| Modifier and Type | Method and Description |
|---|---|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.clearConfigSourceId()
Clears the value of the 'configSourceId' field
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.clearSpeechRecServiceId()
Clears the value of the 'speechRecServiceId' field
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.clearVocabLocation()
Clears the value of the 'vocabLocation' field
|
static SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.newBuilder()
Creates a new SpeechRecConfigRecord RecordBuilder
|
static SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.newBuilder(SpeechRecConfigRecord.Builder other)
Creates a new SpeechRecConfigRecord RecordBuilder by copying an existing Builder
|
static SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.newBuilder(SpeechRecConfigRecord other)
Creates a new SpeechRecConfigRecord RecordBuilder by copying an existing SpeechRecConfigRecord instance
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.setConfigSourceId(String value)
Sets the value of the 'configSourceId' field
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.setSpeechRecServiceId(String value)
Sets the value of the 'speechRecServiceId' field
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field
|
SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.Builder.setVocabLocation(String value)
Sets the value of the 'vocabLocation' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechRecConfigRecord.Builder |
SpeechRecConfigRecord.newBuilder(SpeechRecConfigRecord.Builder other)
Creates a new SpeechRecConfigRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.