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
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
/**
|
|
@@ -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
|
/**
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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,16 +7,16 @@
|
|
|
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 model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* List of
|
|
15
|
+
* List of {@code DatabaseToolsPrivateEndpointSummary} items.
|
|
16
16
|
*/
|
|
17
17
|
export interface DatabaseToolsPrivateEndpointCollection {
|
|
18
18
|
/**
|
|
19
|
-
* Array of
|
|
19
|
+
* Array of {@code DatabaseToolsPrivateEndpointSummary} items.
|
|
20
20
|
*/
|
|
21
21
|
"items": Array<model.DatabaseToolsPrivateEndpointSummary>;
|
|
22
22
|
}
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
/**
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -21,7 +21,7 @@ export interface DatabaseToolsPrivateEndpointSummary {
|
|
|
21
21
|
"compartmentId": string;
|
|
22
22
|
/**
|
|
23
23
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"definedTags"?: {
|
|
@@ -31,7 +31,7 @@ export interface DatabaseToolsPrivateEndpointSummary {
|
|
|
31
31
|
};
|
|
32
32
|
/**
|
|
33
33
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface DatabaseToolsPrivateEndpointSummary {
|
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"systemTags"?: {
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -21,7 +21,7 @@ export interface DatabaseToolsPrivateEndpoint {
|
|
|
21
21
|
"compartmentId": string;
|
|
22
22
|
/**
|
|
23
23
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"definedTags"?: {
|
|
@@ -31,7 +31,7 @@ export interface DatabaseToolsPrivateEndpoint {
|
|
|
31
31
|
};
|
|
32
32
|
/**
|
|
33
33
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
34
|
-
* Example:
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"freeformTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface DatabaseToolsPrivateEndpoint {
|
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"systemTags"?: {
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
import * as model from "../model";
|