oci-bds 2.76.0 → 2.77.0
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 +2 -2
- 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 +3 -3
- package/lib/model/bds-instance-summary.js +1 -1
- package/lib/model/bds-instance.d.ts +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/lib/request/activate-bds-metastore-configuration-request.js +1 -1
- package/lib/request/add-auto-scaling-configuration-request.d.ts +3 -3
- package/lib/request/add-auto-scaling-configuration-request.js +1 -1
- package/lib/request/add-block-storage-request.d.ts +3 -3
- package/lib/request/add-block-storage-request.js +1 -1
- package/lib/request/add-cloud-sql-request.d.ts +3 -3
- package/lib/request/add-cloud-sql-request.js +1 -1
- package/lib/request/add-kafka-request.d.ts +3 -3
- package/lib/request/add-kafka-request.js +1 -1
- package/lib/request/add-master-nodes-request.d.ts +3 -3
- package/lib/request/add-master-nodes-request.js +1 -1
- package/lib/request/add-utility-nodes-request.d.ts +3 -3
- package/lib/request/add-utility-nodes-request.js +1 -1
- package/lib/request/add-worker-nodes-request.d.ts +3 -3
- package/lib/request/add-worker-nodes-request.js +1 -1
- package/lib/request/certificate-service-info-request.d.ts +3 -3
- package/lib/request/certificate-service-info-request.js +1 -1
- package/lib/request/change-bds-instance-compartment-request.d.ts +3 -3
- package/lib/request/change-bds-instance-compartment-request.js +1 -1
- package/lib/request/change-shape-request.d.ts +3 -3
- 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 +3 -3
- package/lib/request/delete-bds-api-key-request.js +1 -1
- package/lib/request/delete-bds-instance-request.d.ts +3 -3
- package/lib/request/delete-bds-instance-request.js +1 -1
- package/lib/request/delete-bds-metastore-configuration-request.d.ts +3 -3
- package/lib/request/delete-bds-metastore-configuration-request.js +1 -1
- package/lib/request/disable-certificate-request.d.ts +3 -3
- package/lib/request/disable-certificate-request.js +1 -1
- package/lib/request/enable-certificate-request.d.ts +3 -3
- package/lib/request/enable-certificate-request.js +1 -1
- package/lib/request/execute-bootstrap-script-request.d.ts +3 -3
- 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 +3 -3
- 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 +3 -3
- package/lib/request/install-os-patch-request.js +1 -1
- package/lib/request/install-patch-request.d.ts +3 -3
- 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 +3 -3
- 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 +3 -3
- package/lib/request/remove-auto-scaling-configuration-request.js +1 -1
- package/lib/request/remove-cloud-sql-request.d.ts +3 -3
- package/lib/request/remove-cloud-sql-request.js +1 -1
- package/lib/request/remove-kafka-request.d.ts +3 -3
- package/lib/request/remove-kafka-request.js +1 -1
- package/lib/request/remove-node-request.d.ts +3 -3
- package/lib/request/remove-node-request.js +1 -1
- package/lib/request/renew-certificate-request.d.ts +3 -3
- package/lib/request/renew-certificate-request.js +1 -1
- package/lib/request/restart-node-request.d.ts +3 -3
- package/lib/request/restart-node-request.js +1 -1
- package/lib/request/start-bds-instance-request.d.ts +3 -3
- package/lib/request/start-bds-instance-request.js +1 -1
- package/lib/request/stop-bds-instance-request.d.ts +3 -3
- package/lib/request/stop-bds-instance-request.js +1 -1
- package/lib/request/test-bds-metastore-configuration-request.d.ts +3 -3
- 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 +3 -3
- package/lib/request/update-auto-scaling-configuration-request.js +1 -1
- package/lib/request/update-bds-instance-request.d.ts +3 -3
- package/lib/request/update-bds-instance-request.js +1 -1
- package/lib/request/update-bds-metastore-configuration-request.d.ts +3 -3
- 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 +2 -2
- 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 +2 -2
- package/lib/response/get-auto-scaling-configuration-response.js +1 -1
- package/lib/response/get-bds-api-key-response.d.ts +2 -2
- package/lib/response/get-bds-api-key-response.js +1 -1
- package/lib/response/get-bds-instance-response.d.ts +2 -2
- package/lib/response/get-bds-instance-response.js +1 -1
- package/lib/response/get-bds-metastore-configuration-response.d.ts +2 -2
- package/lib/response/get-bds-metastore-configuration-response.js +1 -1
- package/lib/response/get-os-patch-details-response.d.ts +2 -2
- 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 +2 -2
- package/lib/response/list-auto-scaling-configurations-response.js +1 -1
- package/lib/response/list-bds-api-keys-response.d.ts +2 -2
- package/lib/response/list-bds-api-keys-response.js +1 -1
- package/lib/response/list-bds-instances-response.d.ts +2 -2
- package/lib/response/list-bds-instances-response.js +1 -1
- package/lib/response/list-bds-metastore-configurations-response.d.ts +2 -2
- package/lib/response/list-bds-metastore-configurations-response.js +1 -1
- package/lib/response/list-os-patches-response.d.ts +3 -3
- package/lib/response/list-os-patches-response.js +1 -1
- package/lib/response/list-patch-histories-response.d.ts +2 -2
- package/lib/response/list-patch-histories-response.js +1 -1
- package/lib/response/list-patches-response.d.ts +2 -2
- package/lib/response/list-patches-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +2 -2
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +2 -2
- 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
|
@@ -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";
|
|
@@ -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";
|
|
@@ -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";
|
|
@@ -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
|
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";
|
|
@@ -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,12 +8,12 @@
|
|
|
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";
|
|
15
15
|
/**
|
|
16
|
-
* This model for autoscaling policy is deprecated and not supported for ODH clusters. Use the
|
|
16
|
+
* This model for autoscaling policy is deprecated and not supported for ODH clusters. Use the {@code AutoScalePolicyDetails} model to manage autoscale policy details for ODH clusters.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface AutoScalePolicy {
|
|
@@ -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";
|
|
@@ -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
|
/**
|
package/lib/model/bds-api-key.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
|
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
|
/**
|
|
@@ -69,7 +69,7 @@ export interface BdsInstanceSummary {
|
|
|
69
69
|
"timeCreated": Date;
|
|
70
70
|
/**
|
|
71
71
|
* Simple key-value pair that is applied without any predefined name, type, or scope.
|
|
72
|
-
* Exists for cross-compatibility only. For example,
|
|
72
|
+
* Exists for cross-compatibility only. For example, {@code {\"bar-key\": \"value\"}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"freeformTags"?: {
|
|
@@ -77,7 +77,7 @@ export interface BdsInstanceSummary {
|
|
|
77
77
|
};
|
|
78
78
|
/**
|
|
79
79
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
80
|
-
* For example,
|
|
80
|
+
* For example, {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
81
81
|
*
|
|
82
82
|
*/
|
|
83
83
|
"definedTags"?: {
|
|
@@ -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";
|
|
@@ -85,7 +85,7 @@ export interface BdsInstance {
|
|
|
85
85
|
"bootstrapScriptUrl"?: string;
|
|
86
86
|
/**
|
|
87
87
|
* Simple key-value pair that is applied without any predefined name, type, or scope.
|
|
88
|
-
* Exists for cross-compatibility only. For example,
|
|
88
|
+
* Exists for cross-compatibility only. For example, {@code {\"bar-key\": \"value\"}}
|
|
89
89
|
*
|
|
90
90
|
*/
|
|
91
91
|
"freeformTags"?: {
|
|
@@ -93,7 +93,7 @@ export interface BdsInstance {
|
|
|
93
93
|
};
|
|
94
94
|
/**
|
|
95
95
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
96
|
-
* For example,
|
|
96
|
+
* For example, {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
"definedTags"?: {
|
|
@@ -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
|
/**
|
|
@@ -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
|
/**
|
|
@@ -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";
|
|
@@ -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
|
/**
|
|
@@ -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 });
|