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