static ReplicationSchedule.Builder |
ReplicationSchedule.builder() |
Create a new builder.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which the replication schedule exists.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.copy(ReplicationSchedule model) |
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.displayName(String displayName) |
A name of the replication schedule.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.executionRecurrences(String executionRecurrences) |
Recurrence specification for the replication schedule execution.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.id(String id) |
The OCID of the
replication schedule.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.lifecycleDetails(String lifecycleDetails) |
The detailed state of the replication schedule.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.lifecycleState(ReplicationSchedule.LifecycleState lifecycleState) |
Current state of the replication schedule.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.timeCreated(Date timeCreated) |
The time when the replication schedule was created in RFC3339 format.
|
ReplicationSchedule.Builder |
ReplicationSchedule.Builder.timeUpdated(Date timeUpdated) |
The time when the replication schedule was last updated in RFC3339 format.
|
ReplicationSchedule.Builder |
ReplicationSchedule.toBuilder() |
|