Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractHandlerInput<Request> - Class in com.amazon.ask.request.exception.handler.impl
Abstraction over HandlerInput.
AbstractHandlerInput(Request, Object) - Constructor for class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput
Constructor for AbstractHandlerInput.
AbstractHandlerInput.Builder<Request,Self extends AbstractHandlerInput.Builder<Request,Self>> - Class in com.amazon.ask.request.exception.handler.impl
Static builder class for AbstractHandlerInput.
AbstractLocalTemplateFileLoader<Input> - Class in com.amazon.ask.response.template.loader.impl
TemplateLoader abstract implementation to load template file from local file system, build and return TemplateContentData.
AbstractLocalTemplateFileLoader(String, String, ClassLoader, TemplateCache, BiFunction<String, Input, TemplateEnumerator<Input>>) - Constructor for class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Constructor for AbstractLocalTemplateFileLoader.
AbstractLocalTemplateFileLoader.Builder<Input,Self extends AbstractLocalTemplateFileLoader.Builder<Input,Self>> - Class in com.amazon.ask.response.template.loader.impl
Abstract Local Template File Loader Builder.
AbstractSkill<Request,Response> - Class in com.amazon.ask.impl
Top level SDK entry point.
AbstractSkill(JsonUnmarshaller<Request>, JsonMarshaller<Response>) - Constructor for class com.amazon.ask.impl.AbstractSkill
Constructor to build an instance of AbstractSkill.
AbstractSkill(List<JsonUnmarshaller<Request>>, JsonMarshaller<Response>) - Constructor for class com.amazon.ask.impl.AbstractSkill
Constructor to build an instance of AbstractSkill.
AbstractSkillBuilder<Input,Output,Self extends AbstractSkillBuilder<Input,Output,Self>> - Class in com.amazon.ask.builder.impl
Abstraction over Skill Builders.
AbstractSkillBuilder() - Constructor for class com.amazon.ask.builder.impl.AbstractSkillBuilder
Constructor to build an instance of AbstractSkillBuilder.
AbstractSkillConfiguration<Input,Output> - Class in com.amazon.ask.builder.impl
Abstraction over Skill Configuration.
AbstractSkillConfiguration(List<GenericRequestMapper<Input, Output>>, List<GenericHandlerAdapter<Input, Output>>, List<GenericRequestInterceptor<Input>>, List<GenericResponseInterceptor<Input, Output>>, GenericExceptionMapper<Input, Output>) - Constructor for class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Constructor for AbstractSkillConfiguration.
AbstractSkillConfiguration.Builder<Input,Output,Self extends AbstractSkillConfiguration.Builder> - Class in com.amazon.ask.builder.impl
Abstract Skill Configuration Builder.
Access - Enum in com.amazon.ask.model.interfaces.geolocation
A string representing if Alexa has access to location services running on the hostOS of device.
ACCESS_TOKEN - Static variable in class com.amazon.ask.localdebug.constants.Constants
LWA client id argument name.
AccessOrderedTemplateContentData - Class in com.amazon.ask.response.template.loader.impl
Time based wrapper of TemplateContentData for ConcurrentLRUTemplateCache to manage.
AccessOrderedTemplateContentData(TemplateContentData) - Constructor for class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData
Constructor for AccessOrderedTemplateContentData.
AccessOrderedTemplateContentData.Builder - Class in com.amazon.ask.response.template.loader.impl
Access Ordered Template Content Data Builder.
accessToken() - Method in class com.amazon.ask.localdebug.guice.ConfigModule
Returns user configured accessToken.
AccountLinkedBody - Class in com.amazon.ask.model.events.skillevents
AccountLinkedBody
AccountLinkedBody.Builder - Class in com.amazon.ask.model.events.skillevents
 
AccountLinkedRequest - Class in com.amazon.ask.model.events.skillevents
This event indicates that a customer has linked an account in a third-party application with the Alexa app.
AccountLinkedRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
AccountLinkedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for AccountLinkedRequest requests.
addAcceptedPermissionsItem(Permission) - Method in class com.amazon.ask.model.events.skillevents.PermissionBody.Builder
 
addAcceptedPersonPermissionsItem(Permission) - Method in class com.amazon.ask.model.events.skillevents.PermissionBody.Builder
 
addActionsItem(String) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
addActiveExperimentsItem(ExperimentAssignment) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState.Builder
 
addAlertsItem(Reminder) - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse.Builder
 
addAlertTokensItem(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent.Builder
 
addAnimationsItem(LightAnimation) - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters.Builder
 
addArgumentsItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
addArgumentsItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
addArgumentsItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
addArgumentsItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
addAudioPlayerClearQueueDirective(ClearBehavior) - Method in class com.amazon.ask.response.ResponseBuilder
Adds an AudioPlayer ClearQueueDirective to the response.
addAudioPlayerPlayDirective(PlayBehavior, Long, String, String, String) - Method in class com.amazon.ask.response.ResponseBuilder
Adds an AudioPlayer PlayDirective to the response.
addAudioPlayerPlayDirective(PlayBehavior, Long, String, String, String, AudioItemMetadata) - Method in class com.amazon.ask.response.ResponseBuilder
Adds an AudioPlayer PlayDirective to the response.
addAudioPlayerStopDirective() - Method in class com.amazon.ask.response.ResponseBuilder
Adds an AudioPlayer StopDirective to the response.
addByDayItem(RecurrenceDay) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
addCapabilitiesItem(EndpointCapability) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo.Builder
 
addCatchItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
addCatchItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
addChildrenItem(ComponentVisibleOnScreen) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
addCodecsItem(Codecs) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo.Builder
 
addCodecsItem(Codecs) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo.Builder
 
addColorsItem(String) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
addCommandsItem(Command) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest.Builder
 
addComponentsItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
addComponentsItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
addComponentsVisibleOnScreenItem(ComponentVisibleOnScreen) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
addConfirmIntentDirective(Intent) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a Dialog ConfirmIntentDirective to the response.
addConfirmSlotDirective(String, Intent) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a Dialog ConfirmSlotDirective to the response.
addContentItem(SpokenText) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo.Builder
 
addContextsItem(PresentationStateContext) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState.Builder
 
addDataItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
addDataSourcesItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
addDelegateDirective(Intent) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a Dialog DelegateDirective to the response.
addDeletedItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap.Builder
 
addDirective(Directive) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a given Directive to the response.
addDirectivesItem(Directive) - Method in class com.amazon.ask.model.Response.Builder
 
addDirectivesItem(Directive) - Method in class com.amazon.ask.model.ui.Reprompt.Builder
 
addElicitSlotDirective(String, Intent) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a Dialog ElicitSlotDirective to the response.
addEndpointsItem(EndpointInfo) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse.Builder
 
addEntitiesItem(ComponentEntity) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
addEntitiesItem(ComponentEntity) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
addErrorsItem(RuntimeError) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
addErrorsItem(RuntimeError) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
addEventsItem(Event) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
addEventsItem(InputHandlerEvent) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
addExceptionHandler(GenericExceptionHandler<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add an exception handler to Skill config.
addExceptionHandler(GenericExceptionHandler<Input, Output>) - Method in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper.Builder
Adds an exception handler to the end of the handler chain.
addExceptionHandler(GenericExceptionHandler<Input, Output>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds a single exception handler of type GenericExceptionHandler to request handler chain.
addExceptionHandlers(List<GenericExceptionHandler<Input, Output>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple exception handlers to Skill config.
addExceptionHandlers(GenericExceptionHandler<Input, Output>...) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple exception handlers to Skill config.
addExperiencesItem(Experience) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
addExperimentTrigger(String) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a given experimentId to the Experiment Trigger response.
addFailsItem(String) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
addFinallyItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
addFinallyItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
addFromItem(TransformProperty) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty.Builder
 
addGadgetIdsItem(String) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
addGadgetIdsItem(String) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
addHandlerAdapter(GenericHandlerAdapter<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add a handler adapter to Skill config.
addHandlerAdapter(GenericHandlerAdapter<HandlerInput, Optional<Response>>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds handler adapter to SkillConfiguration Builder.
addHandlerAdapter(GenericHandlerAdapter<Input, Output>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add a handler adapter to BaseRequestDispatcher.
addHandlerAdapters(List<GenericHandlerAdapter<HandlerInput, Optional<Response>>>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds multiple handler adapters to SkillConfiguration Builder.
addHintDirective(String) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a HintDirective to the response.
addIdListItem(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
addIdListItem(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
addInputEventsItem(InputEvent) - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent.Builder
 
addInSkillProductsItem(InSkillProduct) - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse.Builder
 
addInstalledPackagesItem(PackageStateInformation) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState.Builder
 
addInterSegmentsItem(InterSegment) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
addItemsItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation.Builder
 
addItemsItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
addItemsItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
addItemsItem(String) - Method in class com.amazon.ask.model.services.datastore.v1.Devices.Builder
 
addItemsItem(CommandsDispatchResult) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse.Builder
 
addItemsItem(AlexaListItem) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
addKeyboardItem(Keyboard) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
addListItemIdsItem(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemBody.Builder
 
addListItemsItem(ListItem) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
addListItemsItem(ListItem) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
addListsItem(AlexaListMetadata) - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata.Builder
 
addLocalizedAttributesItem(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
addMeetsItem(String) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
addOnFailItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
addOperationsItem(Operation) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective.Builder
 
addOtherwiseItem(Command) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
addPackagesItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
addPatternItem(Pattern) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
addPermissionsItem(String) - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard.Builder
 
addProviderCreditListItem(ProviderCredit) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes.Builder
 
addProviderCreditListItem(ProviderCredit) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes.Builder
 
addProxiesItem(String) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
addReadItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap.Builder
 
addRecurrenceRulesItem(String) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
addRenderTemplateDirective(Template) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a Display RenderTemplateDirective to the response.
addRequestHandler(GenericRequestHandler<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add a request handler to Skill config.
addRequestHandlerChain(BaseRequestHandlerChain<Input, Output>) - Method in class com.amazon.ask.request.mapper.impl.BaseRequestMapper.Builder
Add a request handler chain to BaseRequestMapper.
addRequestHandlers(List<GenericRequestHandler<Input, Output>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple request handlers to Skill config.
addRequestHandlers(GenericRequestHandler<Input, Output>...) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple request handlers to Skill config.
addRequestInterceptor(GenericRequestInterceptor<Input>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add request interceptor to Skill config.
addRequestInterceptor(GenericRequestInterceptor<Input>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add a request interceptor to Skill config.
addRequestInterceptor(GenericRequestInterceptor<HandlerInput>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds Request interceptor to SkillConfiguration Builder.
addRequestInterceptor(GenericRequestInterceptor<Input>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add a request interceptor to BaseRequestDispatcher.
addRequestInterceptor(GenericRequestInterceptor<Input>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds a single request interceptor of type GenericRequestInterceptor to request handler chain.
addRequestInterceptors(List<GenericRequestInterceptor<Input>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple request interceptors to Skill config.
addRequestInterceptors(GenericRequestInterceptor<Input>...) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple request interceptors to Skill config.
addRequestMapper(GenericRequestMapper<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add a request mapper to Skill config.
addRequestMapper(GenericRequestMapper<HandlerInput, Optional<Response>>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds request mapper to SkillConfiguration Builder.
addRequestMapper(GenericRequestMapper<Input, Output>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add a request mapper to BaseRequestDispatcher.
addRequestMappers(List<GenericRequestMapper<HandlerInput, Optional<Response>>>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds multiple request mappers to SkillConfiguration Builder.
addResolutionsPerAuthorityItem(Resolution) - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions.Builder
 
addResponseInterceptor(GenericResponseInterceptor<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add a response interceptor to Skill config.
addResponseInterceptor(GenericResponseInterceptor<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add a response interceptor to Skill config.
addResponseInterceptor(GenericResponseInterceptor<HandlerInput, Optional<Response>>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds Response interceptor to SkillConfiguration Builder.
addResponseInterceptor(GenericResponseInterceptor<Input, Output>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add a response interceptor to BaseRequestDispatcher.
addResponseInterceptor(GenericResponseInterceptor<Input, Output>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds a single response interceptor of type GenericResponseInterceptor to request handler chain.
addResponseInterceptors(List<GenericResponseInterceptor<Input, Output>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple response interceptors to Skill config.
addResponseInterceptors(GenericResponseInterceptor<Input, Output>...) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Add multiple response interceptors to Skill config.
Address - Class in com.amazon.ask.model.services.deviceAddress
Represents the full address response from the service.
Address.Builder - Class in com.amazon.ask.model.services.deviceAddress
 
addResultsItem(CommandsDispatchResult) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse.Builder
 
addResultsItem(Transactions) - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse.Builder
 
addSequenceItem(AnimationStep) - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation.Builder
 
addSourceItem(VideoSource) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
addSourcesItem(ImageInstance) - Method in class com.amazon.ask.model.interfaces.display.Image.Builder
 
addStatusMapItem(Status) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
addSubscriptionsItem(NotificationSubscriptionEvent) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody.Builder
 
addSubscriptionsItem(ProactiveSubscriptionEvent) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody.Builder
 
addSupportedCatalogTypesItem(CatalogTypes) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState.Builder
 
addSupportedProfilesItem(ViewportProfile) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
addSynonymsItem(String) - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms.Builder
 
addTargetGadgetsItem(String) - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective.Builder
 
addTargetLightsItem(String) - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation.Builder
 
addTemplateLoader(TemplateLoader<Input>) - Method in class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
Add a Template Loader to BaseTemplateFactory instance.
addTemplateLoaders(List<TemplateLoader<Input>>) - Method in class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
Add multiple Template Loaders to BaseTemplateFactory instance.
addTextToAnnounceItem(TextToAnnounce) - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation.Builder
 
addTextToConfirmItem(TextToConfirm) - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation.Builder
 
addTimersItem(TimerResponse) - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse.Builder
 
addToItem(TransformProperty) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty.Builder
 
addTouchItem(Touch) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
addTransformersItem(Transformer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective.Builder
 
addTransformersItem(Transformer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective.Builder
 
addTransformItem(BigDecimal) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
addTriggeredExperimentsItem(String) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse.Builder
 
addTypesItem(EntityListItem) - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective.Builder
 
addUsagesItem(PackageInstallUsage) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest.Builder
 
addUsagesItem(PackageRemoveUsage) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest.Builder
 
addValueItem(AnimatedProperty) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
addValuesItem(Entity) - Method in class com.amazon.ask.model.er.dynamic.EntityListItem.Builder
 
addValuesItem(SlotValue) - Method in class com.amazon.ask.model.ListSlotValue.Builder
 
addValuesItem(ValueWrapper) - Method in class com.amazon.ask.model.slu.entityresolution.Resolution.Builder
 
addVideoAppLaunchDirective(String, String, String) - Method in class com.amazon.ask.response.ResponseBuilder
Adds a VideoApp LaunchDirective to the response to play a video.
addViewportsItem(TypedViewportState) - Method in class com.amazon.ask.model.Context.Builder
 
AlertInfo - Class in com.amazon.ask.model.services.reminderManagement
Alert info for VUI / GUI
AlertInfo.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
AlexaDataStorePackageManagerInterface - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Interface using which skills communicate with DataStore Package Manager on the device.
AlexaDataStorePackageManagerInterface.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
AlexaHttpRequest - Interface in com.amazon.ask.servlet.verifiers
Provides container for server request that should be validated.
AlexaList - Class in com.amazon.ask.model.services.listManagement
AlexaList
AlexaList.Builder - Class in com.amazon.ask.model.services.listManagement
 
AlexaListItem - Class in com.amazon.ask.model.services.listManagement
AlexaListItem
AlexaListItem.Builder - Class in com.amazon.ask.model.services.listManagement
 
AlexaListMetadata - Class in com.amazon.ask.model.services.listManagement
AlexaListMetadata
AlexaListMetadata.Builder - Class in com.amazon.ask.model.services.listManagement
 
AlexaListsMetadata - Class in com.amazon.ask.model.services.listManagement
AlexaListsMetadata
AlexaListsMetadata.Builder - Class in com.amazon.ask.model.services.listManagement
 
AlexaPresentationAplInterface - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
AlexaPresentationAplInterface
AlexaPresentationAplInterface.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
AlexaPresentationApltInterface - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
AlexaPresentationApltInterface
AlexaPresentationApltInterface.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
AlexaPresentationHtmlInterface - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
AlexaPresentationHtmlInterface
AlexaPresentationHtmlInterface.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
AlexaSkill<Request,Response> - Interface in com.amazon.ask
Interface allows user to configure different types of skills (Custom, Music etc.).
Align - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
The alignment of the item after scrolling.
AllTrustCertificateProvider - Class in com.amazon.ask.localdebug.certificate
All trust certificate provider class.
AllTrustCertificateProvider() - Constructor for class com.amazon.ask.localdebug.certificate.AllTrustCertificateProvider
Constructor.
Altitude - Class in com.amazon.ask.model.interfaces.geolocation
An object containing the altitude information of the device.
Altitude.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
AmazonPayErrorResponse - Class in com.amazon.ask.model.interfaces.amazonpay.response
Error response for SetupAmazonPay and ChargeAmazonPay calls.
AmazonPayErrorResponse - Class in com.amazon.ask.model.interfaces.amazonpay.v1
Error response for SetupAmazonPay and ChargeAmazonPay calls.
AmazonPayErrorResponse.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.response
 
AmazonPayErrorResponse.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.v1
 
AnimatedOpacityProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
AnimatedOpacityProperty
AnimatedOpacityProperty.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
AnimatedProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
AnimatedProperty
AnimatedProperty() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedProperty
 
AnimatedTransformProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
AnimatedTransformProperty
AnimatedTransformProperty.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
AnimateItemCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Runs a fixed-duration animation sequence on one or more properties of a single component.
AnimateItemCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
AnimateItemRepeatMode - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
How repeated animations will play.
AnimationStep - Class in com.amazon.ask.model.services.gadgetController
AnimationStep
AnimationStep.Builder - Class in com.amazon.ask.model.services.gadgetController
 
AnnounceOperation - Class in com.amazon.ask.model.services.timerManagement
ANNOUNCE trigger behavior represents announcing a certain text that the developer wants to be read out at the expiration of the timer.
AnnounceOperation.Builder - Class in com.amazon.ask.model.services.timerManagement
 
AnnounceRoadRegulation - Class in com.amazon.ask.model.interfaces.navigation.assistance
New directive that Alexa will send to navigation engine to query road regulations about the road segments that the user is on.
AnnounceRoadRegulation.Builder - Class in com.amazon.ask.model.interfaces.navigation.assistance
 
ApacheHttpApiClient - Class in com.amazon.ask.services
Apache HTTP client backed implementation of the ASK Java SDK API Client.
ApacheHttpApiClient.Builder - Class in com.amazon.ask.services
Apache HTTP Api Client Builder.
apiClient - Variable in class com.amazon.ask.builder.SkillBuilder
Api client to make external API calls.
apiClient - Variable in class com.amazon.ask.builder.SkillConfiguration
Api client to make external API calls.
apiClient - Variable in class com.amazon.ask.CustomSkill
Client to make external API calls.
apiClient - Variable in class com.amazon.ask.module.StandardSdkModule
Apache HTTP client backed implementation of the ASK Java SDK API Client.
APIInvocationRequest - Class in com.amazon.ask.model.interfaces.conversations
APIInvocationRequest
APIInvocationRequest.Builder - Class in com.amazon.ask.model.interfaces.conversations
 
APIInvocationRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for APIInvocationRequest requests.
APIRequest - Class in com.amazon.ask.model.interfaces.conversations
API request object
APIRequest.Builder - Class in com.amazon.ask.model.interfaces.conversations
 
apiResponse - Variable in class com.amazon.ask.response.ResponseBuilder
Object to include in response.
AplARuntimeErrorEventHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for RuntimeErrorEvent requests.
AplPresentationStateContext - Class in com.amazon.ask.model.interfaces.alexa.presentation
AplPresentationStateContext
AplPresentationStateContext.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation
 
AplTUserEventHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for UserEvent requests.
APLTViewportState - Class in com.amazon.ask.model.interfaces.viewport
This object contains the characteristics related to the text device's viewport.
APLTViewportState.Builder - Class in com.amazon.ask.model.interfaces.viewport
 
APLViewportState - Class in com.amazon.ask.model.interfaces.viewport
This object contains the characteristics related to the APL device's viewport.
APLViewportState.Builder - Class in com.amazon.ask.model.interfaces.viewport
 
appendCustomUserAgent(String) - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Appends a custom user agent to the existing user agent.
Application - Class in com.amazon.ask.model
An object containing an application ID.
Application.Builder - Class in com.amazon.ask.model
 
AppLinkInterface - Class in com.amazon.ask.model.interfaces.applink
AppLinkInterface
AppLinkInterface.Builder - Class in com.amazon.ask.model.interfaces.applink
 
AppLinkState - Class in com.amazon.ask.model.interfaces.applink
AppLinkState
AppLinkState.Builder - Class in com.amazon.ask.model.interfaces.applink
 
ArgumentParserUtils - Class in com.amazon.ask.localdebug.util
Util for parsing command line arguments.
AskForPermissionsConsentCard - Class in com.amazon.ask.model.ui
AskForPermissionsConsentCard
AskForPermissionsConsentCard.Builder - Class in com.amazon.ask.model.ui
 
AskSdkException - Exception in com.amazon.ask.exception
Base SDK exception type thrown when an exception is encountered during SDK execution.
AskSdkException(String) - Constructor for exception com.amazon.ask.exception.AskSdkException
Constructs an instance of AskSdkException with the given message.
AskSdkException(String, Throwable) - Constructor for exception com.amazon.ask.exception.AskSdkException
Constructs an instance of AskSdkException with the given message and cause.
asList() - Method in class com.amazon.ask.request.intent.SlotValueWrapper
If the underlying slot type is a ListSlotValue, returns an Optional containing it.
assertAllAreNull(String, Object...) - Static method in class com.amazon.ask.util.ValidationUtils
Asserts that all of the objects are null.
assertIsPositive(int, String) - Static method in class com.amazon.ask.util.ValidationUtils
Asserts that the given number is positive (non-negative and non-zero).
assertNotEmpty(T, String) - Static method in class com.amazon.ask.util.ValidationUtils
Asserts that the given collection is not empty (non-null and non-empty).
assertNotEmpty(T[], String) - Static method in class com.amazon.ask.util.ValidationUtils
Asserts that the given array is not empty (non-null and non-empty).
assertNotNull(T, String) - Static method in class com.amazon.ask.util.ValidationUtils
Asserts that the given object is non-null and returns it.
assertStringNotEmpty(String, String) - Static method in class com.amazon.ask.util.ValidationUtils
Asserts that the given string is not empty (non-null and non-empty).
asSimple() - Method in class com.amazon.ask.request.intent.SlotValueWrapper
If the underlying slot type is a SimpleSlotValue, returns an Optional containing it.
AttributesManager - Class in com.amazon.ask.attributes
Manager for all skill attributes.
AttributesManager(PersistenceAdapter, RequestEnvelope) - Constructor for class com.amazon.ask.attributes.AttributesManager
Constructor for AttributesManager.
attributesManager - Variable in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Manager for all skill attributes.
AttributesManager.Builder - Class in com.amazon.ask.attributes
Attributes Manager Builder class.
AudioItem - Class in com.amazon.ask.model.interfaces.audioplayer
AudioItem
AudioItem.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
AudioItemMetadata - Class in com.amazon.ask.model.interfaces.audioplayer
Encapsulates the metadata about an AudioItem.
AudioItemMetadata.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
AudioPlayerInterface - Class in com.amazon.ask.model.interfaces.audioplayer
AudioPlayerInterface
AudioPlayerInterface.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
AudioPlayerState - Class in com.amazon.ask.model.interfaces.audioplayer
AudioPlayerState
AudioPlayerState.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
AudioSourceErrorReason - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apla
The reason for the failure.
AudioSourceRuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
This error type occurs when the cloud fails to retrieve an audio file from a remote source, such as one specified from within an Audio component.
AudioSourceRuntimeError.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
 
AudioTrack - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
The audio track to play on.
AUTHORIZATION_HEADER_NAME - Static variable in class com.amazon.ask.localdebug.constants.Constants
Authorization header key.
AuthorizationDetails - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
This object encapsulates details about an Authorization object including the status, amount captured and fee charged.
AuthorizationDetails - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
This object encapsulates details about an Authorization object including the status, amount captured and fee charged.
AuthorizationDetails.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
 
AuthorizationDetails.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
AuthorizationGrantBody - Class in com.amazon.ask.model.authorization
Authorization grant body.
AuthorizationGrantBody.Builder - Class in com.amazon.ask.model.authorization
 
AuthorizationGrantRequest - Class in com.amazon.ask.model.authorization
Represents an authorization code delivered to a skill that has out-of-session permissions without requiring account linking.
AuthorizationGrantRequest.Builder - Class in com.amazon.ask.model.authorization
 
AuthorizationGrantRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for AuthorizationGrantRequest requests.
AuthorizationStatus - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
Indicates the current status of an Authorization object, a Capture object, or a Refund object.
AuthorizationStatus - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
Indicates the current status of an Authorization object, a Capture object, or a Refund object.
AuthorizationStatus.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
 
AuthorizationStatus.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
AuthorizeAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
This is an object to set the attributes specified in the AuthorizeAttributes table.
AuthorizeAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
This is an object to set the attributes specified in the AuthorizeAttributes table.
AuthorizeAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
AuthorizeAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
autoCreateTable - Variable in class com.amazon.ask.module.StandardSdkModule.Builder
Boolean value to specify auto creation of a DynamoDB table.
AutomotiveState - Class in com.amazon.ask.model.interfaces.automotive
This object contains the automotive specific information of the device
AutomotiveState.Builder - Class in com.amazon.ask.model.interfaces.automotive
 
AutoPageCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Automatically progress through a series of pages displayed in a Pager component.
AutoPageCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Automatically progress through a series of pages displayed in a Pager component.
AutoPageCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
AutoPageCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
AvailableExtension - Class in com.amazon.ask.model.interfaces.alexa.extension
This object describes an extension that skill can request at runtime.
AvailableExtension.Builder - Class in com.amazon.ask.model.interfaces.alexa.extension
 

B

backButton - Variable in class com.amazon.ask.model.interfaces.display.Template
 
BackButtonBehavior - Enum in com.amazon.ask.model.interfaces.display
Gets or Sets interfaces.display.BackButtonBehavior
BackType - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
The type of back navigation to use.
BaseAmazonPayEntity - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
BaseAmazonPayEntity
BaseAmazonPayEntity() - Constructor for class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
 
BaseEntity - Class in com.amazon.ask.model.interfaces.connections.entities
BaseEntity
BaseEntity() - Constructor for class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
 
BaseExceptionMapper<Input,Output> - Class in com.amazon.ask.request.exception.mapper.impl
.
BaseExceptionMapper(List<GenericExceptionHandler<Input, Output>>) - Constructor for class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper
Constructor of BaseExceptionMapper.
BaseExceptionMapper.Builder<Input,Output,Self extends BaseExceptionMapper.Builder<Input,Output,Self>> - Class in com.amazon.ask.request.exception.mapper.impl
Base Exception Mapper Builder.
BaseHandlerAdapter<Input,Output,Handler extends GenericRequestHandler<Input,Output>> - Class in com.amazon.ask.request.handler.adapter.impl
Handler adapter for GenericRequestHandler implementations.
BaseHandlerAdapter(Class<Handler>) - Constructor for class com.amazon.ask.request.handler.adapter.impl.BaseHandlerAdapter
Constructor for BaseHandlerAdapter.
BaseRequest - Class in com.amazon.ask.model.interfaces.connections.requests
BaseRequest
BaseRequest() - Constructor for class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
 
BaseRequestDispatcher<Input,Output> - Class in com.amazon.ask.request.dispatcher.impl
This implementation routes incoming requests to a GenericRequestMapper to find a GenericRequestHandlerChain.
BaseRequestDispatcher(Collection<GenericRequestMapper<Input, Output>>, GenericExceptionMapper<Input, Output>, Collection<GenericHandlerAdapter<Input, Output>>, Collection<GenericRequestInterceptor<Input>>, Collection<GenericResponseInterceptor<Input, Output>>) - Constructor for class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
 
BaseRequestDispatcher.Builder<Input,Output,Self extends BaseRequestDispatcher.Builder<Input,Output,Self>> - Class in com.amazon.ask.request.dispatcher.impl
Base Request Dispatcher Builder.
BaseRequestHandlerChain<Input,Output> - Class in com.amazon.ask.request.handler.chain.impl
Default implementation of GenericRequestHandler.
BaseRequestHandlerChain(GenericRequestHandler<Input, Output>, List<GenericRequestInterceptor<Input>>, List<GenericResponseInterceptor<Input, Output>>, List<GenericExceptionHandler<Input, Output>>) - Constructor for class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
Constructor to build an instance of BaseRequestHandlerChain.
BaseRequestHandlerChain.Builder<Input,Output,Self extends BaseRequestHandlerChain.Builder<Input,Output,Self>> - Class in com.amazon.ask.request.handler.chain.impl
Base Request Handler Chain Builder.
BaseRequestMapper<Input,Output> - Class in com.amazon.ask.request.mapper.impl
This implementation accesses registered GenericRequestHandlerChain instances in the order they were provided.
BaseRequestMapper(List<BaseRequestHandlerChain<Input, Output>>) - Constructor for class com.amazon.ask.request.mapper.impl.BaseRequestMapper
Constructor for BaseRequestMapper.
BaseRequestMapper.Builder<Input,Output,Self extends BaseRequestMapper.Builder<Input,Output,Self>> - Class in com.amazon.ask.request.mapper.impl
Base Request Mapper Builder.
BaseResponse - Class in com.amazon.ask.model.dynamicEndpoints
Base response type.
BaseResponse() - Constructor for class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
BaseSkillRequest - Class in com.amazon.ask.request.impl
Skill Request implements SkillRequest and provides utility method to get raw request.
BaseSkillRequest(byte[]) - Constructor for class com.amazon.ask.request.impl.BaseSkillRequest
Construct instance of BaseSkillRequest with the given payload.
BaseSkillResponse<T> - Class in com.amazon.ask.response.impl
Skill Response implements SkillResponse and provides utility methods to check existence of response, fetch response and raw response.
BaseSkillResponse(JsonMarshaller<T>, T) - Constructor for class com.amazon.ask.response.impl.BaseSkillResponse
Constructor to build an instance of BaseSkillResponse.
BaseTemplateFactory<Input,Output> - Class in com.amazon.ask.response.template.impl
TemplateFactory implementation to chain TemplateLoader and TemplateRenderer.
BaseTemplateFactory(List<TemplateLoader<Input>>, TemplateRenderer<Output>) - Constructor for class com.amazon.ask.response.template.impl.BaseTemplateFactory
Constructor to build an instance of BaseTemplateFactory.
BaseTemplateFactory.Builder<Input,Output,Self extends BaseTemplateFactory.Builder<Input,Output,Self>> - Class in com.amazon.ask.response.template.impl
Base Template Factory Builder.
BaseUnmarshalledRequest<Type> - Class in com.amazon.ask.request.impl
Default implementation of an UnmarshalledRequest.
BaseUnmarshalledRequest(Type, JsonNode) - Constructor for class com.amazon.ask.request.impl.BaseUnmarshalledRequest
Constructor to build an instance of BaseUnmarshalledRequest.
BillingAgreementAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
The merchant can choose to set the attributes specified in the BillingAgreementAttributes.
BillingAgreementAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
The merchant can choose to set the attributes specified in the BillingAgreementAttributes.
BillingAgreementAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
BillingAgreementAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
BillingAgreementDetails - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
The result attributes from successful SetupAmazonPay call.
BillingAgreementDetails - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
The result attributes from successful SetupAmazonPay call.
BillingAgreementDetails.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
 
BillingAgreementDetails.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
BillingAgreementStatus - Enum in com.amazon.ask.model.interfaces.amazonpay.model.v1
Indicates the current status of the billing agreement.
BillingAgreementType - Enum in com.amazon.ask.model.interfaces.amazonpay.model.request
* This is used to specify applicable billing agreement type.
BillingAgreementType - Enum in com.amazon.ask.model.interfaces.amazonpay.model.v1
* This is used to specify applicable billing agreement type.
BodyTemplate1 - Class in com.amazon.ask.model.interfaces.display
BodyTemplate1
BodyTemplate1.Builder - Class in com.amazon.ask.model.interfaces.display
 
BodyTemplate2 - Class in com.amazon.ask.model.interfaces.display
BodyTemplate2
BodyTemplate2.Builder - Class in com.amazon.ask.model.interfaces.display
 
BodyTemplate3 - Class in com.amazon.ask.model.interfaces.display
BodyTemplate3
BodyTemplate3.Builder - Class in com.amazon.ask.model.interfaces.display
 
BodyTemplate6 - Class in com.amazon.ask.model.interfaces.display
BodyTemplate6
BodyTemplate6.Builder - Class in com.amazon.ask.model.interfaces.display
 
BodyTemplate7 - Class in com.amazon.ask.model.interfaces.display
BodyTemplate7
BodyTemplate7.Builder - Class in com.amazon.ask.model.interfaces.display
 
build() - Method in class com.amazon.ask.attributes.AttributesManager.Builder
Builds an instance of AttributesManager with the provided configuration.
build() - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Builder method to build an instance of DynamoDbPersistenceAdapter.
build() - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Abstract method to return an instance of AlexaSkill.
build() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Abstract method to return an instance of GenericSkillConfiguration.
build() - Method in class com.amazon.ask.builder.SkillBuilder
Build an instance of Skill with the given configuration.
build() - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Builder method to construct skill configuration with the provided data.
build() - Method in class com.amazon.ask.builder.StandardSkillBuilder
Returns a new Skill instance.
build() - Method in class com.amazon.ask.dispatcher.exception.impl.DefaultExceptionMapper.Builder
Deprecated.
Builder method to construct an instance of DefaultExceptionMapper.
build() - Method in class com.amazon.ask.dispatcher.impl.DefaultRequestDispatcher.Builder
Deprecated.
Builder method to construct an instance of DefaultRequestDispatcher.
build() - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput.Builder
Builder method to build an instance of HandlerInput with the provided data.
build() - Method in class com.amazon.ask.dispatcher.request.handler.impl.DefaultRequestHandlerChain.Builder
Deprecated.
Builder method to construct an instance of DefaultRequestHandlerChain.
build() - Method in class com.amazon.ask.dispatcher.request.mapper.impl.DefaultRequestMapper.Builder
Deprecated.
Builder method to construct an instance of DefaultRequestMapper.
build() - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl.Builder
Builds instance of WebSocketClientImpl.
build() - Method in class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
Builds instance of ClientConfiguration.
build() - Method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration.Builder
Builds instance of SkillInvokerConfiguration.
build() - Method in class com.amazon.ask.localdebug.config.WebSocketClientConfig.Builder
Creates WebSocketClientConfig instance.
build() - Method in class com.amazon.ask.model.Application.Builder
 
build() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantBody.Builder
 
build() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest.Builder
 
build() - Method in class com.amazon.ask.model.authorization.Grant.Builder
 
build() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent.Builder
 
build() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest.Builder
 
build() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot.Builder
 
build() - Method in class com.amazon.ask.model.ConnectionCompleted.Builder
 
build() - Method in class com.amazon.ask.model.Context.Builder
 
build() - Method in class com.amazon.ask.model.Device.Builder
 
build() - Method in class com.amazon.ask.model.dialog.ConfirmIntentDirective.Builder
 
build() - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective.Builder
 
build() - Method in class com.amazon.ask.model.dialog.DelegateDirective.Builder
 
build() - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective.Builder
 
build() - Method in class com.amazon.ask.model.dialog.DelegationPeriod.Builder
 
build() - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective.Builder
 
build() - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective.Builder
 
build() - Method in class com.amazon.ask.model.dialog.Input.Builder
 
build() - Method in class com.amazon.ask.model.dialog.InputRequest.Builder
 
build() - Method in class com.amazon.ask.model.dialog.UpdatedInputRequest.Builder
 
build() - Method in class com.amazon.ask.model.dialog.UpdatedIntentRequest.Builder
 
build() - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse.Builder
 
build() - Method in class com.amazon.ask.model.dynamicEndpoints.Request.Builder
 
build() - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse.Builder
 
build() - Method in class com.amazon.ask.model.er.dynamic.Entity.Builder
 
build() - Method in class com.amazon.ask.model.er.dynamic.EntityListItem.Builder
 
build() - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.Permission.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.PermissionBody.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest.Builder
 
build() - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest.Builder
 
build() - Method in class com.amazon.ask.model.Intent.Builder
 
build() - Method in class com.amazon.ask.model.IntentRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.AlexaDataStorePackageManagerInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.extension.AvailableExtension.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenViewportTag.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteItemOperation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.applink.SendToDevice.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.Error.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.StopDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.automotive.AutomotiveState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.conversations.ResetContextDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.DisplayState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.HintDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.Image.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.ListItem.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.PlainText.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.PlainTextHint.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.RichText.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.display.TextContent.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.Heading.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.geolocation.Speed.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.navigation.assistance.AnnounceRoadRegulation.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.navigation.NavigationInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.system.Error.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.system.ErrorCause.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoAppInterface.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.Experience.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo.Builder
 
build() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo.Builder
 
build() - Method in class com.amazon.ask.model.LaunchRequest.Builder
 
build() - Method in class com.amazon.ask.model.ListSlotValue.Builder
 
build() - Method in class com.amazon.ask.model.Permissions.Builder
 
build() - Method in class com.amazon.ask.model.Person.Builder
 
build() - Method in class com.amazon.ask.model.RequestEnvelope.Builder
 
build() - Method in class com.amazon.ask.model.Response.Builder
 
build() - Method in class com.amazon.ask.model.ResponseEnvelope.Builder
 
build() - Method in class com.amazon.ask.model.Scope.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.ClearCommand.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.Devices.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext.Builder
 
build() - Method in class com.amazon.ask.model.services.datastore.v1.User.Builder
 
build() - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
build() - Method in class com.amazon.ask.model.services.deviceAddress.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress.Builder
 
build() - Method in class com.amazon.ask.model.services.directive.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.directive.Header.Builder
 
build() - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.directive.SpeakDirective.Builder
 
build() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability.Builder
 
build() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo.Builder
 
build() - Method in class com.amazon.ask.model.services.endpointEnumeration.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep.Builder
 
build() - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation.Builder
 
build() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
build() - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ForbiddenError.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.Links.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListBody.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListItemBody.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.Status.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.Metadata.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.ResultSet.Builder
 
build() - Method in class com.amazon.ask.model.services.monetization.Transactions.Builder
 
build() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.proactiveEvents.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.proactiveEvents.Event.Builder
 
build() - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.AlertInfo.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.Event.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText.Builder
 
build() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
build() - Method in class com.amazon.ask.model.services.ServiceClientFactory.Builder
 
build() - Method in class com.amazon.ask.model.services.skillMessaging.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.CreationBehavior.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.NotificationConfig.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.NotifyOnlyOperation.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.Task.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse.Builder
 
build() - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior.Builder
 
build() - Method in class com.amazon.ask.model.services.ups.Error.Builder
 
build() - Method in class com.amazon.ask.model.services.ups.PhoneNumber.Builder
 
build() - Method in class com.amazon.ask.model.Session.Builder
 
build() - Method in class com.amazon.ask.model.SessionEndedError.Builder
 
build() - Method in class com.amazon.ask.model.SessionEndedRequest.Builder
 
build() - Method in class com.amazon.ask.model.SessionResumedRequest.Builder
 
build() - Method in class com.amazon.ask.model.SimpleSlotValue.Builder
 
build() - Method in class com.amazon.ask.model.Slot.Builder
 
build() - Method in class com.amazon.ask.model.slu.entityresolution.Resolution.Builder
 
build() - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions.Builder
 
build() - Method in class com.amazon.ask.model.slu.entityresolution.Status.Builder
 
build() - Method in class com.amazon.ask.model.slu.entityresolution.Value.Builder
 
build() - Method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper.Builder
 
build() - Method in class com.amazon.ask.model.Status.Builder
 
build() - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
build() - Method in class com.amazon.ask.model.Task.Builder
 
build() - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard.Builder
 
build() - Method in class com.amazon.ask.model.ui.Image.Builder
 
build() - Method in class com.amazon.ask.model.ui.LinkAccountCard.Builder
 
build() - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech.Builder
 
build() - Method in class com.amazon.ask.model.ui.Reprompt.Builder
 
build() - Method in class com.amazon.ask.model.ui.SimpleCard.Builder
 
build() - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech.Builder
 
build() - Method in class com.amazon.ask.model.ui.StandardCard.Builder
 
build() - Method in class com.amazon.ask.model.User.Builder
 
build() - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Returns a new StandardSdkModule instance.
build() - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Builder method to build an instance of BaseRequestDispatcher.
build() - Method in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput.Builder
Abstract method to build an instance of AbstractHandlerInput.
build() - Method in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper.Builder
Builder method to build an instance of BaseExceptionMapper.
build() - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Builder method constructs an instance of BaseRequestHandlerChain.
build() - Method in class com.amazon.ask.request.mapper.impl.BaseRequestMapper.Builder
Builder method to build an instance of BaseRequestMapper.
build() - Method in class com.amazon.ask.response.PlainTextContentContentHelper
Builds an instance of TextContent.
build() - Method in class com.amazon.ask.response.ResponseBuilder
Builds an instance of Response to be returned to the client.
build() - Method in class com.amazon.ask.response.RichContentTextContentHelper
Builds an instance of TextContent.
build() - Method in class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
Builder method to build an instance of BaseTemplateFactory.
build() - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Builder method to build AbstractLocalTemplateFileLoader with the provided config.
build() - Method in class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData.Builder
Builder method to build an instance of AccessOrderedTemplateContentData.
build() - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache.Builder
Builder method to build an instance of ConcurrentLRUTemplateCache.
build() - Method in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator.Builder
Builder method to construct an instance of LocaleTemplateEnumerator.
build() - Method in class com.amazon.ask.response.template.loader.impl.LocalTemplateFileLoader.Builder
Builder method to build an instance of LocalTemplateFileLoader.
build() - Method in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer.Builder
Builder method to construct an instance of FreeMarkerTemplateRenderer.
build() - Method in class com.amazon.ask.response.template.TemplateContentData.Builder
Builder method to build an instance of TemplateContentData.
build() - Method in class com.amazon.ask.response.TextContentHelper
Abstract method to build an instance of TextContent.
build() - Method in class com.amazon.ask.services.ApacheHttpApiClient.Builder
Returns an instance of ApacheHttpApiClient with the given configuration.
buildClientConfiguration(String[]) - Static method in class com.amazon.ask.localdebug.util.ClientConfigurationBuilder
Builds ClientConfiguration instance.
builder() - Static method in class com.amazon.ask.attributes.AttributesManager
Static builder method which returns an instance of Builder.
builder() - Static method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter
Static method to build an instance of Builder.
Builder() - Constructor for class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Constructor to build an instance of Builder.
builder() - Static method in class com.amazon.ask.builder.SkillConfiguration
Static method to build an instance of Builder class.
Builder() - Constructor for class com.amazon.ask.builder.SkillConfiguration.Builder
Prevent instantiation.
builder() - Static method in class com.amazon.ask.dispatcher.exception.impl.DefaultExceptionMapper
Deprecated.
Static method to build an instance of Builder.
builder() - Static method in class com.amazon.ask.dispatcher.impl.DefaultRequestDispatcher
Deprecated.
Static method to build an instance of Builder.
builder() - Static method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Static method to build an instance of Builder.
builder() - Static method in class com.amazon.ask.dispatcher.request.handler.impl.DefaultRequestHandlerChain
Deprecated.
Static method to return an instance of Builder.
builder() - Static method in class com.amazon.ask.dispatcher.request.mapper.impl.DefaultRequestMapper
Deprecated.
Static method which returns an instance of Builder.
builder() - Static method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Creates builder instance.
Builder() - Constructor for class com.amazon.ask.localdebug.client.WebSocketClientImpl.Builder
 
builder() - Static method in class com.amazon.ask.localdebug.config.ClientConfiguration
Creates builder instance.
Builder() - Constructor for class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
 
builder() - Static method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration
Creates builder instance.
Builder() - Constructor for class com.amazon.ask.localdebug.config.SkillInvokerConfiguration.Builder
 
builder() - Static method in class com.amazon.ask.localdebug.config.WebSocketClientConfig
Creates builder instance.
Builder() - Constructor for class com.amazon.ask.localdebug.config.WebSocketClientConfig.Builder
 
builder() - Static method in class com.amazon.ask.model.Application
 
builder() - Static method in class com.amazon.ask.model.authorization.AuthorizationGrantBody
 
builder() - Static method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest
 
builder() - Static method in class com.amazon.ask.model.authorization.Grant
 
builder() - Static method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
 
builder() - Static method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest
 
builder() - Static method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
 
builder() - Static method in class com.amazon.ask.model.ConnectionCompleted
 
builder() - Static method in class com.amazon.ask.model.Context
 
builder() - Static method in class com.amazon.ask.model.Device
 
builder() - Static method in class com.amazon.ask.model.dialog.ConfirmIntentDirective
 
builder() - Static method in class com.amazon.ask.model.dialog.ConfirmSlotDirective
 
builder() - Static method in class com.amazon.ask.model.dialog.DelegateDirective
 
builder() - Static method in class com.amazon.ask.model.dialog.DelegateRequestDirective
 
builder() - Static method in class com.amazon.ask.model.dialog.DelegationPeriod
 
builder() - Static method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective
 
builder() - Static method in class com.amazon.ask.model.dialog.ElicitSlotDirective
 
builder() - Static method in class com.amazon.ask.model.dialog.Input
 
builder() - Static method in class com.amazon.ask.model.dialog.InputRequest
 
builder() - Static method in class com.amazon.ask.model.dialog.UpdatedInputRequest
 
builder() - Static method in class com.amazon.ask.model.dialog.UpdatedIntentRequest
 
builder() - Static method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse
 
builder() - Static method in class com.amazon.ask.model.dynamicEndpoints.Request
 
builder() - Static method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse
 
builder() - Static method in class com.amazon.ask.model.er.dynamic.Entity
 
builder() - Static method in class com.amazon.ask.model.er.dynamic.EntityListItem
 
builder() - Static method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.Permission
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.PermissionBody
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest
 
builder() - Static method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest
 
builder() - Static method in class com.amazon.ask.model.Intent
 
builder() - Static method in class com.amazon.ask.model.IntentRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.Error
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.AlexaDataStorePackageManagerInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.extension.AvailableExtension
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenViewportTag
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteItemOperation
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
 
Builder() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.TransformProperty.Builder
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState
 
builder() - Static method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
 
builder() - Static method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult
 
builder() - Static method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.applink.AppLinkState
 
builder() - Static method in class com.amazon.ask.model.interfaces.applink.DirectLaunch
 
builder() - Static method in class com.amazon.ask.model.interfaces.applink.SendToDevice
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.Error
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.StopDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.audioplayer.Stream
 
builder() - Static method in class com.amazon.ask.model.interfaces.automotive.AutomotiveState
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.conversations.APIRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.conversations.ResetContextDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.Header
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.DisplayInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.DisplayState
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.HintDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.Image
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.ImageInstance
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.ListItem
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.ListTemplate1
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.ListTemplate2
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.PlainText
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.PlainTextHint
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.RichText
 
builder() - Static method in class com.amazon.ask.model.interfaces.display.TextContent
 
builder() - Static method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.Altitude
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.GeolocationInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.Heading
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
 
builder() - Static method in class com.amazon.ask.model.interfaces.geolocation.Speed
 
builder() - Static method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct
 
builder() - Static method in class com.amazon.ask.model.interfaces.navigation.assistance.AnnounceRoadRegulation
 
builder() - Static method in class com.amazon.ask.model.interfaces.navigation.NavigationInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.system.Error
 
builder() - Static method in class com.amazon.ask.model.interfaces.system.ErrorCause
 
builder() - Static method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest
 
builder() - Static method in class com.amazon.ask.model.interfaces.system.SystemState
 
builder() - Static method in class com.amazon.ask.model.interfaces.systemUnit.Unit
 
builder() - Static method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective
 
builder() - Static method in class com.amazon.ask.model.interfaces.videoapp.Metadata
 
builder() - Static method in class com.amazon.ask.model.interfaces.videoapp.VideoAppInterface
 
builder() - Static method in class com.amazon.ask.model.interfaces.videoapp.VideoItem
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.Experience
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.ViewportState
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo
 
builder() - Static method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo
 
builder() - Static method in class com.amazon.ask.model.LaunchRequest
 
builder() - Static method in class com.amazon.ask.model.ListSlotValue
 
builder() - Static method in class com.amazon.ask.model.Permissions
 
builder() - Static method in class com.amazon.ask.model.Person
 
builder() - Static method in class com.amazon.ask.model.RequestEnvelope
 
builder() - Static method in class com.amazon.ask.model.Response
 
builder() - Static method in class com.amazon.ask.model.ResponseEnvelope
 
builder() - Static method in class com.amazon.ask.model.Scope
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.ClearCommand
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.Devices
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
 
builder() - Static method in class com.amazon.ask.model.services.datastore.v1.User
 
builder() - Static method in class com.amazon.ask.model.services.deviceAddress.Address
 
builder() - Static method in class com.amazon.ask.model.services.deviceAddress.Error
 
builder() - Static method in class com.amazon.ask.model.services.deviceAddress.ShortAddress
 
builder() - Static method in class com.amazon.ask.model.services.directive.Error
 
builder() - Static method in class com.amazon.ask.model.services.directive.Header
 
builder() - Static method in class com.amazon.ask.model.services.directive.SendDirectiveRequest
 
builder() - Static method in class com.amazon.ask.model.services.directive.SpeakDirective
 
builder() - Static method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
 
builder() - Static method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse
 
builder() - Static method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
 
builder() - Static method in class com.amazon.ask.model.services.endpointEnumeration.Error
 
builder() - Static method in class com.amazon.ask.model.services.gadgetController.AnimationStep
 
builder() - Static method in class com.amazon.ask.model.services.gadgetController.LightAnimation
 
builder() - Static method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.Event
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.InputEvent
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.Pattern
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
 
builder() - Static method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.AlexaList
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.AlexaListItem
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.CreateListRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.Error
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ForbiddenError
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.Links
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListBody
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListItemBody
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.Status
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
 
builder() - Static method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
 
builder() - Static method in class com.amazon.ask.model.services.monetization.Error
 
builder() - Static method in class com.amazon.ask.model.services.monetization.InSkillProduct
 
builder() - Static method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
 
builder() - Static method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse
 
builder() - Static method in class com.amazon.ask.model.services.monetization.Metadata
 
builder() - Static method in class com.amazon.ask.model.services.monetization.ResultSet
 
builder() - Static method in class com.amazon.ask.model.services.monetization.Transactions
 
builder() - Static method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.proactiveEvents.Error
 
builder() - Static method in class com.amazon.ask.model.services.proactiveEvents.Event
 
builder() - Static method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.AlertInfo
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.Error
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.Event
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.PushNotification
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.Recurrence
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.Reminder
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.SpokenText
 
builder() - Static method in class com.amazon.ask.model.services.reminderManagement.Trigger
 
builder() - Static method in class com.amazon.ask.model.services.ServiceClientFactory
 
builder() - Static method in class com.amazon.ask.model.services.skillMessaging.Error
 
builder() - Static method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.CreationBehavior
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.DisplayExperience
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.Error
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.NotificationConfig
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.NotifyOnlyOperation
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.Task
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.TextToConfirm
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.TimerRequest
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.TimerResponse
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.TimersResponse
 
builder() - Static method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior
 
builder() - Static method in class com.amazon.ask.model.services.ups.Error
 
builder() - Static method in class com.amazon.ask.model.services.ups.PhoneNumber
 
builder() - Static method in class com.amazon.ask.model.Session
 
builder() - Static method in class com.amazon.ask.model.SessionEndedError
 
builder() - Static method in class com.amazon.ask.model.SessionEndedRequest
 
builder() - Static method in class com.amazon.ask.model.SessionResumedRequest
 
builder() - Static method in class com.amazon.ask.model.SimpleSlotValue
 
builder() - Static method in class com.amazon.ask.model.Slot
 
builder() - Static method in class com.amazon.ask.model.slu.entityresolution.Resolution
 
builder() - Static method in class com.amazon.ask.model.slu.entityresolution.Resolutions
 
builder() - Static method in class com.amazon.ask.model.slu.entityresolution.Status
 
builder() - Static method in class com.amazon.ask.model.slu.entityresolution.Value
 
builder() - Static method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper
 
builder() - Static method in class com.amazon.ask.model.Status
 
builder() - Static method in class com.amazon.ask.model.SupportedInterfaces
 
builder() - Static method in class com.amazon.ask.model.Task
 
builder() - Static method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard
 
builder() - Static method in class com.amazon.ask.model.ui.Image
 
builder() - Static method in class com.amazon.ask.model.ui.LinkAccountCard
 
builder() - Static method in class com.amazon.ask.model.ui.PlainTextOutputSpeech
 
builder() - Static method in class com.amazon.ask.model.ui.Reprompt
 
builder() - Static method in class com.amazon.ask.model.ui.SimpleCard
 
builder() - Static method in class com.amazon.ask.model.ui.SsmlOutputSpeech
 
builder() - Static method in class com.amazon.ask.model.ui.StandardCard
 
builder() - Static method in class com.amazon.ask.model.User
 
builder() - Static method in class com.amazon.ask.module.StandardSdkModule
Returns an instance of StandardSdkModule.Builder.
builder() - Static method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Returns an instance of Builder.
Builder() - Constructor for class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Constructor for Builder.
Builder() - Constructor for class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput.Builder
 
builder() - Static method in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper
Returns an instance of Builder.
Builder() - Constructor for class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper.Builder
Constructor for Builder class.
builder() - Static method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
Returns an instance of Builder.
Builder() - Constructor for class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Public constructor.
builder() - Static method in class com.amazon.ask.request.mapper.impl.BaseRequestMapper
Returns an instance of Builder.
Builder() - Constructor for class com.amazon.ask.request.mapper.impl.BaseRequestMapper.Builder
Constructor for Builder.
builder() - Static method in class com.amazon.ask.response.template.impl.BaseTemplateFactory
Return Builder instance.
Builder() - Constructor for class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
Constructor for Builder class.
Builder() - Constructor for class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Constructor for Builder class.
builder() - Static method in class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData
Static method returns an instance of Builder class.
Builder() - Constructor for class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData.Builder
 
builder() - Static method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Static method which builds an instance of Builder.
Builder() - Constructor for class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache.Builder
 
builder() - Static method in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator
Static method returns an instance of Builder.
Builder() - Constructor for class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator.Builder
 
builder() - Static method in class com.amazon.ask.response.template.loader.impl.LocalTemplateFileLoader
Static method to return an instance of Builder.
Builder() - Constructor for class com.amazon.ask.response.template.loader.impl.LocalTemplateFileLoader.Builder
 
builder() - Static method in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer
Static method to construct an instance of Builder.
Builder() - Constructor for class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer.Builder
 
builder() - Static method in class com.amazon.ask.response.template.TemplateContentData
Static method returns an instance of Builder class.
Builder() - Constructor for class com.amazon.ask.response.template.TemplateContentData.Builder
 

C

callCancelCommandsV1(String) - Method in interface com.amazon.ask.model.services.datastore.DatastoreService
 
callCancelCommandsV1(String) - Method in class com.amazon.ask.model.services.datastore.DatastoreServiceClient
Cancel pending DataStore commands.
callCommandsV1(CommandsRequest) - Method in interface com.amazon.ask.model.services.datastore.DatastoreService
 
callCommandsV1(CommandsRequest) - Method in class com.amazon.ask.model.services.datastore.DatastoreServiceClient
Send DataStore commands to Alexa device.
callCreateList(CreateListRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callCreateList(CreateListRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API creates a custom list.
callCreateListItem(String, CreateListItemRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callCreateListItem(String, CreateListItemRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API creates an item in an active list or in a default list.
callCreateProactiveEvent(CreateProactiveEventRequest, SkillStage) - Method in interface com.amazon.ask.model.services.proactiveEvents.ProactiveEventsService
 
callCreateProactiveEvent(CreateProactiveEventRequest, SkillStage) - Method in class com.amazon.ask.model.services.proactiveEvents.ProactiveEventsServiceClient
Create a new proactive event in live stage.
callCreateReminder(ReminderRequest) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
callCreateReminder(ReminderRequest) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to create a new reminder.
callCreateTimer(TimerRequest) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callCreateTimer(TimerRequest) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Create a new timer.
callDeleteList(String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callDeleteList(String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API deletes a customer custom list.
callDeleteListItem(String, String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callDeleteListItem(String, String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API deletes an item in the specified list.
callDeleteReminder(String) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
callDeleteReminder(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to delete a single reminder.
callDeleteTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callDeleteTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Delete a timer by ID.
callDeleteTimers() - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callDeleteTimers() - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Delete all timers created by the skill.
callEnqueue(SendDirectiveRequest) - Method in interface com.amazon.ask.model.services.directive.DirectiveService
 
callEnqueue(SendDirectiveRequest) - Method in class com.amazon.ask.model.services.directive.DirectiveServiceClient
Send directives to Alexa.
callGetCountryAndPostalCode(String) - Method in interface com.amazon.ask.model.services.deviceAddress.DeviceAddressService
 
callGetCountryAndPostalCode(String) - Method in class com.amazon.ask.model.services.deviceAddress.DeviceAddressServiceClient
Gets the country and postal code of a device
callGetEndpoints() - Method in interface com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationService
 
callGetEndpoints() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationServiceClient
This API is invoked by the skill to retrieve endpoints connected to the Echo device.
callGetFullAddress(String) - Method in interface com.amazon.ask.model.services.deviceAddress.DeviceAddressService
 
callGetFullAddress(String) - Method in class com.amazon.ask.model.services.deviceAddress.DeviceAddressServiceClient
Gets the address of a device
callGetInSkillProduct(String, String) - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
callGetInSkillProduct(String, String) - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Get In-Skill Product information based on user context for the Skill.
callGetInSkillProducts(String, String, String, String, String, BigDecimal) - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
callGetInSkillProducts(String, String, String, String, String, BigDecimal) - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Gets In-Skill Products based on user's context for the Skill.
callGetInSkillProductsTransactions(String, String, String, OffsetDateTime, OffsetDateTime, String, BigDecimal) - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
callGetInSkillProductsTransactions(String, String, String, OffsetDateTime, OffsetDateTime, String, BigDecimal) - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Returns transactions of all in skill products purchases of the customer
callGetList(String, String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callGetList(String, String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
Retrieves the list metadata including the items in the list with requested status.
callGetListItem(String, String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callGetListItem(String, String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API can be used to retrieve single item with in any list by listId and itemId.
callGetListsMetadata() - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callGetListsMetadata() - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
Retrieves the metadata for all customer lists, including the customer’s default lists.
callGetPersonsProfileGivenName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetPersonsProfileGivenName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the given name (first name) of the recognized speaker at person-level.
callGetPersonsProfileMobileNumber() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetPersonsProfileMobileNumber() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the mobile phone number of the recognized speaker at person-level.
callGetPersonsProfileName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetPersonsProfileName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the full name of the recognized speaker at person-level.
callGetProfileEmail() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetProfileEmail() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the email address of the customer associated with the current enablement.
callGetProfileGivenName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetProfileGivenName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the given name (first name) of the customer associated with the current enablement.
callGetProfileMobileNumber() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetProfileMobileNumber() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the mobile phone number of the customer associated with the current enablement.
callGetProfileName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetProfileName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the full name of the customer associated with the current enablement.
callGetReminder(String) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
callGetReminder(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to get a single reminder.
callGetReminders() - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
callGetReminders() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to get a all reminders created by the caller.
callGetSystemDistanceUnits(String) - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetSystemDistanceUnits(String) - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the distance measurement unit of the device.
callGetSystemTemperatureUnit(String) - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetSystemTemperatureUnit(String) - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the temperature measurement units of the device.
callGetSystemTimeZone(String) - Method in interface com.amazon.ask.model.services.ups.UpsService
 
callGetSystemTimeZone(String) - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the time zone of the device.
callGetTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callGetTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Get timer by ID.
callGetTimers() - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callGetTimers() - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Get all timers created by the skill.
callGetVoicePurchaseSetting() - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
callGetVoicePurchaseSetting() - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Returns whether or not voice purchasing is enabled for the skill
callMethodAndGetResult(Method, Object, InputStream, OutputStream) - Static method in class com.amazon.ask.localdebug.util.ReflectionUtils
To be used for invoking skill code of type SkillServlet.
callMethodAndGetResult(Method, Object, InputStream, OutputStream, Context) - Static method in class com.amazon.ask.localdebug.util.ReflectionUtils
To be used to invoke handleRequest method for skill code extending SkillStreamHandler.
callPauseTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callPauseTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Pause a timer.
callQueuedResultV1(String, Integer, String) - Method in interface com.amazon.ask.model.services.datastore.DatastoreService
 
callQueuedResultV1(String, Integer, String) - Method in class com.amazon.ask.model.services.datastore.DatastoreServiceClient
Query statuses of deliveries to offline devices returned by commands API.
callResumeTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
callResumeTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Resume a timer.
callSendSkillMessage(String, SendSkillMessagingRequest) - Method in interface com.amazon.ask.model.services.skillMessaging.SkillMessagingService
 
callSendSkillMessage(String, SendSkillMessagingRequest) - Method in class com.amazon.ask.model.services.skillMessaging.SkillMessagingServiceClient
Send a message request to a skill for a specified user.
callUpdateList(String, UpdateListRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callUpdateList(String, UpdateListRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API updates a custom list.
callUpdateListItem(String, String, UpdateListItemRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
callUpdateListItem(String, String, UpdateListItemRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
API used to update an item value or item status.
callUpdateReminder(String, ReminderRequest) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
callUpdateReminder(String, ReminderRequest) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to update a reminder.
CancelCommandsRequestError - Class in com.amazon.ask.model.services.datastore.v1
CancelCommandsRequestError
CancelCommandsRequestError.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
CancelCommandsRequestErrorType - Enum in com.amazon.ask.model.services.datastore.v1
Error code of the response.
cancelCommandsV1(String) - Method in interface com.amazon.ask.model.services.datastore.DatastoreService
 
cancelCommandsV1(String) - Method in class com.amazon.ask.model.services.datastore.DatastoreServiceClient
Cancel pending DataStore commands.
CanFulfillIntent - Class in com.amazon.ask.model.canfulfill
CanFulfillIntent represents the response to canFulfillIntentRequest includes the details about whether the skill can understand and fulfill the intent request with detected slots.
canFulfillIntent - Variable in class com.amazon.ask.response.ResponseBuilder
Instance of CanFulfillIntent.
CanFulfillIntent.Builder - Class in com.amazon.ask.model.canfulfill
 
canFulfillIntentName(String) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the incoming request is an CanFulfillIntentRequest for the given intent name.
CanFulfillIntentRequest - Class in com.amazon.ask.model.canfulfill
An object that represents a request made to skill to query whether the skill can understand and fulfill the intent request with detected slots, before actually asking the skill to take action.
CanFulfillIntentRequest.Builder - Class in com.amazon.ask.model.canfulfill
 
CanFulfillIntentRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for CanFulfillIntentRequest requests.
CanFulfillIntentValues - Enum in com.amazon.ask.model.canfulfill
Overall if skill can understand and fulfill the intent with detected slots.
CanFulfillSlot - Class in com.amazon.ask.model.canfulfill
This represents skill's capability to understand and fulfill each detected slot.
CanFulfillSlot.Builder - Class in com.amazon.ask.model.canfulfill
 
canFulfillSlotValue(String, String) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the incoming request is an CanFulfillIntentRequest and contains the given slot name and value.
CanFulfillSlotValues - Enum in com.amazon.ask.model.canfulfill
This field indicates whether skill can fulfill relevant action for the slot, that has been partially or fully understood.
canHandle(HandlerInput, AccountLinkedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AccountLinkedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AccountLinkedRequestHandler
 
canHandle(HandlerInput, APIInvocationRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.APIInvocationRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.APIInvocationRequestHandler
 
canHandle(HandlerInput, RuntimeErrorEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplARuntimeErrorEventHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplARuntimeErrorEventHandler
 
canHandle(HandlerInput, UserEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplTUserEventHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplTUserEventHandler
 
canHandle(HandlerInput, AuthorizationGrantRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AuthorizationGrantRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AuthorizationGrantRequestHandler
 
canHandle(HandlerInput, CanFulfillIntentRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.CanFulfillIntentRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.CanFulfillIntentRequestHandler
 
canHandle(HandlerInput, ConnectionsRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsRequestHandler
 
canHandle(HandlerInput, ConnectionsResponse) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsResponseHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsResponseHandler
 
canHandle(HandlerInput, DataStoreError) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.DataStoreErrorHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.DataStoreErrorHandler
 
canHandle(HandlerInput, ElementSelectedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ElementSelectedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ElementSelectedRequestHandler
 
canHandle(HandlerInput, EventsReceivedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.EventsReceivedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.EventsReceivedRequestHandler
 
canHandle(HandlerInput, ExceptionEncounteredRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExceptionEncounteredRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExceptionEncounteredRequestHandler
 
canHandle(HandlerInput, ExpiredRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExpiredRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExpiredRequestHandler
 
canHandle(HandlerInput, InputHandlerEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputHandlerEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputHandlerEventRequestHandler
 
canHandle(HandlerInput, InputRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputRequestHandler
 
canHandle(HandlerInput, InstallationError) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InstallationErrorHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InstallationErrorHandler
 
canHandle(HandlerInput, IntentRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.IntentRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.IntentRequestHandler
 
canHandle(HandlerInput, LaunchRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LaunchRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LaunchRequestHandler
 
canHandle(HandlerInput, ListCreatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListCreatedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListCreatedEventRequestHandler
 
canHandle(HandlerInput, ListDeletedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListDeletedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListDeletedEventRequestHandler
 
canHandle(HandlerInput, ListItemsCreatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsCreatedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsCreatedEventRequestHandler
 
canHandle(HandlerInput, ListItemsDeletedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsDeletedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsDeletedEventRequestHandler
 
canHandle(HandlerInput, ListItemsUpdatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsUpdatedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsUpdatedEventRequestHandler
 
canHandle(HandlerInput, ListUpdatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListUpdatedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListUpdatedEventRequestHandler
 
canHandle(HandlerInput, LoadIndexListDataEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadIndexListDataEventHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadIndexListDataEventHandler
 
canHandle(HandlerInput, LoadTokenListDataEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadTokenListDataEventHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadTokenListDataEventHandler
 
canHandle(HandlerInput, MessageReceivedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageReceivedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageReceivedRequestHandler
 
canHandle(HandlerInput, MessageRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageRequestHandler
 
canHandle(HandlerInput, NextCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NextCommandIssuedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NextCommandIssuedRequestHandler
 
canHandle(HandlerInput, NotificationSubscriptionChangedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NotificationSubscriptionChangedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NotificationSubscriptionChangedRequestHandler
 
canHandle(HandlerInput, PauseCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PauseCommandIssuedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PauseCommandIssuedRequestHandler
 
canHandle(HandlerInput, PermissionAcceptedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionAcceptedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionAcceptedRequestHandler
 
canHandle(HandlerInput, PermissionChangedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionChangedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionChangedRequestHandler
 
canHandle(HandlerInput, PlaybackFailedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFailedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFailedRequestHandler
 
canHandle(HandlerInput, PlaybackFinishedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFinishedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFinishedRequestHandler
 
canHandle(HandlerInput, PlaybackNearlyFinishedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackNearlyFinishedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackNearlyFinishedRequestHandler
 
canHandle(HandlerInput, PlaybackStartedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStartedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStartedRequestHandler
 
canHandle(HandlerInput, PlaybackStoppedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStoppedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStoppedRequestHandler
 
canHandle(HandlerInput, PlayCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlayCommandIssuedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlayCommandIssuedRequestHandler
 
canHandle(HandlerInput, PreviousCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PreviousCommandIssuedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PreviousCommandIssuedRequestHandler
 
canHandle(HandlerInput, ProactiveSubscriptionChangedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ProactiveSubscriptionChangedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ProactiveSubscriptionChangedRequestHandler
 
canHandle(HandlerInput, ReminderCreatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderCreatedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderCreatedEventRequestHandler
 
canHandle(HandlerInput, ReminderDeletedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderDeletedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderDeletedEventRequestHandler
 
canHandle(HandlerInput, ReminderStartedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStartedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStartedEventRequestHandler
 
canHandle(HandlerInput, ReminderStatusChangedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStatusChangedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStatusChangedEventRequestHandler
 
canHandle(HandlerInput, ReminderUpdatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderUpdatedEventRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderUpdatedEventRequestHandler
 
canHandle(HandlerInput, RuntimeErrorEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorEventHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorEventHandler
 
canHandle(HandlerInput, RuntimeErrorRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorRequestHandler
 
canHandle(HandlerInput, SessionEndedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionEndedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionEndedRequestHandler
 
canHandle(HandlerInput, SessionResumedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionResumedRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionResumedRequestHandler
 
canHandle(HandlerInput, SkillDisabledRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillDisabledRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillDisabledRequestHandler
 
canHandle(HandlerInput, SkillEnabledRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillEnabledRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillEnabledRequestHandler
 
canHandle(HandlerInput, UpdateRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UpdateRequestHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UpdateRequestHandler
 
canHandle(HandlerInput, UsagesInstalled) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesInstalledHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesInstalledHandler
 
canHandle(HandlerInput, UsagesRemoved) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesRemovedHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesRemovedHandler
 
canHandle(HandlerInput, UserEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UserEventHandler
Returns true if the handler can dispatch the current request
canHandle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UserEventHandler
 
canHandle(Input, Throwable) - Method in interface com.amazon.ask.request.exception.handler.GenericExceptionHandler
Returns true if this handler is capable of handling the current exception and/or state.
canHandle(Input) - Method in interface com.amazon.ask.request.handler.GenericRequestHandler
Returns true if the handler can dispatch the current request.
CanUnderstandSlotValues - Enum in com.amazon.ask.model.canfulfill
This field indicates whether skill has understood the slot value.
capacity - Variable in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Custom capacity.
CaptionData - Class in com.amazon.ask.model.interfaces.audioplayer
CaptionData
CaptionData.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
CaptionType - Enum in com.amazon.ask.model.interfaces.audioplayer
Gets or Sets interfaces.audioplayer.CaptionType
Card - Class in com.amazon.ask.model.ui
Card
Card() - Constructor for class com.amazon.ask.model.ui.Card
 
card - Variable in class com.amazon.ask.response.ResponseBuilder
Output in card format.
CatalogTypes - Enum in com.amazon.ask.model.interfaces.applink
Accepted catalog types.
Cause - Class in com.amazon.ask.model
Describes the type of the Cause.
Cause() - Constructor for class com.amazon.ask.model.Cause
 
CertificateProvider - Interface in com.amazon.ask.localdebug.certificate
Certificate provider interface.
CHARACTER_ENCODING - Static variable in class com.amazon.ask.servlet.ServletConstants
The character encoding used.
CharacterFormat - Enum in com.amazon.ask.model.interfaces.viewport.aplt
Supported character set on a text display * `SEVEN_SEGMENT` - 7-segment display
ChargeAmazonPay - Class in com.amazon.ask.model.interfaces.amazonpay.v1
Charge Amazon Pay Request Object
ChargeAmazonPay.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.v1
 
ChargeAmazonPayRequest - Class in com.amazon.ask.model.interfaces.amazonpay.request
Charge Amazon Pay Request Object.
ChargeAmazonPayRequest.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.request
 
ChargeAmazonPayResult - Class in com.amazon.ask.model.interfaces.amazonpay.response
Charge Amazon Pay Result Object.
ChargeAmazonPayResult - Class in com.amazon.ask.model.interfaces.amazonpay.v1
Charge Amazon Pay Result Object.
ChargeAmazonPayResult.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.response
 
ChargeAmazonPayResult.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.v1
 
classLoader - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Loads classes.
classLoader - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Loads classes.
ClearBehavior - Enum in com.amazon.ask.model.interfaces.audioplayer
Gets or Sets interfaces.audioplayer.ClearBehavior
ClearCommand - Class in com.amazon.ask.model.services.datastore.v1
Remove all existing data in skill's DataStore.
ClearCommand.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
ClearFocusCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Removes focus from the component that is currently in focus.
ClearFocusCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ClearQueueDirective - Class in com.amazon.ask.model.interfaces.audioplayer
ClearQueueDirective
ClearQueueDirective.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
ClientConfiguration - Class in com.amazon.ask.localdebug.config
Client configuration class for local debug.
ClientConfiguration.Builder - Class in com.amazon.ask.localdebug.config
Builder class.
ClientConfigurationBuilder - Class in com.amazon.ask.localdebug.util
Utility class to build client configuration instance ClientConfiguration from user provided arguments.
ClientModule - Class in com.amazon.ask.localdebug.guice
Configures client dependencies for injection.
ClientModule() - Constructor for class com.amazon.ask.localdebug.guice.ClientModule
 
Codecs - Enum in com.amazon.ask.model.interfaces.viewport.video
A named bundle of codecs which are available for playing video on the viewport.
com.amazon.ask - package com.amazon.ask
 
com.amazon.ask.attributes - package com.amazon.ask.attributes
 
com.amazon.ask.attributes.persistence - package com.amazon.ask.attributes.persistence
 
com.amazon.ask.attributes.persistence.impl - package com.amazon.ask.attributes.persistence.impl
 
com.amazon.ask.builder - package com.amazon.ask.builder
 
com.amazon.ask.builder.impl - package com.amazon.ask.builder.impl
 
com.amazon.ask.dispatcher - package com.amazon.ask.dispatcher
 
com.amazon.ask.dispatcher.exception - package com.amazon.ask.dispatcher.exception
 
com.amazon.ask.dispatcher.exception.impl - package com.amazon.ask.dispatcher.exception.impl
 
com.amazon.ask.dispatcher.impl - package com.amazon.ask.dispatcher.impl
 
com.amazon.ask.dispatcher.request.handler - package com.amazon.ask.dispatcher.request.handler
 
com.amazon.ask.dispatcher.request.handler.impl - package com.amazon.ask.dispatcher.request.handler.impl
 
com.amazon.ask.dispatcher.request.interceptor - package com.amazon.ask.dispatcher.request.interceptor
 
com.amazon.ask.dispatcher.request.mapper - package com.amazon.ask.dispatcher.request.mapper
 
com.amazon.ask.dispatcher.request.mapper.impl - package com.amazon.ask.dispatcher.request.mapper.impl
 
com.amazon.ask.exception - package com.amazon.ask.exception
 
com.amazon.ask.exception.template - package com.amazon.ask.exception.template
 
com.amazon.ask.impl - package com.amazon.ask.impl
 
com.amazon.ask.localdebug - package com.amazon.ask.localdebug
 
com.amazon.ask.localdebug.certificate - package com.amazon.ask.localdebug.certificate
 
com.amazon.ask.localdebug.client - package com.amazon.ask.localdebug.client
 
com.amazon.ask.localdebug.config - package com.amazon.ask.localdebug.config
 
com.amazon.ask.localdebug.constants - package com.amazon.ask.localdebug.constants
 
com.amazon.ask.localdebug.exception - package com.amazon.ask.localdebug.exception
 
com.amazon.ask.localdebug.guice - package com.amazon.ask.localdebug.guice
 
com.amazon.ask.localdebug.lambdaContext - package com.amazon.ask.localdebug.lambdaContext
 
com.amazon.ask.localdebug.type - package com.amazon.ask.localdebug.type
 
com.amazon.ask.localdebug.util - package com.amazon.ask.localdebug.util
 
com.amazon.ask.model - package com.amazon.ask.model
 
com.amazon.ask.model.authorization - package com.amazon.ask.model.authorization
 
com.amazon.ask.model.canfulfill - package com.amazon.ask.model.canfulfill
 
com.amazon.ask.model.dialog - package com.amazon.ask.model.dialog
 
com.amazon.ask.model.dynamicEndpoints - package com.amazon.ask.model.dynamicEndpoints
 
com.amazon.ask.model.er.dynamic - package com.amazon.ask.model.er.dynamic
 
com.amazon.ask.model.events.skillevents - package com.amazon.ask.model.events.skillevents
 
com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller - package com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller
 
com.amazon.ask.model.interfaces.alexa.datastore - package com.amazon.ask.model.interfaces.alexa.datastore
 
com.amazon.ask.model.interfaces.alexa.datastore.packagemanager - package com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
com.amazon.ask.model.interfaces.alexa.experimentation - package com.amazon.ask.model.interfaces.alexa.experimentation
 
com.amazon.ask.model.interfaces.alexa.extension - package com.amazon.ask.model.interfaces.alexa.extension
 
com.amazon.ask.model.interfaces.alexa.presentation - package com.amazon.ask.model.interfaces.alexa.presentation
 
com.amazon.ask.model.interfaces.alexa.presentation.apl - package com.amazon.ask.model.interfaces.alexa.presentation.apl
 
com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations - package com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
 
com.amazon.ask.model.interfaces.alexa.presentation.apla - package com.amazon.ask.model.interfaces.alexa.presentation.apla
 
com.amazon.ask.model.interfaces.alexa.presentation.aplt - package com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
com.amazon.ask.model.interfaces.alexa.presentation.html - package com.amazon.ask.model.interfaces.alexa.presentation.html
 
com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider - package com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider
 
com.amazon.ask.model.interfaces.amazonpay.model.request - package com.amazon.ask.model.interfaces.amazonpay.model.request
 
com.amazon.ask.model.interfaces.amazonpay.model.response - package com.amazon.ask.model.interfaces.amazonpay.model.response
 
com.amazon.ask.model.interfaces.amazonpay.model.v1 - package com.amazon.ask.model.interfaces.amazonpay.model.v1
 
com.amazon.ask.model.interfaces.amazonpay.request - package com.amazon.ask.model.interfaces.amazonpay.request
 
com.amazon.ask.model.interfaces.amazonpay.response - package com.amazon.ask.model.interfaces.amazonpay.response
 
com.amazon.ask.model.interfaces.amazonpay.v1 - package com.amazon.ask.model.interfaces.amazonpay.v1
 
com.amazon.ask.model.interfaces.applink - package com.amazon.ask.model.interfaces.applink
 
com.amazon.ask.model.interfaces.audioplayer - package com.amazon.ask.model.interfaces.audioplayer
 
com.amazon.ask.model.interfaces.automotive - package com.amazon.ask.model.interfaces.automotive
 
com.amazon.ask.model.interfaces.connections - package com.amazon.ask.model.interfaces.connections
 
com.amazon.ask.model.interfaces.connections.entities - package com.amazon.ask.model.interfaces.connections.entities
 
com.amazon.ask.model.interfaces.connections.requests - package com.amazon.ask.model.interfaces.connections.requests
 
com.amazon.ask.model.interfaces.connections.V1 - package com.amazon.ask.model.interfaces.connections.V1
 
com.amazon.ask.model.interfaces.conversations - package com.amazon.ask.model.interfaces.conversations
 
com.amazon.ask.model.interfaces.customInterfaceController - package com.amazon.ask.model.interfaces.customInterfaceController
 
com.amazon.ask.model.interfaces.display - package com.amazon.ask.model.interfaces.display
 
com.amazon.ask.model.interfaces.gadgetController - package com.amazon.ask.model.interfaces.gadgetController
 
com.amazon.ask.model.interfaces.gameEngine - package com.amazon.ask.model.interfaces.gameEngine
 
com.amazon.ask.model.interfaces.geolocation - package com.amazon.ask.model.interfaces.geolocation
 
com.amazon.ask.model.interfaces.messaging - package com.amazon.ask.model.interfaces.messaging
 
com.amazon.ask.model.interfaces.monetization.v1 - package com.amazon.ask.model.interfaces.monetization.v1
 
com.amazon.ask.model.interfaces.navigation - package com.amazon.ask.model.interfaces.navigation
 
com.amazon.ask.model.interfaces.navigation.assistance - package com.amazon.ask.model.interfaces.navigation.assistance
 
com.amazon.ask.model.interfaces.playbackcontroller - package com.amazon.ask.model.interfaces.playbackcontroller
 
com.amazon.ask.model.interfaces.system - package com.amazon.ask.model.interfaces.system
 
com.amazon.ask.model.interfaces.systemUnit - package com.amazon.ask.model.interfaces.systemUnit
 
com.amazon.ask.model.interfaces.tasks - package com.amazon.ask.model.interfaces.tasks
 
com.amazon.ask.model.interfaces.videoapp - package com.amazon.ask.model.interfaces.videoapp
 
com.amazon.ask.model.interfaces.viewport - package com.amazon.ask.model.interfaces.viewport
 
com.amazon.ask.model.interfaces.viewport.apl - package com.amazon.ask.model.interfaces.viewport.apl
 
com.amazon.ask.model.interfaces.viewport.aplt - package com.amazon.ask.model.interfaces.viewport.aplt
 
com.amazon.ask.model.interfaces.viewport.size - package com.amazon.ask.model.interfaces.viewport.size
 
com.amazon.ask.model.interfaces.viewport.video - package com.amazon.ask.model.interfaces.viewport.video
 
com.amazon.ask.model.services - package com.amazon.ask.model.services
 
com.amazon.ask.model.services.datastore - package com.amazon.ask.model.services.datastore
 
com.amazon.ask.model.services.datastore.v1 - package com.amazon.ask.model.services.datastore.v1
 
com.amazon.ask.model.services.deviceAddress - package com.amazon.ask.model.services.deviceAddress
 
com.amazon.ask.model.services.directive - package com.amazon.ask.model.services.directive
 
com.amazon.ask.model.services.endpointEnumeration - package com.amazon.ask.model.services.endpointEnumeration
 
com.amazon.ask.model.services.gadgetController - package com.amazon.ask.model.services.gadgetController
 
com.amazon.ask.model.services.gameEngine - package com.amazon.ask.model.services.gameEngine
 
com.amazon.ask.model.services.listManagement - package com.amazon.ask.model.services.listManagement
 
com.amazon.ask.model.services.monetization - package com.amazon.ask.model.services.monetization
 
com.amazon.ask.model.services.proactiveEvents - package com.amazon.ask.model.services.proactiveEvents
 
com.amazon.ask.model.services.reminderManagement - package com.amazon.ask.model.services.reminderManagement
 
com.amazon.ask.model.services.skillMessaging - package com.amazon.ask.model.services.skillMessaging
 
com.amazon.ask.model.services.timerManagement - package com.amazon.ask.model.services.timerManagement
 
com.amazon.ask.model.services.ups - package com.amazon.ask.model.services.ups
 
com.amazon.ask.model.slu.entityresolution - package com.amazon.ask.model.slu.entityresolution
 
com.amazon.ask.model.ui - package com.amazon.ask.model.ui
 
com.amazon.ask.model.utils - package com.amazon.ask.model.utils
 
com.amazon.ask.module - package com.amazon.ask.module
 
com.amazon.ask.request - package com.amazon.ask.request
 
com.amazon.ask.request.dispatcher - package com.amazon.ask.request.dispatcher
 
com.amazon.ask.request.dispatcher.impl - package com.amazon.ask.request.dispatcher.impl
 
com.amazon.ask.request.exception.handler - package com.amazon.ask.request.exception.handler
 
com.amazon.ask.request.exception.handler.impl - package com.amazon.ask.request.exception.handler.impl
 
com.amazon.ask.request.exception.mapper - package com.amazon.ask.request.exception.mapper
 
com.amazon.ask.request.exception.mapper.impl - package com.amazon.ask.request.exception.mapper.impl
 
com.amazon.ask.request.handler - package com.amazon.ask.request.handler
 
com.amazon.ask.request.handler.adapter - package com.amazon.ask.request.handler.adapter
 
com.amazon.ask.request.handler.adapter.impl - package com.amazon.ask.request.handler.adapter.impl
 
com.amazon.ask.request.handler.chain - package com.amazon.ask.request.handler.chain
 
com.amazon.ask.request.handler.chain.impl - package com.amazon.ask.request.handler.chain.impl
 
com.amazon.ask.request.impl - package com.amazon.ask.request.impl
 
com.amazon.ask.request.intent - package com.amazon.ask.request.intent
 
com.amazon.ask.request.interceptor - package com.amazon.ask.request.interceptor
 
com.amazon.ask.request.mapper - package com.amazon.ask.request.mapper
 
com.amazon.ask.request.mapper.impl - package com.amazon.ask.request.mapper.impl
 
com.amazon.ask.request.viewport - package com.amazon.ask.request.viewport
 
com.amazon.ask.response - package com.amazon.ask.response
 
com.amazon.ask.response.impl - package com.amazon.ask.response.impl
 
com.amazon.ask.response.template - package com.amazon.ask.response.template
 
com.amazon.ask.response.template.impl - package com.amazon.ask.response.template.impl
 
com.amazon.ask.response.template.loader - package com.amazon.ask.response.template.loader
 
com.amazon.ask.response.template.loader.impl - package com.amazon.ask.response.template.loader.impl
 
com.amazon.ask.response.template.renderer - package com.amazon.ask.response.template.renderer
 
com.amazon.ask.response.template.renderer.impl - package com.amazon.ask.response.template.renderer.impl
 
com.amazon.ask.services - package com.amazon.ask.services
 
com.amazon.ask.servlet - package com.amazon.ask.servlet
 
com.amazon.ask.servlet.util - package com.amazon.ask.servlet.util
 
com.amazon.ask.servlet.verifiers - package com.amazon.ask.servlet.verifiers
 
com.amazon.ask.util - package com.amazon.ask.util
 
com.amazon.ask.util.impl - package com.amazon.ask.util.impl
 
Command - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
A message that can change the visual or audio presentation of the content on the screen.
Command() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
Command - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
A message that can change the visual or audio presentation of the content on the screen.
Command() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
Command - Class in com.amazon.ask.model.services.datastore.v1
DataStore command which will run in DataStore.
Command() - Constructor for class com.amazon.ask.model.services.datastore.v1.Command
 
CommandsDispatchResult - Class in com.amazon.ask.model.services.datastore.v1
CommandsDispatchResult
CommandsDispatchResult.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
CommandsError - Class in com.amazon.ask.model.interfaces.alexa.datastore
DataStore error object payload.
CommandsError() - Constructor for class com.amazon.ask.model.interfaces.alexa.datastore.CommandsError
 
CommandsRequest - Class in com.amazon.ask.model.services.datastore.v1
CommandsRequest
CommandsRequest.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
CommandsRequestError - Class in com.amazon.ask.model.services.datastore.v1
CommandsRequestError
CommandsRequestError.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
CommandsRequestErrorType - Enum in com.amazon.ask.model.services.datastore.v1
Error code of the response.
CommandsResponse - Class in com.amazon.ask.model.services.datastore.v1
CommandsResponse
CommandsResponse.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
commandsV1(CommandsRequest) - Method in interface com.amazon.ask.model.services.datastore.DatastoreService
 
commandsV1(CommandsRequest) - Method in class com.amazon.ask.model.services.datastore.DatastoreServiceClient
Send DataStore commands to Alexa device.
CompleteTaskDirective - Class in com.amazon.ask.model.interfaces.tasks
This is the directive that a skill can send as part of their response to a session based request.
CompleteTaskDirective.Builder - Class in com.amazon.ask.model.interfaces.tasks
 
ComponentEntity - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The entity context data which was attached to an element.
ComponentEntity.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentState - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
Component state.
ComponentVisibleOnScreen - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Definition of a visible APL element shown on screen.
ComponentVisibleOnScreen.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenListItemTag - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
An element in a scrolling list
ComponentVisibleOnScreenListItemTag.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenListTag - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
An ordered list of items
ComponentVisibleOnScreenListTag.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenMediaTag - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Media player
ComponentVisibleOnScreenMediaTag.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenMediaTagStateEnum - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
Media player stage posible states
ComponentVisibleOnScreenPagerTag - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
A collection of items that are displayed one at a time.
ComponentVisibleOnScreenPagerTag.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenScrollableTag - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
A scrollable region.
ComponentVisibleOnScreenScrollableTag.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenScrollableTagDirectionEnum - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
Scrolling direction
ComponentVisibleOnScreenTags - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The tags which were attached to an element.
ComponentVisibleOnScreenTags.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ComponentVisibleOnScreenViewportTag - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The entire screen in which a document is rendered.
ComponentVisibleOnScreenViewportTag.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ConcurrentLRUTemplateCache - Class in com.amazon.ask.response.template.loader.impl
.
ConcurrentLRUTemplateCache(long, long) - Constructor for class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Constructor for ConcurrentLRUTemplateCache.
ConcurrentLRUTemplateCache.Builder - Class in com.amazon.ask.response.template.loader.impl
Concurrent LRU Template Cache Builder.
ConfigModule - Class in com.amazon.ask.localdebug.guice
Configures configuration dependencies for injection.
ConfigModule(ClientConfiguration) - Constructor for class com.amazon.ask.localdebug.guice.ConfigModule
Public Constructor.
configuration - Variable in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer
Freemarker configuration.
configure() - Method in class com.amazon.ask.localdebug.guice.ClientModule
Abstract module implementation.
configure() - Method in class com.amazon.ask.localdebug.guice.ConfigModule
Abstract module implementation.
ConfirmIntentDirective - Class in com.amazon.ask.model.dialog
ConfirmIntentDirective
ConfirmIntentDirective.Builder - Class in com.amazon.ask.model.dialog
 
ConfirmSlotDirective - Class in com.amazon.ask.model.dialog
ConfirmSlotDirective
ConfirmSlotDirective.Builder - Class in com.amazon.ask.model.dialog
 
CONNECT_CUSTOM_DEBUG_URI_SKELETON - Static variable in class com.amazon.ask.localdebug.constants.Constants
Web socket connection uri skeleton.
connectCustomDebugEndpointHeaders(String) - Method in class com.amazon.ask.localdebug.guice.ConfigModule
Creates headers for connectCustomDebugEndpoint call.
connectCustomDebugEndpointUri() - Method in class com.amazon.ask.localdebug.guice.ConfigModule
Creates debug connection URI.
CONNECTION_HEADER_NAME - Static variable in class com.amazon.ask.localdebug.constants.Constants
Connection header key.
CONNECTION_HEADER_VALUE - Static variable in class com.amazon.ask.localdebug.constants.Constants
Connection header value.
ConnectionCompleted - Class in com.amazon.ask.model
Represents the status and result needed to resume a skill's suspended session.
ConnectionCompleted.Builder - Class in com.amazon.ask.model
 
ConnectionsRequest - Class in com.amazon.ask.model.interfaces.connections
This is the request object that a skill will receive as a result of Connections.SendRequest directive from sender skill.
ConnectionsRequest.Builder - Class in com.amazon.ask.model.interfaces.connections
 
ConnectionsRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ConnectionsRequest requests.
ConnectionsResponse - Class in com.amazon.ask.model.interfaces.connections
This is the request object that a skill will receive as a result of Connections.SendResponse directive from referrer skill.
ConnectionsResponse.Builder - Class in com.amazon.ask.model.interfaces.connections
 
ConnectionsResponseHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ConnectionsResponse requests.
ConnectionsStatus - Class in com.amazon.ask.model.interfaces.connections
Connection Status indicates a high level understanding of the result of ConnectionsRequest.
ConnectionsStatus.Builder - Class in com.amazon.ask.model.interfaces.connections
 
Constants - Class in com.amazon.ask.localdebug.constants
Class for constants.
Context - Class in com.amazon.ask.model
Context
context - Variable in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput.Builder
Exposed by AWS Lambda.
context - Variable in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput
Exposed by AWS Lambda.
Context.Builder - Class in com.amazon.ask.model
 
ContinuousViewportSize - Class in com.amazon.ask.model.interfaces.viewport.size
Defines range of size with minimum and maximum values for with and height.
ContinuousViewportSize.Builder - Class in com.amazon.ask.model.interfaces.viewport.size
 
ControlMediaCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Control a media player to play, pause, change tracks, or perform some other common action.
ControlMediaCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
Coordinate - Class in com.amazon.ask.model.interfaces.geolocation
An object containing the location information of the device.
Coordinate.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
createClassInstance(Class<?>) - Static method in class com.amazon.ask.localdebug.util.ReflectionUtils
Creates instance from classObject.
createFrom(SlotValue) - Static method in class com.amazon.ask.request.intent.SlotValueWrapper
Creates a wrapper instance wrapping the given SlotValue.
createList(CreateListRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
createList(CreateListRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API creates a custom list.
createListItem(String, CreateListItemRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
createListItem(String, CreateListItemRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API creates an item in an active list or in a default list.
CreateListItemRequest - Class in com.amazon.ask.model.services.listManagement
CreateListItemRequest
CreateListItemRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
CreateListRequest - Class in com.amazon.ask.model.services.listManagement
CreateListRequest
CreateListRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
createProactiveEvent(CreateProactiveEventRequest, SkillStage) - Method in interface com.amazon.ask.model.services.proactiveEvents.ProactiveEventsService
 
createProactiveEvent(CreateProactiveEventRequest, SkillStage) - Method in class com.amazon.ask.model.services.proactiveEvents.ProactiveEventsServiceClient
Create a new proactive event in live stage.
CreateProactiveEventRequest - Class in com.amazon.ask.model.services.proactiveEvents
CreateProactiveEventRequest
CreateProactiveEventRequest.Builder - Class in com.amazon.ask.model.services.proactiveEvents
 
createReminder(ReminderRequest) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
createReminder(ReminderRequest) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to create a new reminder.
createTimer(TimerRequest) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
createTimer(TimerRequest) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Create a new timer.
CreationBehavior - Class in com.amazon.ask.model.services.timerManagement
Whether the native Timer GUI is shown for 8-seconds upon Timer Creation.
CreationBehavior.Builder - Class in com.amazon.ask.model.services.timerManagement
 
CurrentConfiguration - Class in com.amazon.ask.model.interfaces.viewport.apl
The viewport configuration at the time of the request.
CurrentConfiguration.Builder - Class in com.amazon.ask.model.interfaces.viewport.apl
 
CurrentPlaybackState - Class in com.amazon.ask.model.interfaces.audioplayer
CurrentPlaybackState
CurrentPlaybackState.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
custom() - Static method in class com.amazon.ask.services.ApacheHttpApiClient
Returns a builder that can be used to create a custom instance of this client.
custom() - Static method in class com.amazon.ask.Skills
Creates a builder used to construct a new Skill with a custom ApiClient and PersistenceAdapter.
customDynamoDBClient - Variable in class com.amazon.ask.module.StandardSdkModule.Builder
Custom DynamoDB client.
customHttpClient - Variable in class com.amazon.ask.module.StandardSdkModule.Builder
Custom HTTP client.
CustomSkill - Class in com.amazon.ask
Custom type Alexa Skill.
CustomSkill(CustomSkillConfiguration) - Constructor for class com.amazon.ask.CustomSkill
Constructor for CustomSkill.
CustomSkillBuilder - Class in com.amazon.ask.builder
Builder used to construct a new AlexaSkill without any additional modules.
CustomSkillBuilder() - Constructor for class com.amazon.ask.builder.CustomSkillBuilder
 
CustomSkillConfiguration - Interface in com.amazon.ask.builder
Custom implementation of SkillConfiguration.
customUserAgent - Variable in class com.amazon.ask.builder.SkillConfiguration
Custom UserAgent.
customUserAgent - Variable in class com.amazon.ask.CustomSkill
Custom user agent.
CustomUserAgent - Enum in com.amazon.ask.util
Enum holds the values of all the custom user agents that need to be appended to the base user agent.

D

DataStoreError - Class in com.amazon.ask.model.interfaces.alexa.datastore
This event is sent by DSCS to forward ExecutionError from device or to inform about delivery error.
DataStoreError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
DataStoreErrorHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for DataStoreError requests.
DataStoreInternalError - Class in com.amazon.ask.model.interfaces.alexa.datastore
Describes an execution error for unknown error from device DataStore.
DataStoreInternalError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
DatastoreService - Interface in com.amazon.ask.model.services.datastore
 
DatastoreServiceClient - Class in com.amazon.ask.model.services.datastore
 
DatastoreServiceClient(ApiConfiguration, AuthenticationConfiguration) - Constructor for class com.amazon.ask.model.services.datastore.DatastoreServiceClient
 
DatastoreServiceClient(ApiConfiguration, LwaClient) - Constructor for class com.amazon.ask.model.services.datastore.DatastoreServiceClient
 
DebugLambdaContext - Class in com.amazon.ask.localdebug.lambdaContext
Empty lambda context used to initiate a local debugging session.
DebugLambdaContext() - Constructor for class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
 
DEFAULT_REGION - Static variable in class com.amazon.ask.localdebug.constants.Constants
Default debugging region.
DEFAULT_TOLERANCE_MILLIS - Static variable in class com.amazon.ask.servlet.ServletConstants
Default timestamp offset tolerance value in millis, used if a custom value is not provided through the "com.amazon.speech.speechlet.servlet.timestampTolerance" system property.
DefaultExceptionMapper - Class in com.amazon.ask.dispatcher.exception.impl
Deprecated.
DefaultExceptionMapper(List<GenericExceptionHandler<HandlerInput, Optional<Response>>>) - Constructor for class com.amazon.ask.dispatcher.exception.impl.DefaultExceptionMapper
Deprecated.
Constructor for DefaultExceptionMapper.
DefaultExceptionMapper.Builder - Class in com.amazon.ask.dispatcher.exception.impl
Deprecated.
DefaultExceptionMapper Builder.
DefaultHandlerAdapter - Class in com.amazon.ask.dispatcher.request.handler.impl
Deprecated.
DefaultHandlerAdapter() - Constructor for class com.amazon.ask.dispatcher.request.handler.impl.DefaultHandlerAdapter
Deprecated.
Constructor to build an instance of DefaultHandlerAdapter.
DefaultRequestDispatcher - Class in com.amazon.ask.dispatcher.impl
Deprecated.
DefaultRequestDispatcher(Collection<GenericHandlerAdapter<HandlerInput, Optional<Response>>>, Collection<GenericRequestMapper<HandlerInput, Optional<Response>>>, GenericExceptionMapper<HandlerInput, Optional<Response>>) - Constructor for class com.amazon.ask.dispatcher.impl.DefaultRequestDispatcher
Deprecated.
Constructor for DefaultRequestDispatcher.
DefaultRequestDispatcher(Collection<GenericHandlerAdapter<HandlerInput, Optional<Response>>>, Collection<GenericRequestMapper<HandlerInput, Optional<Response>>>, GenericExceptionMapper<HandlerInput, Optional<Response>>, Collection<GenericRequestInterceptor<HandlerInput>>, Collection<GenericResponseInterceptor<HandlerInput, Optional<Response>>>) - Constructor for class com.amazon.ask.dispatcher.impl.DefaultRequestDispatcher
Deprecated.
Constructor for DefaultRequestDispatcher.
DefaultRequestDispatcher.Builder - Class in com.amazon.ask.dispatcher.impl
Deprecated.
DefaultRequestDispatcher Builder.
DefaultRequestHandlerChain - Class in com.amazon.ask.dispatcher.request.handler.impl
Deprecated.
DefaultRequestHandlerChain(GenericRequestHandler<HandlerInput, Optional<Response>>, List<GenericRequestInterceptor<HandlerInput>>, List<GenericResponseInterceptor<HandlerInput, Optional<Response>>>, List<GenericExceptionHandler<HandlerInput, Optional<Response>>>) - Constructor for class com.amazon.ask.dispatcher.request.handler.impl.DefaultRequestHandlerChain
Deprecated.
Constructor to build an instance of DefaultRequestHandlerChain.
DefaultRequestHandlerChain.Builder - Class in com.amazon.ask.dispatcher.request.handler.impl
Deprecated.
DefaultRequestHandlerChain Builder.
DefaultRequestMapper - Class in com.amazon.ask.dispatcher.request.mapper.impl
Deprecated.
DefaultRequestMapper(List<BaseRequestHandlerChain<HandlerInput, Optional<Response>>>) - Constructor for class com.amazon.ask.dispatcher.request.mapper.impl.DefaultRequestMapper
Deprecated.
Constructor for DefaultRequestMapper.
DefaultRequestMapper.Builder - Class in com.amazon.ask.dispatcher.request.mapper.impl
Deprecated.
DefaultRequestMapper Builder.
delay - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
delay - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
DelegateDirective - Class in com.amazon.ask.model.dialog
DelegateDirective
DelegateDirective.Builder - Class in com.amazon.ask.model.dialog
 
DelegateRequestDirective - Class in com.amazon.ask.model.dialog
DelegateRequestDirective
DelegateRequestDirective.Builder - Class in com.amazon.ask.model.dialog
 
DelegationPeriod - Class in com.amazon.ask.model.dialog
The delegation period.
DelegationPeriod.Builder - Class in com.amazon.ask.model.dialog
 
DelegationPeriodUntil - Enum in com.amazon.ask.model.dialog
The end of the specified delegation period.
deleteAttributes(RequestEnvelope) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter
Deletes attributes from DynamoDB table.
deleteAttributes(RequestEnvelope) - Method in interface com.amazon.ask.attributes.persistence.PersistenceAdapter
Deletes attributes from persistence.
DeleteItemOperation - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
Deletes an item at a specified index in a dynamicIndexList.
DeleteItemOperation.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
 
deleteList(String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
deleteList(String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API deletes a customer custom list.
deleteListItem(String, String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
deleteListItem(String, String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API deletes an item in the specified list.
DeleteMultipleItemsOperation - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
Deletes items at consecutive indexes in a dynamicIndexList.
DeleteMultipleItemsOperation.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
 
deletePersistentAttributes() - Method in class com.amazon.ask.attributes.AttributesManager
Deletes the persistent attributes from the persistence layer.
deleteReminder(String) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
deleteReminder(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to delete a single reminder.
deleteTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
deleteTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Delete a timer by ID.
deleteTimers() - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
deleteTimers() - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Delete all timers created by the skill.
Density - Enum in com.amazon.ask.request.viewport
Enum holds the DPI values for specific devices.
description - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
description - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
deserialize(String, Class<T>) - Method in class com.amazon.ask.util.JacksonSerializer
 
deserialize(InputStream, Class<T>) - Method in class com.amazon.ask.util.JacksonSerializer
 
Destination - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
Destination
Destination - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
Destination object containing the details of an Address.
Destination.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
 
Destination.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
DeviationRecognizer - Class in com.amazon.ask.model.services.gameEngine
The deviation recognizer returns true when another specified recognizer reports that the player has deviated from its expected pattern.
DeviationRecognizer.Builder - Class in com.amazon.ask.model.services.gameEngine
 
Device - Class in com.amazon.ask.model
An object providing information about the device used to send the request.
Device.Builder - Class in com.amazon.ask.model
 
DeviceAddressService - Interface in com.amazon.ask.model.services.deviceAddress
 
DeviceAddressServiceClient - Class in com.amazon.ask.model.services.deviceAddress
 
DeviceAddressServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.deviceAddress.DeviceAddressServiceClient
 
deviceId() - Static method in class com.amazon.ask.attributes.persistence.impl.PartitionKeyGenerators
Produces a partition key from the device ID contained in an incoming request.
DevicePermanantlyUnavailableError - Class in com.amazon.ask.model.interfaces.alexa.datastore
Describes a dispatch error when device is no longer available.
DevicePermanantlyUnavailableError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
Devices - Class in com.amazon.ask.model.services.datastore.v1
Devices
Devices.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
DeviceUnavailableError - Class in com.amazon.ask.model.interfaces.alexa.datastore
Describes a dispatch error when device is not available.
DeviceUnavailableError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
Dialog - Enum in com.amazon.ask.model.interfaces.viewport
Indicates that dialog playback is supported or desired in the given interaction mode.
DialogState - Enum in com.amazon.ask.model
Enumeration indicating the status of the multi-turn dialog.
Directive - Class in com.amazon.ask.model
Directive
Directive() - Constructor for class com.amazon.ask.model.Directive
 
Directive - Class in com.amazon.ask.model.services.directive
Directive
Directive() - Constructor for class com.amazon.ask.model.services.directive.Directive
 
directiveList - Variable in class com.amazon.ask.response.ResponseBuilder
List of device directives.
DirectiveService - Interface in com.amazon.ask.model.services.directive
 
DirectiveServiceClient - Class in com.amazon.ask.model.services.directive
 
DirectiveServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.directive.DirectiveServiceClient
 
DirectLaunch - Class in com.amazon.ask.model.interfaces.applink
direct launch availability
DirectLaunch.Builder - Class in com.amazon.ask.model.interfaces.applink
 
directoryPath - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Templates' directory path.
directoryPath - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Templates' directory path.
DISABLE_REQUEST_SIGNATURE_CHECK_SYSTEM_PROPERTY - Static variable in class com.amazon.ask.servlet.ServletConstants
The name of the system property that can be used to disable request signature verification.
DiscreteViewportSize - Class in com.amazon.ask.model.interfaces.viewport.size
Defines a fixed size of viewport.
DiscreteViewportSize.Builder - Class in com.amazon.ask.model.interfaces.viewport.size
 
dispatch(Input) - Method in interface com.amazon.ask.request.dispatcher.GenericRequestDispatcher
Dispatches an incoming request to the appropriate handling code and returns any output.
dispatch(Input) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Dispatches an incoming request to the appropriate handling code and returns any output.
DispatchErrorContent - Class in com.amazon.ask.model.interfaces.alexa.datastore
Content of a commands dispatch error.
DispatchErrorContent.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
DispatchResultType - Enum in com.amazon.ask.model.services.datastore.v1
Defines success or a type of error from dispatch.
DisplayExperience - Class in com.amazon.ask.model.services.timerManagement
Multi model presentation of the timer creation.
DisplayExperience.Builder - Class in com.amazon.ask.model.services.timerManagement
 
DisplayInterface - Class in com.amazon.ask.model.interfaces.display
DisplayInterface
DisplayInterface.Builder - Class in com.amazon.ask.model.interfaces.display
 
DisplayState - Class in com.amazon.ask.model.interfaces.display
DisplayState
DisplayState.Builder - Class in com.amazon.ask.model.interfaces.display
 
DistanceUnits - Enum in com.amazon.ask.model.services.ups
Gets or Sets services.ups.DistanceUnits
DocumentErrorReason - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apla
The reason for the failure.
DocumentRuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
This error type occurs when the cloud fails to render due to an incorrect or malformed document or data sources.
DocumentRuntimeError.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.amazon.ask.servlet.SkillServlet
Handles a POST request.
DynamicEntitiesDirective - Class in com.amazon.ask.model.dialog
DynamicEntitiesDirective
DynamicEntitiesDirective.Builder - Class in com.amazon.ask.model.dialog
 
DynamoDbPersistenceAdapter - Class in com.amazon.ask.attributes.persistence.impl
Persistence adapter for storing skill persistence attributes in Amazon DynamoDB.
DynamoDbPersistenceAdapter.Builder - Class in com.amazon.ask.attributes.persistence.impl
Static builder class to build an instance of DynamoDbPersistenceAdapter.

E

ECHO_API_DOMAIN_NAME - Static variable in class com.amazon.ask.servlet.ServletConstants
The domain name used by the Alexa Skills Kit API.
ElementSelectedRequest - Class in com.amazon.ask.model.interfaces.display
ElementSelectedRequest
ElementSelectedRequest.Builder - Class in com.amazon.ask.model.interfaces.display
 
ElementSelectedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ElementSelectedRequest requests.
ElicitSlotDirective - Class in com.amazon.ask.model.dialog
ElicitSlotDirective
ElicitSlotDirective.Builder - Class in com.amazon.ask.model.dialog
 
Endpoint - Class in com.amazon.ask.model.interfaces.customInterfaceController
The endpoint of a gadget.
Endpoint.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
EndpointCapability - Class in com.amazon.ask.model.services.endpointEnumeration
EndpointCapability
EndpointCapability.Builder - Class in com.amazon.ask.model.services.endpointEnumeration
 
EndpointEnumerationResponse - Class in com.amazon.ask.model.services.endpointEnumeration
Contains the list of endpoints.
EndpointEnumerationResponse.Builder - Class in com.amazon.ask.model.services.endpointEnumeration
 
EndpointEnumerationService - Interface in com.amazon.ask.model.services.endpointEnumeration
 
EndpointEnumerationServiceClient - Class in com.amazon.ask.model.services.endpointEnumeration
 
EndpointEnumerationServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationServiceClient
 
EndpointInfo - Class in com.amazon.ask.model.services.endpointEnumeration
Contains the list of connected endpoints and their declared capabilities.
EndpointInfo.Builder - Class in com.amazon.ask.model.services.endpointEnumeration
 
enqueue(SendDirectiveRequest) - Method in interface com.amazon.ask.model.services.directive.DirectiveService
 
enqueue(SendDirectiveRequest) - Method in class com.amazon.ask.model.services.directive.DirectiveServiceClient
Send directives to Alexa.
EntitledState - Enum in com.amazon.ask.model.services.monetization
State determining if the user is entitled to the product.
EntitlementReason - Enum in com.amazon.ask.model.services.monetization
Reason for the entitlement status.
Entity - Class in com.amazon.ask.model.er.dynamic
Represents an entity that the skill wants to store.
Entity.Builder - Class in com.amazon.ask.model.er.dynamic
 
EntityListItem - Class in com.amazon.ask.model.er.dynamic
Represents an array of entities of a particular type.
EntityListItem.Builder - Class in com.amazon.ask.model.er.dynamic
 
EntityValueAndSynonyms - Class in com.amazon.ask.model.er.dynamic
A container object with value and synomyms for the entity
EntityValueAndSynonyms.Builder - Class in com.amazon.ask.model.er.dynamic
 
equals(Object) - Method in class com.amazon.ask.model.Application
 
equals(Object) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantBody
 
equals(Object) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest
 
equals(Object) - Method in class com.amazon.ask.model.authorization.Grant
 
equals(Object) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
 
equals(Object) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest
 
equals(Object) - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
 
equals(Object) - Method in class com.amazon.ask.model.Cause
 
equals(Object) - Method in class com.amazon.ask.model.ConnectionCompleted
 
equals(Object) - Method in class com.amazon.ask.model.Context
 
equals(Object) - Method in class com.amazon.ask.model.Device
 
equals(Object) - Method in class com.amazon.ask.model.dialog.ConfirmIntentDirective
 
equals(Object) - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective
 
equals(Object) - Method in class com.amazon.ask.model.dialog.DelegateDirective
 
equals(Object) - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective
 
equals(Object) - Method in class com.amazon.ask.model.dialog.DelegationPeriod
 
equals(Object) - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective
 
equals(Object) - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective
 
equals(Object) - Method in class com.amazon.ask.model.dialog.Input
 
equals(Object) - Method in class com.amazon.ask.model.dialog.InputRequest
 
equals(Object) - Method in class com.amazon.ask.model.dialog.UpdatedInputRequest
 
equals(Object) - Method in class com.amazon.ask.model.dialog.UpdatedIntentRequest
 
equals(Object) - Method in class com.amazon.ask.model.dialog.UpdatedRequest
 
equals(Object) - Method in class com.amazon.ask.model.Directive
 
equals(Object) - Method in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
equals(Object) - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse
 
equals(Object) - Method in class com.amazon.ask.model.dynamicEndpoints.Request
 
equals(Object) - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse
 
equals(Object) - Method in class com.amazon.ask.model.er.dynamic.Entity
 
equals(Object) - Method in class com.amazon.ask.model.er.dynamic.EntityListItem
 
equals(Object) - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.Permission
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.PermissionBody
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest
 
equals(Object) - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest
 
equals(Object) - Method in class com.amazon.ask.model.Intent
 
equals(Object) - Method in class com.amazon.ask.model.IntentRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.CommandsError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.AlexaDataStorePackageManagerInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.extension.AvailableExtension
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenViewportTag
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteItemOperation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.TransformProperty
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationStateContext
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.applink.SendToDevice
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.Error
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.StopDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.automotive.AutomotiveState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.conversations.ResetContextDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.DisplayState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.Hint
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.HintDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.Image
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.ListItem
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.PlainText
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.PlainTextHint
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.RichText
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.Template
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.TextContent
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.display.TextField
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.Heading
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.geolocation.Speed
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.navigation.assistance.AnnounceRoadRegulation
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.navigation.NavigationInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.system.Error
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.system.ErrorCause
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.system.SystemState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.videoapp.VideoAppInterface
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.Experience
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.size.ViewportSize
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo
 
equals(Object) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo
 
equals(Object) - Method in class com.amazon.ask.model.LaunchRequest
 
equals(Object) - Method in class com.amazon.ask.model.ListSlotValue
 
equals(Object) - Method in class com.amazon.ask.model.Permissions
 
equals(Object) - Method in class com.amazon.ask.model.Person
 
equals(Object) - Method in class com.amazon.ask.model.Request
 
equals(Object) - Method in class com.amazon.ask.model.RequestEnvelope
 
equals(Object) - Method in class com.amazon.ask.model.Response
 
equals(Object) - Method in class com.amazon.ask.model.ResponseEnvelope
 
equals(Object) - Method in class com.amazon.ask.model.Scope
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.ClearCommand
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.Command
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.Devices
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.Target
 
equals(Object) - Method in class com.amazon.ask.model.services.datastore.v1.User
 
equals(Object) - Method in class com.amazon.ask.model.services.deviceAddress.Address
 
equals(Object) - Method in class com.amazon.ask.model.services.deviceAddress.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress
 
equals(Object) - Method in class com.amazon.ask.model.services.directive.Directive
 
equals(Object) - Method in class com.amazon.ask.model.services.directive.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.directive.Header
 
equals(Object) - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.directive.SpeakDirective
 
equals(Object) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
 
equals(Object) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
 
equals(Object) - Method in class com.amazon.ask.model.services.endpointEnumeration.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep
 
equals(Object) - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation
 
equals(Object) - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.Event
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.Pattern
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer
 
equals(Object) - Method in class com.amazon.ask.model.services.gameEngine.Recognizer
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.AlexaList
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ForbiddenError
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.Links
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListBody
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListItemBody
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.Status
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.Metadata
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.ResultSet
 
equals(Object) - Method in class com.amazon.ask.model.services.monetization.Transactions
 
equals(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.Event
 
equals(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.AlertInfo
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.Event
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText
 
equals(Object) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
 
equals(Object) - Method in class com.amazon.ask.model.services.skillMessaging.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.CreationBehavior
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.NotificationConfig
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.NotifyOnlyOperation
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.Operation
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.Task
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse
 
equals(Object) - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior
 
equals(Object) - Method in class com.amazon.ask.model.services.ups.Error
 
equals(Object) - Method in class com.amazon.ask.model.services.ups.PhoneNumber
 
equals(Object) - Method in class com.amazon.ask.model.Session
 
equals(Object) - Method in class com.amazon.ask.model.SessionEndedError
 
equals(Object) - Method in class com.amazon.ask.model.SessionEndedRequest
 
equals(Object) - Method in class com.amazon.ask.model.SessionResumedRequest
 
equals(Object) - Method in class com.amazon.ask.model.SimpleSlotValue
 
equals(Object) - Method in class com.amazon.ask.model.Slot
 
equals(Object) - Method in class com.amazon.ask.model.SlotValue
 
equals(Object) - Method in class com.amazon.ask.model.slu.entityresolution.Resolution
 
equals(Object) - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions
 
equals(Object) - Method in class com.amazon.ask.model.slu.entityresolution.Status
 
equals(Object) - Method in class com.amazon.ask.model.slu.entityresolution.Value
 
equals(Object) - Method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper
 
equals(Object) - Method in class com.amazon.ask.model.Status
 
equals(Object) - Method in class com.amazon.ask.model.SupportedInterfaces
 
equals(Object) - Method in class com.amazon.ask.model.Task
 
equals(Object) - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard
 
equals(Object) - Method in class com.amazon.ask.model.ui.Card
 
equals(Object) - Method in class com.amazon.ask.model.ui.Image
 
equals(Object) - Method in class com.amazon.ask.model.ui.LinkAccountCard
 
equals(Object) - Method in class com.amazon.ask.model.ui.OutputSpeech
 
equals(Object) - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech
 
equals(Object) - Method in class com.amazon.ask.model.ui.Reprompt
 
equals(Object) - Method in class com.amazon.ask.model.ui.SimpleCard
 
equals(Object) - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech
 
equals(Object) - Method in class com.amazon.ask.model.ui.StandardCard
 
equals(Object) - Method in class com.amazon.ask.model.User
 
equals(Object) - Method in class com.amazon.ask.request.intent.SlotValueWrapper
 
Error - Class in com.amazon.ask.model.interfaces.alexa.datastore
Type of error.
Error - Class in com.amazon.ask.model.interfaces.audioplayer
Error
Error - Class in com.amazon.ask.model.interfaces.system
Error
Error - Class in com.amazon.ask.model.services.deviceAddress
Error
Error - Class in com.amazon.ask.model.services.directive
Error
Error - Class in com.amazon.ask.model.services.endpointEnumeration
Error
Error - Class in com.amazon.ask.model.services.listManagement
Error
Error - Class in com.amazon.ask.model.services.monetization
Describes error detail
Error - Class in com.amazon.ask.model.services.proactiveEvents
Error
Error - Class in com.amazon.ask.model.services.reminderManagement
Error
Error - Class in com.amazon.ask.model.services.skillMessaging
Error
Error - Class in com.amazon.ask.model.services.timerManagement
Error object for Response.
Error - Class in com.amazon.ask.model.services.ups
Error
Error.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
Error.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
Error.Builder - Class in com.amazon.ask.model.interfaces.system
 
Error.Builder - Class in com.amazon.ask.model.services.deviceAddress
 
Error.Builder - Class in com.amazon.ask.model.services.directive
 
Error.Builder - Class in com.amazon.ask.model.services.endpointEnumeration
 
Error.Builder - Class in com.amazon.ask.model.services.listManagement
 
Error.Builder - Class in com.amazon.ask.model.services.monetization
 
Error.Builder - Class in com.amazon.ask.model.services.proactiveEvents
 
Error.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
Error.Builder - Class in com.amazon.ask.model.services.skillMessaging
 
Error.Builder - Class in com.amazon.ask.model.services.timerManagement
 
Error.Builder - Class in com.amazon.ask.model.services.ups
 
ErrorCause - Class in com.amazon.ask.model.interfaces.system
ErrorCause
ErrorCause.Builder - Class in com.amazon.ask.model.interfaces.system
 
ErrorCode - Enum in com.amazon.ask.model.services.ups
A more precise error code.
ErrorType - Enum in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Type of package error.
ErrorType - Enum in com.amazon.ask.model.interfaces.audioplayer
Gets or Sets interfaces.audioplayer.ErrorType
ErrorType - Enum in com.amazon.ask.model.interfaces.system
Gets or Sets interfaces.system.ErrorType
Event - Class in com.amazon.ask.model.interfaces.customInterfaceController
An Event object defining a single event sent by an endpoint
Event - Class in com.amazon.ask.model.services.gameEngine
The events object is where you define the conditions that must be met for your skill to be notified of Echo Button input.
Event - Class in com.amazon.ask.model.services.proactiveEvents
The event data to be sent to customers, conforming to the schema associated with this event.
Event - Class in com.amazon.ask.model.services.reminderManagement
Event
Event.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
Event.Builder - Class in com.amazon.ask.model.services.gameEngine
 
Event.Builder - Class in com.amazon.ask.model.services.proactiveEvents
 
Event.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
EventFilter - Class in com.amazon.ask.model.interfaces.customInterfaceController
Defines the Jsonlogic event filter expression and its corresponding match action.
EventFilter.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
EventReportingType - Enum in com.amazon.ask.model.services.gameEngine
Specifies what raw button presses to put in the inputEvents field of the event.
EventsReceivedRequest - Class in com.amazon.ask.model.interfaces.customInterfaceController
Skill receives this type of event when an event meets the filter conditions provided in the StartEventHandlerDirective.
EventsReceivedRequest.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
EventsReceivedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for EventsReceivedRequest requests.
ExceptionEncounteredRequest - Class in com.amazon.ask.model.interfaces.system
ExceptionEncounteredRequest
ExceptionEncounteredRequest.Builder - Class in com.amazon.ask.model.interfaces.system
 
ExceptionEncounteredRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ExceptionEncounteredRequest requests.
ExceptionHandler - Interface in com.amazon.ask.dispatcher.exception
A handler for handling one or more types of exceptions thrown during the request processing lifecycle.
exceptionHandlers - Variable in class com.amazon.ask.builder.impl.AbstractSkillBuilder
List of exception handlers.
exceptionHandlers - Variable in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper.Builder
List of exception handlers.
exceptionHandlers - Variable in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper
List of exception handlers.
exceptionHandlers - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
List of exception handlers.
exceptionHandlers - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
List of exception handlers.
exceptionMapper - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Exception mapper.
exceptionMapper - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Exception mapper.
ExceptionMapper - Interface in com.amazon.ask.dispatcher.exception
Deprecated.
exceptionMapper - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Exception mapper.
exceptionMapper - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Exception mapper.
execute(SkillRequest) - Method in interface com.amazon.ask.AlexaSkill
Processes an incoming request and returns a response.
execute(SkillRequest, Object) - Method in interface com.amazon.ask.AlexaSkill
Processes an incoming request and returns a response.
execute(SkillRequest, Object) - Method in class com.amazon.ask.impl.AbstractSkill
Processes an incoming request and returns a response.
execute(Input, Object) - Method in interface com.amazon.ask.request.handler.adapter.GenericHandlerAdapter
Executes the request handler with the supplied input.
execute(Input, Object) - Method in class com.amazon.ask.request.handler.adapter.impl.BaseHandlerAdapter
Executes the request handler with the supplied input.
ExecuteCommandsDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Alexa.Presentation.APL.ExecuteCommands directive used to send APL commands to a device.
ExecuteCommandsDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Alexa.Presentation.APLT.ExecuteCommands directive used to send APL-T commands to a device.
ExecuteCommandsDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ExecuteCommandsDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
ExecutionErrorContent - Class in com.amazon.ask.model.interfaces.alexa.datastore
Content of an execution error.
ExecutionErrorContent.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
executorService(int) - Method in class com.amazon.ask.localdebug.guice.ClientModule
Returns an Executor service instance for managing async tasks.
Experience - Class in com.amazon.ask.model.interfaces.viewport
An experience represents a viewing mode used to interact with the device.
Experience.Builder - Class in com.amazon.ask.model.interfaces.viewport
 
ExperimentAssignment - Class in com.amazon.ask.model.interfaces.alexa.experimentation
Represents the state of an active experiment's assignment
ExperimentAssignment.Builder - Class in com.amazon.ask.model.interfaces.alexa.experimentation
 
ExperimentationState - Class in com.amazon.ask.model.interfaces.alexa.experimentation
ExperimentationState
ExperimentationState.Builder - Class in com.amazon.ask.model.interfaces.alexa.experimentation
 
ExperimentTriggerResponse - Class in com.amazon.ask.model.interfaces.alexa.experimentation
Experiment trigger response from skill
experimentTriggerResponse - Variable in class com.amazon.ask.response.ResponseBuilder
ExperimentTriggerResponse to include in response.
ExperimentTriggerResponse.Builder - Class in com.amazon.ask.model.interfaces.alexa.experimentation
 
Expiration - Class in com.amazon.ask.model.interfaces.customInterfaceController
This object defines the duration of the Event Handler and the optional JSON payload that is delivered to the skill when the timer expires.
Expiration.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
ExpiredRequest - Class in com.amazon.ask.model.interfaces.customInterfaceController
This is the event received by the skill at expiry of an Event Handler.
ExpiredRequest.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
ExpiredRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ExpiredRequest requests.
ExtensionsState - Class in com.amazon.ask.model.interfaces.alexa.extension
ExtensionsState
ExtensionsState.Builder - Class in com.amazon.ask.model.interfaces.alexa.extension
 

F

FailureResponse - Class in com.amazon.ask.model.dynamicEndpoints
Failure skill response for a Dynamic endpoint request.
FailureResponse.Builder - Class in com.amazon.ask.model.dynamicEndpoints
 
fileExtension - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Type of templates is determined by this file extension.
fileExtension - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Type of templates is determined by this file extension.
FilterMatchAction - Enum in com.amazon.ask.model.interfaces.customInterfaceController
The behavior to be performed by the platform on a successful filter expression match.
FinishCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The finish command closes the current APL document and exits.
FinishCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ForbiddenError - Class in com.amazon.ask.model.services.listManagement
ForbiddenError
ForbiddenError.Builder - Class in com.amazon.ask.model.services.listManagement
 
forHandlerInput(HandlerInput) - Static method in class com.amazon.ask.request.RequestHelper
Creates an RequestHelper instance against the provided handler input.
FORMAT_VERSION - Static variable in class com.amazon.ask.util.SdkConstants
Format version.
forPlainText() - Static method in class com.amazon.ask.response.TextContentHelper
Returns an instance of PlainTextContentContentHelper.
forRichText() - Static method in class com.amazon.ask.response.TextContentHelper
Returns an instance of RichContentTextContentHelper.
forType(Class<Type>) - Static method in class com.amazon.ask.util.impl.JacksonJsonMarshaller
Returns an instance of JacksonJsonMarshaller.
forTypes(Class<Input>, Class<Output>) - Static method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Returns an instance of Builder.
forTypes(Class<Input>, Class<Output>) - Static method in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper
Returns an instance of Builder.
forTypes(Class<Input>, Class<Output>) - Static method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
Returns an instance of Builder for the specified class types.
forTypes(Class<Input>, Class<Output>) - Static method in class com.amazon.ask.request.mapper.impl.BaseRequestMapper
Returns an instance of Builder.
forTypes(Class<Input>, Class<Output>) - Static method in class com.amazon.ask.response.template.impl.BaseTemplateFactory
Return Builder instance.
FreeMarkerTemplateRenderer<Output> - Class in com.amazon.ask.response.template.renderer.impl
TemplateRenderer implementation to render a FreeMarker template, and deserialize to skill response output.
FreeMarkerTemplateRenderer(Configuration, JsonUnmarshaller<Output>) - Constructor for class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer
Construct an instance of FreeMarkerTemplateRenderer.
FreeMarkerTemplateRenderer.Builder - Class in com.amazon.ask.response.template.renderer.impl
Static builder class to construct an instance of FreeMarkerTemplateRenderer.
fromValue(String) - Static method in enum com.amazon.ask.model.authorization.GrantType
 
fromValue(String) - Static method in enum com.amazon.ask.model.canfulfill.CanFulfillIntentValues
 
fromValue(String) - Static method in enum com.amazon.ask.model.canfulfill.CanFulfillSlotValues
 
fromValue(String) - Static method in enum com.amazon.ask.model.canfulfill.CanUnderstandSlotValues
 
fromValue(String) - Static method in enum com.amazon.ask.model.dialog.DelegationPeriodUntil
 
fromValue(String) - Static method in enum com.amazon.ask.model.DialogState
 
fromValue(String) - Static method in enum com.amazon.ask.model.er.dynamic.UpdateBehavior
 
fromValue(String) - Static method in enum com.amazon.ask.model.IntentConfirmationStatus
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.Locations
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.experimentation.TreatmentId
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Align
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemRepeatMode
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AudioTrack
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.BackType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentState
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTagStateEnum
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTagDirectionEnum
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.HighlightMode
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeErrorReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.MediaCommandType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Position
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceErrorReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentErrorReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkErrorReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderErrorReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.Position
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.TargetProfile
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequestMethod
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.TransformerType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.PaymentAction
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.ReleaseEnvironment
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.State
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementStatus
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.PaymentAction
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.ReleaseEnvironment
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.State
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.applink.CatalogTypes
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.CaptionType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.ClearBehavior
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.ErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.PlayBehavior
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.PlayerActivity
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.connections.OnCompletion
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.customInterfaceController.FilterMatchAction
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.display.BackButtonBehavior
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.display.ImageSize
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.geolocation.Access
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.geolocation.Status
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.monetization.v1.PurchaseResult
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.system.ErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.aplt.CharacterFormat
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.aplt.ViewportProfile
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Dialog
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Keyboard
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Mode
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.PresentationType
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Shape
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Touch
 
fromValue(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.video.Codecs
 
fromValue(String) - Static method in enum com.amazon.ask.model.PermissionStatus
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.CommandsRequestErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.DispatchResultType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.QueuedResultRequestErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.gadgetController.TriggerEventType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.gameEngine.EventReportingType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.gameEngine.InputEventActionType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.gameEngine.PatternRecognizerAnchorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.listManagement.ListItemState
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.listManagement.ListState
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.monetization.EntitledState
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.monetization.EntitlementReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.monetization.ProductType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.monetization.PurchasableState
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.monetization.PurchaseMode
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.monetization.Status
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.proactiveEvents.RelevantAudienceType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.proactiveEvents.SkillStage
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.PushNotificationStatus
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceDay
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceFreq
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.Status
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.TriggerType
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.timerManagement.Status
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.timerManagement.Visibility
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.ups.DistanceUnits
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.ups.ErrorCode
 
fromValue(String) - Static method in enum com.amazon.ask.model.services.ups.TemperatureUnit
 
fromValue(String) - Static method in enum com.amazon.ask.model.SessionEndedErrorType
 
fromValue(String) - Static method in enum com.amazon.ask.model.SessionEndedReason
 
fromValue(String) - Static method in enum com.amazon.ask.model.SlotConfirmationStatus
 
fromValue(String) - Static method in enum com.amazon.ask.model.slu.entityresolution.StatusCode
 
fromValue(String) - Static method in enum com.amazon.ask.model.ui.PlayBehavior
 

G

generateTemplateResponse(String, Map<String, Object>) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Generate Response using skill response template and injecting data.
GenericExceptionHandler<Input,Output> - Interface in com.amazon.ask.request.exception.handler
A handler for handling one or more types of exceptions thrown during the request processing lifecycle.
GenericExceptionMapper<Input,Output> - Interface in com.amazon.ask.request.exception.mapper
Used by the BaseRequestDispatcher to act on unhandled exceptions encountered during request processing.
GenericHandlerAdapter<Input,Output> - Interface in com.amazon.ask.request.handler.adapter
An adapter to execute a type of request handler.
GenericRequestDispatcher<Input,Output> - Interface in com.amazon.ask.request.dispatcher
Receives a request, dispatches to customer handling code, and returns a response.
GenericRequestHandler<Input,Output> - Interface in com.amazon.ask.request.handler
Request handlers are responsible for handling one or more types of incoming requests.
GenericRequestHandlerChain<Input,Output> - Interface in com.amazon.ask.request.handler.chain
A handler chain contains a request handler and any associated request/response interceptors and exception handlers.
GenericRequestInterceptor<Input> - Interface in com.amazon.ask.request.interceptor
Request interceptors are invoked immediately prior to execution of the request handler for an incoming request.
GenericRequestMapper<Input,Output> - Interface in com.amazon.ask.request.mapper
The request mapper is responsible for mapping an incoming request to a GenericRequestHandlerChain containing a handler suitable for processing the request.
GenericResponseInterceptor<Input,Output> - Interface in com.amazon.ask.request.interceptor
Response interceptors are invoked immediately after execution of the request handler.
GenericSkillConfiguration<Input,Output> - Interface in com.amazon.ask.builder
Interface provides abstract methods to fetch properties common to various types of Skill Configuration.
GeolocationCommonState - Class in com.amazon.ask.model.interfaces.geolocation
The common object to define the basic geolocation states
GeolocationCommonState.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
GeolocationInterface - Class in com.amazon.ask.model.interfaces.geolocation
GeolocationInterface
GeolocationInterface.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
GeolocationState - Class in com.amazon.ask.model.interfaces.geolocation
The geolocation object used in the Context of API
GeolocationState.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
get(String) - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Retrieve TemplateContentData from cache.
get(String) - Method in interface com.amazon.ask.response.template.loader.TemplateCache
Retrieve TemplateContentData from cache.
getAcceptedPermissions() - Method in class com.amazon.ask.model.events.skillevents.PermissionBody
The current list of permissions consented to on the account level.
getAcceptedPersonPermissions() - Method in class com.amazon.ask.model.events.skillevents.PermissionBody
The current list of permissions consented to on the person level.
getAccess() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
A string representing if Alexa has access to location services running on the hostOS of device.
getAccessAsString() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
Get the underlying String value for access.
getAccessTimestamp() - Method in class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData
Get access time stamp.
getAccessToken() - Method in class com.amazon.ask.localdebug.config.ClientConfiguration
Gets access token.
getAccessToken() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody
Get accessToken
getAccessToken() - Method in class com.amazon.ask.model.Person
A token identifying the user in another system.
getAccessToken() - Method in class com.amazon.ask.model.User
A token identifying the user in another system.
getAccountLinkingAccessToken() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the account linking access token from the request.
getAccuracyInDegrees() - Method in class com.amazon.ask.model.interfaces.geolocation.Heading
A double representing the accuracy of the heading measurement in degrees.
getAccuracyInMeters() - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude
A double representing the accuracy of the altitude measurement in meters.
getAccuracyInMeters() - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
A double representing the accuracy of geolocation data in meters.
getAccuracyInMetersPerSecond() - Method in class com.amazon.ask.model.interfaces.geolocation.Speed
A double representing the accuracy of the speed measurement in meters.
getAction() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
Get action For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getAction() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
Get action For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getActionAsString() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
Get the underlying String value for action.
getActionAsString() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
Get the underlying String value for action.
getActions() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
The actions to consider in this pattern recognizer.
getActiveEntitlementCount() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Total active purchases of the product made by the user.
getActiveExperiments() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState
Get activeExperiments
getAddressLine1() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The first line of the address.
getAddressLine1() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The first line of the address.
getAddressLine1() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get addressLine1
getAddressLine2() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The second line of the address.
getAddressLine2() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The second line of the address.
getAddressLine2() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get addressLine2
getAddressLine3() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The third line of the address.
getAddressLine3() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The third line of the address.
getAddressLine3() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get addressLine3
getAlertInfo() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Get alertInfo
getAlertInfo() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Get alertInfo
getAlertInfo() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
Get alertInfo
getAlerts() - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
List of reminders
getAlertToken() - Method in class com.amazon.ask.model.services.reminderManagement.Event
Get alertToken
getAlertToken() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Unique id of this reminder alert
getAlertToken() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Unique id of this reminder alert
getAlertToken() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
Unique id of this reminder alert
getAlertTokens() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent
Get alertTokens
getAlexaDataStorePackageManager() - Method in class com.amazon.ask.model.Context
Provides the current state for the Alexa.DataStore.PackageManager interface.
getAlexaPresentation() - Method in class com.amazon.ask.model.Context
Provides the current state for the Alexa.Presentation interface.
getAlexaPresentationAPL() - Method in class com.amazon.ask.model.Context
Provides the current state for the Alexa.Presentation.APL interface.
getAlexaPresentationAPL() - Method in class com.amazon.ask.model.SupportedInterfaces
Get alexaPresentationAPL
getAlexaPresentationAPLT() - Method in class com.amazon.ask.model.SupportedInterfaces
Get alexaPresentationAPLT
getAlexaPresentationHTML() - Method in class com.amazon.ask.model.SupportedInterfaces
Get alexaPresentationHTML
getAlign() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand
Get align
getAlign() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
Get align
getAlign() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
Get align
getAlign() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
Get align
getAllowAdjustSeekPositionBackwards() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Whether the user may seek backwards relative to the current position.
getAllowAdjustSeekPositionForward() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Whether the user may seek forward relative to the current position.
getAllowBackward() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
Whether scrolling backward is accepted.
getAllowBackwards() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
Indicates whether the pager will accept a backward command.
getAllowForward() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
Indicates whether the pager will accept a forward command.
getAllowForward() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
Whether scrolling forward is accepted.
getAllowNext() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Whether the user may move forward to the next track.
getAllowPrevious() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Whether the user may move backward to the previous track.
getAltitude() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
Get altitude
getAltitude() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
Get altitude
getAltitudeInMeters() - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude
A double representing the altitude of the device in meters.
getAmazonAuthorizationId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This is AmazonPay generated identifier for this authorization transaction.
getAmazonAuthorizationId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This is AmazonPay generated identifier for this authorization transaction.
getAmazonOrderReferenceId() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult
The order reference identifier.
getAmazonOrderReferenceId() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult
The order reference identifier.
getAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price
Amount authorized/captured.
getAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price
Amount authorized/captured.
getAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price
Amount authorized/captured.
getAnchor() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
Get anchor
getAnimations() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
Get animations
getApiAccessToken() - Method in class com.amazon.ask.model.interfaces.system.SystemState
A bearer token string that can be used by the skill (during the skill session) to access Alexa APIs resources of the registered Alexa customer and/or person who is making the request.
getApiAccessToken() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the API access token from the request.
getApiClient() - Method in interface com.amazon.ask.builder.CustomSkillConfiguration
Getter method for Api Client.
getApiClient() - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Getter for Api client.
getApiClient() - Method in class com.amazon.ask.builder.SkillConfiguration
Getter method for Api Client.
getApiConfiguration(RequestEnvelope) - Method in class com.amazon.ask.CustomSkill
Getter for Api configuration.
getApiEndpoint() - Method in class com.amazon.ask.model.interfaces.system.SystemState
A string that references the correct base URI to refer to by region, for use with APIs such as the Device Location API and Progressive Response API.
getApiRequest() - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest
Get apiRequest
getApiResponse() - Method in class com.amazon.ask.model.Response
API response object containing API response value(s)
getApplication() - Method in class com.amazon.ask.model.interfaces.system.SystemState
Get application
getApplication() - Method in class com.amazon.ask.model.Session
Get application
getApplicationId() - Method in class com.amazon.ask.model.Application
A string representing the application identifier for your skill.
getAppLink() - Method in class com.amazon.ask.model.Context
Provides the current state for app link capability.
getAppLink() - Method in class com.amazon.ask.model.SupportedInterfaces
Get appLink
getArcMinuteHeight() - Method in class com.amazon.ask.model.interfaces.viewport.Experience
The number of vertical arc minutes the viewport occupies in the user's visual field when viewed within this experience.
getArcMinuteWidth() - Method in class com.amazon.ask.model.interfaces.viewport.Experience
The number of horizontal arc minutes the viewport occupies in the user's visual field when viewed within this experience.
getArguments() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand
An array of argument data to pass to Alexa.
getArguments() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
The array of argument data to pass to Alexa.
getArguments() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand
An array of argument data to pass to Alexa.
getArguments() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
The array of argument data to pass to Alexa.
getArguments() - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest
Object containing values for API arguments
getArgumentValue(String, List<String>, boolean) - Static method in class com.amazon.ask.localdebug.util.ArgumentParserUtils
Gets argument value.
getArgumentValue(String, List<String>) - Static method in class com.amazon.ask.localdebug.util.ArgumentParserUtils
Gets argument value.
getArgumentValue(String, List<String>, boolean, Object) - Static method in class com.amazon.ask.localdebug.util.ArgumentParserUtils
Deconstructs the user provided arguments into discrete configuration values.
getArt() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
An optional cover art image for the audio item.
getAttemptDeliveryUntil() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
Date and time, in ISO-8601 representation, when to halt the attempt to deliver the commands.
getAttributes(RequestEnvelope) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter
Gets attributes from DynamoDB table.
getAttributes(RequestEnvelope) - Method in interface com.amazon.ask.attributes.persistence.PersistenceAdapter
Retrieves attributes from persistence.
getAttributes() - Method in class com.amazon.ask.model.Session
A map of key-value pairs.
getAttributesManager() - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Returns an AttributesManager which can be used to retrieve and store skill attributes.
getAudioItem() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective
Get audioItem
getAudioPlayer() - Method in class com.amazon.ask.model.Context
Provides the current state for the AudioPlayer interface.
getAudioPlayer() - Method in class com.amazon.ask.model.SupportedInterfaces
Get audioPlayer
getAudioTrack() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
The command to issue on the media player
getAuthority() - Method in class com.amazon.ask.model.slu.entityresolution.Resolution
Get authority
getAuthorizationAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
Get authorizationAmount
getAuthorizationAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
Get authorizationAmount
getAuthorizationAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
Get authorizationAmount
getAuthorizationAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
Get authorizationAmount
getAuthorizationBillingAddress() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
Get authorizationBillingAddress
getAuthorizationDetails() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult
Get authorizationDetails
getAuthorizationDetails() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult
Get authorizationDetails
getAuthorizationFee() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
Get authorizationFee
getAuthorizationFee() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
Get authorizationFee
getAuthorizationReferenceId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
This is 3P seller's identifier for this authorization transaction.
getAuthorizationReferenceId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This is 3P seller's identifier for this authorization transaction.
getAuthorizationReferenceId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This is 3P seller's identifier for this authorization transaction.
getAuthorizationReferenceId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
This is 3P seller's identifier for this authorization transaction.
getAuthorizationStatus() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
Get authorizationStatus
getAuthorizationStatus() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
Get authorizationStatus
getAuthorizeAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
Get authorizeAttributes
getAuthorizeAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
Get authorizeAttributes
getAutomotive() - Method in class com.amazon.ask.model.Context
Provides the automotive specific information of the device.
getAvailable() - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState
A map from extension URI to extension object where the object space is reserved for providing authorization information or other such data in the future.
getAwsRequestId() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null aws request Id.
getBackButton() - Method in class com.amazon.ask.model.interfaces.display.Template
Get backButton For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getBackButtonAsString() - Method in class com.amazon.ask.model.interfaces.display.Template
Get the underlying String value for backButton.
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
An optional background image for the audio item.
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
Get backgroundImage
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
Get backgroundImage
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
Get backgroundImage
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
Get backgroundImage
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
Get backgroundImage
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1
Get backgroundImage
getBackgroundImage() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2
Get backgroundImage
getBackType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand
Get backType
getBackValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand
The value of go back command.
getBaseEncoded64Signature() - Method in interface com.amazon.ask.servlet.verifiers.AlexaHttpRequest
 
getBaseEncoded64Signature() - Method in class com.amazon.ask.servlet.verifiers.ServletRequest
getBillingAddress() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
The Billing Address of the payment instrument associated with Billing Agreement.
getBillingAgreementAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
Get billingAgreementAttributes
getBillingAgreementAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
Get billingAgreementAttributes
getBillingAgreementDetails() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult
Get billingAgreementDetails
getBillingAgreementDetails() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult
Get billingAgreementDetails
getBillingAgreementId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
Billing agreement id which can be used for one time and recurring purchases
getBillingAgreementId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Billing agreement id which can be used for one time and recurring purchases
getBillingAgreementId() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
The payment contract i.e.
getBillingAgreementId() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
The payment contract i.e.
getBillingAgreementStatus() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
Get billingAgreementStatus For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getBillingAgreementStatus() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Get billingAgreementStatus For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getBillingAgreementStatusAsString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
Get the underlying String value for billingAgreementStatus.
getBillingAgreementStatusAsString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Get the underlying String value for billingAgreementStatus.
getBillingAgreementType() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
Get billingAgreementType
getBillingAgreementType() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
Get billingAgreementType For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getBillingAgreementTypeAsString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
Get the underlying String value for billingAgreementType.
getBlend() - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep
A boolean that indicates whether to interpolate from the previous color into this one over the course of this directive's durationMs.
getBody() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest
Get body
getBody() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
Get body
getBody() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest
Get body
getBody() - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
Get body
getBody() - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
Get body
getBody() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest
Get body
getBody() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest
Get body
getByDay() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
Get byDay
getCanFulfill() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
Get canFulfill For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getCanFulfill() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
Get canFulfill For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getCanFulfillAsString() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
Get the underlying String value for canFulfill.
getCanFulfillAsString() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
Get the underlying String value for canFulfill.
getCanFulfillIntent() - Method in class com.amazon.ask.model.Response
Get canFulfillIntent
getCanResize() - Method in class com.amazon.ask.model.interfaces.viewport.Experience
Indicates if the viewport can be resized, limiting the area which can be used to render the APL response.
getCanRotate() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
Indicates if the viewport can be rotated through 90 degrees.
getCanRotate() - Method in class com.amazon.ask.model.interfaces.viewport.Experience
Indicates if the viewport can be rotated through 90 degrees.
getCanUnderstand() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
Get canUnderstand For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getCanUnderstandAsString() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
Get the underlying String value for canUnderstand.
getCapabilities() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
The list of endpoint capabilities.
getCaptionData() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
Get captionData
getCapturedAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
Get capturedAmount
getCapturedAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
Get capturedAmount
getCaptureNow() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This indicates whether a direct capture against the payment contract was specified.
getCaptureNow() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This indicates whether a direct capture against the payment contract was specified.
getCard() - Method in class com.amazon.ask.model.Response
Get card
getCatch() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
An ordered list of commands to execute if this sequence is prematurely terminated.
getCatch() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
An ordered list of commands to execute if this sequence is prematurely terminated.
getCause() - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest
Get cause
getCause() - Method in class com.amazon.ask.model.SessionResumedRequest
Get cause
getCertificateProvider() - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Gets certificate for web socket connection.
getCharacterFormat() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
Get characterFormat
getCharacters() - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
list of characters that can be rendered
getChecked() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
The checked state of a component that has two states.
getCheckoutLanguage() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
Merchant's preferred language of checkout.
getCheckoutLanguage() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Merchant's preferred language of checkout.
getCheckoutLanguage() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
The merchant's preferred language for checkout.
getCheckoutLanguage() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
The merchant's preferred language for checkout.
getChildren() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
All child elements of the displayed element.
getCity() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The city
getCity() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The city
getCity() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get city
getClassReference(String) - Static method in class com.amazon.ask.localdebug.util.ReflectionUtils
Returns Class reference for a full qualified class name.
getClearBehavior() - Method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective
Get clearBehavior
getClickable() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
A button or item that can be pressed.
getClientContext() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null client context.
getCode() - Method in class com.amazon.ask.model.authorization.Grant
The authorization code for the user.
getCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
Error code
getCode() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus
This is a code signifying the status of the request sent by the skill.
getCode() - Method in class com.amazon.ask.model.services.directive.Error
error code to find more information in developer.amazon.com.
getCode() - Method in class com.amazon.ask.model.services.endpointEnumeration.Error
Domain specific error code.
getCode() - Method in class com.amazon.ask.model.services.proactiveEvents.Error
Get code
getCode() - Method in class com.amazon.ask.model.services.reminderManagement.Error
Domain specific error code
getCode() - Method in class com.amazon.ask.model.services.skillMessaging.Error
Get code
getCode() - Method in class com.amazon.ask.model.services.timerManagement.Error
Domain specific error code
getCode() - Method in class com.amazon.ask.model.services.ups.Error
Get code For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getCode() - Method in class com.amazon.ask.model.slu.entityresolution.Status
Indication of the results of attempting to resolve the user utterance against the defined slot types.
getCode() - Method in class com.amazon.ask.model.Status
This is a code signifying the status of the execution initiated by the skill.
getCodeAsString() - Method in class com.amazon.ask.model.services.ups.Error
Get the underlying String value for code.
getCodeAsString() - Method in class com.amazon.ask.model.slu.entityresolution.Status
Get the underlying String value for code.
getCodecs() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo
Codecs which are available for playing video on the device.
getCodecs() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo
Codecs which are available for playing video on the device.
getColor() - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep
The color to render specified in RGB hexadecimal values.
getColor() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
The hexadecimal RGB values of the button LED at the time of the event.
getColors() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
A whitelist of colors that are eligible for this match.
getCommand() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
The command to issue on the media player
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent
Commands in the same order of request time so that skill can extend deliver expiry.
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective
List of Command instances
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand
An un-ordered array of commands to execute in parallel.
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
An ordered list of commands to select from.
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
An array of commands to execute.
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective
List of Command instances
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand
An un-ordered array of commands to execute in parallel.
getCommands() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
An array of commands to execute.
getCommands() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
Collection of ordered commands which needs to be executed in DataStore.
getCompanyName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The company name
getCompanyName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The company name
getCompletion() - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer
The completion threshold, as a decimal percentage, of the specified recognizer before which this recognizer becomes true.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
The ID of the animated component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
The id of the Pager component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
The name of the media playing component
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
The name of the media playing component
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand
The id of the component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand
The id of the component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
The id of the component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand
The ID of the component to set focus on.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
The id of the Pager component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
The id of the component whose value should be set.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
The id of the component whose value to set.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
The id of the component to speak.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
The id of the component to read.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
The id of the Pager component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand
The id of the component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
The id of the Pager component.
getComponentId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
The id of the component whose value to set.
getComponents() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand
An array of components to extract value data from and provide to Alexa.
getComponents() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
Components associated with the request.
getComponents() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand
An array of components to extract value data from and provide to Alexa.
getComponentsVisibleOnScreen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
List of the visible APL components currently shown on screen.
getConfigBuilder() - Method in class com.amazon.ask.builder.SkillBuilder
Get configuration builder.
getConfigBuilder() - Method in class com.amazon.ask.builder.StandardSkillBuilder
Returns instance of SkillConfiguration Builder.
getConfiguration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
Get _configuration
getConfiguration() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
Get _configuration
getConfirmationStatus() - Method in class com.amazon.ask.model.Intent
Get confirmationStatus For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getConfirmationStatus() - Method in class com.amazon.ask.model.Slot
Indication of whether an intent or slot has been explicitly confirmed or denied by the user, or neither.
getConfirmationStatusAsString() - Method in class com.amazon.ask.model.Intent
Get the underlying String value for confirmationStatus.
getConfirmationStatusAsString() - Method in class com.amazon.ask.model.Slot
Get the underlying String value for confirmationStatus.
getConsentToken() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
Authorization token that contains the permissions consented to by the user.
getConsentToken() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
Authorization token that contains the permissions consented to by the user.
getConsentToken() - Method in class com.amazon.ask.model.Permissions
A token listing all the permissions granted for this user.
getContent() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError
Get content
getContent() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError
Get content
getContent() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError
Get content
getContent() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error
Opaque payload which will contain additional details about error.
getContent() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
Opaque payload which will contain additional details about error.
getContent() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError
Get content
getContent() - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
This contains the caption text.
getContent() - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
Open content payload that is not inspected by the DataStore.
getContent() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo
Get content
getContent() - Method in class com.amazon.ask.model.ui.SimpleCard
Get content
getContentDescription() - Method in class com.amazon.ask.model.interfaces.display.Image
Get contentDescription
getContext() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext
Get context
getContext() - Method in class com.amazon.ask.model.RequestEnvelope
The context object provides your skill with information about the current state of the Alexa service and device at the time the request is sent to your service.
getContext() - Method in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput
Getter for context.
getContexts() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState
Includes all presentation contexts owned by the skill which were perceptible at the time of the request.
getCoordinate() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
Get coordinate
getCoordinate() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
Get coordinate
getCorrelationToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
An identifier generated by a device that is used to correlate requests with their corresponding response directives.
getCorrelationToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
An identifier generated by a device that is used to correlate requests with their corresponding response directives.
getCorrelationToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
The correlation token supplied in the LoadTokenListData event.
getCorrelationToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
The correlation token supplied in the LoadTokenListData event.
getCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
Number of pages to display.
getCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation
The number of items to delete.
getCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
The number of items to fetch.
getCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
The number of items to speak
getCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
Number of pages to display.
getCountry() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
country
getCountryAndPostalCode(String) - Method in interface com.amazon.ask.model.services.deviceAddress.DeviceAddressService
 
getCountryAndPostalCode(String) - Method in class com.amazon.ask.model.services.deviceAddress.DeviceAddressServiceClient
Gets the country and postal code of a device
getCountryCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The country code, in ISO 3166 format
getCountryCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The country code, in ISO 3166 format
getCountryCode() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get countryCode
getCountryCode() - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress
Get countryCode
getCountryCode() - Method in class com.amazon.ask.model.services.ups.PhoneNumber
Get countryCode
getCountryOfEstablishment() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
The country in which the merchant has registered, as an Amazon Payments legal entity.
getCountryOfEstablishment() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
The country in which the merchant has registered, as an Amazon Payments legal entity.
getCreatedTime() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get createdTime
getCreatedTime() - Method in class com.amazon.ask.model.services.monetization.Transactions
Time at which transaction's was initiated in ISO 8601 format i.e.
getCreatedTime() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Valid ISO 8601 format - Creation time of this reminder alert
getCreatedTime() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Valid ISO 8601 format - Creation time of this reminder alert
getCreatedTime() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
Valid ISO 8601 format - Creation time of this reminder alert
getCreatedTime() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Valid ISO 8601 format - Creation time of this timer alert.
getCreationBehavior() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
Get creationBehavior
getCreationTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This is the time at which the authorization was created.
getCreationTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
Time at which billing agreement details created.
getCreationTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This is the time at which the authorization was created.
getCreationTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Time at which billing agreement details created.
getCredit() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit
Get credit
getCredit() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit
Get credit
getCurrencyCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price
Currency code for the amount.
getCurrencyCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price
Currency code for the amount.
getCurrencyCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price
Currency code for the amount.
getCurrent() - Method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration
Get current
getCurrentCapacity() - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Get cache current capacity.
getCurrentPixelHeight() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The number of vertical pixels in the viewport that are currently available for Alexa to render an experience.
getCurrentPixelWidth() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The number of horizontal pixels in the viewport that are currently available for Alexa to render an experience.
getCurrentPlaybackState() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
Get currentPlaybackState
getCustomInformation() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
Any additional information that you wish to include with this billing agreement.
getCustomInformation() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
Any additional information that you want to include with this order reference.
getCustomInformation() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
Any additional information that you wish to include with this billing agreement.
getCustomInformation() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
Any additional information that you want to include with this order reference.
getCustomUserAgent() - Method in interface com.amazon.ask.builder.CustomSkillConfiguration
Getter method for Custom UserAgent.
getCustomUserAgent() - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Getter for custom user agent.
getCustomUserAgent() - Method in class com.amazon.ask.builder.SkillConfiguration
Getter method for Custom UserAgent.
getData() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
A list of data to map against the commands.
getData() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
Optional startup data which will be made available to the runtime for skill startup.
getData() - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest
The payload data to send with the message.
getDatasources() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
Data sources to bind to the document when rendering.
getDataSources() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
List of registered data sources' associated metadata
getDatasources() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
Data sources to bind to the document when rendering.
getDatasources() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
Data sources to bind to the document when rendering.
getDelay() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
The delay in milliseconds before this command starts executing; must be non-negative.
getDelay() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
The delay in milliseconds before this command starts executing; must be non-negative.
getDeleted() - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap
List of deleted messages
getDescription() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
A user-provided description of this command.
getDescription() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
Optional description of this source material
getDescription() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
A user-provided description of this command.
getDescription() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
description of the image
getDescription() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
description of the image
getDescription() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
description of the image
getDeserializedRequestEnvelope() - Method in interface com.amazon.ask.servlet.verifiers.AlexaHttpRequest
 
getDeserializedRequestEnvelope() - Method in class com.amazon.ask.servlet.verifiers.ServletRequest
getDeserializeRequest(String) - Static method in class com.amazon.ask.localdebug.util.RequestResponseUtils
Deserialize the incoming request payload into type Request.
getDestination() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
The default shipping address of the buyer.
getDestination() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
The default shipping address of the buyer.
getDevice() - Method in class com.amazon.ask.model.interfaces.system.SystemState
Get device
getDeviceAddressService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getDeviceId() - Method in class com.amazon.ask.model.Device
The deviceId property uniquely identifies the device.
getDeviceId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent
Identifier of the device where execution error happens.
getDeviceId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
Identifier of the device where execution error happens.
getDeviceId() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
identifier of a device.
getDeviceId() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the device ID from the request.
getDialog() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
Get dialog For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getDialogAsString() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
Get the underlying String value for dialog.
getDialogState() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest
Get dialogState
getDialogState() - Method in class com.amazon.ask.model.IntentRequest
Enumeration indicating the status of the multi-turn dialog.
getDialogState() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the dialog state from the request.
getDirection() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
Get direction For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getDirectionAsString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
Get the underlying String value for direction.
getDirectionInDegrees() - Method in class com.amazon.ask.model.interfaces.geolocation.Heading
A double representing the direction of the device in degrees.
getDirective() - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest
Directive Content.
getDirectives() - Method in class com.amazon.ask.model.Response
Get directives
getDirectives() - Method in class com.amazon.ask.model.ui.Reprompt
Get directives
getDirectiveService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getDirectLaunch() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState
Get directLaunch
getDisabled() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
Whether the element is disabled.
getDisplay() - Method in class com.amazon.ask.model.Context
Provides the current state for the Display interface.
getDisplay() - Method in class com.amazon.ask.model.SupportedInterfaces
Get display
getDisplayExperience() - Method in class com.amazon.ask.model.services.timerManagement.CreationBehavior
Get displayExperience
getDistance() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand
The number of pages to scroll.
getDistance() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand
The number of pages to scroll.
getDistrictOrCounty() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The district or County
getDistrictOrCounty() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The district or County
getDistrictOrCounty() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get districtOrCounty
getDocument() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
Depending on the document type, it represents either an entire APL document or a reference Link to the document.
getDocument() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
Depending on the document type, it represents either an entire APLA document or a reference Link to the document.
getDocument() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
Depending on the document type, it represents either an entire APLT document or a reference Link to the document.
getDpi() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
The pixel density of the viewport.
getDpi() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The pixel density of the viewport.
getDropOffLocation() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
drop off location
getDuration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
The duration of the animation (in milliseconds).
getDuration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
Time to wait between pages (in milliseconds).
getDuration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
The duration of HideOverlay Command.
getDuration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
The duration of ShowOverlay Command.
getDuration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
Duration of time to play.
getDuration() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
Time to wait between pages (in milliseconds).
getDuration() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
An ISO-8601 representation of duration.
getDuration() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
An ISO-8601 representation of duration.
getDurationInMilliseconds() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration
The length of time, in milliseconds, for which events from connected gadgets will be passed to the skill.
getDurationMs() - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep
The duration in milliseconds to render this step.
getEasing() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
The easing curve.
getEndDateTime() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
Valid ISO 8601 format - optional end DateTime of recurrence
getEndpoint() - Method in enum com.amazon.ask.localdebug.config.Region
Get endpoint for a given region.
getEndpoint() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
Identifies where the event orginated from.
getEndpoint() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
Identifies the gadget where the directive should be sent to.
getEndpointEnumerationService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getEndpointId() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint
The endpoint ID of the gadget.
getEndpointId() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
A unique identifier for the endpoint.
getEndpoints() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse
The list of endpoints.
getEndpoints() - Method in interface com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationService
 
getEndpoints() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationServiceClient
This API is invoked by the skill to retrieve endpoints connected to the Echo device.
getEntities() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The entities which were attached to the element.
getEntities() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Get entities
getEntitled() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get entitled For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getEntitledAsString() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get the underlying String value for entitled.
getEntitlementReason() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get entitlementReason For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getEntitlementReasonAsString() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get the underlying String value for entitlementReason.
getEnumValue() - Method in enum com.amazon.ask.localdebug.type.SkillHandlerType
Gets the enum value.
getError() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError
Get error
getError() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
Get error
getError() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest
Get error
getError() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
Get error
getError() - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest
Get error
getError() - Method in class com.amazon.ask.model.SessionEndedRequest
An error object providing more information about the error that occurred.
getErrorCode() - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse
The error code for the failure.
getErrorCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse
Error code indicating the succinct cause of error
getErrorCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse
Error code indicating the succinct cause of error
getErrorMessage() - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse
Description of the failure.
getErrorMessage() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse
Description of the error.
getErrorMessage() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse
Description of the error.
getErrors() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent
An array of errors encountered while running the APL presentation.
getErrors() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent
An array of errors encountered while running the APLA presentation.
getEvent() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
Get event
getEventCreationTime() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
Get eventCreationTime
getEventCreationTime() - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
Get eventCreationTime
getEventFilter() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
Get eventFilter
getEventName() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent
Get eventName
getEventPublishingTime() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
Get eventPublishingTime
getEventPublishingTime() - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
Get eventPublishingTime
getEvents() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest
A list of events that meet the filter criteria.
getEvents() - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest
Get events
getEvents() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
The logic that determines when your skill is notified of Echo Button input.
getExceptionHandlers() - Method in interface com.amazon.ask.request.handler.chain.GenericRequestHandlerChain
 
getExceptionHandlers() - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
.
getExceptionMapper() - Method in interface com.amazon.ask.builder.GenericSkillConfiguration
Getter method for GenericExceptionMapper.
getExceptionMapper() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Getter method for GenericExceptionMapper.
getExpectedPreviousToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
Get expectedPreviousToken
getExperiences() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The experiences supported by the device, in descending order of arcMinuteWidth and arcMinuteHeight.
getExperimentation() - Method in class com.amazon.ask.model.Context
Provides the current experimentation state
getExperimentation() - Method in class com.amazon.ask.model.Response
Experiment trigger response from skill
getExpiration() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
Get expiration
getExpirationPayload() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration
The payload that was defined in the StartEventHandlerDirective.
getExpirationPayload() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest
The free form JSON object that the skill will receive if and only if the Event Handler duration expired.
getExpirationTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This is the time at which the authorization expires.
getExpirationTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This is the time at which the authorization expires.
getExpiresAfterSeconds() - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest
The number of seconds that the message will be retained to retry if message delivery is not successful.
getExpiryTime() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
The date and time, in ISO 8601 format, when the service will automatically delete the notification if it is still in the pending state.
getExtensions() - Method in class com.amazon.ask.model.Context
Provides the current state for Extensions interface
getFailedCommand() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
the command that was not executed successfully because of the error.
getFails() - Method in class com.amazon.ask.model.services.gameEngine.Event
Get fails
getFeature() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
For gadgets with multiple features, this is the feature that the event represents.
getFilterExpression() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
The JSON object that represents the Jsonlogic expression against which the events are evaluated.
getFilterMatchAction() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
Get filterMatchAction For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getFilterMatchActionAsString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
Get the underlying String value for filterMatchAction.
getFinally() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
An ordered list of commands to execute after the normal commands and the catch commands.
getFinally() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
An ordered list of commands to execute after the normal commands and the catch commands.
getFocused() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
The focused state of a component that can take focus.
getFreq() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
Get freq For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getFreqAsString() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
Get the underlying String value for freq.
getFriendlyName() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
The name of the endpoint.
getFrom() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty
The starting value of the property.
getFrom() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty
The starting value of the property.
getFromVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
Current version of a package installed on the device.
getFullAddress(String) - Method in interface com.amazon.ask.model.services.deviceAddress.DeviceAddressService
 
getFullAddress(String) - Method in class com.amazon.ask.model.services.deviceAddress.DeviceAddressServiceClient
Gets the address of a device
getFunctionName() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null function name.
getFunctionVersion() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null function version.
getFuzzy() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
When true, the recognizer will ignore additional events that occur between the events specified in the pattern.
getGadgetId() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
The identifier of the Echo Button in question.
getGadgetIds() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
A whitelist of gadgetIds that are eligible for this match.
getGadgetIds() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
The gadget IDs of the Echo Buttons to consider in this pattern recognizer.
getGeolocation() - Method in class com.amazon.ask.model.Context
Provides the last gathered geolocation information of the device.
getGeolocation() - Method in class com.amazon.ask.model.SupportedInterfaces
Get geolocation
getGOOGLEPLAYSTORE() - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch
Get GOOGLE_PLAY_STORE
getGrant() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantBody
Get grant
getHandler(Input, Throwable) - Method in interface com.amazon.ask.request.exception.mapper.GenericExceptionMapper
Returns a suitable exception handler to dispatch the specified exception, if one exists.
getHandler(Input, Throwable) - Method in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper
Returns a suitable exception handler to dispatch the specified exception, if one exists.
getHandlerAdapter() - Method in class com.amazon.ask.module.SdkModuleContext
Getter for Handler Adapters.
getHandlerAdapters() - Method in interface com.amazon.ask.builder.GenericSkillConfiguration
Getter method for list of GenericHandlerAdapter.
getHandlerAdapters() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Getter for handler adapters.
getHandlerAdapters() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Getter method for list of GenericHandlerAdapter.
getHandlerType(String) - Static method in enum com.amazon.ask.localdebug.type.SkillHandlerType
Gets the handler type name from SKILL_HANDLER_TYPE_MAP collection.
getHeader() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
The object that contains the header of the event.
getHeader() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
The object that contains the header of the directive.
getHeader() - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest
contains the header attributes of the send directive request.
getHeaders() - Method in class com.amazon.ask.localdebug.config.WebSocketClientConfig
Gets the request headers.
getHeaders() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
HTTP headers that the HTML runtime requires to access resources.
getHeading() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
Get heading
getHeading() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
Get heading
getHeightPixels() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
Get heightPixels
getHighestIndexSeen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
The index of the highest item seen.
getHighestOrdinalSeen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
The ordinal of the highest ordinal-equipped item seen.
getHighlightMode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
Get highlightMode
getHint() - Method in class com.amazon.ask.model.interfaces.display.HintDirective
Get hint
getHref() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
URL to retrieve the item from.
getHref() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
URI to retrieve the created alert
getId() - Method in class com.amazon.ask.model.er.dynamic.Entity
An unique id associated with the entity
getId() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
Get id
getId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
Get id
getId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The id of the element.
getId() - Method in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
unique identifier of a viewport object
getId() - Method in class com.amazon.ask.model.services.datastore.v1.User
User ID in request envelope (context.System.user.userId).
getId() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get id
getId() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Unique id of this timer alert
getId() - Method in class com.amazon.ask.model.slu.entityresolution.Value
The id for the resolution value.
getIdentifier() - Method in class com.amazon.ask.response.template.TemplateContentData
Get identifier.
getIdentity() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null cognito identity.
getIdList() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
list of AmazonCaptureId identifiers that have been requested on this Authorization object.
getIdList() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
list of AmazonCaptureId identifiers that have been requested on this Authorization object.
getImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
Get image
getImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
Get image
getImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
Get image
getImage() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
Get image
getImage() - Method in class com.amazon.ask.model.interfaces.display.ListItem
Get image
getImage() - Method in class com.amazon.ask.model.ui.StandardCard
Get image
getImageType() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
type of the image
getIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag
The zero-based index of this item in its parent.
getIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
The index of the current page.
getIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
The position of the item in the dynamicIndexList to which the operation is to be applied.
getIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
The 0-based index of the child to display.
getInput() - Method in class com.amazon.ask.model.dialog.InputRequest
Get input
getInput() - Method in class com.amazon.ask.model.dialog.UpdatedInputRequest
Get input
getInput() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
This is the input to the connection that the requester is trying to send.
getInput() - Method in class com.amazon.ask.model.services.timerManagement.Task
Developers can pass in any dictionary they need for the skill
getInput() - Method in class com.amazon.ask.model.Task
Represents the input to handle the task.
getInputEvents() - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent
A chronologically ordered report of the raw Button Events that contributed to this Input Handler Event.
getInputPath() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
A JSON path that points to either a single entity in the message object, or a set of entities using wildcard or unresolved arrays.
getInSkillProduct(String, String) - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
getInSkillProduct(String, String) - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Get In-Skill Product information based on user context for the Skill.
getInSkillProducts() - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
List of In-Skill Products
getInSkillProducts(String, String, String, String, String, BigDecimal) - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
getInSkillProducts(String, String, String, String, String, BigDecimal) - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Gets In-Skill Products based on user's context for the Skill.
getInSkillProductsTransactions(String, String, String, OffsetDateTime, OffsetDateTime, String, BigDecimal) - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
getInSkillProductsTransactions(String, String, String, OffsetDateTime, OffsetDateTime, String, BigDecimal) - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Returns transactions of all in skill products purchases of the customer
getInstalledPackages() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState
Includes all installed packages on the device.
getInstanceId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
Identifier of the instance of the package.
getInstanceId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
Identifier of the instance of the package.
getIntent() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest
Get intent
getIntent() - Method in class com.amazon.ask.model.dialog.UpdatedIntentRequest
Get intent
getIntent() - Method in class com.amazon.ask.model.IntentRequest
An object that represents what the user wants.
getIntentName() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the name of the Intent from the request.
getInterface() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
The name of the capability interface.
getInterSegments() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
list of inter-segment objects
getInterval() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
contains a positive integer representing at which intervals the recurrence rule repeats
getInvokedFunctionArn() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null invoked function ARN.
getIOSAPPSTORE() - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch
Get IOS_APP_STORE
getIsTruncated() - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
Get isTruncated
getItem() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation
The new item to be inserted.
getItem() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation
The replacement item.
getItemCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
The total number of items in the list.
getItems() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation
The new items to be inserted.
getItems() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
Array of objects to be added to the device cache.
getItems() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
Array of objects to be added to the device cache.
getItems() - Method in class com.amazon.ask.model.services.datastore.v1.Devices
Unordered array of device identifiers.
getItems() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse
The array only contains results which have not been a SUCCESS delivery.
getItems() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get items
getKey() - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
Unique identifier of the objects.
getKey() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand
Unique identifier of the objects.
getKeyboard() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The physical button input mechanisms supported by the device.
getKeyManager() - Method in class com.amazon.ask.localdebug.certificate.AllTrustCertificateProvider
 
getKeyManager() - Method in interface com.amazon.ask.localdebug.certificate.CertificateProvider
Gets key manager collection.
getLargeImageUrl() - Method in class com.amazon.ask.model.ui.Image
Get largeImageUrl
getLastModifiedTime() - Method in class com.amazon.ask.model.services.monetization.Transactions
Time at which transaction's status was last updated in ISO 8601 format i.e.
getLastUpdateTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
A timestamp that indicates the time when the authorization, capture, or refund state was last updated.
getLastUpdateTimestamp() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
A timestamp that indicates the time when the authorization, capture, or refund state was last updated.
getLatitudeInDegrees() - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
A double representing the latitude in degrees of the device.
getLedgerCurrency() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
The currency of the merchant’s ledger account.
getLedgerCurrency() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
The currency of the merchant’s ledger account.
getLineCount() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
vertical dimension of text display in number of rows
getLineLength() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
horizontal dimension of text display in number of characters
getLinks() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get links
getLinks() - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
Link to retrieve next set of alerts if total count is greater than max results
getList() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
An ordered list of items.
getList(String, String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
getList(String, String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
Retrieves the list metadata including the items in the list with requested status.
getListId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
The identifier of the list in which the error occurred.
getListId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
The identifier of the list whose items to fetch.
getListId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
The identifier of the list whose items to fetch.
getListId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
The identifier of the list whose items are contained in this response.
getListId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
The identifier of the list whose items are contained in this response.
getListId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
The identifier of the dynamicIndexList to update.
getListId() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get listId
getListId() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
Get listId
getListId() - Method in class com.amazon.ask.model.services.listManagement.ListBody
Get listId
getListId() - Method in class com.amazon.ask.model.services.listManagement.ListItemBody
Get listId
getListItem() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
An element in a sequence.
getListItem(String, String) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
getListItem(String, String) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API can be used to retrieve single item with in any list by listId and itemId.
getListItemIds() - Method in class com.amazon.ask.model.services.listManagement.ListItemBody
Get listItemIds
getListItems() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1
Get listItems
getListItems() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2
Get listItems
getListManagementService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getLists() - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata
Get lists
getListsMetadata() - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
getListsMetadata() - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
Retrieves the metadata for all customer lists, including the customer’s default lists.
getListVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
The listVersion in which the error occurred.
getListVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
The new version of the list after loading the items supplied in this directive.
getListVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
The new version of the list after applying the updates specified in this directive.
getLocalDebugFailureResponse(Request, Exception) - Static method in class com.amazon.ask.localdebug.util.RequestResponseUtils
Builds a failure response for runtime exception encountered when invoking skill code.
getLocalDebugSuccessResponse(Request, String) - Static method in class com.amazon.ask.localdebug.util.RequestResponseUtils
Builds a success response for response payload obtained when invoking skill code.
getLocale() - Method in class com.amazon.ask.model.Request
A string indicating the user’s locale.
getLocale() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText
The locale in which the spoken text is rendered.
getLocale() - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce
The locale in which the announcement text is rendered.
getLocale() - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm
The locale in which the confirmation text is rendered.
getLocale() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the locale from the the request.
getLocality() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
locality/city
getLocalizedAttributes() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
A list of items, each of which contains the set of event attributes that requires localization support.
getLocation() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
Get location For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getLocation() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
Get location For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getLocation() - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant
location
getLocationAsString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
Get the underlying String value for location.
getLocationAsString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
Get the underlying String value for location.
getLocationServices() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
Get locationServices
getLogger() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null lambda logger.
getLogGroupName() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null log group name.
getLogStreamName() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning null log stream name.
getLongitudeInDegrees() - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
A double representing the longitude in degrees of the device.
getLowestIndexSeen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
The index of the lowest item seen.
getLowestOrdinalSeen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
The ordinal of the lowest ordinal-equipped item seen.
getMapper() - Static method in class com.amazon.ask.util.impl.ObjectMapperFactory
Getter for static ObjectMapper instance.
getMarkupVersion() - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface
Get markupVersion
getMaximumExclusiveIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
The last valid index of the skill-managed array plus one, i.e.
getMaximumInvocations() - Method in class com.amazon.ask.model.services.gameEngine.Event
Enables you to limit the number of times that the skill is notified about the same event during the course of the Input Handler.
getMaxPixelHeight() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
Get maxPixelHeight
getMaxPixelWidth() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
Get maxPixelWidth
getMaxVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime
Maximum APL version supported by the runtime.
getMaxVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime
Maximum APL-T version supported by the runtime.
getMaxVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime
The max version of the HTML runtime supported by the device.
getMedia() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
Media player
getMeets() - Method in class com.amazon.ask.model.services.gameEngine.Event
Get meets
getMemoryLimitInMB() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning memory limit of 0 MB.
getMessage() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
Opaque message describing the error.
getMessage() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
A human-readable description of the error.
getMessage() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
A human-readable description of the error.
getMessage() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective
A free-form object containing data to deliver to a skill's HTML application running the device.
getMessage() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest
A free-form object containing data from a skill's HTML application to deliver to the Alexa cloud.
getMessage() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
Details about why the error occurred
getMessage() - Method in class com.amazon.ask.model.interfaces.audioplayer.Error
Get message
getMessage() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus
This is a message that goes along with response code that can provide more information about what occurred
getMessage() - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest
Get message
getMessage() - Method in class com.amazon.ask.model.interfaces.system.Error
Get message
getMessage() - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
Descriptive error message.
getMessage() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
Opaque description of the error.
getMessage() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
Descriptive error message.
getMessage() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
Descriptive error message.
getMessage() - Method in class com.amazon.ask.model.services.deviceAddress.Error
A human readable description of error.
getMessage() - Method in class com.amazon.ask.model.services.directive.Error
Readable description of error.
getMessage() - Method in class com.amazon.ask.model.services.endpointEnumeration.Error
Detailed error message.
getMessage() - Method in class com.amazon.ask.model.services.listManagement.Error
Get message
getMessage() - Method in class com.amazon.ask.model.services.listManagement.ForbiddenError
Get message
getMessage() - Method in class com.amazon.ask.model.services.monetization.Error
Readable description of error
getMessage() - Method in class com.amazon.ask.model.services.proactiveEvents.Error
Get message
getMessage() - Method in class com.amazon.ask.model.services.reminderManagement.Error
Detailed error message
getMessage() - Method in class com.amazon.ask.model.services.skillMessaging.Error
Get message
getMessage() - Method in class com.amazon.ask.model.services.timerManagement.Error
Detailed error message
getMessage() - Method in class com.amazon.ask.model.services.ups.Error
A human readable description of error.
getMessage() - Method in class com.amazon.ask.model.SessionEndedError
A string providing more information about the error.
getMessage() - Method in class com.amazon.ask.model.Status
This is a message that goes along with response code that can provide more information about what occurred.
getMetadata() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem
Get metadata
getMetadata() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem
Get metadata
getMetadata() - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse
Get metadata
getMethod(Class<?>, String, Class<?>[]) - Static method in class com.amazon.ask.localdebug.util.ReflectionUtils
Creates Method reference.
getMethod() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
Get method For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getMethodAsString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
Get the underlying String value for method.
getMinimumDwellTime() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
The minimum number of milliseconds that an item should be highlighted for.
getMinimumDwellTime() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
The minimum number of milliseconds that an item will be highlighted for.
getMinimumInclusiveIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
The index of the 1st item in the skill-managed array.
getMinPixelHeight() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
Get minPixelHeight
getMinPixelWidth() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
Get minPixelWidth
getMode() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
Get mode For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getMode() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
Get mode For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getModeAsString() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
Get the underlying String value for mode.
getModeAsString() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
Get the underlying String value for mode.
getMonetizationService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getName() - Method in class com.amazon.ask.model.dialog.Input
The Alexa Conversations input name as dictated in the Conversations model.
getName() - Method in class com.amazon.ask.model.er.dynamic.Entity
Get name
getName() - Method in class com.amazon.ask.model.er.dynamic.EntityListItem
The entity type.
getName() - Method in class com.amazon.ask.model.Intent
A string representing the name of the intent.
getName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The name or business name
getName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The name or business name
getName() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest
Name of the action sent by the referrer skill.
getName() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
Name of the action for which response is received.
getName() - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant
name of the restaurant
getName() - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
This defines the name of the Connection skill is trying to execute.
getName() - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest
API name
getName() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header
The developer-defined name of the custom interface.
getName() - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent
The name of the event as you defined it in your GameEngine.StartInputHandler directive.
getName() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get name
getName() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
Get name
getName() - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest
Get name
getName() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
Get name
getName() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Name of the product in the language from the \"Accept-Language\" header
getName() - Method in class com.amazon.ask.model.services.proactiveEvents.Event
Get name
getName() - Method in class com.amazon.ask.model.services.timerManagement.Task
task name
getName() - Method in class com.amazon.ask.model.Slot
A string that represents the name of the slot.
getName() - Method in class com.amazon.ask.model.slu.entityresolution.Value
The name for the resolution value.
getName() - Method in class com.amazon.ask.model.Task
Represents the name of the task.
getNamespace() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header
The developer-defined namespace for the custom interface.
getNamespace() - Method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand
Namespace where object needs to be created.
getNamespace() - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
Namespace where object needs to be created.
getNamespace() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand
Namespace which needs to be removed.
getNamespace() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand
Namespace where the object is stored.
getNavigation() - Method in class com.amazon.ask.model.SupportedInterfaces
Get navigation
getNeedAmazonShippingAddress() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
To receive the default user shipping address in the response, set this parameter to true.
getNeedAmazonShippingAddress() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
To receive the default user shipping address in the response, set this parameter to true.
getNew() - Method in class com.amazon.ask.model.Session
A boolean value indicating whether this is a new session.
getNext() - Method in class com.amazon.ask.model.services.listManagement.Links
Get next
getNextPageToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
Opaque token to retrieve the next page of list items data.
getNextToken() - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
The token of next page - Not specified for the response of last page.
getNextToken() - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
Get nextToken
getNextToken() - Method in class com.amazon.ask.model.services.monetization.ResultSet
Get nextToken
getNextToken() - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse
Link to retrieve next set of timers if total count is greater than max results.
getNotificationConfig() - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior
Get notificationConfig
getOffset() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
Offset to start playing at in the stream (defaults to 0).
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
Get offsetInMilliseconds
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
Get offsetInMilliseconds
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest
Get offsetInMilliseconds
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest
Get offsetInMilliseconds
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest
Get offsetInMilliseconds
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest
Get offsetInMilliseconds
getOffsetInMilliseconds() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
Get offsetInMilliseconds
getOffsetInSeconds() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
If reminder is set using relative time, use this field to specify the time after which reminder ll ring (in seconds)
getOnCompletion() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
Get onCompletion
getOnFail() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand
Commands to execute if the URL fails to open
getOperation() - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior
Get operation
getOperationIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
The index of the operation which caused the error (if known)
getOperations() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
An array of changes which are to be applied to the items in the dynamicIndexList.
getOrdinal() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
A visibly numbered element.
getOriginalRequestId() - Method in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
The same request identifier as the Dynamic endpoint request for this response.
getOriginatingRequestId() - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest
The corresponding identifier of the request that started the input handler.
getOriginatingRequestId() - Method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective
The `requestId` of the request that started the input handler.
getOtherwise() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
Commands to execute if nothing else runs.
getOutputName() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
Name of the output property to add to the message object.
getOutputSpeech() - Method in class com.amazon.ask.model.Response
Get outputSpeech
getOutputSpeech() - Method in class com.amazon.ask.model.ui.Reprompt
Get outputSpeech
getOverlayLayoutId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
The id of overlay Layout.
getOverlayLayoutId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
The id of overlay Layout.
getOverlayWidth() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
The overlay width.
getOverlayWidth() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
The overlay width.
getPackageId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
Unique package identifier for a client.
getPackageId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation
Unique package identifier for a client.
getPackageId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
Unique package identifier for a client.
getPackageId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
Unique package identifier for a client.
getPackageId() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
Unique package identifier for a client.
getPackages() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
A list of packages including layouts, styles, and images etc.
getPackageVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage
Version of a package manifest schema.
getPackageVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
Version of a package being installed on the device.
getPackageVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
Version of a package being removed from the device.
getPageCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
The total number of pages.
getPager() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
A collection of items that are displayed one at a time.
getPageToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
Opaque token of the array of items to fetch.
getPageToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
Opaque token for the array of items which are contained in this response.
getPaginationContext() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse
Get paginationContext
getParameters() - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
Get parameters
getParamTypes() - Method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration
Gets param types as an unmodifiableList.
getPartySize() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
party size
getPartySize() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
party size
getPattern() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
An object that provides all of the events that need to occur, in a specific order, for this recognizer to be true.
getPayload() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled
Get payload
getPayload() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved
Get payload
getPayload() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest
This is an object sent between the two skills for processing a ConnectionsRequest or ConnectionsResponse.
getPayload() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
This is an object sent from referrer skill as is.
getPayload() - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
This is an object sent between the two skills for processing a ConnectionsRequest or ConnectionsResponse.
getPayload() - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective
This is an object sent to referrer skill as is.
getPayload() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
The free form JSON object.
getPayload() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
The free form JSON object.
getPayload() - Method in class com.amazon.ask.model.services.proactiveEvents.Event
Get payload
getPayload() - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
If relevantAudience.type is set to Multicast, then the payload object is empty.
getPaymentAction() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
Get paymentAction
getPaymentAction() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
Get paymentAction For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getPaymentActionAsString() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
Get the underlying String value for paymentAction.
getPeriod() - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective
Get period
getPermissions() - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard
Get permissions
getPermissions() - Method in class com.amazon.ask.model.User
Get permissions
getPersistenceAdapter() - Method in interface com.amazon.ask.builder.CustomSkillConfiguration
Getter method for Persistence Adapter.
getPersistenceAdapter() - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Getter for Persistence Adapter.
getPersistenceAdapter() - Method in class com.amazon.ask.builder.SkillConfiguration
Getter method for Persistence Adapter.
getPersistentAttributes() - Method in class com.amazon.ask.attributes.AttributesManager
Retrieves current persistence attributes.
getPersistentEndpointId() - Method in class com.amazon.ask.model.Device
A persistent identifier for the Endpoint ID where the skill request is issued from.
getPersistentUnitId() - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit
A string that represents a unique identifier for the unit in the context of a request.
getPerson() - Method in class com.amazon.ask.model.interfaces.system.SystemState
Get person
getPersonId() - Method in class com.amazon.ask.model.Person
A string that represents a unique identifier for the person who is interacting with Alexa.
getPersonsProfileGivenName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getPersonsProfileGivenName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the given name (first name) of the recognized speaker at person-level.
getPersonsProfileMobileNumber() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getPersonsProfileMobileNumber() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the mobile phone number of the recognized speaker at person-level.
getPersonsProfileName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getPersonsProfileName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the full name of the recognized speaker at person-level.
getPhone() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The phone number
getPhone() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The phone number
getPhoneNumber() - Method in class com.amazon.ask.model.services.ups.PhoneNumber
Get phoneNumber
getPickupLocation() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
pick up location
getPickupTime() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
pickup time
getPixelHeight() - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize
Get pixelHeight
getPixelHeight() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The number of pixels present in the viewport at its maximum height.
getPixelWidth() - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize
Get pixelWidth
getPixelWidth() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The number of pixels present in the viewport at its maximum width.
getPlatformId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
Represents the SellerId of the Solution Provider that developed the eCommerce platform.
getPlatformId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
Represents the SellerId of the Solution Provider that developed the eCommerce platform.
getPlayAudible() - Method in class com.amazon.ask.model.services.timerManagement.NotificationConfig
Whether the native trigger CX is employed for this timer.
getPlayBehavior() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective
Get playBehavior
getPlayBehavior() - Method in class com.amazon.ask.model.ui.OutputSpeech
Get playBehavior For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getPlayBehaviorAsString() - Method in class com.amazon.ask.model.ui.OutputSpeech
Get the underlying String value for playBehavior.
getPlayerActivity() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
Get playerActivity For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getPlayerActivity() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
Get playerActivity For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getPlayerActivityAsString() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
Get the underlying String value for playerActivity.
getPlayerActivityAsString() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
Get the underlying String value for playerActivity.
getPosition() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
Global position of the element (as seen by the device user).
getPosition() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
Get position
getPosition() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
Get position
getPositionInMilliseconds() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Current position of the play head from the start of the track.
getPostalCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The postal code.
getPostalCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The postal code.
getPostalCode() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
postal/zip code
getPostalCode() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get postalCode
getPostalCode() - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress
Get postalCode
getPreferOnDemandSnapshot() - Method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective
This property defines that an on-demand snapshot is preferred over a cached snapshot from camera skill.
getPresentationType() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
Get presentationType
getPreviousToken() - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
The token of previous page - Not specified for the response of first page.
getPrimaryText() - Method in class com.amazon.ask.model.interfaces.display.TextContent
Get primaryText
getProductId() - Method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct
The product ID of In Skill Product.
getProductId() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Product Id
getProductId() - Method in class com.amazon.ask.model.services.monetization.Transactions
Product Id
getProfileEmail() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getProfileEmail() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the email address of the customer associated with the current enablement.
getProfileGivenName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getProfileGivenName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the given name (first name) of the customer associated with the current enablement.
getProfileMobileNumber() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getProfileMobileNumber() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the mobile phone number of the customer associated with the current enablement.
getProfileName() - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getProfileName() - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the full name of the customer associated with the current enablement.
getProperty() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedProperty
The name of the property to animate
getProperty() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
The name of the property to set.
getProperty() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
The name of the property to set.
getProviderAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
Get providerAttributes
getProviderAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
Get providerAttributes
getProviderCreditList() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes
List of provider credit.
getProviderCreditList() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes
List of provider credit.
getProviderId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes
Solution provider ID.
getProviderId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit
This is required only for Ecommerce provider (Solution provider) use cases.
getProviderId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes
Solution provider ID.
getProviderId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit
This is required only for Ecommerce provider (Solution provider) use cases.
getProxies() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
Names for unknown gadget IDs to use in recognizers, allocated on a first-come, first-served basis.
getPurchasable() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get purchasable For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getPurchasableAsString() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get the underlying String value for purchasable.
getPurchaseMode() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get purchaseMode For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getPurchaseModeAsString() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get the underlying String value for purchaseMode.
getPushNotification() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Get pushNotification
getPushNotification() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Get pushNotification
getPushNotification() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
Get pushNotification
getQueuedResultId() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse
A unique identifier to query result for queued delivery for offline devices (DEVICE_UNAVAILABLE).
getRawRequest() - Method in class com.amazon.ask.request.impl.BaseSkillRequest
Retrieves request in it's raw format.
getRawRequest() - Method in interface com.amazon.ask.request.SkillRequest
Retrieves request in it's raw format.
getRawResponse() - Method in class com.amazon.ask.response.impl.BaseSkillResponse
Returns the skill's response as a byte array.
getRawResponse() - Method in interface com.amazon.ask.response.SkillResponse
Returns the skill's response as a byte array.
getRead() - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap
List of read messages
getReason() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
Get reason
getReason() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError
Get reason
getReason() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError
Get reason
getReason() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError
Get reason
getReason() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError
Get reason
getReason() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
Get reason For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getReason() - Method in class com.amazon.ask.model.SessionEndedRequest
Describes why the session ended.
getReasonAsString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
Get the underlying String value for reason.
getReasonCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
The reason that the Authorization object, Capture object, or Refund object is in the current state.
getReasonCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
The reason that the Authorization object, Capture object, or Refund object is in the current state.
getReasonDescription() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
Reason desciption corresponding to the reason code
getReasonDescription() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
Reason desciption corresponding to the reason code
getRecognizer() - Method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer
The name of the recognizer that defines a pattern that must not be deviated from.
getRecognizer() - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer
The name of a recognizer for which to track the progress.
getRecognizers() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
Conditions that, at any moment, are either true or false.
getRecurrence() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
Get recurrence
getRecurrenceRules() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
Get recurrenceRules
getReferenceId() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
Client-supplied ID for correlating the event with external entities.
getReferenceName() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Developer selected in-skill product name.
getRegion() - Method in class com.amazon.ask.localdebug.config.ClientConfiguration
Gets the region.
getRegion() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
state/region
getReleaseEnvironment() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
Get releaseEnvironment
getReleaseEnvironment() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Get releaseEnvironment For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getReleaseEnvironmentAsString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
Get the underlying String value for releaseEnvironment.
getRelevantAudience() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
Get relevantAudience
getRemainingTimeInMillis() - Method in class com.amazon.ask.localdebug.lambdaContext.DebugLambdaContext
Defaults to returning remaining time in milli seconds as 0.
getRemainingTimeWhenPaused() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
An ISO-8601 representation of duration remaining since the timer was last paused.
getReminder(String) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
getReminder(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to get a single reminder.
getReminderManagementService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
GetReminderResponse - Class in com.amazon.ask.model.services.reminderManagement
Response object for get reminder request
GetReminderResponse.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
getReminders() - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
getReminders() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to get a all reminders created by the caller.
GetRemindersResponse - Class in com.amazon.ask.model.services.reminderManagement
Response object for get reminders request
GetRemindersResponse.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
getRepeat() - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation
The number of times to play this animation.
getRepeat() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
The number of times that the specified action must occur to be considered complete.
getRepeatCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
Number of times to repeat.
getRepeatCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
The number of times to repeat this series of commands.
getRepeatCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
Number of times to loop the video.
getRepeatCount() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
The number of times to repeat this series of commands.
getRepeatMode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
Get repeatMode
getReports() - Method in class com.amazon.ask.model.services.gameEngine.Event
Get reports For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getReportsAsString() - Method in class com.amazon.ask.model.services.gameEngine.Event
Get the underlying String value for reports.
getReprompt() - Method in class com.amazon.ask.model.Response
Get reprompt
getRequest() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
Get request
getRequest() - Method in class com.amazon.ask.model.RequestEnvelope
A request object that provides the details of the user’s request.
getRequest() - Method in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput
Getter for Request.
getRequestAttributes() - Method in class com.amazon.ask.attributes.AttributesManager
Retrieves current request attributes.
getRequestEnvelope() - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Returns the RequestEnvelope of the incoming request.
getRequestEnvelopeJson() - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Returns a JsonNode representation of the incoming Request Envelope.
getRequestHandler() - Method in class com.amazon.ask.dispatcher.request.handler.impl.DefaultRequestHandlerChain
Deprecated.
Returns the request handler.
getRequestHandler() - Method in interface com.amazon.ask.request.handler.chain.GenericRequestHandlerChain
Returns the request handler.
getRequestHandler() - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
Returns the request handler.
getRequestHandlerChain(Input) - Method in interface com.amazon.ask.request.mapper.GenericRequestMapper
Finds a GenericRequestHandlerChain containing a request handler that is suitable for the incoming request.
getRequestHandlerChain(Input) - Method in class com.amazon.ask.request.mapper.impl.BaseRequestMapper
Finds a GenericRequestHandlerChain containing a request handler that is suitable for the incoming request.
getRequestId() - Method in class com.amazon.ask.model.dynamicEndpoints.Request
The requestId for the dynamic endpoint request.
getRequestId() - Method in class com.amazon.ask.model.interfaces.system.ErrorCause
Get requestId
getRequestId() - Method in class com.amazon.ask.model.Request
Represents the unique identifier for the specific request.
getRequestId() - Method in class com.amazon.ask.model.services.directive.Header
This represents the current requestId for what the skill/speechlet was invoked.
getRequestInterceptors() - Method in interface com.amazon.ask.builder.GenericSkillConfiguration
Getter method for list of GenericRequestInterceptor.
getRequestInterceptors() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Getter for request interceptors.
getRequestInterceptors() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Getter method for list of GenericRequestInterceptor.
getRequestInterceptors() - Method in class com.amazon.ask.module.SdkModuleContext
Getter for Request interceptors.
getRequestInterceptors() - Method in interface com.amazon.ask.request.handler.chain.GenericRequestHandlerChain
 
getRequestInterceptors() - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
.
getRequestJson() - Method in class com.amazon.ask.request.impl.BaseUnmarshalledRequest
Returns the raw request as a JsonNode.
getRequestJson() - Method in interface com.amazon.ask.request.UnmarshalledRequest
Returns the raw request as a JsonNode.
getRequestMappers() - Method in interface com.amazon.ask.builder.GenericSkillConfiguration
Getter method for list of GenericRequestMapper.
getRequestMappers() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Getter for request mappers.
getRequestMappers() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Getter method for list of GenericRequestMapper.
getRequestMappers() - Method in class com.amazon.ask.module.SdkModuleContext
Getter for Request Mappers.
getRequestPayload() - Method in class com.amazon.ask.model.dynamicEndpoints.Request
The request payload.
getRequestTime() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
Valid ISO 8601 format - Creation time of this reminder alert
getRequestType() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the type of the request.
getResolutions() - Method in class com.amazon.ask.model.SimpleSlotValue
Contains the results of entity resolution.
getResolutions() - Method in class com.amazon.ask.model.Slot
Contains the resultsof entity resolution.
getResolutionsPerAuthority() - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions
Get resolutionsPerAuthority
getResponse() - Method in class com.amazon.ask.model.ResponseEnvelope
Get response
getResponse() - Method in class com.amazon.ask.response.impl.BaseSkillResponse
Returns the skill's response.
getResponse() - Method in interface com.amazon.ask.response.SkillResponse
Returns the skill's response.
getResponseBuilder() - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Returns a ResponseBuilder that can be used to construct a complete skill response containing speech, directives, etc.
getResponseInterceptors() - Method in interface com.amazon.ask.builder.GenericSkillConfiguration
Getter method for list of GenericResponseInterceptor.
getResponseInterceptors() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Getter for response interceptors.
getResponseInterceptors() - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
Getter method for list of GenericResponseInterceptor.
getResponseInterceptors() - Method in class com.amazon.ask.module.SdkModuleContext
Getter for Response interceptors.
getResponseInterceptors() - Method in interface com.amazon.ask.request.handler.chain.GenericRequestHandlerChain
 
getResponseInterceptors() - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
.
getResponsePayload() - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse
The response payload.
getRestaurant() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
restaurant
getResult() - Method in class com.amazon.ask.model.ConnectionCompleted
This is the result object to resume the skill's suspended session.
getResult() - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective
This is an object sent to the requester.
getResults() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse
List of results for each dispatch to a device target.
getResults() - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse
List of transactions of in skill products purchases
getResultSet() - Method in class com.amazon.ask.model.services.monetization.Metadata
Get resultSet
getRotate() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty
Rotation angle, in degrees.
getRuntime() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface
Get runtime
getRuntime() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface
Get runtime
getRuntime() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface
Get runtime
getSandboxCustomerEmailId() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
Use this parameter to create a Sandbox payment object.
getSandboxCustomerEmailId() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
Use this parameter to create a Sandbox payment object.
getSandboxMode() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
To test in Sandbox mode, set this parameter to true.
getSandboxMode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
To test in Sandbox mode, set this parameter to true.
getScale() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
Uniform scaling in both X and Y.
getScaleX() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
Scaling in the X direction (overrides “scale” if in same group).
getScaleY() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
Scaling in the Y direction (overrides “scale” if in same group).
getScheduledTime() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
Valid ISO 8601 format - Intended trigger time
getScope() - Method in class com.amazon.ask.model.events.skillevents.Permission
The value representing the permission scope.
getScopes() - Method in class com.amazon.ask.model.Permissions
A map where the key is a LoginWithAmazon(LWA) scope and value is a list of key:value pairs which describe the state of user actions on the LWA scope.
getScreenLock() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
If true, disable the Interaction Timer.
getScreenLock() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
If true, disable the Interaction Timer.
getScrollable() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
A scrolling region
getSecondaryText() - Method in class com.amazon.ask.model.interfaces.display.TextContent
Get secondaryText
getSellerAuthorizationNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
A description for the transaction that is included in emails to the user.
getSellerAuthorizationNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
A description for the transaction that is included in emails to the user.
getSellerAuthorizationNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
A description for the transaction that is included in emails to the user.
getSellerAuthorizationNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
A description for the transaction that is included in emails to the user.
getSellerBillingAgreementAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
Get sellerBillingAgreementAttributes
getSellerBillingAgreementAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
Get sellerBillingAgreementAttributes
getSellerBillingAgreementId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
The merchant-specified identifier of this billing agreement.
getSellerBillingAgreementId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
The merchant-specified identifier of this billing agreement.
getSellerId() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
The seller ID (also known as merchant ID).
getSellerId() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
The seller ID (also known as merchant ID).
getSellerId() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
The seller ID (also known as merchant ID).
getSellerId() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
The seller ID (also known as merchant ID).
getSellerNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
Represents a description of the billing agreement that is displayed in emails to the buyer.
getSellerNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
This represents a description of the order that is displayed in emails to the buyer.
getSellerNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
Represents a description of the billing agreement that is displayed in emails to the buyer.
getSellerNote() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
This represents a description of the order that is displayed in emails to the buyer.
getSellerOrderAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
Get sellerOrderAttributes
getSellerOrderAttributes() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
Get sellerOrderAttributes
getSellerOrderId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
The merchant-specified identifier of this order.
getSellerOrderId() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
The merchant-specified identifier of this order.
getSendToDevice() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState
Get sendToDevice
getSequence() - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation
The animation steps to render in order.
getSequencer() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
Specify the sequencer that should execute this command.
getSerializedRequestEnvelope() - Method in interface com.amazon.ask.servlet.verifiers.AlexaHttpRequest
 
getSerializedRequestEnvelope() - Method in class com.amazon.ask.servlet.verifiers.ServletRequest
getServiceClientFactory() - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Returns a ServiceClientFactory used to retrieve service client instances that can call Alexa APIs.
getSession() - Method in class com.amazon.ask.model.RequestEnvelope
The session object provides additional context associated with the request.
getSessionAttributes() - Method in class com.amazon.ask.attributes.AttributesManager
Retrieves current session attributes.
getSessionAttributes() - Method in class com.amazon.ask.model.ResponseEnvelope
Get sessionAttributes
getSessionId() - Method in class com.amazon.ask.model.Session
A string that represents a unique identifier per a user’s active session.
getShape() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
Get shape
getShape() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
Get shape For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getShapeAsString() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
Get the underlying String value for shape.
getShouldEndInputHandler() - Method in class com.amazon.ask.model.services.gameEngine.Event
Whether the Input Handler should end after this event fires.
getShouldEndSession() - Method in class com.amazon.ask.model.Response
Get shouldEndSession
getSigningCertificateChainUrl() - Method in interface com.amazon.ask.servlet.verifiers.AlexaHttpRequest
 
getSigningCertificateChainUrl() - Method in class com.amazon.ask.servlet.verifiers.ServletRequest
getSize() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
Get size For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getSize() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
Get size
getSizeAsString() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
Get the underlying String value for size.
getSkewX() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty
Skew angle for the X-axis, in degrees.
getSkewY() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty
Skew angle for the Y-axis, in degrees.
getSkillId() - Method in interface com.amazon.ask.builder.CustomSkillConfiguration
Getter method for SkillId.
getSkillId() - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Getter for Skill Id.
getSkillId() - Method in class com.amazon.ask.builder.SkillConfiguration
Getter method for SkillId.
getSkillId() - Method in class com.amazon.ask.localdebug.config.ClientConfiguration
Gets skill id.
getSkillInvokerClassName() - Method in class com.amazon.ask.localdebug.config.ClientConfiguration
Gets fully qualified class name for the skill entry class.
getSkillInvokerInstance() - Method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration
Gets skill invoker class instance.
getSkillInvokerMethod() - Method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration
Gets skill invoker request handler reflected method.
getSkillResponse(Request, SkillInvokerConfiguration) - Static method in class com.amazon.ask.localdebug.util.RequestResponseUtils
Invokes skill code with skill request payload.
getSlot(String) - Method in class com.amazon.ask.request.RequestHelper
Returns the Slot for the given slot name from the request.
getSlots() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
A map that represents skill's detailed response to each detected slot within the intent such as if skill can understand and fulfill the detected slot.
getSlots() - Method in class com.amazon.ask.model.dialog.Input
A map of input slots by slot name.
getSlots() - Method in class com.amazon.ask.model.Intent
A map of key-value pairs that further describes what the user meant based on a predefined intent schema.
getSlots() - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest
Get slots
getSlotToConfirm() - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective
Get slotToConfirm
getSlotToElicit() - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective
Get slotToElicit
getSlotValue() - Method in class com.amazon.ask.model.Slot
Object representing the value of the slot.
getSlotValue(String) - Method in class com.amazon.ask.request.RequestHelper
Returns the value from the given Slot in the request.
getSlotValueWrapper(String) - Method in class com.amazon.ask.request.RequestHelper
Returns a SlotValueWrapper wrapping the underlying SlotValue from the given slot.
getSmallImageUrl() - Method in class com.amazon.ask.model.ui.Image
Get smallImageUrl
GetSnapshotDirective - Class in com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider
This directive is used to request latest snapshot from camera skill on a particular endpoint.
GetSnapshotDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider
 
getSoftDecline() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This indicates whether an authorization resulted in a soft decline.
getSoftDecline() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This indicates whether an authorization resulted in a soft decline.
getSoftDescriptor() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
The description to be shown on the user's payment instrument statement if AuthorizeAndCapture is chosen.
getSoftDescriptor() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
This is the description to be shown on the buyer's payment instrument statement if AuthorizeAndCapture was chosen.
getSoftDescriptor() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
This is the description to be shown on the buyer's payment instrument statement if AuthorizeAndCapture was chosen.
getSoftDescriptor() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
The description to be shown on the user's payment instrument statement if AuthorizeAndCapture is chosen.
getSource() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand
The URL to open
getSource() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
The media source
getSource() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
Meta-information about what caused the event to be generated.
getSource() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
Meta-information about what caused the event to be generated.
getSource() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem
Get source
getSources() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
An object containing named documents or links.
getSources() - Method in class com.amazon.ask.model.interfaces.display.Image
Get sources
getSpeech() - Method in class com.amazon.ask.model.services.directive.SpeakDirective
Get speech
getSpeed() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
Get speed
getSpeed() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
Get speed
getSpeedInMetersPerSecond() - Method in class com.amazon.ask.model.interfaces.geolocation.Speed
A double representing the speed of the device in meters.
getSpoken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
A region of the screen that can be read out by TTS
getSpokenInfo() - Method in class com.amazon.ask.model.services.reminderManagement.AlertInfo
Get spokenInfo
getSsml() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText
Spoken text in SSML format.
getSsml() - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech
Get ssml
getStart() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
The 0-based index of the first item to speak
getStartDateTime() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
Valid ISO 8601 format - optional start DateTime of recurrence.
getStartIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
The lowest index of the items to fetch (inclusive)
getStartIndex() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
Index of the first element in the items array.
getStartTime() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
start time of the reservation
getState() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Get state For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getState() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
The name of the state to set.
getState() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
Get state
getState() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
Get state For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getState() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get state For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getState() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
Get state For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getState() - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest
Get state For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getState() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
Get state For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStateAsString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
Get the underlying String value for state.
getStateAsString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
Get the underlying String value for state.
getStateAsString() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get the underlying String value for state.
getStateAsString() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
Get the underlying String value for state.
getStateAsString() - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest
Get the underlying String value for state.
getStateAsString() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
Get the underlying String value for state.
getStateOrRegion() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
The state or region.
getStateOrRegion() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
The state or region.
getStateOrRegion() - Method in class com.amazon.ask.model.services.deviceAddress.Address
Get stateOrRegion
getStatus() - Method in class com.amazon.ask.model.ConnectionCompleted
Get status
getStatus() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
Get status
getStatus() - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective
Get status
getStatus() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
A string representing the status of whether location services is currently running or not on the host OS of device.
getStatus() - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective
Get status
getStatus() - Method in class com.amazon.ask.model.Scope
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.listManagement.Status
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
Item Status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.monetization.Transactions
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.reminderManagement.Event
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Get status For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getStatus() - Method in class com.amazon.ask.model.slu.entityresolution.Resolution
Get status
getStatusAsString() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.Scope
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.listManagement.Status
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.monetization.Transactions
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.reminderManagement.Event
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
Get the underlying String value for status.
getStatusAsString() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Get the underlying String value for status.
getStatusMap() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
Get statusMap
getStoreName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
The identifier of the store from which the order was placed.
getStoreName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
The identifier of the store from which the order was placed.
getStoreName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
The identifier of the store from which the order was placed.
getStoreName() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
The identifier of the store from which the order was placed.
getStream() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem
Get stream
getStreetAddress() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
street address
getSubscriptionAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
Get subscriptionAmount
getSubscriptionAmount() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
Get subscriptionAmount
getSubscriptions() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody
The list of to Topics that this user has subscribed/permitted to receive notification from your skill.
getSubscriptions() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody
The list of events that this customer is currently subscribed to.
getSubtitle() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
An optional subtitle of the audio item.
getSubtitle() - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata
Get subtitle
getSubType(Class) - Static method in class com.amazon.ask.model.utils.SubTypesManifest
 
getSubTypeClass(Class, String) - Static method in class com.amazon.ask.model.utils.SubTypesManifest
 
getSummary() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Product summary in the language from the \"Accept-Language\" header
getSuperClassName(Class<?>) - Static method in class com.amazon.ask.localdebug.util.ReflectionUtils
Gets the name of the super class for the class object.
getSupportedCatalogTypes() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState
Get supportedCatalogTypes
getSupportedInterfaces() - Method in class com.amazon.ask.model.Device
Lists each interface that the device supports.
getSupportedInterfaces() - Method in class com.amazon.ask.request.RequestHelper
Retrieves the SupportedInterfaces from the request.
getSupportedProfiles() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
List of profiles that device can emulate.
getSynonyms() - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms
An array of synonyms for the entity
getSystem() - Method in class com.amazon.ask.model.Context
Provides information about the current state of the Alexa service and the device interacting with your skill.
getSystemDistanceUnits(String) - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getSystemDistanceUnits(String) - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the distance measurement unit of the device.
getSystemTemperatureUnit(String) - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getSystemTemperatureUnit(String) - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the temperature measurement units of the device.
getSystemTimeZone(String) - Method in interface com.amazon.ask.model.services.ups.UpsService
 
getSystemTimeZone(String) - Method in class com.amazon.ask.model.services.ups.UpsServiceClient
Gets the time zone of the device.
getTags() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The tags which were attached to the element.
getTarget() - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective
The delegation target.
getTarget() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
Target where update needs to be published.
getTargetGadgets() - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
The gadget IDs that will receive the command.
getTargetLights() - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation
An array of strings that represent the light addresses on the target gadgets that this animation will be applied to.
getTargetProfile() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
One of supported profiles in character display.
getTask() - Method in class com.amazon.ask.model.LaunchRequest
Get task
getTask() - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation
Get task
getTemplate() - Method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective
Get template
getTemplateBaseDir() - Method in class com.amazon.ask.response.template.TemplateContentData
Get template base directory.
getTemplateContent() - Method in class com.amazon.ask.response.template.TemplateContentData
Get template content.
getTemplateContentData() - Method in class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData
Get template content data.
getTemplateFactory() - Method in interface com.amazon.ask.builder.CustomSkillConfiguration
Getter method for Template Factory.
getTemplateFactory() - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Getter for Template factory.
getTemplateFactory() - Method in class com.amazon.ask.builder.SkillConfiguration
Getter method for Template Factory.
getTemplateVersion() - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface
Get templateVersion
getTertiaryText() - Method in class com.amazon.ask.model.interfaces.display.TextContent
Get tertiaryText
getText() - Method in class com.amazon.ask.model.interfaces.display.PlainText
Get text
getText() - Method in class com.amazon.ask.model.interfaces.display.PlainTextHint
Get text
getText() - Method in class com.amazon.ask.model.interfaces.display.RichText
Get text
getText() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText
Spoken text in plain text format.
getText() - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce
If provided, triggerText will be delivered by Timers speechlet upon trigger dismissal or immediately upon timer expiry if playAudible = false.
getText() - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm
Prompt will be given to user upon trigger dismissal or timer expiry (depending on playAudible).
getText() - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech
Get text
getText() - Method in class com.amazon.ask.model.ui.StandardCard
Get text
getTextContent() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
Get textContent
getTextContent() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
Get textContent
getTextContent() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
Get textContent
getTextContent() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
Get textContent
getTextContent() - Method in class com.amazon.ask.model.interfaces.display.ListItem
Get textContent
getTextToAnnounce() - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation
Get textToAnnounce
getTextToConfirm() - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation
Get textToConfirm
getThreadPoolSize() - Method in class com.amazon.ask.localdebug.config.ClientConfiguration
Gets thread pool size.
getTimeout() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
The maximum run time for this Input Handler, in milliseconds.
getTimeoutInSeconds() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration
The number of seconds the content can stay on the screen without user interaction.
getTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
getTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Get timer by ID.
getTimerLabel() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
Label of this timer alert, maximum of 256 characters.
getTimerLabel() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Label of this timer alert, maximum of 256 character.
getTimerManagementService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getTimers() - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
getTimers() - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Get all timers created by the skill.
getTimers() - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse
List of multiple Timer objects
getTimestamp() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
Specifies the time when the geolocation data was last collected on the device.
getTimestamp() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
Specifies the time when the geolocation data was last collected on the device.
getTimestamp() - Method in class com.amazon.ask.model.Request
Provides the date and time when Alexa sent the request as an ISO 8601 formatted string.
getTimestamp() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
The event's original moment of occurrence, in ISO format.
getTimestamp() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
The date and time of the event associated with this request, in ISO 8601 format.
getTimeStampToleranceSystemProperty() - Static method in class com.amazon.ask.servlet.util.ServletUtils
Returns the value of the ServletConstants.TIMESTAMP_TOLERANCE_SYSTEM_PROPERTY JVM system property as a Long, or returns null if the property is empty.
getTimeZoneId() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
Intended reminder's timezone
getTitle() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
An optional title of the audio item.
getTitle() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
title of the image
getTitle() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
title of the image
getTitle() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
title of the image
getTitle() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
Get title
getTitle() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
Get title
getTitle() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
Get title
getTitle() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
Get title
getTitle() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1
Get title
getTitle() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2
Get title
getTitle() - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata
Get title
getTitle() - Method in class com.amazon.ask.model.ui.SimpleCard
Get title
getTitle() - Method in class com.amazon.ask.model.ui.StandardCard
Get title
getTo() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty
The ending value of the property.
getTo() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty
The ending value of the property.
getToken() - Method in class com.amazon.ask.model.ConnectionCompleted
This is an echo back string that skills send when during Connections.StartConnection directive.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective
A skill defined token, unique for each presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
The token as specified in the presentation's RenderDocument directive.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
The token as specified in the presentation's RenderDocument directive.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
A unique identifier for the presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
The token specified in the RenderDocument directive which rendered the content shown on screen.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
The token as specified in the presentation's RenderDocument directive.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent
The unique identifier of the presentation in which the error occurred.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
The unique identifier for the presentation containing the dynamicIndexList.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
A unique token for the active presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
A unique identifier for the presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent
The unique identifier of the presentation in which the error occurred.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective
A skill defined token, unique for each presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
A unique identifier for the presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
A unique token for the active presentation.
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
This is the token that the skill originally sent with the ConnectionsSendRequest directive.
getToken() - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
This is an echo back string that skills send when during Connections.SendRequest directive.
getToken() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
This is an echo back string that requester will receive it when it gets resumed.
getToken() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest
Unique identifier associated with the Event Handler that dispatched this event.
getToken() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest
The unique token specified by the StartEventHandlerDirective.
getToken() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
A unique string to identify the Event Handler.
getToken() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective
Unique identifier required to close the Event Handler.
getToken() - Method in class com.amazon.ask.model.interfaces.display.DisplayState
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.display.ListItem
Get token
getToken() - Method in class com.amazon.ask.model.interfaces.display.Template
Get token
getTopicId() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent
The topicId will be one of the Topics specified in your Skill's manifest file.
getTotalCount() - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
The total number of results at the time of current response.
getTotalCount() - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
Total count of reminders returned
getTotalCount() - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse
Total count of timers returned.
getTouch() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
The types of touch supported by the device.
getToVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
Latest version of a package being installed on the device.
getTransactionTimeout() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
The maximum number of minutes allocated for the Authorize operation call to be processed.
getTransactionTimeout() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
The maximum number of minutes allocated for the Authorize operation call to be processed.
getTransform() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The transform which was applied to the element's position, specified as a 6-element numeric array containing the 2D homogeneous transformation matrix.
getTransformer() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
Get transformer For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getTransformerAsString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
Get the underlying String value for transformer.
getTransformers() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective
An array of objects for performing text-to-speech transformations with message data
getTransformers() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
An array of objects for performing text-to-speech transformations with message data
getTranslateX() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty
Distance to translate the object to the right.
getTranslateY() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty
Distance to translate the object down.
getTreatmentId() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
Get treatmentId For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getTreatmentIdAsString() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
Get the underlying String value for treatmentId.
getTrigger() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Get trigger
getTrigger() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Get trigger
getTrigger() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
Get trigger
getTriggeredExperiments() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse
Contains array of triggered experiment ids
getTriggerEvent() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
Get triggerEvent For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getTriggerEventAsString() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
Get the underlying String value for triggerEvent.
getTriggerEventTimeMs() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
Get triggerEventTimeMs
getTriggeringBehavior() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
Get triggeringBehavior
getTriggerTime() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Valid ISO 8601 format - Trigger time of this timer alert.
getTriggerTimeMilliseconds() - Method in class com.amazon.ask.model.services.gameEngine.Event
Adds a time constraint to the event.
getTrustManager() - Method in class com.amazon.ask.localdebug.certificate.AllTrustCertificateProvider
 
getTrustManager() - Method in interface com.amazon.ask.localdebug.certificate.CertificateProvider
Gets trust manager collection.
getType() - Method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration
Gets skill handler type.
getType() - Method in class com.amazon.ask.model.authorization.Grant
Type of the grant.
getType() - Method in class com.amazon.ask.model.Cause
Get type
getType() - Method in class com.amazon.ask.model.dialog.UpdatedRequest
The request type to delegate.
getType() - Method in class com.amazon.ask.model.Directive
Get type
getType() - Method in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
Denotes type of response.
getType() - Method in class com.amazon.ask.model.dynamicEndpoints.Request
Denotes type of request.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.CommandsError
Describes the type of the error.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error
Type of error.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
Defines the command type and dictates which properties must/can be included.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
Get type
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The visual appearance of the element.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
Defines the operation type and dictates which properties must/can be included.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
Defines the error type and dictates which properties must/can be included.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
Defines the error type and dictates which properties must/can be included.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
Defines the command type and dictates which properties must/can be included.
getType() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationStateContext
Polymorphic type field which describes the presentation context object.
getType() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
Get type
getType() - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
Type of the caption source.
getType() - Method in class com.amazon.ask.model.interfaces.audioplayer.Error
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
Get type
getType() - Method in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
Get type
getType() - Method in class com.amazon.ask.model.interfaces.display.Hint
Get type
getType() - Method in class com.amazon.ask.model.interfaces.display.Template
Get type
getType() - Method in class com.amazon.ask.model.interfaces.display.TextField
Get type
getType() - Method in class com.amazon.ask.model.interfaces.system.Error
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.interfaces.viewport.size.ViewportSize
name of the type of a viewport object
getType() - Method in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
name of the type of a viewport object
getType() - Method in class com.amazon.ask.model.Request
Describes the type of the request.
getType() - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.datastore.v1.Command
The type of the component.
getType() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.datastore.v1.Target
Type of the target * `DEVICES` - an unordered array of Device ID * `USER - a single User ID
getType() - Method in class com.amazon.ask.model.services.deviceAddress.Error
The corresponding type of the http status code being returned.
getType() - Method in class com.amazon.ask.model.services.directive.Directive
Get type
getType() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
The type of capability interface.
getType() - Method in class com.amazon.ask.model.services.gameEngine.Recognizer
Get type
getType() - Method in class com.amazon.ask.model.services.listManagement.Error
Get type
getType() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
Get type For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getType() - Method in class com.amazon.ask.model.services.timerManagement.Operation
The exact type of operation
getType() - Method in class com.amazon.ask.model.SessionEndedError
A string indicating the type of error that occurred.
getType() - Method in class com.amazon.ask.model.SlotValue
Type of value that was captured.
getType() - Method in class com.amazon.ask.model.ui.Card
Get type
getType() - Method in class com.amazon.ask.model.ui.OutputSpeech
Get type
getTypeAsString() - Method in class com.amazon.ask.model.authorization.Grant
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.interfaces.audioplayer.Error
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.interfaces.system.Error
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
Get the underlying String value for type.
getTypeAsString() - Method in class com.amazon.ask.model.SessionEndedError
Get the underlying String value for type.
getTypes() - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective
Get types
getUid() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The system-generated uid of the element.
getUnderlyingLayoutId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
The id of underlying Layout.
getUnderlyingLayoutId() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
The id of underlying Layout.
getUnit() - Method in class com.amazon.ask.model.interfaces.system.SystemState
Get unit
getUnitId() - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit
A string that represents a unique identifier for the unit in the context of a request.
getUnmarshalledRequest() - Method in class com.amazon.ask.request.impl.BaseUnmarshalledRequest
Returns the unmarshalled request.
getUnmarshalledRequest() - Method in interface com.amazon.ask.request.UnmarshalledRequest
Returns the unmarshalled request.
getUntil() - Method in class com.amazon.ask.model.dialog.DelegationPeriod
Get until For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getUntilAsString() - Method in class com.amazon.ask.model.dialog.DelegationPeriod
Get the underlying String value for until.
getUpdateBehavior() - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective
Get updateBehavior
getUpdatedIntent() - Method in class com.amazon.ask.model.dialog.ConfirmIntentDirective
Get updatedIntent
getUpdatedIntent() - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective
Get updatedIntent
getUpdatedIntent() - Method in class com.amazon.ask.model.dialog.DelegateDirective
Get updatedIntent
getUpdatedIntent() - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective
Get updatedIntent
getUpdatedRequest() - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective
Get updatedRequest
getUpdatedTime() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get updatedTime
getUpdatedTime() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Valid ISO 8601 format - Last updated time of this reminder alert
getUpdatedTime() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Valid ISO 8601 format - Last updated time of this reminder alert
getUpdatedTime() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
Valid ISO 8601 format - Last updated time of this reminder alert
getUpdatedTime() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
Valid ISO 8601 format - Last updated time of this timer alert.
getUpsService() - Method in class com.amazon.ask.model.services.ServiceClientFactory
 
getUri() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
HTTPS URI of the HTML page to load.
getUri() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
This defines the name and version of connection that the requester is trying to send.
getUrl() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
The URL of the current media track.
getUrl() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
Media source material
getUrl() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
Get url
getUrl() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
url of the image
getUrl() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
url of the image
getUrl() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
url of the image
getUrl() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
Get url
getUrl() - Method in class com.amazon.ask.model.services.listManagement.Status
Get url
getUsages() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
Areas where package is going to be used on the device.
getUsages() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
Areas where package is going to be not used on the device.
getUser() - Method in class com.amazon.ask.model.interfaces.system.SystemState
Get user
getUser() - Method in class com.amazon.ask.model.Session
An object that describes the user making the request.
getUserAgent() - Method in class com.amazon.ask.model.ResponseEnvelope
Get userAgent
getUserAgent() - Method in enum com.amazon.ask.util.CustomUserAgent
Returns the user agent.
getUserAgent() - Static method in class com.amazon.ask.util.UserAgentUtils
Returns the user agent string.
getUserAgent(String) - Static method in class com.amazon.ask.util.UserAgentUtils
Returns the user agent string.
getUserId() - Method in class com.amazon.ask.model.User
A string that represents a unique identifier for the user who made the request.
getUserId() - Method in class com.amazon.ask.request.RequestHelper
Returns the userId in the request.
getValue() - Method in enum com.amazon.ask.model.authorization.GrantType
 
getValue() - Method in enum com.amazon.ask.model.canfulfill.CanFulfillIntentValues
 
getValue() - Method in enum com.amazon.ask.model.canfulfill.CanFulfillSlotValues
 
getValue() - Method in enum com.amazon.ask.model.canfulfill.CanUnderstandSlotValues
 
getValue() - Method in enum com.amazon.ask.model.dialog.DelegationPeriodUntil
 
getValue() - Method in enum com.amazon.ask.model.DialogState
 
getValue() - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms
The entity value
getValue() - Method in enum com.amazon.ask.model.er.dynamic.UpdateBehavior
 
getValue() - Method in enum com.amazon.ask.model.IntentConfirmationStatus
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ErrorType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.Locations
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.experimentation.TreatmentId
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Align
 
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
An array of animated properties.
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemRepeatMode
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AudioTrack
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.BackType
 
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
Get value
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentState
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTagStateEnum
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTagDirectionEnum
 
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
Optional data value
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.HighlightMode
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeErrorReason
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.MediaCommandType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Position
 
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
The distance to move.
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
The value to set on the property
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
The property value to set.
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceErrorReason
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentErrorReason
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkErrorReason
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderErrorReason
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.Position
 
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
The distance to move.
getValue() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
The property value to set.
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.TargetProfile
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorReason
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequestMethod
 
getValue() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.TransformerType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.PaymentAction
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.ReleaseEnvironment
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.State
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementStatus
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.PaymentAction
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.ReleaseEnvironment
 
getValue() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.State
 
getValue() - Method in enum com.amazon.ask.model.interfaces.applink.CatalogTypes
 
getValue() - Method in enum com.amazon.ask.model.interfaces.audioplayer.CaptionType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.audioplayer.ClearBehavior
 
getValue() - Method in enum com.amazon.ask.model.interfaces.audioplayer.ErrorType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.audioplayer.PlayBehavior
 
getValue() - Method in enum com.amazon.ask.model.interfaces.audioplayer.PlayerActivity
 
getValue() - Method in enum com.amazon.ask.model.interfaces.connections.OnCompletion
 
getValue() - Method in enum com.amazon.ask.model.interfaces.customInterfaceController.FilterMatchAction
 
getValue() - Method in enum com.amazon.ask.model.interfaces.display.BackButtonBehavior
 
getValue() - Method in enum com.amazon.ask.model.interfaces.display.ImageSize
 
getValue() - Method in enum com.amazon.ask.model.interfaces.geolocation.Access
 
getValue() - Method in enum com.amazon.ask.model.interfaces.geolocation.Status
 
getValue() - Method in enum com.amazon.ask.model.interfaces.monetization.v1.PurchaseResult
 
getValue() - Method in enum com.amazon.ask.model.interfaces.system.ErrorType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.aplt.CharacterFormat
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.aplt.ViewportProfile
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.Dialog
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.Keyboard
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.Mode
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.PresentationType
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.Shape
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.Touch
 
getValue() - Method in enum com.amazon.ask.model.interfaces.viewport.video.Codecs
 
getValue() - Method in enum com.amazon.ask.model.PermissionStatus
 
getValue() - Method in enum com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestErrorType
 
getValue() - Method in enum com.amazon.ask.model.services.datastore.v1.CommandsRequestErrorType
 
getValue() - Method in enum com.amazon.ask.model.services.datastore.v1.DispatchResultType
 
getValue() - Method in enum com.amazon.ask.model.services.datastore.v1.QueuedResultRequestErrorType
 
getValue() - Method in enum com.amazon.ask.model.services.gadgetController.TriggerEventType
 
getValue() - Method in enum com.amazon.ask.model.services.gameEngine.EventReportingType
 
getValue() - Method in enum com.amazon.ask.model.services.gameEngine.InputEventActionType
 
getValue() - Method in enum com.amazon.ask.model.services.gameEngine.PatternRecognizerAnchorType
 
getValue() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get value
getValue() - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
Get value
getValue() - Method in enum com.amazon.ask.model.services.listManagement.ListItemState
 
getValue() - Method in enum com.amazon.ask.model.services.listManagement.ListState
 
getValue() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
New item value
getValue() - Method in enum com.amazon.ask.model.services.monetization.EntitledState
 
getValue() - Method in enum com.amazon.ask.model.services.monetization.EntitlementReason
 
getValue() - Method in enum com.amazon.ask.model.services.monetization.ProductType
 
getValue() - Method in enum com.amazon.ask.model.services.monetization.PurchasableState
 
getValue() - Method in enum com.amazon.ask.model.services.monetization.PurchaseMode
 
getValue() - Method in enum com.amazon.ask.model.services.monetization.Status
 
getValue() - Method in enum com.amazon.ask.model.services.proactiveEvents.RelevantAudienceType
 
getValue() - Method in enum com.amazon.ask.model.services.proactiveEvents.SkillStage
 
getValue() - Method in enum com.amazon.ask.model.services.reminderManagement.PushNotificationStatus
 
getValue() - Method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceDay
 
getValue() - Method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceFreq
 
getValue() - Method in enum com.amazon.ask.model.services.reminderManagement.Status
 
getValue() - Method in enum com.amazon.ask.model.services.reminderManagement.TriggerType
 
getValue() - Method in enum com.amazon.ask.model.services.timerManagement.Status
 
getValue() - Method in enum com.amazon.ask.model.services.timerManagement.Visibility
 
getValue() - Method in enum com.amazon.ask.model.services.ups.DistanceUnits
 
getValue() - Method in enum com.amazon.ask.model.services.ups.ErrorCode
 
getValue() - Method in enum com.amazon.ask.model.services.ups.TemperatureUnit
 
getValue() - Method in enum com.amazon.ask.model.SessionEndedErrorType
 
getValue() - Method in enum com.amazon.ask.model.SessionEndedReason
 
getValue() - Method in class com.amazon.ask.model.SimpleSlotValue
A string that represents the value the user spoke for the slot.
getValue() - Method in class com.amazon.ask.model.Slot
A string that represents the value the user spoke for the slot.
getValue() - Method in enum com.amazon.ask.model.SlotConfirmationStatus
 
getValue() - Method in enum com.amazon.ask.model.slu.entityresolution.StatusCode
 
getValue() - Method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper
Get value
getValue() - Method in enum com.amazon.ask.model.ui.PlayBehavior
 
getValues() - Method in class com.amazon.ask.model.er.dynamic.EntityListItem
A list of dynamic entities which are of the same type
getValues() - Method in class com.amazon.ask.model.ListSlotValue
An array containing the values captured for this slot.
getValues() - Method in class com.amazon.ask.model.slu.entityresolution.Resolution
Get values
getVersion() - Method in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
The version of the response message schema used.
getVersion() - Method in class com.amazon.ask.model.dynamicEndpoints.Request
The version of the request message schema used.
getVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
Current version of the package trying to be installed/updated on the device.
getVersion() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation
Unique version of a package.
getVersion() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
The APL version of the document which rendered the content shown on screen.
getVersion() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
Version of the Amazon Pay Entity.
getVersion() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface
Get version
getVersion() - Method in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
version of the request
getVersion() - Method in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
version of the request
getVersion() - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
The version of the directive.
getVersion() - Method in class com.amazon.ask.model.RequestEnvelope
The version specifier for the request.
getVersion() - Method in class com.amazon.ask.model.ResponseEnvelope
Get version
getVersion() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
The version of the capability interface that the endpoint supports.
getVersion() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
Get version
getVersion() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
Get version
getVersion() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
Get version
getVersion() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
Item version when it was read.
getVersion() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
Get version
getVersion() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
Version of reminder alert
getVersion() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
Version of reminder alert
getVersion() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
Version of reminder alert
getVersion() - Method in class com.amazon.ask.model.services.timerManagement.Task
task version E.g.
getVersion() - Method in class com.amazon.ask.model.Task
Represents the version of the task.
getVideo() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
Get video
getVideo() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
Get video
getVideoApp() - Method in class com.amazon.ask.model.SupportedInterfaces
Get videoApp
getVideoItem() - Method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective
Get videoItem
getViewport() - Method in class com.amazon.ask.model.Context
Provides the characteristics of a device's viewport.
getViewport() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
The entire screen in which a document is rendered.
getViewportProfile(RequestEnvelope) - Static method in class com.amazon.ask.request.viewport.ViewportUtils
Get viewport profile which helps to determine type of device.
getViewports() - Method in class com.amazon.ask.model.Context
This object contains a list of viewports characteristics related to the device's viewports.
getVisibility() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
The relative visibility of the element.
getVisibility() - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience
Get visibility For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION enumeration value will be returned.
getVisibilityAsString() - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience
Get the underlying String value for visibility.
getVoicePurchaseSetting() - Method in interface com.amazon.ask.model.services.monetization.MonetizationService
 
getVoicePurchaseSetting() - Method in class com.amazon.ask.model.services.monetization.MonetizationServiceClient
Returns whether or not voice purchasing is enabled for the skill
getWebSocketServerUri() - Method in class com.amazon.ask.localdebug.config.WebSocketClientConfig
Gets web socket URI.
getWhen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
If false, the execution of the command is skipped.
getWhen() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
A conditional expression to be evaluated in device.
getWidthPixels() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
Get widthPixels
getX() - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
horizontal position (0-based index) in characters minimum: 0
getY() - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
vertical position (0-based index) in rows minimum: 0
GoBackCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
GoBack command POJO for the backstack APL extension.
GoBackCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
Grant - Class in com.amazon.ask.model.authorization
Information that identifies a user in Amazon Alexa systems.
Grant.Builder - Class in com.amazon.ask.model.authorization
 
GrantType - Enum in com.amazon.ask.model.authorization
One of the grant types supported.

H

handle(HandlerInput, AccountLinkedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AccountLinkedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AccountLinkedRequestHandler
 
handle(HandlerInput, APIInvocationRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.APIInvocationRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.APIInvocationRequestHandler
 
handle(HandlerInput, RuntimeErrorEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplARuntimeErrorEventHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplARuntimeErrorEventHandler
 
handle(HandlerInput, UserEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplTUserEventHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AplTUserEventHandler
 
handle(HandlerInput, AuthorizationGrantRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AuthorizationGrantRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.AuthorizationGrantRequestHandler
 
handle(HandlerInput, CanFulfillIntentRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.CanFulfillIntentRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.CanFulfillIntentRequestHandler
 
handle(HandlerInput, ConnectionsRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsRequestHandler
 
handle(HandlerInput, ConnectionsResponse) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsResponseHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ConnectionsResponseHandler
 
handle(HandlerInput, DataStoreError) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.DataStoreErrorHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.DataStoreErrorHandler
 
handle(HandlerInput, ElementSelectedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ElementSelectedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ElementSelectedRequestHandler
 
handle(HandlerInput, EventsReceivedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.EventsReceivedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.EventsReceivedRequestHandler
 
handle(HandlerInput, ExceptionEncounteredRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExceptionEncounteredRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExceptionEncounteredRequestHandler
 
handle(HandlerInput, ExpiredRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExpiredRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ExpiredRequestHandler
 
handle(HandlerInput, InputHandlerEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputHandlerEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputHandlerEventRequestHandler
 
handle(HandlerInput, InputRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InputRequestHandler
 
handle(HandlerInput, InstallationError) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InstallationErrorHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.InstallationErrorHandler
 
handle(HandlerInput, IntentRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.IntentRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.IntentRequestHandler
 
handle(HandlerInput, LaunchRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LaunchRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LaunchRequestHandler
 
handle(HandlerInput, ListCreatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListCreatedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListCreatedEventRequestHandler
 
handle(HandlerInput, ListDeletedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListDeletedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListDeletedEventRequestHandler
 
handle(HandlerInput, ListItemsCreatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsCreatedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsCreatedEventRequestHandler
 
handle(HandlerInput, ListItemsDeletedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsDeletedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsDeletedEventRequestHandler
 
handle(HandlerInput, ListItemsUpdatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsUpdatedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListItemsUpdatedEventRequestHandler
 
handle(HandlerInput, ListUpdatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListUpdatedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ListUpdatedEventRequestHandler
 
handle(HandlerInput, LoadIndexListDataEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadIndexListDataEventHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadIndexListDataEventHandler
 
handle(HandlerInput, LoadTokenListDataEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadTokenListDataEventHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.LoadTokenListDataEventHandler
 
handle(HandlerInput, MessageReceivedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageReceivedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageReceivedRequestHandler
 
handle(HandlerInput, MessageRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.MessageRequestHandler
 
handle(HandlerInput, NextCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NextCommandIssuedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NextCommandIssuedRequestHandler
 
handle(HandlerInput, NotificationSubscriptionChangedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NotificationSubscriptionChangedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.NotificationSubscriptionChangedRequestHandler
 
handle(HandlerInput, PauseCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PauseCommandIssuedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PauseCommandIssuedRequestHandler
 
handle(HandlerInput, PermissionAcceptedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionAcceptedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionAcceptedRequestHandler
 
handle(HandlerInput, PermissionChangedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionChangedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PermissionChangedRequestHandler
 
handle(HandlerInput, PlaybackFailedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFailedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFailedRequestHandler
 
handle(HandlerInput, PlaybackFinishedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFinishedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackFinishedRequestHandler
 
handle(HandlerInput, PlaybackNearlyFinishedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackNearlyFinishedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackNearlyFinishedRequestHandler
 
handle(HandlerInput, PlaybackStartedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStartedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStartedRequestHandler
 
handle(HandlerInput, PlaybackStoppedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStoppedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlaybackStoppedRequestHandler
 
handle(HandlerInput, PlayCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlayCommandIssuedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PlayCommandIssuedRequestHandler
 
handle(HandlerInput, PreviousCommandIssuedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PreviousCommandIssuedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.PreviousCommandIssuedRequestHandler
 
handle(HandlerInput, ProactiveSubscriptionChangedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ProactiveSubscriptionChangedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ProactiveSubscriptionChangedRequestHandler
 
handle(HandlerInput, ReminderCreatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderCreatedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderCreatedEventRequestHandler
 
handle(HandlerInput, ReminderDeletedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderDeletedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderDeletedEventRequestHandler
 
handle(HandlerInput, ReminderStartedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStartedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStartedEventRequestHandler
 
handle(HandlerInput, ReminderStatusChangedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStatusChangedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderStatusChangedEventRequestHandler
 
handle(HandlerInput, ReminderUpdatedEventRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderUpdatedEventRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.ReminderUpdatedEventRequestHandler
 
handle(HandlerInput, RuntimeErrorEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorEventHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorEventHandler
 
handle(HandlerInput, RuntimeErrorRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.RuntimeErrorRequestHandler
 
handle(HandlerInput, SessionEndedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionEndedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionEndedRequestHandler
 
handle(HandlerInput, SessionResumedRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionResumedRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SessionResumedRequestHandler
 
handle(HandlerInput, SkillDisabledRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillDisabledRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillDisabledRequestHandler
 
handle(HandlerInput, SkillEnabledRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillEnabledRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.SkillEnabledRequestHandler
 
handle(HandlerInput, UpdateRequest) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UpdateRequestHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UpdateRequestHandler
 
handle(HandlerInput, UsagesInstalled) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesInstalledHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesInstalledHandler
 
handle(HandlerInput, UsagesRemoved) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesRemovedHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UsagesRemovedHandler
 
handle(HandlerInput, UserEvent) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UserEventHandler
Handles the request.
handle(HandlerInput) - Method in interface com.amazon.ask.dispatcher.request.handler.impl.UserEventHandler
 
handle(Input, Throwable) - Method in interface com.amazon.ask.request.exception.handler.GenericExceptionHandler
Handles the exception.
handle(Input) - Method in interface com.amazon.ask.request.handler.GenericRequestHandler
Handles the request.
HandleMessageDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
The HandleMessage directive sends a message to a skill's web application that runs on the device browser.
HandleMessageDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
handler - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Request handler responsible for processing an incoming request.
handler - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
Request handler responsible for processing an incoming request.
HandlerAdapter - Interface in com.amazon.ask.dispatcher.request.handler
Deprecated.
handlerAdapters - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
List of handler adapters.
handlerAdapters - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
List of handler adapters.
handlerAdapters - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Collection of handler adapters.
handlerAdapters - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Collection of handler adapters.
handlerChains - Variable in class com.amazon.ask.request.mapper.impl.BaseRequestMapper.Builder
List of handler chains.
handlerChains - Variable in class com.amazon.ask.request.mapper.impl.BaseRequestMapper
List of handler chains.
handleRequest(InputStream, OutputStream) - Method in class com.amazon.ask.servlet.SkillServlet
This method is the entry point when executing your servlet.
handleRequest(InputStream, OutputStream, Context) - Method in class com.amazon.ask.SkillStreamHandler
This method is the primary entry point when executing your Lambda function.
HandlerInput - Class in com.amazon.ask.dispatcher.request.handler
HandlerInput(RequestEnvelope, PersistenceAdapter, Object, ServiceClientFactory, JsonNode, TemplateFactory<HandlerInput, Response>) - Constructor for class com.amazon.ask.dispatcher.request.handler.HandlerInput
Constructor for HandlerInput.
handlerInput - Variable in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator
HandlerInput.
HandlerInput.Builder - Class in com.amazon.ask.dispatcher.request.handler
HandlerInput Builder.
hashCode() - Method in class com.amazon.ask.model.Application
 
hashCode() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantBody
 
hashCode() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest
 
hashCode() - Method in class com.amazon.ask.model.authorization.Grant
 
hashCode() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
 
hashCode() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest
 
hashCode() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
 
hashCode() - Method in class com.amazon.ask.model.Cause
 
hashCode() - Method in class com.amazon.ask.model.ConnectionCompleted
 
hashCode() - Method in class com.amazon.ask.model.Context
 
hashCode() - Method in class com.amazon.ask.model.Device
 
hashCode() - Method in class com.amazon.ask.model.dialog.ConfirmIntentDirective
 
hashCode() - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective
 
hashCode() - Method in class com.amazon.ask.model.dialog.DelegateDirective
 
hashCode() - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective
 
hashCode() - Method in class com.amazon.ask.model.dialog.DelegationPeriod
 
hashCode() - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective
 
hashCode() - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective
 
hashCode() - Method in class com.amazon.ask.model.dialog.Input
 
hashCode() - Method in class com.amazon.ask.model.dialog.InputRequest
 
hashCode() - Method in class com.amazon.ask.model.dialog.UpdatedInputRequest
 
hashCode() - Method in class com.amazon.ask.model.dialog.UpdatedIntentRequest
 
hashCode() - Method in class com.amazon.ask.model.dialog.UpdatedRequest
 
hashCode() - Method in class com.amazon.ask.model.Directive
 
hashCode() - Method in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
hashCode() - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse
 
hashCode() - Method in class com.amazon.ask.model.dynamicEndpoints.Request
 
hashCode() - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse
 
hashCode() - Method in class com.amazon.ask.model.er.dynamic.Entity
 
hashCode() - Method in class com.amazon.ask.model.er.dynamic.EntityListItem
 
hashCode() - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.Permission
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.PermissionBody
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest
 
hashCode() - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest
 
hashCode() - Method in class com.amazon.ask.model.Intent
 
hashCode() - Method in class com.amazon.ask.model.IntentRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.CommandsError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.AlexaDataStorePackageManagerInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.extension.AvailableExtension
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenViewportTag
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteItemOperation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.TransformProperty
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationStateContext
 
hashCode() - Method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
 
hashCode() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult
 
hashCode() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch
 
hashCode() - Method in class com.amazon.ask.model.interfaces.applink.SendToDevice
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.Error
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.StopDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
 
hashCode() - Method in class com.amazon.ask.model.interfaces.automotive.AutomotiveState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.conversations.ResetContextDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.DisplayState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.Hint
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.HintDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.Image
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.ListItem
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.PlainText
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.PlainTextHint
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.RichText
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.Template
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.TextContent
 
hashCode() - Method in class com.amazon.ask.model.interfaces.display.TextField
 
hashCode() - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.Heading
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
 
hashCode() - Method in class com.amazon.ask.model.interfaces.geolocation.Speed
 
hashCode() - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct
 
hashCode() - Method in class com.amazon.ask.model.interfaces.navigation.assistance.AnnounceRoadRegulation
 
hashCode() - Method in class com.amazon.ask.model.interfaces.navigation.NavigationInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.system.Error
 
hashCode() - Method in class com.amazon.ask.model.interfaces.system.ErrorCause
 
hashCode() - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest
 
hashCode() - Method in class com.amazon.ask.model.interfaces.system.SystemState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit
 
hashCode() - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective
 
hashCode() - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata
 
hashCode() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoAppInterface
 
hashCode() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.Experience
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.size.ViewportSize
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo
 
hashCode() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo
 
hashCode() - Method in class com.amazon.ask.model.LaunchRequest
 
hashCode() - Method in class com.amazon.ask.model.ListSlotValue
 
hashCode() - Method in class com.amazon.ask.model.Permissions
 
hashCode() - Method in class com.amazon.ask.model.Person
 
hashCode() - Method in class com.amazon.ask.model.Request
 
hashCode() - Method in class com.amazon.ask.model.RequestEnvelope
 
hashCode() - Method in class com.amazon.ask.model.Response
 
hashCode() - Method in class com.amazon.ask.model.ResponseEnvelope
 
hashCode() - Method in class com.amazon.ask.model.Scope
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.ClearCommand
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.Command
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.Devices
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.Target
 
hashCode() - Method in class com.amazon.ask.model.services.datastore.v1.User
 
hashCode() - Method in class com.amazon.ask.model.services.deviceAddress.Address
 
hashCode() - Method in class com.amazon.ask.model.services.deviceAddress.Error
 
hashCode() - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress
 
hashCode() - Method in class com.amazon.ask.model.services.directive.Directive
 
hashCode() - Method in class com.amazon.ask.model.services.directive.Error
 
hashCode() - Method in class com.amazon.ask.model.services.directive.Header
 
hashCode() - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest
 
hashCode() - Method in class com.amazon.ask.model.services.directive.SpeakDirective
 
hashCode() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
 
hashCode() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse
 
hashCode() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
 
hashCode() - Method in class com.amazon.ask.model.services.endpointEnumeration.Error
 
hashCode() - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep
 
hashCode() - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation
 
hashCode() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.Event
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer
 
hashCode() - Method in class com.amazon.ask.model.services.gameEngine.Recognizer
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.Error
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ForbiddenError
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.Links
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListBody
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListItemBody
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.Status
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
 
hashCode() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.Error
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.Metadata
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.ResultSet
 
hashCode() - Method in class com.amazon.ask.model.services.monetization.Transactions
 
hashCode() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.proactiveEvents.Error
 
hashCode() - Method in class com.amazon.ask.model.services.proactiveEvents.Event
 
hashCode() - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.AlertInfo
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.Error
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.Event
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText
 
hashCode() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
 
hashCode() - Method in class com.amazon.ask.model.services.skillMessaging.Error
 
hashCode() - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.CreationBehavior
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.Error
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.NotificationConfig
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.NotifyOnlyOperation
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.Operation
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.Task
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse
 
hashCode() - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior
 
hashCode() - Method in class com.amazon.ask.model.services.ups.Error
 
hashCode() - Method in class com.amazon.ask.model.services.ups.PhoneNumber
 
hashCode() - Method in class com.amazon.ask.model.Session
 
hashCode() - Method in class com.amazon.ask.model.SessionEndedError
 
hashCode() - Method in class com.amazon.ask.model.SessionEndedRequest
 
hashCode() - Method in class com.amazon.ask.model.SessionResumedRequest
 
hashCode() - Method in class com.amazon.ask.model.SimpleSlotValue
 
hashCode() - Method in class com.amazon.ask.model.Slot
 
hashCode() - Method in class com.amazon.ask.model.SlotValue
 
hashCode() - Method in class com.amazon.ask.model.slu.entityresolution.Resolution
 
hashCode() - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions
 
hashCode() - Method in class com.amazon.ask.model.slu.entityresolution.Status
 
hashCode() - Method in class com.amazon.ask.model.slu.entityresolution.Value
 
hashCode() - Method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper
 
hashCode() - Method in class com.amazon.ask.model.Status
 
hashCode() - Method in class com.amazon.ask.model.SupportedInterfaces
 
hashCode() - Method in class com.amazon.ask.model.Task
 
hashCode() - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard
 
hashCode() - Method in class com.amazon.ask.model.ui.Card
 
hashCode() - Method in class com.amazon.ask.model.ui.Image
 
hashCode() - Method in class com.amazon.ask.model.ui.LinkAccountCard
 
hashCode() - Method in class com.amazon.ask.model.ui.OutputSpeech
 
hashCode() - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech
 
hashCode() - Method in class com.amazon.ask.model.ui.Reprompt
 
hashCode() - Method in class com.amazon.ask.model.ui.SimpleCard
 
hashCode() - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech
 
hashCode() - Method in class com.amazon.ask.model.ui.StandardCard
 
hashCode() - Method in class com.amazon.ask.model.User
 
hashCode() - Method in class com.amazon.ask.request.intent.SlotValueWrapper
 
hasNext() - Method in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator
.
Header - Class in com.amazon.ask.model.interfaces.customInterfaceController
Endpoint Event header
Header - Class in com.amazon.ask.model.services.directive
Header
Header.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
Header.Builder - Class in com.amazon.ask.model.services.directive
 
Heading - Class in com.amazon.ask.model.interfaces.geolocation
An object containing the heading direction information of the device.
Heading.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
HideOverlayCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
HideOverlay Command used by television shopping skill.
HideOverlayCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
HighlightMode - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
How highlighting is applied: on a line-by-line basis, or to the entire block.
Hint - Class in com.amazon.ask.model.interfaces.display
Hint
Hint() - Constructor for class com.amazon.ask.model.interfaces.display.Hint
 
HintDirective - Class in com.amazon.ask.model.interfaces.display
HintDirective
HintDirective.Builder - Class in com.amazon.ask.model.interfaces.display
 

I

id - Variable in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
 
identifier - Variable in class com.amazon.ask.response.template.TemplateContentData
Identifier for each template content unit.
IdleCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The idle command does nothing.
IdleCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
The idle command does nothing.
IdleCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
IdleCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
Image - Class in com.amazon.ask.model.interfaces.display
Image
Image - Class in com.amazon.ask.model.ui
Image
Image.Builder - Class in com.amazon.ask.model.interfaces.display
 
Image.Builder - Class in com.amazon.ask.model.ui
 
ImageInstance - Class in com.amazon.ask.model.interfaces.display
ImageInstance
ImageInstance.Builder - Class in com.amazon.ask.model.interfaces.display
 
ImageSize - Enum in com.amazon.ask.model.interfaces.display
Gets or Sets interfaces.display.ImageSize
index - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
 
init() - Method in interface com.amazon.ask.localdebug.LocalDebugger
Initiates the debugging session.
init() - Method in class com.amazon.ask.localdebug.LocalDebuggerImpl
Initialize web socket client.
Input - Class in com.amazon.ask.model.dialog
Structured input data to send to a dialog manager.
Input.Builder - Class in com.amazon.ask.model.dialog
 
InputEvent - Class in com.amazon.ask.model.services.gameEngine
InputEvent
InputEvent.Builder - Class in com.amazon.ask.model.services.gameEngine
 
InputEventActionType - Enum in com.amazon.ask.model.services.gameEngine
Either \"down\" for a button pressed or \"up\" for a button released.
InputHandlerEvent - Class in com.amazon.ask.model.services.gameEngine
InputHandlerEvent
InputHandlerEvent.Builder - Class in com.amazon.ask.model.services.gameEngine
 
InputHandlerEventRequest - Class in com.amazon.ask.model.interfaces.gameEngine
Sent when the conditions of an Echo Button event that your skill defined were met.
InputHandlerEventRequest.Builder - Class in com.amazon.ask.model.interfaces.gameEngine
 
InputHandlerEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for InputHandlerEventRequest requests.
InputRequest - Class in com.amazon.ask.model.dialog
A request representing structured data used to provide dialog input to a dialog manager.
InputRequest.Builder - Class in com.amazon.ask.model.dialog
 
InputRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for InputRequest requests.
InsertItemOperation - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
Inserts a new item at a specified index in a dynamicIndexList.
InsertItemOperation.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
 
InsertMultipleItemsOperation - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
Inserts an array of items into consecutive indexes in a dynamicIndexList.
InsertMultipleItemsOperation.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
 
InSkillProduct - Class in com.amazon.ask.model.interfaces.monetization.v1
Entity to define In Skill Product over which actions will be performed.
InSkillProduct - Class in com.amazon.ask.model.services.monetization
InSkillProduct
InSkillProduct.Builder - Class in com.amazon.ask.model.interfaces.monetization.v1
 
InSkillProduct.Builder - Class in com.amazon.ask.model.services.monetization
 
InSkillProductsResponse - Class in com.amazon.ask.model.services.monetization
InSkillProductsResponse
InSkillProductsResponse.Builder - Class in com.amazon.ask.model.services.monetization
 
InSkillProductTransactionsResponse - Class in com.amazon.ask.model.services.monetization
InSkillProductTransactionsResponse
InSkillProductTransactionsResponse.Builder - Class in com.amazon.ask.model.services.monetization
 
InstallationError - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
This event is sent by device DataStore Package Manager to let the skill developer know that there was a problem installing/updating the package.
InstallationError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
InstallationErrorHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for InstallationError requests.
Intent - Class in com.amazon.ask.model
An object that represents what the user wants.
Intent.Builder - Class in com.amazon.ask.model
 
IntentConfirmationStatus - Enum in com.amazon.ask.model
Indication of whether an intent or slot has been explicitly confirmed or denied by the user, or neither.
intentName(String) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the incoming request is an IntentRequest for the given intent name.
IntentRequest - Class in com.amazon.ask.model
An IntentRequest is an object that represents a request made to a skill based on what the user wants to do.
IntentRequest.Builder - Class in com.amazon.ask.model
 
IntentRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for IntentRequest requests.
InterSegment - Class in com.amazon.ask.model.interfaces.viewport.aplt
InterSegment
InterSegment.Builder - Class in com.amazon.ask.model.interfaces.viewport.aplt
 
invoke(RequestEnvelope) - Method in class com.amazon.ask.CustomSkill
.
invoke(RequestEnvelope, Object) - Method in class com.amazon.ask.CustomSkill
.
invoke(UnmarshalledRequest<RequestEnvelope>, Object) - Method in class com.amazon.ask.CustomSkill
Invokes the dispatcher to handler the request envelope and construct the handler input.
invoke(UnmarshalledRequest<Request>, Object) - Method in class com.amazon.ask.impl.AbstractSkill
Abstract method to kick off the request handling process.
invoke() - Method in interface com.amazon.ask.localdebug.client.WebSocketClient
Invokes the underlying web-socket client to initiate a connection.
invoke() - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Triggers the web socket client to make a blocking connection attempt on the provided websocket uri.
invoke(ApiClientRequest) - Method in class com.amazon.ask.services.ApacheHttpApiClient
isEmpty() - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Check whether cache is empty.
isNewSession() - Method in class com.amazon.ask.request.RequestHelper
Returns whether the request is a new session.
isPresent() - Method in class com.amazon.ask.response.impl.BaseSkillResponse
Returns true if a response was produced by the skill.
isPresent() - Method in interface com.amazon.ask.response.SkillResponse
Returns true if a response was produced by the skill.
isRequestSignatureCheckSystemPropertyDisabled() - Static method in class com.amazon.ask.servlet.util.ServletUtils
Returns the value of the ServletConstants.DISABLE_REQUEST_SIGNATURE_CHECK_SYSTEM_PROPERTY JVM system property as a Boolean.

J

JacksonJsonMarshaller<Type> - Class in com.amazon.ask.util.impl
Jackson Marshaller to serialize a given object.
JacksonJsonMarshaller() - Constructor for class com.amazon.ask.util.impl.JacksonJsonMarshaller
 
JacksonJsonUnmarshaller<Type> - Class in com.amazon.ask.util.impl
Jackson Unmarshaller to deserialize a given byte array.
JacksonJsonUnmarshaller(Class<? extends Type>, List<String>, Map<String, Class>) - Constructor for class com.amazon.ask.util.impl.JacksonJsonUnmarshaller
Constructor for JacksonJsonUnmarshaller.
JacksonSerializer - Class in com.amazon.ask.util
Jackson backed implementation of Serializer.
JacksonSerializer() - Constructor for class com.amazon.ask.util.JacksonSerializer
 
JsonMarshaller<Type> - Interface in com.amazon.ask.util
Marshalls a given type to JSON.
JsonUnmarshaller<Type> - Interface in com.amazon.ask.util
Unmarshalls a given type from JSON.

K

Keyboard - Enum in com.amazon.ask.model.interfaces.viewport
Represents a physical button input mechanism which can be used to interact with elements shown on the viewport.

L

LaunchDirective - Class in com.amazon.ask.model.interfaces.videoapp
LaunchDirective
LaunchDirective.Builder - Class in com.amazon.ask.model.interfaces.videoapp
 
LaunchRequest - Class in com.amazon.ask.model
Represents that a user made a request to an Alexa skill, but did not provide a specific intent.
LaunchRequest.Builder - Class in com.amazon.ask.model
 
LaunchRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for LaunchRequest requests.
LaunchTaskOperation - Class in com.amazon.ask.model.services.timerManagement
LAUNCH_TASK trigger behavior representing launch a Skill Connection task exposed by the same skill.
LaunchTaskOperation.Builder - Class in com.amazon.ask.model.services.timerManagement
 
LightAnimation - Class in com.amazon.ask.model.services.gadgetController
LightAnimation
LightAnimation.Builder - Class in com.amazon.ask.model.services.gadgetController
 
LinkAccountCard - Class in com.amazon.ask.model.ui
LinkAccountCard
LinkAccountCard.Builder - Class in com.amazon.ask.model.ui
 
LinkErrorReason - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apla
The reason for the failure.
LinkRuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
This error type occurs when the cloud fails to execute a Link typed document.
LinkRuntimeError.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
 
Links - Class in com.amazon.ask.model.services.listManagement
Links
Links.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListBody - Class in com.amazon.ask.model.services.listManagement
ListBody
ListBody.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListCreatedEventRequest - Class in com.amazon.ask.model.services.listManagement
ListCreatedEventRequest
ListCreatedEventRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListCreatedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ListCreatedEventRequest requests.
ListDeletedEventRequest - Class in com.amazon.ask.model.services.listManagement
ListDeletedEventRequest
ListDeletedEventRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListDeletedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ListDeletedEventRequest requests.
ListItem - Class in com.amazon.ask.model.interfaces.display
ListItem
ListItem.Builder - Class in com.amazon.ask.model.interfaces.display
 
ListItemBody - Class in com.amazon.ask.model.services.listManagement
ListItemBody
ListItemBody.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListItemsCreatedEventRequest - Class in com.amazon.ask.model.services.listManagement
ListItemsCreatedEventRequest
ListItemsCreatedEventRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListItemsCreatedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ListItemsCreatedEventRequest requests.
ListItemsDeletedEventRequest - Class in com.amazon.ask.model.services.listManagement
ListItemsDeletedEventRequest
ListItemsDeletedEventRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListItemsDeletedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ListItemsDeletedEventRequest requests.
ListItemState - Enum in com.amazon.ask.model.services.listManagement
Gets or Sets services.listManagement.ListItemState
ListItemsUpdatedEventRequest - Class in com.amazon.ask.model.services.listManagement
ListItemsUpdatedEventRequest
ListItemsUpdatedEventRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListItemsUpdatedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ListItemsUpdatedEventRequest requests.
ListManagementService - Interface in com.amazon.ask.model.services.listManagement
 
ListManagementServiceClient - Class in com.amazon.ask.model.services.listManagement
 
ListManagementServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
 
ListRuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Reports an error with list functionality.
ListRuntimeError.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ListRuntimeErrorReason - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
The reason for the failure.
ListSlotValue - Class in com.amazon.ask.model
Slot value containing a list of other slot value objects.
ListSlotValue.Builder - Class in com.amazon.ask.model
 
ListState - Enum in com.amazon.ask.model.services.listManagement
Gets or Sets services.listManagement.ListState
ListTemplate1 - Class in com.amazon.ask.model.interfaces.display
ListTemplate1
ListTemplate1.Builder - Class in com.amazon.ask.model.interfaces.display
 
ListTemplate2 - Class in com.amazon.ask.model.interfaces.display
ListTemplate2
ListTemplate2.Builder - Class in com.amazon.ask.model.interfaces.display
 
ListUpdatedEventRequest - Class in com.amazon.ask.model.services.listManagement
ListUpdatedEventRequest
ListUpdatedEventRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
ListUpdatedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ListUpdatedEventRequest requests.
load(String, Input) - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Given template name, load template content from data store.
load(String, Input) - Method in interface com.amazon.ask.response.template.loader.TemplateLoader
Given template name, load template content from data store.
LoadIndexListDataEvent - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The LoadIndexListData event is sent to the skill to retrieve additional list items.
LoadIndexListDataEvent.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
LoadIndexListDataEventHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for LoadIndexListDataEvent requests.
LoadTokenListDataEvent - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The LoadTokenListData event is sent to the skill to retrieve additional list items.
LoadTokenListDataEvent.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
LoadTokenListDataEventHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for LoadTokenListDataEvent requests.
LocalDebugger - Interface in com.amazon.ask.localdebug
Local debugger interface.
LocalDebuggerImpl - Class in com.amazon.ask.localdebug
LocalDebugger implementation.
LocalDebuggerImpl(SkillInvokerConfiguration, WebSocketClientImpl) - Constructor for class com.amazon.ask.localdebug.LocalDebuggerImpl
Local debugger implementation constructor.
LocalDebuggerInvoker - Class in com.amazon.ask.localdebug
 
LocalDebugSdkException - Exception in com.amazon.ask.localdebug.exception
Base exception class for all exceptions encountered during local debug session.
LocalDebugSdkException(String) - Constructor for exception com.amazon.ask.localdebug.exception.LocalDebugSdkException
Constructs an instance of LocalDebugSdkException with the given message.
LocalDebugSdkException(String, Exception) - Constructor for exception com.amazon.ask.localdebug.exception.LocalDebugSdkException
Constructs an instance of LocalDebugSdkException with the given message and innerException.
locale - Variable in class com.amazon.ask.model.Request
 
LocaleTemplateEnumerator - Class in com.amazon.ask.response.template.loader.impl
Enumerate possible template name, given a locale "en-US" from the request, and a response template name "template", the following combinations will be tried.
LocaleTemplateEnumerator(String, HandlerInput) - Constructor for class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator
Constructor for LocaleTemplateEnumerator.
LocaleTemplateEnumerator.Builder - Class in com.amazon.ask.response.template.loader.impl
LocaleTemplateEnumerator Builder.
LocalTemplateFileLoader - Class in com.amazon.ask.response.template.loader.impl
TemplateLoader abstract implementation to load template file from local file system, build and return TemplateContentData.
LocalTemplateFileLoader(String, String, ClassLoader, TemplateCache, BiFunction<String, HandlerInput, TemplateEnumerator<HandlerInput>>) - Constructor for class com.amazon.ask.response.template.loader.impl.LocalTemplateFileLoader
Constructor for LocalTemplateFileLoader.
LocalTemplateFileLoader.Builder - Class in com.amazon.ask.response.template.loader.impl
LocalTemplateFileLoader Builder.
Locations - Enum in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Location where the package can be rendered on the device.
LocationServices - Class in com.amazon.ask.model.interfaces.geolocation
An object containing status and access.
LocationServices.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 

M

main(String[]) - Static method in class com.amazon.ask.localdebug.LocalDebuggerInvoker
Main method invoked to start a debugging session.
marshall(Type, OutputStream) - Method in class com.amazon.ask.util.impl.JacksonJsonMarshaller
Marshall a given of type T.
marshall(Type) - Method in class com.amazon.ask.util.impl.JacksonJsonMarshaller
Marshall a given of type T.
marshall(Type, OutputStream) - Method in interface com.amazon.ask.util.JsonMarshaller
Marshall a given of type T.
marshall(Type) - Method in interface com.amazon.ask.util.JsonMarshaller
Marshall a given of type T.
marshaller - Variable in class com.amazon.ask.impl.AbstractSkill
JSON marshaller.
matches(Predicate<HandlerInput>) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Evaluates a Predicate against the current handler input state.
MAXIMUM_TOLERANCE_MILLIS - Static variable in class com.amazon.ask.servlet.ServletConstants
Maximum allowed timestamp offset tolerance value in millis for standard skill requests.
MediaCommandType - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
The command enumerated value is the operation that should be performed on the media player.
message - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
message - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
 
MessageReceivedRequest - Class in com.amazon.ask.model.interfaces.messaging
MessageReceivedRequest
MessageReceivedRequest.Builder - Class in com.amazon.ask.model.interfaces.messaging
 
MessageReceivedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for MessageReceivedRequest requests.
MessageRequest - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
The Message request sends a message to the skill lambda.
MessageRequest.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
MessageRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for MessageRequest requests.
Metadata - Class in com.amazon.ask.model.interfaces.videoapp
Metadata
Metadata - Class in com.amazon.ask.model.services.monetization
Metadata
Metadata.Builder - Class in com.amazon.ask.model.interfaces.videoapp
 
Metadata.Builder - Class in com.amazon.ask.model.services.monetization
 
Mode - Enum in com.amazon.ask.model.interfaces.viewport
The expected use case of the device's viewport, encapsulating the available input mechanisms and user viewing distance.
ModelConfiguration - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
ModelConfiguration
ModelConfiguration.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
ModelPackage - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Information of the package that is being installed on the device.
ModelPackage.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
MonetizationService - Interface in com.amazon.ask.model.services.monetization
 
MonetizationServiceClient - Class in com.amazon.ask.model.services.monetization
 
MonetizationServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.monetization.MonetizationServiceClient
 
MoveTransformProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
MoveTransformProperty
MoveTransformProperty.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 

N

NamespaceEnabledJacksonJsonUnmarshaller<Type> - Class in com.amazon.ask.util.impl
Jackson Unmarshaller to deserialize a given byte array based on a namespace discriminator.
NamespaceEnabledJacksonJsonUnmarshaller(Class<Type>, Map<String, Class>) - Constructor for class com.amazon.ask.util.impl.NamespaceEnabledJacksonJsonUnmarshaller
Constructor for NamespaceEnabledJacksonJsonUnmarshaller.
NavigationInterface - Class in com.amazon.ask.model.interfaces.navigation
NavigationInterface
NavigationInterface.Builder - Class in com.amazon.ask.model.interfaces.navigation
 
next() - Method in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator
.
NextCommandIssuedRequest - Class in com.amazon.ask.model.interfaces.playbackcontroller
NextCommandIssuedRequest
NextCommandIssuedRequest.Builder - Class in com.amazon.ask.model.interfaces.playbackcontroller
 
NextCommandIssuedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for NextCommandIssuedRequest requests.
NotificationConfig - Class in com.amazon.ask.model.services.timerManagement
notification of the timer expiration.
NotificationConfig.Builder - Class in com.amazon.ask.model.services.timerManagement
 
NotificationSubscriptionChangedBody - Class in com.amazon.ask.model.events.skillevents
NotificationSubscriptionChangedBody
NotificationSubscriptionChangedBody.Builder - Class in com.amazon.ask.model.events.skillevents
 
NotificationSubscriptionChangedRequest - Class in com.amazon.ask.model.events.skillevents
When a customer changes his topic subscriptions Alexa will send an event back to the skill endpoint notifying the skill owner with the most recent state of the customer's subscriptions.
NotificationSubscriptionChangedRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
NotificationSubscriptionChangedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for NotificationSubscriptionChangedRequest requests.
NotificationSubscriptionEvent - Class in com.amazon.ask.model.events.skillevents
NotificationSubscriptionEvent
NotificationSubscriptionEvent.Builder - Class in com.amazon.ask.model.events.skillevents
 
NotifyOnlyOperation - Class in com.amazon.ask.model.services.timerManagement
NOTIFY_ONLY trigger behavior represents chime only when timer expired.
NotifyOnlyOperation.Builder - Class in com.amazon.ask.model.services.timerManagement
 

O

ObjectMapperFactory - Class in com.amazon.ask.util.impl
Mapper factory class to setup mapper configuration and return ObjectMapper.
onClose(int, String, boolean) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Event triggered on connection closure.
OnCompletion - Enum in com.amazon.ask.model.interfaces.connections
This defines the callback mechanism when the task is completed, i.e., whether the requester wants to be resumed after the task is fulfilled or just be notified about errors without being resumed.
onError(Exception) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Event triggered on error.
onMessage(String) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Event triggered when WebSocket client receives an incoming skill request payload.
onMessage(ByteBuffer) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Event triggered when WebSocket client receives an incoming skill request payload in bytes.
onOpen(ServerHandshake) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Event triggered on successfully establishing web socket handshake.
OpenUrlCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Opens a url with web browser or other application on the device.
OpenUrlCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
Operation - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
An operation which adds, removes or replaces item(s) defined in a dynamicIndexList.
Operation() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
 
Operation - Class in com.amazon.ask.model.services.timerManagement
Triggering information for Timer.
Operation() - Constructor for class com.amazon.ask.model.services.timerManagement.Operation
 
Orientation - Enum in com.amazon.ask.request.viewport
Enum holds various orientations of the device.
originalRequestId - Variable in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
OutputSpeech - Class in com.amazon.ask.model.ui
OutputSpeech
OutputSpeech() - Constructor for class com.amazon.ask.model.ui.OutputSpeech
 

P

PackageError - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Additional information about the package installation/update error.
PackageError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
PackageInstallUsage - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Places where the package is going to be used on the device.
PackageInstallUsage.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
PackageManagerState - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Provides context about the list of packages installed on the device.
PackageManagerState.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
PackageRemoveUsage - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Places where the package is going to be not used anymore on the device.
PackageRemoveUsage.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
PackageStateInformation - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
State information of the DataStore package version installed on the device.
PackageStateInformation.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
ParallelCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Execute a series of commands in parallel.
ParallelCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Execute a series of commands in parallel.
ParallelCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ParallelCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
partitionKeyGenerator - Variable in class com.amazon.ask.module.StandardSdkModule.Builder
Partition Key Generator, the key of which is used as input for a hash function to determine storage.
PartitionKeyGenerators - Class in com.amazon.ask.attributes.persistence.impl
Helps to generate partition keys from the userId or deviceId or personId contained in an incoming request.
Pattern - Class in com.amazon.ask.model.services.gameEngine
An object that provides all of the events that need to occur, in a specific order, for this recognizer to be true.
Pattern.Builder - Class in com.amazon.ask.model.services.gameEngine
 
PatternRecognizer - Class in com.amazon.ask.model.services.gameEngine
This recognizer is true when all of the specified events have occurred in the specified order.
PatternRecognizer.Builder - Class in com.amazon.ask.model.services.gameEngine
 
PatternRecognizerAnchorType - Enum in com.amazon.ask.model.services.gameEngine
Where the pattern must appear in the history of this input handler.
PauseCommandIssuedRequest - Class in com.amazon.ask.model.interfaces.playbackcontroller
PauseCommandIssuedRequest
PauseCommandIssuedRequest.Builder - Class in com.amazon.ask.model.interfaces.playbackcontroller
 
PauseCommandIssuedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PauseCommandIssuedRequest requests.
pauseTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
pauseTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Pause a timer.
PaymentAction - Enum in com.amazon.ask.model.interfaces.amazonpay.model.request
* This is used to specify applicable payment action.
PaymentAction - Enum in com.amazon.ask.model.interfaces.amazonpay.model.v1
* This is used to specify applicable payment action.
Permission - Class in com.amazon.ask.model.events.skillevents
Permission
Permission.Builder - Class in com.amazon.ask.model.events.skillevents
 
PermissionAcceptedRequest - Class in com.amazon.ask.model.events.skillevents
PermissionAcceptedRequest
PermissionAcceptedRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
PermissionAcceptedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PermissionAcceptedRequest requests.
PermissionBody - Class in com.amazon.ask.model.events.skillevents
PermissionBody
PermissionBody.Builder - Class in com.amazon.ask.model.events.skillevents
 
PermissionChangedRequest - Class in com.amazon.ask.model.events.skillevents
PermissionChangedRequest
PermissionChangedRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
PermissionChangedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PermissionChangedRequest requests.
Permissions - Class in com.amazon.ask.model
Contains a consentToken allowing the skill access to information that the customer has consented to provide, such as address information.
Permissions.Builder - Class in com.amazon.ask.model
 
PermissionStatus - Enum in com.amazon.ask.model
This denotes the status of the permission scope.
persistenceAdapter - Variable in class com.amazon.ask.attributes.AttributesManager
Adapter layer used to persist Skill data.
PersistenceAdapter - Interface in com.amazon.ask.attributes.persistence
Persistence adapters allow an AttributesManager to store skill attributes to a persistence layer.
persistenceAdapter - Variable in class com.amazon.ask.builder.SkillBuilder
Persistence adapters allow an AttributesManager to store skill attributes to a persistence layer.
persistenceAdapter - Variable in class com.amazon.ask.builder.SkillConfiguration
Persistence adapters allow an AttributesManager to store skill attributes to a persistence layer.
persistenceAdapter - Variable in class com.amazon.ask.CustomSkill
store skill attributes to a persistence layer.
persistenceAdapter - Variable in class com.amazon.ask.module.StandardSdkModule
Persistence adapter for storing skill persistence attributes in Amazon DynamoDB.
persistenceAttributesSet - Variable in class com.amazon.ask.attributes.AttributesManager
Check to see if persistence attributes have been set.
PersistenceException - Exception in com.amazon.ask.exception
Exception thrown when an exception is encountered while a PersistenceAdapter is handling persistent attributes.
PersistenceException(String) - Constructor for exception com.amazon.ask.exception.PersistenceException
Constructor to build an instance of PersistenceException with a message.
PersistenceException(String, Throwable) - Constructor for exception com.amazon.ask.exception.PersistenceException
Constructor to build an instance of PersistenceException with a message and cause.
persistentAttribute(String, Object) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the persistent attributes included with the HandlerInput contain the expected attribute value.
persistentAttributes - Variable in class com.amazon.ask.attributes.AttributesManager
Data stored in persistence layer (Eg: AWS DynamoDB).
Person - Class in com.amazon.ask.model
An object that describes the user (person) who is interacting with Alexa.
Person.Builder - Class in com.amazon.ask.model
 
personId() - Static method in class com.amazon.ask.attributes.persistence.impl.PartitionKeyGenerators
Produces a partition key from the Person ID contained in an incoming request.
PhoneNumber - Class in com.amazon.ask.model.services.ups
PhoneNumber
PhoneNumber.Builder - Class in com.amazon.ask.model.services.ups
 
PlainText - Class in com.amazon.ask.model.interfaces.display
PlainText
PlainText.Builder - Class in com.amazon.ask.model.interfaces.display
 
PlainTextContentContentHelper - Class in com.amazon.ask.response
A helper to assist in building PlainText content.
PlainTextHint - Class in com.amazon.ask.model.interfaces.display
PlainTextHint
PlainTextHint.Builder - Class in com.amazon.ask.model.interfaces.display
 
PlainTextOutputSpeech - Class in com.amazon.ask.model.ui
PlainTextOutputSpeech
PlainTextOutputSpeech.Builder - Class in com.amazon.ask.model.ui
 
PlaybackFailedRequest - Class in com.amazon.ask.model.interfaces.audioplayer
PlaybackFailedRequest
PlaybackFailedRequest.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
PlaybackFailedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PlaybackFailedRequest requests.
PlaybackFinishedRequest - Class in com.amazon.ask.model.interfaces.audioplayer
PlaybackFinishedRequest
PlaybackFinishedRequest.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
PlaybackFinishedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PlaybackFinishedRequest requests.
PlaybackNearlyFinishedRequest - Class in com.amazon.ask.model.interfaces.audioplayer
PlaybackNearlyFinishedRequest
PlaybackNearlyFinishedRequest.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
PlaybackNearlyFinishedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PlaybackNearlyFinishedRequest requests.
PlaybackStartedRequest - Class in com.amazon.ask.model.interfaces.audioplayer
PlaybackStartedRequest
PlaybackStartedRequest.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
PlaybackStartedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PlaybackStartedRequest requests.
PlaybackStoppedRequest - Class in com.amazon.ask.model.interfaces.audioplayer
PlaybackStoppedRequest
PlaybackStoppedRequest.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
PlaybackStoppedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PlaybackStoppedRequest requests.
PlayBehavior - Enum in com.amazon.ask.model.interfaces.audioplayer
Gets or Sets interfaces.audioplayer.PlayBehavior
playBehavior - Variable in class com.amazon.ask.model.ui.OutputSpeech
 
PlayBehavior - Enum in com.amazon.ask.model.ui
Determines whether Alexa will queue or play this output speech immediately interrupting other speech
PlayCommandIssuedRequest - Class in com.amazon.ask.model.interfaces.playbackcontroller
PlayCommandIssuedRequest
PlayCommandIssuedRequest.Builder - Class in com.amazon.ask.model.interfaces.playbackcontroller
 
PlayCommandIssuedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PlayCommandIssuedRequest requests.
PlayDirective - Class in com.amazon.ask.model.interfaces.audioplayer
PlayDirective
PlayDirective.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
PlayerActivity - Enum in com.amazon.ask.model.interfaces.audioplayer
Gets or Sets interfaces.audioplayer.PlayerActivity
PlayMediaCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Plays media on a media player (currently only a Video player; audio may be added in the future).
PlayMediaCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
populateConfig(T) - Method in class com.amazon.ask.builder.impl.AbstractSkillBuilder
Adds config data to Skill configuration.
Position - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apl
Whether the value is a relative or absolute offset.
Position - Enum in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Whether the value is a relative or absolute offset.
PostalAddress - Class in com.amazon.ask.model.interfaces.connections.entities
Postal Address
PostalAddress.Builder - Class in com.amazon.ask.model.interfaces.connections.entities
 
Predicates - Class in com.amazon.ask.request
A collection of built in Predicates that can be used to evaluate properties of an incoming HandlerInput.
PresentationState - Class in com.amazon.ask.model.interfaces.alexa.presentation
Provides context about presentations at the time of the request.
PresentationState.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation
 
PresentationStateContext - Class in com.amazon.ask.model.interfaces.alexa.presentation
PresentationStateContext
PresentationStateContext() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.PresentationStateContext
 
PresentationType - Enum in com.amazon.ask.model.interfaces.viewport
Type of the viewport.
PreviousCommandIssuedRequest - Class in com.amazon.ask.model.interfaces.playbackcontroller
PreviousCommandIssuedRequest
PreviousCommandIssuedRequest.Builder - Class in com.amazon.ask.model.interfaces.playbackcontroller
 
PreviousCommandIssuedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for PreviousCommandIssuedRequest requests.
Price - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
This request object specifies amount and currency authorized/captured.
Price - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
This response object specifies amount and currency authorized/captured.
Price - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
This object specifies amount and currency authorized/captured.
Price.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
Price.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.response
 
Price.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
primaryText - Variable in class com.amazon.ask.response.TextContentHelper
Primary text.
PrintImageRequest - Class in com.amazon.ask.model.interfaces.connections.requests
Payload Request object for PrintImage
PrintImageRequest.Builder - Class in com.amazon.ask.model.interfaces.connections.requests
 
PrintPDFRequest - Class in com.amazon.ask.model.interfaces.connections.requests
Payload Request object for PrintPDF
PrintPDFRequest.Builder - Class in com.amazon.ask.model.interfaces.connections.requests
 
PrintWebPageRequest - Class in com.amazon.ask.model.interfaces.connections.requests
Payload Request object for PrintWebPage
PrintWebPageRequest.Builder - Class in com.amazon.ask.model.interfaces.connections.requests
 
ProactiveEventsService - Interface in com.amazon.ask.model.services.proactiveEvents
 
ProactiveEventsServiceClient - Class in com.amazon.ask.model.services.proactiveEvents
 
ProactiveEventsServiceClient(ApiConfiguration, AuthenticationConfiguration) - Constructor for class com.amazon.ask.model.services.proactiveEvents.ProactiveEventsServiceClient
 
ProactiveEventsServiceClient(ApiConfiguration, LwaClient) - Constructor for class com.amazon.ask.model.services.proactiveEvents.ProactiveEventsServiceClient
 
ProactiveSubscriptionChangedBody - Class in com.amazon.ask.model.events.skillevents
ProactiveSubscriptionChangedBody
ProactiveSubscriptionChangedBody.Builder - Class in com.amazon.ask.model.events.skillevents
 
ProactiveSubscriptionChangedRequest - Class in com.amazon.ask.model.events.skillevents
This event indicates a customer subscription to receive events from your skill and contains information for that user and person, if recognized.
ProactiveSubscriptionChangedRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
ProactiveSubscriptionChangedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ProactiveSubscriptionChangedRequest requests.
ProactiveSubscriptionEvent - Class in com.amazon.ask.model.events.skillevents
ProactiveSubscriptionEvent
ProactiveSubscriptionEvent.Builder - Class in com.amazon.ask.model.events.skillevents
 
process(Input) - Method in interface com.amazon.ask.request.interceptor.GenericRequestInterceptor
Intercept the incoming request before the request handler is executed.
process(Input, Output) - Method in interface com.amazon.ask.request.interceptor.GenericResponseInterceptor
Intercept the output from the request handler after it is executed.
processRequest(Input) - Method in interface com.amazon.ask.request.interceptor.GenericRequestInterceptor
Intercept the incoming request before the request handler is executed and return an updated request.
processResponse(Input, Output) - Method in interface com.amazon.ask.request.interceptor.GenericResponseInterceptor
Intercept the output from the request handler after it is executed and return an updated response.
processTemplate(String, Map<String, Object>, Input) - Method in class com.amazon.ask.response.template.impl.BaseTemplateFactory
Process response template and data to generate skill response.
processTemplate(String, Map<String, Object>, Input) - Method in interface com.amazon.ask.response.template.TemplateFactory
Process response template and data to generate skill response.
ProductType - Enum in com.amazon.ask.model.services.monetization
Product type.
ProgressRecognizer - Class in com.amazon.ask.model.services.gameEngine
This recognizer consults another recognizer for the degree of completion, and is true if that degree is above the specified threshold.
ProgressRecognizer.Builder - Class in com.amazon.ask.model.services.gameEngine
 
property - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedProperty
 
ProviderAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
This is required only for Ecommerce provider (Solution provider) use cases.
ProviderAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
This is required only for Ecommerce provider (Solution provider) use cases.
ProviderAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
ProviderAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
ProviderCredit - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
ProviderCredit
ProviderCredit - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
ProviderCredit
ProviderCredit.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
ProviderCredit.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
PurchasableState - Enum in com.amazon.ask.model.services.monetization
State determining if the product is purchasable by the user.
PurchaseMode - Enum in com.amazon.ask.model.services.monetization
Indicates if the entitlements are for TEST or LIVE purchases.
PurchaseResult - Enum in com.amazon.ask.model.interfaces.monetization.v1
Response from purchase directives: * ACCEPTED - User have accepted the offer to purchase the product * DECLINED - User have declined the offer to purchase the product * NOT_ENTITLED - User tries to cancel/return a product he/she is not entitled to.
PushNotification - Class in com.amazon.ask.model.services.reminderManagement
Enable / disable reminders push notifications to Alexa mobile apps
PushNotification.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
PushNotificationStatus - Enum in com.amazon.ask.model.services.reminderManagement
Push notification status - Enabled/Disabled
put(String, TemplateContentData) - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Insert TemplateContentData into cache, assign identifier to entry.
put(String, TemplateContentData) - Method in interface com.amazon.ask.response.template.loader.TemplateCache
Insert TemplateContentData into cache, assign identifier to entry.
putArgumentsItem(String, Object) - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest.Builder
 
putAttributesItem(String, Object) - Method in class com.amazon.ask.model.Session.Builder
 
putAvailableItem(String, AvailableExtension) - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState.Builder
 
putDatasourcesItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
putDatasourcesItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective.Builder
 
putDatasourcesItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
putDocumentItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
putDocumentItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective.Builder
 
putDocumentItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
putEventsItem(String, Event) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
putInputItem(String, Object) - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective.Builder
 
putMessageItem(String, Object) - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest.Builder
 
PutNamespaceCommand - Class in com.amazon.ask.model.services.datastore.v1
Creates a new namespace.
PutNamespaceCommand.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
PutObjectCommand - Class in com.amazon.ask.model.services.datastore.v1
Creates or updates an object.
PutObjectCommand.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
putPayloadItem(String, Object) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
putPayloadItem(String, Object) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
putPayloadItem(String, Object) - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective.Builder
 
putPayloadItem(String, Object) - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective.Builder
 
putRecognizersItem(String, Recognizer) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
putResultItem(String, Object) - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective.Builder
 
putScopesItem(String, Scope) - Method in class com.amazon.ask.model.Permissions.Builder
 
putSessionAttributesItem(String, Object) - Method in class com.amazon.ask.model.ResponseEnvelope.Builder
 
putSlotsItem(String, CanFulfillSlot) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent.Builder
 
putSlotsItem(String, Slot) - Method in class com.amazon.ask.model.dialog.Input.Builder
 
putSlotsItem(String, Slot) - Method in class com.amazon.ask.model.Intent.Builder
 
putSlotsItem(String, SlotValue) - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest.Builder
 
putSourcesItem(String, Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 

Q

QueuedResultRequestError - Class in com.amazon.ask.model.services.datastore.v1
QueuedResultRequestError
QueuedResultRequestError.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
QueuedResultRequestErrorType - Enum in com.amazon.ask.model.services.datastore.v1
Error code of the response.
QueuedResultResponse - Class in com.amazon.ask.model.services.datastore.v1
Response for queued deliveries query.
QueuedResultResponse.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
queuedResultV1(String, Integer, String) - Method in interface com.amazon.ask.model.services.datastore.DatastoreService
 
queuedResultV1(String, Integer, String) - Method in class com.amazon.ask.model.services.datastore.DatastoreServiceClient
Query statuses of deliveries to offline devices returned by commands API.

R

Recognizer - Class in com.amazon.ask.model.services.gameEngine
Recognizers are conditions that, at any moment, are either true or false, based on all the raw button events that the Input Handler has received in the time elapsed since the Input Handler session started.
Recognizer() - Constructor for class com.amazon.ask.model.services.gameEngine.Recognizer
 
Recurrence - Class in com.amazon.ask.model.services.reminderManagement
Recurring date/time using the RFC 5545 standard in JSON object form
Recurrence.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
RecurrenceDay - Enum in com.amazon.ask.model.services.reminderManagement
Day of recurrence.
RecurrenceFreq - Enum in com.amazon.ask.model.services.reminderManagement
Frequency of recurrence.
ReflectionUtils - Class in com.amazon.ask.localdebug.util
Reflection utilities.
Region - Enum in com.amazon.ask.localdebug.config
Enum for region to debug endpoint mapping.
REGION - Static variable in class com.amazon.ask.localdebug.constants.Constants
` Region argument name.
registerSdkModule(SdkModule) - Method in class com.amazon.ask.builder.SkillBuilder
Adds SDK modules to a Skill.
ReinflateCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The reinflate command reinflates the current document with updated configuration properties.
ReinflateCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ReleaseEnvironment - Enum in com.amazon.ask.model.interfaces.amazonpay.model.response
Indicates if the contract is for a Live (Production) or Sandbox environment.
ReleaseEnvironment - Enum in com.amazon.ask.model.interfaces.amazonpay.model.v1
Indicates if the order is for a Live (Production) or Sandbox environment.
RelevantAudience - Class in com.amazon.ask.model.services.proactiveEvents
The audience for this event.
RelevantAudience.Builder - Class in com.amazon.ask.model.services.proactiveEvents
 
RelevantAudienceType - Enum in com.amazon.ask.model.services.proactiveEvents
The audience for this event.
Reminder - Class in com.amazon.ask.model.services.reminderManagement
Reminder object
Reminder.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderCreatedEventRequest - Class in com.amazon.ask.model.services.reminderManagement
ReminderCreatedEventRequest
ReminderCreatedEventRequest.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderCreatedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ReminderCreatedEventRequest requests.
ReminderDeletedEvent - Class in com.amazon.ask.model.services.reminderManagement
ReminderDeletedEvent
ReminderDeletedEvent.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderDeletedEventRequest - Class in com.amazon.ask.model.services.reminderManagement
ReminderDeletedEventRequest
ReminderDeletedEventRequest.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderDeletedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ReminderDeletedEventRequest requests.
ReminderManagementService - Interface in com.amazon.ask.model.services.reminderManagement
 
ReminderManagementServiceClient - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderManagementServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
 
ReminderRequest - Class in com.amazon.ask.model.services.reminderManagement
Input request for creating a reminder
ReminderRequest.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderResponse - Class in com.amazon.ask.model.services.reminderManagement
Response object for post/put/delete reminder request
ReminderResponse.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderStartedEventRequest - Class in com.amazon.ask.model.services.reminderManagement
ReminderStartedEventRequest
ReminderStartedEventRequest.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderStartedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ReminderStartedEventRequest requests.
ReminderStatusChangedEventRequest - Class in com.amazon.ask.model.services.reminderManagement
ReminderStatusChangedEventRequest
ReminderStatusChangedEventRequest.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderStatusChangedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ReminderStatusChangedEventRequest requests.
ReminderUpdatedEventRequest - Class in com.amazon.ask.model.services.reminderManagement
ReminderUpdatedEventRequest
ReminderUpdatedEventRequest.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
ReminderUpdatedEventRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for ReminderUpdatedEventRequest requests.
RemoveNamespaceCommand - Class in com.amazon.ask.model.services.datastore.v1
Deletes an existing namespace.
RemoveNamespaceCommand.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
RemoveObjectCommand - Class in com.amazon.ask.model.services.datastore.v1
Deletes an existing object.
RemoveObjectCommand.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
render(TemplateContentData, Map<String, Object>) - Method in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer
Render TemplateContentData by processing data and deserialize to skill response output.
render(TemplateContentData, Map<String, Object>) - Method in interface com.amazon.ask.response.template.renderer.TemplateRenderer
Render template and data, and convert to skill response output.
RenderDocumentDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
RenderDocumentDirective
RenderDocumentDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
RenderDocumentDirective
RenderDocumentDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
RenderDocumentDirective
RenderDocumentDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
RenderDocumentDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
 
RenderDocumentDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
RenderedDocumentState - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Provides context for any APL content shown on screen.
RenderedDocumentState.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
RenderErrorReason - Enum in com.amazon.ask.model.interfaces.alexa.presentation.apla
The reason for the failure.
RenderRuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
This error type occurs when the the cloud based audio mixing service fails to render the audio due to service or user failure.
RenderRuntimeError.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
 
RenderTemplateDirective - Class in com.amazon.ask.model.interfaces.display
RenderTemplateDirective
RenderTemplateDirective.Builder - Class in com.amazon.ask.model.interfaces.display
 
Reprompt - Class in com.amazon.ask.model.ui
Reprompt
reprompt - Variable in class com.amazon.ask.response.ResponseBuilder
Reprompt message to keep the session open.
Reprompt.Builder - Class in com.amazon.ask.model.ui
 
Request - Class in com.amazon.ask.model.dynamicEndpoints
Request from a Dynamic endpoint connection.
Request - Class in com.amazon.ask.model
A request object that provides the details of the user’s request.
Request() - Constructor for class com.amazon.ask.model.Request
 
request - Variable in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput.Builder
Incoming request object.
request - Variable in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput
Incoming request object.
Request.Builder - Class in com.amazon.ask.model.dynamicEndpoints
 
requestAttribute(String, Object) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the request attributes included with the HandlerInput contain the expected attribute value.
requestAttributes - Variable in class com.amazon.ask.attributes.AttributesManager
Request attributes.
requestDispatcher - Variable in class com.amazon.ask.CustomSkill
Request Dispatcher.
RequestDispatcher - Interface in com.amazon.ask.dispatcher
Deprecated.
requestEnvelope - Variable in class com.amazon.ask.attributes.AttributesManager
Request envelope object which encapsulates Request, Session, context and the current version.
requestEnvelope - Variable in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Request Envelope.
RequestEnvelope - Class in com.amazon.ask.model
Request wrapper for all requests sent to your Skill.
RequestEnvelope.Builder - Class in com.amazon.ask.model
 
requestEnvelopeJson - Variable in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Request envelope in JSON format.
RequestHandler - Interface in com.amazon.ask.dispatcher.request.handler
Request handlers are responsible for handling one or more types of incoming requests.
RequestHandlerChain - Interface in com.amazon.ask.dispatcher.request.handler
A handler chain contains a request handler and any associated request/response interceptors and exception handlers.
requestHandlers - Variable in class com.amazon.ask.builder.impl.AbstractSkillBuilder
List of request handlers.
RequestHelper - Class in com.amazon.ask.request
Helper class that makes it easy to retrieve request properties from a HandlerInput.
requestId - Variable in class com.amazon.ask.model.Request
 
RequestInterceptor - Interface in com.amazon.ask.dispatcher.request.interceptor
Request interceptors are invoked immediately prior to execution of the request handler for an incoming request.
requestInterceptors - Variable in class com.amazon.ask.builder.impl.AbstractSkillBuilder
List of request interceptors.
requestInterceptors - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
List of request interceptors.
requestInterceptors - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
List of request interceptors.
requestInterceptors - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Collection of request interceptors.
requestInterceptors - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Collection of request interceptors.
requestInterceptors - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
List of request interceptors.
requestInterceptors - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
List of request interceptors.
RequestMapper - Interface in com.amazon.ask.dispatcher.request.mapper
Deprecated.
requestMappers - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
List of request mappers.
requestMappers - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
List of request mappers.
requestMappers - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Collection of request mappers.
requestMappers - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Collection of request mappers.
RequestResponseUtils - Class in com.amazon.ask.localdebug.util
Utility class for ask-sdk-local-debug module.
requestType(Class<T>) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the incoming request is an instance of the given request class.
ResetContextDirective - Class in com.amazon.ask.model.interfaces.conversations
ResetContextDirective
ResetContextDirective.Builder - Class in com.amazon.ask.model.interfaces.conversations
 
Resolution - Class in com.amazon.ask.model.slu.entityresolution
Represents a possible authority for entity resolution
Resolution.Builder - Class in com.amazon.ask.model.slu.entityresolution
 
Resolutions - Class in com.amazon.ask.model.slu.entityresolution
Represents the results of resolving the words captured from the user's utterance.
Resolutions.Builder - Class in com.amazon.ask.model.slu.entityresolution
 
Response - Class in com.amazon.ask.model
Response
Response.Builder - Class in com.amazon.ask.model
 
responseBuilder - Variable in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Response Builder.
ResponseBuilder - Class in com.amazon.ask.response
A builder that can be used to construct a complete skill response containing speech, directives, etc.
ResponseBuilder() - Constructor for class com.amazon.ask.response.ResponseBuilder
 
ResponseEnvelope - Class in com.amazon.ask.model
ResponseEnvelope
ResponseEnvelope.Builder - Class in com.amazon.ask.model
 
ResponseInterceptor - Interface in com.amazon.ask.dispatcher.request.interceptor
Response interceptors are invoked immediately after execution of the request handler.
responseInterceptors - Variable in class com.amazon.ask.builder.impl.AbstractSkillBuilder
List of response interceptors.
responseInterceptors - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
List of response interceptors.
responseInterceptors - Variable in class com.amazon.ask.builder.impl.AbstractSkillConfiguration
List of response interceptors.
responseInterceptors - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Collection of response interceptors.
responseInterceptors - Variable in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher
Collection of response interceptors.
responseInterceptors - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
List of response interceptors.
responseInterceptors - Variable in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain
List of response interceptors.
ResponsePaginationContext - Class in com.amazon.ask.model.services.datastore.v1
ResponsePaginationContext
ResponsePaginationContext.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
Restaurant - Class in com.amazon.ask.model.interfaces.connections.entities
Restaurant entity
Restaurant.Builder - Class in com.amazon.ask.model.interfaces.connections.entities
 
ResultSet - Class in com.amazon.ask.model.services.monetization
ResultSet
ResultSet.Builder - Class in com.amazon.ask.model.services.monetization
 
resumeTimer(String) - Method in interface com.amazon.ask.model.services.timerManagement.TimerManagementService
 
resumeTimer(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
Resume a timer.
RichContentTextContentHelper - Class in com.amazon.ask.response
A helper to assist in building RichText content.
RichText - Class in com.amazon.ask.model.interfaces.display
RichText
RichText.Builder - Class in com.amazon.ask.model.interfaces.display
 
RotateTransformProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
RotateTransformProperty
RotateTransformProperty.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
Runtime - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Contains the runtime information for the interface.
Runtime - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Contains the runtime information for the interface.
Runtime - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
Contains the runtime information for the interface.
Runtime.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
Runtime.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
Runtime.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
RuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
A description of an error in APL functionality.
RuntimeError() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
RuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
A description of an error in APLA functionality.
RuntimeError() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
 
RuntimeError - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
RuntimeError
RuntimeError.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
RuntimeErrorEvent - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Notifies the skill of any errors in APL functionality.
RuntimeErrorEvent - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
Notifies the skill of any errors in APLA functionality.
RuntimeErrorEvent.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
RuntimeErrorEvent.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apla
 
RuntimeErrorEventHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for RuntimeErrorEvent requests.
RuntimeErrorReason - Enum in com.amazon.ask.model.interfaces.alexa.presentation.html
Gets or Sets interfaces.alexa.presentation.html.RuntimeErrorReason
RuntimeErrorRequest - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
The RuntimeError request occurs when the device software encounters an error with loading a skill's web application.
RuntimeErrorRequest.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
RuntimeErrorRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for RuntimeErrorRequest requests.

S

saveAttributes(RequestEnvelope, Map<String, Object>) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter
Saves attributes to a DynamoDB table.
saveAttributes(RequestEnvelope, Map<String, Object>) - Method in interface com.amazon.ask.attributes.persistence.PersistenceAdapter
Saves attributes to persistence.
savePersistentAttributes() - Method in class com.amazon.ask.attributes.AttributesManager
Saves the current persistent attribute state back to the persistence layer.
ScaleTransformProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
ScaleTransformProperty
ScaleTransformProperty.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ScheduleFoodEstablishmentReservationRequest - Class in com.amazon.ask.model.interfaces.connections.requests
ScheduleFoodEstablishmentReservationRequest for booking restaurant reservation
ScheduleFoodEstablishmentReservationRequest.Builder - Class in com.amazon.ask.model.interfaces.connections.requests
 
ScheduleTaxiReservationRequest - Class in com.amazon.ask.model.interfaces.connections.requests
ScheduleTaxiReservationRequest for booking taxi reservation
ScheduleTaxiReservationRequest.Builder - Class in com.amazon.ask.model.interfaces.connections.requests
 
Scope - Class in com.amazon.ask.model
This is the value of LoginWithAmazon(LWA) consent scope.
Scope.Builder - Class in com.amazon.ask.model
 
screenLock - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
screenLock - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
ScrollCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Scroll a ScrollView or Sequence forward or backward by a number of pages.
ScrollCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Scroll a ScrollView or Sequence forward or backward by a number of pages.
ScrollCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ScrollCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
ScrollToComponentCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Scroll forward or backward through a ScrollView or Sequence to ensure that a particular component is in view.
ScrollToComponentCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ScrollToIndexCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Scroll forward or backward through a ScrollView or Sequence to ensure that a particular child component is in view.
ScrollToIndexCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SDK_VERSION - Static variable in class com.amazon.ask.util.SdkConstants
The version number for the SDK.
SdkConstants - Class in com.amazon.ask.util
Helper class to store SDK wide constants.
SdkModule - Interface in com.amazon.ask.module
An interface for SDK extensions that can be registered on the SkillBuilder when setting up a AlexaSkill instance.
SdkModuleContext - Class in com.amazon.ask.module
Context object passed to SdkModule implementations during module setup.
SdkModuleContext(SkillConfiguration.Builder) - Constructor for class com.amazon.ask.module.SdkModuleContext
Constructor for SdkModuleContext.
sdkModules - Variable in class com.amazon.ask.builder.SkillBuilder
An interface for SDK extensions that can be registered on the SkillBuilder when setting up a Skill instance.
secondaryText - Variable in class com.amazon.ask.response.TextContentHelper
Secondary text.
SelectCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Select a single command from an array of commands and data.
SelectCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
selectedElementToken(String) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the incoming request is an ElementSelectedRequest with the given token.
SellerBillingAgreementAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
Provides more context about the billing agreement that is represented by this Billing Agreement object.
SellerBillingAgreementAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
Provides more context about the billing agreement that is represented by this Billing Agreement object.
SellerBillingAgreementAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
SellerBillingAgreementAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
SellerOrderAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
This object includes elements shown to buyers in emails and in their transaction history.
SellerOrderAttributes - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
This object includes elements shown to buyers in emails and in their transaction history.
SellerOrderAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.request
 
SellerOrderAttributes.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.model.v1
 
SendDirectiveDirective - Class in com.amazon.ask.model.interfaces.customInterfaceController
The directive to be delivered to the gadgets.
SendDirectiveDirective.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
SendDirectiveRequest - Class in com.amazon.ask.model.services.directive
Send Directive Request payload.
SendDirectiveRequest.Builder - Class in com.amazon.ask.model.services.directive
 
SendEventCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The SendEvent command allows the APL author to generate and send an event to Alexa.
SendEventCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
The SendEvent command allows the APL author to generate and send an event to Alexa.
SendEventCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SendEventCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
SendIndexListDataDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Returned in response to a LoadIndexListData event, containing the requested items and metadata for further interaction.
SendIndexListDataDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SendRequestDirective - Class in com.amazon.ask.model.interfaces.connections
This is the directive that a skill can send as part of their response to a session based request to execute a predefined Connections.
SendRequestDirective.Builder - Class in com.amazon.ask.model.interfaces.connections
 
SendResponseDirective - Class in com.amazon.ask.model.interfaces.connections
This is the directive that a skill can send as part of their response to a session based request to return a response to ConnectionsRequest.
SendResponseDirective.Builder - Class in com.amazon.ask.model.interfaces.connections
 
sendSkillMessage(String, SendSkillMessagingRequest) - Method in interface com.amazon.ask.model.services.skillMessaging.SkillMessagingService
 
sendSkillMessage(String, SendSkillMessagingRequest) - Method in class com.amazon.ask.model.services.skillMessaging.SkillMessagingServiceClient
Send a message request to a skill for a specified user.
SendSkillMessagingRequest - Class in com.amazon.ask.model.services.skillMessaging
The message that needs to be sent to the skill
SendSkillMessagingRequest.Builder - Class in com.amazon.ask.model.services.skillMessaging
 
sendSkillResponse(String) - Method in interface com.amazon.ask.localdebug.client.WebSocketClient
Sends skill response over the established web-socket connection.
sendSkillResponse(String) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl
Sends skill response over the established web-socket connection.
SendToDevice - Class in com.amazon.ask.model.interfaces.applink
send to device availability
SendToDevice.Builder - Class in com.amazon.ask.model.interfaces.applink
 
SendTokenListDataDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Returned in response to a LoadTokenListData event, containing the requested items and metadata for further interaction.
SendTokenListDataDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
sequencer - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
SequentialCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
A sequential command executes a series of commands in order.
SequentialCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
A sequential command executes a series of commands in order.
SequentialCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SequentialCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
serialize(T) - Method in class com.amazon.ask.util.JacksonSerializer
 
serialize(T, OutputStream) - Method in class com.amazon.ask.util.JacksonSerializer
 
serializer - Variable in class com.amazon.ask.CustomSkill
Serializer for marshalling and un-marshalling purposes.
serviceClientFactory - Variable in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Factory class to vend out various service clients.
ServiceClientFactory - Class in com.amazon.ask.model.services
ServiceClientFactory class to help build service clients.
ServiceClientFactory.Builder - Class in com.amazon.ask.model.services
 
ServletConstants - Class in com.amazon.ask.servlet
Helper class to hold package's constant values.
ServletRequest - Class in com.amazon.ask.servlet.verifiers
Servlet specific implementation of AlexaHttpRequest.
ServletRequest(HttpServletRequest, byte[], RequestEnvelope) - Constructor for class com.amazon.ask.servlet.verifiers.ServletRequest
Constructor to build an instance of ServletRequest.
ServletUtils - Class in com.amazon.ask.servlet.util
Utility class with methods to get Timestamp tolerance and to verify if Request Signature has been disabled.
Session - Class in com.amazon.ask.model
Represents a single execution of the alexa service
Session.Builder - Class in com.amazon.ask.model
 
sessionAttribute(String, Object) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if session attributes are included with the HandlerInput and contain the expected attribute value.
sessionAttributes - Variable in class com.amazon.ask.attributes.AttributesManager
Data stored in session as key-value pairs.
SessionEndedError - Class in com.amazon.ask.model
An error object providing more information about the error that occurred.
SessionEndedError.Builder - Class in com.amazon.ask.model
 
SessionEndedErrorType - Enum in com.amazon.ask.model
A string indicating the type of error that occurred.
SessionEndedReason - Enum in com.amazon.ask.model
The reason why session ended when not initiated from the Skill itself.
SessionEndedRequest - Class in com.amazon.ask.model
A SessionEndedRequest is an object that represents a request made to an Alexa skill to notify that a session was ended.
SessionEndedRequest.Builder - Class in com.amazon.ask.model
 
SessionEndedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for SessionEndedRequest requests.
SessionResumedRequest - Class in com.amazon.ask.model
The request to resume a skill's session and tells the skill why it is resumed.
SessionResumedRequest.Builder - Class in com.amazon.ask.model
 
SessionResumedRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for SessionResumedRequest requests.
setApiClient(ApiClient) - Method in class com.amazon.ask.module.SdkModuleContext
Adds Api client to SkillConfiguration Builder.
setExceptionMapper(GenericExceptionMapper<HandlerInput, Optional<Response>>) - Method in class com.amazon.ask.module.SdkModuleContext
Adds exception mapper to SkillConfiguration Builder.
SetFocusCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Changes the actionable component that is in focus.
SetFocusCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SetItemOperation - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
Sets an item at a specified index in a dynamicIndexList.
SetItemOperation.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations
 
SetLightDirective - Class in com.amazon.ask.model.interfaces.gadgetController
Sends Alexa a command to modify the behavior of connected Echo Buttons.
SetLightDirective.Builder - Class in com.amazon.ask.model.interfaces.gadgetController
 
SetLightParameters - Class in com.amazon.ask.model.services.gadgetController
Arguments that pertain to animating the buttons.
SetLightParameters.Builder - Class in com.amazon.ask.model.services.gadgetController
 
SetPageCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Change the page displayed in a Pager component.
SetPageCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Change the page displayed in a Pager component.
SetPageCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SetPageCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
setPersistenceAdapter(PersistenceAdapter) - Method in class com.amazon.ask.module.SdkModuleContext
Adds Persistence Adapter to SkillConfiguration Builder.
setPersistentAttributes(Map<String, Object>) - Method in class com.amazon.ask.attributes.AttributesManager
Sets persistent attributes.
setProxy(Proxy) - Method in class com.amazon.ask.servlet.SkillServlet
Sets a Proxy object that this servlet may use if Request Signature Verification is enabled.
setRequestAttributes(Map<String, Object>) - Method in class com.amazon.ask.attributes.AttributesManager
Sets request attributes.
setSessionAttributes(Map<String, Object>) - Method in class com.amazon.ask.attributes.AttributesManager
Sets session attributes, replacing any existing attributes already present in the session.
SetStateCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The SetState command changes one of the component’s state settings.
SetStateCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
setTemplateFactory(TemplateFactory) - Method in class com.amazon.ask.module.SdkModuleContext
Adds TemplateFactory to SkillConfiguration Builder.
SetupAmazonPay - Class in com.amazon.ask.model.interfaces.amazonpay.v1
Setup Amazon Pay Request Object
SetupAmazonPay.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.v1
 
SetupAmazonPayRequest - Class in com.amazon.ask.model.interfaces.amazonpay.request
Setup Amazon Pay Request Object.
SetupAmazonPayRequest.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.request
 
SetupAmazonPayResult - Class in com.amazon.ask.model.interfaces.amazonpay.response
Setup Amazon Pay Result Object.
SetupAmazonPayResult - Class in com.amazon.ask.model.interfaces.amazonpay.v1
Setup Amazon Pay Result Object.
SetupAmazonPayResult.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.response
 
SetupAmazonPayResult.Builder - Class in com.amazon.ask.model.interfaces.amazonpay.v1
 
setupModule(SdkModuleContext) - Method in interface com.amazon.ask.module.SdkModule
Method called by the SkillBuilder when .build() is called.
setupModule(SdkModuleContext) - Method in class com.amazon.ask.module.StandardSdkModule
Method called by the SkillBuilder when .build() is called.
SetValueCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Change a dynamic property of a component without redrawing the screen.
SetValueCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Change a dynamic property of a component without redrawing the screen.
SetValueCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SetValueCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
Shape - Enum in com.amazon.ask.model.interfaces.viewport
The shape of the viewport.
ShortAddress - Class in com.amazon.ask.model.services.deviceAddress
ShortAddress
ShortAddress.Builder - Class in com.amazon.ask.model.services.deviceAddress
 
shouldEndSession - Variable in class com.amazon.ask.response.ResponseBuilder
Determines if the current session should end or not.
ShowOverlayCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
ShowOverlay Command used by television shopping skill.
ShowOverlayCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SIGNATURE_ALGORITHM - Static variable in class com.amazon.ask.servlet.ServletConstants
The algorithm used to generate the signature.
SIGNATURE_CERTIFICATE_CHAIN_URL_REQUEST_HEADER - Static variable in class com.amazon.ask.servlet.ServletConstants
The name of the request header that contains the URL for the certificate chain needed to verify the request signature.
SIGNATURE_CERTIFICATE_TYPE - Static variable in class com.amazon.ask.servlet.ServletConstants
The format of the certificate needed to verify the request signature.
SIGNATURE_REQUEST_HEADER - Static variable in class com.amazon.ask.servlet.ServletConstants
The name of the request header that contains the signature.
SIGNATURE_TYPE - Static variable in class com.amazon.ask.servlet.ServletConstants
The type of encryption key used to generate the signature.
SimpleCard - Class in com.amazon.ask.model.ui
SimpleCard
SimpleCard.Builder - Class in com.amazon.ask.model.ui
 
SimpleSlotValue - Class in com.amazon.ask.model
Slot value containing a single string value and resolutions.
SimpleSlotValue.Builder - Class in com.amazon.ask.model
 
Size - Enum in com.amazon.ask.request.viewport
Enum holds the various sizes of the devices.
size() - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Get cache size.
SkewTransformProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
SkewTransformProperty
SkewTransformProperty.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
Skill - Class in com.amazon.ask
Top level SDK entry point.
Skill(CustomSkillConfiguration) - Constructor for class com.amazon.ask.Skill
Constructor to create an instance of Skill.
Skill(SkillConfiguration) - Constructor for class com.amazon.ask.Skill
Constructor to create an instance of Skill.
SKILL_ENTRY_CLASS_ARG_NAME - Static variable in class com.amazon.ask.localdebug.constants.Constants
Skill entry class argument name.
SKILL_EVENT_REQUESTS - Static variable in class com.amazon.ask.servlet.ServletConstants
Set of skill event requests.
SKILL_ID_ARG_NAME - Static variable in class com.amazon.ask.localdebug.constants.Constants
Skill id argument name.
SkillBuilder<T extends SkillBuilder<T>> - Class in com.amazon.ask.builder
Exposes a builder interface to add configuration to a Skill.
SkillBuilder() - Constructor for class com.amazon.ask.builder.SkillBuilder
Constructor for SkillBuilder.
skillConfigBuilder - Variable in class com.amazon.ask.module.SdkModuleContext
Skill configuration builder.
SkillConfiguration - Class in com.amazon.ask.builder
Represents the configured used to build a Skill instance.
SkillConfiguration(List<GenericRequestMapper<HandlerInput, Optional<Response>>>, List<GenericHandlerAdapter<HandlerInput, Optional<Response>>>, GenericExceptionMapper<HandlerInput, Optional<Response>>, PersistenceAdapter, ApiClient, String, String, TemplateFactory<HandlerInput, Response>) - Constructor for class com.amazon.ask.builder.SkillConfiguration
Constructor for SkillConfiguration.
SkillConfiguration(List<GenericRequestMapper<HandlerInput, Optional<Response>>>, List<GenericHandlerAdapter<HandlerInput, Optional<Response>>>, List<GenericRequestInterceptor<HandlerInput>>, List<GenericResponseInterceptor<HandlerInput, Optional<Response>>>, GenericExceptionMapper<HandlerInput, Optional<Response>>, PersistenceAdapter, ApiClient, String, String, TemplateFactory<HandlerInput, Response>) - Constructor for class com.amazon.ask.builder.SkillConfiguration
Constructor for SkillConfiguration.
SkillConfiguration.Builder - Class in com.amazon.ask.builder
Skill configuration Builder.
SkillDisabledRequest - Class in com.amazon.ask.model.events.skillevents
SkillDisabledRequest
SkillDisabledRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
SkillDisabledRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for SkillDisabledRequest requests.
SkillEnabledRequest - Class in com.amazon.ask.model.events.skillevents
SkillEnabledRequest
SkillEnabledRequest.Builder - Class in com.amazon.ask.model.events.skillevents
 
SkillEnabledRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for SkillEnabledRequest requests.
SkillHandlerType - Enum in com.amazon.ask.localdebug.type
Enum for skill handler types.
skillId - Variable in class com.amazon.ask.builder.SkillBuilder
Unique ID associated with a Skill.
skillId - Variable in class com.amazon.ask.builder.SkillConfiguration
Unique ID associated with a Skill.
skillId - Variable in class com.amazon.ask.CustomSkill
Unique ID associated with a Skill.
SkillInvokerConfiguration - Class in com.amazon.ask.localdebug.config
Handles reflection configurations for skill invocation.
SkillInvokerConfiguration(SkillInvokerConfiguration.Builder) - Constructor for class com.amazon.ask.localdebug.config.SkillInvokerConfiguration
SkillInvokerConfiguration constructor.
skillInvokerConfiguration() - Method in class com.amazon.ask.localdebug.guice.ConfigModule
Creates and returns an instance of SkillInvokerConfiguration.
SkillInvokerConfiguration.Builder - Class in com.amazon.ask.localdebug.config
Builder class.
SkillMessagingService - Interface in com.amazon.ask.model.services.skillMessaging
 
SkillMessagingServiceClient - Class in com.amazon.ask.model.services.skillMessaging
 
SkillMessagingServiceClient(ApiConfiguration, AuthenticationConfiguration) - Constructor for class com.amazon.ask.model.services.skillMessaging.SkillMessagingServiceClient
 
SkillMessagingServiceClient(ApiConfiguration, LwaClient) - Constructor for class com.amazon.ask.model.services.skillMessaging.SkillMessagingServiceClient
 
SkillRequest - Interface in com.amazon.ask.request
Input to an Alexa skill.
SkillRequestSignatureVerifier - Class in com.amazon.ask.servlet.verifiers
Provides a utility method to verify the signature of a skill request.
SkillRequestSignatureVerifier() - Constructor for class com.amazon.ask.servlet.verifiers.SkillRequestSignatureVerifier
Constructor to build an instance of SkillRequestSignatureVerifier.
SkillRequestSignatureVerifier(Proxy) - Constructor for class com.amazon.ask.servlet.verifiers.SkillRequestSignatureVerifier
 
SkillRequestTimestampVerifier - Class in com.amazon.ask.servlet.verifiers
Verifies whether or not timestamps are valid within a certain tolerance.
SkillRequestTimestampVerifier(long) - Constructor for class com.amazon.ask.servlet.verifiers.SkillRequestTimestampVerifier
Constructs a new timestamp verifier with the provided tolerance milliseconds.
SkillRequestTimestampVerifier(long, TimeUnit) - Constructor for class com.amazon.ask.servlet.verifiers.SkillRequestTimestampVerifier
Constructs a new timestamp verifier with the provided tolerance and timeUnit.
SkillResponse<T> - Interface in com.amazon.ask.response
Output from an AlexaSkill.
Skills - Class in com.amazon.ask
Factory methods for different Skill builders.
SkillServlet - Class in com.amazon.ask.servlet
Simple implementation of a skill in the form of a Java EE servlet.
SkillServlet(Skill) - Constructor for class com.amazon.ask.servlet.SkillServlet
Constructor to build an instance of SkillServlet.
SkillServletVerifier - Interface in com.amazon.ask.servlet.verifiers
Verifiers are run against incoming requests to verify authenticity and integrity of the request before processing it.
SkillStage - Enum in com.amazon.ask.model.services.proactiveEvents
Stage for creating Proactive events.
SkillStreamHandler - Class in com.amazon.ask
This class provides the handler required when hosting the service as an AWS Lambda function.
SkillStreamHandler(AlexaSkill) - Constructor for class com.amazon.ask.SkillStreamHandler
Constructor to build an instance of SkillStreamHandler with a single Alexa skill.
SkillStreamHandler(AlexaSkill...) - Constructor for class com.amazon.ask.SkillStreamHandler
Constructor to build an instance of SkillStreamHandler with multiple Alexa skills.
Slot - Class in com.amazon.ask.model
Slot
Slot.Builder - Class in com.amazon.ask.model
 
SlotConfirmationStatus - Enum in com.amazon.ask.model
An enumeration indicating whether the user has explicitly confirmed or denied the value of this slot.
SlotValue - Class in com.amazon.ask.model
Object representing the value captured in the slot.
SlotValue() - Constructor for class com.amazon.ask.model.SlotValue
 
slotValue(String, String) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the incoming request is an IntentRequest and contains the given slot name and value.
SlotValueWrapper - Class in com.amazon.ask.request.intent
Helper class that makes it easy to wrap and retrieve slot values.
SpeakDirective - Class in com.amazon.ask.model.services.directive
SpeakDirective
SpeakDirective.Builder - Class in com.amazon.ask.model.services.directive
 
SpeakItemCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Reads the contents of a single item on the screen.
SpeakItemCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
SpeakListCommand - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Read the contents of a range of items inside a common container.
SpeakListCommand.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
speech - Variable in class com.amazon.ask.response.ResponseBuilder
Output speech.
Speed - Class in com.amazon.ask.model.interfaces.geolocation
An object containing the speed information of the device.
Speed.Builder - Class in com.amazon.ask.model.interfaces.geolocation
 
SpokenInfo - Class in com.amazon.ask.model.services.reminderManagement
Parameters for VUI presentation of the reminder
SpokenInfo.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
SpokenText - Class in com.amazon.ask.model.services.reminderManagement
SpokenText
SpokenText.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
SsmlOutputSpeech - Class in com.amazon.ask.model.ui
SsmlOutputSpeech
SsmlOutputSpeech.Builder - Class in com.amazon.ask.model.ui
 
standard() - Static method in class com.amazon.ask.services.ApacheHttpApiClient
Creates an instance with a default configured HTTP client.
standard() - Static method in class com.amazon.ask.Skills
Creates a builder used to construct a new Skill using the default DynamoDbPersistenceAdapter and ApacheHttpApiClient.
StandardCard - Class in com.amazon.ask.model.ui
StandardCard
StandardCard.Builder - Class in com.amazon.ask.model.ui
 
StandardSdkModule - Class in com.amazon.ask.module
SdkModule that registers common add-on libraries shipped with the standard SDK distribution.
StandardSdkModule(ApacheHttpApiClient, DynamoDbPersistenceAdapter, TemplateFactory) - Constructor for class com.amazon.ask.module.StandardSdkModule
StandardSdkModule.Builder - Class in com.amazon.ask.module
Standard SDK Module Builder.
StandardSkillBuilder - Class in com.amazon.ask.builder
Builder used to construct a new Skill using the default DynamoDbPersistenceAdapter and ApacheHttpApiClient.
StandardSkillBuilder() - Constructor for class com.amazon.ask.builder.StandardSkillBuilder
 
StartConnectionDirective - Class in com.amazon.ask.model.interfaces.connections.V1
This is the directive that a skill can send as part of their response to a session based request to start a connection.
StartConnectionDirective.Builder - Class in com.amazon.ask.model.interfaces.connections.V1
 
StartDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
The Start directive provides the data necessary to load an HTML page on the target device.
StartDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
StartEventHandlerDirective - Class in com.amazon.ask.model.interfaces.customInterfaceController
This directive configures and starts an event handler.
StartEventHandlerDirective.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
StartInputHandlerDirective - Class in com.amazon.ask.model.interfaces.gameEngine
StartInputHandlerDirective
StartInputHandlerDirective.Builder - Class in com.amazon.ask.model.interfaces.gameEngine
 
StartRequest - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
StartRequest
StartRequest.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
StartRequestMethod - Enum in com.amazon.ask.model.interfaces.alexa.presentation.html
Gets or Sets interfaces.alexa.presentation.html.StartRequestMethod
State - Enum in com.amazon.ask.model.interfaces.amazonpay.model.response
Indicates the state that the Authorization object is in.
State - Enum in com.amazon.ask.model.interfaces.amazonpay.model.v1
Indicates the state that the Authorization object, Capture object, or Refund object is in.
Status - Enum in com.amazon.ask.model.interfaces.geolocation
A string representing the status of whether location services is currently running or not on the host OS of device.
Status - Class in com.amazon.ask.model.services.listManagement
Status
Status - Enum in com.amazon.ask.model.services.monetization
Transaction status for in skill product purchases.
Status - Enum in com.amazon.ask.model.services.reminderManagement
Status of reminder
Status - Enum in com.amazon.ask.model.services.timerManagement
Status of timer
Status - Class in com.amazon.ask.model.slu.entityresolution
Status
Status - Class in com.amazon.ask.model
Status indicates a high level understanding of the result of an execution.
Status.Builder - Class in com.amazon.ask.model.services.listManagement
 
Status.Builder - Class in com.amazon.ask.model.slu.entityresolution
 
Status.Builder - Class in com.amazon.ask.model
 
StatusCode - Enum in com.amazon.ask.model.slu.entityresolution
Indication of the results of attempting to resolve the user utterance against the defined slot types.
StatusMap - Class in com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller
A map whose key is the new status and value is the message ID list.
StatusMap.Builder - Class in com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller
 
StopDirective - Class in com.amazon.ask.model.interfaces.audioplayer
StopDirective
StopDirective.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
StopEventHandlerDirective - Class in com.amazon.ask.model.interfaces.customInterfaceController
This directive stops a running Event Handler associated with the provided token.
StopEventHandlerDirective.Builder - Class in com.amazon.ask.model.interfaces.customInterfaceController
 
StopInputHandlerDirective - Class in com.amazon.ask.model.interfaces.gameEngine
StopInputHandlerDirective
StopInputHandlerDirective.Builder - Class in com.amazon.ask.model.interfaces.gameEngine
 
StorageLimitExeceededError - Class in com.amazon.ask.model.interfaces.alexa.datastore
Describes an execution error for exceeding storage limit.
StorageLimitExeceededError.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore
 
Stream - Class in com.amazon.ask.model.interfaces.audioplayer
Stream
Stream.Builder - Class in com.amazon.ask.model.interfaces.audioplayer
 
SubTypesManifest - Class in com.amazon.ask.model.utils
Static class that contains a mapping of all the Subtypes of an abstract base type sorted by their discriminator value.
SubTypesManifest() - Constructor for class com.amazon.ask.model.utils.SubTypesManifest
 
SuccessResponse - Class in com.amazon.ask.model.dynamicEndpoints
Success response for a Dynamic endpoint request.
SuccessResponse.Builder - Class in com.amazon.ask.model.dynamicEndpoints
 
SupportedInterfaces - Class in com.amazon.ask.model
An object listing each interface that the device supports.
SupportedInterfaces.Builder - Class in com.amazon.ask.model
 
supports(Object) - Method in interface com.amazon.ask.request.handler.adapter.GenericHandlerAdapter
Returns true if the adapter supports the type of handler.
supports(Object) - Method in class com.amazon.ask.request.handler.adapter.impl.BaseHandlerAdapter
Returns true if the adapter supports the type of handler.
SystemState - Class in com.amazon.ask.model.interfaces.system
SystemState
SystemState.Builder - Class in com.amazon.ask.model.interfaces.system
 

T

tableName - Variable in class com.amazon.ask.module.StandardSdkModule.Builder
DynamoDB table name.
Target - Class in com.amazon.ask.model.services.datastore.v1
Target
Target() - Constructor for class com.amazon.ask.model.services.datastore.v1.Target
 
TargetProfile - Enum in com.amazon.ask.model.interfaces.alexa.presentation.aplt
Name of a supported profile on character display.
Task - Class in com.amazon.ask.model.services.timerManagement
Custom task passed by skill developers when the operation type is \"LAUNCH_TASK\"
Task - Class in com.amazon.ask.model
This object encapsulates a specific functionality.
Task.Builder - Class in com.amazon.ask.model.services.timerManagement
 
Task.Builder - Class in com.amazon.ask.model
 
TemperatureUnit - Enum in com.amazon.ask.model.services.ups
Gets or Sets services.ups.TemperatureUnit
Template - Class in com.amazon.ask.model.interfaces.display
Template
Template() - Constructor for class com.amazon.ask.model.interfaces.display.Template
 
templateBaseDir - Variable in class com.amazon.ask.response.template.TemplateContentData
Template's base directory.
templateCache - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Caches the template content.
templateCache - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Caches the template content.
TemplateCache - Interface in com.amazon.ask.response.template.loader
Cache interface for template caching.
templateContent - Variable in class com.amazon.ask.response.template.TemplateContentData
Content in a template.
templateContentData - Variable in class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData
Template content data.
TemplateContentData - Class in com.amazon.ask.response.template
Abstraction of template content using byte array with unique identifier, base directory information will be used in resolving template import.
TemplateContentData(String, byte[], String) - Constructor for class com.amazon.ask.response.template.TemplateContentData
Constructor for TemplateContentData.
TemplateContentData.Builder - Class in com.amazon.ask.response.template
Template Content Data Builder.
templateDataMap - Variable in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Template data map.
templateDirectoryPath - Variable in class com.amazon.ask.module.StandardSdkModule.Builder
Directory path where the templates are stored.
TemplateEnumerator<Input> - Interface in com.amazon.ask.response.template.loader
Enumerator interface to enumerate template name based on specific property.
templateEnumeratorSupplier - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Template enumerator supplier.
templateEnumeratorSupplier - Variable in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader
Template enumerator supplier.
templateFactory - Variable in class com.amazon.ask.builder.SkillBuilder
Template Factory interface to process template and data to generate skill response.
templateFactory - Variable in class com.amazon.ask.builder.SkillConfiguration
Template Factory interface to process template and data to generate skill response.
templateFactory - Variable in class com.amazon.ask.CustomSkill
Interface to process template and data to generate skill response.
templateFactory - Variable in class com.amazon.ask.dispatcher.request.handler.HandlerInput
Interface to process template and data to generate skill response.
templateFactory - Variable in class com.amazon.ask.module.StandardSdkModule
Template Factory interface to process template and data to generate skill response.
TemplateFactory<Input,Output> - Interface in com.amazon.ask.response.template
Template Factory interface to process template and data to generate skill response.
TemplateFactoryException - Exception in com.amazon.ask.exception.template
Exception thrown when an exception is encountered while TemplateFactory is processing template.
TemplateFactoryException(String) - Constructor for exception com.amazon.ask.exception.template.TemplateFactoryException
Constructs an instance of TemplateFactoryException with the given message.
TemplateFactoryException(String, Throwable) - Constructor for exception com.amazon.ask.exception.template.TemplateFactoryException
Constructs an instance of TemplateFactoryException with the given message and cause.
TemplateLoader<Input> - Interface in com.amazon.ask.response.template.loader
Loader interface for template loading from data store.
TemplateLoaderException - Exception in com.amazon.ask.exception.template
Exception thrown when an exception is encountered while TemplateLoader is loading template.
TemplateLoaderException(String) - Constructor for exception com.amazon.ask.exception.template.TemplateLoaderException
Constructs an instance of TemplateLoaderException with the given message.
TemplateLoaderException(String, Throwable) - Constructor for exception com.amazon.ask.exception.template.TemplateLoaderException
Constructs an instance of TemplateLoaderException with the given message and cause.
templateLoaders - Variable in class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
List of loader interfaces for template loading from data store.
templateLoaders - Variable in class com.amazon.ask.response.template.impl.BaseTemplateFactory
List of loader interfaces for template loading from data store.
templateName - Variable in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator
Template name.
templateOrderQueue - Variable in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Template order queue.
templateRenderer - Variable in class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
Renderer interface for template rendering and response conversion.
templateRenderer - Variable in class com.amazon.ask.response.template.impl.BaseTemplateFactory
Renderer interface for template rendering and response conversion.
TemplateRenderer<Output> - Interface in com.amazon.ask.response.template.renderer
Renderer interface for template rendering and response conversion.
TemplateRendererException - Exception in com.amazon.ask.exception.template
Exception thrown when an exception is encountered while TemplateRenderer is rendering template.
TemplateRendererException(String) - Constructor for exception com.amazon.ask.exception.template.TemplateRendererException
Constructs an instance of TemplateRendererException with the given message.
TemplateRendererException(String, Throwable) - Constructor for exception com.amazon.ask.exception.template.TemplateRendererException
Constructs an instance of TemplateRendererException with the given message and cause.
tertiaryText - Variable in class com.amazon.ask.response.TextContentHelper
Tertiary text.
TextContent - Class in com.amazon.ask.model.interfaces.display
TextContent
TextContent.Builder - Class in com.amazon.ask.model.interfaces.display
 
TextContentHelper - Class in com.amazon.ask.response
A helper to assist in building PlainText and RichText content.
TextContentHelper() - Constructor for class com.amazon.ask.response.TextContentHelper
 
TextField - Class in com.amazon.ask.model.interfaces.display
TextField
TextField() - Constructor for class com.amazon.ask.model.interfaces.display.TextField
 
TextToAnnounce - Class in com.amazon.ask.model.services.timerManagement
When the operation type is \"ANNOUNCE\", announces a certain text that the developer wants to be read out at the expiration of the timer.
TextToAnnounce.Builder - Class in com.amazon.ask.model.services.timerManagement
 
TextToConfirm - Class in com.amazon.ask.model.services.timerManagement
When the operation type is \"LAUNCH_TASK\", confirm with the customer at the expiration of the timer.
TextToConfirm.Builder - Class in com.amazon.ask.model.services.timerManagement
 
THREAD_POOL_SIZE - Static variable in class com.amazon.ask.localdebug.constants.Constants
Thread pool size argument name.
threadPoolSize() - Method in class com.amazon.ask.localdebug.guice.ConfigModule
Returns user provided thread pool size.
TimerManagementService - Interface in com.amazon.ask.model.services.timerManagement
 
TimerManagementServiceClient - Class in com.amazon.ask.model.services.timerManagement
 
TimerManagementServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.timerManagement.TimerManagementServiceClient
 
TimerRequest - Class in com.amazon.ask.model.services.timerManagement
Input request for creating a timer.
TimerRequest.Builder - Class in com.amazon.ask.model.services.timerManagement
 
TimerResponse - Class in com.amazon.ask.model.services.timerManagement
Timer object
TimerResponse.Builder - Class in com.amazon.ask.model.services.timerManagement
 
TimersResponse - Class in com.amazon.ask.model.services.timerManagement
Timers object with paginated list of multiple timers
TimersResponse.Builder - Class in com.amazon.ask.model.services.timerManagement
 
timestamp - Variable in class com.amazon.ask.model.Request
 
TIMESTAMP_TOLERANCE_SYSTEM_PROPERTY - Static variable in class com.amazon.ask.servlet.ServletConstants
The name of the system property that can be used to configure the timestamp tolerance (in millis) of the SkillServlet.
timeToLiveThreshold - Variable in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache
Custom TTL.
token - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
token - Variable in class com.amazon.ask.model.interfaces.display.Template
 
TOLERANCE_SKILL_EVENTS_MILLIS - Static variable in class com.amazon.ask.servlet.ServletConstants
Timestamp offset tolerance value in millis for skill event requests.
toString() - Method in exception com.amazon.ask.localdebug.exception.LocalDebugSdkException
To string conversion of local debug sdk exception.
toString() - Method in class com.amazon.ask.model.Application
 
toString() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantBody
 
toString() - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest
 
toString() - Method in class com.amazon.ask.model.authorization.Grant
 
toString() - Method in enum com.amazon.ask.model.authorization.GrantType
 
toString() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent
 
toString() - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest
 
toString() - Method in enum com.amazon.ask.model.canfulfill.CanFulfillIntentValues
 
toString() - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot
 
toString() - Method in enum com.amazon.ask.model.canfulfill.CanFulfillSlotValues
 
toString() - Method in enum com.amazon.ask.model.canfulfill.CanUnderstandSlotValues
 
toString() - Method in class com.amazon.ask.model.Cause
 
toString() - Method in class com.amazon.ask.model.ConnectionCompleted
 
toString() - Method in class com.amazon.ask.model.Context
 
toString() - Method in class com.amazon.ask.model.Device
 
toString() - Method in class com.amazon.ask.model.dialog.ConfirmIntentDirective
 
toString() - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective
 
toString() - Method in class com.amazon.ask.model.dialog.DelegateDirective
 
toString() - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective
 
toString() - Method in class com.amazon.ask.model.dialog.DelegationPeriod
 
toString() - Method in enum com.amazon.ask.model.dialog.DelegationPeriodUntil
 
toString() - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective
 
toString() - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective
 
toString() - Method in class com.amazon.ask.model.dialog.Input
 
toString() - Method in class com.amazon.ask.model.dialog.InputRequest
 
toString() - Method in class com.amazon.ask.model.dialog.UpdatedInputRequest
 
toString() - Method in class com.amazon.ask.model.dialog.UpdatedIntentRequest
 
toString() - Method in class com.amazon.ask.model.dialog.UpdatedRequest
 
toString() - Method in enum com.amazon.ask.model.DialogState
 
toString() - Method in class com.amazon.ask.model.Directive
 
toString() - Method in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
toString() - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse
 
toString() - Method in class com.amazon.ask.model.dynamicEndpoints.Request
 
toString() - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse
 
toString() - Method in class com.amazon.ask.model.er.dynamic.Entity
 
toString() - Method in class com.amazon.ask.model.er.dynamic.EntityListItem
 
toString() - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms
 
toString() - Method in enum com.amazon.ask.model.er.dynamic.UpdateBehavior
 
toString() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody
 
toString() - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest
 
toString() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody
 
toString() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest
 
toString() - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent
 
toString() - Method in class com.amazon.ask.model.events.skillevents.Permission
 
toString() - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest
 
toString() - Method in class com.amazon.ask.model.events.skillevents.PermissionBody
 
toString() - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest
 
toString() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody
 
toString() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest
 
toString() - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent
 
toString() - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest
 
toString() - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest
 
toString() - Method in class com.amazon.ask.model.Intent
 
toString() - Method in enum com.amazon.ask.model.IntentConfirmationStatus
 
toString() - Method in class com.amazon.ask.model.IntentRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.CommandsError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.AlexaDataStorePackageManagerInterface
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ErrorType
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.Locations
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.experimentation.TreatmentId
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.extension.AvailableExtension
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Align
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemRepeatMode
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AudioTrack
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.BackType
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentState
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTagStateEnum
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTagDirectionEnum
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenViewportTag
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.HighlightMode
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteItemOperation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeErrorReason
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.MediaCommandType
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Position
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.TransformProperty
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceErrorReason
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentErrorReason
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkErrorReason
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderErrorReason
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.Position
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.TargetProfile
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorReason
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequestMethod
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer
 
toString() - Method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.TransformerType
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationStateContext
 
toString() - Method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementType
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.PaymentAction
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.ReleaseEnvironment
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.State
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementStatus
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementType
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.PaymentAction
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.ReleaseEnvironment
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes
 
toString() - Method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.State
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay
 
toString() - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult
 
toString() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState
 
toString() - Method in enum com.amazon.ask.model.interfaces.applink.CatalogTypes
 
toString() - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch
 
toString() - Method in class com.amazon.ask.model.interfaces.applink.SendToDevice
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData
 
toString() - Method in enum com.amazon.ask.model.interfaces.audioplayer.CaptionType
 
toString() - Method in enum com.amazon.ask.model.interfaces.audioplayer.ClearBehavior
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.Error
 
toString() - Method in enum com.amazon.ask.model.interfaces.audioplayer.ErrorType
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest
 
toString() - Method in enum com.amazon.ask.model.interfaces.audioplayer.PlayBehavior
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective
 
toString() - Method in enum com.amazon.ask.model.interfaces.audioplayer.PlayerActivity
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.StopDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream
 
toString() - Method in class com.amazon.ask.model.interfaces.automotive.AutomotiveState
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant
 
toString() - Method in enum com.amazon.ask.model.interfaces.connections.OnCompletion
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.conversations.ResetContextDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest
 
toString() - Method in enum com.amazon.ask.model.interfaces.customInterfaceController.FilterMatchAction
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective
 
toString() - Method in enum com.amazon.ask.model.interfaces.display.BackButtonBehavior
 
toString() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1
 
toString() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2
 
toString() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3
 
toString() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6
 
toString() - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7
 
toString() - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.display.DisplayState
 
toString() - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.display.Hint
 
toString() - Method in class com.amazon.ask.model.interfaces.display.HintDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.display.Image
 
toString() - Method in class com.amazon.ask.model.interfaces.display.ImageInstance
 
toString() - Method in enum com.amazon.ask.model.interfaces.display.ImageSize
 
toString() - Method in class com.amazon.ask.model.interfaces.display.ListItem
 
toString() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1
 
toString() - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2
 
toString() - Method in class com.amazon.ask.model.interfaces.display.PlainText
 
toString() - Method in class com.amazon.ask.model.interfaces.display.PlainTextHint
 
toString() - Method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.display.RichText
 
toString() - Method in class com.amazon.ask.model.interfaces.display.Template
 
toString() - Method in class com.amazon.ask.model.interfaces.display.TextContent
 
toString() - Method in class com.amazon.ask.model.interfaces.display.TextField
 
toString() - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective
 
toString() - Method in enum com.amazon.ask.model.interfaces.geolocation.Access
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.Heading
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices
 
toString() - Method in class com.amazon.ask.model.interfaces.geolocation.Speed
 
toString() - Method in enum com.amazon.ask.model.interfaces.geolocation.Status
 
toString() - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct
 
toString() - Method in enum com.amazon.ask.model.interfaces.monetization.v1.PurchaseResult
 
toString() - Method in class com.amazon.ask.model.interfaces.navigation.assistance.AnnounceRoadRegulation
 
toString() - Method in class com.amazon.ask.model.interfaces.navigation.NavigationInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.system.Error
 
toString() - Method in class com.amazon.ask.model.interfaces.system.ErrorCause
 
toString() - Method in enum com.amazon.ask.model.interfaces.system.ErrorType
 
toString() - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest
 
toString() - Method in class com.amazon.ask.model.interfaces.system.SystemState
 
toString() - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit
 
toString() - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective
 
toString() - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata
 
toString() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoAppInterface
 
toString() - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.aplt.CharacterFormat
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.aplt.ViewportProfile
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.Dialog
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.Experience
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.Keyboard
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.Mode
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.PresentationType
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.Shape
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.size.ViewportSize
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.Touch
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
 
toString() - Method in enum com.amazon.ask.model.interfaces.viewport.video.Codecs
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo
 
toString() - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo
 
toString() - Method in class com.amazon.ask.model.LaunchRequest
 
toString() - Method in class com.amazon.ask.model.ListSlotValue
 
toString() - Method in class com.amazon.ask.model.Permissions
 
toString() - Method in enum com.amazon.ask.model.PermissionStatus
 
toString() - Method in class com.amazon.ask.model.Person
 
toString() - Method in class com.amazon.ask.model.Request
 
toString() - Method in class com.amazon.ask.model.RequestEnvelope
 
toString() - Method in class com.amazon.ask.model.Response
 
toString() - Method in class com.amazon.ask.model.ResponseEnvelope
 
toString() - Method in class com.amazon.ask.model.Scope
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError
 
toString() - Method in enum com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestErrorType
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.ClearCommand
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.Command
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError
 
toString() - Method in enum com.amazon.ask.model.services.datastore.v1.CommandsRequestErrorType
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.Devices
 
toString() - Method in enum com.amazon.ask.model.services.datastore.v1.DispatchResultType
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError
 
toString() - Method in enum com.amazon.ask.model.services.datastore.v1.QueuedResultRequestErrorType
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.Target
 
toString() - Method in class com.amazon.ask.model.services.datastore.v1.User
 
toString() - Method in class com.amazon.ask.model.services.deviceAddress.Address
 
toString() - Method in class com.amazon.ask.model.services.deviceAddress.Error
 
toString() - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress
 
toString() - Method in class com.amazon.ask.model.services.directive.Directive
 
toString() - Method in class com.amazon.ask.model.services.directive.Error
 
toString() - Method in class com.amazon.ask.model.services.directive.Header
 
toString() - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest
 
toString() - Method in class com.amazon.ask.model.services.directive.SpeakDirective
 
toString() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability
 
toString() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse
 
toString() - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo
 
toString() - Method in class com.amazon.ask.model.services.endpointEnumeration.Error
 
toString() - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep
 
toString() - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation
 
toString() - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters
 
toString() - Method in enum com.amazon.ask.model.services.gadgetController.TriggerEventType
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.Event
 
toString() - Method in enum com.amazon.ask.model.services.gameEngine.EventReportingType
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.InputEvent
 
toString() - Method in enum com.amazon.ask.model.services.gameEngine.InputEventActionType
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.Pattern
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer
 
toString() - Method in enum com.amazon.ask.model.services.gameEngine.PatternRecognizerAnchorType
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer
 
toString() - Method in class com.amazon.ask.model.services.gameEngine.Recognizer
 
toString() - Method in class com.amazon.ask.model.services.listManagement.AlexaList
 
toString() - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem
 
toString() - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata
 
toString() - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata
 
toString() - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.Error
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ForbiddenError
 
toString() - Method in class com.amazon.ask.model.services.listManagement.Links
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListBody
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListItemBody
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest
 
toString() - Method in enum com.amazon.ask.model.services.listManagement.ListItemState
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest
 
toString() - Method in enum com.amazon.ask.model.services.listManagement.ListState
 
toString() - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.Status
 
toString() - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest
 
toString() - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest
 
toString() - Method in enum com.amazon.ask.model.services.monetization.EntitledState
 
toString() - Method in enum com.amazon.ask.model.services.monetization.EntitlementReason
 
toString() - Method in class com.amazon.ask.model.services.monetization.Error
 
toString() - Method in class com.amazon.ask.model.services.monetization.InSkillProduct
 
toString() - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse
 
toString() - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse
 
toString() - Method in class com.amazon.ask.model.services.monetization.Metadata
 
toString() - Method in enum com.amazon.ask.model.services.monetization.ProductType
 
toString() - Method in enum com.amazon.ask.model.services.monetization.PurchasableState
 
toString() - Method in enum com.amazon.ask.model.services.monetization.PurchaseMode
 
toString() - Method in class com.amazon.ask.model.services.monetization.ResultSet
 
toString() - Method in enum com.amazon.ask.model.services.monetization.Status
 
toString() - Method in class com.amazon.ask.model.services.monetization.Transactions
 
toString() - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest
 
toString() - Method in class com.amazon.ask.model.services.proactiveEvents.Error
 
toString() - Method in class com.amazon.ask.model.services.proactiveEvents.Event
 
toString() - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience
 
toString() - Method in enum com.amazon.ask.model.services.proactiveEvents.RelevantAudienceType
 
toString() - Method in enum com.amazon.ask.model.services.proactiveEvents.SkillStage
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.AlertInfo
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.Error
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.Event
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification
 
toString() - Method in enum com.amazon.ask.model.services.reminderManagement.PushNotificationStatus
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence
 
toString() - Method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceDay
 
toString() - Method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceFreq
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.Reminder
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText
 
toString() - Method in enum com.amazon.ask.model.services.reminderManagement.Status
 
toString() - Method in class com.amazon.ask.model.services.reminderManagement.Trigger
 
toString() - Method in enum com.amazon.ask.model.services.reminderManagement.TriggerType
 
toString() - Method in class com.amazon.ask.model.services.skillMessaging.Error
 
toString() - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.CreationBehavior
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.Error
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.NotificationConfig
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.NotifyOnlyOperation
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.Operation
 
toString() - Method in enum com.amazon.ask.model.services.timerManagement.Status
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.Task
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse
 
toString() - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior
 
toString() - Method in enum com.amazon.ask.model.services.timerManagement.Visibility
 
toString() - Method in enum com.amazon.ask.model.services.ups.DistanceUnits
 
toString() - Method in class com.amazon.ask.model.services.ups.Error
 
toString() - Method in enum com.amazon.ask.model.services.ups.ErrorCode
 
toString() - Method in class com.amazon.ask.model.services.ups.PhoneNumber
 
toString() - Method in enum com.amazon.ask.model.services.ups.TemperatureUnit
 
toString() - Method in class com.amazon.ask.model.Session
 
toString() - Method in class com.amazon.ask.model.SessionEndedError
 
toString() - Method in enum com.amazon.ask.model.SessionEndedErrorType
 
toString() - Method in enum com.amazon.ask.model.SessionEndedReason
 
toString() - Method in class com.amazon.ask.model.SessionEndedRequest
 
toString() - Method in class com.amazon.ask.model.SessionResumedRequest
 
toString() - Method in class com.amazon.ask.model.SimpleSlotValue
 
toString() - Method in class com.amazon.ask.model.Slot
 
toString() - Method in enum com.amazon.ask.model.SlotConfirmationStatus
 
toString() - Method in class com.amazon.ask.model.SlotValue
 
toString() - Method in class com.amazon.ask.model.slu.entityresolution.Resolution
 
toString() - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions
 
toString() - Method in class com.amazon.ask.model.slu.entityresolution.Status
 
toString() - Method in enum com.amazon.ask.model.slu.entityresolution.StatusCode
 
toString() - Method in class com.amazon.ask.model.slu.entityresolution.Value
 
toString() - Method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper
 
toString() - Method in class com.amazon.ask.model.Status
 
toString() - Method in class com.amazon.ask.model.SupportedInterfaces
 
toString() - Method in class com.amazon.ask.model.Task
 
toString() - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard
 
toString() - Method in class com.amazon.ask.model.ui.Card
 
toString() - Method in class com.amazon.ask.model.ui.Image
 
toString() - Method in class com.amazon.ask.model.ui.LinkAccountCard
 
toString() - Method in class com.amazon.ask.model.ui.OutputSpeech
 
toString() - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech
 
toString() - Method in enum com.amazon.ask.model.ui.PlayBehavior
 
toString() - Method in class com.amazon.ask.model.ui.Reprompt
 
toString() - Method in class com.amazon.ask.model.ui.SimpleCard
 
toString() - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech
 
toString() - Method in class com.amazon.ask.model.ui.StandardCard
 
toString() - Method in class com.amazon.ask.model.User
 
toString() - Method in class com.amazon.ask.response.template.TemplateContentData
Return string representation of TemplateContentData.
Touch - Enum in com.amazon.ask.model.interfaces.viewport
Represents a type of touch input suppported by the device.
Transactions - Class in com.amazon.ask.model.services.monetization
Transactions
Transactions.Builder - Class in com.amazon.ask.model.services.monetization
 
Transformer - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
Properties for performing text to speech transformations.
Transformer.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.html
 
TransformerType - Enum in com.amazon.ask.model.interfaces.alexa.presentation.html
Gets or Sets interfaces.alexa.presentation.html.TransformerType
TransformProperty - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Transform property to apply to a component.
TransformProperty() - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.TransformProperty
 
TransformProperty(TransformProperty.Builder) - Constructor for class com.amazon.ask.model.interfaces.alexa.presentation.apl.TransformProperty
 
TransformProperty.Builder<T extends TransformProperty.Builder<T>> - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
TreatmentId - Enum in com.amazon.ask.model.interfaces.alexa.experimentation
Experiment treatment identifier
Trigger - Class in com.amazon.ask.model.services.reminderManagement
Trigger information for Reminder
Trigger.Builder - Class in com.amazon.ask.model.services.reminderManagement
 
TriggerEventType - Enum in com.amazon.ask.model.services.gadgetController
The action that triggers the animation.
TriggeringBehavior - Class in com.amazon.ask.model.services.timerManagement
The triggering behavior upon Timer Expired.
TriggeringBehavior.Builder - Class in com.amazon.ask.model.services.timerManagement
 
TriggerType - Enum in com.amazon.ask.model.services.reminderManagement
Type of reminder - Absolute / Relative
type - Variable in class com.amazon.ask.model.Cause
 
type - Variable in class com.amazon.ask.model.dialog.UpdatedRequest
 
type - Variable in class com.amazon.ask.model.Directive
 
type - Variable in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.datastore.CommandsError
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.Operation
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeError
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeError
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
type - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationStateContext
 
type - Variable in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
 
type - Variable in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
 
type - Variable in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
 
type - Variable in class com.amazon.ask.model.interfaces.display.Hint
 
type - Variable in class com.amazon.ask.model.interfaces.display.Template
 
type - Variable in class com.amazon.ask.model.interfaces.display.TextField
 
type - Variable in class com.amazon.ask.model.interfaces.viewport.size.ViewportSize
 
type - Variable in class com.amazon.ask.model.interfaces.viewport.TypedViewportState
 
type - Variable in class com.amazon.ask.model.Request
 
type - Variable in class com.amazon.ask.model.services.datastore.v1.Command
 
type - Variable in class com.amazon.ask.model.services.datastore.v1.Target
 
type - Variable in class com.amazon.ask.model.services.directive.Directive
 
type - Variable in class com.amazon.ask.model.services.gameEngine.Recognizer
 
type - Variable in class com.amazon.ask.model.services.timerManagement.Operation
 
type - Variable in class com.amazon.ask.model.SlotValue
 
type - Variable in class com.amazon.ask.model.ui.Card
 
type - Variable in class com.amazon.ask.model.ui.OutputSpeech
 
TypedViewportState - Class in com.amazon.ask.model.interfaces.viewport
TypedViewportState
TypedViewportState() - Constructor for class com.amazon.ask.model.interfaces.viewport.TypedViewportState
 

U

UnhandledSkillException - Exception in com.amazon.ask.exception
Exception thrown when an exception occurs that cannot be handled by an ExceptionHandler.
UnhandledSkillException(Throwable) - Constructor for exception com.amazon.ask.exception.UnhandledSkillException
Constructs an instance of UnhandledSkillException.
Unit - Class in com.amazon.ask.model.interfaces.systemUnit
An object that represents a logical entity for organizing actors and resources that interact with Alexa systems.
Unit.Builder - Class in com.amazon.ask.model.interfaces.systemUnit
 
unmarshall(byte[]) - Method in class com.amazon.ask.util.impl.JacksonJsonUnmarshaller
Abstract method to unmarshall a given byte array.
unmarshall(byte[]) - Method in class com.amazon.ask.util.impl.NamespaceEnabledJacksonJsonUnmarshaller
Abstract method to unmarshall a given byte array.
unmarshall(byte[]) - Method in interface com.amazon.ask.util.JsonUnmarshaller
Abstract method to unmarshall a given byte array.
UnmarshalledRequest<Type> - Interface in com.amazon.ask.request
Output from a JsonUnmarshaller.
unmarshaller - Variable in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer
Unmarshaller used to convert byte-stream back to their original data or object.
unmarshallerChain - Variable in class com.amazon.ask.impl.AbstractSkill
List of JSON unmarshallers.
unwrap() - Method in class com.amazon.ask.request.intent.SlotValueWrapper
Returns the underlying SlotValue this instance wraps.
UpdateBehavior - Enum in com.amazon.ask.model.er.dynamic
Replace the existing dynamic entities or clear them from the catalog
UpdatedInputRequest - Class in com.amazon.ask.model.dialog
UpdatedInputRequest
UpdatedInputRequest.Builder - Class in com.amazon.ask.model.dialog
 
UpdatedIntentRequest - Class in com.amazon.ask.model.dialog
UpdatedIntentRequest
UpdatedIntentRequest.Builder - Class in com.amazon.ask.model.dialog
 
UpdatedRequest - Class in com.amazon.ask.model.dialog
The updated request to delegate.
UpdatedRequest() - Constructor for class com.amazon.ask.model.dialog.UpdatedRequest
 
UpdateIndexListDataDirective - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
Updates the content of an dynamicIndexList datasource which has been previously communicated to an Alexa device.
UpdateIndexListDataDirective.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
updateList(String, UpdateListRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
updateList(String, UpdateListRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
This API updates a custom list.
updateListItem(String, String, UpdateListItemRequest) - Method in interface com.amazon.ask.model.services.listManagement.ListManagementService
 
updateListItem(String, String, UpdateListItemRequest) - Method in class com.amazon.ask.model.services.listManagement.ListManagementServiceClient
API used to update an item value or item status.
UpdateListItemRequest - Class in com.amazon.ask.model.services.listManagement
UpdateListItemRequest
UpdateListItemRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
UpdateListRequest - Class in com.amazon.ask.model.services.listManagement
UpdateListRequest
UpdateListRequest.Builder - Class in com.amazon.ask.model.services.listManagement
 
updateReminder(String, ReminderRequest) - Method in interface com.amazon.ask.model.services.reminderManagement.ReminderManagementService
 
updateReminder(String, ReminderRequest) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderManagementServiceClient
This API is invoked by the skill to update a reminder.
UpdateRequest - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
This event is request sent by device DataStore Package Manager asking the skill developer them to update the version of the package on device.
UpdateRequest.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
UpdateRequestHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for UpdateRequest requests.
UPGRADE_HEADER_NAME - Static variable in class com.amazon.ask.localdebug.constants.Constants
Upgrade header key.
UPGRADE_HEADER_VALUE - Static variable in class com.amazon.ask.localdebug.constants.Constants
Upgrade header value.
UpsService - Interface in com.amazon.ask.model.services.ups
 
UpsServiceClient - Class in com.amazon.ask.model.services.ups
 
UpsServiceClient(ApiConfiguration) - Constructor for class com.amazon.ask.model.services.ups.UpsServiceClient
 
UsagesInstalled - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
This event is sent by device DataStore Package Manager to the skill developer to let them know about the usages of the packages being installed on the device.
UsagesInstalled.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
UsagesInstalledHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for UsagesInstalled requests.
UsagesInstallRequest - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Information about the package that is going to be installed on the device and also where its going to be used on the device.
UsagesInstallRequest.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
UsagesRemoved - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
This event is sent by device DataStore Package Manager to let the skill developer know about the usages of packages removed from the device.
UsagesRemoved.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
UsagesRemovedHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for UsagesRemoved requests.
UsagesRemovedRequest - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
Information about where the package has been removed and where its not being used anymore.
UsagesRemovedRequest.Builder - Class in com.amazon.ask.model.interfaces.alexa.datastore.packagemanager
 
User - Class in com.amazon.ask.model.services.datastore.v1
User
User - Class in com.amazon.ask.model
An object that describes the Amazon account for which the skill is enabled.
User.Builder - Class in com.amazon.ask.model.services.datastore.v1
 
User.Builder - Class in com.amazon.ask.model
 
UserAgentUtils - Class in com.amazon.ask.util
Utility class to help build user agents.
UserEvent - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
UserEvent
UserEvent - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
UserEvent
UserEvent.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
UserEvent.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.aplt
 
UserEventHandler - Interface in com.amazon.ask.dispatcher.request.handler.impl
Request handler for UserEvent requests.
userId() - Static method in class com.amazon.ask.attributes.persistence.impl.PartitionKeyGenerators
Produces a partition key from the user ID contained in an incoming request.

V

ValidationUtils - Class in com.amazon.ask.util
Useful utilities to validate dependencies.
Value - Class in com.amazon.ask.model.slu.entityresolution
Represents the resolved value for the slot, based on the user’s utterance and slot type definition.
Value.Builder - Class in com.amazon.ask.model.slu.entityresolution
 
valueOf(String) - Static method in enum com.amazon.ask.localdebug.config.Region
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.localdebug.type.SkillHandlerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.authorization.GrantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.canfulfill.CanFulfillIntentValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.canfulfill.CanFulfillSlotValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.canfulfill.CanUnderstandSlotValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.dialog.DelegationPeriodUntil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.DialogState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.er.dynamic.UpdateBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.IntentConfirmationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.Locations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.experimentation.TreatmentId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemRepeatMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AudioTrack
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.BackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTagStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTagDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.HighlightMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.MediaCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.TargetProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequestMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.TransformerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.PaymentAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.ReleaseEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.PaymentAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.ReleaseEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.applink.CatalogTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.CaptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.ClearBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.PlayBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.audioplayer.PlayerActivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.connections.OnCompletion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.customInterfaceController.FilterMatchAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.display.BackButtonBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.display.ImageSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.geolocation.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.geolocation.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.monetization.v1.PurchaseResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.system.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.aplt.CharacterFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.aplt.ViewportProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Dialog
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Keyboard
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.PresentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.Touch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.interfaces.viewport.video.Codecs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.PermissionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.CommandsRequestErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.DispatchResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.datastore.v1.QueuedResultRequestErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.gadgetController.TriggerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.gameEngine.EventReportingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.gameEngine.InputEventActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.gameEngine.PatternRecognizerAnchorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.listManagement.ListItemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.listManagement.ListState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.monetization.EntitledState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.monetization.EntitlementReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.monetization.ProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.monetization.PurchasableState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.monetization.PurchaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.monetization.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.proactiveEvents.RelevantAudienceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.proactiveEvents.SkillStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.PushNotificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceDay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceFreq
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.reminderManagement.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.timerManagement.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.timerManagement.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.ups.DistanceUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.ups.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.services.ups.TemperatureUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.SessionEndedErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.SessionEndedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.SlotConfirmationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.slu.entityresolution.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.model.ui.PlayBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.request.viewport.Density
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.request.viewport.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.request.viewport.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.request.viewport.ViewportProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazon.ask.util.CustomUserAgent
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazon.ask.localdebug.config.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.localdebug.type.SkillHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.authorization.GrantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.canfulfill.CanFulfillIntentValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.canfulfill.CanFulfillSlotValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.canfulfill.CanUnderstandSlotValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.dialog.DelegationPeriodUntil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.DialogState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.er.dynamic.UpdateBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.IntentConfirmationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.Locations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.experimentation.TreatmentId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemRepeatMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.AudioTrack
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.BackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTagStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTagDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.HighlightMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.MediaCommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apl.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.aplt.TargetProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.alexa.presentation.html.TransformerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.request.PaymentAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.ReleaseEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.response.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.PaymentAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.ReleaseEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.amazonpay.model.v1.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.applink.CatalogTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.audioplayer.CaptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.audioplayer.ClearBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.audioplayer.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.audioplayer.PlayBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.audioplayer.PlayerActivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.connections.OnCompletion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.customInterfaceController.FilterMatchAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.display.BackButtonBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.display.ImageSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.geolocation.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.geolocation.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.monetization.v1.PurchaseResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.system.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.aplt.CharacterFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.aplt.ViewportProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.Dialog
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.Keyboard
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.PresentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.Touch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.interfaces.viewport.video.Codecs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.PermissionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.datastore.v1.CommandsRequestErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.datastore.v1.DispatchResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.datastore.v1.QueuedResultRequestErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.gadgetController.TriggerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.gameEngine.EventReportingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.gameEngine.InputEventActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.gameEngine.PatternRecognizerAnchorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.listManagement.ListItemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.listManagement.ListState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.monetization.EntitledState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.monetization.EntitlementReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.monetization.ProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.monetization.PurchasableState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.monetization.PurchaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.monetization.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.proactiveEvents.RelevantAudienceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.proactiveEvents.SkillStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.reminderManagement.PushNotificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceDay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.reminderManagement.RecurrenceFreq
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.reminderManagement.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.reminderManagement.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.timerManagement.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.timerManagement.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.ups.DistanceUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.ups.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.services.ups.TemperatureUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.SessionEndedErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.SessionEndedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.SlotConfirmationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.slu.entityresolution.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.model.ui.PlayBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.amazon.ask.request.intent.SlotValueWrapper
If the underlying slot value is a ListSlotValue type, returns a List containing all its values wrapped with SlotValueWrappers.
values() - Static method in enum com.amazon.ask.request.viewport.Density
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.request.viewport.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.request.viewport.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.request.viewport.ViewportProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazon.ask.util.CustomUserAgent
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWrapper - Class in com.amazon.ask.model.slu.entityresolution
A wrapper class for an entity resolution value used for JSON serialization.
ValueWrapper.Builder - Class in com.amazon.ask.model.slu.entityresolution
 
verify(AlexaHttpRequest) - Method in class com.amazon.ask.servlet.verifiers.SkillRequestSignatureVerifier
Verifies the certificate authenticity using the configured TrustStore and the signature of the skill request.
verify(AlexaHttpRequest) - Method in class com.amazon.ask.servlet.verifiers.SkillRequestTimestampVerifier
Validates if the provided date is inclusively within the verifier tolerance, either in the past or future, of the current system time.
verify(AlexaHttpRequest) - Method in interface com.amazon.ask.servlet.verifiers.SkillServletVerifier
Verifies an incoming request.
version - Variable in class com.amazon.ask.model.dynamicEndpoints.BaseResponse
 
version - Variable in class com.amazon.ask.model.interfaces.amazonpay.model.request.BaseAmazonPayEntity
 
version - Variable in class com.amazon.ask.model.interfaces.connections.entities.BaseEntity
 
version - Variable in class com.amazon.ask.model.interfaces.connections.requests.BaseRequest
 
VideoAppInterface - Class in com.amazon.ask.model.interfaces.videoapp
VideoAppInterface
VideoAppInterface.Builder - Class in com.amazon.ask.model.interfaces.videoapp
 
VideoItem - Class in com.amazon.ask.model.interfaces.videoapp
VideoItem
VideoItem.Builder - Class in com.amazon.ask.model.interfaces.videoapp
 
VideoSource - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
The source property holds the video clip or sequence of video clips to play.
VideoSource.Builder - Class in com.amazon.ask.model.interfaces.alexa.presentation.apl
 
ViewportConfiguration - Class in com.amazon.ask.model.interfaces.viewport.apl
ViewportConfiguration
ViewportConfiguration.Builder - Class in com.amazon.ask.model.interfaces.viewport.apl
 
ViewportProfile - Enum in com.amazon.ask.model.interfaces.viewport.aplt
name of viewport's profile
viewportProfile(ViewportProfile) - Static method in class com.amazon.ask.request.Predicates
Returns a predicate that returns to true if the viewport profile included with HandlerInput contain any of the predefined viewport profiles.
ViewportProfile - Enum in com.amazon.ask.request.viewport
Determines the device a request originated from.
ViewportSize - Class in com.amazon.ask.model.interfaces.viewport.size
Information regarding the range of sizes for a configuration.
ViewportSize() - Constructor for class com.amazon.ask.model.interfaces.viewport.size.ViewportSize
 
ViewportState - Class in com.amazon.ask.model.interfaces.viewport
This object contains the characteristics related to the device's viewport.
ViewportState.Builder - Class in com.amazon.ask.model.interfaces.viewport
 
ViewportStateVideo - Class in com.amazon.ask.model.interfaces.viewport
Details of the technologies which are available for playing video on the device.
ViewportStateVideo.Builder - Class in com.amazon.ask.model.interfaces.viewport
 
ViewportUtils - Class in com.amazon.ask.request.viewport
Helps to determine which device is making the request.
ViewportVideo - Class in com.amazon.ask.model.interfaces.viewport
Details of the technologies which are available for playing video on the device.
ViewportVideo.Builder - Class in com.amazon.ask.model.interfaces.viewport
 
Visibility - Enum in com.amazon.ask.model.services.timerManagement
The default native Timer GUI \"visible\" is shown for 8-seconds upon Timer Creation.

W

WebSocketClient - Interface in com.amazon.ask.localdebug.client
Represents a basic contract for websocket request execution.
webSocketClient(URI, SkillInvokerConfiguration, Map<String, String>, ExecutorService) - Method in class com.amazon.ask.localdebug.guice.ClientModule
Creates and returns an instance of WebSocketClientImpl.
WebSocketClientConfig - Class in com.amazon.ask.localdebug.config
Configuration class for webSocket connection.
WebSocketClientConfig.Builder - Class in com.amazon.ask.localdebug.config
Builder class.
WebSocketClientImpl - Class in com.amazon.ask.localdebug.client
Web socket client wrapper re-purposed for local debugging.
WebSocketClientImpl(WebSocketClientImpl.Builder) - Constructor for class com.amazon.ask.localdebug.client.WebSocketClientImpl
Initialize base WebSocket client instance.
WebSocketClientImpl.Builder - Class in com.amazon.ask.localdebug.client
Builder class.
when - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Command
 
when - Variable in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Command
 
withAcceptedPermissions(List<Permission>) - Method in class com.amazon.ask.model.events.skillevents.PermissionBody.Builder
 
withAcceptedPersonPermissions(List<Permission>) - Method in class com.amazon.ask.model.events.skillevents.PermissionBody.Builder
 
withAccess(String) - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices.Builder
 
withAccess(Access) - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices.Builder
 
withAccessToken(String) - Method in class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
Initializes access token for the debug session.
withAccessToken(String) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedBody.Builder
 
withAccessToken(String) - Method in class com.amazon.ask.model.Person.Builder
 
withAccessToken(String) - Method in class com.amazon.ask.model.User.Builder
 
withAccuracyInDegrees(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Heading.Builder
 
withAccuracyInMeters(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude.Builder
 
withAccuracyInMeters(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate.Builder
 
withAccuracyInMetersPerSecond(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Speed.Builder
 
withAction(String) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
withAction(InputEventActionType) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
withAction(String) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
withAction(InputEventActionType) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
withActions(List<String>) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
withActiveEntitlementCount(Integer) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withActiveExperiments(List<ExperimentAssignment>) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentationState.Builder
 
withAddressLine1(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withAddressLine1(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withAddressLine1(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withAddressLine2(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withAddressLine2(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withAddressLine2(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withAddressLine3(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withAddressLine3(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withAddressLine3(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withAlertInfo(AlertInfo) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withAlertInfo(AlertInfo) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withAlertInfo(AlertInfo) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest.Builder
 
withAlerts(List<Reminder>) - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse.Builder
 
withAlertToken(String) - Method in class com.amazon.ask.model.services.reminderManagement.Event.Builder
 
withAlertToken(String) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withAlertToken(String) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withAlertToken(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withAlertTokens(List<String>) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEvent.Builder
 
withAlexaDataStorePackageManager(PackageManagerState) - Method in class com.amazon.ask.model.Context.Builder
 
withAlexaPresentation(PresentationState) - Method in class com.amazon.ask.model.Context.Builder
 
withAlexaPresentationAPL(RenderedDocumentState) - Method in class com.amazon.ask.model.Context.Builder
 
withAlexaPresentationAPL(AlexaPresentationAplInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withAlexaPresentationAPLT(AlexaPresentationApltInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withAlexaPresentationHTML(AlexaPresentationHtmlInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withAlign(Align) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withAlign(Align) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withAlign(Align) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withAlign(Align) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withAllowAdjustSeekPositionBackwards(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withAllowAdjustSeekPositionForward(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withAllowBackward(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag.Builder
 
withAllowBackwards(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag.Builder
 
withAllowForward(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag.Builder
 
withAllowForward(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag.Builder
 
withAllowNext(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withAllowPrevious(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withAltitude(Altitude) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState.Builder
 
withAltitude(Altitude) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
withAltitudeInMeters(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Altitude.Builder
 
withAmazonAuthorizationId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withAmazonAuthorizationId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withAmazonOrderReferenceId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult.Builder
 
withAmazonOrderReferenceId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult.Builder
 
withAmount(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price.Builder
 
withAmount(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price.Builder
 
withAmount(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price.Builder
 
withAnchor(PatternRecognizerAnchorType) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
withAnimations(List<LightAnimation>) - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters.Builder
 
withApiAccessToken(String) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withApiClient(ApiClient) - Method in class com.amazon.ask.builder.SkillBuilder
Adds ApiClient to a Skill.
withApiClient(ApiClient) - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Adds ApiClient to a Skill.
withApiEndpoint(String) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withApiRequest(APIRequest) - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest.Builder
 
withApiResponse(Object) - Method in class com.amazon.ask.model.Response.Builder
 
withApiResponse(Object) - Method in class com.amazon.ask.response.ResponseBuilder
Sets the Object object in the response.
withApplication(Application) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withApplication(Application) - Method in class com.amazon.ask.model.Session.Builder
 
withApplicationId(String) - Method in class com.amazon.ask.model.Application.Builder
 
withAppLink(AppLinkState) - Method in class com.amazon.ask.model.Context.Builder
 
withAppLink(AppLinkInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withArcMinuteHeight(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.Experience.Builder
 
withArcMinuteWidth(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.Experience.Builder
 
withArguments(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withArguments(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withArguments(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withArguments(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
withArguments(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest.Builder
 
withArt(Image) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata.Builder
 
withAskForPermissionsConsentCard(List<String>) - Method in class com.amazon.ask.response.ResponseBuilder
Sets a AskForPermissionsConsentCard card on the response.
withAttemptDeliveryUntil(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest.Builder
 
withAttributes(Map<String, Object>) - Method in class com.amazon.ask.model.Session.Builder
 
withAttributesKeyName(String) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Optional name of the attributes key.
withAudioItem(AudioItem) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective.Builder
 
withAudioPlayer(AudioPlayerState) - Method in class com.amazon.ask.model.Context.Builder
 
withAudioPlayer(AudioPlayerInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withAudioTrack(AudioTrack) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withAuthority(String) - Method in class com.amazon.ask.model.slu.entityresolution.Resolution.Builder
 
withAuthorizationAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
withAuthorizationAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withAuthorizationAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withAuthorizationAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes.Builder
 
withAuthorizationBillingAddress(Destination) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withAuthorizationDetails(AuthorizationDetails) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.ChargeAmazonPayResult.Builder
 
withAuthorizationDetails(AuthorizationDetails) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPayResult.Builder
 
withAuthorizationFee(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withAuthorizationFee(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withAuthorizationReferenceId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
withAuthorizationReferenceId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withAuthorizationReferenceId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withAuthorizationReferenceId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes.Builder
 
withAuthorizationStatus(AuthorizationStatus) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withAuthorizationStatus(AuthorizationStatus) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withAuthorizeAttributes(AuthorizeAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withAuthorizeAttributes(AuthorizeAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withAutoCreateTable(boolean) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Optional flag specifying whether the adapter should automatically create a table with the configured name if it does not already exist.
withAutoCreateTable(boolean) - Method in class com.amazon.ask.builder.StandardSkillBuilder
Allows SDK to create a table if the table doesn't exist.
withAutoCreateTable(boolean) - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Allows SDK to create a table if the table doesn't exist.
withAutomotive(AutomotiveState) - Method in class com.amazon.ask.model.Context.Builder
 
withAvailable(Map<String, AvailableExtension>) - Method in class com.amazon.ask.model.interfaces.alexa.extension.ExtensionsState.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
withBackButton(String) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
withBackButton(BackButtonBehavior) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
withBackgroundImage(Image) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
withBackType(BackType) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withBackValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withBillingAddress(Destination) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withBillingAgreementAttributes(BillingAgreementAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withBillingAgreementAttributes(BillingAgreementAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withBillingAgreementDetails(BillingAgreementDetails) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.SetupAmazonPayResult.Builder
 
withBillingAgreementDetails(BillingAgreementDetails) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPayResult.Builder
 
withBillingAgreementId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withBillingAgreementId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withBillingAgreementId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withBillingAgreementId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withBillingAgreementStatus(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withBillingAgreementStatus(BillingAgreementStatus) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withBillingAgreementStatus(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withBillingAgreementStatus(BillingAgreementStatus) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withBillingAgreementType(BillingAgreementType) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
withBillingAgreementType(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
withBillingAgreementType(BillingAgreementType) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
withBlend(Boolean) - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep.Builder
 
withBody(AuthorizationGrantBody) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest.Builder
 
withBody(AccountLinkedBody) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
withBody(NotificationSubscriptionChangedBody) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest.Builder
 
withBody(PermissionBody) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
withBody(PermissionBody) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
withBody(ProactiveSubscriptionChangedBody) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest.Builder
 
withBody(ListBody) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
withBody(ListBody) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
withBody(ListItemBody) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
withBody(ListItemBody) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
withBody(ListItemBody) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
withBody(ListBody) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
withBody(Event) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest.Builder
 
withBody(ReminderDeletedEvent) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest.Builder
 
withBody(Event) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest.Builder
 
withBody(Event) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest.Builder
 
withBody(Event) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest.Builder
 
withByDay(List<RecurrenceDay>) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withCanFulfill(String) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent.Builder
 
withCanFulfill(CanFulfillIntentValues) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent.Builder
 
withCanFulfill(String) - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot.Builder
 
withCanFulfill(CanFulfillSlotValues) - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot.Builder
 
withCanFulfillIntent(CanFulfillIntent) - Method in class com.amazon.ask.model.Response.Builder
 
withCanFulfillIntent(CanFulfillIntent) - Method in class com.amazon.ask.response.ResponseBuilder
Helper method for adding canFulfillIntent to response.
withCanResize(Boolean) - Method in class com.amazon.ask.model.interfaces.viewport.Experience.Builder
 
withCanRotate(Boolean) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
withCanRotate(Boolean) - Method in class com.amazon.ask.model.interfaces.viewport.Experience.Builder
 
withCanUnderstand(String) - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot.Builder
 
withCanUnderstand(CanUnderstandSlotValues) - Method in class com.amazon.ask.model.canfulfill.CanFulfillSlot.Builder
 
withCapabilities(List<EndpointCapability>) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo.Builder
 
withCapacity(long) - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache.Builder
Add custom cache capacity to ConcurrentLRUTemplateCache.
withCaptionData(CaptionData) - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream.Builder
 
withCapturedAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withCapturedAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withCaptureNow(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withCaptureNow(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withCard(Card) - Method in class com.amazon.ask.model.Response.Builder
 
withCard(Card) - Method in class com.amazon.ask.response.ResponseBuilder
Sets a Card object on the response.
withCatch(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withCatch(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withCause(ErrorCause) - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest.Builder
 
withCause(Cause) - Method in class com.amazon.ask.model.SessionResumedRequest.Builder
 
withCharacterFormat(CharacterFormat) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
withCharacters(String) - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment.Builder
 
withChecked(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withCheckoutLanguage(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withCheckoutLanguage(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withCheckoutLanguage(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withCheckoutLanguage(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withChildren(List<ComponentVisibleOnScreen>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withCity(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withCity(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withCity(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withClassLoader(ClassLoader) - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Adds class loader to TemplateFileLoader.
withClearBehavior(ClearBehavior) - Method in class com.amazon.ask.model.interfaces.audioplayer.ClearQueueDirective.Builder
 
withClickable(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withCode(String) - Method in class com.amazon.ask.model.authorization.Grant.Builder
 
withCode(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError.Builder
 
withCode(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus.Builder
 
withCode(Integer) - Method in class com.amazon.ask.model.services.directive.Error.Builder
 
withCode(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.Error.Builder
 
withCode(Integer) - Method in class com.amazon.ask.model.services.proactiveEvents.Error.Builder
 
withCode(String) - Method in class com.amazon.ask.model.services.reminderManagement.Error.Builder
 
withCode(Integer) - Method in class com.amazon.ask.model.services.skillMessaging.Error.Builder
 
withCode(String) - Method in class com.amazon.ask.model.services.timerManagement.Error.Builder
 
withCode(String) - Method in class com.amazon.ask.model.services.ups.Error.Builder
 
withCode(ErrorCode) - Method in class com.amazon.ask.model.services.ups.Error.Builder
 
withCode(String) - Method in class com.amazon.ask.model.slu.entityresolution.Status.Builder
 
withCode(StatusCode) - Method in class com.amazon.ask.model.slu.entityresolution.Status.Builder
 
withCode(String) - Method in class com.amazon.ask.model.Status.Builder
 
withCodecs(List<Codecs>) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportStateVideo.Builder
 
withCodecs(List<Codecs>) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportVideo.Builder
 
withColor(String) - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep.Builder
 
withColor(String) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
withColors(List<String>) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
withCommand(MediaCommandType) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withCommands(List<Command>) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest.Builder
 
withCompanyName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withCompanyName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withCompletion(Double) - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withComponentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withComponents(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withComponents(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withComponents(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withComponentsVisibleOnScreen(List<ComponentVisibleOnScreen>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
withConfiguration(ModelConfiguration) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective.Builder
 
withConfiguration(ViewportConfiguration) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
withConfiguration(Configuration) - Method in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer.Builder
Builder method to supply Configuration instance.
withConfirmationStatus(String) - Method in class com.amazon.ask.model.Intent.Builder
 
withConfirmationStatus(IntentConfirmationStatus) - Method in class com.amazon.ask.model.Intent.Builder
 
withConfirmationStatus(String) - Method in class com.amazon.ask.model.Slot.Builder
 
withConfirmationStatus(SlotConfirmationStatus) - Method in class com.amazon.ask.model.Slot.Builder
 
withConsentToken(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withConsentToken(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withConsentToken(String) - Method in class com.amazon.ask.model.Permissions.Builder
 
withContent(ExecutionErrorContent) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreInternalError.Builder
 
withContent(DispatchErrorContent) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DevicePermanantlyUnavailableError.Builder
 
withContent(DispatchErrorContent) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DeviceUnavailableError.Builder
 
withContent(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error.Builder
 
withContent(Object) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError.Builder
 
withContent(ExecutionErrorContent) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.StorageLimitExeceededError.Builder
 
withContent(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData.Builder
 
withContent(Object) - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand.Builder
 
withContent(List<SpokenText>) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenInfo.Builder
 
withContent(String) - Method in class com.amazon.ask.model.ui.SimpleCard.Builder
 
withContentDescription(String) - Method in class com.amazon.ask.model.interfaces.display.Image.Builder
 
withContext(RenderedDocumentState) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.AplPresentationStateContext.Builder
 
withContext(Context) - Method in class com.amazon.ask.model.RequestEnvelope.Builder
 
withContext(Object) - Method in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput.Builder
Add context object to HandlerInput.
withContexts(List<PresentationStateContext>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.PresentationState.Builder
 
withCoordinate(Coordinate) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState.Builder
 
withCoordinate(Coordinate) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
withCorrelationToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withCorrelationToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withCorrelationToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withCorrelationToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
withCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation.Builder
 
withCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withCountry(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
withCountryCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withCountryCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withCountryCode(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withCountryCode(String) - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress.Builder
 
withCountryCode(String) - Method in class com.amazon.ask.model.services.ups.PhoneNumber.Builder
 
withCountryOfEstablishment(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withCountryOfEstablishment(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withCreatedTime(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withCreatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.monetization.Transactions.Builder
 
withCreatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withCreatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withCreatedTime(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withCreatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withCreationBehavior(CreationBehavior) - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest.Builder
 
withCreationTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withCreationTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withCreationTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withCreationTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withCredit(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit.Builder
 
withCredit(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit.Builder
 
withCurrencyCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price.Builder
 
withCurrencyCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Price.Builder
 
withCurrencyCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Price.Builder
 
withCurrent(CurrentConfiguration) - Method in class com.amazon.ask.model.interfaces.viewport.apl.ViewportConfiguration.Builder
 
withCurrentPixelHeight(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withCurrentPixelWidth(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withCurrentPlaybackState(CurrentPlaybackState) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
withCustomInformation(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes.Builder
 
withCustomInformation(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes.Builder
 
withCustomInformation(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes.Builder
 
withCustomInformation(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes.Builder
 
withCustomUserAgent(String) - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Adds custom useragent to Skill configuration.
withData(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withData(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective.Builder
 
withData(Object) - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest.Builder
 
withDatasources(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
withDataSources(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
withDatasources(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective.Builder
 
withDatasources(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
withDefaultApiConfiguration(ApiConfiguration) - Method in class com.amazon.ask.model.services.ServiceClientFactory.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withDelay(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withDelay(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withDeleted(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest.Builder
 
withDescription(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest.Builder
 
withDestination(Destination) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withDestination(Destination) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withDevice(Device) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withDeviceId(String) - Method in class com.amazon.ask.model.Device.Builder
 
withDeviceId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DispatchErrorContent.Builder
 
withDeviceId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent.Builder
 
withDeviceId(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult.Builder
 
withDialog(String) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
withDialog(Dialog) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
withDialogState(DialogState) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest.Builder
 
withDialogState(DialogState) - Method in class com.amazon.ask.model.IntentRequest.Builder
 
withDirection(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag.Builder
 
withDirection(ComponentVisibleOnScreenScrollableTagDirectionEnum) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenScrollableTag.Builder
 
withDirectionInDegrees(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Heading.Builder
 
withDirective(Directive) - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest.Builder
 
withDirectives(List<Directive>) - Method in class com.amazon.ask.model.Response.Builder
 
withDirectives(List<Directive>) - Method in class com.amazon.ask.model.ui.Reprompt.Builder
 
withDirectLaunch(DirectLaunch) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState.Builder
 
withDirectoryPath(String) - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Adds template directory path to TemplateFileLoader.
withDisabled(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withDisplay(DisplayState) - Method in class com.amazon.ask.model.Context.Builder
 
withDisplay(DisplayInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withDisplayExperience(DisplayExperience) - Method in class com.amazon.ask.model.services.timerManagement.CreationBehavior.Builder
 
withDistance(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withDistance(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withDistance(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withDistance(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withDistrictOrCounty(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withDistrictOrCounty(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withDistrictOrCounty(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withDocument(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
withDocument(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective.Builder
 
withDocument(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
withDpi(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
withDpi(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withDropOffLocation(PostalAddress) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest.Builder
 
withDuration(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withDuration(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withDuration(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withDuration(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withDuration(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withDuration(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withDuration(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withDuration(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withDuration(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withDuration(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withDuration(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest.Builder
 
withDuration(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withDurationInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration.Builder
 
withDurationMs(Integer) - Method in class com.amazon.ask.model.services.gadgetController.AnimationStep.Builder
 
withDynamoDbClient(AmazonDynamoDB) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Optional DynamoDB client instance to use.
withDynamoDbClient(AmazonDynamoDB) - Method in class com.amazon.ask.builder.StandardSkillBuilder
Allows the user to specify a custom DynamoDB client.
withDynamoDbClient(AmazonDynamoDB) - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Allows the user to specify a custom DynamoDB client.
withEasing(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withEndDateTime(LocalDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withEndpoint(Endpoint) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event.Builder
 
withEndpoint(Endpoint) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective.Builder
 
withEndpointId(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Endpoint.Builder
 
withEndpointId(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo.Builder
 
withEndpoints(List<EndpointInfo>) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointEnumerationResponse.Builder
 
withEntities(List<ComponentEntity>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withEntities(List<ComponentEntity>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withEntitled(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withEntitled(EntitledState) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withEntitlementReason(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withEntitlementReason(EntitlementReason) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withError(CommandsError) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError.Builder
 
withError(PackageError) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
withError(RuntimeError) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest.Builder
 
withError(Error) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
withError(Error) - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest.Builder
 
withError(SessionEndedError) - Method in class com.amazon.ask.model.SessionEndedRequest.Builder
 
withErrorCode(String) - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse.Builder
 
withErrorCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse.Builder
 
withErrorCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse.Builder
 
withErrorMessage(String) - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse.Builder
 
withErrorMessage(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.response.AmazonPayErrorResponse.Builder
 
withErrorMessage(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.AmazonPayErrorResponse.Builder
 
withErrors(List<RuntimeError>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
withErrors(List<RuntimeError>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
withEvent(Event) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
withEventCreationTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
withEventFilter(EventFilter) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective.Builder
 
withEventName(String) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionEvent.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
withEventPublishingTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
withEvents(List<Event>) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
withEvents(List<InputHandlerEvent>) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
withEvents(Map<String, Event>) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
withExceptionHandlers(List<GenericExceptionHandler<Input, Output>>) - Method in class com.amazon.ask.request.exception.mapper.impl.BaseExceptionMapper.Builder
List of exception handlers to use in the handler chain.
withExceptionHandlers(List<GenericExceptionHandler<Input, Output>>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds multiple exception handlers of type BaseRequestHandlerChain to request handler chain.
withExceptionMapper(GenericExceptionMapper<Input, Output>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add an exception mapper to Skill config.
withExceptionMapper(GenericExceptionMapper<Input, Output>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add an exception mapper to BaseRequestDispatcher.
withExecutorService(ExecutorService) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl.Builder
Initializes Thread executor service instance.
withExpectedPreviousToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream.Builder
 
withExperiences(List<Experience>) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withExperimentation(ExperimentationState) - Method in class com.amazon.ask.model.Context.Builder
 
withExperimentation(ExperimentTriggerResponse) - Method in class com.amazon.ask.model.Response.Builder
 
withExpiration(Expiration) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective.Builder
 
withExpirationPayload(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Expiration.Builder
 
withExpirationPayload(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest.Builder
 
withExpirationTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withExpirationTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withExpiresAfterSeconds(Long) - Method in class com.amazon.ask.model.services.skillMessaging.SendSkillMessagingRequest.Builder
 
withExpiryTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
withExtensions(ExtensionsState) - Method in class com.amazon.ask.model.Context.Builder
 
withFailedCommand(Command) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent.Builder
 
withFails(List<String>) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withFeature(String) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
withFileExtension(String) - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Adds fileExtension to TemplateFileLoader.
withFilterExpression(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter.Builder
 
withFilterMatchAction(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter.Builder
 
withFilterMatchAction(FilterMatchAction) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventFilter.Builder
 
withFinally(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withFinally(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withFocused(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withFreq(String) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withFreq(RecurrenceFreq) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withFriendlyName(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointInfo.Builder
 
withFrom(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty.Builder
 
withFrom(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty.Builder
 
withFrom(List<TransformProperty>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty.Builder
 
withFromVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
withFuzzy(Boolean) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
withGadgetId(String) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
withGadgetIds(List<String>) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
withGadgetIds(List<String>) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
withGeolocation(GeolocationState) - Method in class com.amazon.ask.model.Context.Builder
 
withGeolocation(GeolocationInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withGOOGLEPLAYSTORE(Object) - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch.Builder
 
withGrant(Grant) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantBody.Builder
 
withHandlerAdapters(List<GenericHandlerAdapter<Input, Output>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add multiple handler adapters to Skill config.
withHandlerAdapters(Collection<GenericHandlerAdapter<Input, Output>>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple handler adapters to BaseRequestDispatcher.
withHandlerAdapters(GenericHandlerAdapter<Input, Output>...) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple handler adapters to BaseRequestDispatcher.
withHandlerInput(HandlerInput) - Method in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator.Builder
Adds HandlerInput to LocaleTemplateEnumerator.
withHeader(Header) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event.Builder
 
withHeader(Header) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective.Builder
 
withHeader(Header) - Method in class com.amazon.ask.model.services.directive.SendDirectiveRequest.Builder
 
withHeaders(Map<String, String>) - Method in class com.amazon.ask.localdebug.config.WebSocketClientConfig.Builder
Initializes Map of headers for the web socket connection.
withHeaders(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest.Builder
 
withHeading(Heading) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState.Builder
 
withHeading(Heading) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
withHeightPixels(Integer) - Method in class com.amazon.ask.model.interfaces.display.ImageInstance.Builder
 
withHighestIndexSeen(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag.Builder
 
withHighestOrdinalSeen(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag.Builder
 
withHighlightMode(HighlightMode) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withHint(Hint) - Method in class com.amazon.ask.model.interfaces.display.HintDirective.Builder
 
withHref(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withHref(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withHttpClient(CloseableHttpClient) - Method in class com.amazon.ask.builder.StandardSkillBuilder
Allows the user to configure custom HTTP client.
withHttpClient(CloseableHttpClient) - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Allows the user to configure custom HTTP client.
withHttpClient(CloseableHttpClient) - Method in class com.amazon.ask.services.ApacheHttpApiClient.Builder
Allows user to configure a custom HTTP client.
withId(String) - Method in class com.amazon.ask.model.er.dynamic.Entity.Builder
 
withId(String) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment.Builder
 
withId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity.Builder
 
withId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withId(String) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
withId(String) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
withId(String) - Method in class com.amazon.ask.model.services.datastore.v1.User.Builder
 
withId(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withId(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withId(String) - Method in class com.amazon.ask.model.slu.entityresolution.Value.Builder
 
withIdentifier(String) - Method in class com.amazon.ask.response.template.TemplateContentData.Builder
Adds identifier to template content data.
withIdList(List<String>) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withIdList(List<String>) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
withImage(Image) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
withImage(Image) - Method in class com.amazon.ask.model.interfaces.display.ListItem.Builder
 
withImage(Image) - Method in class com.amazon.ask.model.ui.StandardCard.Builder
 
withImageType(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListItemTag.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteItemOperation.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.DeleteMultipleItemsOperation.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation.Builder
 
withIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withIndex(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withInput(Input) - Method in class com.amazon.ask.model.dialog.InputRequest.Builder
 
withInput(Input) - Method in class com.amazon.ask.model.dialog.UpdatedInputRequest.Builder
 
withInput(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective.Builder
 
withInput(Object) - Method in class com.amazon.ask.model.services.timerManagement.Task.Builder
 
withInput(Object) - Method in class com.amazon.ask.model.Task.Builder
 
withInputEvents(List<InputEvent>) - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent.Builder
 
withInputPath(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer.Builder
 
withInSkillProducts(List<InSkillProduct>) - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse.Builder
 
withInstalledPackages(List<PackageStateInformation>) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageManagerState.Builder
 
withInstanceId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage.Builder
 
withInstanceId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage.Builder
 
withIntent(Intent) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest.Builder
 
withIntent(Intent) - Method in class com.amazon.ask.model.dialog.UpdatedIntentRequest.Builder
 
withIntent(Intent) - Method in class com.amazon.ask.model.IntentRequest.Builder
 
withInterface(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability.Builder
 
withInterSegments(List<InterSegment>) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
withInterval(Integer) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withIOSAPPSTORE(Object) - Method in class com.amazon.ask.model.interfaces.applink.DirectLaunch.Builder
 
withIsTruncated(Boolean) - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse.Builder
 
withItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertItemOperation.Builder
 
withItem(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.SetItemOperation.Builder
 
withItemCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag.Builder
 
withItems(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.listoperations.InsertMultipleItemsOperation.Builder
 
withItems(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withItems(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
withItems(List<String>) - Method in class com.amazon.ask.model.services.datastore.v1.Devices.Builder
 
withItems(List<CommandsDispatchResult>) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse.Builder
 
withItems(List<AlexaListItem>) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withKey(String) - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand.Builder
 
withKey(String) - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand.Builder
 
withKeyboard(List<Keyboard>) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withLargeImageUrl(String) - Method in class com.amazon.ask.model.ui.Image.Builder
 
withLastModifiedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.monetization.Transactions.Builder
 
withLastUpdateTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus.Builder
 
withLastUpdateTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus.Builder
 
withLatitudeInDegrees(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate.Builder
 
withLedgerCurrency(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withLedgerCurrency(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withLineCount(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
withLineLength(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
withLinkAccountCard() - Method in class com.amazon.ask.response.ResponseBuilder
Sets a LinkAccountCard on the response.
withLinks(Links) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withLinks(String) - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse.Builder
 
withList(ComponentVisibleOnScreenListTag) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withListId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
withListId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withListId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withListId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withListId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
withListId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective.Builder
 
withListId(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withListId(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
withListId(String) - Method in class com.amazon.ask.model.services.listManagement.ListBody.Builder
 
withListId(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemBody.Builder
 
withListItem(ComponentVisibleOnScreenListItemTag) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withListItemIds(List<String>) - Method in class com.amazon.ask.model.services.listManagement.ListItemBody.Builder
 
withListItems(List<ListItem>) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
withListItems(List<ListItem>) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
withLists(List<AlexaListMetadata>) - Method in class com.amazon.ask.model.services.listManagement.AlexaListsMetadata.Builder
 
withListVersion(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
withListVersion(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withListVersion(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective.Builder
 
withLiveTimeThreshold(long) - Method in class com.amazon.ask.response.template.loader.impl.ConcurrentLRUTemplateCache.Builder
Add custom TTL to ConcurrentLRUTemplateCache.
withLocale(String) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.dialog.InputRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.IntentRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.LaunchRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.SessionEndedRequest.Builder
 
withLocale(String) - Method in class com.amazon.ask.model.SessionResumedRequest.Builder
 
withLocality(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
withLocalizedAttributes(List<Object>) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
withLocation(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage.Builder
 
withLocation(Locations) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageInstallUsage.Builder
 
withLocation(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage.Builder
 
withLocation(Locations) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageRemoveUsage.Builder
 
withLocation(PostalAddress) - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant.Builder
 
withLocationServices(LocationServices) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
withLongitudeInDegrees(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Coordinate.Builder
 
withLowestIndexSeen(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag.Builder
 
withLowestOrdinalSeen(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenListTag.Builder
 
withMarkupVersion(String) - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface.Builder
 
withMaximumExclusiveIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withMaximumInvocations(Integer) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withMaxPixelHeight(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize.Builder
 
withMaxPixelWidth(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize.Builder
 
withMaxVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.Runtime.Builder
 
withMaxVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.Runtime.Builder
 
withMaxVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Runtime.Builder
 
withMedia(ComponentVisibleOnScreenMediaTag) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withMeets(List<String>) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.ExecutionErrorContent.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError.Builder
 
withMessage(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective.Builder
 
withMessage(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsStatus.Builder
 
withMessage(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.interfaces.system.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.deviceAddress.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.directive.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.listManagement.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.listManagement.ForbiddenError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.monetization.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.proactiveEvents.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.reminderManagement.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.skillMessaging.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.timerManagement.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.services.ups.Error.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.SessionEndedError.Builder
 
withMessage(String) - Method in class com.amazon.ask.model.Status.Builder
 
withMetadata(AudioItemMetadata) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem.Builder
 
withMetadata(Metadata) - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem.Builder
 
withMetadata(Metadata) - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse.Builder
 
withMethod(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest.Builder
 
withMethod(StartRequestMethod) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest.Builder
 
withMinimumDwellTime(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withMinimumDwellTime(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withMinimumDwellTime(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withMinimumDwellTime(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withMinimumInclusiveIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withMinPixelHeight(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize.Builder
 
withMinPixelWidth(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.size.ContinuousViewportSize.Builder
 
withMode(String) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
withMode(Mode) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
withMode(String) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withMode(Mode) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withName(String) - Method in class com.amazon.ask.model.dialog.Input.Builder
 
withName(EntityValueAndSynonyms) - Method in class com.amazon.ask.model.er.dynamic.Entity.Builder
 
withName(String) - Method in class com.amazon.ask.model.er.dynamic.EntityListItem.Builder
 
withName(String) - Method in class com.amazon.ask.model.Intent.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest.Builder
 
withName(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.gameEngine.InputHandlerEvent.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.proactiveEvents.Event.Builder
 
withName(String) - Method in class com.amazon.ask.model.services.timerManagement.Task.Builder
 
withName(String) - Method in class com.amazon.ask.model.Slot.Builder
 
withName(String) - Method in class com.amazon.ask.model.slu.entityresolution.Value.Builder
 
withName(String) - Method in class com.amazon.ask.model.Task.Builder
 
withNamespace(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Header.Builder
 
withNamespace(String) - Method in class com.amazon.ask.model.services.datastore.v1.PutNamespaceCommand.Builder
 
withNamespace(String) - Method in class com.amazon.ask.model.services.datastore.v1.PutObjectCommand.Builder
 
withNamespace(String) - Method in class com.amazon.ask.model.services.datastore.v1.RemoveNamespaceCommand.Builder
 
withNamespace(String) - Method in class com.amazon.ask.model.services.datastore.v1.RemoveObjectCommand.Builder
 
withNavigation(NavigationInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withNeedAmazonShippingAddress(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withNeedAmazonShippingAddress(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withNew(Boolean) - Method in class com.amazon.ask.model.Session.Builder
 
withNext(String) - Method in class com.amazon.ask.model.services.listManagement.Links.Builder
 
withNextPageToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
withNextToken(String) - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext.Builder
 
withNextToken(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProductsResponse.Builder
 
withNextToken(String) - Method in class com.amazon.ask.model.services.monetization.ResultSet.Builder
 
withNextToken(String) - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse.Builder
 
withNotificationConfig(NotificationConfig) - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior.Builder
 
withOffset(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withOffset(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest.Builder
 
withOffsetInMilliseconds(Long) - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream.Builder
 
withOffsetInSeconds(Integer) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
withOnCompletion(OnCompletion) - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective.Builder
 
withOnFail(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withOperation(Operation) - Method in class com.amazon.ask.model.services.timerManagement.TriggeringBehavior.Builder
 
withOperationIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
withOperations(List<Operation>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective.Builder
 
withOrdinal(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withOriginalRequestId(String) - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse.Builder
 
withOriginalRequestId(String) - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse.Builder
 
withOriginatingRequestId(String) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
withOriginatingRequestId(String) - Method in class com.amazon.ask.model.interfaces.gameEngine.StopInputHandlerDirective.Builder
 
withOtherwise(List<Command>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withOutputName(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer.Builder
 
withOutputSpeech(OutputSpeech) - Method in class com.amazon.ask.model.Response.Builder
 
withOutputSpeech(OutputSpeech) - Method in class com.amazon.ask.model.ui.Reprompt.Builder
 
withOverlayLayoutId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withOverlayLayoutId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withOverlayWidth(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withOverlayWidth(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withPackageId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
withPackageId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation.Builder
 
withPackageId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
withPackageId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest.Builder
 
withPackageId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest.Builder
 
withPackages(List<Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
withPackageVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.ModelPackage.Builder
 
withPackageVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest.Builder
 
withPackageVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest.Builder
 
withPageCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenPagerTag.Builder
 
withPager(ComponentVisibleOnScreenPagerTag) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withPageToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withPageToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendTokenListDataDirective.Builder
 
withPaginationContext(ResponsePaginationContext) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultResponse.Builder
 
withParameters(SetLightParameters) - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective.Builder
 
withPartitionKeyGenerator(Function<RequestEnvelope, String>) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Optional partition key generator function used to derive partition key value from one or more attributes of a RequestEnvelope.
withPartitionKeyGenerator(Function<RequestEnvelope, String>) - Method in class com.amazon.ask.builder.StandardSkillBuilder
Allows the user to specify a partition key generator.
withPartitionKeyGenerator(Function<RequestEnvelope, String>) - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Allows the user to specify a partition key generator.
withPartitionKeyName(String) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Optional name of the partition key used to key attributes.
withPartySize(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest.Builder
 
withPartySize(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest.Builder
 
withPattern(List<Pattern>) - Method in class com.amazon.ask.model.services.gameEngine.PatternRecognizer.Builder
 
withPayload(UsagesInstallRequest) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled.Builder
 
withPayload(UsagesRemovedRequest) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved.Builder
 
withPayload(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
withPayload(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withPayload(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective.Builder
 
withPayload(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective.Builder
 
withPayload(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.Event.Builder
 
withPayload(Object) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.SendDirectiveDirective.Builder
 
withPayload(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.Event.Builder
 
withPayload(Object) - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience.Builder
 
withPaymentAction(PaymentAction) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withPaymentAction(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withPaymentAction(PaymentAction) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withPeriod(DelegationPeriod) - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective.Builder
 
withPermissions(List<String>) - Method in class com.amazon.ask.model.ui.AskForPermissionsConsentCard.Builder
 
withPermissions(Permissions) - Method in class com.amazon.ask.model.User.Builder
 
withPersistenceAdapter(PersistenceAdapter) - Method in class com.amazon.ask.attributes.AttributesManager.Builder
Adds PersistenceAdapter to AttributesManager.
withPersistenceAdapter(PersistenceAdapter) - Method in class com.amazon.ask.builder.SkillBuilder
Adds PersistenceAdapter to a Skill.
withPersistenceAdapter(PersistenceAdapter) - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Adds PersistenceAdapter to Skill configuration.
withPersistenceAdapter(PersistenceAdapter) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput.Builder
Adds Persistence Adapter to HandlerInput.
withPersistentEndpointId(String) - Method in class com.amazon.ask.model.Device.Builder
 
withPersistentUnitId(String) - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit.Builder
 
withPerson(Person) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withPersonId(String) - Method in class com.amazon.ask.model.Person.Builder
 
withPhone(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withPhone(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withPhoneNumber(String) - Method in class com.amazon.ask.model.services.ups.PhoneNumber.Builder
 
withPickupLocation(PostalAddress) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest.Builder
 
withPickupTime(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest.Builder
 
withPixelHeight(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize.Builder
 
withPixelHeight(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withPixelWidth(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.size.DiscreteViewportSize.Builder
 
withPixelWidth(BigDecimal) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withPlatformId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
withPlatformId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
withPlayAudible(Boolean) - Method in class com.amazon.ask.model.services.timerManagement.NotificationConfig.Builder
 
withPlayBehavior(PlayBehavior) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlayDirective.Builder
 
withPlayBehavior(String) - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech.Builder
 
withPlayBehavior(PlayBehavior) - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech.Builder
 
withPlayBehavior(String) - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech.Builder
 
withPlayBehavior(PlayBehavior) - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech.Builder
 
withPlayerActivity(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState.Builder
 
withPlayerActivity(PlayerActivity) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState.Builder
 
withPlayerActivity(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState.Builder
 
withPlayerActivity(PlayerActivity) - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState.Builder
 
withPosition(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withPosition(Position) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withPosition(Position) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withPositionInMilliseconds(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withPostalCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withPostalCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withPostalCode(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
withPostalCode(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withPostalCode(String) - Method in class com.amazon.ask.model.services.deviceAddress.ShortAddress.Builder
 
withPreferOnDemandSnapshot(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.smartvision.snapshotprovider.GetSnapshotDirective.Builder
 
withPresentationType(PresentationType) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
withPreviousToken(String) - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext.Builder
 
withPrimaryText(TextField) - Method in class com.amazon.ask.model.interfaces.display.TextContent.Builder
 
withPrimaryText(String) - Method in class com.amazon.ask.response.TextContentHelper
Adds primary text to TextContentHelper.
withProductId(String) - Method in class com.amazon.ask.model.interfaces.monetization.v1.InSkillProduct.Builder
 
withProductId(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withProductId(String) - Method in class com.amazon.ask.model.services.monetization.Transactions.Builder
 
withProperty(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withProperty(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withProviderAttributes(ProviderAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withProviderAttributes(ProviderAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withProviderCreditList(List<ProviderCredit>) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes.Builder
 
withProviderCreditList(List<ProviderCredit>) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes.Builder
 
withProviderId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes.Builder
 
withProviderId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit.Builder
 
withProviderId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderAttributes.Builder
 
withProviderId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.ProviderCredit.Builder
 
withProxies(List<String>) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
withPurchasable(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withPurchasable(PurchasableState) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withPurchaseMode(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withPurchaseMode(PurchaseMode) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withPushNotification(PushNotification) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withPushNotification(PushNotification) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withPushNotification(PushNotification) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest.Builder
 
withQueuedResultId(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse.Builder
 
withRead(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.comms.messagingcontroller.StatusMap.Builder
 
withReason(ListRuntimeErrorReason) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
withReason(AudioSourceErrorReason) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.AudioSourceRuntimeError.Builder
 
withReason(DocumentErrorReason) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.DocumentRuntimeError.Builder
 
withReason(LinkErrorReason) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.LinkRuntimeError.Builder
 
withReason(RenderErrorReason) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderRuntimeError.Builder
 
withReason(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError.Builder
 
withReason(RuntimeErrorReason) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeError.Builder
 
withReason(SessionEndedReason) - Method in class com.amazon.ask.model.SessionEndedRequest.Builder
 
withReasonCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus.Builder
 
withReasonCode(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus.Builder
 
withReasonDescription(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus.Builder
 
withReasonDescription(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus.Builder
 
withRecognizer(String) - Method in class com.amazon.ask.model.services.gameEngine.DeviationRecognizer.Builder
 
withRecognizer(String) - Method in class com.amazon.ask.model.services.gameEngine.ProgressRecognizer.Builder
 
withRecognizers(Map<String, Recognizer>) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
withRecurrence(Recurrence) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
withRecurrenceRules(List<String>) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withReferenceId(String) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
withReferenceName(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withRegion(String) - Method in class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
Initializes region for the debug session.
withRegion(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
withReleaseEnvironment(ReleaseEnvironment) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.BillingAgreementDetails.Builder
 
withReleaseEnvironment(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withReleaseEnvironment(ReleaseEnvironment) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementDetails.Builder
 
withRelevantAudience(RelevantAudience) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
withRemainingTimeWhenPaused(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withRepeat(Integer) - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation.Builder
 
withRepeat(Integer) - Method in class com.amazon.ask.model.services.gameEngine.Pattern.Builder
 
withRepeatCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withRepeatCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withRepeatCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withRepeatCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withRepeatCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withRepeatCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withRepeatCount(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withRepeatCount(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withRepeatMode(AnimateItemRepeatMode) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withReports(String) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withReports(EventReportingType) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withReprompt(Reprompt) - Method in class com.amazon.ask.model.Response.Builder
 
withReprompt(String) - Method in class com.amazon.ask.response.ResponseBuilder
Sets Reprompt speech on the response.
withReprompt(String, Directive) - Method in class com.amazon.ask.response.ResponseBuilder
Sets Reprompt speech on the response.
withReprompt(String, PlayBehavior) - Method in class com.amazon.ask.response.ResponseBuilder
Sets Reprompt speech on the response.
withReprompt(String, Directive, PlayBehavior) - Method in class com.amazon.ask.response.ResponseBuilder
Sets Reprompt speech on the response.
withRequest(StartRequest) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective.Builder
 
withRequest(Request) - Method in class com.amazon.ask.model.RequestEnvelope.Builder
 
withRequest(Request) - Method in class com.amazon.ask.request.exception.handler.impl.AbstractHandlerInput.Builder
Add request object to HandlerInput.
withRequestEnvelope(RequestEnvelope) - Method in class com.amazon.ask.attributes.AttributesManager.Builder
Adds RequestEnvelope to AttributesManager.
withRequestEnvelope(RequestEnvelope) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput.Builder
Adds Request Envelope to HandlerInput.
withRequestEnvelopeJson(JsonNode) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput.Builder
Adds Request Envelope Json to HandlerInput.
withRequestHandler(GenericRequestHandler<Input, Output>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds a request handler of type GenericRequestHandler to request handler chain.
withRequestHandlerChains(List<BaseRequestHandlerChain<Input, Output>>) - Method in class com.amazon.ask.request.mapper.impl.BaseRequestMapper.Builder
Add multiple request handler chains to BaseRequestMapper.
withRequestId(String) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.dialog.InputRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.dynamicEndpoints.Request.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.IntentRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.system.ErrorCause.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.LaunchRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.directive.Header.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.SessionEndedRequest.Builder
 
withRequestId(String) - Method in class com.amazon.ask.model.SessionResumedRequest.Builder
 
withRequestInterceptors(List<GenericRequestInterceptor<Input>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add multiple request interceptors to Skill config.
withRequestInterceptors(Collection<GenericRequestInterceptor<Input>>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple request interceptors to BaseRequestDispatcher.
withRequestInterceptors(GenericRequestInterceptor<Input>...) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple request interceptors to BaseRequestDispatcher.
withRequestInterceptors(List<GenericRequestInterceptor<Input>>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds multiple request interceptors of type GenericRequestInterceptor to request handler chain.
withRequestMappers(List<GenericRequestMapper<Input, Output>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add multiple request mappers to Skill config.
withRequestMappers(Collection<GenericRequestMapper<Input, Output>>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple request mappers to BaseRequestDispatcher.
withRequestMappers(GenericRequestMapper<Input, Output>...) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple request mappers to BaseRequestDispatcher.
withRequestPayload(String) - Method in class com.amazon.ask.model.dynamicEndpoints.Request.Builder
 
withRequestTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest.Builder
 
withResolutions(Resolutions) - Method in class com.amazon.ask.model.SimpleSlotValue.Builder
 
withResolutions(Resolutions) - Method in class com.amazon.ask.model.Slot.Builder
 
withResolutionsPerAuthority(List<Resolution>) - Method in class com.amazon.ask.model.slu.entityresolution.Resolutions.Builder
 
withResponse(Response) - Method in class com.amazon.ask.model.ResponseEnvelope.Builder
 
withResponseInterceptor(List<GenericResponseInterceptor<Input, Output>>) - Method in class com.amazon.ask.request.handler.chain.impl.BaseRequestHandlerChain.Builder
Adds multiple response interceptors of type GenericResponseInterceptor to request handler chain.
withResponseInterceptors(List<GenericResponseInterceptor<Input, Output>>) - Method in class com.amazon.ask.builder.impl.AbstractSkillConfiguration.Builder
Add multiple response interceptors to Skill config.
withResponseInterceptors(Collection<GenericResponseInterceptor<Input, Output>>) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple response interceptors to BaseRequestDispatcher.
withResponseInterceptors(GenericResponseInterceptor<Input, Output>...) - Method in class com.amazon.ask.request.dispatcher.impl.BaseRequestDispatcher.Builder
Add multiple response interceptors to BaseRequestDispatcher.
withResponsePayload(String) - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse.Builder
 
withRestaurant(Restaurant) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest.Builder
 
withResult(Object) - Method in class com.amazon.ask.model.ConnectionCompleted.Builder
 
withResult(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective.Builder
 
withResults(List<CommandsDispatchResult>) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsResponse.Builder
 
withResults(List<Transactions>) - Method in class com.amazon.ask.model.services.monetization.InSkillProductTransactionsResponse.Builder
 
withResultSet(ResultSet) - Method in class com.amazon.ask.model.services.monetization.Metadata.Builder
 
withRotate(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty.Builder
 
withRotate(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RotateTransformProperty.Builder
 
withRuntime(Runtime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AlexaPresentationAplInterface.Builder
 
withRuntime(Runtime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AlexaPresentationApltInterface.Builder
 
withRuntime(Runtime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.AlexaPresentationHtmlInterface.Builder
 
withSandboxCustomerEmailId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withSandboxCustomerEmailId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withSandboxMode(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withSandboxMode(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withScale(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
withScale(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
withScaleX(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
withScaleX(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
withScaleY(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
withScaleY(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScaleTransformProperty.Builder
 
withScheduledTime(LocalDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
withScope(String) - Method in class com.amazon.ask.model.events.skillevents.Permission.Builder
 
withScopes(Map<String, Scope>) - Method in class com.amazon.ask.model.Permissions.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withScreenLock(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withScrollable(ComponentVisibleOnScreenScrollableTag) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withSecondaryText(TextField) - Method in class com.amazon.ask.model.interfaces.display.TextContent.Builder
 
withSecondaryText(String) - Method in class com.amazon.ask.response.TextContentHelper
Adds secondary text to TextContentHelper.
withSellerAuthorizationNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
withSellerAuthorizationNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withSellerAuthorizationNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withSellerAuthorizationNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes.Builder
 
withSellerBillingAgreementAttributes(SellerBillingAgreementAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
withSellerBillingAgreementAttributes(SellerBillingAgreementAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
withSellerBillingAgreementId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes.Builder
 
withSellerBillingAgreementId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes.Builder
 
withSellerId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withSellerId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withSellerId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withSellerId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.SetupAmazonPay.Builder
 
withSellerNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
withSellerNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes.Builder
 
withSellerNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
withSellerNote(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes.Builder
 
withSellerOrderAttributes(SellerOrderAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withSellerOrderAttributes(SellerOrderAttributes) - Method in class com.amazon.ask.model.interfaces.amazonpay.v1.ChargeAmazonPay.Builder
 
withSellerOrderId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes.Builder
 
withSellerOrderId(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes.Builder
 
withSendToDevice(SendToDevice) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState.Builder
 
withSequence(List<AnimationStep>) - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withSequencer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withServiceClientFactory(ServiceClientFactory) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput.Builder
Adds Service Client Factory to HandlerInput.
withSession(Session) - Method in class com.amazon.ask.model.RequestEnvelope.Builder
 
withSessionAttributes(Map<String, Object>) - Method in class com.amazon.ask.model.ResponseEnvelope.Builder
 
withSessionId(String) - Method in class com.amazon.ask.model.Session.Builder
 
withShape(Shape) - Method in class com.amazon.ask.model.interfaces.viewport.APLViewportState.Builder
 
withShape(String) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withShape(Shape) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withShouldEndInputHandler(Boolean) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withShouldEndSession(Boolean) - Method in class com.amazon.ask.model.Response.Builder
 
withShouldEndSession(Boolean) - Method in class com.amazon.ask.response.ResponseBuilder
Sets whether the session should end after this response.
withSimpleCard(String, String) - Method in class com.amazon.ask.response.ResponseBuilder
Sets a simple Card on the response with the specified title and content.
withSize(String) - Method in class com.amazon.ask.model.interfaces.display.ImageInstance.Builder
 
withSize(ImageSize) - Method in class com.amazon.ask.model.interfaces.display.ImageInstance.Builder
 
withSize(ViewportSize) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
withSkewX(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty.Builder
 
withSkewX(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty.Builder
 
withSkewY(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty.Builder
 
withSkewY(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SkewTransformProperty.Builder
 
withSkillId(String) - Method in class com.amazon.ask.builder.SkillBuilder
Adds SkillId.
withSkillId(String) - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Adds SkillId to Skill configuration.
withSkillId(String) - Method in class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
Initializes skill id for the skill being debugged.
withSkillInvokerClass(String) - Method in class com.amazon.ask.localdebug.config.SkillInvokerConfiguration.Builder
Initializes class reference of the skill stream handler.
withSkillInvokerClassName(String) - Method in class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
Initializes class reference of the skill stream handler.
withSkillInvokerConfiguration(SkillInvokerConfiguration) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl.Builder
Initializes skill invoker configuration.
withSlots(Map<String, CanFulfillSlot>) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntent.Builder
 
withSlots(Map<String, Slot>) - Method in class com.amazon.ask.model.dialog.Input.Builder
 
withSlots(Map<String, Slot>) - Method in class com.amazon.ask.model.Intent.Builder
 
withSlots(Map<String, SlotValue>) - Method in class com.amazon.ask.model.interfaces.conversations.APIRequest.Builder
 
withSlotToConfirm(String) - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective.Builder
 
withSlotToElicit(String) - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective.Builder
 
withSlotValue(SlotValue) - Method in class com.amazon.ask.model.Slot.Builder
 
withSmallImageUrl(String) - Method in class com.amazon.ask.model.ui.Image.Builder
 
withSoftDecline(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withSoftDecline(Boolean) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withSoftDescriptor(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
withSoftDescriptor(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationDetails.Builder
 
withSoftDescriptor(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationDetails.Builder
 
withSoftDescriptor(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes.Builder
 
withSource(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withSource(List<VideoSource>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withSource(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withSource(Object) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
withSource(String) - Method in class com.amazon.ask.model.interfaces.videoapp.VideoItem.Builder
 
withSources(Map<String, Object>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
withSources(List<ImageInstance>) - Method in class com.amazon.ask.model.interfaces.display.Image.Builder
 
withSpeech(String) - Method in class com.amazon.ask.model.services.directive.SpeakDirective.Builder
 
withSpeech(String) - Method in class com.amazon.ask.response.ResponseBuilder
Sets OutputSpeech on the response.
withSpeech(String, PlayBehavior) - Method in class com.amazon.ask.response.ResponseBuilder
Sets OutputSpeech on the response.
withSpeed(Speed) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState.Builder
 
withSpeed(Speed) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
withSpeedInMetersPerSecond(Double) - Method in class com.amazon.ask.model.interfaces.geolocation.Speed.Builder
 
withSpoken(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withSpokenInfo(SpokenInfo) - Method in class com.amazon.ask.model.services.reminderManagement.AlertInfo.Builder
 
withSsml(String) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText.Builder
 
withSsml(String) - Method in class com.amazon.ask.model.ui.SsmlOutputSpeech.Builder
 
withStandardCard(String, String, Image) - Method in class com.amazon.ask.response.ResponseBuilder
Sets a standard Card on the response with the specified title, content and image.
withStart(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withStart(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withStartDateTime(LocalDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.Recurrence.Builder
 
withStartIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withStartIndex(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendIndexListDataDirective.Builder
 
withStartTime(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest.Builder
 
withState(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withState(ComponentVisibleOnScreenMediaTagStateEnum) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withState(ComponentState) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withState(State) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.AuthorizationStatus.Builder
 
withState(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus.Builder
 
withState(State) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizationStatus.Builder
 
withState(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withState(ListState) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withState(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
withState(ListState) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
withState(String) - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest.Builder
 
withState(ListState) - Method in class com.amazon.ask.model.services.listManagement.CreateListRequest.Builder
 
withState(String) - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest.Builder
 
withState(ListState) - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest.Builder
 
withStateOrRegion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.response.Destination.Builder
 
withStateOrRegion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.Destination.Builder
 
withStateOrRegion(String) - Method in class com.amazon.ask.model.services.deviceAddress.Address.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.ConnectionCompleted.Builder
 
withStatus(ConnectionsStatus) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withStatus(ConnectionsStatus) - Method in class com.amazon.ask.model.interfaces.connections.SendResponseDirective.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.interfaces.geolocation.LocationServices.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.interfaces.tasks.CompleteTaskDirective.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.Scope.Builder
 
withStatus(PermissionStatus) - Method in class com.amazon.ask.model.Scope.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withStatus(ListItemState) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest.Builder
 
withStatus(ListItemState) - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.listManagement.Status.Builder
 
withStatus(ListItemState) - Method in class com.amazon.ask.model.services.listManagement.Status.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest.Builder
 
withStatus(ListItemState) - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.monetization.Transactions.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.services.monetization.Transactions.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.reminderManagement.Event.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.services.reminderManagement.Event.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification.Builder
 
withStatus(PushNotificationStatus) - Method in class com.amazon.ask.model.services.reminderManagement.PushNotification.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withStatus(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withStatus(Status) - Method in class com.amazon.ask.model.slu.entityresolution.Resolution.Builder
 
withStatusMap(List<Status>) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
withStoreName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes.Builder
 
withStoreName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes.Builder
 
withStoreName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerBillingAgreementAttributes.Builder
 
withStoreName(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.SellerOrderAttributes.Builder
 
withStream(Stream) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItem.Builder
 
withStreetAddress(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
withSubscriptionAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
withSubscriptionAmount(Price) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.BillingAgreementAttributes.Builder
 
withSubscriptions(List<NotificationSubscriptionEvent>) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedBody.Builder
 
withSubscriptions(List<ProactiveSubscriptionEvent>) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedBody.Builder
 
withSubtitle(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata.Builder
 
withSubtitle(String) - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata.Builder
 
withSummary(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withSupportedCatalogTypes(List<CatalogTypes>) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkState.Builder
 
withSupportedInterfaces(SupportedInterfaces) - Method in class com.amazon.ask.model.Device.Builder
 
withSupportedProfiles(List<ViewportProfile>) - Method in class com.amazon.ask.model.interfaces.viewport.APLTViewportState.Builder
 
withSynonyms(List<String>) - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms.Builder
 
withSystem(SystemState) - Method in class com.amazon.ask.model.Context.Builder
 
withTableName(String) - Method in class com.amazon.ask.attributes.persistence.impl.DynamoDbPersistenceAdapter.Builder
Name of the DynamoDB table to use for storing Skill persistence attributes.
withTableName(String) - Method in class com.amazon.ask.builder.StandardSkillBuilder
Allows the user to configure a name for the DynamoDB table.
withTableName(String) - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Allows the user to configure a name for the DynamoDB table.
withTags(ComponentVisibleOnScreenTags) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withTarget(String) - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective.Builder
 
withTarget(Target) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequest.Builder
 
withTargetGadgets(List<String>) - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective.Builder
 
withTargetLights(List<String>) - Method in class com.amazon.ask.model.services.gadgetController.LightAnimation.Builder
 
withTargetProfile(TargetProfile) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
withTask(Task) - Method in class com.amazon.ask.model.LaunchRequest.Builder
 
withTask(Task) - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation.Builder
 
withTemplate(Template) - Method in class com.amazon.ask.model.interfaces.display.RenderTemplateDirective.Builder
 
withTemplateBaseDir(String) - Method in class com.amazon.ask.response.template.TemplateContentData.Builder
Adds template's base directory to template content data.
withTemplateCache(TemplateCache) - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Adds template cache to TemplateFileLoader.
withTemplateContent(byte[]) - Method in class com.amazon.ask.response.template.TemplateContentData.Builder
Adds template content to template content data.
withTemplateContentData(TemplateContentData) - Method in class com.amazon.ask.response.template.loader.impl.AccessOrderedTemplateContentData.Builder
Adds template content data to AccessOrderedTemplateContentData.
withTemplateDirectoryPath(String) - Method in class com.amazon.ask.builder.StandardSkillBuilder
Allows the user to specify directory path where the templates are stored.
withTemplateDirectoryPath(String) - Method in class com.amazon.ask.module.StandardSdkModule.Builder
Allows the user to specify directory path where the templates are stored.
withTemplateEnumeratorSupplier(BiFunction<String, Input, TemplateEnumerator<Input>>) - Method in class com.amazon.ask.response.template.loader.impl.AbstractLocalTemplateFileLoader.Builder
Adds template enumerator supplier.
withTemplateFactory(TemplateFactory) - Method in class com.amazon.ask.builder.SkillBuilder
Adds Template Factory to a Skill.
withTemplateFactory(TemplateFactory<HandlerInput, Response>) - Method in class com.amazon.ask.builder.SkillConfiguration.Builder
Adds Template factory to Skill configuration.
withTemplateFactory(TemplateFactory) - Method in class com.amazon.ask.dispatcher.request.handler.HandlerInput.Builder
Adds Template factory to HandlerInput.
withTemplateName(String) - Method in class com.amazon.ask.response.template.loader.impl.LocaleTemplateEnumerator.Builder
Adds Template name to LocaleTemplateEnumerator.
withTemplateRenderer(TemplateRenderer<Output>) - Method in class com.amazon.ask.response.template.impl.BaseTemplateFactory.Builder
Add Template Renderer to BaseTemplateFactory instance.
withTemplateVersion(String) - Method in class com.amazon.ask.model.interfaces.display.DisplayInterface.Builder
 
withTertiaryText(TextField) - Method in class com.amazon.ask.model.interfaces.display.TextContent.Builder
 
withTertiaryText(String) - Method in class com.amazon.ask.response.TextContentHelper
Adds tertiary text to TextContentHelper.
withText(String) - Method in class com.amazon.ask.model.interfaces.display.PlainText.Builder
 
withText(String) - Method in class com.amazon.ask.model.interfaces.display.PlainTextHint.Builder
 
withText(String) - Method in class com.amazon.ask.model.interfaces.display.RichText.Builder
 
withText(String) - Method in class com.amazon.ask.model.services.reminderManagement.SpokenText.Builder
 
withText(String) - Method in class com.amazon.ask.model.services.timerManagement.TextToAnnounce.Builder
 
withText(String) - Method in class com.amazon.ask.model.services.timerManagement.TextToConfirm.Builder
 
withText(String) - Method in class com.amazon.ask.model.ui.PlainTextOutputSpeech.Builder
 
withText(String) - Method in class com.amazon.ask.model.ui.StandardCard.Builder
 
withTextContent(TextContent) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
withTextContent(TextContent) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withTextContent(TextContent) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withTextContent(TextContent) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
withTextContent(TextContent) - Method in class com.amazon.ask.model.interfaces.display.ListItem.Builder
 
withTextToAnnounce(List<TextToAnnounce>) - Method in class com.amazon.ask.model.services.timerManagement.AnnounceOperation.Builder
 
withTextToConfirm(List<TextToConfirm>) - Method in class com.amazon.ask.model.services.timerManagement.LaunchTaskOperation.Builder
 
withThreadPoolSize(int) - Method in class com.amazon.ask.localdebug.config.ClientConfiguration.Builder
Initializes number of worker threads for the debug session.
withTimeout(Long) - Method in class com.amazon.ask.model.interfaces.gameEngine.StartInputHandlerDirective.Builder
 
withTimeoutInSeconds(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.ModelConfiguration.Builder
 
withTimerLabel(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest.Builder
 
withTimerLabel(String) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withTimers(List<TimerResponse>) - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.authorization.AuthorizationGrantRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.canfulfill.CanFulfillIntentRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.dialog.InputRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.AccountLinkedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionChangedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.PermissionAcceptedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.PermissionChangedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.ProactiveSubscriptionChangedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.SkillDisabledRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.events.skillevents.SkillEnabledRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.IntentRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.DataStoreError.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstalled.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemoved.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.MessageRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.RuntimeErrorRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.conversations.APIInvocationRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.gameEngine.InputHandlerEventRequest.Builder
 
withTimestamp(String) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationCommonState.Builder
 
withTimestamp(String) - Method in class com.amazon.ask.model.interfaces.geolocation.GeolocationState.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.messaging.MessageReceivedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.NextCommandIssuedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PauseCommandIssuedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PlayCommandIssuedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.playbackcontroller.PreviousCommandIssuedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.interfaces.system.ExceptionEncounteredRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.LaunchRequest.Builder
 
withTimestamp(String) - Method in class com.amazon.ask.model.services.gameEngine.InputEvent.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListCreatedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListDeletedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsCreatedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsDeletedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListItemsUpdatedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.listManagement.ListUpdatedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.proactiveEvents.CreateProactiveEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderCreatedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderDeletedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStartedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderStatusChangedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderUpdatedEventRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.SessionEndedRequest.Builder
 
withTimestamp(OffsetDateTime) - Method in class com.amazon.ask.model.SessionResumedRequest.Builder
 
withTimeZoneId(String) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioItemMetadata.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.interfaces.videoapp.Metadata.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.ui.SimpleCard.Builder
 
withTitle(String) - Method in class com.amazon.ask.model.ui.StandardCard.Builder
 
withTo(Double) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty.Builder
 
withTo(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedOpacityProperty.Builder
 
withTo(List<TransformProperty>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimatedTransformProperty.Builder
 
withToken(String) - Method in class com.amazon.ask.model.ConnectionCompleted.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ExecuteCommandsDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ListRuntimeError.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadIndexListDataEvent.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.LoadTokenListDataEvent.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderDocumentDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RuntimeErrorEvent.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UpdateIndexListDataDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.UserEvent.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RenderDocumentDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apla.RuntimeErrorEvent.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ExecuteCommandsDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.RenderDocumentDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.UserEvent.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.AudioPlayerState.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.CurrentPlaybackState.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFailedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackFinishedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackNearlyFinishedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStartedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.PlaybackStoppedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.connections.ConnectionsResponse.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.connections.SendRequestDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.EventsReceivedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.ExpiredRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StartEventHandlerDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.customInterfaceController.StopEventHandlerDirective.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate1.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate2.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate3.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate6.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.BodyTemplate7.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.DisplayState.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.ElementSelectedRequest.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.ListItem.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate1.Builder
 
withToken(String) - Method in class com.amazon.ask.model.interfaces.display.ListTemplate2.Builder
 
withTopicId(String) - Method in class com.amazon.ask.model.events.skillevents.NotificationSubscriptionEvent.Builder
 
withTotalCount(Integer) - Method in class com.amazon.ask.model.services.datastore.v1.ResponsePaginationContext.Builder
 
withTotalCount(String) - Method in class com.amazon.ask.model.services.reminderManagement.GetRemindersResponse.Builder
 
withTotalCount(Integer) - Method in class com.amazon.ask.model.services.timerManagement.TimersResponse.Builder
 
withTouch(List<Touch>) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withToVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UpdateRequest.Builder
 
withTransactionTimeout(Integer) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
withTransactionTimeout(Integer) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.v1.AuthorizeAttributes.Builder
 
withTransform(List<BigDecimal>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withTransformer(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer.Builder
 
withTransformer(TransformerType) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.Transformer.Builder
 
withTransformers(List<Transformer>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.HandleMessageDirective.Builder
 
withTransformers(List<Transformer>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartDirective.Builder
 
withTranslateX(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty.Builder
 
withTranslateY(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.MoveTransformProperty.Builder
 
withTreatmentId(String) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment.Builder
 
withTreatmentId(TreatmentId) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentAssignment.Builder
 
withTrigger(Trigger) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withTrigger(Trigger) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withTrigger(Trigger) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderRequest.Builder
 
withTriggeredExperiments(List<String>) - Method in class com.amazon.ask.model.interfaces.alexa.experimentation.ExperimentTriggerResponse.Builder
 
withTriggerEvent(String) - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters.Builder
 
withTriggerEvent(TriggerEventType) - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters.Builder
 
withTriggerEventTimeMs(Integer) - Method in class com.amazon.ask.model.services.gadgetController.SetLightParameters.Builder
 
withTriggeringBehavior(TriggeringBehavior) - Method in class com.amazon.ask.model.services.timerManagement.TimerRequest.Builder
 
withTriggerTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withTriggerTimeMilliseconds(Long) - Method in class com.amazon.ask.model.services.gameEngine.Event.Builder
 
withType(String) - Method in class com.amazon.ask.model.authorization.Grant.Builder
 
withType(GrantType) - Method in class com.amazon.ask.model.authorization.Grant.Builder
 
withType(String) - Method in class com.amazon.ask.model.dynamicEndpoints.Request.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.Error.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError.Builder
 
withType(ErrorType) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageError.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData.Builder
 
withType(CaptionType) - Method in class com.amazon.ask.model.interfaces.audioplayer.CaptionData.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.Error.Builder
 
withType(ErrorType) - Method in class com.amazon.ask.model.interfaces.audioplayer.Error.Builder
 
withType(String) - Method in class com.amazon.ask.model.interfaces.system.Error.Builder
 
withType(ErrorType) - Method in class com.amazon.ask.model.interfaces.system.Error.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError.Builder
 
withType(CancelCommandsRequestErrorType) - Method in class com.amazon.ask.model.services.datastore.v1.CancelCommandsRequestError.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult.Builder
 
withType(DispatchResultType) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsDispatchResult.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError.Builder
 
withType(CommandsRequestErrorType) - Method in class com.amazon.ask.model.services.datastore.v1.CommandsRequestError.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError.Builder
 
withType(QueuedResultRequestErrorType) - Method in class com.amazon.ask.model.services.datastore.v1.QueuedResultRequestError.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.deviceAddress.Error.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.listManagement.Error.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withType(ProductType) - Method in class com.amazon.ask.model.services.monetization.InSkillProduct.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience.Builder
 
withType(RelevantAudienceType) - Method in class com.amazon.ask.model.services.proactiveEvents.RelevantAudience.Builder
 
withType(String) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
withType(TriggerType) - Method in class com.amazon.ask.model.services.reminderManagement.Trigger.Builder
 
withType(String) - Method in class com.amazon.ask.model.SessionEndedError.Builder
 
withType(SessionEndedErrorType) - Method in class com.amazon.ask.model.SessionEndedError.Builder
 
withTypeBinding(Class<Output>) - Static method in class com.amazon.ask.util.impl.JacksonJsonUnmarshaller
Deprecated.
withTypeBinding(Class<Output>, String) - Static method in class com.amazon.ask.util.impl.JacksonJsonUnmarshaller
Deprecated.
withTypeBinding(Class<? extends Type>, List<String>, Map<String, Class>) - Static method in class com.amazon.ask.util.impl.JacksonJsonUnmarshaller
Return an instance of JacksonJsonUnmarshaller.
withTypeBinding(Class<Output>, Map<String, Class>) - Static method in class com.amazon.ask.util.impl.NamespaceEnabledJacksonJsonUnmarshaller
Return an instance of NamespaceEnabledJacksonJsonUnmarshaller.
withTypes(List<EntityListItem>) - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective.Builder
 
withUid(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withUnderlyingLayoutId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withUnderlyingLayoutId(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withUnit(Unit) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withUnitId(String) - Method in class com.amazon.ask.model.interfaces.systemUnit.Unit.Builder
 
withUnmarshaller(JsonUnmarshaller) - Method in class com.amazon.ask.response.template.renderer.impl.FreeMarkerTemplateRenderer.Builder
Builder method to supply JsonUnmarshaller instance.
withUntil(String) - Method in class com.amazon.ask.model.dialog.DelegationPeriod.Builder
 
withUntil(DelegationPeriodUntil) - Method in class com.amazon.ask.model.dialog.DelegationPeriod.Builder
 
withUpdateBehavior(UpdateBehavior) - Method in class com.amazon.ask.model.dialog.DynamicEntitiesDirective.Builder
 
withUpdatedIntent(Intent) - Method in class com.amazon.ask.model.dialog.ConfirmIntentDirective.Builder
 
withUpdatedIntent(Intent) - Method in class com.amazon.ask.model.dialog.ConfirmSlotDirective.Builder
 
withUpdatedIntent(Intent) - Method in class com.amazon.ask.model.dialog.DelegateDirective.Builder
 
withUpdatedIntent(Intent) - Method in class com.amazon.ask.model.dialog.ElicitSlotDirective.Builder
 
withUpdatedRequest(UpdatedRequest) - Method in class com.amazon.ask.model.dialog.DelegateRequestDirective.Builder
 
withUpdatedTime(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withUpdatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withUpdatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withUpdatedTime(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withUpdatedTime(OffsetDateTime) - Method in class com.amazon.ask.model.services.timerManagement.TimerResponse.Builder
 
withUri(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.html.StartRequest.Builder
 
withUri(String) - Method in class com.amazon.ask.model.interfaces.connections.V1.StartConnectionDirective.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenMediaTag.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.VideoSource.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.audioplayer.Stream.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.interfaces.display.ImageInstance.Builder
 
withUrl(String) - Method in class com.amazon.ask.model.services.listManagement.Status.Builder
 
withUsages(List<PackageInstallUsage>) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesInstallRequest.Builder
 
withUsages(List<PackageRemoveUsage>) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.UsagesRemovedRequest.Builder
 
withUser(User) - Method in class com.amazon.ask.model.interfaces.system.SystemState.Builder
 
withUser(User) - Method in class com.amazon.ask.model.Session.Builder
 
withUserAgent(String) - Method in class com.amazon.ask.model.ResponseEnvelope.Builder
 
withUserId(String) - Method in class com.amazon.ask.model.User.Builder
 
withValue(String) - Method in class com.amazon.ask.model.er.dynamic.EntityValueAndSynonyms.Builder
 
withValue(List<AnimatedProperty>) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentEntity.Builder
 
withValue(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withValue(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withValue(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withValue(Integer) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withValue(String) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withValue(String) - Method in class com.amazon.ask.model.services.listManagement.CreateListItemRequest.Builder
 
withValue(String) - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest.Builder
 
withValue(String) - Method in class com.amazon.ask.model.SimpleSlotValue.Builder
 
withValue(String) - Method in class com.amazon.ask.model.Slot.Builder
 
withValue(Value) - Method in class com.amazon.ask.model.slu.entityresolution.ValueWrapper.Builder
 
withValues(List<Entity>) - Method in class com.amazon.ask.model.er.dynamic.EntityListItem.Builder
 
withValues(List<SlotValue>) - Method in class com.amazon.ask.model.ListSlotValue.Builder
 
withValues(List<ValueWrapper>) - Method in class com.amazon.ask.model.slu.entityresolution.Resolution.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.dynamicEndpoints.FailureResponse.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.dynamicEndpoints.Request.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.dynamicEndpoints.SuccessResponse.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.InstallationError.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.datastore.packagemanager.PackageStateInformation.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.RenderedDocumentState.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.AuthorizeAttributes.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.BillingAgreementAttributes.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.Price.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderAttributes.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.ProviderCredit.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerBillingAgreementAttributes.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.model.request.SellerOrderAttributes.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.ChargeAmazonPayRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.amazonpay.request.SetupAmazonPayRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.applink.AppLinkInterface.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.PostalAddress.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.entities.Restaurant.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintImageRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintPDFRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.PrintWebPageRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleFoodEstablishmentReservationRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.interfaces.connections.requests.ScheduleTaxiReservationRequest.Builder
 
withVersion(Integer) - Method in class com.amazon.ask.model.interfaces.gadgetController.SetLightDirective.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.RequestEnvelope.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.ResponseEnvelope.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.services.endpointEnumeration.EndpointCapability.Builder
 
withVersion(Long) - Method in class com.amazon.ask.model.services.listManagement.AlexaList.Builder
 
withVersion(Long) - Method in class com.amazon.ask.model.services.listManagement.AlexaListItem.Builder
 
withVersion(Long) - Method in class com.amazon.ask.model.services.listManagement.AlexaListMetadata.Builder
 
withVersion(Long) - Method in class com.amazon.ask.model.services.listManagement.UpdateListItemRequest.Builder
 
withVersion(Long) - Method in class com.amazon.ask.model.services.listManagement.UpdateListRequest.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.services.reminderManagement.GetReminderResponse.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.services.reminderManagement.Reminder.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.services.reminderManagement.ReminderResponse.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.services.timerManagement.Task.Builder
 
withVersion(String) - Method in class com.amazon.ask.model.Task.Builder
 
withVideo(ViewportVideo) - Method in class com.amazon.ask.model.interfaces.viewport.apl.CurrentConfiguration.Builder
 
withVideo(ViewportStateVideo) - Method in class com.amazon.ask.model.interfaces.viewport.ViewportState.Builder
 
withVideoApp(VideoAppInterface) - Method in class com.amazon.ask.model.SupportedInterfaces.Builder
 
withVideoItem(VideoItem) - Method in class com.amazon.ask.model.interfaces.videoapp.LaunchDirective.Builder
 
withViewport(ViewportState) - Method in class com.amazon.ask.model.Context.Builder
 
withViewport(ComponentVisibleOnScreenViewportTag) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreenTags.Builder
 
withViewports(List<TypedViewportState>) - Method in class com.amazon.ask.model.Context.Builder
 
withVisibility(Float) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ComponentVisibleOnScreen.Builder
 
withVisibility(String) - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience.Builder
 
withVisibility(Visibility) - Method in class com.amazon.ask.model.services.timerManagement.DisplayExperience.Builder
 
withWebSocketClientConfig(WebSocketClientConfig) - Method in class com.amazon.ask.localdebug.client.WebSocketClientImpl.Builder
Initializes client web socket configuration.
withWebSocketServerUri(URI) - Method in class com.amazon.ask.localdebug.config.WebSocketClientConfig.Builder
Initializes web socket Uri.
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AnimateItemCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.AutoPageCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ClearFocusCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ControlMediaCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.FinishCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.GoBackCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.HideOverlayCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.IdleCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.OpenUrlCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ParallelCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.PlayMediaCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ReinflateCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToComponentCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ScrollToIndexCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SelectCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SendEventCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SequentialCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetFocusCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetPageCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetStateCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SetValueCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.ShowOverlayCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakItemCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.apl.SpeakListCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.AutoPageCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.IdleCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ParallelCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.ScrollCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SendEventCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SequentialCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetPageCommand.Builder
 
withWhen(Boolean) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withWhen(String) - Method in class com.amazon.ask.model.interfaces.alexa.presentation.aplt.SetValueCommand.Builder
 
withWidthPixels(Integer) - Method in class com.amazon.ask.model.interfaces.display.ImageInstance.Builder
 
withX(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment.Builder
 
withY(Integer) - Method in class com.amazon.ask.model.interfaces.viewport.aplt.InterSegment.Builder
 
writeTo(OutputStream) - Method in class com.amazon.ask.response.impl.BaseSkillResponse
Writes the skill's response to an OutputStream.
writeTo(OutputStream) - Method in interface com.amazon.ask.response.SkillResponse
Writes the skill's response to an OutputStream.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.