Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListHsmPartitionsResponse |
KmsHsmCluster.listHsmPartitions(ListHsmPartitionsRequest request)
Lists all HSM partitions within the specified HSM Cluster resource.
|
ListHsmPartitionsResponse |
KmsHsmClusterClient.listHsmPartitions(ListHsmPartitionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListHsmPartitionsResponse> |
KmsHsmClusterAsyncClient.listHsmPartitions(ListHsmPartitionsRequest request,
AsyncHandler<ListHsmPartitionsRequest,ListHsmPartitionsResponse> handler) |
Future<ListHsmPartitionsResponse> |
KmsHsmClusterAsync.listHsmPartitions(ListHsmPartitionsRequest request,
AsyncHandler<ListHsmPartitionsRequest,ListHsmPartitionsResponse> handler)
Lists all HSM partitions within the specified HSM Cluster resource.
|
Iterable<ListHsmPartitionsResponse> |
KmsHsmClusterPaginators.listHsmPartitionsResponseIterator(ListHsmPartitionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHsmPartitions operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHsmPartitionsResponse> |
KmsHsmClusterAsyncClient.listHsmPartitions(ListHsmPartitionsRequest request,
AsyncHandler<ListHsmPartitionsRequest,ListHsmPartitionsResponse> handler) |
Future<ListHsmPartitionsResponse> |
KmsHsmClusterAsync.listHsmPartitions(ListHsmPartitionsRequest request,
AsyncHandler<ListHsmPartitionsRequest,ListHsmPartitionsResponse> handler)
Lists all HSM partitions within the specified HSM Cluster resource.
|
Modifier and Type | Method and Description |
---|---|
ListHsmPartitionsResponse |
ListHsmPartitionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHsmPartitionsResponse.Builder |
ListHsmPartitionsResponse.Builder.copy(ListHsmPartitionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.