Uses of Class
com.oracle.bmc.servicecatalog.model.ChangePrivateApplicationCompartmentDetails.Builder
- 
Packages that use ChangePrivateApplicationCompartmentDetails.Builder Package Description com.oracle.bmc.servicecatalog.model 
- 
- 
Uses of ChangePrivateApplicationCompartmentDetails.Builder in com.oracle.bmc.servicecatalog.modelMethods in com.oracle.bmc.servicecatalog.model that return ChangePrivateApplicationCompartmentDetails.Builder Modifier and Type Method Description static ChangePrivateApplicationCompartmentDetails.BuilderChangePrivateApplicationCompartmentDetails. builder()Create a new builder.ChangePrivateApplicationCompartmentDetails.BuilderChangePrivateApplicationCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment where you want to move the private application.ChangePrivateApplicationCompartmentDetails.BuilderChangePrivateApplicationCompartmentDetails.Builder. copy(ChangePrivateApplicationCompartmentDetails model)ChangePrivateApplicationCompartmentDetails.BuilderChangePrivateApplicationCompartmentDetails. toBuilder()
 
-