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.model
Methods in com.oracle.bmc.healthchecks.model that return ChangePingMonitorCompartmentDetails.Builder Modifier and Type Method Description static ChangePingMonitorCompartmentDetails.Builder
ChangePingMonitorCompartmentDetails. builder()
Create a new builder.ChangePingMonitorCompartmentDetails.Builder
ChangePingMonitorCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved.ChangePingMonitorCompartmentDetails.Builder
ChangePingMonitorCompartmentDetails.Builder. copy(ChangePingMonitorCompartmentDetails model)
ChangePingMonitorCompartmentDetails.Builder
ChangePingMonitorCompartmentDetails. toBuilder()
-