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