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