Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DeleteCloudExadataInfrastructureResponse |
DatabaseClient.deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request) |
DeleteCloudExadataInfrastructureResponse |
Database.deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request)
Deletes the cloud Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteCloudExadataInfrastructureResponse> |
DatabaseAsyncClient.deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request,
AsyncHandler<DeleteCloudExadataInfrastructureRequest,DeleteCloudExadataInfrastructureResponse> handler) |
Future<DeleteCloudExadataInfrastructureResponse> |
DatabaseAsync.deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request,
AsyncHandler<DeleteCloudExadataInfrastructureRequest,DeleteCloudExadataInfrastructureResponse> handler)
Deletes the cloud Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
DeleteCloudExadataInfrastructureResponse |
DeleteCloudExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteCloudExadataInfrastructureResponse.Builder |
DeleteCloudExadataInfrastructureResponse.Builder.copy(DeleteCloudExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.