Uses of Class
com.oracle.bmc.database.model.UpdateCloudVmClusterDetails
- 
Packages that use UpdateCloudVmClusterDetails Package Description com.oracle.bmc.database.model com.oracle.bmc.database.requests 
- 
- 
Uses of UpdateCloudVmClusterDetails in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return UpdateCloudVmClusterDetails Modifier and Type Method Description UpdateCloudVmClusterDetailsUpdateCloudVmClusterDetails.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type UpdateCloudVmClusterDetails Modifier and Type Method Description UpdateCloudVmClusterDetails.BuilderUpdateCloudVmClusterDetails.Builder. copy(UpdateCloudVmClusterDetails model)
- 
Uses of UpdateCloudVmClusterDetails in com.oracle.bmc.database.requestsMethods in com.oracle.bmc.database.requests that return UpdateCloudVmClusterDetails Modifier and Type Method Description UpdateCloudVmClusterDetailsUpdateCloudVmClusterRequest. getBody$()Alternative accessor for the body parameter.UpdateCloudVmClusterDetailsUpdateCloudVmClusterRequest. getUpdateCloudVmClusterDetails()Request to update the attributes of a cloud VM cluster.Methods in com.oracle.bmc.database.requests with parameters of type UpdateCloudVmClusterDetails Modifier and Type Method Description UpdateCloudVmClusterRequest.BuilderUpdateCloudVmClusterRequest.Builder. body$(UpdateCloudVmClusterDetails body)Alternative setter for the body parameter.UpdateCloudVmClusterRequest.BuilderUpdateCloudVmClusterRequest.Builder. updateCloudVmClusterDetails(UpdateCloudVmClusterDetails updateCloudVmClusterDetails)Request to update the attributes of a cloud VM cluster.
 
-