Uses of Class
com.oracle.bmc.healthchecks.model.ChangePingMonitorCompartmentDetails.Builder
- 
Packages that use ChangePingMonitorCompartmentDetails.Builder Package Description com.oracle.bmc.healthchecks.model 
- 
- 
Uses of ChangePingMonitorCompartmentDetails.Builder in com.oracle.bmc.healthchecks.modelMethods in com.oracle.bmc.healthchecks.model that return ChangePingMonitorCompartmentDetails.Builder Modifier and Type Method Description static ChangePingMonitorCompartmentDetails.BuilderChangePingMonitorCompartmentDetails. builder()Create a new builder.ChangePingMonitorCompartmentDetails.BuilderChangePingMonitorCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment into which the resource should be moved.ChangePingMonitorCompartmentDetails.BuilderChangePingMonitorCompartmentDetails.Builder. copy(ChangePingMonitorCompartmentDetails model)ChangePingMonitorCompartmentDetails.BuilderChangePingMonitorCompartmentDetails. toBuilder()
 
-