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