public class AlexaInvocationApiEndpoint extends AlexaApiEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
AlexaInvocationApiEndpoint.AlexaInvocationApiEndpointBuilder |
AlexaApiEndpoint.AlexaApiEndpointBuilder<T extends AlexaApiEndpoint>LWA_ACCESS_TOKEN_PROPERTY, LWA_CLIENT_ID_PROPERTY, LWA_CLIENT_SECRET_PROPERTY, LWA_REFRESH_TOKEN_PROPERTY| Modifier and Type | Method and Description |
|---|---|
static AlexaInvocationApiEndpoint.AlexaInvocationApiEndpointBuilder |
create(HashMap<Object,Object> endpointConfiguration) |
static AlexaInvocationApiEndpoint.AlexaInvocationApiEndpointBuilder |
create(String skillId) |
String |
getService() |
fire, refreshTokenpublic String getService()
getService in class AlexaApiEndpointpublic static AlexaInvocationApiEndpoint.AlexaInvocationApiEndpointBuilder create(HashMap<Object,Object> endpointConfiguration)
public static AlexaInvocationApiEndpoint.AlexaInvocationApiEndpointBuilder create(String skillId)
Copyright © 2018. All rights reserved.