Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConnectionSummary> |
DatabaseMigrationPaginators.listConnectionsRecordIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over the
ConnectionSummary objects contained in responses from
the listConnections operation. |
Modifier and Type | Method and Description |
---|---|
ConnectionSummary |
ConnectionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConnectionSummary> |
ConnectionCollection.getItems()
Items in collection.
|
Modifier and Type | Method and Description |
---|---|
ConnectionSummary.Builder |
ConnectionSummary.Builder.copy(ConnectionSummary model) |
Modifier and Type | Method and Description |
---|---|
ConnectionCollection.Builder |
ConnectionCollection.Builder.items(List<ConnectionSummary> items)
Items in collection.
|
Constructor and Description |
---|
ConnectionCollection(List<ConnectionSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.