public static class ChangeSenderCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeSenderCompartmentDetails |
build() |
ChangeSenderCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the sender should be moved.
|
ChangeSenderCompartmentDetails.Builder |
copy(ChangeSenderCompartmentDetails model) |
public ChangeSenderCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the sender should be moved.
compartmentId
- the value to setpublic ChangeSenderCompartmentDetails build()
public ChangeSenderCompartmentDetails.Builder copy(ChangeSenderCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.