Uses of Class
com.oracle.bmc.databasemanagement.requests.UpdateCloudExadataInfrastructureRequest
-
Packages that use UpdateCloudExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of UpdateCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type UpdateCloudExadataInfrastructureRequest 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 UpdateCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return UpdateCloudExadataInfrastructureRequest Modifier and Type Method Description UpdateCloudExadataInfrastructureRequestUpdateCloudExadataInfrastructureRequest.Builder. build()Build the instance of UpdateCloudExadataInfrastructureRequest as configured by this builderUpdateCloudExadataInfrastructureRequestUpdateCloudExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateCloudExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type UpdateCloudExadataInfrastructureRequest Modifier and Type Method Description UpdateCloudExadataInfrastructureRequest.BuilderUpdateCloudExadataInfrastructureRequest.Builder. copy(UpdateCloudExadataInfrastructureRequest o)Copy method to populate the builder with values from the given instance.
-