Uses of Class
software.amazon.awssdk.services.cloudhsmv2.model.ModifyBackupAttributesRequest
-
Packages that use ModifyBackupAttributesRequest Package Description software.amazon.awssdk.services.cloudhsmv2 For more information about CloudHSM, see CloudHSM and the CloudHSM User Guide.software.amazon.awssdk.services.cloudhsmv2.transform -
-
Uses of ModifyBackupAttributesRequest in software.amazon.awssdk.services.cloudhsmv2
Methods in software.amazon.awssdk.services.cloudhsmv2 with parameters of type ModifyBackupAttributesRequest Modifier and Type Method Description default CompletableFuture<ModifyBackupAttributesResponse>CloudHsmV2AsyncClient. modifyBackupAttributes(ModifyBackupAttributesRequest modifyBackupAttributesRequest)Modifies attributes for CloudHSM backup.default ModifyBackupAttributesResponseCloudHsmV2Client. modifyBackupAttributes(ModifyBackupAttributesRequest modifyBackupAttributesRequest)Modifies attributes for CloudHSM backup. -
Uses of ModifyBackupAttributesRequest in software.amazon.awssdk.services.cloudhsmv2.transform
Methods in software.amazon.awssdk.services.cloudhsmv2.transform with parameters of type ModifyBackupAttributesRequest Modifier and Type Method Description SdkHttpFullRequestModifyBackupAttributesRequestMarshaller. marshall(ModifyBackupAttributesRequest modifyBackupAttributesRequest)
-