Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PeerTargetDatabaseSummary> |
DataSafePaginators.listPeerTargetDatabasesRecordIterator(ListPeerTargetDatabasesRequest request)
Creates a new iterable which will iterate over the
PeerTargetDatabaseSummary objects contained in responses from
the listPeerTargetDatabases operation. |
Modifier and Type | Method and Description |
---|---|
PeerTargetDatabaseSummary |
PeerTargetDatabaseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PeerTargetDatabaseSummary> |
PeerTargetDatabaseCollection.getItems()
The list of peer target databases associated to the primary target database.
|
Modifier and Type | Method and Description |
---|---|
PeerTargetDatabaseSummary.Builder |
PeerTargetDatabaseSummary.Builder.copy(PeerTargetDatabaseSummary model) |
Modifier and Type | Method and Description |
---|---|
PeerTargetDatabaseCollection.Builder |
PeerTargetDatabaseCollection.Builder.items(List<PeerTargetDatabaseSummary> items)
The list of peer target databases associated to the primary target database.
|
Constructor and Description |
---|
PeerTargetDatabaseCollection(String compartmentId,
String targetDatabaseId,
List<PeerTargetDatabaseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.