Uses of Class
software.amazon.awssdk.services.securityir.model.GetCaseAttachmentDownloadUrlRequest
-
Packages that use GetCaseAttachmentDownloadUrlRequest Package Description software.amazon.awssdk.services.securityir This guide provides documents the action and response elements for customer use of the service.software.amazon.awssdk.services.securityir.transform -
-
Uses of GetCaseAttachmentDownloadUrlRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type GetCaseAttachmentDownloadUrlRequest Modifier and Type Method Description default CompletableFuture<GetCaseAttachmentDownloadUrlResponse>SecurityIrAsyncClient. getCaseAttachmentDownloadUrl(GetCaseAttachmentDownloadUrlRequest getCaseAttachmentDownloadUrlRequest)Grants permission to obtain an Amazon S3 presigned URL to download an attachment.default GetCaseAttachmentDownloadUrlResponseSecurityIrClient. getCaseAttachmentDownloadUrl(GetCaseAttachmentDownloadUrlRequest getCaseAttachmentDownloadUrlRequest)Grants permission to obtain an Amazon S3 presigned URL to download an attachment. -
Uses of GetCaseAttachmentDownloadUrlRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type GetCaseAttachmentDownloadUrlRequest Modifier and Type Method Description SdkHttpFullRequestGetCaseAttachmentDownloadUrlRequestMarshaller. marshall(GetCaseAttachmentDownloadUrlRequest getCaseAttachmentDownloadUrlRequest)
-