Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProtectionPolicySummary> |
DatabaseRecoveryPaginators.listProtectionPoliciesRecordIterator(ListProtectionPoliciesRequest request)
Creates a new iterable which will iterate over the
ProtectionPolicySummary objects contained in responses from
the listProtectionPolicies operation. |
Modifier and Type | Method and Description |
---|---|
ProtectionPolicySummary |
ProtectionPolicySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProtectionPolicySummary> |
ProtectionPolicyCollection.getItems()
List of ProtectionPolicies.
|
Modifier and Type | Method and Description |
---|---|
ProtectionPolicySummary.Builder |
ProtectionPolicySummary.Builder.copy(ProtectionPolicySummary model) |
Modifier and Type | Method and Description |
---|---|
ProtectionPolicyCollection.Builder |
ProtectionPolicyCollection.Builder.items(List<ProtectionPolicySummary> items)
List of ProtectionPolicies.
|
Constructor and Description |
---|
ProtectionPolicyCollection(List<ProtectionPolicySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.