default RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.attachments(Consumer<RealTimeContactAnalysisSegmentAttachments.Builder> attachments) |
The analyzed attachments.
|
RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.attachments(RealTimeContactAnalysisSegmentAttachments attachments) |
The analyzed attachments.
|
static RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.builder() |
|
default RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.categories(Consumer<RealTimeContactAnalysisSegmentCategories.Builder> categories) |
Sets the value of the Categories property for this object.
|
RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.categories(RealTimeContactAnalysisSegmentCategories categories) |
Sets the value of the Categories property for this object.
|
default RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.event(Consumer<RealTimeContactAnalysisSegmentEvent.Builder> event) |
Sets the value of the Event property for this object.
|
RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.event(RealTimeContactAnalysisSegmentEvent event) |
Sets the value of the Event property for this object.
|
default RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.issues(Consumer<RealTimeContactAnalysisSegmentIssues.Builder> issues) |
Sets the value of the Issues property for this object.
|
RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.issues(RealTimeContactAnalysisSegmentIssues issues) |
Sets the value of the Issues property for this object.
|
RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.toBuilder() |
|
default RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.transcript(Consumer<RealTimeContactAnalysisSegmentTranscript.Builder> transcript) |
Sets the value of the Transcript property for this object.
|
RealtimeContactAnalysisSegment.Builder |
RealtimeContactAnalysisSegment.Builder.transcript(RealTimeContactAnalysisSegmentTranscript transcript) |
Sets the value of the Transcript property for this object.
|