Uses of Class
software.amazon.awssdk.services.cloudhsm.model.DeleteLunaClientRequest
-
Packages that use DeleteLunaClientRequest Package Description software.amazon.awssdk.services.cloudhsm AWS CloudHSM Service software.amazon.awssdk.services.cloudhsm.transform -
-
Uses of DeleteLunaClientRequest in software.amazon.awssdk.services.cloudhsm
Methods in software.amazon.awssdk.services.cloudhsm with parameters of type DeleteLunaClientRequest Modifier and Type Method Description default CompletableFuture<DeleteLunaClientResponse>CloudHsmAsyncClient. deleteLunaClient(DeleteLunaClientRequest deleteLunaClientRequest)Deprecated.This API is deprecated.default DeleteLunaClientResponseCloudHsmClient. deleteLunaClient(DeleteLunaClientRequest deleteLunaClientRequest)Deprecated.This API is deprecated. -
Uses of DeleteLunaClientRequest in software.amazon.awssdk.services.cloudhsm.transform
Methods in software.amazon.awssdk.services.cloudhsm.transform with parameters of type DeleteLunaClientRequest Modifier and Type Method Description SdkHttpFullRequestDeleteLunaClientRequestMarshaller. marshall(DeleteLunaClientRequest deleteLunaClientRequest)
-