Uses of Class
software.amazon.awssdk.services.connectparticipant.model.GetAttachmentRequest
-
Packages that use GetAttachmentRequest Package Description software.amazon.awssdk.services.connectparticipant Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to deliver superior customer service at a lower cost.software.amazon.awssdk.services.connectparticipant.transform -
-
Uses of GetAttachmentRequest in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant with parameters of type GetAttachmentRequest Modifier and Type Method Description default CompletableFuture<GetAttachmentResponse>ConnectParticipantAsyncClient. getAttachment(GetAttachmentRequest getAttachmentRequest)Provides a pre-signed URL for download of a completed attachment.default GetAttachmentResponseConnectParticipantClient. getAttachment(GetAttachmentRequest getAttachmentRequest)Provides a pre-signed URL for download of a completed attachment. -
Uses of GetAttachmentRequest in software.amazon.awssdk.services.connectparticipant.transform
Methods in software.amazon.awssdk.services.connectparticipant.transform with parameters of type GetAttachmentRequest Modifier and Type Method Description SdkHttpFullRequestGetAttachmentRequestMarshaller. marshall(GetAttachmentRequest getAttachmentRequest)
-