| Package | Description |
|---|---|
| io.klerch.alexa.test.client | |
| io.klerch.alexa.test.client.endpoint |
| Modifier and Type | Method and Description |
|---|---|
AlexaEndpoint |
AlexaClient.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static AlexaClient.AlexaClientBuilder |
AlexaClient.create(AlexaEndpoint endpoint) |
static AlexaClient.AlexaClientBuilder |
AlexaClient.create(AlexaEndpoint endpoint,
String applicationId) |
AlexaClient.AlexaClientBuilder |
AlexaClient.AlexaClientBuilder.withEndpoint(AlexaEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlexaApiEndpoint |
class |
AlexaInvocationApiEndpoint |
class |
AlexaLambdaEndpoint |
class |
AlexaRequestStreamHandlerEndpoint |
class |
AlexaSimulationApiEndpoint |
| Modifier and Type | Method and Description |
|---|---|
static AlexaEndpoint |
AlexaEndpointFactory.createEndpoint(HashMap<Object,Object> endpointConfiguration) |
Copyright © 2018. All rights reserved.