public static class ChangeBackupCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeBackupCompartmentDetails |
build() |
ChangeBackupCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the backup will be moved.
|
ChangeBackupCompartmentDetails.Builder |
copy(ChangeBackupCompartmentDetails model) |
public ChangeBackupCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the backup will be moved.
compartmentId
- the value to setpublic ChangeBackupCompartmentDetails build()
public ChangeBackupCompartmentDetails.Builder copy(ChangeBackupCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.