Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HsmClusterSummary> |
KmsHsmClusterPaginators.listHsmClustersRecordIterator(ListHsmClustersRequest request)
Creates a new iterable which will iterate over the
HsmClusterSummary objects contained in responses from the
listHsmClusters operation. |
Modifier and Type | Method and Description |
---|---|
HsmClusterSummary |
HsmClusterSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HsmClusterSummary> |
HsmClusterCollection.getItems()
List of HSM Cluster Summary Objects.
|
Modifier and Type | Method and Description |
---|---|
HsmClusterSummary.Builder |
HsmClusterSummary.Builder.copy(HsmClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
HsmClusterCollection.Builder |
HsmClusterCollection.Builder.items(List<HsmClusterSummary> items)
List of HSM Cluster Summary Objects.
|
Constructor and Description |
---|
HsmClusterCollection(List<HsmClusterSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.