Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.auth | |
com.amazonaws.handlers | |
com.amazonaws.http | |
com.amazonaws.retry | |
com.amazonaws.services.cognitoidentity |
Synchronous and asynchronous client classes for accessing AmazonCognitoIdentity.
|
com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity.
|
com.amazonaws.services.securitytoken |
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
|
com.amazonaws.services.securitytoken.model |
Classes modeling the various types represented by AWSSecurityTokenService.
|
Modifier and Type | Method and Description |
---|---|
<T extends AmazonWebServiceRequest> |
AmazonWebServiceRequest.withRequestMetricCollector(RequestMetricCollector metricCollector)
Deprecated.
metrics is deprecated
|
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceRequest |
Request.getOriginalRequest()
Returns the original, user facing request object which this internal
request object is representing.
|
AmazonWebServiceRequest |
DefaultRequest.getOriginalRequest()
Returns the original, user facing request object which this internal
request object is representing.
|
Modifier and Type | Method and Description |
---|---|
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest req) |
protected boolean |
AmazonWebServiceClient.isRequestMetricsEnabled(AmazonWebServiceRequest req)
Deprecated.
metrics is deprecated
|
Constructor and Description |
---|
DefaultRequest(AmazonWebServiceRequest originalRequest,
String serviceName)
Constructs a new DefaultRequest with the specified service name and the
original, user facing request object.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AWSAbstractCognitoIdentityProvider.appendUserAgent(AmazonWebServiceRequest request,
String userAgent)
Append user agent string to the request.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT>
Callback interface for notification on web service requests executed with the
asynchronous clients in the AWS SDK for Java.
|
Modifier and Type | Method and Description |
---|---|
ResponseMetadata |
AmazonHttpClient.getResponseMetadataForRequest(AmazonWebServiceRequest request)
Deprecated.
ResponseMetadata cache can hold up to 50 requests and
responses in memory and will cause memory issue. This method
now always returns null.
|
Modifier and Type | Method and Description |
---|---|
long |
RetryPolicy.BackoffStrategy.delayBeforeNextRetry(AmazonWebServiceRequest originalRequest,
AmazonClientException exception,
int retriesAttempted)
Returns the delay (in milliseconds) before next retry attempt.
|
boolean |
PredefinedRetryPolicies.SDKDefaultRetryCondition.shouldRetry(AmazonWebServiceRequest originalRequest,
AmazonClientException exception,
int retriesAttempted) |
boolean |
RetryPolicy.RetryCondition.shouldRetry(AmazonWebServiceRequest originalRequest,
AmazonClientException exception,
int retriesAttempted)
Returns whether a failed request should be retried according to the
given request context.
|
Modifier and Type | Method and Description |
---|---|
ResponseMetadata |
AmazonCognitoIdentity.getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
|
ResponseMetadata |
AmazonCognitoIdentityClient.getCachedResponseMetadata(AmazonWebServiceRequest request)
Deprecated.
ResponseMetadata cache can hold up to 50 requests and
responses in memory and will cause memory issue. This method
now always returns null.
|
Modifier and Type | Class and Description |
---|---|
class |
GetCredentialsForIdentityRequest
Container for the parameters to the
GetCredentialsForIdentity operation . |
class |
GetIdRequest
Container for the parameters to the
GetId operation . |
class |
GetOpenIdTokenRequest
Container for the parameters to the
GetOpenIdToken operation . |
Modifier and Type | Method and Description |
---|---|
ResponseMetadata |
AWSSecurityTokenServiceClient.getCachedResponseMetadata(AmazonWebServiceRequest request)
Deprecated.
ResponseMetadata cache can hold up to 50 requests and
responses in memory and will cause memory issue. This method
now always returns null.
|
ResponseMetadata |
AWSSecurityTokenService.getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
|
Modifier and Type | Class and Description |
---|---|
class |
AssumeRoleRequest
Container for the parameters to the
AssumeRole operation . |
class |
AssumeRoleWithWebIdentityRequest
Container for the parameters to the
AssumeRoleWithWebIdentity operation . |
class |
GetFederationTokenRequest
Container for the parameters to the
GetFederationToken operation . |
class |
GetSessionTokenRequest
Container for the parameters to the
GetSessionToken operation . |
Copyright © 2015. All rights reserved.