public static class ChangeNetworkLoadBalancerCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeNetworkLoadBalancerCompartmentDetails |
build() |
ChangeNetworkLoadBalancerCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment to which to move the network load balancer.
|
ChangeNetworkLoadBalancerCompartmentDetails.Builder |
copy(ChangeNetworkLoadBalancerCompartmentDetails o) |
public ChangeNetworkLoadBalancerCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to which to move the network load balancer.
compartmentId
- the value to setpublic ChangeNetworkLoadBalancerCompartmentDetails build()
Copyright © 2016–2022. All rights reserved.