Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
TerminateAutonomousExadataInfrastructureResponse |
DatabaseClient.terminateAutonomousExadataInfrastructure(TerminateAutonomousExadataInfrastructureRequest request) |
TerminateAutonomousExadataInfrastructureResponse |
Database.terminateAutonomousExadataInfrastructure(TerminateAutonomousExadataInfrastructureRequest request)
Deprecated. To terminate an Exadata Infrastructure resource in the Oracle cloud, use the
deleteCloudExadataInfrastructure operation. |
Modifier and Type | Method and Description |
---|---|
Future<TerminateAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.terminateAutonomousExadataInfrastructure(TerminateAutonomousExadataInfrastructureRequest request,
AsyncHandler<TerminateAutonomousExadataInfrastructureRequest,TerminateAutonomousExadataInfrastructureResponse> handler) |
Future<TerminateAutonomousExadataInfrastructureResponse> |
DatabaseAsync.terminateAutonomousExadataInfrastructure(TerminateAutonomousExadataInfrastructureRequest request,
AsyncHandler<TerminateAutonomousExadataInfrastructureRequest,TerminateAutonomousExadataInfrastructureResponse> handler)
Deprecated. To terminate an Exadata Infrastructure resource in the Oracle cloud, use the
deleteCloudExadataInfrastructure operation. |
Modifier and Type | Method and Description |
---|---|
TerminateAutonomousExadataInfrastructureResponse |
TerminateAutonomousExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TerminateAutonomousExadataInfrastructureResponse.Builder |
TerminateAutonomousExadataInfrastructureResponse.Builder.copy(TerminateAutonomousExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.