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