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