public class SkillConfiguration extends AbstractSkillConfiguration<HandlerInput,Optional<com.amazon.ask.model.Response>> implements CustomSkillConfiguration
Skill instance.| Modifier and Type | Class and Description |
|---|---|
static class |
SkillConfiguration.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SkillConfiguration.Builder |
builder() |
com.amazon.ask.model.services.ApiClient |
getApiClient() |
String |
getCustomUserAgent() |
PersistenceAdapter |
getPersistenceAdapter() |
String |
getSkillId() |
getExceptionMapper, getHandlerAdapters, getRequestInterceptors, getRequestMappers, getResponseInterceptorsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExceptionMapper, getHandlerAdapters, getRequestInterceptors, getRequestMappers, getResponseInterceptorspublic static SkillConfiguration.Builder builder()
public String getCustomUserAgent()
getCustomUserAgent in interface CustomSkillConfigurationpublic String getSkillId()
getSkillId in interface CustomSkillConfigurationpublic PersistenceAdapter getPersistenceAdapter()
getPersistenceAdapter in interface CustomSkillConfigurationpublic com.amazon.ask.model.services.ApiClient getApiClient()
getApiClient in interface CustomSkillConfigurationCopyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.