Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DrPlanExecutionSummary> |
DisasterRecoveryPaginators.listDrPlanExecutionsRecordIterator(ListDrPlanExecutionsRequest request)
Creates a new iterable which will iterate over the
DrPlanExecutionSummary objects contained in responses
from the listDrPlanExecutions operation. |
Modifier and Type | Method and Description |
---|---|
DrPlanExecutionSummary |
DrPlanExecutionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DrPlanExecutionSummary> |
DrPlanExecutionCollection.getItems()
A list of DR plan execution summaries.
|
Modifier and Type | Method and Description |
---|---|
DrPlanExecutionSummary.Builder |
DrPlanExecutionSummary.Builder.copy(DrPlanExecutionSummary model) |
Modifier and Type | Method and Description |
---|---|
DrPlanExecutionCollection.Builder |
DrPlanExecutionCollection.Builder.items(List<DrPlanExecutionSummary> items)
A list of DR plan execution summaries.
|
Constructor and Description |
---|
DrPlanExecutionCollection(List<DrPlanExecutionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.