public static class ChangeDomainCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDomainCompartmentDetails |
build() |
ChangeDomainCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the destination compartment
into which to move the identity domain.
|
ChangeDomainCompartmentDetails.Builder |
copy(ChangeDomainCompartmentDetails o) |
public ChangeDomainCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the destination compartment into which to move the identity domain.
compartmentId
- the value to setpublic ChangeDomainCompartmentDetails build()
public ChangeDomainCompartmentDetails.Builder copy(ChangeDomainCompartmentDetails o)
Copyright © 2016–2022. All rights reserved.