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