public static class ChangeWaasPolicyCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeWaasPolicyCompartmentDetails |
build() |
ChangeWaasPolicyCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the resource should be moved.
|
ChangeWaasPolicyCompartmentDetails.Builder |
copy(ChangeWaasPolicyCompartmentDetails model) |
public ChangeWaasPolicyCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved. For information about moving resources between compartments, see Moving Resources to a Different Compartment.
compartmentId
- the value to setpublic ChangeWaasPolicyCompartmentDetails build()
public ChangeWaasPolicyCompartmentDetails.Builder copy(ChangeWaasPolicyCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.