Uses of Class
software.amazon.awssdk.services.cloudhsm.model.DescribeHsmRequest
-
Packages that use DescribeHsmRequest Package Description software.amazon.awssdk.services.cloudhsm AWS CloudHSM Service software.amazon.awssdk.services.cloudhsm.transform -
-
Uses of DescribeHsmRequest in software.amazon.awssdk.services.cloudhsm
Methods in software.amazon.awssdk.services.cloudhsm with parameters of type DescribeHsmRequest Modifier and Type Method Description default CompletableFuture<DescribeHsmResponse>CloudHsmAsyncClient. describeHsm(DescribeHsmRequest describeHsmRequest)Deprecated.This API is deprecated.default DescribeHsmResponseCloudHsmClient. describeHsm(DescribeHsmRequest describeHsmRequest)Deprecated.This API is deprecated. -
Uses of DescribeHsmRequest in software.amazon.awssdk.services.cloudhsm.transform
Methods in software.amazon.awssdk.services.cloudhsm.transform with parameters of type DescribeHsmRequest Modifier and Type Method Description SdkHttpFullRequestDescribeHsmRequestMarshaller. marshall(DescribeHsmRequest describeHsmRequest)
-