Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalMySqlDatabaseResponse> |
DbManagementAsync.deleteExternalMySqlDatabase(DeleteExternalMySqlDatabaseRequest request,
AsyncHandler<DeleteExternalMySqlDatabaseRequest,DeleteExternalMySqlDatabaseResponse> handler)
Deletes the Oracle Cloud Infrastructure resource representing an external MySQL database.
|
Future<DeleteExternalMySqlDatabaseResponse> |
DbManagementAsyncClient.deleteExternalMySqlDatabase(DeleteExternalMySqlDatabaseRequest request,
AsyncHandler<DeleteExternalMySqlDatabaseRequest,DeleteExternalMySqlDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExternalMySqlDatabaseRequest |
DeleteExternalMySqlDatabaseRequest.Builder.build()
Build the instance of DeleteExternalMySqlDatabaseRequest as configured by this builder
|
DeleteExternalMySqlDatabaseRequest |
DeleteExternalMySqlDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteExternalMySqlDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteExternalMySqlDatabaseRequest.Builder |
DeleteExternalMySqlDatabaseRequest.Builder.copy(DeleteExternalMySqlDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.