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 model) |
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 model)
Copyright © 2016–2024. All rights reserved.