Class DbManagementClient
- java.lang.Object
- 
- com.oracle.bmc.http.internal.BaseSyncClient
- 
- com.oracle.bmc.databasemanagement.DbManagementClient
 
 
- 
- All Implemented Interfaces:
- DbManagement,- AutoCloseable
 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20201101") public class DbManagementClient extends BaseSyncClient implements DbManagement
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classDbManagementClient.BuilderBuilder class for this client.
 - 
Field SummaryFields Modifier and Type Field Description StringclientCommonLibraryVersionCompatible SDK version, provided by the codegen.Optional<String>minimumClientCommonLibraryVersionFromClientMinimum compatible SDK version, maybe provided by the codegen.static ServiceSERVICEService instance for DbManagement.
 - 
Constructor SummaryConstructors Constructor Description DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)Deprecated.Use thebuilderinstead.DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)Deprecated.Use thebuilderinstead.DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)Deprecated.Use thebuilderinstead.DbManagementClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)Deprecated.Use thebuilderinstead.DbManagementClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)Deprecated.Use thebuilderinstead.DbManagementClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)Deprecated.Use thebuilderinstead.
 - 
Method Summary- 
Methods inherited from class com.oracle.bmc.http.internal.BaseSyncClientclientCall
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface java.lang.AutoCloseableclose
 - 
Methods inherited from interface com.oracle.bmc.databasemanagement.DbManagementgetEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
 
- 
 
- 
- 
- 
Constructor Detail- 
DbManagementClient@Deprecated public DbManagementClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
 
 - 
DbManagementClient@Deprecated public DbManagementClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
 
 - 
DbManagementClient@Deprecated public DbManagementClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
 
 - 
DbManagementClient@Deprecated public DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
 
 - 
DbManagementClient@Deprecated public DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
 
 - 
DbManagementClient@Deprecated public DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
 
 - 
DbManagementClient@Deprecated public DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
 
 - 
DbManagementClient@Deprecated public DbManagementClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- DbManagementClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
- executorService-- DbManagementClient.Builder.executorService
 
 
- 
 - 
Method Detail- 
builderpublic static DbManagementClient.Builder builder() Create a builder for this client.- Returns:
- builder
 
 - 
setRegionpublic void setRegion(Region region) Description copied from interface:DbManagementSets the region to call (ex, Region.US_PHOENIX_1).Note, this will call setEndpointafter resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised.- Specified by:
- setRegionin interface- DbManagement
- Parameters:
- region- The region of the service.
 
 - 
setRegionpublic void setRegion(String regionId) Description copied from interface:DbManagementSets the region to call (ex, ‘us-phoenix-1’).Note, this will first try to map the region ID to a known Region and call setRegion.If no known Region could be determined, it will create an endpoint based on the default endpoint format ( Region.formatDefaultRegionEndpoint(Service, String)and then callsetEndpoint.- Specified by:
- setRegionin interface- DbManagement
- Parameters:
- regionId- The public region ID.
 
 - 
addDataFilespublic AddDataFilesResponse addDataFiles(AddDataFilesRequest request) Description copied from interface:DbManagementAdds data files or temp files to the tablespace.- Specified by:
- addDataFilesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
addManagedDatabaseToManagedDatabaseGrouppublic AddManagedDatabaseToManagedDatabaseGroupResponse addManagedDatabaseToManagedDatabaseGroup(AddManagedDatabaseToManagedDatabaseGroupRequest request) Description copied from interface:DbManagementAdds a Managed Database to a specific Managed Database Group.After the database is added, it will be included in the management activities performed on the Managed Database Group. - Specified by:
- addManagedDatabaseToManagedDatabaseGroupin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
addmTaskspublic AddmTasksResponse addmTasks(AddmTasksRequest request) Description copied from interface:DbManagementLists the metadata for each ADDM task who’s end snapshot time falls within the provided start and end time.Details include the name of the ADDM task, description, user, status and creation date time. - Specified by:
- addmTasksin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeDatabaseParameterspublic ChangeDatabaseParametersResponse changeDatabaseParameters(ChangeDatabaseParametersRequest request) Description copied from interface:DbManagementChanges database parameter values.There are two kinds of database parameters: - Dynamic parameters: They can be changed for the current Oracle Database instance. The changes take effect immediately. - Static parameters: They cannot be changed for the current instance. You must change these parameters and then restart the database before changes take effect. *Note:** If the instance is started using a text initialization parameter file, the parameter changes are applicable only for the current instance. You must update them manually to be passed to a future instance. - Specified by:
- changeDatabaseParametersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeDbManagementPrivateEndpointCompartmentpublic ChangeDbManagementPrivateEndpointCompartmentResponse changeDbManagementPrivateEndpointCompartment(ChangeDbManagementPrivateEndpointCompartmentRequest request) Description copied from interface:DbManagementMoves the Database Management private endpoint and its dependent resources to the specified compartment.- Specified by:
- changeDbManagementPrivateEndpointCompartmentin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeExternalDbSystemCompartmentpublic ChangeExternalDbSystemCompartmentResponse changeExternalDbSystemCompartment(ChangeExternalDbSystemCompartmentRequest request) Description copied from interface:DbManagementMoves the external DB system and its related resources (excluding databases) to the specified compartment.- Specified by:
- changeExternalDbSystemCompartmentin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeExternalExadataInfrastructureCompartmentpublic ChangeExternalExadataInfrastructureCompartmentResponse changeExternalExadataInfrastructureCompartment(ChangeExternalExadataInfrastructureCompartmentRequest request) Description copied from interface:DbManagementMoves the Exadata infrastructure and its related resources (Exadata storage server, Exadata storage server connectors and Exadata storage server grid) to the specified compartment.- Specified by:
- changeExternalExadataInfrastructureCompartmentin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeJobCompartmentpublic ChangeJobCompartmentResponse changeJobCompartment(ChangeJobCompartmentRequest request) Description copied from interface:DbManagementMoves a job.- Specified by:
- changeJobCompartmentin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeManagedDatabaseGroupCompartmentpublic ChangeManagedDatabaseGroupCompartmentResponse changeManagedDatabaseGroupCompartment(ChangeManagedDatabaseGroupCompartmentRequest request) Description copied from interface:DbManagementMoves a Managed Database Group to a different compartment.The destination compartment must not have a Managed Database Group with the same name. - Specified by:
- changeManagedDatabaseGroupCompartmentin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeNamedCredentialCompartmentpublic ChangeNamedCredentialCompartmentResponse changeNamedCredentialCompartment(ChangeNamedCredentialCompartmentRequest request) Description copied from interface:DbManagementMoves a named credential to a different compartment.The destination compartment must not have a named credential with the same name. - Specified by:
- changeNamedCredentialCompartmentin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changePlanRetentionpublic ChangePlanRetentionResponse changePlanRetention(ChangePlanRetentionRequest request) Description copied from interface:DbManagementChanges the retention period of unused plans.The period can range between 5 and 523 weeks. The database purges plans that have not been used for longer than the plan retention period. - Specified by:
- changePlanRetentionin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeSpaceBudgetpublic ChangeSpaceBudgetResponse changeSpaceBudget(ChangeSpaceBudgetRequest request) Description copied from interface:DbManagementChanges the disk space limit for the SQL Management Base.The allowable range for this limit is between 1% and 50%. - Specified by:
- changeSpaceBudgetin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeSqlPlanBaselinesAttributespublic ChangeSqlPlanBaselinesAttributesResponse changeSqlPlanBaselinesAttributes(ChangeSqlPlanBaselinesAttributesRequest request) Description copied from interface:DbManagementChanges one or more attributes of a single plan or all plans associated with a SQL statement.- Specified by:
- changeSqlPlanBaselinesAttributesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
checkCloudDbSystemConnectorConnectionStatuspublic CheckCloudDbSystemConnectorConnectionStatusResponse checkCloudDbSystemConnectorConnectionStatus(CheckCloudDbSystemConnectorConnectionStatusRequest request) Description copied from interface:DbManagementChecks the status of the cloud DB system component connection specified in this connector.This operation will refresh the connectionStatus and timeConnectionStatusLastUpdated fields. - Specified by:
- checkCloudDbSystemConnectorConnectionStatusin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
checkExternalDbSystemConnectorConnectionStatuspublic CheckExternalDbSystemConnectorConnectionStatusResponse checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request) Description copied from interface:DbManagementChecks the status of the external DB system component connection specified in this connector.This operation will refresh the connectionStatus and timeConnectionStatusLastUpdated fields. - Specified by:
- checkExternalDbSystemConnectorConnectionStatusin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
checkExternalExadataStorageConnectorpublic CheckExternalExadataStorageConnectorResponse checkExternalExadataStorageConnector(CheckExternalExadataStorageConnectorRequest request) Description copied from interface:DbManagementChecks the status of the Exadata storage server connection specified by exadataStorageConnectorId.- Specified by:
- checkExternalExadataStorageConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
checkExternalMySqlDatabaseConnectorConnectionStatuspublic CheckExternalMySqlDatabaseConnectorConnectionStatusResponse checkExternalMySqlDatabaseConnectorConnectionStatus(CheckExternalMySqlDatabaseConnectorConnectionStatusRequest request) Description copied from interface:DbManagementCheck the status of the external database connection specified in this connector.This operation will refresh the connectionStatus and timeConnectionStatusLastUpdated fields. - Specified by:
- checkExternalMySqlDatabaseConnectorConnectionStatusin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
configureAutomaticCaptureFilterspublic ConfigureAutomaticCaptureFiltersResponse configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request) Description copied from interface:DbManagementConfigures automatic capture filters to capture only those statements that match the filter criteria.- Specified by:
- configureAutomaticCaptureFiltersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
configureAutomaticSpmEvolveAdvisorTaskpublic ConfigureAutomaticSpmEvolveAdvisorTaskResponse configureAutomaticSpmEvolveAdvisorTask(ConfigureAutomaticSpmEvolveAdvisorTaskRequest request) Description copied from interface:DbManagementConfigures the Automatic SPM Evolve Advisor taskSYS_AUTO_SPM_EVOLVE_TASKby specifying task parameters.As the task is owned by SYS, onlySYScan set task parameters.- Specified by:
- configureAutomaticSpmEvolveAdvisorTaskin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createCloudDbSystempublic CreateCloudDbSystemResponse createCloudDbSystem(CreateCloudDbSystemRequest request) Description copied from interface:DbManagementCreates a cloud DB system and its related resources.- Specified by:
- createCloudDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createCloudDbSystemConnectorpublic CreateCloudDbSystemConnectorResponse createCloudDbSystemConnector(CreateCloudDbSystemConnectorRequest request) Description copied from interface:DbManagementCreates a new cloud connector.- Specified by:
- createCloudDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createCloudDbSystemDiscoverypublic CreateCloudDbSystemDiscoveryResponse createCloudDbSystemDiscovery(CreateCloudDbSystemDiscoveryRequest request) Description copied from interface:DbManagementCreates a cloud DB system discovery resource and initiates the discovery process.- Specified by:
- createCloudDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createDbManagementPrivateEndpointpublic CreateDbManagementPrivateEndpointResponse createDbManagementPrivateEndpoint(CreateDbManagementPrivateEndpointRequest request) Description copied from interface:DbManagementCreates a new Database Management private endpoint.- Specified by:
- createDbManagementPrivateEndpointin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalDbSystempublic CreateExternalDbSystemResponse createExternalDbSystem(CreateExternalDbSystemRequest request) Description copied from interface:DbManagementCreates an external DB system and its related resources.- Specified by:
- createExternalDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalDbSystemConnectorpublic CreateExternalDbSystemConnectorResponse createExternalDbSystemConnector(CreateExternalDbSystemConnectorRequest request) Description copied from interface:DbManagementCreates a new external connector.- Specified by:
- createExternalDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalDbSystemDiscoverypublic CreateExternalDbSystemDiscoveryResponse createExternalDbSystemDiscovery(CreateExternalDbSystemDiscoveryRequest request) Description copied from interface:DbManagementCreates an external DB system discovery resource and initiates the discovery process.- Specified by:
- createExternalDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalExadataInfrastructurepublic CreateExternalExadataInfrastructureResponse createExternalExadataInfrastructure(CreateExternalExadataInfrastructureRequest request) Description copied from interface:DbManagementCreates an OCI resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.The following resource/subresources are created: Infrastructure Storage server connectors Storage servers Storage grids - Specified by:
- createExternalExadataInfrastructurein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalExadataStorageConnectorpublic CreateExternalExadataStorageConnectorResponse createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request) Description copied from interface:DbManagementCreates the Exadata storage server connector after validating the connection information.- Specified by:
- createExternalExadataStorageConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalMySqlDatabasepublic CreateExternalMySqlDatabaseResponse createExternalMySqlDatabase(CreateExternalMySqlDatabaseRequest request) Description copied from interface:DbManagementCreates an external MySQL database.- Specified by:
- createExternalMySqlDatabasein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createExternalMySqlDatabaseConnectorpublic CreateExternalMySqlDatabaseConnectorResponse createExternalMySqlDatabaseConnector(CreateExternalMySqlDatabaseConnectorRequest request) Description copied from interface:DbManagementCreates an external MySQL connector resource.- Specified by:
- createExternalMySqlDatabaseConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createJobpublic CreateJobResponse createJob(CreateJobRequest request) Description copied from interface:DbManagementCreates a job to be executed on a Managed Database or Managed Database Group.Only one of the parameters, managedDatabaseId or managedDatabaseGroupId should be provided as input in CreateJobDetails resource in request body. - Specified by:
- createJobin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createManagedDatabaseGrouppublic CreateManagedDatabaseGroupResponse createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request) Description copied from interface:DbManagementCreates a Managed Database Group.The group does not contain any Managed Databases when it is created, and they must be added later. - Specified by:
- createManagedDatabaseGroupin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createNamedCredentialpublic CreateNamedCredentialResponse createNamedCredential(CreateNamedCredentialRequest request) Description copied from interface:DbManagementCreates a named credential.- Specified by:
- createNamedCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createTablespacepublic CreateTablespaceResponse createTablespace(CreateTablespaceRequest request) Description copied from interface:DbManagementCreates a tablespace within the Managed Database specified by managedDatabaseId.- Specified by:
- createTablespacein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteCloudDbSystempublic DeleteCloudDbSystemResponse deleteCloudDbSystem(DeleteCloudDbSystemRequest request) Description copied from interface:DbManagementDeletes the cloud DB system specified bycloudDbSystemId.- Specified by:
- deleteCloudDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteCloudDbSystemConnectorpublic DeleteCloudDbSystemConnectorResponse deleteCloudDbSystemConnector(DeleteCloudDbSystemConnectorRequest request) Description copied from interface:DbManagementDeletes the cloud connector specified bycloudDbSystemConnectorId.- Specified by:
- deleteCloudDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteCloudDbSystemDiscoverypublic DeleteCloudDbSystemDiscoveryResponse deleteCloudDbSystemDiscovery(DeleteCloudDbSystemDiscoveryRequest request) Description copied from interface:DbManagementDeletes the cloud DB system discovery resource specified bycloudDbSystemDiscoveryId.- Specified by:
- deleteCloudDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteDbManagementPrivateEndpointpublic DeleteDbManagementPrivateEndpointResponse deleteDbManagementPrivateEndpoint(DeleteDbManagementPrivateEndpointRequest request) Description copied from interface:DbManagementDeletes a specific Database Management private endpoint.- Specified by:
- deleteDbManagementPrivateEndpointin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalDbSystempublic DeleteExternalDbSystemResponse deleteExternalDbSystem(DeleteExternalDbSystemRequest request) Description copied from interface:DbManagementDeletes the external DB system specified byexternalDbSystemId.- Specified by:
- deleteExternalDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalDbSystemConnectorpublic DeleteExternalDbSystemConnectorResponse deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request) Description copied from interface:DbManagementDeletes the external connector specified byexternalDbSystemConnectorId.- Specified by:
- deleteExternalDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalDbSystemDiscoverypublic DeleteExternalDbSystemDiscoveryResponse deleteExternalDbSystemDiscovery(DeleteExternalDbSystemDiscoveryRequest request) Description copied from interface:DbManagementDeletes the external DB system discovery resource specified byexternalDbSystemDiscoveryId.- Specified by:
- deleteExternalDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalExadataInfrastructurepublic DeleteExternalExadataInfrastructureResponse deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request) Description copied from interface:DbManagementDeletes the Exadata infrastructure specified by externalExadataInfrastructureId.- Specified by:
- deleteExternalExadataInfrastructurein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalExadataStorageConnectorpublic DeleteExternalExadataStorageConnectorResponse deleteExternalExadataStorageConnector(DeleteExternalExadataStorageConnectorRequest request) Description copied from interface:DbManagementDeletes the Exadata storage server connector specified by exadataStorageConnectorId.- Specified by:
- deleteExternalExadataStorageConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalMySqlDatabasepublic DeleteExternalMySqlDatabaseResponse deleteExternalMySqlDatabase(DeleteExternalMySqlDatabaseRequest request) Description copied from interface:DbManagementDeletes the Oracle Cloud Infrastructure resource representing an external MySQL database.- Specified by:
- deleteExternalMySqlDatabasein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteExternalMySqlDatabaseConnectorpublic DeleteExternalMySqlDatabaseConnectorResponse deleteExternalMySqlDatabaseConnector(DeleteExternalMySqlDatabaseConnectorRequest request) Description copied from interface:DbManagementDeletes the Oracle Cloud Infrastructure resource representing an external MySQL database connector.- Specified by:
- deleteExternalMySqlDatabaseConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteJobpublic DeleteJobResponse deleteJob(DeleteJobRequest request) Description copied from interface:DbManagementDeletes the job specified by jobId.- Specified by:
- deleteJobin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteManagedDatabaseGrouppublic DeleteManagedDatabaseGroupResponse deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request) Description copied from interface:DbManagementDeletes the Managed Database Group specified by managedDatabaseGroupId.If the group contains Managed Databases, then it cannot be deleted. - Specified by:
- deleteManagedDatabaseGroupin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteNamedCredentialpublic DeleteNamedCredentialResponse deleteNamedCredential(DeleteNamedCredentialRequest request) Description copied from interface:DbManagementDeletes the named credential specified by namedCredentialId.- Specified by:
- deleteNamedCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deletePreferredCredentialpublic DeletePreferredCredentialResponse deletePreferredCredential(DeletePreferredCredentialRequest request) Description copied from interface:DbManagementDeletes the preferred credential based on the credentialName.- Specified by:
- deletePreferredCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableAutomaticInitialPlanCapturepublic DisableAutomaticInitialPlanCaptureResponse disableAutomaticInitialPlanCapture(DisableAutomaticInitialPlanCaptureRequest request) Description copied from interface:DbManagementDisables automatic initial plan capture.- Specified by:
- disableAutomaticInitialPlanCapturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableAutomaticSpmEvolveAdvisorTaskpublic DisableAutomaticSpmEvolveAdvisorTaskResponse disableAutomaticSpmEvolveAdvisorTask(DisableAutomaticSpmEvolveAdvisorTaskRequest request) Description copied from interface:DbManagementDisables the Automatic SPM Evolve Advisor task.One client controls both Automatic SQL Tuning Advisor and Automatic SPM Evolve Advisor. Thus, the same task enables or disables both. - Specified by:
- disableAutomaticSpmEvolveAdvisorTaskin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableAutonomousDatabaseManagementFeaturepublic DisableAutonomousDatabaseManagementFeatureResponse disableAutonomousDatabaseManagementFeature(DisableAutonomousDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementDisables a Database Management feature for the specified Autonomous Database.- Specified by:
- disableAutonomousDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableCloudDbSystemDatabaseManagementpublic DisableCloudDbSystemDatabaseManagementResponse disableCloudDbSystemDatabaseManagement(DisableCloudDbSystemDatabaseManagementRequest request) Description copied from interface:DbManagementDisables Database Management service for all the components of the specified cloud DB system (except databases).- Specified by:
- disableCloudDbSystemDatabaseManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableCloudDbSystemStackMonitoringpublic DisableCloudDbSystemStackMonitoringResponse disableCloudDbSystemStackMonitoring(DisableCloudDbSystemStackMonitoringRequest request) Description copied from interface:DbManagementDisables Stack Monitoring for all the components of the specified cloud DB system (except databases).- Specified by:
- disableCloudDbSystemStackMonitoringin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableDatabaseManagementFeaturepublic DisableDatabaseManagementFeatureResponse disableDatabaseManagementFeature(DisableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementDisables a Database Management feature for the specified Oracle cloud database.- Specified by:
- disableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalContainerDatabaseManagementFeaturepublic DisableExternalContainerDatabaseManagementFeatureResponse disableExternalContainerDatabaseManagementFeature(DisableExternalContainerDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementDisables a Database Management feature for the specified external container database.- Specified by:
- disableExternalContainerDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalDbSystemDatabaseManagementpublic DisableExternalDbSystemDatabaseManagementResponse disableExternalDbSystemDatabaseManagement(DisableExternalDbSystemDatabaseManagementRequest request) Description copied from interface:DbManagementDisables Database Management service for all the components of the specified external DB system (except databases).- Specified by:
- disableExternalDbSystemDatabaseManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalDbSystemStackMonitoringpublic DisableExternalDbSystemStackMonitoringResponse disableExternalDbSystemStackMonitoring(DisableExternalDbSystemStackMonitoringRequest request) Description copied from interface:DbManagementDisables Stack Monitoring for all the components of the specified external DB system (except databases).- Specified by:
- disableExternalDbSystemStackMonitoringin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalExadataInfrastructureManagementpublic DisableExternalExadataInfrastructureManagementResponse disableExternalExadataInfrastructureManagement(DisableExternalExadataInfrastructureManagementRequest request) Description copied from interface:DbManagementDisables Database Management for the Exadata infrastructure specified by externalExadataInfrastructureId.It covers the following components: - Exadata infrastructure - Exadata storage grid - Exadata storage server Note that Database Management will not be disabled for the DB systems within the Exadata infrastructure and should be disabled explicitly, if required. - Specified by:
- disableExternalExadataInfrastructureManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalMySqlDatabaseManagementpublic DisableExternalMySqlDatabaseManagementResponse disableExternalMySqlDatabaseManagement(DisableExternalMySqlDatabaseManagementRequest request) Description copied from interface:DbManagementDisables Database Management for an external MySQL Database.- Specified by:
- disableExternalMySqlDatabaseManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalNonContainerDatabaseManagementFeaturepublic DisableExternalNonContainerDatabaseManagementFeatureResponse disableExternalNonContainerDatabaseManagementFeature(DisableExternalNonContainerDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementDisables a Database Management feature for the specified external non-container database.- Specified by:
- disableExternalNonContainerDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalPluggableDatabaseManagementFeaturepublic DisableExternalPluggableDatabaseManagementFeatureResponse disableExternalPluggableDatabaseManagementFeature(DisableExternalPluggableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementDisables a Database Management feature for the specified external pluggable database.- Specified by:
- disableExternalPluggableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableHighFrequencyAutomaticSpmEvolveAdvisorTaskpublic DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse disableHighFrequencyAutomaticSpmEvolveAdvisorTask(DisableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request) Description copied from interface:DbManagementDisables the high-frequency Automatic SPM Evolve Advisor task.It is available only on Oracle Exadata Database Machine, Oracle Database Exadata Cloud Service (ExaCS) and Oracle Database Exadata Cloud@Customer (ExaCC). - Specified by:
- disableHighFrequencyAutomaticSpmEvolveAdvisorTaskin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disablePluggableDatabaseManagementFeaturepublic DisablePluggableDatabaseManagementFeatureResponse disablePluggableDatabaseManagementFeature(DisablePluggableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementDisables a Database Management feature for the specified Oracle cloud pluggable database.- Specified by:
- disablePluggableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableSqlPlanBaselinesUsagepublic DisableSqlPlanBaselinesUsageResponse disableSqlPlanBaselinesUsage(DisableSqlPlanBaselinesUsageRequest request) Description copied from interface:DbManagementDisables the use of SQL plan baselines stored in SQL Management Base.When disabled, the optimizer does not use any SQL plan baselines. - Specified by:
- disableSqlPlanBaselinesUsagein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
discoverExternalExadataInfrastructurepublic DiscoverExternalExadataInfrastructureResponse discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request) Description copied from interface:DbManagementCompletes the Exadata system prechecking on the following:- Verifies if the DB systems are valid RAC DB systems or return 400 status code with NON_RAC_DATABASE_SYSTEM error code. - Verifies if the ASM connector defined for each DB system or return 400 status code with CONNECTOR_NOT_DEFINED error code. - Verifies if the agents associated with ASM are valid and could be used for the Exadata storage servers or return 400 status code with INVALID_AGENT error code. - Verifies if it is an Exadata system or return 400 status code with INVALID_EXADATA_SYSTEM error code. Starts the discovery process for the Exadata system infrastructure. The following resources/components are discovered - Exadata storage servers from each DB systems - Exadata storage grid for all Exadata storage servers - Exadata infrastructure The same API covers both new discovery and rediscovery cases. For the new discovery case, new managed resources/sub-resources are created or the existing ones are overridden. For rediscovery case, the existing managed resources/sub-resources are checked to find out which ones should be added or which ones should be removed based on the unique key defined for each resource/sub-resource. - Specified by:
- discoverExternalExadataInfrastructurein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
dropSqlPlanBaselinespublic DropSqlPlanBaselinesResponse dropSqlPlanBaselines(DropSqlPlanBaselinesRequest request) Description copied from interface:DbManagementDrops a single plan or all plans associated with a SQL statement.- Specified by:
- dropSqlPlanBaselinesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
dropTablespacepublic DropTablespaceResponse dropTablespace(DropTablespaceRequest request) Description copied from interface:DbManagementDrops the tablespace specified by tablespaceName within the Managed Database specified by managedDatabaseId.- Specified by:
- dropTablespacein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableAutomaticInitialPlanCapturepublic EnableAutomaticInitialPlanCaptureResponse enableAutomaticInitialPlanCapture(EnableAutomaticInitialPlanCaptureRequest request) Description copied from interface:DbManagementEnables automatic initial plan capture.When enabled, the database checks whether executed SQL statements are eligible for automatic capture. It creates initial plan baselines for eligible statements. By default, the database creates a SQL plan baseline for every eligible repeatable statement, including all recursive SQL and monitoring SQL. Thus, automatic capture may result in the creation of an extremely large number of plan baselines. To limit the statements that are eligible for plan baselines, configure filters. - Specified by:
- enableAutomaticInitialPlanCapturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableAutomaticSpmEvolveAdvisorTaskpublic EnableAutomaticSpmEvolveAdvisorTaskResponse enableAutomaticSpmEvolveAdvisorTask(EnableAutomaticSpmEvolveAdvisorTaskRequest request) Description copied from interface:DbManagementEnables the Automatic SPM Evolve Advisor task.By default, the automatic task SYS_AUTO_SPM_EVOLVE_TASKruns every day in the scheduled maintenance window.The SPM Evolve Advisor performs the following tasks: - Checks AWR for top SQL - Looks for alternative plans in all available sources - Adds unaccepted plans to the plan history - Tests the execution of as many plans as possible during the maintenance window - Adds the alternative plan to the baseline if it performs better than the current plan One client controls both Automatic SQL Tuning Advisor and Automatic SPM Evolve Advisor. Thus, the same task enables or disables both. - Specified by:
- enableAutomaticSpmEvolveAdvisorTaskin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableAutonomousDatabaseManagementFeaturepublic EnableAutonomousDatabaseManagementFeatureResponse enableAutonomousDatabaseManagementFeature(EnableAutonomousDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementEnables a Database Management feature for the specified Autonomous Database.- Specified by:
- enableAutonomousDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableCloudDbSystemDatabaseManagementpublic EnableCloudDbSystemDatabaseManagementResponse enableCloudDbSystemDatabaseManagement(EnableCloudDbSystemDatabaseManagementRequest request) Description copied from interface:DbManagementEnables Database Management service for all the components of the specified cloud DB system (except databases).- Specified by:
- enableCloudDbSystemDatabaseManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableCloudDbSystemStackMonitoringpublic EnableCloudDbSystemStackMonitoringResponse enableCloudDbSystemStackMonitoring(EnableCloudDbSystemStackMonitoringRequest request) Description copied from interface:DbManagementEnables Stack Monitoring for all the components of the specified cloud DB system (except databases).- Specified by:
- enableCloudDbSystemStackMonitoringin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableDatabaseManagementFeaturepublic EnableDatabaseManagementFeatureResponse enableDatabaseManagementFeature(EnableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementEnables a Database Management feature for the specified cloud database.- Specified by:
- enableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalContainerDatabaseManagementFeaturepublic EnableExternalContainerDatabaseManagementFeatureResponse enableExternalContainerDatabaseManagementFeature(EnableExternalContainerDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementEnables a Database Management feature for the specified external container database.- Specified by:
- enableExternalContainerDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalDbSystemDatabaseManagementpublic EnableExternalDbSystemDatabaseManagementResponse enableExternalDbSystemDatabaseManagement(EnableExternalDbSystemDatabaseManagementRequest request) Description copied from interface:DbManagementEnables Database Management service for all the components of the specified external DB system (except databases).- Specified by:
- enableExternalDbSystemDatabaseManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalDbSystemStackMonitoringpublic EnableExternalDbSystemStackMonitoringResponse enableExternalDbSystemStackMonitoring(EnableExternalDbSystemStackMonitoringRequest request) Description copied from interface:DbManagementEnables Stack Monitoring for all the components of the specified external DB system (except databases).- Specified by:
- enableExternalDbSystemStackMonitoringin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalExadataInfrastructureManagementpublic EnableExternalExadataInfrastructureManagementResponse enableExternalExadataInfrastructureManagement(EnableExternalExadataInfrastructureManagementRequest request) Description copied from interface:DbManagementEnables Database Management for the Exadata infrastructure specified by externalExadataInfrastructureId.It covers the following components: - Exadata infrastructure - Exadata storage grid - Exadata storage server - Specified by:
- enableExternalExadataInfrastructureManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalMySqlDatabaseManagementpublic EnableExternalMySqlDatabaseManagementResponse enableExternalMySqlDatabaseManagement(EnableExternalMySqlDatabaseManagementRequest request) Description copied from interface:DbManagementEnables Database Management for an external MySQL Database.- Specified by:
- enableExternalMySqlDatabaseManagementin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalNonContainerDatabaseManagementFeaturepublic EnableExternalNonContainerDatabaseManagementFeatureResponse enableExternalNonContainerDatabaseManagementFeature(EnableExternalNonContainerDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementEnables Database Management feature for the specified external non-container database.- Specified by:
- enableExternalNonContainerDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableExternalPluggableDatabaseManagementFeaturepublic EnableExternalPluggableDatabaseManagementFeatureResponse enableExternalPluggableDatabaseManagementFeature(EnableExternalPluggableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementEnables a Database Management feature for the specified external pluggable database.- Specified by:
- enableExternalPluggableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableHighFrequencyAutomaticSpmEvolveAdvisorTaskpublic EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskResponse enableHighFrequencyAutomaticSpmEvolveAdvisorTask(EnableHighFrequencyAutomaticSpmEvolveAdvisorTaskRequest request) Description copied from interface:DbManagementEnables the high-frequency Automatic SPM Evolve Advisor task.The high-frequency task runs every hour and runs for no longer than 30 minutes. These settings are not configurable. The high-frequency task complements the standard Automatic SPM Evolve Advisor task. They are independent and are scheduled through two different frameworks. It is available only on Oracle Exadata Database Machine, Oracle Database Exadata Cloud Service (ExaCS) and Oracle Database Exadata Cloud@Customer (ExaCC). - Specified by:
- enableHighFrequencyAutomaticSpmEvolveAdvisorTaskin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enablePluggableDatabaseManagementFeaturepublic EnablePluggableDatabaseManagementFeatureResponse enablePluggableDatabaseManagementFeature(EnablePluggableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementEnables a Database Management feature for the specified Oracle cloud pluggable database.- Specified by:
- enablePluggableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableSqlPlanBaselinesUsagepublic EnableSqlPlanBaselinesUsageResponse enableSqlPlanBaselinesUsage(EnableSqlPlanBaselinesUsageRequest request) Description copied from interface:DbManagementEnables the use of SQL plan baselines stored in SQL Management Base.When enabled, the optimizer uses SQL plan baselines to select plans to avoid potential performance regressions. - Specified by:
- enableSqlPlanBaselinesUsagein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
generateAwrSnapshotpublic GenerateAwrSnapshotResponse generateAwrSnapshot(GenerateAwrSnapshotRequest request) Description copied from interface:DbManagementCreates an AWR snapshot for the target database.- Specified by:
- generateAwrSnapshotin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getAwrDbReportpublic GetAwrDbReportResponse getAwrDbReport(GetAwrDbReportRequest request) Description copied from interface:DbManagementGets the AWR report for the specified database.- Specified by:
- getAwrDbReportin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getAwrDbSqlReportpublic GetAwrDbSqlReportResponse getAwrDbSqlReport(GetAwrDbSqlReportRequest request) Description copied from interface:DbManagementGets the SQL health check report for one SQL of the specified database.- Specified by:
- getAwrDbSqlReportin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudAsmpublic GetCloudAsmResponse getCloudAsm(GetCloudAsmRequest request) Description copied from interface:DbManagementGets the details for the cloud ASM specified bycloudAsmId.- Specified by:
- getCloudAsmin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudAsmConfigurationpublic GetCloudAsmConfigurationResponse getCloudAsmConfiguration(GetCloudAsmConfigurationRequest request) Description copied from interface:DbManagementGets configuration details including disk groups for the cloud ASM specified bycloudAsmId.- Specified by:
- getCloudAsmConfigurationin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudAsmInstancepublic GetCloudAsmInstanceResponse getCloudAsmInstance(GetCloudAsmInstanceRequest request) Description copied from interface:DbManagementGets the details for the cloud ASM instance specified bycloudAsmInstanceId.- Specified by:
- getCloudAsmInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudClusterpublic GetCloudClusterResponse getCloudCluster(GetCloudClusterRequest request) Description copied from interface:DbManagementGets the details for the cloud cluster specified bycloudClusterId.- Specified by:
- getCloudClusterin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudClusterInstancepublic GetCloudClusterInstanceResponse getCloudClusterInstance(GetCloudClusterInstanceRequest request) Description copied from interface:DbManagementGets the details for the cloud cluster instance specified bycloudClusterInstanceId.- Specified by:
- getCloudClusterInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudDbHomepublic GetCloudDbHomeResponse getCloudDbHome(GetCloudDbHomeRequest request) Description copied from interface:DbManagementGets the details for the cloud DB home specified bycloudDbHomeId.- Specified by:
- getCloudDbHomein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudDbNodepublic GetCloudDbNodeResponse getCloudDbNode(GetCloudDbNodeRequest request) Description copied from interface:DbManagementGets the details for the cloud DB node specified bycloudDbNodeId.- Specified by:
- getCloudDbNodein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudDbSystempublic GetCloudDbSystemResponse getCloudDbSystem(GetCloudDbSystemRequest request) Description copied from interface:DbManagementGets the details for the cloud DB system specified bycloudDbSystemId.- Specified by:
- getCloudDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudDbSystemConnectorpublic GetCloudDbSystemConnectorResponse getCloudDbSystemConnector(GetCloudDbSystemConnectorRequest request) Description copied from interface:DbManagementGets the details for the cloud connector specified bycloudDbSystemConnectorId.- Specified by:
- getCloudDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudDbSystemDiscoverypublic GetCloudDbSystemDiscoveryResponse getCloudDbSystemDiscovery(GetCloudDbSystemDiscoveryRequest request) Description copied from interface:DbManagementGets the details for the cloud DB system discovery resource specified bycloudDbSystemDiscoveryId.- Specified by:
- getCloudDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCloudListenerpublic GetCloudListenerResponse getCloudListener(GetCloudListenerRequest request) Description copied from interface:DbManagementGets the details for the cloud listener specified bycloudListenerId.- Specified by:
- getCloudListenerin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getClusterCacheMetricpublic GetClusterCacheMetricResponse getClusterCacheMetric(GetClusterCacheMetricRequest request) Description copied from interface:DbManagementGets the metrics related to cluster cache for the Oracle Real Application Clusters (Oracle RAC) database specified by managedDatabaseId.- Specified by:
- getClusterCacheMetricin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseFleetBackupMetricspublic GetDatabaseFleetBackupMetricsResponse getDatabaseFleetBackupMetrics(GetDatabaseFleetBackupMetricsRequest request) Description copied from interface:DbManagementGets the fleet of container databases (CDBs) and their backup details and metrics, in a compartment or Database Group.The databaseHostedIn query parameter must be provided to list either cloud or external databases. Either the CompartmentId or the ManagedDatabaseGroupId query parameters must be provided to retrieve the HA and backup metrics. - Specified by:
- getDatabaseFleetBackupMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseFleetDataguardMetricspublic GetDatabaseFleetDataguardMetricsResponse getDatabaseFleetDataguardMetrics(GetDatabaseFleetDataguardMetricsRequest request) Description copied from interface:DbManagementGets the fleet of Oracle Data Guard-enabled container databases (CDBs) along with Data Guard metrics and standby databases, in a compartment or Database Group.Either the CompartmentId or the ManagedDatabaseGroupId query parameters must be provided to retrieve the list of databases and Data Guard metrics. - Specified by:
- getDatabaseFleetDataguardMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseFleetHaOverviewMetricspublic GetDatabaseFleetHaOverviewMetricsResponse getDatabaseFleetHaOverviewMetrics(GetDatabaseFleetHaOverviewMetricsRequest request) Description copied from interface:DbManagementGets the fleet of container databases (CDBs) and their HA and backup metrics in a compartment or in a Database Group.Either the CompartmentId or the ManagedDatabaseGroupId query parameters must be provided to retrieve the HA and backup metrics. - Specified by:
- getDatabaseFleetHaOverviewMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseFleetHealthMetricspublic GetDatabaseFleetHealthMetricsResponse getDatabaseFleetHealthMetrics(GetDatabaseFleetHealthMetricsRequest request) Description copied from interface:DbManagementGets the health metrics for a fleet of databases in a compartment or in a Managed Database Group.Either the CompartmentId or the ManagedDatabaseGroupId query parameters must be provided to retrieve the health metrics. - Specified by:
- getDatabaseFleetHealthMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseHaBackupDetailspublic GetDatabaseHaBackupDetailsResponse getDatabaseHaBackupDetails(GetDatabaseHaBackupDetailsRequest request) Description copied from interface:DbManagementGets HA and backup details with metrics and backup history for a single database.- Specified by:
- getDatabaseHaBackupDetailsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseHomeMetricspublic GetDatabaseHomeMetricsResponse getDatabaseHomeMetrics(GetDatabaseHomeMetricsRequest request) Description copied from interface:DbManagementGets a summary of the activity and resource usage metrics like DB Time, CPU, User I/O, Wait, Storage, and Memory for a Managed Database.- Specified by:
- getDatabaseHomeMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDataguardPerformanceMetricspublic GetDataguardPerformanceMetricsResponse getDataguardPerformanceMetrics(GetDataguardPerformanceMetricsRequest request) Description copied from interface:DbManagementGets a historical summary of the Database Guard performance metrics for Managed Databases.If the peerDatabaseCompartmentId is specified, then the metrics are only retrieved from the specified compartment. If the peerDatabaseCompartmentId is not specified, then the metrics are retrieved from the compartment of the Managed Database specified by the ManagedDatabaseId. - Specified by:
- getDataguardPerformanceMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDbManagementPrivateEndpointpublic GetDbManagementPrivateEndpointResponse getDbManagementPrivateEndpoint(GetDbManagementPrivateEndpointRequest request) Description copied from interface:DbManagementGets the details of a specific Database Management private endpoint.- Specified by:
- getDbManagementPrivateEndpointin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalAsmpublic GetExternalAsmResponse getExternalAsm(GetExternalAsmRequest request) Description copied from interface:DbManagementGets the details for the external ASM specified byexternalAsmId.- Specified by:
- getExternalAsmin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalAsmConfigurationpublic GetExternalAsmConfigurationResponse getExternalAsmConfiguration(GetExternalAsmConfigurationRequest request) Description copied from interface:DbManagementGets configuration details including disk groups for the external ASM specified byexternalAsmId.- Specified by:
- getExternalAsmConfigurationin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalAsmInstancepublic GetExternalAsmInstanceResponse getExternalAsmInstance(GetExternalAsmInstanceRequest request) Description copied from interface:DbManagementGets the details for the external ASM instance specified byexternalAsmInstanceId.- Specified by:
- getExternalAsmInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalClusterpublic GetExternalClusterResponse getExternalCluster(GetExternalClusterRequest request) Description copied from interface:DbManagementGets the details for the external cluster specified byexternalClusterId.- Specified by:
- getExternalClusterin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalClusterInstancepublic GetExternalClusterInstanceResponse getExternalClusterInstance(GetExternalClusterInstanceRequest request) Description copied from interface:DbManagementGets the details for the external cluster instance specified byexternalClusterInstanceId.- Specified by:
- getExternalClusterInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalDbHomepublic GetExternalDbHomeResponse getExternalDbHome(GetExternalDbHomeRequest request) Description copied from interface:DbManagementGets the details for the external DB home specified byexternalDbHomeId.- Specified by:
- getExternalDbHomein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalDbNodepublic GetExternalDbNodeResponse getExternalDbNode(GetExternalDbNodeRequest request) Description copied from interface:DbManagementGets the details for the external DB node specified byexternalDbNodeId.- Specified by:
- getExternalDbNodein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalDbSystempublic GetExternalDbSystemResponse getExternalDbSystem(GetExternalDbSystemRequest request) Description copied from interface:DbManagementGets the details for the external DB system specified byexternalDbSystemId.- Specified by:
- getExternalDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalDbSystemConnectorpublic GetExternalDbSystemConnectorResponse getExternalDbSystemConnector(GetExternalDbSystemConnectorRequest request) Description copied from interface:DbManagementGets the details for the external connector specified byexternalDbSystemConnectorId.- Specified by:
- getExternalDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalDbSystemDiscoverypublic GetExternalDbSystemDiscoveryResponse getExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest request) Description copied from interface:DbManagementGets the details for the external DB system discovery resource specified byexternalDbSystemDiscoveryId.- Specified by:
- getExternalDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalExadataInfrastructurepublic GetExternalExadataInfrastructureResponse getExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request) Description copied from interface:DbManagementGets the details for the Exadata infrastructure specified by externalExadataInfrastructureId.It includes the DB systems and storage grid within the Exadata infrastructure. - Specified by:
- getExternalExadataInfrastructurein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalExadataStorageConnectorpublic GetExternalExadataStorageConnectorResponse getExternalExadataStorageConnector(GetExternalExadataStorageConnectorRequest request) Description copied from interface:DbManagementGets the details for the Exadata storage server connector specified by exadataStorageConnectorId.- Specified by:
- getExternalExadataStorageConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalExadataStorageGridpublic GetExternalExadataStorageGridResponse getExternalExadataStorageGrid(GetExternalExadataStorageGridRequest request) Description copied from interface:DbManagementGets the details for the Exadata storage server grid specified by exadataStorageGridId.- Specified by:
- getExternalExadataStorageGridin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalExadataStorageServerpublic GetExternalExadataStorageServerResponse getExternalExadataStorageServer(GetExternalExadataStorageServerRequest request) Description copied from interface:DbManagementGets the summary for the Exadata storage server specified by exadataStorageServerId.- Specified by:
- getExternalExadataStorageServerin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalListenerpublic GetExternalListenerResponse getExternalListener(GetExternalListenerRequest request) Description copied from interface:DbManagementGets the details for the external listener specified byexternalListenerId.- Specified by:
- getExternalListenerin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalMySqlDatabasepublic GetExternalMySqlDatabaseResponse getExternalMySqlDatabase(GetExternalMySqlDatabaseRequest request) Description copied from interface:DbManagementRetrieves the external MySQL database information.- Specified by:
- getExternalMySqlDatabasein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExternalMySqlDatabaseConnectorpublic GetExternalMySqlDatabaseConnectorResponse getExternalMySqlDatabaseConnector(GetExternalMySqlDatabaseConnectorRequest request) Description copied from interface:DbManagementRetrieves the MySQL database connector.- Specified by:
- getExternalMySqlDatabaseConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getIormPlanpublic GetIormPlanResponse getIormPlan(GetIormPlanRequest request) Description copied from interface:DbManagementGet the IORM plan from the specific Exadata storage server.- Specified by:
- getIormPlanin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJobpublic GetJobResponse getJob(GetJobRequest request) Description copied from interface:DbManagementGets the details of the job specified by jobId.- Specified by:
- getJobin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJobExecutionpublic GetJobExecutionResponse getJobExecution(GetJobExecutionRequest request) Description copied from interface:DbManagementGets the details of the job execution specified by jobExecutionId.- Specified by:
- getJobExecutionin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJobRunpublic GetJobRunResponse getJobRun(GetJobRunRequest request) Description copied from interface:DbManagementGets the details of the job run specified by jobRunId.- Specified by:
- getJobRunin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getManagedDatabasepublic GetManagedDatabaseResponse getManagedDatabase(GetManagedDatabaseRequest request) Description copied from interface:DbManagementGets the details of the Managed Database specified by managedDatabaseId.- Specified by:
- getManagedDatabasein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getManagedDatabaseGrouppublic GetManagedDatabaseGroupResponse getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request) Description copied from interface:DbManagementGets the details of the Managed Database Group specified by managedDatabaseGroupId.- Specified by:
- getManagedDatabaseGroupin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getNamedCredentialpublic GetNamedCredentialResponse getNamedCredential(GetNamedCredentialRequest request) Description copied from interface:DbManagementGets the details for the named credential specified by namedCredentialId.- Specified by:
- getNamedCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getOpenAlertHistorypublic GetOpenAlertHistoryResponse getOpenAlertHistory(GetOpenAlertHistoryRequest request) Description copied from interface:DbManagementGets the open alerts from the specified Exadata storage server.- Specified by:
- getOpenAlertHistoryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getOptimizerStatisticsAdvisorExecutionpublic GetOptimizerStatisticsAdvisorExecutionResponse getOptimizerStatisticsAdvisorExecution(GetOptimizerStatisticsAdvisorExecutionRequest request) Description copied from interface:DbManagementGets a comprehensive report of the Optimizer Statistics Advisor execution, which includes details of the Managed Database, findings, recommendations, rationale, and examples.- Specified by:
- getOptimizerStatisticsAdvisorExecutionin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getOptimizerStatisticsAdvisorExecutionScriptpublic GetOptimizerStatisticsAdvisorExecutionScriptResponse getOptimizerStatisticsAdvisorExecutionScript(GetOptimizerStatisticsAdvisorExecutionScriptRequest request) Description copied from interface:DbManagementGets the Oracle system-generated script for the specified Optimizer Statistics Advisor execution.- Specified by:
- getOptimizerStatisticsAdvisorExecutionScriptin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getOptimizerStatisticsCollectionOperationpublic GetOptimizerStatisticsCollectionOperationResponse getOptimizerStatisticsCollectionOperation(GetOptimizerStatisticsCollectionOperationRequest request) Description copied from interface:DbManagementGets a detailed report of the Optimizer Statistics Collection operation for the specified Managed Database.- Specified by:
- getOptimizerStatisticsCollectionOperationin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getPdbMetricspublic GetPdbMetricsResponse getPdbMetrics(GetPdbMetricsRequest request) Description copied from interface:DbManagementGets a summary of the resource usage metrics such as CPU, User I/O, and Storage for each PDB within a specific CDB.If comparmentId is specified, then the metrics for each PDB (within the CDB) in the specified compartment are retrieved. If compartmentId is not specified, then the metrics for all the PDBs within the CDB are retrieved. - Specified by:
- getPdbMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getPeerDatabaseMetricspublic GetPeerDatabaseMetricsResponse getPeerDatabaseMetrics(GetPeerDatabaseMetricsRequest request) Description copied from interface:DbManagementGets a comparative summary of the baseline and target values of the Data Guard performance metrics for Managed Databases.If the peerDatabaseCompartmentId is specified, then the metrics are only retrieved from the specified compartment. If the peerDatabaseCompartmentId is not specified, then the metrics are retrieved from the compartment of the Managed Database specified by the ManagedDatabaseId. - Specified by:
- getPeerDatabaseMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getPreferredCredentialpublic GetPreferredCredentialResponse getPreferredCredential(GetPreferredCredentialRequest request) Description copied from interface:DbManagementGets the preferred credential details for a Managed Database based on credentialName.- Specified by:
- getPreferredCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getSqlPlanBaselinepublic GetSqlPlanBaselineResponse getSqlPlanBaseline(GetSqlPlanBaselineRequest request) Description copied from interface:DbManagementGets the SQL plan baseline details for the specified planName.- Specified by:
- getSqlPlanBaselinein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getSqlPlanBaselineConfigurationpublic GetSqlPlanBaselineConfigurationResponse getSqlPlanBaselineConfiguration(GetSqlPlanBaselineConfigurationRequest request) Description copied from interface:DbManagementGets the configuration details of SQL plan baselines for the specified Managed Database.The details include the settings for the capture and use of SQL plan baselines, SPM Evolve Advisor task, and SQL Management Base. - Specified by:
- getSqlPlanBaselineConfigurationin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getTablespacepublic GetTablespaceResponse getTablespace(GetTablespaceRequest request) Description copied from interface:DbManagementGets the details of the tablespace specified by tablespaceName within the Managed Database specified by managedDatabaseId.- Specified by:
- getTablespacein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getTopSqlCpuActivitypublic GetTopSqlCpuActivityResponse getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request) Description copied from interface:DbManagementGets the SQL IDs with the top CPU activity from the Exadata storage server.- Specified by:
- getTopSqlCpuActivityin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getUserpublic GetUserResponse getUser(GetUserRequest request) Description copied from interface:DbManagementGets the details of the user specified by managedDatabaseId and userName.- Specified by:
- getUserin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWorkRequestpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request) Description copied from interface:DbManagementGets the status of the work request with the given Work Request ID.- Specified by:
- getWorkRequestin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
implementOptimizerStatisticsAdvisorRecommendationspublic ImplementOptimizerStatisticsAdvisorRecommendationsResponse implementOptimizerStatisticsAdvisorRecommendations(ImplementOptimizerStatisticsAdvisorRecommendationsRequest request) Description copied from interface:DbManagementAsynchronously implements the findings and recommendations of the Optimizer Statistics Advisor execution.- Specified by:
- implementOptimizerStatisticsAdvisorRecommendationsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAsmPropertiespublic ListAsmPropertiesResponse listAsmProperties(ListAsmPropertiesRequest request) Description copied from interface:DbManagementGets the list of ASM properties for the specified managedDatabaseId.- Specified by:
- listAsmPropertiesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAssociatedDatabasespublic ListAssociatedDatabasesResponse listAssociatedDatabases(ListAssociatedDatabasesRequest request) Description copied from interface:DbManagementGets the list of databases using a specific Database Management private endpoint.- Specified by:
- listAssociatedDatabasesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAwrDbSnapshotspublic ListAwrDbSnapshotsResponse listAwrDbSnapshots(ListAwrDbSnapshotsRequest request) Description copied from interface:DbManagementLists AWR snapshots for the specified database in the AWR.- Specified by:
- listAwrDbSnapshotsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAwrDbspublic ListAwrDbsResponse listAwrDbs(ListAwrDbsRequest request) Description copied from interface:DbManagementGets the list of databases and their snapshot summary details available in the AWR of the specified Managed Database.- Specified by:
- listAwrDbsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudAsmDiskGroupspublic ListCloudAsmDiskGroupsResponse listCloudAsmDiskGroups(ListCloudAsmDiskGroupsRequest request) Description copied from interface:DbManagementLists ASM disk groups for the cloud ASM specified bycloudAsmId.- Specified by:
- listCloudAsmDiskGroupsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudAsmInstancespublic ListCloudAsmInstancesResponse listCloudAsmInstances(ListCloudAsmInstancesRequest request) Description copied from interface:DbManagementLists the ASM instances in the specified cloud ASM.- Specified by:
- listCloudAsmInstancesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudAsmUserspublic ListCloudAsmUsersResponse listCloudAsmUsers(ListCloudAsmUsersRequest request) Description copied from interface:DbManagementLists ASM users for the cloud ASM specified bycloudAsmId.- Specified by:
- listCloudAsmUsersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudAsmspublic ListCloudAsmsResponse listCloudAsms(ListCloudAsmsRequest request) Description copied from interface:DbManagementLists the ASMs in the specified cloud DB system.- Specified by:
- listCloudAsmsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudClusterInstancespublic ListCloudClusterInstancesResponse listCloudClusterInstances(ListCloudClusterInstancesRequest request) Description copied from interface:DbManagementLists the cluster instances in the specified cloud cluster.- Specified by:
- listCloudClusterInstancesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudClusterspublic ListCloudClustersResponse listCloudClusters(ListCloudClustersRequest request) Description copied from interface:DbManagementLists the clusters in the specified cloud DB system.- Specified by:
- listCloudClustersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudDatabasespublic ListCloudDatabasesResponse listCloudDatabases(ListCloudDatabasesRequest request) Description copied from interface:DbManagementLists the cloud databases in the specified compartment or in the specified DB system.- Specified by:
- listCloudDatabasesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudDbHomespublic ListCloudDbHomesResponse listCloudDbHomes(ListCloudDbHomesRequest request) Description copied from interface:DbManagementLists the DB homes in the specified cloud DB system.- Specified by:
- listCloudDbHomesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudDbNodespublic ListCloudDbNodesResponse listCloudDbNodes(ListCloudDbNodesRequest request) Description copied from interface:DbManagementLists the cloud DB nodes in the specified cloud DB system.- Specified by:
- listCloudDbNodesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudDbSystemConnectorspublic ListCloudDbSystemConnectorsResponse listCloudDbSystemConnectors(ListCloudDbSystemConnectorsRequest request) Description copied from interface:DbManagementLists the cloud connectors in the specified cloud DB system.- Specified by:
- listCloudDbSystemConnectorsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudDbSystemDiscoveriespublic ListCloudDbSystemDiscoveriesResponse listCloudDbSystemDiscoveries(ListCloudDbSystemDiscoveriesRequest request) Description copied from interface:DbManagementLists the cloud DB system discovery resources in the specified compartment.- Specified by:
- listCloudDbSystemDiscoveriesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudDbSystemspublic ListCloudDbSystemsResponse listCloudDbSystems(ListCloudDbSystemsRequest request) Description copied from interface:DbManagementLists the cloud DB systems in the specified compartment.- Specified by:
- listCloudDbSystemsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudListenerServicespublic ListCloudListenerServicesResponse listCloudListenerServices(ListCloudListenerServicesRequest request) Description copied from interface:DbManagementLists the database services registered with the specified cloud listener for the specified Managed Database.- Specified by:
- listCloudListenerServicesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCloudListenerspublic ListCloudListenersResponse listCloudListeners(ListCloudListenersRequest request) Description copied from interface:DbManagementLists the listeners in the specified cloud DB system.- Specified by:
- listCloudListenersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listConsumerGroupPrivilegespublic ListConsumerGroupPrivilegesResponse listConsumerGroupPrivileges(ListConsumerGroupPrivilegesRequest request) Description copied from interface:DbManagementGets the list of consumer group privileges granted to a specific user.- Specified by:
- listConsumerGroupPrivilegesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCursorCacheStatementspublic ListCursorCacheStatementsResponse listCursorCacheStatements(ListCursorCacheStatementsRequest request) Description copied from interface:DbManagementLists the SQL statements from shared SQL area, also called the cursor cache.- Specified by:
- listCursorCacheStatementsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDataAccessContainerspublic ListDataAccessContainersResponse listDataAccessContainers(ListDataAccessContainersRequest request) Description copied from interface:DbManagementGets the list of containers for a specific user.This is only applicable if ALL_CONTAINERS !=‘Y’. - Specified by:
- listDataAccessContainersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDatabaseParameterspublic ListDatabaseParametersResponse listDatabaseParameters(ListDatabaseParametersRequest request) Description copied from interface:DbManagementGets the list of database parameters for the specified Managed Database.The parameters are listed in alphabetical order, along with their current values. - Specified by:
- listDatabaseParametersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDbManagementPrivateEndpointspublic ListDbManagementPrivateEndpointsResponse listDbManagementPrivateEndpoints(ListDbManagementPrivateEndpointsRequest request) Description copied from interface:DbManagementGets a list of Database Management private endpoints.- Specified by:
- listDbManagementPrivateEndpointsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalAsmDiskGroupspublic ListExternalAsmDiskGroupsResponse listExternalAsmDiskGroups(ListExternalAsmDiskGroupsRequest request) Description copied from interface:DbManagementLists ASM disk groups for the external ASM specified byexternalAsmId.- Specified by:
- listExternalAsmDiskGroupsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalAsmInstancespublic ListExternalAsmInstancesResponse listExternalAsmInstances(ListExternalAsmInstancesRequest request) Description copied from interface:DbManagementLists the ASM instances in the specified external ASM.- Specified by:
- listExternalAsmInstancesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalAsmUserspublic ListExternalAsmUsersResponse listExternalAsmUsers(ListExternalAsmUsersRequest request) Description copied from interface:DbManagementLists ASM users for the external ASM specified byexternalAsmId.- Specified by:
- listExternalAsmUsersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalAsmspublic ListExternalAsmsResponse listExternalAsms(ListExternalAsmsRequest request) Description copied from interface:DbManagementLists the ASMs in the specified external DB system.- Specified by:
- listExternalAsmsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalClusterInstancespublic ListExternalClusterInstancesResponse listExternalClusterInstances(ListExternalClusterInstancesRequest request) Description copied from interface:DbManagementLists the cluster instances in the specified external cluster.- Specified by:
- listExternalClusterInstancesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalClusterspublic ListExternalClustersResponse listExternalClusters(ListExternalClustersRequest request) Description copied from interface:DbManagementLists the clusters in the specified external DB system.- Specified by:
- listExternalClustersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalDatabasespublic ListExternalDatabasesResponse listExternalDatabases(ListExternalDatabasesRequest request) Description copied from interface:DbManagementLists the external databases in the specified compartment or in the specified DB system.- Specified by:
- listExternalDatabasesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalDbHomespublic ListExternalDbHomesResponse listExternalDbHomes(ListExternalDbHomesRequest request) Description copied from interface:DbManagementLists the DB homes in the specified external DB system.- Specified by:
- listExternalDbHomesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalDbNodespublic ListExternalDbNodesResponse listExternalDbNodes(ListExternalDbNodesRequest request) Description copied from interface:DbManagementLists the external DB nodes in the specified external DB system.- Specified by:
- listExternalDbNodesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalDbSystemConnectorspublic ListExternalDbSystemConnectorsResponse listExternalDbSystemConnectors(ListExternalDbSystemConnectorsRequest request) Description copied from interface:DbManagementLists the external connectors in the specified external DB system.- Specified by:
- listExternalDbSystemConnectorsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalDbSystemDiscoveriespublic ListExternalDbSystemDiscoveriesResponse listExternalDbSystemDiscoveries(ListExternalDbSystemDiscoveriesRequest request) Description copied from interface:DbManagementLists the external DB system discovery resources in the specified compartment.- Specified by:
- listExternalDbSystemDiscoveriesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalDbSystemspublic ListExternalDbSystemsResponse listExternalDbSystems(ListExternalDbSystemsRequest request) Description copied from interface:DbManagementLists the external DB systems in the specified compartment.- Specified by:
- listExternalDbSystemsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalExadataInfrastructurespublic ListExternalExadataInfrastructuresResponse listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request) Description copied from interface:DbManagementLists the Exadata infrastructure resources in the specified compartment.- Specified by:
- listExternalExadataInfrastructuresin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalExadataStorageConnectorspublic ListExternalExadataStorageConnectorsResponse listExternalExadataStorageConnectors(ListExternalExadataStorageConnectorsRequest request) Description copied from interface:DbManagementLists the Exadata storage server connectors for the specified Exadata infrastructure.- Specified by:
- listExternalExadataStorageConnectorsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalExadataStorageServerspublic ListExternalExadataStorageServersResponse listExternalExadataStorageServers(ListExternalExadataStorageServersRequest request) Description copied from interface:DbManagementLists the Exadata storage servers for the specified Exadata infrastructure.- Specified by:
- listExternalExadataStorageServersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalListenerServicespublic ListExternalListenerServicesResponse listExternalListenerServices(ListExternalListenerServicesRequest request) Description copied from interface:DbManagementLists the database services registered with the specified external listener for the specified Managed Database.- Specified by:
- listExternalListenerServicesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalListenerspublic ListExternalListenersResponse listExternalListeners(ListExternalListenersRequest request) Description copied from interface:DbManagementLists the listeners in the specified external DB system.- Specified by:
- listExternalListenersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listExternalMySqlDatabasespublic ListExternalMySqlDatabasesResponse listExternalMySqlDatabases(ListExternalMySqlDatabasesRequest request) Description copied from interface:DbManagementGets the list of External MySQL Databases.- Specified by:
- listExternalMySqlDatabasesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJobExecutionspublic ListJobExecutionsResponse listJobExecutions(ListJobExecutionsRequest request) Description copied from interface:DbManagementGets the job execution for a specific ID or the list of job executions for a job, job run, Managed Database or Managed Database Group in a specific compartment.Only one of the parameters, ID, jobId, jobRunId, managedDatabaseId or managedDatabaseGroupId should be provided. If none of these parameters is provided, all the job executions in the compartment are listed. Job executions can also be filtered based on the name and status parameters. - Specified by:
- listJobExecutionsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJobRunspublic ListJobRunsResponse listJobRuns(ListJobRunsRequest request) Description copied from interface:DbManagementGets the job run for a specific ID or the list of job runs for a job, Managed Database or Managed Database Group in a specific compartment.Only one of the parameters, ID, jobId, managedDatabaseId, or managedDatabaseGroupId should be provided. If none of these parameters is provided, all the job runs in the compartment are listed. Job runs can also be filtered based on name and runStatus parameters. - Specified by:
- listJobRunsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJobspublic ListJobsResponse listJobs(ListJobsRequest request) Description copied from interface:DbManagementGets the job for a specific ID or the list of jobs for a Managed Database or Managed Database Group in a specific compartment.Only one of the parameters, ID, managedDatabaseId or managedDatabaseGroupId, should be provided. If none of these parameters is provided, all the jobs in the compartment are listed. Jobs can also be filtered based on the name and lifecycleState parameters. - Specified by:
- listJobsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listManagedDatabaseGroupspublic ListManagedDatabaseGroupsResponse listManagedDatabaseGroups(ListManagedDatabaseGroupsRequest request) Description copied from interface:DbManagementGets the Managed Database Group for a specific ID or the list of Managed Database Groups in a specific compartment.Managed Database Groups can also be filtered based on the name parameter. Only one of the parameters, ID or name should be provided. If none of these parameters is provided, all the Managed Database Groups in the compartment are listed. - Specified by:
- listManagedDatabaseGroupsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listManagedDatabasespublic ListManagedDatabasesResponse listManagedDatabases(ListManagedDatabasesRequest request) Description copied from interface:DbManagementGets the Managed Database for a specific ID or the list of Managed Databases in a specific compartment.Managed Databases can be filtered based on the name parameter. Only one of the parameters, ID or name should be provided. If neither of these parameters is provided, all the Managed Databases in the compartment are listed. Managed Databases can also be filtered based on the deployment type and management option. If the deployment type is not specified or if it is ONPREMISE, then the management option is not considered and Managed Databases withADVANCEDmanagement option are listed.- Specified by:
- listManagedDatabasesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMySqlDatabaseConnectorspublic ListMySqlDatabaseConnectorsResponse listMySqlDatabaseConnectors(ListMySqlDatabaseConnectorsRequest request) Description copied from interface:DbManagementGets the list of External MySQL Database connectors.- Specified by:
- listMySqlDatabaseConnectorsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listNamedCredentialspublic ListNamedCredentialsResponse listNamedCredentials(ListNamedCredentialsRequest request) Description copied from interface:DbManagementGets a single named credential specified by the name or all the named credentials in a specific compartment.- Specified by:
- listNamedCredentialsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listObjectPrivilegespublic ListObjectPrivilegesResponse listObjectPrivileges(ListObjectPrivilegesRequest request) Description copied from interface:DbManagementGets the list of object privileges granted to a specific user.- Specified by:
- listObjectPrivilegesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listOptimizerStatisticsAdvisorExecutionspublic ListOptimizerStatisticsAdvisorExecutionsResponse listOptimizerStatisticsAdvisorExecutions(ListOptimizerStatisticsAdvisorExecutionsRequest request) Description copied from interface:DbManagementLists the details of the Optimizer Statistics Advisor task executions, such as their duration, and the number of findings, if any.Optionally, you can specify a date-time range (of seven days) to obtain the list of executions that fall within the specified time range. If the date-time range is not specified, then the executions in the last seven days are listed. - Specified by:
- listOptimizerStatisticsAdvisorExecutionsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listOptimizerStatisticsCollectionAggregationspublic ListOptimizerStatisticsCollectionAggregationsResponse listOptimizerStatisticsCollectionAggregations(ListOptimizerStatisticsCollectionAggregationsRequest request) Description copied from interface:DbManagementGets a list of the optimizer statistics collection operations per hour, grouped by task or object status for the specified Managed Database.You must specify a value for GroupByQueryParam to determine whether the data should be grouped by task status or task object status. Optionally, you can specify a date-time range (of seven days) to obtain collection aggregations within the specified time range. If the date-time range is not specified, then the operations in the last seven days are listed. You can further filter the results by providing the optional type of TaskTypeQueryParam. If the task type not provided, then both Auto and Manual tasks are considered for aggregation. - Specified by:
- listOptimizerStatisticsCollectionAggregationsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listOptimizerStatisticsCollectionOperationspublic ListOptimizerStatisticsCollectionOperationsResponse listOptimizerStatisticsCollectionOperations(ListOptimizerStatisticsCollectionOperationsRequest request) Description copied from interface:DbManagementLists the Optimizer Statistics Collection (Auto and Manual) task operation summary for the specified Managed Database.The summary includes the details of each operation and the number of tasks grouped by status: Completed, In Progress, Failed, and so on. Optionally, you can specify a date-time range (of seven days) to obtain the list of operations that fall within the specified time range. If the date-time range is not specified, then the operations in the last seven days are listed. This API also enables the pagination of results and the opc-next-page response header indicates whether there is a next page. If you use the same header value in a consecutive request, the next page records are returned. To obtain the required results, you can apply the different types of filters supported by this API. - Specified by:
- listOptimizerStatisticsCollectionOperationsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPreferredCredentialspublic ListPreferredCredentialsResponse listPreferredCredentials(ListPreferredCredentialsRequest request) Description copied from interface:DbManagementGets the list of preferred credentials for a given Managed Database.- Specified by:
- listPreferredCredentialsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listProxiedForUserspublic ListProxiedForUsersResponse listProxiedForUsers(ListProxiedForUsersRequest request) Description copied from interface:DbManagementGets the list of users on whose behalf the current user acts as proxy.- Specified by:
- listProxiedForUsersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listProxyUserspublic ListProxyUsersResponse listProxyUsers(ListProxyUsersRequest request) Description copied from interface:DbManagementGets the list of proxy users for the current user.- Specified by:
- listProxyUsersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listRolespublic ListRolesResponse listRoles(ListRolesRequest request) Description copied from interface:DbManagementGets the list of roles granted to a specific user.- Specified by:
- listRolesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listSqlPlanBaselineJobspublic ListSqlPlanBaselineJobsResponse listSqlPlanBaselineJobs(ListSqlPlanBaselineJobsRequest request) Description copied from interface:DbManagementLists the database jobs used for loading SQL plan baselines in the specified Managed Database.- Specified by:
- listSqlPlanBaselineJobsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listSqlPlanBaselinespublic ListSqlPlanBaselinesResponse listSqlPlanBaselines(ListSqlPlanBaselinesRequest request) Description copied from interface:DbManagementLists the SQL plan baselines for the specified Managed Database.- Specified by:
- listSqlPlanBaselinesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listSystemPrivilegespublic ListSystemPrivilegesResponse listSystemPrivileges(ListSystemPrivilegesRequest request) Description copied from interface:DbManagementGets the list of system privileges granted to a specific user.- Specified by:
- listSystemPrivilegesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listTableStatisticspublic ListTableStatisticsResponse listTableStatistics(ListTableStatisticsRequest request) Description copied from interface:DbManagementLists the database table statistics grouped by different statuses such as Not Stale Stats, Stale Stats, and No Stats.This also includes the percentage of each status. - Specified by:
- listTableStatisticsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listTablespacespublic ListTablespacesResponse listTablespaces(ListTablespacesRequest request) Description copied from interface:DbManagementGets the list of tablespaces for the specified managedDatabaseId.- Specified by:
- listTablespacesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listUserspublic ListUsersResponse listUsers(ListUsersRequest request) Description copied from interface:DbManagementGets the list of users for the specified managedDatabaseId.- Specified by:
- listUsersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestErrorspublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request) Description copied from interface:DbManagementReturns a paginated list of errors for a given work request.- Specified by:
- listWorkRequestErrorsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestLogspublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request) Description copied from interface:DbManagementReturns a paginated list of logs for a given work request.- Specified by:
- listWorkRequestLogsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestspublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request) Description copied from interface:DbManagementLists the work requests in a specific compartment.- Specified by:
- listWorkRequestsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
loadSqlPlanBaselinesFromAwrpublic LoadSqlPlanBaselinesFromAwrResponse loadSqlPlanBaselinesFromAwr(LoadSqlPlanBaselinesFromAwrRequest request) Description copied from interface:DbManagementLoads plans from Automatic Workload Repository (AWR) snapshots.You must specify the beginning and ending of the snapshot range. Optionally, you can apply a filter to load only plans that meet specified criteria. By default, the optimizer uses the loaded plans the next time that the database executes the SQL statements. - Specified by:
- loadSqlPlanBaselinesFromAwrin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
loadSqlPlanBaselinesFromCursorCachepublic LoadSqlPlanBaselinesFromCursorCacheResponse loadSqlPlanBaselinesFromCursorCache(LoadSqlPlanBaselinesFromCursorCacheRequest request) Description copied from interface:DbManagementLoads plans for statements directly from the shared SQL area, also called the cursor cache.By applying a filter on the module name, the schema, or the SQL ID you identify the SQL statement or set of SQL statements to load. - Specified by:
- loadSqlPlanBaselinesFromCursorCachein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
modifyAutonomousDatabaseManagementFeaturepublic ModifyAutonomousDatabaseManagementFeatureResponse modifyAutonomousDatabaseManagementFeature(ModifyAutonomousDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementModifies the Database Management feature for the specified Autonomous Database.- Specified by:
- modifyAutonomousDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
modifyDatabaseManagementFeaturepublic ModifyDatabaseManagementFeatureResponse modifyDatabaseManagementFeature(ModifyDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementModifies a Database Management feature for the specified Oracle cloud database.- Specified by:
- modifyDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
modifyExternalContainerDatabaseManagementFeaturepublic ModifyExternalContainerDatabaseManagementFeatureResponse modifyExternalContainerDatabaseManagementFeature(ModifyExternalContainerDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementModifies a Database Management feature for the specified external container database.- Specified by:
- modifyExternalContainerDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
modifyPluggableDatabaseManagementFeaturepublic ModifyPluggableDatabaseManagementFeatureResponse modifyPluggableDatabaseManagementFeature(ModifyPluggableDatabaseManagementFeatureRequest request) Description copied from interface:DbManagementModifies the Database Management feature for the specified Oracle cloud pluggable database.- Specified by:
- modifyPluggableDatabaseManagementFeaturein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
patchCloudDbSystemDiscoverypublic PatchCloudDbSystemDiscoveryResponse patchCloudDbSystemDiscovery(PatchCloudDbSystemDiscoveryRequest request) Description copied from interface:DbManagementPatches the cloud DB system discovery specified bycloudDbSystemDiscoveryId.- Specified by:
- patchCloudDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
patchExternalDbSystemDiscoverypublic PatchExternalDbSystemDiscoveryResponse patchExternalDbSystemDiscovery(PatchExternalDbSystemDiscoveryRequest request) Description copied from interface:DbManagementPatches the external DB system discovery specified byexternalDbSystemDiscoveryId.- Specified by:
- patchExternalDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeDataFilepublic RemoveDataFileResponse removeDataFile(RemoveDataFileRequest request) Description copied from interface:DbManagementRemoves a data file or temp file from the tablespace.- Specified by:
- removeDataFilein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeManagedDatabaseFromManagedDatabaseGrouppublic RemoveManagedDatabaseFromManagedDatabaseGroupResponse removeManagedDatabaseFromManagedDatabaseGroup(RemoveManagedDatabaseFromManagedDatabaseGroupRequest request) Description copied from interface:DbManagementRemoves a Managed Database from a Managed Database Group.Any management activities that are currently running on this database will continue to run to completion. However, any activities scheduled to run in the future will not be performed on this database. - Specified by:
- removeManagedDatabaseFromManagedDatabaseGroupin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
resetDatabaseParameterspublic ResetDatabaseParametersResponse resetDatabaseParameters(ResetDatabaseParametersRequest request) Description copied from interface:DbManagementResets database parameter values to their default or startup values.- Specified by:
- resetDatabaseParametersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
resizeDataFilepublic ResizeDataFileResponse resizeDataFile(ResizeDataFileRequest request) Description copied from interface:DbManagementResizes a data file or temp file within the tablespace.- Specified by:
- resizeDataFilein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
runHistoricAddmpublic RunHistoricAddmResponse runHistoricAddm(RunHistoricAddmRequest request) Description copied from interface:DbManagementCreates and executes a historic ADDM task using the specified AWR snapshot IDs.If an existing ADDM task uses the provided awr snapshot IDs, the existing task will be returned. - Specified by:
- runHistoricAddmin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbCpuUsagespublic SummarizeAwrDbCpuUsagesResponse summarizeAwrDbCpuUsages(SummarizeAwrDbCpuUsagesRequest request) Description copied from interface:DbManagementSummarizes the AWR CPU resource limits and metrics for the specified database in AWR.- Specified by:
- summarizeAwrDbCpuUsagesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbMetricspublic SummarizeAwrDbMetricsResponse summarizeAwrDbMetrics(SummarizeAwrDbMetricsRequest request) Description copied from interface:DbManagementSummarizes the metric samples for the specified database in the AWR.The metric samples are summarized based on the Time dimension for each metric. - Specified by:
- summarizeAwrDbMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbParameterChangespublic SummarizeAwrDbParameterChangesResponse summarizeAwrDbParameterChanges(SummarizeAwrDbParameterChangesRequest request) Description copied from interface:DbManagementSummarizes the database parameter change history for one database parameter of the specified database in AWR.One change history record contains the previous value, the changed value, and the corresponding time range. If the database parameter value was changed multiple times within the time range, then multiple change history records are created for the same parameter. Note that this API only returns information on change history details for one database parameter. To get a list of all the database parameters whose values were changed during a specified time range, use the following API endpoint: /managedDatabases/{managedDatabaseId}/awrDbs/{awrDbId}/awrDbParameters - Specified by:
- summarizeAwrDbParameterChangesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbParameterspublic SummarizeAwrDbParametersResponse summarizeAwrDbParameters(SummarizeAwrDbParametersRequest request) Description copied from interface:DbManagementSummarizes the database parameter history for the specified database in AWR.This includes the list of database parameters, with information on whether the parameter values were modified within the query time range. Note that each database parameter is only listed once. Depending on the optional query parameters, the returned summary gets all the database parameters, which include: - Each parameter whose value was changed during the time range: (valueChanged =\"Y\") - Each parameter whose value was unchanged during the time range: (valueChanged =\"N\") - Each parameter whose value was changed at the system level during the time range: (valueChanged =\"Y\" and valueModified = \"SYSTEM_MOD\") - Each parameter whose value was unchanged during the time range, however, the value is not the default value: (valueChanged =\"N\" and valueDefault = \"FALSE\") Note that this API does not return information on the number of times each database parameter has been changed within the time range. To get the database parameter value change history for a specific parameter, use the following API endpoint: /managedDatabases/{managedDatabaseId}/awrDbs/{awrDbId}/awrDbParameterChanges - Specified by:
- summarizeAwrDbParametersin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbSnapshotRangespublic SummarizeAwrDbSnapshotRangesResponse summarizeAwrDbSnapshotRanges(SummarizeAwrDbSnapshotRangesRequest request) Description copied from interface:DbManagementSummarizes the AWR snapshot ranges that contain continuous snapshots, for the specified Managed Database.- Specified by:
- summarizeAwrDbSnapshotRangesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbSysstatspublic SummarizeAwrDbSysstatsResponse summarizeAwrDbSysstats(SummarizeAwrDbSysstatsRequest request) Description copied from interface:DbManagementSummarizes the AWR SYSSTAT sample data for the specified database in AWR.The statistical data is summarized based on the Time dimension for each statistic. - Specified by:
- summarizeAwrDbSysstatsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbTopWaitEventspublic SummarizeAwrDbTopWaitEventsResponse summarizeAwrDbTopWaitEvents(SummarizeAwrDbTopWaitEventsRequest request) Description copied from interface:DbManagementSummarizes the AWR top wait events.- Specified by:
- summarizeAwrDbTopWaitEventsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbWaitEventBucketspublic SummarizeAwrDbWaitEventBucketsResponse summarizeAwrDbWaitEventBuckets(SummarizeAwrDbWaitEventBucketsRequest request) Description copied from interface:DbManagementSummarizes AWR wait event data into value buckets and frequency, for the specified database in the AWR.- Specified by:
- summarizeAwrDbWaitEventBucketsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeAwrDbWaitEventspublic SummarizeAwrDbWaitEventsResponse summarizeAwrDbWaitEvents(SummarizeAwrDbWaitEventsRequest request) Description copied from interface:DbManagementSummarizes the AWR wait event sample data for the specified database in the AWR.The event data is summarized based on the Time dimension for each event. - Specified by:
- summarizeAwrDbWaitEventsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeCloudAsmMetricspublic SummarizeCloudAsmMetricsResponse summarizeCloudAsmMetrics(SummarizeCloudAsmMetricsRequest request) Description copied from interface:DbManagementGets metrics for the cloud ASM specified bycloudAsmId.- Specified by:
- summarizeCloudAsmMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeCloudClusterMetricspublic SummarizeCloudClusterMetricsResponse summarizeCloudClusterMetrics(SummarizeCloudClusterMetricsRequest request) Description copied from interface:DbManagementGets metrics for the cloud cluster specified bycloudClusterId.- Specified by:
- summarizeCloudClusterMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeCloudDbNodeMetricspublic SummarizeCloudDbNodeMetricsResponse summarizeCloudDbNodeMetrics(SummarizeCloudDbNodeMetricsRequest request) Description copied from interface:DbManagementGets metrics for the cloud DB node specified bycloudDbNodeId.- Specified by:
- summarizeCloudDbNodeMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeCloudDbSystemAvailabilityMetricspublic SummarizeCloudDbSystemAvailabilityMetricsResponse summarizeCloudDbSystemAvailabilityMetrics(SummarizeCloudDbSystemAvailabilityMetricsRequest request) Description copied from interface:DbManagementGets availability metrics for the components present in the cloud DB system specified bycloudDbSystemId.- Specified by:
- summarizeCloudDbSystemAvailabilityMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeCloudListenerMetricspublic SummarizeCloudListenerMetricsResponse summarizeCloudListenerMetrics(SummarizeCloudListenerMetricsRequest request) Description copied from interface:DbManagementGets metrics for the cloud listener specified bycloudListenerId.- Specified by:
- summarizeCloudListenerMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeExternalAsmMetricspublic SummarizeExternalAsmMetricsResponse summarizeExternalAsmMetrics(SummarizeExternalAsmMetricsRequest request) Description copied from interface:DbManagementGets metrics for the external ASM specified byexternalAsmId.- Specified by:
- summarizeExternalAsmMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeExternalClusterMetricspublic SummarizeExternalClusterMetricsResponse summarizeExternalClusterMetrics(SummarizeExternalClusterMetricsRequest request) Description copied from interface:DbManagementGets metrics for the external cluster specified byexternalClusterId.- Specified by:
- summarizeExternalClusterMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeExternalDbNodeMetricspublic SummarizeExternalDbNodeMetricsResponse summarizeExternalDbNodeMetrics(SummarizeExternalDbNodeMetricsRequest request) Description copied from interface:DbManagementGets metrics for the external DB node specified byexternalDbNodeId.- Specified by:
- summarizeExternalDbNodeMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeExternalDbSystemAvailabilityMetricspublic SummarizeExternalDbSystemAvailabilityMetricsResponse summarizeExternalDbSystemAvailabilityMetrics(SummarizeExternalDbSystemAvailabilityMetricsRequest request) Description copied from interface:DbManagementGets availability metrics for the components present in the external DB system specified byexternalDbSystemId.- Specified by:
- summarizeExternalDbSystemAvailabilityMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeExternalListenerMetricspublic SummarizeExternalListenerMetricsResponse summarizeExternalListenerMetrics(SummarizeExternalListenerMetricsRequest request) Description copied from interface:DbManagementGets metrics for the external listener specified byexternalListenerId.- Specified by:
- summarizeExternalListenerMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeJobExecutionsStatusespublic SummarizeJobExecutionsStatusesResponse summarizeJobExecutionsStatuses(SummarizeJobExecutionsStatusesRequest request) Description copied from interface:DbManagementGets the number of job executions grouped by status for a job, Managed Database, or Database Group in a specific compartment.Only one of the parameters, jobId, managedDatabaseId, or managedDatabaseGroupId should be provided. - Specified by:
- summarizeJobExecutionsStatusesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeManagedDatabaseAvailabilityMetricspublic SummarizeManagedDatabaseAvailabilityMetricsResponse summarizeManagedDatabaseAvailabilityMetrics(SummarizeManagedDatabaseAvailabilityMetricsRequest request) Description copied from interface:DbManagementGets the availability metrics related to managed database for the Oracle database specified by managedDatabaseId.- Specified by:
- summarizeManagedDatabaseAvailabilityMetricsin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeSqlPlanBaselinespublic SummarizeSqlPlanBaselinesResponse summarizeSqlPlanBaselines(SummarizeSqlPlanBaselinesRequest request) Description copied from interface:DbManagementGets the number of SQL plan baselines aggregated by their attributes.- Specified by:
- summarizeSqlPlanBaselinesin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeSqlPlanBaselinesByLastExecutionpublic SummarizeSqlPlanBaselinesByLastExecutionResponse summarizeSqlPlanBaselinesByLastExecution(SummarizeSqlPlanBaselinesByLastExecutionRequest request) Description copied from interface:DbManagementGets the number of SQL plan baselines aggregated by the age of their last execution in weeks.- Specified by:
- summarizeSqlPlanBaselinesByLastExecutionin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
testNamedCredentialpublic TestNamedCredentialResponse testNamedCredential(TestNamedCredentialRequest request) Description copied from interface:DbManagementTests the named credential.- Specified by:
- testNamedCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
testPreferredCredentialpublic TestPreferredCredentialResponse testPreferredCredential(TestPreferredCredentialRequest request) Description copied from interface:DbManagementTests the preferred credential.- Specified by:
- testPreferredCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudAsmpublic UpdateCloudAsmResponse updateCloudAsm(UpdateCloudAsmRequest request) Description copied from interface:DbManagementUpdates the cloud ASM specified bycloudAsmId.- Specified by:
- updateCloudAsmin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudAsmInstancepublic UpdateCloudAsmInstanceResponse updateCloudAsmInstance(UpdateCloudAsmInstanceRequest request) Description copied from interface:DbManagementUpdates the cloud ASM instance specified bycloudAsmInstanceId.- Specified by:
- updateCloudAsmInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudClusterpublic UpdateCloudClusterResponse updateCloudCluster(UpdateCloudClusterRequest request) Description copied from interface:DbManagementUpdates the cloud cluster specified bycloudClusterId.- Specified by:
- updateCloudClusterin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudClusterInstancepublic UpdateCloudClusterInstanceResponse updateCloudClusterInstance(UpdateCloudClusterInstanceRequest request) Description copied from interface:DbManagementUpdates the cloud cluster instance specified bycloudClusterInstanceId.- Specified by:
- updateCloudClusterInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudDbHomepublic UpdateCloudDbHomeResponse updateCloudDbHome(UpdateCloudDbHomeRequest request) Description copied from interface:DbManagementUpdates the cloud DB home specified bycloudDbHomeId.- Specified by:
- updateCloudDbHomein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudDbNodepublic UpdateCloudDbNodeResponse updateCloudDbNode(UpdateCloudDbNodeRequest request) Description copied from interface:DbManagementUpdates the cloud DB node specified bycloudDbNodeId.- Specified by:
- updateCloudDbNodein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudDbSystempublic UpdateCloudDbSystemResponse updateCloudDbSystem(UpdateCloudDbSystemRequest request) Description copied from interface:DbManagementUpdates the cloud DB system specified bycloudDbSystemId.- Specified by:
- updateCloudDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudDbSystemConnectorpublic UpdateCloudDbSystemConnectorResponse updateCloudDbSystemConnector(UpdateCloudDbSystemConnectorRequest request) Description copied from interface:DbManagementUpdates the cloud connector specified bycloudDbSystemConnectorId.- Specified by:
- updateCloudDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudDbSystemDiscoverypublic UpdateCloudDbSystemDiscoveryResponse updateCloudDbSystemDiscovery(UpdateCloudDbSystemDiscoveryRequest request) Description copied from interface:DbManagementUpdates the cloud DB system discovery specified bycloudDbSystemDiscoveryId.- Specified by:
- updateCloudDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateCloudListenerpublic UpdateCloudListenerResponse updateCloudListener(UpdateCloudListenerRequest request) Description copied from interface:DbManagementUpdates the cloud listener specified bycloudListenerId.- Specified by:
- updateCloudListenerin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateDbManagementPrivateEndpointpublic UpdateDbManagementPrivateEndpointResponse updateDbManagementPrivateEndpoint(UpdateDbManagementPrivateEndpointRequest request) Description copied from interface:DbManagementUpdates one or more attributes of a specific Database Management private endpoint.- Specified by:
- updateDbManagementPrivateEndpointin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalAsmpublic UpdateExternalAsmResponse updateExternalAsm(UpdateExternalAsmRequest request) Description copied from interface:DbManagementUpdates the external ASM specified byexternalAsmId.- Specified by:
- updateExternalAsmin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalAsmInstancepublic UpdateExternalAsmInstanceResponse updateExternalAsmInstance(UpdateExternalAsmInstanceRequest request) Description copied from interface:DbManagementUpdates the external ASM instance specified byexternalAsmInstanceId.- Specified by:
- updateExternalAsmInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalClusterpublic UpdateExternalClusterResponse updateExternalCluster(UpdateExternalClusterRequest request) Description copied from interface:DbManagementUpdates the external cluster specified byexternalClusterId.- Specified by:
- updateExternalClusterin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalClusterInstancepublic UpdateExternalClusterInstanceResponse updateExternalClusterInstance(UpdateExternalClusterInstanceRequest request) Description copied from interface:DbManagementUpdates the external cluster instance specified byexternalClusterInstanceId.- Specified by:
- updateExternalClusterInstancein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalDbHomepublic UpdateExternalDbHomeResponse updateExternalDbHome(UpdateExternalDbHomeRequest request) Description copied from interface:DbManagementUpdates the external DB home specified byexternalDbHomeId.- Specified by:
- updateExternalDbHomein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalDbNodepublic UpdateExternalDbNodeResponse updateExternalDbNode(UpdateExternalDbNodeRequest request) Description copied from interface:DbManagementUpdates the external DB node specified byexternalDbNodeId.- Specified by:
- updateExternalDbNodein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalDbSystempublic UpdateExternalDbSystemResponse updateExternalDbSystem(UpdateExternalDbSystemRequest request) Description copied from interface:DbManagementUpdates the external DB system specified byexternalDbSystemId.- Specified by:
- updateExternalDbSystemin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalDbSystemConnectorpublic UpdateExternalDbSystemConnectorResponse updateExternalDbSystemConnector(UpdateExternalDbSystemConnectorRequest request) Description copied from interface:DbManagementUpdates the external connector specified byexternalDbSystemConnectorId.- Specified by:
- updateExternalDbSystemConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalDbSystemDiscoverypublic UpdateExternalDbSystemDiscoveryResponse updateExternalDbSystemDiscovery(UpdateExternalDbSystemDiscoveryRequest request) Description copied from interface:DbManagementUpdates the external DB system discovery specified byexternalDbSystemDiscoveryId.- Specified by:
- updateExternalDbSystemDiscoveryin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalExadataInfrastructurepublic UpdateExternalExadataInfrastructureResponse updateExternalExadataInfrastructure(UpdateExternalExadataInfrastructureRequest request) Description copied from interface:DbManagementUpdates the details for the Exadata infrastructure specified by externalExadataInfrastructureId.- Specified by:
- updateExternalExadataInfrastructurein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalExadataStorageConnectorpublic UpdateExternalExadataStorageConnectorResponse updateExternalExadataStorageConnector(UpdateExternalExadataStorageConnectorRequest request) Description copied from interface:DbManagementUpdates the Exadata storage server connector specified by exadataStorageConnectorId.- Specified by:
- updateExternalExadataStorageConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalExadataStorageGridpublic UpdateExternalExadataStorageGridResponse updateExternalExadataStorageGrid(UpdateExternalExadataStorageGridRequest request) Description copied from interface:DbManagementUpdates the Exadata storage server grid specified by exadataStorageGridId.- Specified by:
- updateExternalExadataStorageGridin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalExadataStorageServerpublic UpdateExternalExadataStorageServerResponse updateExternalExadataStorageServer(UpdateExternalExadataStorageServerRequest request) Description copied from interface:DbManagementUpdates the Exadata storage server specified by exadataStorageServerId.- Specified by:
- updateExternalExadataStorageServerin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalListenerpublic UpdateExternalListenerResponse updateExternalListener(UpdateExternalListenerRequest request) Description copied from interface:DbManagementUpdates the external listener specified byexternalListenerId.- Specified by:
- updateExternalListenerin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalMysqlDatabasepublic UpdateExternalMysqlDatabaseResponse updateExternalMysqlDatabase(UpdateExternalMysqlDatabaseRequest request) Description copied from interface:DbManagementUpdates the External Mysql Database.- Specified by:
- updateExternalMysqlDatabasein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExternalMysqlDatabaseConnectorpublic UpdateExternalMysqlDatabaseConnectorResponse updateExternalMysqlDatabaseConnector(UpdateExternalMysqlDatabaseConnectorRequest request) Description copied from interface:DbManagementUpdates the External Mysql Database Connector.- Specified by:
- updateExternalMysqlDatabaseConnectorin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateJobpublic UpdateJobResponse updateJob(UpdateJobRequest request) Description copied from interface:DbManagementUpdates the details of the recurring scheduled job specified by jobId.Note that non-recurring (one time) jobs cannot be updated. - Specified by:
- updateJobin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateManagedDatabasepublic UpdateManagedDatabaseResponse updateManagedDatabase(UpdateManagedDatabaseRequest request) Description copied from interface:DbManagementUpdates the Managed Database specified by managedDatabaseId.- Specified by:
- updateManagedDatabasein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateManagedDatabaseGrouppublic UpdateManagedDatabaseGroupResponse updateManagedDatabaseGroup(UpdateManagedDatabaseGroupRequest request) Description copied from interface:DbManagementUpdates the Managed Database Group specified by managedDatabaseGroupId.- Specified by:
- updateManagedDatabaseGroupin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateNamedCredentialpublic UpdateNamedCredentialResponse updateNamedCredential(UpdateNamedCredentialRequest request) Description copied from interface:DbManagementUpdates the named credential specified by namedCredentialId.- Specified by:
- updateNamedCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updatePreferredCredentialpublic UpdatePreferredCredentialResponse updatePreferredCredential(UpdatePreferredCredentialRequest request) Description copied from interface:DbManagementUpdates the preferred credential based on the credentialName.- Specified by:
- updatePreferredCredentialin interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateTablespacepublic UpdateTablespaceResponse updateTablespace(UpdateTablespaceRequest request) Description copied from interface:DbManagementUpdates the attributes of the tablespace specified by tablespaceName within the Managed Database specified by managedDatabaseId.- Specified by:
- updateTablespacein interface- DbManagement
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWaiterspublic DbManagementWaiters getWaiters() Description copied from interface:DbManagementGets the pre-configured waiters available for resources for this service.- Specified by:
- getWaitersin interface- DbManagement
- Returns:
- The service waiters.
 
 - 
getPaginatorspublic DbManagementPaginators getPaginators() Description copied from interface:DbManagementGets the pre-configured paginators available for list operations in this service which may return multiple pages of data.These paginators provide an Iterableinterface so that service responses, or resources/records, can be iterated through without having to manually deal with pagination and page tokens.- Specified by:
- getPaginatorsin interface- DbManagement
- Returns:
- The service paginators.
 
 - 
getDefaultConfiguratorprotected ClientConfigurator getDefaultConfigurator() 
 - 
useRealmSpecificEndpointTemplatepublic void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled) This method should be used to enable or disable the use of realm-specific endpoint template.The default value is null. To enable the use of endpoint template defined for the realm in use, set the flag to true To disable the use of endpoint template defined for the realm in use, set the flag to false - Parameters:
- useOfRealmSpecificEndpointTemplateEnabled- This flag can be set to true or false to enable or disable the use of realm-specific endpoint template respectively
 
 - 
populateServiceParametersInEndpointpublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap) Populate the parameters in the endpoint with its corresponding value and update the base endpoint.The value will be populated iff the parameter in endpoint is a required request path parameter or a required request query parameter. If not, the parameter in the endpoint will be ignored and left blank. - Parameters:
- endpoint- The endpoint template in use
- requiredParametersMap- Map of parameter name as key and value set in request path or query parameter as value
 
 - 
updateBaseEndpointpublic final void updateBaseEndpoint(String endpoint) This method should be used for parameterized endpoint templates only.This does not include {region} and {secondLevelDomain} parameters. - Parameters:
- endpoint- The updated endpoint to use
 
 - 
setEndpointpublic final void setEndpoint(String endpoint) 
 - 
getEndpointpublic final String getEndpoint() 
 - 
refreshClientpublic final void refreshClient() Rebuild the backingHttpClient.This will call ClientConfigurators again, and can be used to e.g. refresh the SSL certificate.
 - 
closepublic final void close() - Specified by:
- closein interface- AutoCloseable
 
 - 
getClientCommonLibraryVersionpublic String getClientCommonLibraryVersion() 
 
- 
 
-