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