Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DbSystemSummary> |
DatabasePaginators.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 |
---|---|
DbSystemSummary.Builder |
DbSystemSummary.Builder.copy(DbSystemSummary o) |
Modifier and Type | Method and Description |
---|---|
List<DbSystemSummary> |
ListDbSystemsResponse.getItems()
A list of DbSystemSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListDbSystemsResponse.Builder |
ListDbSystemsResponse.Builder.items(List<DbSystemSummary> items) |
Copyright © 2016–2019. All rights reserved.