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