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