Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HsmPartitionSummary> |
KmsHsmClusterPaginators.listHsmPartitionsRecordIterator(ListHsmPartitionsRequest request)
Creates a new iterable which will iterate over the
HsmPartitionSummary objects contained in responses from
the listHsmPartitions operation. |
Modifier and Type | Method and Description |
---|---|
HsmPartitionSummary |
HsmPartitionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HsmPartitionSummary> |
HsmPartitionCollection.getItems()
List of HsmPartitionSummaries.
|
Modifier and Type | Method and Description |
---|---|
HsmPartitionSummary.Builder |
HsmPartitionSummary.Builder.copy(HsmPartitionSummary model) |
Modifier and Type | Method and Description |
---|---|
HsmPartitionCollection.Builder |
HsmPartitionCollection.Builder.items(List<HsmPartitionSummary> items)
List of HsmPartitionSummaries.
|
Constructor and Description |
---|
HsmPartitionCollection(List<HsmPartitionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.