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