|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SpeechRecEventListRecord.Builder in org.robokind.impl.speechrec |
|---|
| Methods in org.robokind.impl.speechrec that return SpeechRecEventListRecord.Builder | |
|---|---|
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 |
| Methods in org.robokind.impl.speechrec with parameters of type SpeechRecEventListRecord.Builder | |
|---|---|
static SpeechRecEventListRecord.Builder |
SpeechRecEventListRecord.newBuilder(SpeechRecEventListRecord.Builder other)
Creates a new SpeechRecEventListRecord RecordBuilder by copying an existing Builder |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||