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