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