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