| Package | Description |
|---|---|
| com.amazon.ask.model.services | |
| com.amazon.ask.model.services.lwa | |
| com.amazon.ask.model.services.util |
| Class and Description |
|---|
| ApiClient
Represents a basic contract for API request execution.
|
| ApiClientMessage
Represents the interface between
ApiClient and a Service Client. |
| ApiClientRequest
Represents a request sent from Service Clients to an
ApiClient implementation. |
| ApiClientResponse
Represents a response returned by
ApiClient implementation to a Service Client. |
| ApiConfiguration
Represents an interface that provides API configuration options needed by service clients.
|
| ApiResponse |
| AuthenticationConfiguration
Abstraction for authentication configuration for a client ID and client secret.
|
| DefaultApiConfiguration
Default implementation of API Configuration options which is pre-configured for
most common use scenarios.
|
| DefaultApiConfiguration.Builder
Helper class that builds an instance of a DefaultConfiguration.
|
| DefaultAuthenticationConfiguration
Default implementation of
AuthenticationConfiguration, used to wrap a client ID and client secret. |
| DefaultAuthenticationConfiguration.Builder |
| Pair
Implementation of a Pair data structure.
|
| Serializer
Represents an object used for Serialization tasks.
|
| ServiceClientResponse |
| ServiceException
Exception thrown by a Service client when an error response was received or some operation failed.
|
| Class and Description |
|---|
| ApiConfiguration
Represents an interface that provides API configuration options needed by service clients.
|
| AuthenticationConfiguration
Abstraction for authentication configuration for a client ID and client secret.
|
| BaseServiceClient
Class to be used as the base class for the generated service clients.
|
| Class and Description |
|---|
| Serializer
Represents an object used for Serialization tasks.
|
Copyright © 2019. All rights reserved.