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