public static class ChangePrivateApplicationCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangePrivateApplicationCompartmentDetails |
build() |
ChangePrivateApplicationCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment where you want to move the private application.
|
ChangePrivateApplicationCompartmentDetails.Builder |
copy(ChangePrivateApplicationCompartmentDetails model) |
public ChangePrivateApplicationCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where you want to move the private application.
compartmentId
- the value to setpublic ChangePrivateApplicationCompartmentDetails build()
public ChangePrivateApplicationCompartmentDetails.Builder copy(ChangePrivateApplicationCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.