public static interface GetAttachmentRequest.Builder extends ConnectParticipantRequest.Builder, SdkPojo, CopyableBuilder<GetAttachmentRequest.Builder,GetAttachmentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAttachmentRequest.Builder |
attachmentId(String attachmentId)
A unique identifier for the attachment.
|
GetAttachmentRequest.Builder |
connectionToken(String connectionToken)
The authentication token associated with the participant's connection.
|
GetAttachmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAttachmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAttachmentRequest.Builder attachmentId(String attachmentId)
A unique identifier for the attachment.
attachmentId - A unique identifier for the attachment.GetAttachmentRequest.Builder connectionToken(String connectionToken)
The authentication token associated with the participant's connection.
connectionToken - The authentication token associated with the participant's connection.GetAttachmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAttachmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.