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