| Modifier and Type | Method and Description |
|---|---|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.clearEventDestinationId()
Clears the value of the 'eventDestinationId' field
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.clearSpeechRecEvents()
Clears the value of the 'speechRecEvents' field
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.clearSpeechRecServiceId()
Clears the value of the 'speechRecServiceId' field
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field
|
static SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.newBuilder()
Creates a new SpeechRecEventListRecord RecordBuilder
|
static SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.newBuilder(SpeechRecEventListRecord.Builder other)
Creates a new SpeechRecEventListRecord RecordBuilder by copying an existing Builder
|
static SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.newBuilder(SpeechRecEventListRecord other)
Creates a new SpeechRecEventListRecord RecordBuilder by copying an existing SpeechRecEventListRecord instance
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.setEventDestinationId(String value)
Sets the value of the 'eventDestinationId' field
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.setSpeechRecEvents(List<SpeechRecEventRecord> value)
Sets the value of the 'speechRecEvents' field
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.setSpeechRecServiceId(String value)
Sets the value of the 'speechRecServiceId' field
|
SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.newBuilder(SpeechRecEventListRecord.Builder other)
Creates a new SpeechRecEventListRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.