RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.Builder.attachmentId(String attachmentId) |
A unique identifier for the attachment.
|
RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.Builder.attachmentName(String attachmentName) |
A case-sensitive name of the attachment being uploaded.
|
static RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.builder() |
|
RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.Builder.contentType(String contentType) |
Describes the MIME file type of the attachment.
|
RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.Builder.status(String status) |
Status of the attachment.
|
RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.Builder.status(ArtifactStatus status) |
Status of the attachment.
|
RealTimeContactAnalysisAttachment.Builder |
RealTimeContactAnalysisAttachment.toBuilder() |
|