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