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