oci-databasetools 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/client.d.ts +24 -24
- package/lib/client.js +24 -24
- package/lib/databasetools-waiter.d.ts +1 -1
- package/lib/databasetools-waiter.js +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/add-resource-lock-details.d.ts +1 -1
- package/lib/model/add-resource-lock-details.js +1 -1
- package/lib/model/change-database-tools-connection-compartment-details.d.ts +3 -3
- package/lib/model/change-database-tools-connection-compartment-details.js +1 -1
- package/lib/model/change-database-tools-private-endpoint-compartment-details.d.ts +2 -2
- package/lib/model/change-database-tools-private-endpoint-compartment-details.js +1 -1
- package/lib/model/connection-type.d.ts +1 -1
- package/lib/model/connection-type.js +1 -1
- package/lib/model/create-database-tools-connection-details.d.ts +3 -3
- package/lib/model/create-database-tools-connection-details.js +1 -1
- package/lib/model/create-database-tools-connection-generic-jdbc-details.d.ts +1 -1
- package/lib/model/create-database-tools-connection-generic-jdbc-details.js +1 -1
- package/lib/model/create-database-tools-connection-my-sql-details.d.ts +2 -2
- package/lib/model/create-database-tools-connection-my-sql-details.js +1 -1
- package/lib/model/create-database-tools-connection-oracle-database-details.d.ts +2 -2
- package/lib/model/create-database-tools-connection-oracle-database-details.js +1 -1
- package/lib/model/create-database-tools-connection-postgresql-details.d.ts +2 -2
- package/lib/model/create-database-tools-connection-postgresql-details.js +1 -1
- package/lib/model/create-database-tools-private-endpoint-details.d.ts +4 -4
- package/lib/model/create-database-tools-private-endpoint-details.js +1 -1
- package/lib/model/create-database-tools-related-resource-details.d.ts +1 -1
- package/lib/model/create-database-tools-related-resource-details.js +1 -1
- package/lib/model/create-database-tools-related-resource-my-sql-details.d.ts +1 -1
- package/lib/model/create-database-tools-related-resource-my-sql-details.js +1 -1
- package/lib/model/create-database-tools-related-resource-postgresql-details.d.ts +1 -1
- package/lib/model/create-database-tools-related-resource-postgresql-details.js +1 -1
- package/lib/model/database-tools-connection-collection.d.ts +3 -3
- package/lib/model/database-tools-connection-collection.js +1 -1
- package/lib/model/database-tools-connection-generic-jdbc-summary.d.ts +1 -1
- package/lib/model/database-tools-connection-generic-jdbc-summary.js +1 -1
- package/lib/model/database-tools-connection-generic-jdbc.d.ts +1 -1
- package/lib/model/database-tools-connection-generic-jdbc.js +1 -1
- package/lib/model/database-tools-connection-my-sql-summary.d.ts +3 -3
- package/lib/model/database-tools-connection-my-sql-summary.js +1 -1
- package/lib/model/database-tools-connection-my-sql.d.ts +2 -2
- package/lib/model/database-tools-connection-my-sql.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-details.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-details.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-details.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-details.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-summary.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-summary.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-details.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-details.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-summary.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-summary.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client.d.ts +1 -1
- package/lib/model/database-tools-connection-oracle-database-proxy-client.js +1 -1
- package/lib/model/database-tools-connection-oracle-database-summary.d.ts +3 -3
- package/lib/model/database-tools-connection-oracle-database-summary.js +1 -1
- package/lib/model/database-tools-connection-oracle-database.d.ts +2 -2
- package/lib/model/database-tools-connection-oracle-database.js +1 -1
- package/lib/model/database-tools-connection-postgresql-summary.d.ts +3 -3
- package/lib/model/database-tools-connection-postgresql-summary.js +1 -1
- package/lib/model/database-tools-connection-postgresql.d.ts +2 -2
- package/lib/model/database-tools-connection-postgresql.js +1 -1
- package/lib/model/database-tools-connection-summary.d.ts +5 -5
- package/lib/model/database-tools-connection-summary.js +1 -1
- package/lib/model/database-tools-connection.d.ts +4 -4
- package/lib/model/database-tools-connection.js +1 -1
- package/lib/model/database-tools-endpoint-service-collection.d.ts +3 -3
- package/lib/model/database-tools-endpoint-service-collection.js +1 -1
- package/lib/model/database-tools-endpoint-service-summary.d.ts +4 -4
- package/lib/model/database-tools-endpoint-service-summary.js +1 -1
- package/lib/model/database-tools-endpoint-service.d.ts +4 -4
- package/lib/model/database-tools-endpoint-service.js +1 -1
- package/lib/model/database-tools-key-store-content-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-details.js +1 -1
- package/lib/model/database-tools-key-store-content-generic-jdbc-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-generic-jdbc-details.js +1 -1
- package/lib/model/database-tools-key-store-content-generic-jdbc-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-generic-jdbc-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-generic-jdbc.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-generic-jdbc.js +1 -1
- package/lib/model/database-tools-key-store-content-my-sql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-my-sql-details.js +1 -1
- package/lib/model/database-tools-key-store-content-my-sql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-my-sql-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-my-sql.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-my-sql.js +1 -1
- package/lib/model/database-tools-key-store-content-postgresql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-postgresql-details.js +1 -1
- package/lib/model/database-tools-key-store-content-postgresql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-postgresql-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-postgresql.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-postgresql.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-details.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-my-sql.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-my-sql.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-postgresql.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-postgresql.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id-summary.js +1 -1
- package/lib/model/database-tools-key-store-content-secret-id.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-secret-id.js +1 -1
- package/lib/model/database-tools-key-store-content-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-content-summary.js +1 -1
- package/lib/model/database-tools-key-store-content.d.ts +1 -1
- package/lib/model/database-tools-key-store-content.js +1 -1
- package/lib/model/database-tools-key-store-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-details.js +1 -1
- package/lib/model/database-tools-key-store-generic-jdbc-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-generic-jdbc-details.js +1 -1
- package/lib/model/database-tools-key-store-generic-jdbc-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-generic-jdbc-summary.js +1 -1
- package/lib/model/database-tools-key-store-generic-jdbc.d.ts +1 -1
- package/lib/model/database-tools-key-store-generic-jdbc.js +1 -1
- package/lib/model/database-tools-key-store-my-sql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-my-sql-details.js +1 -1
- package/lib/model/database-tools-key-store-my-sql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-my-sql-summary.js +1 -1
- package/lib/model/database-tools-key-store-my-sql.d.ts +1 -1
- package/lib/model/database-tools-key-store-my-sql.js +1 -1
- package/lib/model/database-tools-key-store-password-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-details.js +1 -1
- package/lib/model/database-tools-key-store-password-generic-jdbc-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-generic-jdbc-details.js +1 -1
- package/lib/model/database-tools-key-store-password-generic-jdbc-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-generic-jdbc-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-generic-jdbc.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-generic-jdbc.js +1 -1
- package/lib/model/database-tools-key-store-password-my-sql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-my-sql-details.js +1 -1
- package/lib/model/database-tools-key-store-password-my-sql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-my-sql-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-my-sql.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-my-sql.js +1 -1
- package/lib/model/database-tools-key-store-password-postgresql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-postgresql-details.js +1 -1
- package/lib/model/database-tools-key-store-password-postgresql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-postgresql-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-postgresql.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-postgresql.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-details.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-my-sql.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-my-sql.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-postgresql.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-postgresql.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id-summary.js +1 -1
- package/lib/model/database-tools-key-store-password-secret-id.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-secret-id.js +1 -1
- package/lib/model/database-tools-key-store-password-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-password-summary.js +1 -1
- package/lib/model/database-tools-key-store-password.d.ts +1 -1
- package/lib/model/database-tools-key-store-password.js +1 -1
- package/lib/model/database-tools-key-store-postgresql-details.d.ts +1 -1
- package/lib/model/database-tools-key-store-postgresql-details.js +1 -1
- package/lib/model/database-tools-key-store-postgresql-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-postgresql-summary.js +1 -1
- package/lib/model/database-tools-key-store-postgresql.d.ts +1 -1
- package/lib/model/database-tools-key-store-postgresql.js +1 -1
- package/lib/model/database-tools-key-store-summary.d.ts +1 -1
- package/lib/model/database-tools-key-store-summary.js +1 -1
- package/lib/model/database-tools-key-store.d.ts +1 -1
- package/lib/model/database-tools-key-store.js +1 -1
- package/lib/model/database-tools-private-endpoint-collection.d.ts +3 -3
- package/lib/model/database-tools-private-endpoint-collection.js +1 -1
- package/lib/model/database-tools-private-endpoint-reverse-connection-configuration.d.ts +1 -1
- package/lib/model/database-tools-private-endpoint-reverse-connection-configuration.js +1 -1
- package/lib/model/database-tools-private-endpoint-reverse-connections-source-ip.d.ts +1 -1
- package/lib/model/database-tools-private-endpoint-reverse-connections-source-ip.js +1 -1
- package/lib/model/database-tools-private-endpoint-summary.d.ts +4 -4
- package/lib/model/database-tools-private-endpoint-summary.js +1 -1
- package/lib/model/database-tools-private-endpoint.d.ts +4 -4
- package/lib/model/database-tools-private-endpoint.js +1 -1
- package/lib/model/database-tools-related-resource-my-sql.d.ts +1 -1
- package/lib/model/database-tools-related-resource-my-sql.js +1 -1
- package/lib/model/database-tools-related-resource-postgresql.d.ts +1 -1
- package/lib/model/database-tools-related-resource-postgresql.js +1 -1
- package/lib/model/database-tools-related-resource.d.ts +1 -1
- package/lib/model/database-tools-related-resource.js +1 -1
- package/lib/model/database-tools-user-password-details.d.ts +1 -1
- package/lib/model/database-tools-user-password-details.js +1 -1
- package/lib/model/database-tools-user-password-secret-id-details.d.ts +1 -1
- package/lib/model/database-tools-user-password-secret-id-details.js +1 -1
- package/lib/model/database-tools-user-password-secret-id-summary.d.ts +1 -1
- package/lib/model/database-tools-user-password-secret-id-summary.js +1 -1
- package/lib/model/database-tools-user-password-secret-id.d.ts +1 -1
- package/lib/model/database-tools-user-password-secret-id.js +1 -1
- package/lib/model/database-tools-user-password-summary.d.ts +1 -1
- package/lib/model/database-tools-user-password-summary.js +1 -1
- package/lib/model/database-tools-user-password.d.ts +1 -1
- package/lib/model/database-tools-user-password.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/key-store-type-generic-jdbc.d.ts +1 -1
- package/lib/model/key-store-type-generic-jdbc.js +1 -1
- package/lib/model/key-store-type-my-sql.d.ts +1 -1
- package/lib/model/key-store-type-my-sql.js +1 -1
- package/lib/model/key-store-type-postgresql.d.ts +1 -1
- package/lib/model/key-store-type-postgresql.js +1 -1
- package/lib/model/key-store-type.d.ts +1 -1
- package/lib/model/key-store-type.js +1 -1
- package/lib/model/lifecycle-state.d.ts +1 -1
- package/lib/model/lifecycle-state.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/proxy-authentication-type.d.ts +1 -1
- package/lib/model/proxy-authentication-type.js +1 -1
- package/lib/model/related-resource-entity-type-my-sql.d.ts +1 -1
- package/lib/model/related-resource-entity-type-my-sql.js +1 -1
- package/lib/model/related-resource-entity-type-postgresql.d.ts +1 -1
- package/lib/model/related-resource-entity-type-postgresql.js +1 -1
- package/lib/model/related-resource-entity-type.d.ts +1 -1
- package/lib/model/related-resource-entity-type.js +1 -1
- package/lib/model/remove-resource-lock-details.d.ts +1 -1
- package/lib/model/remove-resource-lock-details.js +1 -1
- package/lib/model/resource-lock.d.ts +1 -1
- package/lib/model/resource-lock.js +1 -1
- package/lib/model/runtime-support.d.ts +1 -1
- package/lib/model/runtime-support.js +1 -1
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/update-database-tools-connection-details.d.ts +3 -3
- package/lib/model/update-database-tools-connection-details.js +1 -1
- package/lib/model/update-database-tools-connection-generic-jdbc-details.d.ts +1 -1
- package/lib/model/update-database-tools-connection-generic-jdbc-details.js +1 -1
- package/lib/model/update-database-tools-connection-my-sql-details.d.ts +2 -2
- package/lib/model/update-database-tools-connection-my-sql-details.js +1 -1
- package/lib/model/update-database-tools-connection-oracle-database-details.d.ts +2 -2
- package/lib/model/update-database-tools-connection-oracle-database-details.js +1 -1
- package/lib/model/update-database-tools-connection-postgresql-details.d.ts +2 -2
- package/lib/model/update-database-tools-connection-postgresql-details.js +1 -1
- package/lib/model/update-database-tools-private-endpoint-details.d.ts +3 -3
- package/lib/model/update-database-tools-private-endpoint-details.js +1 -1
- package/lib/model/update-database-tools-related-resource-details.d.ts +1 -1
- package/lib/model/update-database-tools-related-resource-details.js +1 -1
- package/lib/model/update-database-tools-related-resource-my-sql-details.d.ts +1 -1
- package/lib/model/update-database-tools-related-resource-my-sql-details.js +1 -1
- package/lib/model/update-database-tools-related-resource-postgresql-details.d.ts +1 -1
- package/lib/model/update-database-tools-related-resource-postgresql-details.js +1 -1
- package/lib/model/validate-database-tools-connection-details.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-details.js +1 -1
- package/lib/model/validate-database-tools-connection-my-sql-details.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-my-sql-details.js +1 -1
- package/lib/model/validate-database-tools-connection-my-sql-result.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-my-sql-result.js +1 -1
- package/lib/model/validate-database-tools-connection-oracle-database-details.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-oracle-database-details.js +1 -1
- package/lib/model/validate-database-tools-connection-oracle-database-result.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-oracle-database-result.js +1 -1
- package/lib/model/validate-database-tools-connection-postgresql-details.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-postgresql-details.js +1 -1
- package/lib/model/validate-database-tools-connection-postgresql-result.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-postgresql-result.js +1 -1
- package/lib/model/validate-database-tools-connection-result.d.ts +1 -1
- package/lib/model/validate-database-tools-connection-result.js +1 -1
- package/lib/model/work-request-collection.d.ts +3 -3
- package/lib/model/work-request-collection.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.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-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.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-summary.d.ts +3 -3
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +3 -3
- package/lib/model/work-request.js +1 -1
- package/lib/request/add-database-tools-connection-lock-request.d.ts +3 -3
- package/lib/request/add-database-tools-connection-lock-request.js +1 -1
- package/lib/request/add-database-tools-private-endpoint-lock-request.d.ts +3 -3
- package/lib/request/add-database-tools-private-endpoint-lock-request.js +1 -1
- package/lib/request/change-database-tools-connection-compartment-request.d.ts +3 -3
- package/lib/request/change-database-tools-connection-compartment-request.js +1 -1
- package/lib/request/change-database-tools-private-endpoint-compartment-request.d.ts +3 -3
- package/lib/request/change-database-tools-private-endpoint-compartment-request.js +1 -1
- package/lib/request/create-database-tools-connection-request.d.ts +3 -3
- package/lib/request/create-database-tools-connection-request.js +1 -1
- package/lib/request/create-database-tools-private-endpoint-request.d.ts +2 -2
- package/lib/request/create-database-tools-private-endpoint-request.js +1 -1
- package/lib/request/delete-database-tools-connection-request.d.ts +3 -3
- package/lib/request/delete-database-tools-connection-request.js +1 -1
- package/lib/request/delete-database-tools-private-endpoint-request.d.ts +3 -3
- package/lib/request/delete-database-tools-private-endpoint-request.js +1 -1
- package/lib/request/get-database-tools-connection-request.d.ts +2 -2
- package/lib/request/get-database-tools-connection-request.js +1 -1
- package/lib/request/get-database-tools-endpoint-service-request.d.ts +2 -2
- package/lib/request/get-database-tools-endpoint-service-request.js +1 -1
- package/lib/request/get-database-tools-private-endpoint-request.d.ts +2 -2
- package/lib/request/get-database-tools-private-endpoint-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/list-database-tools-connections-request.d.ts +3 -3
- package/lib/request/list-database-tools-connections-request.js +1 -1
- package/lib/request/list-database-tools-endpoint-services-request.d.ts +3 -3
- package/lib/request/list-database-tools-endpoint-services-request.js +1 -1
- package/lib/request/list-database-tools-private-endpoints-request.d.ts +5 -5
- package/lib/request/list-database-tools-private-endpoints-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-database-tools-connection-lock-request.d.ts +3 -3
- package/lib/request/remove-database-tools-connection-lock-request.js +1 -1
- package/lib/request/remove-database-tools-private-endpoint-lock-request.d.ts +3 -3
- package/lib/request/remove-database-tools-private-endpoint-lock-request.js +1 -1
- package/lib/request/update-database-tools-connection-request.d.ts +3 -3
- package/lib/request/update-database-tools-connection-request.js +1 -1
- package/lib/request/update-database-tools-private-endpoint-request.d.ts +3 -3
- package/lib/request/update-database-tools-private-endpoint-request.js +1 -1
- package/lib/request/validate-database-tools-connection-request.d.ts +3 -3
- package/lib/request/validate-database-tools-connection-request.js +1 -1
- package/lib/response/add-database-tools-connection-lock-response.d.ts +1 -1
- package/lib/response/add-database-tools-connection-lock-response.js +1 -1
- package/lib/response/add-database-tools-private-endpoint-lock-response.d.ts +1 -1
- package/lib/response/add-database-tools-private-endpoint-lock-response.js +1 -1
- package/lib/response/change-database-tools-connection-compartment-response.d.ts +1 -1
- package/lib/response/change-database-tools-connection-compartment-response.js +1 -1
- package/lib/response/change-database-tools-private-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-database-tools-private-endpoint-compartment-response.js +1 -1
- package/lib/response/create-database-tools-connection-response.d.ts +2 -2
- package/lib/response/create-database-tools-connection-response.js +1 -1
- package/lib/response/create-database-tools-private-endpoint-response.d.ts +2 -2
- package/lib/response/create-database-tools-private-endpoint-response.js +1 -1
- package/lib/response/delete-database-tools-connection-response.d.ts +1 -1
- package/lib/response/delete-database-tools-connection-response.js +1 -1
- package/lib/response/delete-database-tools-private-endpoint-response.d.ts +1 -1
- package/lib/response/delete-database-tools-private-endpoint-response.js +1 -1
- package/lib/response/get-database-tools-connection-response.d.ts +2 -2
- package/lib/response/get-database-tools-connection-response.js +1 -1
- package/lib/response/get-database-tools-endpoint-service-response.d.ts +2 -2
- package/lib/response/get-database-tools-endpoint-service-response.js +1 -1
- package/lib/response/get-database-tools-private-endpoint-response.d.ts +2 -2
- package/lib/response/get-database-tools-private-endpoint-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/list-database-tools-connections-response.d.ts +2 -2
- package/lib/response/list-database-tools-connections-response.js +1 -1
- package/lib/response/list-database-tools-endpoint-services-response.d.ts +2 -2
- package/lib/response/list-database-tools-endpoint-services-response.js +1 -1
- package/lib/response/list-database-tools-private-endpoints-response.d.ts +2 -2
- package/lib/response/list-database-tools-private-endpoints-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-database-tools-connection-lock-response.d.ts +1 -1
- package/lib/response/remove-database-tools-connection-lock-response.js +1 -1
- package/lib/response/remove-database-tools-private-endpoint-lock-response.d.ts +1 -1
- package/lib/response/remove-database-tools-private-endpoint-lock-response.js +1 -1
- package/lib/response/update-database-tools-connection-response.d.ts +1 -1
- package/lib/response/update-database-tools-connection-response.js +1 -1
- package/lib/response/update-database-tools-private-endpoint-response.d.ts +1 -1
- package/lib/response/update-database-tools-private-endpoint-response.js +1 -1
- package/lib/response/validate-database-tools-connection-response.d.ts +1 -1
- package/lib/response/validate-database-tools-connection-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -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
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -86,7 +86,7 @@ export declare class DatabaseToolsClient {
|
|
|
86
86
|
* @param AddDatabaseToolsConnectionLockRequest
|
|
87
87
|
* @return AddDatabaseToolsConnectionLockResponse
|
|
88
88
|
* @throws OciError when an error occurs
|
|
89
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
89
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/AddDatabaseToolsConnectionLock.ts.html |here} to see how to use AddDatabaseToolsConnectionLock API.
|
|
90
90
|
*/
|
|
91
91
|
addDatabaseToolsConnectionLock(addDatabaseToolsConnectionLockRequest: requests.AddDatabaseToolsConnectionLockRequest): Promise<responses.AddDatabaseToolsConnectionLockResponse>;
|
|
92
92
|
/**
|
|
@@ -95,7 +95,7 @@ export declare class DatabaseToolsClient {
|
|
|
95
95
|
* @param AddDatabaseToolsPrivateEndpointLockRequest
|
|
96
96
|
* @return AddDatabaseToolsPrivateEndpointLockResponse
|
|
97
97
|
* @throws OciError when an error occurs
|
|
98
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
98
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/AddDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use AddDatabaseToolsPrivateEndpointLock API.
|
|
99
99
|
*/
|
|
100
100
|
addDatabaseToolsPrivateEndpointLock(addDatabaseToolsPrivateEndpointLockRequest: requests.AddDatabaseToolsPrivateEndpointLockRequest): Promise<responses.AddDatabaseToolsPrivateEndpointLockResponse>;
|
|
101
101
|
/**
|
|
@@ -107,7 +107,7 @@ export declare class DatabaseToolsClient {
|
|
|
107
107
|
* @param ChangeDatabaseToolsConnectionCompartmentRequest
|
|
108
108
|
* @return ChangeDatabaseToolsConnectionCompartmentResponse
|
|
109
109
|
* @throws OciError when an error occurs
|
|
110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ChangeDatabaseToolsConnectionCompartment.ts.html |here} to see how to use ChangeDatabaseToolsConnectionCompartment API.
|
|
111
111
|
*/
|
|
112
112
|
changeDatabaseToolsConnectionCompartment(changeDatabaseToolsConnectionCompartmentRequest: requests.ChangeDatabaseToolsConnectionCompartmentRequest): Promise<responses.ChangeDatabaseToolsConnectionCompartmentResponse>;
|
|
113
113
|
/**
|
|
@@ -119,7 +119,7 @@ export declare class DatabaseToolsClient {
|
|
|
119
119
|
* @param ChangeDatabaseToolsPrivateEndpointCompartmentRequest
|
|
120
120
|
* @return ChangeDatabaseToolsPrivateEndpointCompartmentResponse
|
|
121
121
|
* @throws OciError when an error occurs
|
|
122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ChangeDatabaseToolsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDatabaseToolsPrivateEndpointCompartment API.
|
|
123
123
|
*/
|
|
124
124
|
changeDatabaseToolsPrivateEndpointCompartment(changeDatabaseToolsPrivateEndpointCompartmentRequest: requests.ChangeDatabaseToolsPrivateEndpointCompartmentRequest): Promise<responses.ChangeDatabaseToolsPrivateEndpointCompartmentResponse>;
|
|
125
125
|
/**
|
|
@@ -129,7 +129,7 @@ export declare class DatabaseToolsClient {
|
|
|
129
129
|
* @param CreateDatabaseToolsConnectionRequest
|
|
130
130
|
* @return CreateDatabaseToolsConnectionResponse
|
|
131
131
|
* @throws OciError when an error occurs
|
|
132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/CreateDatabaseToolsConnection.ts.html |here} to see how to use CreateDatabaseToolsConnection API.
|
|
133
133
|
*/
|
|
134
134
|
createDatabaseToolsConnection(createDatabaseToolsConnectionRequest: requests.CreateDatabaseToolsConnectionRequest): Promise<responses.CreateDatabaseToolsConnectionResponse>;
|
|
135
135
|
/**
|
|
@@ -139,7 +139,7 @@ export declare class DatabaseToolsClient {
|
|
|
139
139
|
* @param CreateDatabaseToolsPrivateEndpointRequest
|
|
140
140
|
* @return CreateDatabaseToolsPrivateEndpointResponse
|
|
141
141
|
* @throws OciError when an error occurs
|
|
142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/CreateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use CreateDatabaseToolsPrivateEndpoint API.
|
|
143
143
|
*/
|
|
144
144
|
createDatabaseToolsPrivateEndpoint(createDatabaseToolsPrivateEndpointRequest: requests.CreateDatabaseToolsPrivateEndpointRequest): Promise<responses.CreateDatabaseToolsPrivateEndpointResponse>;
|
|
145
145
|
/**
|
|
@@ -148,7 +148,7 @@ export declare class DatabaseToolsClient {
|
|
|
148
148
|
* @param DeleteDatabaseToolsConnectionRequest
|
|
149
149
|
* @return DeleteDatabaseToolsConnectionResponse
|
|
150
150
|
* @throws OciError when an error occurs
|
|
151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/DeleteDatabaseToolsConnection.ts.html |here} to see how to use DeleteDatabaseToolsConnection API.
|
|
152
152
|
*/
|
|
153
153
|
deleteDatabaseToolsConnection(deleteDatabaseToolsConnectionRequest: requests.DeleteDatabaseToolsConnectionRequest): Promise<responses.DeleteDatabaseToolsConnectionResponse>;
|
|
154
154
|
/**
|
|
@@ -157,7 +157,7 @@ export declare class DatabaseToolsClient {
|
|
|
157
157
|
* @param DeleteDatabaseToolsPrivateEndpointRequest
|
|
158
158
|
* @return DeleteDatabaseToolsPrivateEndpointResponse
|
|
159
159
|
* @throws OciError when an error occurs
|
|
160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/DeleteDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use DeleteDatabaseToolsPrivateEndpoint API.
|
|
161
161
|
*/
|
|
162
162
|
deleteDatabaseToolsPrivateEndpoint(deleteDatabaseToolsPrivateEndpointRequest: requests.DeleteDatabaseToolsPrivateEndpointRequest): Promise<responses.DeleteDatabaseToolsPrivateEndpointResponse>;
|
|
163
163
|
/**
|
|
@@ -166,7 +166,7 @@ export declare class DatabaseToolsClient {
|
|
|
166
166
|
* @param GetDatabaseToolsConnectionRequest
|
|
167
167
|
* @return GetDatabaseToolsConnectionResponse
|
|
168
168
|
* @throws OciError when an error occurs
|
|
169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
169
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsConnection.ts.html |here} to see how to use GetDatabaseToolsConnection API.
|
|
170
170
|
*/
|
|
171
171
|
getDatabaseToolsConnection(getDatabaseToolsConnectionRequest: requests.GetDatabaseToolsConnectionRequest): Promise<responses.GetDatabaseToolsConnectionResponse>;
|
|
172
172
|
/**
|
|
@@ -175,7 +175,7 @@ export declare class DatabaseToolsClient {
|
|
|
175
175
|
* @param GetDatabaseToolsEndpointServiceRequest
|
|
176
176
|
* @return GetDatabaseToolsEndpointServiceResponse
|
|
177
177
|
* @throws OciError when an error occurs
|
|
178
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
178
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsEndpointService.ts.html |here} to see how to use GetDatabaseToolsEndpointService API.
|
|
179
179
|
*/
|
|
180
180
|
getDatabaseToolsEndpointService(getDatabaseToolsEndpointServiceRequest: requests.GetDatabaseToolsEndpointServiceRequest): Promise<responses.GetDatabaseToolsEndpointServiceResponse>;
|
|
181
181
|
/**
|
|
@@ -184,7 +184,7 @@ export declare class DatabaseToolsClient {
|
|
|
184
184
|
* @param GetDatabaseToolsPrivateEndpointRequest
|
|
185
185
|
* @return GetDatabaseToolsPrivateEndpointResponse
|
|
186
186
|
* @throws OciError when an error occurs
|
|
187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use GetDatabaseToolsPrivateEndpoint API.
|
|
188
188
|
*/
|
|
189
189
|
getDatabaseToolsPrivateEndpoint(getDatabaseToolsPrivateEndpointRequest: requests.GetDatabaseToolsPrivateEndpointRequest): Promise<responses.GetDatabaseToolsPrivateEndpointResponse>;
|
|
190
190
|
/**
|
|
@@ -193,7 +193,7 @@ export declare class DatabaseToolsClient {
|
|
|
193
193
|
* @param GetWorkRequestRequest
|
|
194
194
|
* @return GetWorkRequestResponse
|
|
195
195
|
* @throws OciError when an error occurs
|
|
196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
197
197
|
*/
|
|
198
198
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
199
199
|
/**
|
|
@@ -203,7 +203,7 @@ export declare class DatabaseToolsClient {
|
|
|
203
203
|
* @param ListDatabaseToolsConnectionsRequest
|
|
204
204
|
* @return ListDatabaseToolsConnectionsResponse
|
|
205
205
|
* @throws OciError when an error occurs
|
|
206
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsConnections.ts.html |here} to see how to use ListDatabaseToolsConnections API.
|
|
207
207
|
*/
|
|
208
208
|
listDatabaseToolsConnections(listDatabaseToolsConnectionsRequest: requests.ListDatabaseToolsConnectionsRequest): Promise<responses.ListDatabaseToolsConnectionsResponse>;
|
|
209
209
|
/**
|
|
@@ -213,7 +213,7 @@ export declare class DatabaseToolsClient {
|
|
|
213
213
|
* @param ListDatabaseToolsEndpointServicesRequest
|
|
214
214
|
* @return ListDatabaseToolsEndpointServicesResponse
|
|
215
215
|
* @throws OciError when an error occurs
|
|
216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsEndpointServices.ts.html |here} to see how to use ListDatabaseToolsEndpointServices API.
|
|
217
217
|
*/
|
|
218
218
|
listDatabaseToolsEndpointServices(listDatabaseToolsEndpointServicesRequest: requests.ListDatabaseToolsEndpointServicesRequest): Promise<responses.ListDatabaseToolsEndpointServicesResponse>;
|
|
219
219
|
/**
|
|
@@ -223,7 +223,7 @@ export declare class DatabaseToolsClient {
|
|
|
223
223
|
* @param ListDatabaseToolsPrivateEndpointsRequest
|
|
224
224
|
* @return ListDatabaseToolsPrivateEndpointsResponse
|
|
225
225
|
* @throws OciError when an error occurs
|
|
226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsPrivateEndpoints.ts.html |here} to see how to use ListDatabaseToolsPrivateEndpoints API.
|
|
227
227
|
*/
|
|
228
228
|
listDatabaseToolsPrivateEndpoints(listDatabaseToolsPrivateEndpointsRequest: requests.ListDatabaseToolsPrivateEndpointsRequest): Promise<responses.ListDatabaseToolsPrivateEndpointsResponse>;
|
|
229
229
|
/**
|
|
@@ -233,7 +233,7 @@ export declare class DatabaseToolsClient {
|
|
|
233
233
|
* @param ListWorkRequestErrorsRequest
|
|
234
234
|
* @return ListWorkRequestErrorsResponse
|
|
235
235
|
* @throws OciError when an error occurs
|
|
236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
237
237
|
*/
|
|
238
238
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
239
239
|
/**
|
|
@@ -243,7 +243,7 @@ export declare class DatabaseToolsClient {
|
|
|
243
243
|
* @param ListWorkRequestLogsRequest
|
|
244
244
|
* @return ListWorkRequestLogsResponse
|
|
245
245
|
* @throws OciError when an error occurs
|
|
246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
247
247
|
*/
|
|
248
248
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
249
249
|
/**
|
|
@@ -253,7 +253,7 @@ export declare class DatabaseToolsClient {
|
|
|
253
253
|
* @param ListWorkRequestsRequest
|
|
254
254
|
* @return ListWorkRequestsResponse
|
|
255
255
|
* @throws OciError when an error occurs
|
|
256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
257
257
|
*/
|
|
258
258
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
259
259
|
/**
|
|
@@ -262,7 +262,7 @@ export declare class DatabaseToolsClient {
|
|
|
262
262
|
* @param RemoveDatabaseToolsConnectionLockRequest
|
|
263
263
|
* @return RemoveDatabaseToolsConnectionLockResponse
|
|
264
264
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsConnectionLock.ts.html |here} to see how to use RemoveDatabaseToolsConnectionLock API.
|
|
266
266
|
*/
|
|
267
267
|
removeDatabaseToolsConnectionLock(removeDatabaseToolsConnectionLockRequest: requests.RemoveDatabaseToolsConnectionLockRequest): Promise<responses.RemoveDatabaseToolsConnectionLockResponse>;
|
|
268
268
|
/**
|
|
@@ -271,7 +271,7 @@ export declare class DatabaseToolsClient {
|
|
|
271
271
|
* @param RemoveDatabaseToolsPrivateEndpointLockRequest
|
|
272
272
|
* @return RemoveDatabaseToolsPrivateEndpointLockResponse
|
|
273
273
|
* @throws OciError when an error occurs
|
|
274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
274
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use RemoveDatabaseToolsPrivateEndpointLock API.
|
|
275
275
|
*/
|
|
276
276
|
removeDatabaseToolsPrivateEndpointLock(removeDatabaseToolsPrivateEndpointLockRequest: requests.RemoveDatabaseToolsPrivateEndpointLockRequest): Promise<responses.RemoveDatabaseToolsPrivateEndpointLockResponse>;
|
|
277
277
|
/**
|
|
@@ -280,7 +280,7 @@ export declare class DatabaseToolsClient {
|
|
|
280
280
|
* @param UpdateDatabaseToolsConnectionRequest
|
|
281
281
|
* @return UpdateDatabaseToolsConnectionResponse
|
|
282
282
|
* @throws OciError when an error occurs
|
|
283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/UpdateDatabaseToolsConnection.ts.html |here} to see how to use UpdateDatabaseToolsConnection API.
|
|
284
284
|
*/
|
|
285
285
|
updateDatabaseToolsConnection(updateDatabaseToolsConnectionRequest: requests.UpdateDatabaseToolsConnectionRequest): Promise<responses.UpdateDatabaseToolsConnectionResponse>;
|
|
286
286
|
/**
|
|
@@ -289,7 +289,7 @@ export declare class DatabaseToolsClient {
|
|
|
289
289
|
* @param UpdateDatabaseToolsPrivateEndpointRequest
|
|
290
290
|
* @return UpdateDatabaseToolsPrivateEndpointResponse
|
|
291
291
|
* @throws OciError when an error occurs
|
|
292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
292
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/UpdateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use UpdateDatabaseToolsPrivateEndpoint API.
|
|
293
293
|
*/
|
|
294
294
|
updateDatabaseToolsPrivateEndpoint(updateDatabaseToolsPrivateEndpointRequest: requests.UpdateDatabaseToolsPrivateEndpointRequest): Promise<responses.UpdateDatabaseToolsPrivateEndpointResponse>;
|
|
295
295
|
/**
|
|
@@ -299,7 +299,7 @@ export declare class DatabaseToolsClient {
|
|
|
299
299
|
* @param ValidateDatabaseToolsConnectionRequest
|
|
300
300
|
* @return ValidateDatabaseToolsConnectionResponse
|
|
301
301
|
* @throws OciError when an error occurs
|
|
302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ValidateDatabaseToolsConnection.ts.html |here} to see how to use ValidateDatabaseToolsConnection API.
|
|
303
303
|
*/
|
|
304
304
|
validateDatabaseToolsConnection(validateDatabaseToolsConnectionRequest: requests.ValidateDatabaseToolsConnectionRequest): Promise<responses.ValidateDatabaseToolsConnectionResponse>;
|
|
305
305
|
}
|
package/lib/client.js
CHANGED
|
@@ -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
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -187,7 +187,7 @@ class DatabaseToolsClient {
|
|
|
187
187
|
* @param AddDatabaseToolsConnectionLockRequest
|
|
188
188
|
* @return AddDatabaseToolsConnectionLockResponse
|
|
189
189
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/AddDatabaseToolsConnectionLock.ts.html |here} to see how to use AddDatabaseToolsConnectionLock API.
|
|
191
191
|
*/
|
|
192
192
|
addDatabaseToolsConnectionLock(addDatabaseToolsConnectionLockRequest) {
|
|
193
193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -252,7 +252,7 @@ class DatabaseToolsClient {
|
|
|
252
252
|
* @param AddDatabaseToolsPrivateEndpointLockRequest
|
|
253
253
|
* @return AddDatabaseToolsPrivateEndpointLockResponse
|
|
254
254
|
* @throws OciError when an error occurs
|
|
255
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/AddDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use AddDatabaseToolsPrivateEndpointLock API.
|
|
256
256
|
*/
|
|
257
257
|
addDatabaseToolsPrivateEndpointLock(addDatabaseToolsPrivateEndpointLockRequest) {
|
|
258
258
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -320,7 +320,7 @@ class DatabaseToolsClient {
|
|
|
320
320
|
* @param ChangeDatabaseToolsConnectionCompartmentRequest
|
|
321
321
|
* @return ChangeDatabaseToolsConnectionCompartmentResponse
|
|
322
322
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ChangeDatabaseToolsConnectionCompartment.ts.html |here} to see how to use ChangeDatabaseToolsConnectionCompartment API.
|
|
324
324
|
*/
|
|
325
325
|
changeDatabaseToolsConnectionCompartment(changeDatabaseToolsConnectionCompartmentRequest) {
|
|
326
326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -386,7 +386,7 @@ class DatabaseToolsClient {
|
|
|
386
386
|
* @param ChangeDatabaseToolsPrivateEndpointCompartmentRequest
|
|
387
387
|
* @return ChangeDatabaseToolsPrivateEndpointCompartmentResponse
|
|
388
388
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ChangeDatabaseToolsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDatabaseToolsPrivateEndpointCompartment API.
|
|
390
390
|
*/
|
|
391
391
|
changeDatabaseToolsPrivateEndpointCompartment(changeDatabaseToolsPrivateEndpointCompartmentRequest) {
|
|
392
392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -450,7 +450,7 @@ class DatabaseToolsClient {
|
|
|
450
450
|
* @param CreateDatabaseToolsConnectionRequest
|
|
451
451
|
* @return CreateDatabaseToolsConnectionResponse
|
|
452
452
|
* @throws OciError when an error occurs
|
|
453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/CreateDatabaseToolsConnection.ts.html |here} to see how to use CreateDatabaseToolsConnection API.
|
|
454
454
|
*/
|
|
455
455
|
createDatabaseToolsConnection(createDatabaseToolsConnectionRequest) {
|
|
456
456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -524,7 +524,7 @@ class DatabaseToolsClient {
|
|
|
524
524
|
* @param CreateDatabaseToolsPrivateEndpointRequest
|
|
525
525
|
* @return CreateDatabaseToolsPrivateEndpointResponse
|
|
526
526
|
* @throws OciError when an error occurs
|
|
527
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/CreateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use CreateDatabaseToolsPrivateEndpoint API.
|
|
528
528
|
*/
|
|
529
529
|
createDatabaseToolsPrivateEndpoint(createDatabaseToolsPrivateEndpointRequest) {
|
|
530
530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -597,7 +597,7 @@ class DatabaseToolsClient {
|
|
|
597
597
|
* @param DeleteDatabaseToolsConnectionRequest
|
|
598
598
|
* @return DeleteDatabaseToolsConnectionResponse
|
|
599
599
|
* @throws OciError when an error occurs
|
|
600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
600
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/DeleteDatabaseToolsConnection.ts.html |here} to see how to use DeleteDatabaseToolsConnection API.
|
|
601
601
|
*/
|
|
602
602
|
deleteDatabaseToolsConnection(deleteDatabaseToolsConnectionRequest) {
|
|
603
603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -659,7 +659,7 @@ class DatabaseToolsClient {
|
|
|
659
659
|
* @param DeleteDatabaseToolsPrivateEndpointRequest
|
|
660
660
|
* @return DeleteDatabaseToolsPrivateEndpointResponse
|
|
661
661
|
* @throws OciError when an error occurs
|
|
662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/DeleteDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use DeleteDatabaseToolsPrivateEndpoint API.
|
|
663
663
|
*/
|
|
664
664
|
deleteDatabaseToolsPrivateEndpoint(deleteDatabaseToolsPrivateEndpointRequest) {
|
|
665
665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -721,7 +721,7 @@ class DatabaseToolsClient {
|
|
|
721
721
|
* @param GetDatabaseToolsConnectionRequest
|
|
722
722
|
* @return GetDatabaseToolsConnectionResponse
|
|
723
723
|
* @throws OciError when an error occurs
|
|
724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsConnection.ts.html |here} to see how to use GetDatabaseToolsConnection API.
|
|
725
725
|
*/
|
|
726
726
|
getDatabaseToolsConnection(getDatabaseToolsConnectionRequest) {
|
|
727
727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -784,7 +784,7 @@ class DatabaseToolsClient {
|
|
|
784
784
|
* @param GetDatabaseToolsEndpointServiceRequest
|
|
785
785
|
* @return GetDatabaseToolsEndpointServiceResponse
|
|
786
786
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsEndpointService.ts.html |here} to see how to use GetDatabaseToolsEndpointService API.
|
|
788
788
|
*/
|
|
789
789
|
getDatabaseToolsEndpointService(getDatabaseToolsEndpointServiceRequest) {
|
|
790
790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -847,7 +847,7 @@ class DatabaseToolsClient {
|
|
|
847
847
|
* @param GetDatabaseToolsPrivateEndpointRequest
|
|
848
848
|
* @return GetDatabaseToolsPrivateEndpointResponse
|
|
849
849
|
* @throws OciError when an error occurs
|
|
850
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
850
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use GetDatabaseToolsPrivateEndpoint API.
|
|
851
851
|
*/
|
|
852
852
|
getDatabaseToolsPrivateEndpoint(getDatabaseToolsPrivateEndpointRequest) {
|
|
853
853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -910,7 +910,7 @@ class DatabaseToolsClient {
|
|
|
910
910
|
* @param GetWorkRequestRequest
|
|
911
911
|
* @return GetWorkRequestResponse
|
|
912
912
|
* @throws OciError when an error occurs
|
|
913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
914
914
|
*/
|
|
915
915
|
getWorkRequest(getWorkRequestRequest) {
|
|
916
916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -974,7 +974,7 @@ class DatabaseToolsClient {
|
|
|
974
974
|
* @param ListDatabaseToolsConnectionsRequest
|
|
975
975
|
* @return ListDatabaseToolsConnectionsResponse
|
|
976
976
|
* @throws OciError when an error occurs
|
|
977
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsConnections.ts.html |here} to see how to use ListDatabaseToolsConnections API.
|
|
978
978
|
*/
|
|
979
979
|
listDatabaseToolsConnections(listDatabaseToolsConnectionsRequest) {
|
|
980
980
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1047,7 +1047,7 @@ class DatabaseToolsClient {
|
|
|
1047
1047
|
* @param ListDatabaseToolsEndpointServicesRequest
|
|
1048
1048
|
* @return ListDatabaseToolsEndpointServicesResponse
|
|
1049
1049
|
* @throws OciError when an error occurs
|
|
1050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsEndpointServices.ts.html |here} to see how to use ListDatabaseToolsEndpointServices API.
|
|
1051
1051
|
*/
|
|
1052
1052
|
listDatabaseToolsEndpointServices(listDatabaseToolsEndpointServicesRequest) {
|
|
1053
1053
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1118,7 +1118,7 @@ class DatabaseToolsClient {
|
|
|
1118
1118
|
* @param ListDatabaseToolsPrivateEndpointsRequest
|
|
1119
1119
|
* @return ListDatabaseToolsPrivateEndpointsResponse
|
|
1120
1120
|
* @throws OciError when an error occurs
|
|
1121
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1121
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsPrivateEndpoints.ts.html |here} to see how to use ListDatabaseToolsPrivateEndpoints API.
|
|
1122
1122
|
*/
|
|
1123
1123
|
listDatabaseToolsPrivateEndpoints(listDatabaseToolsPrivateEndpointsRequest) {
|
|
1124
1124
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1190,7 +1190,7 @@ class DatabaseToolsClient {
|
|
|
1190
1190
|
* @param ListWorkRequestErrorsRequest
|
|
1191
1191
|
* @return ListWorkRequestErrorsResponse
|
|
1192
1192
|
* @throws OciError when an error occurs
|
|
1193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1194
1194
|
*/
|
|
1195
1195
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
1196
1196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1259,7 +1259,7 @@ class DatabaseToolsClient {
|
|
|
1259
1259
|
* @param ListWorkRequestLogsRequest
|
|
1260
1260
|
* @return ListWorkRequestLogsResponse
|
|
1261
1261
|
* @throws OciError when an error occurs
|
|
1262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1263
1263
|
*/
|
|
1264
1264
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
1265
1265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1328,7 +1328,7 @@ class DatabaseToolsClient {
|
|
|
1328
1328
|
* @param ListWorkRequestsRequest
|
|
1329
1329
|
* @return ListWorkRequestsResponse
|
|
1330
1330
|
* @throws OciError when an error occurs
|
|
1331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1332
1332
|
*/
|
|
1333
1333
|
listWorkRequests(listWorkRequestsRequest) {
|
|
1334
1334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1396,7 +1396,7 @@ class DatabaseToolsClient {
|
|
|
1396
1396
|
* @param RemoveDatabaseToolsConnectionLockRequest
|
|
1397
1397
|
* @return RemoveDatabaseToolsConnectionLockResponse
|
|
1398
1398
|
* @throws OciError when an error occurs
|
|
1399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1399
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsConnectionLock.ts.html |here} to see how to use RemoveDatabaseToolsConnectionLock API.
|
|
1400
1400
|
*/
|
|
1401
1401
|
removeDatabaseToolsConnectionLock(removeDatabaseToolsConnectionLockRequest) {
|
|
1402
1402
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1461,7 +1461,7 @@ class DatabaseToolsClient {
|
|
|
1461
1461
|
* @param RemoveDatabaseToolsPrivateEndpointLockRequest
|
|
1462
1462
|
* @return RemoveDatabaseToolsPrivateEndpointLockResponse
|
|
1463
1463
|
* @throws OciError when an error occurs
|
|
1464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use RemoveDatabaseToolsPrivateEndpointLock API.
|
|
1465
1465
|
*/
|
|
1466
1466
|
removeDatabaseToolsPrivateEndpointLock(removeDatabaseToolsPrivateEndpointLockRequest) {
|
|
1467
1467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1526,7 +1526,7 @@ class DatabaseToolsClient {
|
|
|
1526
1526
|
* @param UpdateDatabaseToolsConnectionRequest
|
|
1527
1527
|
* @return UpdateDatabaseToolsConnectionResponse
|
|
1528
1528
|
* @throws OciError when an error occurs
|
|
1529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1529
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/UpdateDatabaseToolsConnection.ts.html |here} to see how to use UpdateDatabaseToolsConnection API.
|
|
1530
1530
|
*/
|
|
1531
1531
|
updateDatabaseToolsConnection(updateDatabaseToolsConnectionRequest) {
|
|
1532
1532
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1589,7 +1589,7 @@ class DatabaseToolsClient {
|
|
|
1589
1589
|
* @param UpdateDatabaseToolsPrivateEndpointRequest
|
|
1590
1590
|
* @return UpdateDatabaseToolsPrivateEndpointResponse
|
|
1591
1591
|
* @throws OciError when an error occurs
|
|
1592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1592
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/UpdateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use UpdateDatabaseToolsPrivateEndpoint API.
|
|
1593
1593
|
*/
|
|
1594
1594
|
updateDatabaseToolsPrivateEndpoint(updateDatabaseToolsPrivateEndpointRequest) {
|
|
1595
1595
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1653,7 +1653,7 @@ class DatabaseToolsClient {
|
|
|
1653
1653
|
* @param ValidateDatabaseToolsConnectionRequest
|
|
1654
1654
|
* @return ValidateDatabaseToolsConnectionResponse
|
|
1655
1655
|
* @throws OciError when an error occurs
|
|
1656
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ValidateDatabaseToolsConnection.ts.html |here} to see how to use ValidateDatabaseToolsConnection API.
|
|
1657
1657
|
*/
|
|
1658
1658
|
validateDatabaseToolsConnection(validateDatabaseToolsConnectionRequest) {
|
|
1659
1659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as serviceRequests from "./request";
|
|
@@ -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
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
package/lib/model/action-type.js
CHANGED
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
export interface AddResourceLockDetails {
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,15 +7,15 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
|
-
* Contains the details for the compartment to move the
|
|
14
|
+
* Contains the details for the compartment to move the {@code DatabaseToolsConnection} to.
|
|
15
15
|
*/
|
|
16
16
|
export interface ChangeDatabaseToolsConnectionCompartmentDetails {
|
|
17
17
|
/**
|
|
18
|
-
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment to move the
|
|
18
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment to move the {@code DatabaseToolsConnection} to.
|
|
19
19
|
*/
|
|
20
20
|
"compartmentId": string;
|
|
21
21
|
}
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface ChangeDatabaseToolsPrivateEndpointCompartmentDetails {
|
|
17
17
|
/**
|
|
18
|
-
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment to move the
|
|
18
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment to move the {@code DatabaseConnectionProfile} to.
|
|
19
19
|
*/
|
|
20
20
|
"compartmentId": string;
|
|
21
21
|
}
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|