Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.http | |
com.amazonaws.services.cognitoidentity |
Synchronous and asynchronous client classes for accessing AmazonCognitoIdentity.
|
com.amazonaws.services.securitytoken |
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
|
Constructor and Description |
---|
AmazonWebServiceClient(ClientConfiguration clientConfiguration,
HttpClient httpClient)
Constructs a new AmazonWebServiceClient object using the specified
configuration.
|
AmazonWebServiceClient(ClientConfiguration clientConfiguration,
HttpClient httpClient,
RequestMetricCollector requestMetricCollector)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ApacheHttpClient
An implementation of
HttpClient backed by Apache HttpClient. |
class |
UrlHttpClient
An implementation of
HttpClient by HttpURLConnection . |
Constructor and Description |
---|
AmazonHttpClient(ClientConfiguration config,
HttpClient httpClient)
Constructs a new AWS client using the specified client configuration
options (ex: max retry attempts, proxy settings, etc), and request metric
collector.
|
AmazonHttpClient(ClientConfiguration config,
HttpClient httpClient,
RequestMetricCollector requestMetricCollector)
Deprecated.
|
Constructor and Description |
---|
AmazonCognitoIdentityClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration,
HttpClient httpClient)
Constructs a new client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
provider, client configuration options and request metric collector.
|
Constructor and Description |
---|
AWSSecurityTokenServiceClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration,
HttpClient httpClient)
Constructs a new client to invoke service methods on
AWSSecurityTokenService using the specified AWS account credentials
provider and client configuration options.
|
Copyright © 2016. All rights reserved.