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