Uses of Interface
software.amazon.awssdk.services.securityir.model.GetCaseAttachmentDownloadUrlResponse.Builder
-
Packages that use GetCaseAttachmentDownloadUrlResponse.Builder Package Description software.amazon.awssdk.services.securityir.model -
-
Uses of GetCaseAttachmentDownloadUrlResponse.Builder in software.amazon.awssdk.services.securityir.model
Methods in software.amazon.awssdk.services.securityir.model that return GetCaseAttachmentDownloadUrlResponse.Builder Modifier and Type Method Description GetCaseAttachmentDownloadUrlResponse.BuilderGetCaseAttachmentDownloadUrlResponse.Builder. attachmentPresignedUrl(String attachmentPresignedUrl)Response element providing the Amazon S3 presigned URL to download an attachment.static GetCaseAttachmentDownloadUrlResponse.BuilderGetCaseAttachmentDownloadUrlResponse. builder()GetCaseAttachmentDownloadUrlResponse.BuilderGetCaseAttachmentDownloadUrlResponse. toBuilder()Methods in software.amazon.awssdk.services.securityir.model that return types with arguments of type GetCaseAttachmentDownloadUrlResponse.Builder Modifier and Type Method Description static Class<? extends GetCaseAttachmentDownloadUrlResponse.Builder>GetCaseAttachmentDownloadUrlResponse. serializableBuilderClass()
-