Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.model | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<KeySummary> |
KmsManagementPaginators.listKeysRecordIterator(ListKeysRequest request)
Creates a new iterable which will iterate over the
KeySummary objects contained in responses from the
listKeys operation. |
Modifier and Type | Method and Description |
---|---|
KeySummary |
KeySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
KeySummary.Builder |
KeySummary.Builder.copy(KeySummary model) |
Modifier and Type | Method and Description |
---|---|
List<KeySummary> |
ListKeysResponse.getItems()
A list of
com.oracle.bmc.keymanagement.model.KeySummary instances. |
Modifier and Type | Method and Description |
---|---|
ListKeysResponse.Builder |
ListKeysResponse.Builder.items(List<KeySummary> items)
A list of
com.oracle.bmc.keymanagement.model.KeySummary instances. |
Copyright © 2016–2024. All rights reserved.