Interface RealTimeContactAnalysisAttachment.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RealTimeContactAnalysisAttachment.Builder,RealTimeContactAnalysisAttachment>, SdkBuilder<RealTimeContactAnalysisAttachment.Builder,RealTimeContactAnalysisAttachment>, SdkPojo
Enclosing class:
RealTimeContactAnalysisAttachment

public static interface RealTimeContactAnalysisAttachment.Builder extends SdkPojo, CopyableBuilder<RealTimeContactAnalysisAttachment.Builder,RealTimeContactAnalysisAttachment>
  • Method Details

    • attachmentName

      RealTimeContactAnalysisAttachment.Builder attachmentName(String attachmentName)

      A case-sensitive name of the attachment being uploaded. Can be redacted.

      Parameters:
      attachmentName - A case-sensitive name of the attachment being uploaded. Can be redacted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentType

      Describes the MIME file type of the attachment. For a list of supported file types, see Feature specifications in the Amazon Connect Administrator Guide.

      Parameters:
      contentType - Describes the MIME file type of the attachment. For a list of supported file types, see Feature specifications in the Amazon Connect Administrator Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attachmentId

      A unique identifier for the attachment.

      Parameters:
      attachmentId - A unique identifier for the attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Status of the attachment.

      Parameters:
      status - Status of the attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Status of the attachment.

      Parameters:
      status - Status of the attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: