Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DeleteExternalExadataInfrastructureResponse |
DbManagementClient.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request) |
DeleteExternalExadataInfrastructureResponse |
DbManagement.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request)
Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalExadataInfrastructureResponse> |
DbManagementAsync.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request,
AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)
Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.
|
Future<DeleteExternalExadataInfrastructureResponse> |
DbManagementAsyncClient.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request,
AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalExadataInfrastructureResponse> |
DbManagementAsync.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request,
AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)
Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.
|
Future<DeleteExternalExadataInfrastructureResponse> |
DbManagementAsyncClient.deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request,
AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExternalExadataInfrastructureResponse |
DeleteExternalExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteExternalExadataInfrastructureResponse.Builder |
DeleteExternalExadataInfrastructureResponse.Builder.copy(DeleteExternalExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.