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