public static class AlexaClient.AlexaClientBuilder extends Object
public AlexaClient.AlexaClientBuilder withEndpoint(AlexaEndpoint endpoint)
public AlexaClient.AlexaClientBuilder withApiEndpoint(AlexaClient.API_ENDPOINT apiEndpoint)
public AlexaClient.AlexaClientBuilder withApplicationId(String applicationId)
public AlexaClient.AlexaClientBuilder withLocale(Locale locale)
public AlexaClient.AlexaClientBuilder withDeviceId(String deviceId)
public AlexaClient.AlexaClientBuilder withDeviceIdRandomized()
public AlexaClient.AlexaClientBuilder withSupportedInterface(com.amazon.speech.speechlet.Interface supportedInterface)
public AlexaClient.AlexaClientBuilder withDevice(com.amazon.speech.speechlet.Device device)
public AlexaClient.AlexaClientBuilder withLocale(String languageTag)
public AlexaClient.AlexaClientBuilder withUserId(String uid)
public AlexaClient.AlexaClientBuilder withAccessToken(String accessToken)
public AlexaClient.AlexaClientBuilder withTimestamp(Date timestamp)
public AlexaClient.AlexaClientBuilder withDebugFlagSessionAttribute(String debugFlagSessionAttributeName)
public AlexaClient build()
Copyright © 2018. All rights reserved.