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