oci-bds 2.76.0 → 2.76.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/bds-waiter.d.ts +1 -1
- package/lib/bds-waiter.js +1 -1
- package/lib/client.d.ts +52 -52
- package/lib/client.js +52 -52
- package/lib/model/action-types.d.ts +1 -1
- package/lib/model/action-types.js +1 -1
- package/lib/model/activate-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/activate-bds-metastore-configuration-details.js +1 -1
- package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
- package/lib/model/add-auto-scale-policy-details.js +1 -1
- package/lib/model/add-auto-scaling-configuration-details.d.ts +1 -1
- package/lib/model/add-auto-scaling-configuration-details.js +1 -1
- package/lib/model/add-block-storage-details.d.ts +1 -1
- package/lib/model/add-block-storage-details.js +1 -1
- package/lib/model/add-cloud-sql-details.d.ts +1 -1
- package/lib/model/add-cloud-sql-details.js +1 -1
- package/lib/model/add-kafka-details.d.ts +1 -1
- package/lib/model/add-kafka-details.js +1 -1
- package/lib/model/add-master-nodes-details.d.ts +1 -1
- package/lib/model/add-master-nodes-details.js +1 -1
- package/lib/model/add-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-metric-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/add-metric-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-metric-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/add-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-schedule-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/add-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/add-schedule-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/add-utility-nodes-details.d.ts +1 -1
- package/lib/model/add-utility-nodes-details.js +1 -1
- package/lib/model/add-worker-nodes-details.d.ts +1 -1
- package/lib/model/add-worker-nodes-details.js +1 -1
- package/lib/model/auto-scale-policy-details.d.ts +1 -1
- package/lib/model/auto-scale-policy-details.js +1 -1
- package/lib/model/auto-scale-policy-metric-rule.d.ts +1 -1
- package/lib/model/auto-scale-policy-metric-rule.js +1 -1
- package/lib/model/auto-scale-policy-rule.d.ts +1 -1
- package/lib/model/auto-scale-policy-rule.js +1 -1
- package/lib/model/auto-scale-policy.d.ts +1 -1
- package/lib/model/auto-scale-policy.js +1 -1
- package/lib/model/auto-scaling-configuration-summary.d.ts +1 -1
- package/lib/model/auto-scaling-configuration-summary.js +1 -1
- package/lib/model/auto-scaling-configuration.d.ts +1 -1
- package/lib/model/auto-scaling-configuration.js +1 -1
- package/lib/model/bds-api-key-summary.d.ts +1 -1
- package/lib/model/bds-api-key-summary.js +1 -1
- package/lib/model/bds-api-key.d.ts +1 -1
- package/lib/model/bds-api-key.js +1 -1
- package/lib/model/bds-instance-summary.d.ts +1 -1
- package/lib/model/bds-instance-summary.js +1 -1
- package/lib/model/bds-instance.d.ts +1 -1
- package/lib/model/bds-instance.js +1 -1
- package/lib/model/bds-metastore-configuration-summary.d.ts +1 -1
- package/lib/model/bds-metastore-configuration-summary.js +1 -1
- package/lib/model/bds-metastore-configuration.d.ts +1 -1
- package/lib/model/bds-metastore-configuration.js +1 -1
- package/lib/model/certificate-service-info-details.d.ts +1 -1
- package/lib/model/certificate-service-info-details.js +1 -1
- package/lib/model/certificate-service-info-summary.d.ts +1 -1
- package/lib/model/certificate-service-info-summary.js +1 -1
- package/lib/model/change-bds-instance-compartment-details.d.ts +1 -1
- package/lib/model/change-bds-instance-compartment-details.js +1 -1
- package/lib/model/change-shape-details.d.ts +1 -1
- package/lib/model/change-shape-details.js +1 -1
- package/lib/model/change-shape-nodes.d.ts +1 -1
- package/lib/model/change-shape-nodes.js +1 -1
- package/lib/model/cloud-sql-details.d.ts +1 -1
- package/lib/model/cloud-sql-details.js +1 -1
- package/lib/model/cluster-details.d.ts +1 -1
- package/lib/model/cluster-details.js +1 -1
- package/lib/model/create-bds-api-key-details.d.ts +1 -1
- package/lib/model/create-bds-api-key-details.js +1 -1
- package/lib/model/create-bds-instance-details.d.ts +1 -1
- package/lib/model/create-bds-instance-details.js +1 -1
- package/lib/model/create-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/create-bds-metastore-configuration-details.js +1 -1
- package/lib/model/create-node-details.d.ts +1 -1
- package/lib/model/create-node-details.js +1 -1
- package/lib/model/day-based-horizontal-scaling-schedule-details.d.ts +1 -1
- package/lib/model/day-based-horizontal-scaling-schedule-details.js +1 -1
- package/lib/model/day-based-vertical-scaling-schedule-details.d.ts +1 -1
- package/lib/model/day-based-vertical-scaling-schedule-details.js +1 -1
- package/lib/model/default-error.d.ts +1 -1
- package/lib/model/default-error.js +1 -1
- package/lib/model/disable-certificate-details.d.ts +1 -1
- package/lib/model/disable-certificate-details.js +1 -1
- package/lib/model/enable-certificate-details.d.ts +1 -1
- package/lib/model/enable-certificate-details.js +1 -1
- package/lib/model/execute-bootstrap-script-details.d.ts +1 -1
- package/lib/model/execute-bootstrap-script-details.js +1 -1
- package/lib/model/horizontal-scaling-schedule-details.d.ts +1 -1
- package/lib/model/horizontal-scaling-schedule-details.js +1 -1
- package/lib/model/host-cert-details.d.ts +1 -1
- package/lib/model/host-cert-details.js +1 -1
- package/lib/model/host-specific-certificate-details.d.ts +1 -1
- package/lib/model/host-specific-certificate-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/install-os-patch-details.d.ts +1 -1
- package/lib/model/install-os-patch-details.js +1 -1
- package/lib/model/install-patch-details.d.ts +1 -1
- package/lib/model/install-patch-details.js +1 -1
- package/lib/model/kerberos-details.d.ts +1 -1
- package/lib/model/kerberos-details.js +1 -1
- package/lib/model/metric-based-horizontal-scale-in-config.d.ts +1 -1
- package/lib/model/metric-based-horizontal-scale-in-config.js +1 -1
- package/lib/model/metric-based-horizontal-scale-out-config.d.ts +1 -1
- package/lib/model/metric-based-horizontal-scale-out-config.js +1 -1
- package/lib/model/metric-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/metric-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/metric-based-vertical-scale-down-config.d.ts +1 -1
- package/lib/model/metric-based-vertical-scale-down-config.js +1 -1
- package/lib/model/metric-based-vertical-scale-up-config.d.ts +1 -1
- package/lib/model/metric-based-vertical-scale-up-config.js +1 -1
- package/lib/model/metric-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/metric-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/metric-threshold-rule.d.ts +1 -1
- package/lib/model/metric-threshold-rule.js +1 -1
- package/lib/model/network-config.d.ts +1 -1
- package/lib/model/network-config.js +1 -1
- package/lib/model/node.d.ts +1 -1
- package/lib/model/node.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-types.d.ts +1 -1
- package/lib/model/operation-types.js +1 -1
- package/lib/model/os-patch-details.d.ts +1 -1
- package/lib/model/os-patch-details.js +1 -1
- package/lib/model/os-patch-package-summary.d.ts +1 -1
- package/lib/model/os-patch-package-summary.js +1 -1
- package/lib/model/os-patch-summary.d.ts +1 -1
- package/lib/model/os-patch-summary.js +1 -1
- package/lib/model/patch-history-summary.d.ts +1 -1
- package/lib/model/patch-history-summary.js +1 -1
- package/lib/model/patch-summary.d.ts +1 -1
- package/lib/model/patch-summary.js +1 -1
- package/lib/model/remove-auto-scaling-configuration-details.d.ts +1 -1
- package/lib/model/remove-auto-scaling-configuration-details.js +1 -1
- package/lib/model/remove-cloud-sql-details.d.ts +1 -1
- package/lib/model/remove-cloud-sql-details.js +1 -1
- package/lib/model/remove-kafka-details.d.ts +1 -1
- package/lib/model/remove-kafka-details.js +1 -1
- package/lib/model/remove-node-details.d.ts +1 -1
- package/lib/model/remove-node-details.js +1 -1
- package/lib/model/renew-certificate-details.d.ts +1 -1
- package/lib/model/renew-certificate-details.js +1 -1
- package/lib/model/restart-node-details.d.ts +1 -1
- package/lib/model/restart-node-details.js +1 -1
- package/lib/model/schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/schedule-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/schedule-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/schedule-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/schedule-type.d.ts +1 -1
- package/lib/model/schedule-type.js +1 -1
- package/lib/model/service.d.ts +1 -1
- package/lib/model/service.js +1 -1
- package/lib/model/shape-config-details.d.ts +1 -1
- package/lib/model/shape-config-details.js +1 -1
- package/lib/model/sort-orders.d.ts +1 -1
- package/lib/model/sort-orders.js +1 -1
- package/lib/model/start-bds-instance-details.d.ts +1 -1
- package/lib/model/start-bds-instance-details.js +1 -1
- package/lib/model/stop-bds-instance-details.d.ts +1 -1
- package/lib/model/stop-bds-instance-details.js +1 -1
- package/lib/model/test-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/test-bds-metastore-configuration-details.js +1 -1
- package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
- package/lib/model/test-bds-object-storage-connection-details.js +1 -1
- package/lib/model/time-and-horizontal-scaling-config.d.ts +1 -1
- package/lib/model/time-and-horizontal-scaling-config.js +1 -1
- package/lib/model/time-and-vertical-scaling-config.d.ts +1 -1
- package/lib/model/time-and-vertical-scaling-config.js +1 -1
- package/lib/model/update-auto-scale-policy-details.d.ts +1 -1
- package/lib/model/update-auto-scale-policy-details.js +1 -1
- package/lib/model/update-auto-scaling-configuration-details.d.ts +1 -1
- package/lib/model/update-auto-scaling-configuration-details.js +1 -1
- package/lib/model/update-bds-instance-details.d.ts +1 -1
- package/lib/model/update-bds-instance-details.js +1 -1
- package/lib/model/update-bds-metastore-configuration-details.d.ts +1 -1
- package/lib/model/update-bds-metastore-configuration-details.js +1 -1
- package/lib/model/update-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-metric-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/update-metric-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-metric-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/update-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-schedule-based-horizontal-scaling-policy-details.js +1 -1
- package/lib/model/update-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
- package/lib/model/update-schedule-based-vertical-scaling-policy-details.js +1 -1
- package/lib/model/vertical-scaling-schedule-details.d.ts +1 -1
- package/lib/model/vertical-scaling-schedule-details.js +1 -1
- package/lib/model/volume-attachment-detail.d.ts +1 -1
- package/lib/model/volume-attachment-detail.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/activate-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/activate-bds-metastore-configuration-request.js +1 -1
- package/lib/request/add-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/add-auto-scaling-configuration-request.js +1 -1
- package/lib/request/add-block-storage-request.d.ts +2 -2
- package/lib/request/add-block-storage-request.js +1 -1
- package/lib/request/add-cloud-sql-request.d.ts +2 -2
- package/lib/request/add-cloud-sql-request.js +1 -1
- package/lib/request/add-kafka-request.d.ts +2 -2
- package/lib/request/add-kafka-request.js +1 -1
- package/lib/request/add-master-nodes-request.d.ts +2 -2
- package/lib/request/add-master-nodes-request.js +1 -1
- package/lib/request/add-utility-nodes-request.d.ts +2 -2
- package/lib/request/add-utility-nodes-request.js +1 -1
- package/lib/request/add-worker-nodes-request.d.ts +2 -2
- package/lib/request/add-worker-nodes-request.js +1 -1
- package/lib/request/certificate-service-info-request.d.ts +2 -2
- package/lib/request/certificate-service-info-request.js +1 -1
- package/lib/request/change-bds-instance-compartment-request.d.ts +2 -2
- package/lib/request/change-bds-instance-compartment-request.js +1 -1
- package/lib/request/change-shape-request.d.ts +2 -2
- package/lib/request/change-shape-request.js +1 -1
- package/lib/request/create-bds-api-key-request.d.ts +2 -2
- package/lib/request/create-bds-api-key-request.js +1 -1
- package/lib/request/create-bds-instance-request.d.ts +2 -2
- package/lib/request/create-bds-instance-request.js +1 -1
- package/lib/request/create-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/create-bds-metastore-configuration-request.js +1 -1
- package/lib/request/delete-bds-api-key-request.d.ts +2 -2
- package/lib/request/delete-bds-api-key-request.js +1 -1
- package/lib/request/delete-bds-instance-request.d.ts +2 -2
- package/lib/request/delete-bds-instance-request.js +1 -1
- package/lib/request/delete-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/delete-bds-metastore-configuration-request.js +1 -1
- package/lib/request/disable-certificate-request.d.ts +2 -2
- package/lib/request/disable-certificate-request.js +1 -1
- package/lib/request/enable-certificate-request.d.ts +2 -2
- package/lib/request/enable-certificate-request.js +1 -1
- package/lib/request/execute-bootstrap-script-request.d.ts +2 -2
- package/lib/request/execute-bootstrap-script-request.js +1 -1
- package/lib/request/get-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/get-auto-scaling-configuration-request.js +1 -1
- package/lib/request/get-bds-api-key-request.d.ts +2 -2
- package/lib/request/get-bds-api-key-request.js +1 -1
- package/lib/request/get-bds-instance-request.d.ts +2 -2
- package/lib/request/get-bds-instance-request.js +1 -1
- package/lib/request/get-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/get-bds-metastore-configuration-request.js +1 -1
- package/lib/request/get-os-patch-details-request.d.ts +2 -2
- package/lib/request/get-os-patch-details-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/install-os-patch-request.d.ts +2 -2
- package/lib/request/install-os-patch-request.js +1 -1
- package/lib/request/install-patch-request.d.ts +2 -2
- package/lib/request/install-patch-request.js +1 -1
- package/lib/request/list-auto-scaling-configurations-request.d.ts +2 -2
- package/lib/request/list-auto-scaling-configurations-request.js +1 -1
- package/lib/request/list-bds-api-keys-request.d.ts +2 -2
- package/lib/request/list-bds-api-keys-request.js +1 -1
- package/lib/request/list-bds-instances-request.d.ts +2 -2
- package/lib/request/list-bds-instances-request.js +1 -1
- package/lib/request/list-bds-metastore-configurations-request.d.ts +2 -2
- package/lib/request/list-bds-metastore-configurations-request.js +1 -1
- package/lib/request/list-os-patches-request.d.ts +2 -2
- package/lib/request/list-os-patches-request.js +1 -1
- package/lib/request/list-patch-histories-request.d.ts +2 -2
- package/lib/request/list-patch-histories-request.js +1 -1
- package/lib/request/list-patches-request.d.ts +2 -2
- package/lib/request/list-patches-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/remove-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/remove-auto-scaling-configuration-request.js +1 -1
- package/lib/request/remove-cloud-sql-request.d.ts +2 -2
- package/lib/request/remove-cloud-sql-request.js +1 -1
- package/lib/request/remove-kafka-request.d.ts +2 -2
- package/lib/request/remove-kafka-request.js +1 -1
- package/lib/request/remove-node-request.d.ts +2 -2
- package/lib/request/remove-node-request.js +1 -1
- package/lib/request/renew-certificate-request.d.ts +2 -2
- package/lib/request/renew-certificate-request.js +1 -1
- package/lib/request/restart-node-request.d.ts +2 -2
- package/lib/request/restart-node-request.js +1 -1
- package/lib/request/start-bds-instance-request.d.ts +2 -2
- package/lib/request/start-bds-instance-request.js +1 -1
- package/lib/request/stop-bds-instance-request.d.ts +2 -2
- package/lib/request/stop-bds-instance-request.js +1 -1
- package/lib/request/test-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/test-bds-metastore-configuration-request.js +1 -1
- package/lib/request/test-bds-object-storage-connection-request.d.ts +2 -2
- package/lib/request/test-bds-object-storage-connection-request.js +1 -1
- package/lib/request/update-auto-scaling-configuration-request.d.ts +2 -2
- package/lib/request/update-auto-scaling-configuration-request.js +1 -1
- package/lib/request/update-bds-instance-request.d.ts +2 -2
- package/lib/request/update-bds-instance-request.js +1 -1
- package/lib/request/update-bds-metastore-configuration-request.d.ts +2 -2
- package/lib/request/update-bds-metastore-configuration-request.js +1 -1
- package/lib/response/activate-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/activate-bds-metastore-configuration-response.js +1 -1
- package/lib/response/add-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/add-auto-scaling-configuration-response.js +1 -1
- package/lib/response/add-block-storage-response.d.ts +1 -1
- package/lib/response/add-block-storage-response.js +1 -1
- package/lib/response/add-cloud-sql-response.d.ts +1 -1
- package/lib/response/add-cloud-sql-response.js +1 -1
- package/lib/response/add-kafka-response.d.ts +1 -1
- package/lib/response/add-kafka-response.js +1 -1
- package/lib/response/add-master-nodes-response.d.ts +1 -1
- package/lib/response/add-master-nodes-response.js +1 -1
- package/lib/response/add-utility-nodes-response.d.ts +1 -1
- package/lib/response/add-utility-nodes-response.js +1 -1
- package/lib/response/add-worker-nodes-response.d.ts +1 -1
- package/lib/response/add-worker-nodes-response.js +1 -1
- package/lib/response/certificate-service-info-response.d.ts +1 -1
- package/lib/response/certificate-service-info-response.js +1 -1
- package/lib/response/change-bds-instance-compartment-response.d.ts +1 -1
- package/lib/response/change-bds-instance-compartment-response.js +1 -1
- package/lib/response/change-shape-response.d.ts +1 -1
- package/lib/response/change-shape-response.js +1 -1
- package/lib/response/create-bds-api-key-response.d.ts +1 -1
- package/lib/response/create-bds-api-key-response.js +1 -1
- package/lib/response/create-bds-instance-response.d.ts +1 -1
- package/lib/response/create-bds-instance-response.js +1 -1
- package/lib/response/create-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/create-bds-metastore-configuration-response.js +1 -1
- package/lib/response/delete-bds-api-key-response.d.ts +1 -1
- package/lib/response/delete-bds-api-key-response.js +1 -1
- package/lib/response/delete-bds-instance-response.d.ts +1 -1
- package/lib/response/delete-bds-instance-response.js +1 -1
- package/lib/response/delete-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/delete-bds-metastore-configuration-response.js +1 -1
- package/lib/response/disable-certificate-response.d.ts +1 -1
- package/lib/response/disable-certificate-response.js +1 -1
- package/lib/response/enable-certificate-response.d.ts +1 -1
- package/lib/response/enable-certificate-response.js +1 -1
- package/lib/response/execute-bootstrap-script-response.d.ts +1 -1
- package/lib/response/execute-bootstrap-script-response.js +1 -1
- package/lib/response/get-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/get-auto-scaling-configuration-response.js +1 -1
- package/lib/response/get-bds-api-key-response.d.ts +1 -1
- package/lib/response/get-bds-api-key-response.js +1 -1
- package/lib/response/get-bds-instance-response.d.ts +1 -1
- package/lib/response/get-bds-instance-response.js +1 -1
- package/lib/response/get-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/get-bds-metastore-configuration-response.js +1 -1
- package/lib/response/get-os-patch-details-response.d.ts +1 -1
- package/lib/response/get-os-patch-details-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/install-os-patch-response.d.ts +1 -1
- package/lib/response/install-os-patch-response.js +1 -1
- package/lib/response/install-patch-response.d.ts +1 -1
- package/lib/response/install-patch-response.js +1 -1
- package/lib/response/list-auto-scaling-configurations-response.d.ts +1 -1
- package/lib/response/list-auto-scaling-configurations-response.js +1 -1
- package/lib/response/list-bds-api-keys-response.d.ts +1 -1
- package/lib/response/list-bds-api-keys-response.js +1 -1
- package/lib/response/list-bds-instances-response.d.ts +1 -1
- package/lib/response/list-bds-instances-response.js +1 -1
- package/lib/response/list-bds-metastore-configurations-response.d.ts +1 -1
- package/lib/response/list-bds-metastore-configurations-response.js +1 -1
- package/lib/response/list-os-patches-response.d.ts +1 -1
- package/lib/response/list-os-patches-response.js +1 -1
- package/lib/response/list-patch-histories-response.d.ts +1 -1
- package/lib/response/list-patch-histories-response.js +1 -1
- package/lib/response/list-patches-response.d.ts +1 -1
- package/lib/response/list-patches-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/remove-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/remove-auto-scaling-configuration-response.js +1 -1
- package/lib/response/remove-cloud-sql-response.d.ts +1 -1
- package/lib/response/remove-cloud-sql-response.js +1 -1
- package/lib/response/remove-kafka-response.d.ts +1 -1
- package/lib/response/remove-kafka-response.js +1 -1
- package/lib/response/remove-node-response.d.ts +1 -1
- package/lib/response/remove-node-response.js +1 -1
- package/lib/response/renew-certificate-response.d.ts +1 -1
- package/lib/response/renew-certificate-response.js +1 -1
- package/lib/response/restart-node-response.d.ts +1 -1
- package/lib/response/restart-node-response.js +1 -1
- package/lib/response/start-bds-instance-response.d.ts +1 -1
- package/lib/response/start-bds-instance-response.js +1 -1
- package/lib/response/stop-bds-instance-response.d.ts +1 -1
- package/lib/response/stop-bds-instance-response.js +1 -1
- package/lib/response/test-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/test-bds-metastore-configuration-response.js +1 -1
- package/lib/response/test-bds-object-storage-connection-response.d.ts +1 -1
- package/lib/response/test-bds-object-storage-connection-response.js +1 -1
- package/lib/response/update-auto-scaling-configuration-response.d.ts +1 -1
- package/lib/response/update-auto-scaling-configuration-response.js +1 -1
- package/lib/response/update-bds-instance-response.d.ts +1 -1
- package/lib/response/update-bds-instance-response.js +1 -1
- package/lib/response/update-bds-metastore-configuration-response.d.ts +1 -1
- package/lib/response/update-bds-metastore-configuration-response.js +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -190,7 +190,7 @@ class BdsClient {
|
|
|
190
190
|
* @param ActivateBdsMetastoreConfigurationRequest
|
|
191
191
|
* @return ActivateBdsMetastoreConfigurationResponse
|
|
192
192
|
* @throws OciError when an error occurs
|
|
193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ActivateBdsMetastoreConfiguration.ts.html |here} to see how to use ActivateBdsMetastoreConfiguration API.
|
|
194
194
|
*/
|
|
195
195
|
activateBdsMetastoreConfiguration(activateBdsMetastoreConfigurationRequest) {
|
|
196
196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -254,7 +254,7 @@ class BdsClient {
|
|
|
254
254
|
* @param AddAutoScalingConfigurationRequest
|
|
255
255
|
* @return AddAutoScalingConfigurationResponse
|
|
256
256
|
* @throws OciError when an error occurs
|
|
257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfiguration API.
|
|
258
258
|
*/
|
|
259
259
|
addAutoScalingConfiguration(addAutoScalingConfigurationRequest) {
|
|
260
260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -317,7 +317,7 @@ class BdsClient {
|
|
|
317
317
|
* @param AddBlockStorageRequest
|
|
318
318
|
* @return AddBlockStorageResponse
|
|
319
319
|
* @throws OciError when an error occurs
|
|
320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorage API.
|
|
321
321
|
*/
|
|
322
322
|
addBlockStorage(addBlockStorageRequest) {
|
|
323
323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -380,7 +380,7 @@ class BdsClient {
|
|
|
380
380
|
* @param AddCloudSqlRequest
|
|
381
381
|
* @return AddCloudSqlResponse
|
|
382
382
|
* @throws OciError when an error occurs
|
|
383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSql API.
|
|
384
384
|
*/
|
|
385
385
|
addCloudSql(addCloudSqlRequest) {
|
|
386
386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -443,7 +443,7 @@ class BdsClient {
|
|
|
443
443
|
* @param AddKafkaRequest
|
|
444
444
|
* @return AddKafkaResponse
|
|
445
445
|
* @throws OciError when an error occurs
|
|
446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddKafka.ts.html |here} to see how to use AddKafka API.
|
|
447
447
|
*/
|
|
448
448
|
addKafka(addKafkaRequest) {
|
|
449
449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -506,7 +506,7 @@ class BdsClient {
|
|
|
506
506
|
* @param AddMasterNodesRequest
|
|
507
507
|
* @return AddMasterNodesResponse
|
|
508
508
|
* @throws OciError when an error occurs
|
|
509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddMasterNodes.ts.html |here} to see how to use AddMasterNodes API.
|
|
510
510
|
*/
|
|
511
511
|
addMasterNodes(addMasterNodesRequest) {
|
|
512
512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -569,7 +569,7 @@ class BdsClient {
|
|
|
569
569
|
* @param AddUtilityNodesRequest
|
|
570
570
|
* @return AddUtilityNodesResponse
|
|
571
571
|
* @throws OciError when an error occurs
|
|
572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddUtilityNodes.ts.html |here} to see how to use AddUtilityNodes API.
|
|
573
573
|
*/
|
|
574
574
|
addUtilityNodes(addUtilityNodesRequest) {
|
|
575
575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -632,7 +632,7 @@ class BdsClient {
|
|
|
632
632
|
* @param AddWorkerNodesRequest
|
|
633
633
|
* @return AddWorkerNodesResponse
|
|
634
634
|
* @throws OciError when an error occurs
|
|
635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
635
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodes API.
|
|
636
636
|
*/
|
|
637
637
|
addWorkerNodes(addWorkerNodesRequest) {
|
|
638
638
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -695,7 +695,7 @@ class BdsClient {
|
|
|
695
695
|
* @param CertificateServiceInfoRequest
|
|
696
696
|
* @return CertificateServiceInfoResponse
|
|
697
697
|
* @throws OciError when an error occurs
|
|
698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/CertificateServiceInfo.ts.html |here} to see how to use CertificateServiceInfo API.
|
|
699
699
|
*/
|
|
700
700
|
certificateServiceInfo(certificateServiceInfoRequest) {
|
|
701
701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -762,7 +762,7 @@ class BdsClient {
|
|
|
762
762
|
* @param ChangeBdsInstanceCompartmentRequest
|
|
763
763
|
* @return ChangeBdsInstanceCompartmentResponse
|
|
764
764
|
* @throws OciError when an error occurs
|
|
765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartment API.
|
|
766
766
|
*/
|
|
767
767
|
changeBdsInstanceCompartment(changeBdsInstanceCompartmentRequest) {
|
|
768
768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -825,7 +825,7 @@ class BdsClient {
|
|
|
825
825
|
* @param ChangeShapeRequest
|
|
826
826
|
* @return ChangeShapeResponse
|
|
827
827
|
* @throws OciError when an error occurs
|
|
828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ChangeShape.ts.html |here} to see how to use ChangeShape API.
|
|
829
829
|
*/
|
|
830
830
|
changeShape(changeShapeRequest) {
|
|
831
831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -888,7 +888,7 @@ class BdsClient {
|
|
|
888
888
|
* @param CreateBdsApiKeyRequest
|
|
889
889
|
* @return CreateBdsApiKeyResponse
|
|
890
890
|
* @throws OciError when an error occurs
|
|
891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/CreateBdsApiKey.ts.html |here} to see how to use CreateBdsApiKey API.
|
|
892
892
|
*/
|
|
893
893
|
createBdsApiKey(createBdsApiKeyRequest) {
|
|
894
894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -950,7 +950,7 @@ class BdsClient {
|
|
|
950
950
|
* @param CreateBdsInstanceRequest
|
|
951
951
|
* @return CreateBdsInstanceResponse
|
|
952
952
|
* @throws OciError when an error occurs
|
|
953
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstance API.
|
|
954
954
|
*/
|
|
955
955
|
createBdsInstance(createBdsInstanceRequest) {
|
|
956
956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1010,7 +1010,7 @@ class BdsClient {
|
|
|
1010
1010
|
* @param CreateBdsMetastoreConfigurationRequest
|
|
1011
1011
|
* @return CreateBdsMetastoreConfigurationResponse
|
|
1012
1012
|
* @throws OciError when an error occurs
|
|
1013
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/CreateBdsMetastoreConfiguration.ts.html |here} to see how to use CreateBdsMetastoreConfiguration API.
|
|
1014
1014
|
*/
|
|
1015
1015
|
createBdsMetastoreConfiguration(createBdsMetastoreConfigurationRequest) {
|
|
1016
1016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1071,7 +1071,7 @@ class BdsClient {
|
|
|
1071
1071
|
* @param DeleteBdsApiKeyRequest
|
|
1072
1072
|
* @return DeleteBdsApiKeyResponse
|
|
1073
1073
|
* @throws OciError when an error occurs
|
|
1074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1074
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/DeleteBdsApiKey.ts.html |here} to see how to use DeleteBdsApiKey API.
|
|
1075
1075
|
*/
|
|
1076
1076
|
deleteBdsApiKey(deleteBdsApiKeyRequest) {
|
|
1077
1077
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1132,7 +1132,7 @@ class BdsClient {
|
|
|
1132
1132
|
* @param DeleteBdsInstanceRequest
|
|
1133
1133
|
* @return DeleteBdsInstanceResponse
|
|
1134
1134
|
* @throws OciError when an error occurs
|
|
1135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstance API.
|
|
1136
1136
|
*/
|
|
1137
1137
|
deleteBdsInstance(deleteBdsInstanceRequest) {
|
|
1138
1138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1192,7 +1192,7 @@ class BdsClient {
|
|
|
1192
1192
|
* @param DeleteBdsMetastoreConfigurationRequest
|
|
1193
1193
|
* @return DeleteBdsMetastoreConfigurationResponse
|
|
1194
1194
|
* @throws OciError when an error occurs
|
|
1195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/DeleteBdsMetastoreConfiguration.ts.html |here} to see how to use DeleteBdsMetastoreConfiguration API.
|
|
1196
1196
|
*/
|
|
1197
1197
|
deleteBdsMetastoreConfiguration(deleteBdsMetastoreConfigurationRequest) {
|
|
1198
1198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1254,7 +1254,7 @@ class BdsClient {
|
|
|
1254
1254
|
* @param DisableCertificateRequest
|
|
1255
1255
|
* @return DisableCertificateResponse
|
|
1256
1256
|
* @throws OciError when an error occurs
|
|
1257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/DisableCertificate.ts.html |here} to see how to use DisableCertificate API.
|
|
1258
1258
|
*/
|
|
1259
1259
|
disableCertificate(disableCertificateRequest) {
|
|
1260
1260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1317,7 +1317,7 @@ class BdsClient {
|
|
|
1317
1317
|
* @param EnableCertificateRequest
|
|
1318
1318
|
* @return EnableCertificateResponse
|
|
1319
1319
|
* @throws OciError when an error occurs
|
|
1320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/EnableCertificate.ts.html |here} to see how to use EnableCertificate API.
|
|
1321
1321
|
*/
|
|
1322
1322
|
enableCertificate(enableCertificateRequest) {
|
|
1323
1323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1380,7 +1380,7 @@ class BdsClient {
|
|
|
1380
1380
|
* @param ExecuteBootstrapScriptRequest
|
|
1381
1381
|
* @return ExecuteBootstrapScriptResponse
|
|
1382
1382
|
* @throws OciError when an error occurs
|
|
1383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ExecuteBootstrapScript.ts.html |here} to see how to use ExecuteBootstrapScript API.
|
|
1384
1384
|
*/
|
|
1385
1385
|
executeBootstrapScript(executeBootstrapScriptRequest) {
|
|
1386
1386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1443,7 +1443,7 @@ class BdsClient {
|
|
|
1443
1443
|
* @param GetAutoScalingConfigurationRequest
|
|
1444
1444
|
* @return GetAutoScalingConfigurationResponse
|
|
1445
1445
|
* @throws OciError when an error occurs
|
|
1446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API.
|
|
1447
1447
|
*/
|
|
1448
1448
|
getAutoScalingConfiguration(getAutoScalingConfigurationRequest) {
|
|
1449
1449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1507,7 +1507,7 @@ class BdsClient {
|
|
|
1507
1507
|
* @param GetBdsApiKeyRequest
|
|
1508
1508
|
* @return GetBdsApiKeyResponse
|
|
1509
1509
|
* @throws OciError when an error occurs
|
|
1510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/GetBdsApiKey.ts.html |here} to see how to use GetBdsApiKey API.
|
|
1511
1511
|
*/
|
|
1512
1512
|
getBdsApiKey(getBdsApiKeyRequest) {
|
|
1513
1513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1571,7 +1571,7 @@ class BdsClient {
|
|
|
1571
1571
|
* @param GetBdsInstanceRequest
|
|
1572
1572
|
* @return GetBdsInstanceResponse
|
|
1573
1573
|
* @throws OciError when an error occurs
|
|
1574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstance API.
|
|
1575
1575
|
*/
|
|
1576
1576
|
getBdsInstance(getBdsInstanceRequest) {
|
|
1577
1577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1634,7 +1634,7 @@ class BdsClient {
|
|
|
1634
1634
|
* @param GetBdsMetastoreConfigurationRequest
|
|
1635
1635
|
* @return GetBdsMetastoreConfigurationResponse
|
|
1636
1636
|
* @throws OciError when an error occurs
|
|
1637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/GetBdsMetastoreConfiguration.ts.html |here} to see how to use GetBdsMetastoreConfiguration API.
|
|
1638
1638
|
*/
|
|
1639
1639
|
getBdsMetastoreConfiguration(getBdsMetastoreConfigurationRequest) {
|
|
1640
1640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1698,7 +1698,7 @@ class BdsClient {
|
|
|
1698
1698
|
* @param GetOsPatchDetailsRequest
|
|
1699
1699
|
* @return GetOsPatchDetailsResponse
|
|
1700
1700
|
* @throws OciError when an error occurs
|
|
1701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/GetOsPatchDetails.ts.html |here} to see how to use GetOsPatchDetails API.
|
|
1702
1702
|
*/
|
|
1703
1703
|
getOsPatchDetails(getOsPatchDetailsRequest) {
|
|
1704
1704
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1765,7 +1765,7 @@ class BdsClient {
|
|
|
1765
1765
|
* @param GetWorkRequestRequest
|
|
1766
1766
|
* @return GetWorkRequestResponse
|
|
1767
1767
|
* @throws OciError when an error occurs
|
|
1768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
1769
1769
|
*/
|
|
1770
1770
|
getWorkRequest(getWorkRequestRequest) {
|
|
1771
1771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1829,7 +1829,7 @@ class BdsClient {
|
|
|
1829
1829
|
* @param InstallOsPatchRequest
|
|
1830
1830
|
* @return InstallOsPatchResponse
|
|
1831
1831
|
* @throws OciError when an error occurs
|
|
1832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/InstallOsPatch.ts.html |here} to see how to use InstallOsPatch API.
|
|
1833
1833
|
*/
|
|
1834
1834
|
installOsPatch(installOsPatchRequest) {
|
|
1835
1835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1892,7 +1892,7 @@ class BdsClient {
|
|
|
1892
1892
|
* @param InstallPatchRequest
|
|
1893
1893
|
* @return InstallPatchResponse
|
|
1894
1894
|
* @throws OciError when an error occurs
|
|
1895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/InstallPatch.ts.html |here} to see how to use InstallPatch API.
|
|
1896
1896
|
*/
|
|
1897
1897
|
installPatch(installPatchRequest) {
|
|
1898
1898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1955,7 +1955,7 @@ class BdsClient {
|
|
|
1955
1955
|
* @param ListAutoScalingConfigurationsRequest
|
|
1956
1956
|
* @return ListAutoScalingConfigurationsResponse
|
|
1957
1957
|
* @throws OciError when an error occurs
|
|
1958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurations API.
|
|
1959
1959
|
*/
|
|
1960
1960
|
listAutoScalingConfigurations(listAutoScalingConfigurationsRequest) {
|
|
1961
1961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2067,7 +2067,7 @@ class BdsClient {
|
|
|
2067
2067
|
* @param ListBdsApiKeysRequest
|
|
2068
2068
|
* @return ListBdsApiKeysResponse
|
|
2069
2069
|
* @throws OciError when an error occurs
|
|
2070
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2070
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListBdsApiKeys.ts.html |here} to see how to use ListBdsApiKeys API.
|
|
2071
2071
|
*/
|
|
2072
2072
|
listBdsApiKeys(listBdsApiKeysRequest) {
|
|
2073
2073
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2179,7 +2179,7 @@ class BdsClient {
|
|
|
2179
2179
|
* @param ListBdsInstancesRequest
|
|
2180
2180
|
* @return ListBdsInstancesResponse
|
|
2181
2181
|
* @throws OciError when an error occurs
|
|
2182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstances API.
|
|
2183
2183
|
*/
|
|
2184
2184
|
listBdsInstances(listBdsInstancesRequest) {
|
|
2185
2185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2289,7 +2289,7 @@ class BdsClient {
|
|
|
2289
2289
|
* @param ListBdsMetastoreConfigurationsRequest
|
|
2290
2290
|
* @return ListBdsMetastoreConfigurationsResponse
|
|
2291
2291
|
* @throws OciError when an error occurs
|
|
2292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2292
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListBdsMetastoreConfigurations.ts.html |here} to see how to use ListBdsMetastoreConfigurations API.
|
|
2293
2293
|
*/
|
|
2294
2294
|
listBdsMetastoreConfigurations(listBdsMetastoreConfigurationsRequest) {
|
|
2295
2295
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2402,7 +2402,7 @@ class BdsClient {
|
|
|
2402
2402
|
* @param ListOsPatchesRequest
|
|
2403
2403
|
* @return ListOsPatchesResponse
|
|
2404
2404
|
* @throws OciError when an error occurs
|
|
2405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListOsPatches.ts.html |here} to see how to use ListOsPatches API.
|
|
2406
2406
|
*/
|
|
2407
2407
|
listOsPatches(listOsPatchesRequest) {
|
|
2408
2408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2518,7 +2518,7 @@ class BdsClient {
|
|
|
2518
2518
|
* @param ListPatchHistoriesRequest
|
|
2519
2519
|
* @return ListPatchHistoriesResponse
|
|
2520
2520
|
* @throws OciError when an error occurs
|
|
2521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2521
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListPatchHistories.ts.html |here} to see how to use ListPatchHistories API.
|
|
2522
2522
|
*/
|
|
2523
2523
|
listPatchHistories(listPatchHistoriesRequest) {
|
|
2524
2524
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2630,7 +2630,7 @@ class BdsClient {
|
|
|
2630
2630
|
* @param ListPatchesRequest
|
|
2631
2631
|
* @return ListPatchesResponse
|
|
2632
2632
|
* @throws OciError when an error occurs
|
|
2633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListPatches.ts.html |here} to see how to use ListPatches API.
|
|
2634
2634
|
*/
|
|
2635
2635
|
listPatches(listPatchesRequest) {
|
|
2636
2636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2737,7 +2737,7 @@ class BdsClient {
|
|
|
2737
2737
|
* @param ListWorkRequestErrorsRequest
|
|
2738
2738
|
* @return ListWorkRequestErrorsResponse
|
|
2739
2739
|
* @throws OciError when an error occurs
|
|
2740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
2741
2741
|
*/
|
|
2742
2742
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
2743
2743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2846,7 +2846,7 @@ class BdsClient {
|
|
|
2846
2846
|
* @param ListWorkRequestLogsRequest
|
|
2847
2847
|
* @return ListWorkRequestLogsResponse
|
|
2848
2848
|
* @throws OciError when an error occurs
|
|
2849
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
2850
2850
|
*/
|
|
2851
2851
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
2852
2852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2955,7 +2955,7 @@ class BdsClient {
|
|
|
2955
2955
|
* @param ListWorkRequestsRequest
|
|
2956
2956
|
* @return ListWorkRequestsResponse
|
|
2957
2957
|
* @throws OciError when an error occurs
|
|
2958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
2958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
2959
2959
|
*/
|
|
2960
2960
|
listWorkRequests(listWorkRequestsRequest) {
|
|
2961
2961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3064,7 +3064,7 @@ class BdsClient {
|
|
|
3064
3064
|
* @param RemoveAutoScalingConfigurationRequest
|
|
3065
3065
|
* @return RemoveAutoScalingConfigurationResponse
|
|
3066
3066
|
* @throws OciError when an error occurs
|
|
3067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfiguration API.
|
|
3068
3068
|
*/
|
|
3069
3069
|
removeAutoScalingConfiguration(removeAutoScalingConfigurationRequest) {
|
|
3070
3070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3128,7 +3128,7 @@ class BdsClient {
|
|
|
3128
3128
|
* @param RemoveCloudSqlRequest
|
|
3129
3129
|
* @return RemoveCloudSqlResponse
|
|
3130
3130
|
* @throws OciError when an error occurs
|
|
3131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSql API.
|
|
3132
3132
|
*/
|
|
3133
3133
|
removeCloudSql(removeCloudSqlRequest) {
|
|
3134
3134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3191,7 +3191,7 @@ class BdsClient {
|
|
|
3191
3191
|
* @param RemoveKafkaRequest
|
|
3192
3192
|
* @return RemoveKafkaResponse
|
|
3193
3193
|
* @throws OciError when an error occurs
|
|
3194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RemoveKafka.ts.html |here} to see how to use RemoveKafka API.
|
|
3195
3195
|
*/
|
|
3196
3196
|
removeKafka(removeKafkaRequest) {
|
|
3197
3197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3254,7 +3254,7 @@ class BdsClient {
|
|
|
3254
3254
|
* @param RemoveNodeRequest
|
|
3255
3255
|
* @return RemoveNodeResponse
|
|
3256
3256
|
* @throws OciError when an error occurs
|
|
3257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RemoveNode.ts.html |here} to see how to use RemoveNode API.
|
|
3258
3258
|
*/
|
|
3259
3259
|
removeNode(removeNodeRequest) {
|
|
3260
3260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3316,7 +3316,7 @@ class BdsClient {
|
|
|
3316
3316
|
* @param RenewCertificateRequest
|
|
3317
3317
|
* @return RenewCertificateResponse
|
|
3318
3318
|
* @throws OciError when an error occurs
|
|
3319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RenewCertificate.ts.html |here} to see how to use RenewCertificate API.
|
|
3320
3320
|
*/
|
|
3321
3321
|
renewCertificate(renewCertificateRequest) {
|
|
3322
3322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3379,7 +3379,7 @@ class BdsClient {
|
|
|
3379
3379
|
* @param RestartNodeRequest
|
|
3380
3380
|
* @return RestartNodeResponse
|
|
3381
3381
|
* @throws OciError when an error occurs
|
|
3382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/RestartNode.ts.html |here} to see how to use RestartNode API.
|
|
3383
3383
|
*/
|
|
3384
3384
|
restartNode(restartNodeRequest) {
|
|
3385
3385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3442,7 +3442,7 @@ class BdsClient {
|
|
|
3442
3442
|
* @param StartBdsInstanceRequest
|
|
3443
3443
|
* @return StartBdsInstanceResponse
|
|
3444
3444
|
* @throws OciError when an error occurs
|
|
3445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/StartBdsInstance.ts.html |here} to see how to use StartBdsInstance API.
|
|
3446
3446
|
*/
|
|
3447
3447
|
startBdsInstance(startBdsInstanceRequest) {
|
|
3448
3448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3504,7 +3504,7 @@ class BdsClient {
|
|
|
3504
3504
|
* @param StopBdsInstanceRequest
|
|
3505
3505
|
* @return StopBdsInstanceResponse
|
|
3506
3506
|
* @throws OciError when an error occurs
|
|
3507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/StopBdsInstance.ts.html |here} to see how to use StopBdsInstance API.
|
|
3508
3508
|
*/
|
|
3509
3509
|
stopBdsInstance(stopBdsInstanceRequest) {
|
|
3510
3510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3566,7 +3566,7 @@ class BdsClient {
|
|
|
3566
3566
|
* @param TestBdsMetastoreConfigurationRequest
|
|
3567
3567
|
* @return TestBdsMetastoreConfigurationResponse
|
|
3568
3568
|
* @throws OciError when an error occurs
|
|
3569
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/TestBdsMetastoreConfiguration.ts.html |here} to see how to use TestBdsMetastoreConfiguration API.
|
|
3570
3570
|
*/
|
|
3571
3571
|
testBdsMetastoreConfiguration(testBdsMetastoreConfigurationRequest) {
|
|
3572
3572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3628,7 +3628,7 @@ class BdsClient {
|
|
|
3628
3628
|
* @param TestBdsObjectStorageConnectionRequest
|
|
3629
3629
|
* @return TestBdsObjectStorageConnectionResponse
|
|
3630
3630
|
* @throws OciError when an error occurs
|
|
3631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/TestBdsObjectStorageConnection.ts.html |here} to see how to use TestBdsObjectStorageConnection API.
|
|
3632
3632
|
*/
|
|
3633
3633
|
testBdsObjectStorageConnection(testBdsObjectStorageConnectionRequest) {
|
|
3634
3634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3690,7 +3690,7 @@ class BdsClient {
|
|
|
3690
3690
|
* @param UpdateAutoScalingConfigurationRequest
|
|
3691
3691
|
* @return UpdateAutoScalingConfigurationResponse
|
|
3692
3692
|
* @throws OciError when an error occurs
|
|
3693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfiguration API.
|
|
3694
3694
|
*/
|
|
3695
3695
|
updateAutoScalingConfiguration(updateAutoScalingConfigurationRequest) {
|
|
3696
3696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3753,7 +3753,7 @@ class BdsClient {
|
|
|
3753
3753
|
* @param UpdateBdsInstanceRequest
|
|
3754
3754
|
* @return UpdateBdsInstanceResponse
|
|
3755
3755
|
* @throws OciError when an error occurs
|
|
3756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstance API.
|
|
3757
3757
|
*/
|
|
3758
3758
|
updateBdsInstance(updateBdsInstanceRequest) {
|
|
3759
3759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3814,7 +3814,7 @@ class BdsClient {
|
|
|
3814
3814
|
* @param UpdateBdsMetastoreConfigurationRequest
|
|
3815
3815
|
* @return UpdateBdsMetastoreConfigurationResponse
|
|
3816
3816
|
* @throws OciError when an error occurs
|
|
3817
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
3817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/bds/UpdateBdsMetastoreConfiguration.ts.html |here} to see how to use UpdateBdsMetastoreConfiguration API.
|
|
3818
3818
|
*/
|
|
3819
3819
|
updateBdsMetastoreConfiguration(updateBdsMetastoreConfigurationRequest) {
|
|
3820
3820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|