public static class ChangeAddressListCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeAddressListCompartmentDetails |
build() |
ChangeAddressListCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the resource should be moved.
|
ChangeAddressListCompartmentDetails.Builder |
copy(ChangeAddressListCompartmentDetails model) |
public ChangeAddressListCompartmentDetails.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 ChangeAddressListCompartmentDetails build()
public ChangeAddressListCompartmentDetails.Builder copy(ChangeAddressListCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.