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