Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureResponse |
DatabaseClient.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request) |
UpdateAutonomousExadataInfrastructureResponse |
Database.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request)
Deprecated. Use the
updateCloudExadataInfrastructure operation to update an Exadata Infrastructure resource and
updateCloudAutonomousVmCluster operation to update an Autonomous Exadata VM cluster. |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler) |
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsync.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler)
Deprecated. Use the
updateCloudExadataInfrastructure operation to update an Exadata Infrastructure
resource and updateCloudAutonomousVmCluster operation to update an Autonomous Exadata
VM cluster. |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureResponse |
UpdateAutonomousExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureResponse.Builder |
UpdateAutonomousExadataInfrastructureResponse.Builder.copy(UpdateAutonomousExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.