Uses of Class
com.oracle.bmc.database.responses.UpdateAutonomousExadataInfrastructureResponse
-
Packages that use UpdateAutonomousExadataInfrastructureResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of UpdateAutonomousExadataInfrastructureResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return UpdateAutonomousExadataInfrastructureResponse Modifier and Type Method Description UpdateAutonomousExadataInfrastructureResponse
Database. updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request)
Deprecated. Use theupdateCloudExadataInfrastructure
operation to update an Exadata Infrastructure resource andupdateCloudAutonomousVmCluster
operation to update an Autonomous Exadata VM cluster.UpdateAutonomousExadataInfrastructureResponse
DatabaseClient. updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type UpdateAutonomousExadataInfrastructureResponse Modifier and Type Method Description Future<UpdateAutonomousExadataInfrastructureResponse>
DatabaseAsync. updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request, AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler)
Deprecated. Use theupdateCloudExadataInfrastructure
operation to update an Exadata Infrastructure resource andupdateCloudAutonomousVmCluster
operation to update an Autonomous Exadata VM cluster.Future<UpdateAutonomousExadataInfrastructureResponse>
DatabaseAsyncClient. updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request, AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler)
-
Uses of UpdateAutonomousExadataInfrastructureResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return UpdateAutonomousExadataInfrastructureResponse Modifier and Type Method Description UpdateAutonomousExadataInfrastructureResponse
UpdateAutonomousExadataInfrastructureResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type UpdateAutonomousExadataInfrastructureResponse Modifier and Type Method Description UpdateAutonomousExadataInfrastructureResponse.Builder
UpdateAutonomousExadataInfrastructureResponse.Builder. copy(UpdateAutonomousExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
-