- getAccessToken() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenResponse
-
- getAccessTokenForRefreshToken() - Method in class com.amazon.ask.model.services.lwa.LwaClient
-
Retrieves an access token using the configured client id, client secret, and refresh token
- getAccessTokenForScope(String) - Method in class com.amazon.ask.model.services.lwa.LwaClient
-
Retrieves an access token for the given scope, using the configured client id and client secret
- getApiClient() - Method in interface com.amazon.ask.model.services.ApiConfiguration
-
Retrieves the configured API Client implementation.
- getApiClient() - Method in class com.amazon.ask.model.services.DefaultApiConfiguration
-
- getApiEndpoint() - Method in interface com.amazon.ask.model.services.ApiConfiguration
-
Retrieves the endpoint for the API call.
- getApiEndpoint() - Method in class com.amazon.ask.model.services.DefaultApiConfiguration
-
- getAuthorizationValue() - Method in interface com.amazon.ask.model.services.ApiConfiguration
-
Retrieves the Authorization value registered to be sent from the Service Clients
- getAuthorizationValue() - Method in class com.amazon.ask.model.services.DefaultApiConfiguration
-
- getBody() - Method in class com.amazon.ask.model.services.ApiClientMessage
-
- getBody() - Method in exception com.amazon.ask.model.services.ServiceException
-
- getClientId() - Method in interface com.amazon.ask.model.services.AuthenticationConfiguration
-
Retrieves the configured client ID.
- getClientId() - Method in class com.amazon.ask.model.services.DefaultAuthenticationConfiguration
-
Retrieves the configured client ID.
- getClientId() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenRequest
-
- getClientSecret() - Method in interface com.amazon.ask.model.services.AuthenticationConfiguration
-
Retrieves the configured client secret.
- getClientSecret() - Method in class com.amazon.ask.model.services.DefaultAuthenticationConfiguration
-
Retrieves the configured client secret.
- getClientSecret() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenRequest
-
- getError() - Method in class com.amazon.ask.model.services.lwa.model.Error
-
- getErrorDescription() - Method in class com.amazon.ask.model.services.lwa.model.Error
-
- getExpiresIn() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenResponse
-
- getExpiry() - Method in class com.amazon.ask.model.services.lwa.model.AccessToken
-
Returns the LWA token expiry, in seconds
- getHeaders() - Method in class com.amazon.ask.model.services.ApiClientMessage
-
- getHeaders() - Method in class com.amazon.ask.model.services.ApiResponse
-
- getHeaders() - Method in exception com.amazon.ask.model.services.ServiceException
-
Gets the headers of the Http Response that return the failure.
- getMessage() - Method in class com.amazon.ask.model.services.ServiceClientResponse
-
Error message to be displayed when a Response of this type is encountered.
- getMethod() - Method in class com.amazon.ask.model.services.ApiClientRequest
-
- getName() - Method in class com.amazon.ask.model.services.Pair
-
Gets the name property of the pair.
- getRefreshToken() - Method in interface com.amazon.ask.model.services.AuthenticationConfiguration
-
Retrieves the configured refresh token.
- getRefreshToken() - Method in class com.amazon.ask.model.services.DefaultAuthenticationConfiguration
-
Retrieves the configured refresh token.
- getRefreshToken() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenRequest
-
- getResponse() - Method in class com.amazon.ask.model.services.ApiResponse
-
- getScope() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenRequest
-
- getScope() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenResponse
-
- getSerializer() - Method in interface com.amazon.ask.model.services.ApiConfiguration
-
- getSerializer() - Method in class com.amazon.ask.model.services.DefaultApiConfiguration
-
- getStatusCode() - Method in class com.amazon.ask.model.services.ApiClientResponse
-
- getStatusCode() - Method in class com.amazon.ask.model.services.ApiResponse
-
- getStatusCode() - Method in class com.amazon.ask.model.services.ServiceClientResponse
-
Status code returned with the response
- getStatusCode() - Method in exception com.amazon.ask.model.services.ServiceException
-
Gets the status code of the Http Response
- getToken() - Method in class com.amazon.ask.model.services.lwa.model.AccessToken
-
Returns the LWA access token.
- getTokenType() - Method in class com.amazon.ask.model.services.lwa.model.AccessTokenResponse
-
- getType() - Method in class com.amazon.ask.model.services.ServiceClientResponse
-
Retrieves the Well-known representation of the Response
- getUrl() - Method in class com.amazon.ask.model.services.ApiClientRequest
-
- getUserAgent() - Method in class com.amazon.ask.model.services.util.UserAgentHelper
-
Returns the user agent string.
- getValue() - Method in enum com.amazon.ask.model.services.lwa.model.GrantType
-
- getValue() - Method in class com.amazon.ask.model.services.Pair
-
Gets the value property of the pair.
- GrantType - Enum in com.amazon.ask.model.services.lwa.model
-