Uses of Class
software.amazon.awssdk.services.securityir.model.GetCaseAttachmentUploadUrlRequest
-
Packages that use GetCaseAttachmentUploadUrlRequest 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 GetCaseAttachmentUploadUrlRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type GetCaseAttachmentUploadUrlRequest Modifier and Type Method Description default CompletableFuture<GetCaseAttachmentUploadUrlResponse>SecurityIrAsyncClient. getCaseAttachmentUploadUrl(GetCaseAttachmentUploadUrlRequest getCaseAttachmentUploadUrlRequest)Grants permission to upload an attachment to a case.default GetCaseAttachmentUploadUrlResponseSecurityIrClient. getCaseAttachmentUploadUrl(GetCaseAttachmentUploadUrlRequest getCaseAttachmentUploadUrlRequest)Grants permission to upload an attachment to a case. -
Uses of GetCaseAttachmentUploadUrlRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type GetCaseAttachmentUploadUrlRequest Modifier and Type Method Description SdkHttpFullRequestGetCaseAttachmentUploadUrlRequestMarshaller. marshall(GetCaseAttachmentUploadUrlRequest getCaseAttachmentUploadUrlRequest)
-