Uses of Class
com.oracle.bmc.database.responses.GetBaseccVmClusterUpdateResponse
-
Packages that use GetBaseccVmClusterUpdateResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetBaseccVmClusterUpdateResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetBaseccVmClusterUpdateResponse Modifier and Type Method Description GetBaseccVmClusterUpdateResponseDatabase. getBaseccVmClusterUpdate(GetBaseccVmClusterUpdateRequest request)Gets information about a specified maintenance update package for a BaseDB-C@C VM cluster.GetBaseccVmClusterUpdateResponseDatabaseClient. getBaseccVmClusterUpdate(GetBaseccVmClusterUpdateRequest request)Method parameters in com.oracle.bmc.database with type arguments of type GetBaseccVmClusterUpdateResponse Modifier and Type Method Description Future<GetBaseccVmClusterUpdateResponse>DatabaseAsync. getBaseccVmClusterUpdate(GetBaseccVmClusterUpdateRequest request, AsyncHandler<GetBaseccVmClusterUpdateRequest,GetBaseccVmClusterUpdateResponse> handler)Gets information about a specified maintenance update package for a BaseDB-C@C VM cluster.Future<GetBaseccVmClusterUpdateResponse>DatabaseAsyncClient. getBaseccVmClusterUpdate(GetBaseccVmClusterUpdateRequest request, AsyncHandler<GetBaseccVmClusterUpdateRequest,GetBaseccVmClusterUpdateResponse> handler) -
Uses of GetBaseccVmClusterUpdateResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetBaseccVmClusterUpdateResponse Modifier and Type Method Description GetBaseccVmClusterUpdateResponseGetBaseccVmClusterUpdateResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetBaseccVmClusterUpdateResponse Modifier and Type Method Description GetBaseccVmClusterUpdateResponse.BuilderGetBaseccVmClusterUpdateResponse.Builder. copy(GetBaseccVmClusterUpdateResponse o)Copy method to populate the builder with values from the given instance.
-