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