public abstract static class SpeechletRequest.SpeechletRequestBuilder<T extends SpeechletRequest.SpeechletRequestBuilder,S extends SpeechletRequest> extends Object
SpeechletRequest.| Constructor and Description |
|---|
SpeechletRequestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract S |
build() |
String |
getRequestId() |
T |
withLocale(Locale locale) |
T |
withRequestId(String requestId) |
T |
withTimestamp(Date timestamp) |
Copyright © 2016. All rights reserved.