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