Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DbSystemSummary> |
PostgresqlPaginators.listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the
DbSystemSummary objects contained in responses from the
listDbSystems operation. |
Modifier and Type | Method and Description |
---|---|
DbSystemSummary |
DbSystemSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DbSystemSummary> |
DbSystemCollection.getItems()
List of database systems.
|
Modifier and Type | Method and Description |
---|---|
DbSystemSummary.Builder |
DbSystemSummary.Builder.copy(DbSystemSummary model) |
Modifier and Type | Method and Description |
---|---|
DbSystemCollection.Builder |
DbSystemCollection.Builder.items(List<DbSystemSummary> items)
List of database systems.
|
Constructor and Description |
---|
DbSystemCollection(List<DbSystemSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.