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