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