Uses of Class
com.oracle.bmc.containerengine.model.UpdateClusterDetails
- 
Packages that use UpdateClusterDetails Package Description com.oracle.bmc.containerengine.model com.oracle.bmc.containerengine.requests 
- 
- 
Uses of UpdateClusterDetails in com.oracle.bmc.containerengine.modelMethods in com.oracle.bmc.containerengine.model that return UpdateClusterDetails Modifier and Type Method Description UpdateClusterDetailsUpdateClusterDetails.Builder. build()Methods in com.oracle.bmc.containerengine.model with parameters of type UpdateClusterDetails Modifier and Type Method Description UpdateClusterDetails.BuilderUpdateClusterDetails.Builder. copy(UpdateClusterDetails model)
- 
Uses of UpdateClusterDetails in com.oracle.bmc.containerengine.requestsMethods in com.oracle.bmc.containerengine.requests that return UpdateClusterDetails Modifier and Type Method Description UpdateClusterDetailsUpdateClusterRequest. getBody$()Alternative accessor for the body parameter.UpdateClusterDetailsUpdateClusterRequest. getUpdateClusterDetails()The details of the cluster to update.Methods in com.oracle.bmc.containerengine.requests with parameters of type UpdateClusterDetails Modifier and Type Method Description UpdateClusterRequest.BuilderUpdateClusterRequest.Builder. body$(UpdateClusterDetails body)Alternative setter for the body parameter.UpdateClusterRequest.BuilderUpdateClusterRequest.Builder. updateClusterDetails(UpdateClusterDetails updateClusterDetails)The details of the cluster to update.
 
-