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