Uses of Class
com.oracle.bmc.vnmonitoring.model.ChangePublicIpCompartmentDetails.Builder
-
Packages that use ChangePublicIpCompartmentDetails.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of ChangePublicIpCompartmentDetails.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return ChangePublicIpCompartmentDetails.Builder Modifier and Type Method Description static ChangePublicIpCompartmentDetails.Builder
ChangePublicIpCompartmentDetails. builder()
Create a new builder.ChangePublicIpCompartmentDetails.Builder
ChangePublicIpCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment to move the public IP to.ChangePublicIpCompartmentDetails.Builder
ChangePublicIpCompartmentDetails.Builder. copy(ChangePublicIpCompartmentDetails model)
ChangePublicIpCompartmentDetails.Builder
ChangePublicIpCompartmentDetails. toBuilder()
-