Package | Description |
---|---|
com.amazonaws |
The amazonaws package includes classes commonly used to support the AWS SDK for Android.
|
com.amazonaws.http | |
com.amazonaws.regions | |
com.amazonaws.services.cognitoidentity |
|
com.amazonaws.services.securitytoken |
|
com.amazonaws.util |
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceClient |
AmazonWebServiceClient.withTimeOffset(int timeOffset)
Sets the optional value for time offset for this client.
|
Constructor and Description |
---|
ExecutionContext(List<RequestHandler2> requestHandler2s,
boolean isMetricEnabled,
AmazonWebServiceClient awsClient)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
<T extends AmazonWebServiceClient> |
Region.createClient(Class<T> serviceClass,
AWSCredentialsProvider credentials,
ClientConfiguration config)
Creates a new service client of the class given and configures it.
|
Modifier and Type | Class and Description |
---|---|
class |
AmazonCognitoIdentityClient
Client for accessing Amazon Cognito Identity.
|
Modifier and Type | Class and Description |
---|---|
class |
AWSSecurityTokenServiceClient
Client for accessing AWS Security Token Service.
|
Constructor and Description |
---|
ServiceClientHolderInputStream(InputStream in,
AmazonWebServiceClient client)
Constructor.
|
Copyright © 2017. All rights reserved.