Uses of Class
com.oracle.bmc.databasemanagement.responses.UpdateCloudExadataInfrastructureResponse
-
Packages that use UpdateCloudExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of UpdateCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return UpdateCloudExadataInfrastructureResponse Modifier and Type Method Description UpdateCloudExadataInfrastructureResponseDbManagement. updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request)Updates the details for the Exadata infrastructure specified by exadataInfrastructureId.UpdateCloudExadataInfrastructureResponseDbManagementClient. updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type UpdateCloudExadataInfrastructureResponse Modifier and Type Method Description Future<UpdateCloudExadataInfrastructureResponse>DbManagementAsync. updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request, AsyncHandler<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> handler)Updates the details for the Exadata infrastructure specified by exadataInfrastructureId.Future<UpdateCloudExadataInfrastructureResponse>DbManagementAsyncClient. updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request, AsyncHandler<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type UpdateCloudExadataInfrastructureResponse Modifier and Type Method Description Future<UpdateCloudExadataInfrastructureResponse>DbManagementAsync. updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request, AsyncHandler<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> handler)Updates the details for the Exadata infrastructure specified by exadataInfrastructureId.Future<UpdateCloudExadataInfrastructureResponse>DbManagementAsyncClient. updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request, AsyncHandler<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> handler) -
Uses of UpdateCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return UpdateCloudExadataInfrastructureResponse Modifier and Type Method Description UpdateCloudExadataInfrastructureResponseUpdateCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type UpdateCloudExadataInfrastructureResponse Modifier and Type Method Description UpdateCloudExadataInfrastructureResponse.BuilderUpdateCloudExadataInfrastructureResponse.Builder. copy(UpdateCloudExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-