Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DbVersionSummary> |
DatabasePaginators.listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the
DbVersionSummary objects
contained in responses from the listDbVersions operation. |
Modifier and Type | Method and Description |
---|---|
DbVersionSummary |
DbVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DbVersionSummary.Builder |
DbVersionSummary.Builder.copy(DbVersionSummary o) |
Modifier and Type | Method and Description |
---|---|
List<DbVersionSummary> |
ListDbVersionsResponse.getItems()
A list of DbVersionSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListDbVersionsResponse.Builder |
ListDbVersionsResponse.Builder.items(List<DbVersionSummary> items) |
Copyright © 2016–2021. All rights reserved.