Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
static RetryDrPlanExecutionDetails.Builder |
RetryDrPlanExecutionDetails.builder()
Create a new builder.
|
RetryDrPlanExecutionDetails.Builder |
RetryDrPlanExecutionDetails.Builder.copy(RetryDrPlanExecutionDetails model) |
RetryDrPlanExecutionDetails.Builder |
RetryDrPlanExecutionDetails.Builder.groupId(String groupId)
The unique id of the group to retry as a whole, or the group containing the step being
retried.
|
RetryDrPlanExecutionDetails.Builder |
RetryDrPlanExecutionDetails.Builder.stepId(String stepId)
The unique id of the step to retry (optional).
|
RetryDrPlanExecutionDetails.Builder |
RetryDrPlanExecutionDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.