Uses of Class
com.oracle.bmc.databasemanagement.model.UpdateCloudClusterInstanceDetails
- 
Packages that use UpdateCloudClusterInstanceDetails Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.requests 
- 
- 
Uses of UpdateCloudClusterInstanceDetails in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return UpdateCloudClusterInstanceDetails Modifier and Type Method Description UpdateCloudClusterInstanceDetailsUpdateCloudClusterInstanceDetails.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type UpdateCloudClusterInstanceDetails Modifier and Type Method Description UpdateCloudClusterInstanceDetails.BuilderUpdateCloudClusterInstanceDetails.Builder. copy(UpdateCloudClusterInstanceDetails model)
- 
Uses of UpdateCloudClusterInstanceDetails in com.oracle.bmc.databasemanagement.requestsMethods in com.oracle.bmc.databasemanagement.requests that return UpdateCloudClusterInstanceDetails Modifier and Type Method Description UpdateCloudClusterInstanceDetailsUpdateCloudClusterInstanceRequest. getBody$()Alternative accessor for the body parameter.UpdateCloudClusterInstanceDetailsUpdateCloudClusterInstanceRequest. getUpdateCloudClusterInstanceDetails()The details required to update an cloud cluster instance.Methods in com.oracle.bmc.databasemanagement.requests with parameters of type UpdateCloudClusterInstanceDetails Modifier and Type Method Description UpdateCloudClusterInstanceRequest.BuilderUpdateCloudClusterInstanceRequest.Builder. body$(UpdateCloudClusterInstanceDetails body)Alternative setter for the body parameter.UpdateCloudClusterInstanceRequest.BuilderUpdateCloudClusterInstanceRequest.Builder. updateCloudClusterInstanceDetails(UpdateCloudClusterInstanceDetails updateCloudClusterInstanceDetails)The details required to update an cloud cluster instance.
 
-