| Modifier and Type | Field and Description | 
|---|---|
static AmazonWebServiceRequest | 
AmazonWebServiceRequest.NOOP  | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T extends AmazonWebServiceRequest>  | 
AmazonWebServiceClient.beforeMarshalling(T request)
Runs the  
beforeMarshalling method of any
 RequestHandler2s associated with this client. | 
protected <T extends AmazonWebServiceRequest>  | 
AmazonWebServiceRequest.copyBaseTo(T target)
Copies the internal state of this base class to that of the target
 request. 
 | 
<T extends AmazonWebServiceRequest>  | 
AmazonWebServiceRequest.withGeneralProgressListener(ProgressListener progressListener)
Sets the optional progress listener for receiving updates about the
 progress of the request, and returns a reference to this object so that
 method calls can be chained together. 
 | 
<T extends AmazonWebServiceRequest>  | 
AmazonWebServiceRequest.withRequestMetricCollector(RequestMetricCollector metricCollector)
Specifies a request level metric collector which takes precedence over
 the ones at the http client level and AWS SDK level. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AmazonWebServiceRequest | 
AmazonWebServiceRequest.clone()
Creates a shallow clone of this request. 
 | 
AmazonWebServiceRequest | 
AmazonWebServiceRequest.getCloneRoot()
Returns the root object from which the current object was cloned; or null
 if there isn't one. 
 | 
AmazonWebServiceRequest | 
AmazonWebServiceRequest.getCloneSource()
Returns the source object from which the current object was cloned; or null
 if there isn't one. 
 | 
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)
Returns true if request metric collection is applicable to the given
 request; false otherwise. 
 | 
| 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 | 
|---|---|
static InputStream | 
ProgressInputStream.inputStreamForRequest(InputStream is,
                     AmazonWebServiceRequest req)
Returns an input stream for request progress tracking purposes. 
 | 
static InputStream | 
ProgressInputStream.inputStreamForResponse(InputStream is,
                      AmazonWebServiceRequest req)
Returns an input stream for response progress tracking purposes. 
 | 
| 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 | 
|---|---|
AmazonWebServiceRequest | 
RequestHandler2.beforeMarshalling(AmazonWebServiceRequest request)
Runs any additional processing logic on the specified request object
 before it is marshaled into an HTTP request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AmazonWebServiceRequest | 
RequestHandler2.beforeMarshalling(AmazonWebServiceRequest request)
Runs any additional processing logic on the specified request object
 before it is marshaled into an HTTP request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonHttpClient.getResponseMetadataForRequest(AmazonWebServiceRequest request)
Returns additional response metadata for an executed request. 
 | 
| 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 | 
RetryPolicy.RetryCondition.shouldRetry(AmazonWebServiceRequest originalRequest,
           AmazonClientException exception,
           int retriesAttempted)
Returns whether a failed request should be retried according to the
 given request context. 
 | 
boolean | 
PredefinedRetryPolicies.SDKDefaultRetryCondition.shouldRetry(AmazonWebServiceRequest originalRequest,
           AmazonClientException exception,
           int retriesAttempted)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonApiGatewayClient.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 | 
AmazonApiGateway.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 | 
AbstractAmazonApiGateway.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateApiKeyRequest  | 
class  | 
CreateBasePathMappingRequest
 Requests Amazon API Gateway to create a new BasePathMapping resource. 
 | 
class  | 
CreateDomainNameRequest
 A request to create a new domain name. 
 | 
class  | 
CreateModelRequest
 | 
class  | 
CreateResourceRequest
 Requests Amazon API Gateway to create a Resource resource. 
 | 
class  | 
CreateRestApiRequest
 Request to add a new RestApi resource to your collection. 
 | 
class  | 
CreateStageRequest
 Requests Amazon API Gateway to create a Stage resource. 
 | 
class  | 
DeleteApiKeyRequest
 A request to delete the ApiKey resource. 
 | 
class  | 
DeleteBasePathMappingRequest
 A request to delete the BasePathMapping resource. 
 | 
class  | 
DeleteClientCertificateRequest  | 
class  | 
DeleteDeploymentRequest
 Requests Amazon API Gateway to delete a Deployment resource. 
 | 
class  | 
DeleteDomainNameRequest
 A request to delete the DomainName resource. 
 | 
class  | 
DeleteIntegrationRequest
 Represents a delete integration request. 
 | 
class  | 
DeleteIntegrationResponseRequest
 Represents a delete integration response request. 
 | 
class  | 
DeleteMethodRequest
 Request to delete an existing Method resource. 
 | 
class  | 
DeleteMethodResponseRequest
 A request to delete an existing MethodResponse resource. 
 | 
class  | 
DeleteModelRequest
 Request to delete an existing model in an existing RestApi resource. 
 | 
class  | 
DeleteResourceRequest
 Request to delete a Resource. 
 | 
class  | 
DeleteRestApiRequest
 Request to delete the specified API from your collection. 
 | 
class  | 
DeleteStageRequest
 Requests Amazon API Gateway to delete a Stage resource. 
 | 
class  | 
FlushStageCacheRequest
 Requests Amazon API Gateway to flush a stage's cache. 
 | 
class  | 
GenerateClientCertificateRequest  | 
class  | 
GetAccountRequest
 Requests Amazon API Gateway to get information about the current
 Account resource. 
 | 
class  | 
GetApiKeyRequest
 A request to get information about the current ApiKey resource. 
 | 
class  | 
GetApiKeysRequest
 A request to get information about the current ApiKeys resource. 
 | 
class  | 
GetBasePathMappingRequest
 Request to describe a BasePathMapping resource. 
 | 
class  | 
GetBasePathMappingsRequest
 A request to get information about a collection of BasePathMapping
 resources. 
 | 
class  | 
GetClientCertificateRequest  | 
class  | 
GetClientCertificatesRequest  | 
class  | 
GetDeploymentsRequest
 Requests Amazon API Gateway to get information about a Deployments
 collection. 
 | 
class  | 
GetDomainNameRequest
 Request to get the name of a DomainName resource. 
 | 
class  | 
GetDomainNamesRequest
 Request to describe a collection of DomainName resources. 
 | 
class  | 
GetIntegrationRequest
 Represents a get integration request. 
 | 
class  | 
GetIntegrationResponseRequest
 Represents a get integration response request. 
 | 
class  | 
GetMethodRequest
 Request to describe an existing Method resource. 
 | 
class  | 
GetMethodResponseRequest
 Request to describe a MethodResponse resource. 
 | 
class  | 
GetModelRequest
 Request to list information about a model in an existing RestApi
 resource. 
 | 
class  | 
GetModelsRequest
 | 
class  | 
GetModelTemplateRequest
 Request to generate a sample mapping template used to transform the payload. 
 | 
class  | 
GetResourceRequest
 Request to list information about a resource. 
 | 
class  | 
GetResourcesRequest
 Request to list information about a collection of resources. 
 | 
class  | 
GetRestApiRequest
 Request to list an existing RestApi defined for your collection. 
 | 
class  | 
GetRestApisRequest
 Request to list existing RestApis defined for your collection. 
 | 
class  | 
GetSdkRequest  | 
class  | 
GetStageRequest
 Requests Amazon API Gateway to get information about a Stage resource. 
 | 
class  | 
GetStagesRequest
 Requests Amazon API Gateway to get information about one or more Stage
 resources. 
 | 
class  | 
PutIntegrationRequest
 Represents a put integration request. 
 | 
class  | 
PutIntegrationResponseRequest
 Represents a put integration response request. 
 | 
class  | 
PutMethodRequest
 Request to add a method to an existing Resource resource. 
 | 
class  | 
PutMethodResponseRequest
 Request to add a MethodResponse to an existing Method resource. 
 | 
class  | 
TestInvokeMethodRequest  | 
class  | 
UpdateAccountRequest
 Requests Amazon API Gateway to change information about the current
 Account resource. 
 | 
class  | 
UpdateApiKeyRequest
 A request to change information about an ApiKey resource. 
 | 
class  | 
UpdateBasePathMappingRequest
 A request to change information about the BasePathMapping resource. 
 | 
class  | 
UpdateClientCertificateRequest  | 
class  | 
UpdateDeploymentRequest
 Requests Amazon API Gateway to change information about a Deployment
 resource. 
 | 
class  | 
UpdateDomainNameRequest
 A request to change information about the DomainName resource. 
 | 
class  | 
UpdateIntegrationRequest
 Represents an update integration request. 
 | 
class  | 
UpdateIntegrationResponseRequest
 Represents an update integration response request. 
 | 
class  | 
UpdateMethodRequest
 Request to update an existing Method resource. 
 | 
class  | 
UpdateMethodResponseRequest
 A request to update an existing MethodResponse resource. 
 | 
class  | 
UpdateModelRequest
 Request to update an existing model in an existing RestApi resource. 
 | 
class  | 
UpdateResourceRequest
 Request to change information about a Resource resource. 
 | 
class  | 
UpdateRestApiRequest
 Request to update an existing RestApi resource in your collection. 
 | 
class  | 
UpdateStageRequest
 Requests Amazon API Gateway to change information about a Stage
 resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonAutoScalingClient.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 | 
AmazonAutoScaling.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 | 
AbstractAmazonAutoScaling.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudFormationClient.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 | 
AmazonCloudFormation.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 | 
AbstractAmazonCloudFormation.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudFrontClient.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 | 
AmazonCloudFront.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudFrontClient.getCachedResponseMetadata(AmazonWebServiceRequest request)
Deprecated.  
Returns additional metadata for a previously executed successful, request, typically used for
 debugging issues where a service isn't acting as expected. 
 | 
ResponseMetadata | 
AmazonCloudFront.getCachedResponseMetadata(AmazonWebServiceRequest request)
Deprecated.  
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 | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSCloudHSM.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSCloudHSMClient.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 | 
AWSCloudHSM.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  | 
CreateHapgRequest
 Contains the inputs for the CreateHapgRequest action. 
 | 
class  | 
CreateHsmRequest
 Contains the inputs for the CreateHsm action. 
 | 
class  | 
CreateLunaClientRequest
 Contains the inputs for the CreateLunaClient action. 
 | 
class  | 
DeleteHapgRequest
 Contains the inputs for the DeleteHapg action. 
 | 
class  | 
DeleteHsmRequest
 Contains the inputs for the DeleteHsm action. 
 | 
class  | 
DeleteLunaClientRequest  | 
class  | 
DescribeHapgRequest
 Contains the inputs for the DescribeHapg action. 
 | 
class  | 
DescribeHsmRequest
 Contains the inputs for the DescribeHsm action. 
 | 
class  | 
DescribeLunaClientRequest  | 
class  | 
GetConfigRequest  | 
class  | 
ListAvailableZonesRequest
 Contains the inputs for the ListAvailableZones action. 
 | 
class  | 
ListHapgsRequest  | 
class  | 
ListHsmsRequest  | 
class  | 
ListLunaClientsRequest  | 
class  | 
ModifyHapgRequest  | 
class  | 
ModifyHsmRequest
 Contains the inputs for the ModifyHsm action. 
 | 
class  | 
ModifyLunaClientRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudSearchClient.getCachedResponseMetadata(AmazonWebServiceRequest request)
Deprecated.  
Returns additional metadata for a previously executed successful, request, typically used for
 debugging issues where a service isn't acting as expected. 
 | 
ResponseMetadata | 
AmazonCloudSearch.getCachedResponseMetadata(AmazonWebServiceRequest request)
Deprecated.  
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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudSearchDomainClient.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 | 
AmazonCloudSearchDomain.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  | 
SearchRequest
Container for the parameters to the  
Search operation. | 
class  | 
SuggestRequest
Container for the parameters to the  
Suggest operation. | 
class  | 
UploadDocumentsRequest
Container for the parameters to the  
UploadDocuments operation. | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudSearchClient.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 | 
AmazonCloudSearch.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSCloudTrail.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSCloudTrailClient.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 | 
AWSCloudTrail.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  | 
CreateTrailRequest
 Specifies the settings for each trail. 
 | 
class  | 
DeleteTrailRequest
 | 
class  | 
DescribeTrailsRequest
 Returns information about the trail. 
 | 
class  | 
GetTrailStatusRequest
 The name of a trail about which you want the current status. 
 | 
class  | 
ListPublicKeysRequest
 Requests the public keys for a specified time range. 
 | 
class  | 
ListTagsRequest
 Specifies a list of trail tags to return. 
 | 
class  | 
LookupEventsRequest
 Contains a request for LookupEvents. 
 | 
class  | 
StartLoggingRequest
 The request to CloudTrail to start logging AWS API calls for an account. 
 | 
class  | 
StopLoggingRequest
 Passes the request to CloudTrail to stop logging AWS API calls for the
 specified account. 
 | 
class  | 
UpdateTrailRequest
 Specifies settings to update for the trail. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCloudWatchClient.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 | 
AmazonCloudWatch.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 | 
AbstractAmazonCloudWatch.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DeleteAlarmsRequest  | 
class  | 
DescribeAlarmHistoryRequest  | 
class  | 
DescribeAlarmsForMetricRequest  | 
class  | 
DescribeAlarmsRequest  | 
class  | 
DisableAlarmActionsRequest | 
class  | 
EnableAlarmActionsRequest  | 
class  | 
GetMetricStatisticsRequest  | 
class  | 
ListMetricsRequest  | 
class  | 
PutMetricAlarmRequest  | 
class  | 
PutMetricDataRequest  | 
class  | 
SetAlarmStateRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSCodeCommit.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSCodeCommitClient.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 | 
AWSCodeCommit.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  | 
BatchGetRepositoriesRequest
 Represents the input of a batch get repositories operation. 
 | 
class  | 
CreateBranchRequest
 Represents the input of a create branch operation. 
 | 
class  | 
CreateRepositoryRequest
 Represents the input of a create repository operation. 
 | 
class  | 
DeleteRepositoryRequest
 Represents the input of a delete repository operation. 
 | 
class  | 
GetBranchRequest
 Represents the input of a get branch operation. 
 | 
class  | 
GetRepositoryRequest
 Represents the input of a get repository operation. 
 | 
class  | 
ListBranchesRequest
 Represents the input of a list branches operation. 
 | 
class  | 
ListRepositoriesRequest
 Represents the input of a list repositories operation. 
 | 
class  | 
UpdateDefaultBranchRequest
 Represents the input of an update default branch operation. 
 | 
class  | 
UpdateRepositoryDescriptionRequest
 Represents the input of an update repository description operation. 
 | 
class  | 
UpdateRepositoryNameRequest
 Represents the input of an update repository description operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCodeDeployClient.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 | 
AmazonCodeDeploy.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 | 
AbstractAmazonCodeDeploy.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddTagsToOnPremisesInstancesRequest
 Represents the input of an adds tags to on-premises instance operation. 
 | 
class  | 
BatchGetApplicationsRequest
 Represents the input of a batch get applications operation. 
 | 
class  | 
BatchGetDeploymentsRequest
 Represents the input of a batch get deployments operation. 
 | 
class  | 
BatchGetOnPremisesInstancesRequest
 Represents the input of a batch get on-premises instances operation. 
 | 
class  | 
CreateDeploymentConfigRequest
 Represents the input of a create deployment configuration operation. 
 | 
class  | 
CreateDeploymentGroupRequest
 Represents the input of a create deployment group operation. 
 | 
class  | 
DeleteDeploymentConfigRequest
 Represents the input of a delete deployment configuration operation. 
 | 
class  | 
DeleteDeploymentGroupRequest
 Represents the input of a delete deployment group operation. 
 | 
class  | 
DeregisterOnPremisesInstanceRequest
 Represents the input of a deregister on-premises instance operation. 
 | 
class  | 
GetApplicationRequest
 Represents the input of a get application operation. 
 | 
class  | 
GetApplicationRevisionRequest
 Represents the input of a get application revision operation. 
 | 
class  | 
GetDeploymentConfigRequest
 Represents the input of a get deployment configuration operation. 
 | 
class  | 
GetDeploymentGroupRequest
 Represents the input of a get deployment group operation. 
 | 
class  | 
GetDeploymentInstanceRequest
 Represents the input of a get deployment instance operation. 
 | 
class  | 
GetDeploymentRequest
 Represents the input of a get deployment operation. 
 | 
class  | 
GetOnPremisesInstanceRequest
 Represents the input of a get on-premises instance operation. 
 | 
class  | 
ListApplicationRevisionsRequest
 Represents the input of a list application revisions operation. 
 | 
class  | 
ListApplicationsRequest
 Represents the input of a list applications operation. 
 | 
class  | 
ListDeploymentConfigsRequest
 Represents the input of a list deployment configurations operation. 
 | 
class  | 
ListDeploymentGroupsRequest
 Represents the input of a list deployment groups operation. 
 | 
class  | 
ListDeploymentInstancesRequest
 Represents the input of a list deployment instances operation. 
 | 
class  | 
ListDeploymentsRequest
 Represents the input of a list deployments operation. 
 | 
class  | 
ListOnPremisesInstancesRequest
 Represents the input of a list on-premises instances operation. 
 | 
class  | 
RegisterApplicationRevisionRequest
 Represents the input of a register application revision operation. 
 | 
class  | 
RegisterOnPremisesInstanceRequest
 Represents the input of register on-premises instance operation. 
 | 
class  | 
RemoveTagsFromOnPremisesInstancesRequest
 Represents the input of a remove tags from on-premises instances operation. 
 | 
class  | 
StopDeploymentRequest
 Represents the input of a stop deployment operation. 
 | 
class  | 
UpdateDeploymentGroupRequest
 Represents the input of an update deployment group operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSCodePipeline.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSCodePipelineClient.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 | 
AWSCodePipeline.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  | 
AcknowledgeJobRequest
 Represents the input of an acknowledge job action. 
 | 
class  | 
AcknowledgeThirdPartyJobRequest
 Represents the input of an acknowledge third party job action. 
 | 
class  | 
CreateCustomActionTypeRequest
 Represents the input of a create custom action operation. 
 | 
class  | 
DeleteCustomActionTypeRequest
 Represents the input of a delete custom action operation. 
 | 
class  | 
DisableStageTransitionRequest
 Represents the input of a disable stage transition input action. 
 | 
class  | 
EnableStageTransitionRequest
 Represents the input of an enable stage transition action. 
 | 
class  | 
GetJobDetailsRequest
 Represents the input of a get job details action. 
 | 
class  | 
GetPipelineRequest
 Represents the input of a get pipeline action. 
 | 
class  | 
GetPipelineStateRequest
 Represents the input of a get pipeline state action. 
 | 
class  | 
GetThirdPartyJobDetailsRequest
 Represents the input of a get third party job details action. 
 | 
class  | 
ListActionTypesRequest
 Represents the input of a list action types action. 
 | 
class  | 
PollForJobsRequest
 Represents the input of a poll for jobs action. 
 | 
class  | 
PollForThirdPartyJobsRequest
 Represents the input of a poll for third party jobs action. 
 | 
class  | 
PutActionRevisionRequest
 Represents the input of a put action revision action. 
 | 
class  | 
PutJobFailureResultRequest
 Represents the input of a put job failure result action. 
 | 
class  | 
PutJobSuccessResultRequest
 Represents the input of a put job success result action. 
 | 
class  | 
PutThirdPartyJobFailureResultRequest
 Represents the input of a third party job failure result action. 
 | 
class  | 
PutThirdPartyJobSuccessResultRequest
 Represents the input of a put third party job success result action. 
 | 
class  | 
StartPipelineExecutionRequest
 Represents the input of a start pipeline execution action. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCognitoIdentityClient.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 | 
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 | 
AbstractAmazonCognitoIdentity.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateIdentityPoolRequest
 Input to the CreateIdentityPool action. 
 | 
class  | 
DeleteIdentitiesRequest
 Input to the  
DeleteIdentities action. | 
class  | 
DeleteIdentityPoolRequest
 Input to the DeleteIdentityPool action. 
 | 
class  | 
DescribeIdentityPoolRequest
Input to the DescribeIdentityPool action. 
 | 
class  | 
DescribeIdentityRequest
 Input to the  
DescribeIdentity action. | 
class  | 
GetCredentialsForIdentityRequest
 Input to the  
GetCredentialsForIdentity action. | 
class  | 
GetIdentityPoolRolesRequest
 Input to the  
GetIdentityPoolRoles action. | 
class  | 
GetIdRequest
Input to the GetId action. 
 | 
class  | 
GetOpenIdTokenForDeveloperIdentityRequest
 Input to the  
GetOpenIdTokenForDeveloperIdentity action. | 
class  | 
GetOpenIdTokenRequest
Input to the GetOpenIdToken action. 
 | 
class  | 
ListIdentitiesRequest
Input to the ListIdentities action. 
 | 
class  | 
ListIdentityPoolsRequest
Input to the ListIdentityPools action. 
 | 
class  | 
LookupDeveloperIdentityRequest
 Input to the  
LookupDeveloperIdentityInput action. | 
class  | 
MergeDeveloperIdentitiesRequest
 Input to the  
MergeDeveloperIdentities action. | 
class  | 
SetIdentityPoolRolesRequest
 Input to the  
SetIdentityPoolRoles action. | 
class  | 
UnlinkDeveloperIdentityRequest
 Input to the  
UnlinkDeveloperIdentity action. | 
class  | 
UnlinkIdentityRequest
Input to the UnlinkIdentity action. 
 | 
class  | 
UpdateIdentityPoolRequest
An object representing a Cognito identity pool. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonCognitoSyncClient.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 | 
AmazonCognitoSync.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonConfigClient.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 | 
AmazonConfig.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 | 
AbstractAmazonConfig.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
DataPipelineClient.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 | 
DataPipeline.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 | 
AbstractDataPipeline.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ActivatePipelineRequest
 Contains the parameters for ActivatePipeline. 
 | 
class  | 
AddTagsRequest
 Contains the parameters for AddTags. 
 | 
class  | 
CreatePipelineRequest
 Contains the parameters for CreatePipeline. 
 | 
class  | 
DeactivatePipelineRequest
 Contains the parameters for DeactivatePipeline. 
 | 
class  | 
DeletePipelineRequest
 Contains the parameters for DeletePipeline. 
 | 
class  | 
DescribeObjectsRequest
 Contains the parameters for DescribeObjects. 
 | 
class  | 
DescribePipelinesRequest
 Contains the parameters for DescribePipelines. 
 | 
class  | 
EvaluateExpressionRequest
 Contains the parameters for EvaluateExpression. 
 | 
class  | 
GetPipelineDefinitionRequest
 Contains the parameters for GetPipelineDefinition. 
 | 
class  | 
ListPipelinesRequest
 Contains the parameters for ListPipelines. 
 | 
class  | 
PollForTaskRequest
 Contains the parameters for PollForTask. 
 | 
class  | 
PutPipelineDefinitionRequest
 Contains the parameters for PutPipelineDefinition. 
 | 
class  | 
QueryObjectsRequest
 Contains the parameters for QueryObjects. 
 | 
class  | 
RemoveTagsRequest
 Contains the parameters for RemoveTags. 
 | 
class  | 
ReportTaskProgressRequest
 Contains the parameters for ReportTaskProgress. 
 | 
class  | 
ReportTaskRunnerHeartbeatRequest
 Contains the parameters for ReportTaskRunnerHeartbeat. 
 | 
class  | 
SetStatusRequest
 Contains the parameters for SetStatus. 
 | 
class  | 
SetTaskStatusRequest
 Contains the parameters for SetTaskStatus. 
 | 
class  | 
ValidatePipelineDefinitionRequest
 Contains the parameters for ValidatePipelineDefinition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSDeviceFarm.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSDeviceFarmClient.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 | 
AWSDeviceFarm.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  | 
CreateDevicePoolRequest
 Represents a request to the create device pool operation. 
 | 
class  | 
CreateProjectRequest
 Represents a request to the create project operation. 
 | 
class  | 
CreateUploadRequest
 Represents a request to the create upload operation. 
 | 
class  | 
DeleteDevicePoolRequest
 Represents a request to the delete device pool operation. 
 | 
class  | 
DeleteProjectRequest
 Represents a request to the delete project operation. 
 | 
class  | 
DeleteRunRequest
 Represents a request to the delete run operation. 
 | 
class  | 
DeleteUploadRequest
 Represents a request to the delete upload operation. 
 | 
class  | 
GetAccountSettingsRequest  | 
class  | 
GetDevicePoolCompatibilityRequest
 Represents a request to the get device pool compatibility operation. 
 | 
class  | 
GetDevicePoolRequest
 Represents a request to the get device pool operation. 
 | 
class  | 
GetDeviceRequest
 Represents a request to the get device request. 
 | 
class  | 
GetJobRequest
 Represents a request to the get job operation. 
 | 
class  | 
GetProjectRequest
 Represents a request to the get project operation. 
 | 
class  | 
GetRunRequest
 Represents a request to the get run operation. 
 | 
class  | 
GetSuiteRequest
 Represents a request to the get suite operation. 
 | 
class  | 
GetTestRequest
 Represents a request to the get test operation. 
 | 
class  | 
GetUploadRequest
 Represents a request to the get upload operation. 
 | 
class  | 
ListArtifactsRequest
 Represents a request to the list artifacts operation. 
 | 
class  | 
ListDevicePoolsRequest
 Represents the result of a list device pools request. 
 | 
class  | 
ListDevicesRequest
 Represents the result of a list devices request. 
 | 
class  | 
ListProjectsRequest
 Represents a request to the list projects operation. 
 | 
class  | 
ListRunsRequest
 Represents a request to the list runs operation. 
 | 
class  | 
ListSamplesRequest
 Represents a request to the list samples operation. 
 | 
class  | 
ListSuitesRequest
 Represents a request to the list suites operation. 
 | 
class  | 
ListTestsRequest
 Represents a request to the list tests operation. 
 | 
class  | 
ListUniqueProblemsRequest
 Represents a request to the list unique problems operation. 
 | 
class  | 
ListUploadsRequest
 Represents a request to the list uploads operation. 
 | 
class  | 
ScheduleRunRequest
 Represents a request to the schedule run operation. 
 | 
class  | 
UpdateDevicePoolRequest
 Represents a request to the update device pool operation. 
 | 
class  | 
UpdateProjectRequest
 Represents a request to the update project operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonDirectConnectClient.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 | 
AmazonDirectConnect.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 | 
AbstractAmazonDirectConnect.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AllocateConnectionOnInterconnectRequest
 Container for the parameters to the AllocateConnectionOnInterconnect
 operation. 
 | 
class  | 
AllocatePrivateVirtualInterfaceRequest
 Container for the parameters to the AllocatePrivateVirtualInterface
 operation. 
 | 
class  | 
AllocatePublicVirtualInterfaceRequest
 Container for the parameters to the AllocatePublicVirtualInterface operation. 
 | 
class  | 
ConfirmConnectionRequest
 Container for the parameters to the ConfirmConnection operation. 
 | 
class  | 
ConfirmPrivateVirtualInterfaceRequest
 Container for the parameters to the ConfirmPrivateVirtualInterface operation. 
 | 
class  | 
ConfirmPublicVirtualInterfaceRequest
 Container for the parameters to the ConfirmPublicVirtualInterface operation. 
 | 
class  | 
CreateConnectionRequest
 Container for the parameters to the CreateConnection operation. 
 | 
class  | 
CreateInterconnectRequest
 Container for the parameters to the CreateInterconnect operation. 
 | 
class  | 
CreatePrivateVirtualInterfaceRequest
 Container for the parameters to the CreatePrivateVirtualInterface operation. 
 | 
class  | 
CreatePublicVirtualInterfaceRequest
 Container for the parameters to the CreatePublicVirtualInterface operation. 
 | 
class  | 
DeleteConnectionRequest
 Container for the parameters to the DeleteConnection operation. 
 | 
class  | 
DeleteInterconnectRequest
 Container for the parameters to the DeleteInterconnect operation. 
 | 
class  | 
DeleteVirtualInterfaceRequest
 Container for the parameters to the DeleteVirtualInterface operation. 
 | 
class  | 
DescribeConnectionsOnInterconnectRequest
 Container for the parameters to the DescribeConnectionsOnInterconnect
 operation. 
 | 
class  | 
DescribeConnectionsRequest
 Container for the parameters to the DescribeConnections operation. 
 | 
class  | 
DescribeInterconnectsRequest
 Container for the parameters to the DescribeInterconnects operation. 
 | 
class  | 
DescribeLocationsRequest  | 
class  | 
DescribeVirtualGatewaysRequest  | 
class  | 
DescribeVirtualInterfacesRequest
 Container for the parameters to the DescribeVirtualInterfaces operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSDirectoryService.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSDirectoryServiceClient.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 | 
AWSDirectoryService.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  | 
ConnectDirectoryRequest
 Contains the inputs for the ConnectDirectory operation. 
 | 
class  | 
CreateComputerRequest
 Contains the inputs for the CreateComputer operation. 
 | 
class  | 
CreateDirectoryRequest
 Contains the inputs for the CreateDirectory operation. 
 | 
class  | 
DeleteDirectoryRequest
 Contains the inputs for the DeleteDirectory operation. 
 | 
class  | 
DescribeDirectoriesRequest
 Contains the inputs for the DescribeDirectories operation. 
 | 
class  | 
DisableRadiusRequest
 Contains the inputs for the DisableRadius operation. 
 | 
class  | 
DisableSsoRequest
 Contains the inputs for the DisableSso operation. 
 | 
class  | 
EnableRadiusRequest
 Contains the inputs for the EnableRadius operation. 
 | 
class  | 
EnableSsoRequest
 Contains the inputs for the EnableSso operation. 
 | 
class  | 
GetDirectoryLimitsRequest
 Contains the inputs for the GetDirectoryLimits operation. 
 | 
class  | 
GetSnapshotLimitsRequest
 Contains the inputs for the GetSnapshotLimits operation. 
 | 
class  | 
RestoreFromSnapshotRequest
 An object representing the inputs for the RestoreFromSnapshot
 operation. 
 | 
class  | 
UpdateRadiusRequest
 Contains the inputs for the UpdateRadius operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonDynamoDBStreamsClient.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 | 
AmazonDynamoDBStreams.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 | 
AmazonDynamoDBClient.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 | 
AmazonDynamoDB.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 | 
AbstractAmazonDynamoDBStreams.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AbstractAmazonDynamoDB.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSpecWithPrimaryKey<T extends AmazonWebServiceRequest>
Common base class for parameter specification that involves a primary key. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchGetItemRequest
 Represents the input of a BatchGetItem operation. 
 | 
class  | 
BatchWriteItemRequest
 Represents the input of a BatchWriteItem operation. 
 | 
class  | 
CreateTableRequest
 Represents the input of a CreateTable operation. 
 | 
class  | 
DeleteItemRequest
 Represents the input of a DeleteItem operation. 
 | 
class  | 
DeleteTableRequest
 Represents the input of a DeleteTable operation. 
 | 
class  | 
DescribeStreamRequest
 Represents the input of a DescribeStream operation. 
 | 
class  | 
DescribeTableRequest
 Represents the input of a DescribeTable operation. 
 | 
class  | 
GetItemRequest
 Represents the input of a GetItem operation. 
 | 
class  | 
GetRecordsRequest
 Represents the input of a GetRecords operation. 
 | 
class  | 
GetShardIteratorRequest
 Represents the input of a GetShardIterator operation. 
 | 
class  | 
ListStreamsRequest
 Represents the input of a ListStreams operation. 
 | 
class  | 
ListTablesRequest
 Represents the input of a ListTables operation. 
 | 
class  | 
PutItemRequest
 Represents the input of a PutItem operation. 
 | 
class  | 
QueryRequest
 Represents the input of a Query operation. 
 | 
class  | 
ScanRequest
 Represents the input of a Scan operation. 
 | 
class  | 
UpdateItemRequest
 Represents the input of an UpdateItem operation. 
 | 
class  | 
UpdateTableRequest
 Represents the input of an UpdateTable operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<X extends AmazonWebServiceRequest>  | 
AmazonEC2Client.dryRun(DryRunSupportedRequest<X> request)
Checks whether you have the required permissions for the provided
 AmazonEC2 operation, without actually running it. 
 | 
<X extends AmazonWebServiceRequest>  | 
AmazonEC2.dryRun(DryRunSupportedRequest<X> request)
Checks whether you have the required permissions for the provided
 AmazonEC2 operation, without actually running it. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonEC2Client.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 | 
AmazonEC2.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  | 
DryRunResult<X extends AmazonWebServiceRequest>
Result of a dry-run operation. 
 | 
interface  | 
DryRunSupportedRequest<X extends AmazonWebServiceRequest>
Generic interface for operation request that is supported with dry-run. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonECSClient.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 | 
AmazonECS.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 | 
AbstractAmazonECS.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateServiceRequest  | 
class  | 
DeleteServiceRequest  | 
class  | 
DeregisterContainerInstanceRequest  | 
class  | 
DeregisterTaskDefinitionRequest  | 
class  | 
DescribeContainerInstancesRequest  | 
class  | 
DescribeTaskDefinitionRequest  | 
class  | 
DescribeTasksRequest  | 
class  | 
DiscoverPollEndpointRequest  | 
class  | 
ListContainerInstancesRequest  | 
class  | 
ListServicesRequest  | 
class  | 
ListTaskDefinitionFamiliesRequest  | 
class  | 
ListTaskDefinitionsRequest  | 
class  | 
ListTasksRequest  | 
class  | 
RegisterContainerInstanceRequest  | 
class  | 
RegisterTaskDefinitionRequest  | 
class  | 
RunTaskRequest  | 
class  | 
StartTaskRequest  | 
class  | 
StopTaskRequest  | 
class  | 
SubmitContainerStateChangeRequest  | 
class  | 
SubmitTaskStateChangeRequest  | 
class  | 
UpdateContainerAgentRequest  | 
class  | 
UpdateServiceRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonElastiCacheClient.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 | 
AmazonElastiCache.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSElasticBeanstalk.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSElasticBeanstalkClient.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 | 
AWSElasticBeanstalk.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonElasticFileSystemClient.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 | 
AmazonElasticFileSystem.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 | 
AbstractAmazonElasticFileSystem.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateFileSystemRequest  | 
class  | 
CreateMountTargetRequest  | 
class  | 
DeleteFileSystemRequest  | 
class  | 
DeleteMountTargetRequest  | 
class  | 
DescribeFileSystemsRequest  | 
class  | 
DescribeMountTargetSecurityGroupsRequest  | 
class  | 
DescribeMountTargetsRequest  | 
class  | 
ModifyMountTargetSecurityGroupsRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonElasticLoadBalancingClient.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 | 
AmazonElasticLoadBalancing.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonElasticMapReduceClient.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 | 
AmazonElasticMapReduce.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 | 
AbstractAmazonElasticMapReduce.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddInstanceGroupsRequest
 Input to an AddInstanceGroups call. 
 | 
class  | 
AddJobFlowStepsRequest
 The input argument to the AddJobFlowSteps operation. 
 | 
class  | 
DescribeClusterRequest
 This input determines which cluster to describe. 
 | 
class  | 
DescribeJobFlowsRequest
 The input for the DescribeJobFlows operation. 
 | 
class  | 
DescribeStepRequest
 This input determines which step to describe. 
 | 
class  | 
ListBootstrapActionsRequest
 This input determines which bootstrap actions to retrieve. 
 | 
class  | 
ListClustersRequest
 This input determines how the ListClusters action filters the list of
 clusters that it returns. 
 | 
class  | 
ListInstanceGroupsRequest
 This input determines which instance groups to retrieve. 
 | 
class  | 
ListInstancesRequest
 This input determines which instances to list. 
 | 
class  | 
ListStepsRequest
 This input determines which steps to list. 
 | 
class  | 
ModifyInstanceGroupsRequest
 Change the size of some instance groups. 
 | 
class  | 
RunJobFlowRequest
 Input to the RunJobFlow operation. 
 | 
class  | 
SetTerminationProtectionRequest
 The input argument to the TerminationProtection operation. 
 | 
class  | 
SetVisibleToAllUsersRequest
 The input to the SetVisibleToAllUsers action. 
 | 
class  | 
TerminateJobFlowsRequest
 Input to the TerminateJobFlows operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSElasticsearch.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSElasticsearchClient.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 | 
AWSElasticsearch.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  | 
CreateElasticsearchDomainRequest  | 
class  | 
DeleteElasticsearchDomainRequest
 Container for the parameters to the
  
DeleteElasticsearchDomain operation. | 
class  | 
DescribeElasticsearchDomainConfigRequest
 Container for the parameters to the
  
DescribeElasticsearchDomainConfig operation. | 
class  | 
DescribeElasticsearchDomainRequest
 Container for the parameters to the
  
DescribeElasticsearchDomain operation. | 
class  | 
DescribeElasticsearchDomainsRequest
 Container for the parameters to the
  
DescribeElasticsearchDomains operation. | 
class  | 
UpdateElasticsearchDomainConfigRequest
 Container for the parameters to the
  
UpdateElasticsearchDomain operation. | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonElasticTranscoderClient.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 | 
AmazonElasticTranscoder.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonGlacierClient.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 | 
AmazonGlacier.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonIdentityManagementClient.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 | 
AmazonIdentityManagement.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonImportExportClient.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 | 
AmazonImportExport.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 | 
AbstractAmazonImportExport.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CancelJobRequest
Input structure for the CancelJob operation. 
 | 
class  | 
CreateJobRequest
Input structure for the CreateJob operation. 
 | 
class  | 
GetShippingLabelRequest  | 
class  | 
GetStatusRequest
Input structure for the GetStatus operation. 
 | 
class  | 
ListJobsRequest
Input structure for the ListJobs operation. 
 | 
class  | 
UpdateJobRequest
Input structure for the UpateJob operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonInspectorClient.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 | 
AmazonInspector.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 | 
AbstractAmazonInspector.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSIot.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSIotClient.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 | 
AWSIot.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  | 
AcceptCertificateTransferRequest
 The input for the AcceptCertificateTransfer operation. 
 | 
class  | 
AttachPrincipalPolicyRequest
 The input for the AttachPrincipalPolicy operation. 
 | 
class  | 
AttachThingPrincipalRequest
 The input for the AttachThingPrincipal operation. 
 | 
class  | 
CancelCertificateTransferRequest
 The input for the CancelCertificateTransfer operation. 
 | 
class  | 
CreateCertificateFromCsrRequest
 The input for the CreateCertificateFromCsr operation. 
 | 
class  | 
CreateKeysAndCertificateRequest
 The input for the CreateKeysAndCertificate operation. 
 | 
class  | 
CreateThingRequest
 The input for the CreateThing operation. 
 | 
class  | 
CreateTopicRuleRequest
 The input for the CreateTopicRule operation. 
 | 
class  | 
DeleteCertificateRequest
 The input for the DeleteCertificate operation. 
 | 
class  | 
DeleteThingRequest
 The input for the DeleteThing operation. 
 | 
class  | 
DeleteTopicRuleRequest
 The input for the DeleteTopicRule operation. 
 | 
class  | 
DescribeCertificateRequest
 The input for the DescribeCertificate operation. 
 | 
class  | 
DescribeEndpointRequest
 The input for the DescribeEndpoint operation. 
 | 
class  | 
DescribeThingRequest
 The input for the DescribeThing operation. 
 | 
class  | 
DetachPrincipalPolicyRequest
 The input for the DetachPrincipalPolicy operation. 
 | 
class  | 
DetachThingPrincipalRequest
 The input for the DetachThingPrincipal operation. 
 | 
class  | 
GetLoggingOptionsRequest
 The input for the GetLoggingOptions operation. 
 | 
class  | 
GetTopicRuleRequest
 The input for the GetTopicRule operation. 
 | 
class  | 
ListCertificatesRequest
 The input for the ListCertificates operation. 
 | 
class  | 
ListPrincipalPoliciesRequest
 The input for the ListPrincipalPolicies operation. 
 | 
class  | 
ListPrincipalThingsRequest
 The input for the ListPrincipalThings operation. 
 | 
class  | 
ListThingPrincipalsRequest
 The input for the ListThingPrincipal operation. 
 | 
class  | 
ListThingsRequest
 The input for the ListThings operation. 
 | 
class  | 
ListTopicRulesRequest
 The input for the ListTopicRules operation. 
 | 
class  | 
RejectCertificateTransferRequest
 The input for the RejectCertificateTransfer operation. 
 | 
class  | 
ReplaceTopicRuleRequest
 The input for the ReplaceTopicRule operation. 
 | 
class  | 
SetLoggingOptionsRequest
 The input for the SetLoggingOptions operation. 
 | 
class  | 
TransferCertificateRequest
 The input for the TransferCertificate operation. 
 | 
class  | 
UpdateCertificateRequest
 The input for the UpdateCertificate operation. 
 | 
class  | 
UpdateThingRequest
 The input for the UpdateThing operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSIotData.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSIotDataClient.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 | 
AWSIotData.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  | 
DeleteThingShadowRequest
 The input for the DeleteThingShadow operation. 
 | 
class  | 
GetThingShadowRequest
 The input for the GetThingShadow operation. 
 | 
class  | 
UpdateThingShadowRequest
 The input for the UpdateThingShadow operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonKinesisClient.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 | 
AmazonKinesis.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 | 
AbstractAmazonKinesis.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddTagsToStreamRequest
 Represents the input for  
AddTagsToStream. | 
class  | 
CreateStreamRequest
 Represents the input for  
CreateStream. | 
class  | 
DecreaseStreamRetentionPeriodRequest
 Represents the input for DecreaseStreamRetentionPeriod. 
 | 
class  | 
DeleteStreamRequest
 Represents the input for DeleteStream. 
 | 
class  | 
IncreaseStreamRetentionPeriodRequest
 Represents the input for IncreaseStreamRetentionPeriod. 
 | 
class  | 
ListTagsForStreamRequest
 Represents the input for  
ListTagsForStream. | 
class  | 
MergeShardsRequest
 Represents the input for  
MergeShards. | 
class  | 
PutRecordsRequest
 A  
PutRecords request. | 
class  | 
RemoveTagsFromStreamRequest
 Represents the input for  
RemoveTagsFromStream. | 
class  | 
SplitShardRequest
 Represents the input for  
SplitShard. | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonKinesisFirehoseClient.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 | 
AmazonKinesisFirehose.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 | 
AbstractAmazonKinesisFirehose.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateDeliveryStreamRequest
 Contains the parameters for CreateDeliveryStream. 
 | 
class  | 
DeleteDeliveryStreamRequest
 Contains the parameters for DeleteDeliveryStream. 
 | 
class  | 
DescribeDeliveryStreamRequest
 Contains the parameters for DescribeDeliveryStream. 
 | 
class  | 
ListDeliveryStreamsRequest
 Contains the parameters for ListDeliveryStreams. 
 | 
class  | 
PutRecordBatchRequest
 Contains the parameters for PutRecordBatch. 
 | 
class  | 
PutRecordRequest
 Contains the parameters for PutRecord. 
 | 
class  | 
UpdateDestinationRequest
 Contains the parameters for UpdateDestination. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSKMS.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSKMSClient.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 | 
AWSKMS.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  | 
CancelKeyDeletionRequest  | 
class  | 
CreateAliasRequest  | 
class  | 
CreateGrantRequest  | 
class  | 
CreateKeyRequest  | 
class  | 
DecryptRequest  | 
class  | 
DeleteAliasRequest  | 
class  | 
DescribeKeyRequest  | 
class  | 
DisableKeyRequest  | 
class  | 
DisableKeyRotationRequest  | 
class  | 
EnableKeyRequest  | 
class  | 
EnableKeyRotationRequest  | 
class  | 
EncryptRequest  | 
class  | 
GenerateDataKeyRequest  | 
class  | 
GenerateDataKeyWithoutPlaintextRequest  | 
class  | 
GenerateRandomRequest  | 
class  | 
GetKeyPolicyRequest  | 
class  | 
GetKeyRotationStatusRequest  | 
class  | 
ListAliasesRequest  | 
class  | 
ListGrantsRequest  | 
class  | 
ListKeyPoliciesRequest  | 
class  | 
ListKeysRequest  | 
class  | 
ListRetirableGrantsRequest  | 
class  | 
PutKeyPolicyRequest  | 
class  | 
ReEncryptRequest  | 
class  | 
RetireGrantRequest  | 
class  | 
RevokeGrantRequest  | 
class  | 
ScheduleKeyDeletionRequest  | 
class  | 
UpdateAliasRequest  | 
class  | 
UpdateKeyDescriptionRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AWSLambdaClient.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 | 
AWSLambda.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSLogs.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSLogsClient.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 | 
AWSLogs.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  | 
CreateExportTaskRequest  | 
class  | 
CreateLogGroupRequest  | 
class  | 
CreateLogStreamRequest  | 
class  | 
DeleteDestinationRequest  | 
class  | 
DeleteLogGroupRequest  | 
class  | 
DeleteLogStreamRequest  | 
class  | 
DeleteMetricFilterRequest  | 
class  | 
DeleteRetentionPolicyRequest  | 
class  | 
DeleteSubscriptionFilterRequest  | 
class  | 
DescribeDestinationsRequest  | 
class  | 
DescribeLogGroupsRequest  | 
class  | 
DescribeLogStreamsRequest  | 
class  | 
DescribeMetricFiltersRequest  | 
class  | 
DescribeSubscriptionFiltersRequest  | 
class  | 
FilterLogEventsRequest  | 
class  | 
GetLogEventsRequest  | 
class  | 
PutDestinationPolicyRequest  | 
class  | 
PutDestinationRequest  | 
class  | 
PutLogEventsRequest  | 
class  | 
PutMetricFilterRequest  | 
class  | 
PutRetentionPolicyRequest  | 
class  | 
PutSubscriptionFilterRequest  | 
class  | 
TestMetricFilterRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonMachineLearningClient.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 | 
AmazonMachineLearning.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 | 
AbstractAmazonMachineLearning.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateBatchPredictionRequest  | 
class  | 
CreateDataSourceFromRDSRequest  | 
class  | 
CreateDataSourceFromRedshiftRequest  | 
class  | 
CreateDataSourceFromS3Request  | 
class  | 
CreateEvaluationRequest  | 
class  | 
CreateMLModelRequest  | 
class  | 
CreateRealtimeEndpointRequest  | 
class  | 
DeleteBatchPredictionRequest  | 
class  | 
DeleteDataSourceRequest  | 
class  | 
DeleteEvaluationRequest  | 
class  | 
DeleteMLModelRequest  | 
class  | 
DeleteRealtimeEndpointRequest  | 
class  | 
DescribeBatchPredictionsRequest  | 
class  | 
DescribeDataSourcesRequest  | 
class  | 
DescribeEvaluationsRequest  | 
class  | 
DescribeMLModelsRequest  | 
class  | 
GetBatchPredictionRequest  | 
class  | 
GetDataSourceRequest  | 
class  | 
GetEvaluationRequest  | 
class  | 
GetMLModelRequest  | 
class  | 
PredictRequest  | 
class  | 
UpdateBatchPredictionRequest  | 
class  | 
UpdateDataSourceRequest  | 
class  | 
UpdateEvaluationRequest  | 
class  | 
UpdateMLModelRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSMarketplaceCommerceAnalytics.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSMarketplaceCommerceAnalyticsClient.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 | 
AWSMarketplaceCommerceAnalytics.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  | 
GenerateDataSetRequest
Container for the parameters to the GenerateDataSet operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSOpsWorks.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSOpsWorksClient.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 | 
AWSOpsWorks.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonRDSClient.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 | 
AmazonRDS.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonRedshiftClient.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 | 
AmazonRedshift.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonRoute53Client.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 | 
AmazonRoute53.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonRoute53DomainsClient.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 | 
AmazonRoute53Domains.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 | 
AbstractAmazonRoute53Domains.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CheckDomainAvailabilityRequest
 The CheckDomainAvailability request contains the following elements. 
 | 
class  | 
DeleteTagsForDomainRequest
 The DeleteTagsForDomainRequest includes the following elements. 
 | 
class  | 
DisableDomainAutoRenewRequest  | 
class  | 
DisableDomainTransferLockRequest
 The DisableDomainTransferLock request includes the following element. 
 | 
class  | 
EnableDomainAutoRenewRequest  | 
class  | 
EnableDomainTransferLockRequest
 The EnableDomainTransferLock request includes the following element. 
 | 
class  | 
GetDomainDetailRequest
 The GetDomainDetail request includes the following element. 
 | 
class  | 
GetOperationDetailRequest
 The GetOperationDetail request includes the following element. 
 | 
class  | 
ListOperationsRequest
 The ListOperations request includes the following elements. 
 | 
class  | 
ListTagsForDomainRequest
 The ListTagsForDomainRequest includes the following elements. 
 | 
class  | 
RetrieveDomainAuthCodeRequest
 The RetrieveDomainAuthCode request includes the following element. 
 | 
class  | 
TransferDomainRequest
 The TransferDomain request includes the following elements. 
 | 
class  | 
UpdateDomainContactPrivacyRequest
 The UpdateDomainContactPrivacy request includes the following elements. 
 | 
class  | 
UpdateDomainContactRequest
 The UpdateDomainContact request includes the following elements. 
 | 
class  | 
UpdateDomainNameserversRequest
 The UpdateDomainNameserver request includes the following elements. 
 | 
class  | 
UpdateTagsForDomainRequest
 The UpdateTagsForDomainRequest includes the following elements. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected <X extends AmazonWebServiceRequest>  | 
UploadObjectObserver.appendUserAgent(X request,
               String userAgent)
Appends the given user agent to the given request. 
 | 
protected <X extends AmazonWebServiceRequest>  | 
AmazonS3Client.createRequest(String bucketName,
             String key,
             X originalRequest,
             HttpMethodName httpMethod)
Creates and initializes a new request object for the specified S3
 resource. 
 | 
protected <X extends AmazonWebServiceRequest>  | 
AmazonS3Client.createRequest(String bucketName,
             String key,
             X originalRequest,
             HttpMethodName httpMethod,
             URI endpoint)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ExecutionContext | 
AmazonS3Client.createExecutionContext(AmazonWebServiceRequest req)  | 
S3ResponseMetadata | 
AmazonS3Client.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
S3ResponseMetadata | 
AmazonS3.getCachedResponseMetadata(AmazonWebServiceRequest request)
Gets additional metadata for a previously executed successful request. 
 | 
S3ResponseMetadata | 
AbstractAmazonS3.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbortMultipartUploadRequest
The AbortMultipartUploadRequest contains the parameters used for the
 AbortMultipartUpload method. 
 | 
class  | 
AbstractPutObjectRequest
Abstract base class for a put object or put object like request. 
 | 
class  | 
CompleteMultipartUploadRequest
Container for the parameters of the CompleteMultipartUpload operation. 
 | 
class  | 
CopyObjectRequest
 Provides options for copying an Amazon S3 object
 from a source location to a new destination. 
 | 
class  | 
CopyPartRequest
 Provides options for copying an Amazon S3 object from a source location to a
 part of a multipart upload. 
 | 
class  | 
CreateBucketRequest
Provides options for creating an Amazon S3 bucket. 
 | 
class  | 
DeleteBucketCrossOriginConfigurationRequest
Request object for the parameters to delete a bucket's cross origin configuration. 
 | 
class  | 
DeleteBucketLifecycleConfigurationRequest
Request object for the parameters to delete a bucket's lifecycle configuration. 
 | 
class  | 
DeleteBucketPolicyRequest
Deletes the policy associated with the specified bucket. 
 | 
class  | 
DeleteBucketRequest
 Provides options for deleting a specified bucket. 
 | 
class  | 
DeleteBucketTaggingConfigurationRequest
Request object for the parameters to delete a bucket's tagging configuration. 
 | 
class  | 
DeleteBucketWebsiteConfigurationRequest
Request object for the parameters to delete a bucket's website configuration. 
 | 
class  | 
DeleteObjectRequest
 Provides options for deleting a specified object in a specified bucket. 
 | 
class  | 
DeleteObjectsRequest
Provides options for deleting multiple objects in a specified bucket. 
 | 
class  | 
DeleteVersionRequest
 Provides options for deleting a specific version of an object in the specified bucket. 
 | 
class  | 
EncryptedGetObjectRequest
 An extension of  
GetObjectRequest to allow additional encryption
 material description to be specified on a per-request basis. | 
class  | 
EncryptedInitiateMultipartUploadRequest
This class is an extension of  
InitiateMultipartUploadRequest to allow
 additional crypto related attributes to be specified. | 
class  | 
EncryptedPutObjectRequest
 This class is an extension of  
PutObjectRequest to allow additional
 encryption material description to be specified on a per-request basis.In
 particular, EncryptedPutObjectRequest is only recognized by
 AmazonS3EncryptionClient. | 
class  | 
GeneratePresignedUrlRequest
 Contains options to generate a pre-signed URL for an Amazon S3 resource. 
 | 
class  | 
GenericBucketRequest
Generic request container for web service requests on buckets. 
 | 
class  | 
GetBucketAclRequest
Request object containing all the options for requesting a bucket's Access Control List (ACL). 
 | 
class  | 
GetBucketCrossOriginConfigurationRequest
Request object for the parameters to get a bucket's cross origin configuration. 
 | 
class  | 
GetBucketLifecycleConfigurationRequest
Request object for the parameters to get a bucket's lifecycle configuration. 
 | 
class  | 
GetBucketLocationRequest
Provides options for requesting an Amazon S3 bucket's location. 
 | 
class  | 
GetBucketLoggingConfigurationRequest
Request object for the parameters to get a bucket's logging configuration. 
 | 
class  | 
GetBucketNotificationConfigurationRequest
Request object for the parameters to get a bucket's notification
 configuration. 
 | 
class  | 
GetBucketPolicyRequest
 Gets the policy for the specified bucket. 
 | 
class  | 
GetBucketReplicationConfigurationRequest
Request object for the parameters to get a bucket's replication
 configuration. 
 | 
class  | 
GetBucketTaggingConfigurationRequest
Request object for the parameters to get a bucket's tagging configuration. 
 | 
class  | 
GetBucketVersioningConfigurationRequest
Request object for the parameters to get a bucket's versioning configuration. 
 | 
class  | 
GetBucketWebsiteConfigurationRequest
Request object for the parameters to retrieve a bucket's website
 configuration. 
 | 
class  | 
GetObjectMetadataRequest
 Provides options for obtaining the metadata for the specified Amazon S3
 object without actually fetching the object contents. 
 | 
class  | 
GetObjectRequest
 Provides options for downloading an Amazon S3 object. 
 | 
class  | 
GetRequestPaymentConfigurationRequest
Request object for fetching the request payment configuration associated with
 an Amazon S3 bucket. 
 | 
class  | 
GetS3AccountOwnerRequest
Request object for retrieving S3 account owner. 
 | 
class  | 
HeadBucketRequest
Request object for checking if the bucket exists and the user has access to
 the given bucket. 
 | 
class  | 
InitiateMultipartUploadRequest
The InitiateMultipartUploadRequest contains the parameters used for the
 InitiateMultipartUpload method. 
 | 
class  | 
ListBucketsRequest
Request object for listing all the Amazon S3 buckets owned by a user. 
 | 
class  | 
ListMultipartUploadsRequest
Container for the parameters of the ListMultipartUploads operation. 
 | 
class  | 
ListNextBatchOfObjectsRequest
Request object for parameters of listing next batch of objects. 
 | 
class  | 
ListNextBatchOfVersionsRequest
Request object for the parameters to list next batch of versions. 
 | 
class  | 
ListObjectsRequest
 Contains options to return a list of summary information about the objects in the specified
 bucket. 
 | 
class  | 
ListPartsRequest
Container for the the parameters of the ListParts operation. 
 | 
class  | 
ListVersionsRequest
Provides options for returning
 a list of summary information about the versions in a specified
 bucket. 
 | 
class  | 
PutInstructionFileRequest
Used to create a new instruction file, typically used to share an encrypted
 S3 object with partners via re-encrypting the CEK of the specified S3 object
 with a partner-specific public key. 
 | 
class  | 
PutObjectRequest
 Uploads a new object to the specified Amazon S3 bucket. 
 | 
class  | 
RestoreObjectRequest
 Request object containing all the options for restoring an object, which was transitioned to the Amazon Glacier
 from S3 when it was expired. 
 | 
class  | 
SetBucketAclRequest
Request object containing all the options for setting a bucket's Access Control List (ACL). 
 | 
class  | 
SetBucketCrossOriginConfigurationRequest
Contains options for setting the cross origin configuration for a bucket. 
 | 
class  | 
SetBucketLifecycleConfigurationRequest
Contains options for setting the lifecycle configuration for a bucket. 
 | 
class  | 
SetBucketLoggingConfigurationRequest
 Contains options for setting the logging configuration for a bucket. 
 | 
class  | 
SetBucketNotificationConfigurationRequest
Contains options for setting the notification configuration for a bucket. 
 | 
class  | 
SetBucketPolicyRequest
Sets the policy associated with the specified bucket. 
 | 
class  | 
SetBucketReplicationConfigurationRequest  | 
class  | 
SetBucketTaggingConfigurationRequest
Contains options for setting the tagging configuration for a bucket. 
 | 
class  | 
SetBucketVersioningConfigurationRequest
 Contains options for setting the versioning configuration for a bucket. 
 | 
class  | 
SetBucketWebsiteConfigurationRequest
Request object for the parameters to set a bucket's website configuration. 
 | 
class  | 
SetObjectAclRequest
Request object containing all the options for setting a object's Access
 Control List (ACL). 
 | 
class  | 
SetRequestPaymentConfigurationRequest
Request object for setting the request payment configuration associated with
 an Amazon S3 bucket. 
 | 
class  | 
UploadObjectRequest
Used to request the client-side encryption and upload of a large S3 object
 via pipelined parallel multi-part uploads. 
 | 
class  | 
UploadPartRequest
Contains the parameters used for the UploadPart operation on Amazon S3. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <X extends AmazonWebServiceRequest>  | 
TransferManager.appendMultipartUserAgent(X request)  | 
static <X extends AmazonWebServiceRequest>  | 
TransferManager.appendSingleObjectUserAgent(X request)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AWSSecurityTokenServiceClient.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 | 
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  | 
AssumeRoleWithSAMLRequest
Container for the parameters to the  
AssumeRoleWithSAML operation. | 
class  | 
AssumeRoleWithWebIdentityRequest
Container for the parameters to the  
AssumeRoleWithWebIdentity operation. | 
class  | 
DecodeAuthorizationMessageRequest
Container for the parameters to the  
DecodeAuthorizationMessage operation. | 
class  | 
GetFederationTokenRequest
Container for the parameters to the  
GetFederationToken operation. | 
class  | 
GetSessionTokenRequest
Container for the parameters to the  
GetSessionToken operation. | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleDBResponseMetadata | 
AmazonSimpleDBClient.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  | 
BatchDeleteAttributesRequest
Container for the parameters to the  
BatchDeleteAttributes operation. | 
class  | 
BatchPutAttributesRequest
Container for the parameters to the  
BatchPutAttributes operation. | 
class  | 
CreateDomainRequest
Container for the parameters to the  
CreateDomain operation. | 
class  | 
DeleteAttributesRequest
Container for the parameters to the  
DeleteAttributes operation. | 
class  | 
DeleteDomainRequest
Container for the parameters to the  
DeleteDomain operation. | 
class  | 
DomainMetadataRequest
Container for the parameters to the  
DomainMetadata operation. | 
class  | 
GetAttributesRequest
Container for the parameters to the  
GetAttributes operation. | 
class  | 
ListDomainsRequest
Container for the parameters to the  
ListDomains operation. | 
class  | 
PutAttributesRequest
Container for the parameters to the  
PutAttributes operation. | 
class  | 
SelectRequest
Container for the parameters to the  
Select operation. | 
| Modifier and Type | Method and Description | 
|---|---|
<X extends AmazonWebServiceRequest>  | 
AWSJavaMailTransport.appendUserAgent(X request,
               String userAgent)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonSimpleEmailServiceClient.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 | 
AmazonSimpleEmailService.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSSimpleSystemsManagement.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSSimpleSystemsManagementClient.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 | 
AWSSimpleSystemsManagement.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  | 
CancelCommandRequest  | 
class  | 
CreateAssociationBatchRequest  | 
class  | 
CreateAssociationRequest  | 
class  | 
CreateDocumentRequest  | 
class  | 
DeleteAssociationRequest  | 
class  | 
DeleteDocumentRequest  | 
class  | 
DescribeAssociationRequest  | 
class  | 
DescribeDocumentRequest  | 
class  | 
DescribeInstanceInformationRequest  | 
class  | 
GetDocumentRequest  | 
class  | 
ListAssociationsRequest  | 
class  | 
ListCommandInvocationsRequest  | 
class  | 
ListCommandsRequest  | 
class  | 
ListDocumentsRequest  | 
class  | 
SendCommandRequest  | 
class  | 
UpdateAssociationStatusRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonSimpleWorkflowClient.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 | 
AmazonSimpleWorkflow.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonSNSClient.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 | 
AmazonSNS.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonSQSClient.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 | 
AmazonSQS.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonSQSBufferedAsyncClient.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSStorageGateway.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSStorageGatewayClient.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 | 
AWSStorageGateway.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  | 
ActivateGatewayRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
AddCacheRequest  | 
class  | 
AddTagsToResourceRequest
 AddTagsToResourceInput 
 | 
class  | 
AddUploadBufferRequest  | 
class  | 
AddWorkingStorageRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
CancelArchivalRequest
 CancelArchivalInput 
 | 
class  | 
CancelRetrievalRequest
 CancelRetrievalInput 
 | 
class  | 
CreateCachediSCSIVolumeRequest  | 
class  | 
CreateSnapshotFromVolumeRecoveryPointRequest  | 
class  | 
CreateSnapshotRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
CreateStorediSCSIVolumeRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
CreateTapesRequest
 CreateTapesInput 
 | 
class  | 
DeleteBandwidthRateLimitRequest  | 
class  | 
DeleteChapCredentialsRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
DeleteGatewayRequest
 A JSON object containing the id of the gateway to delete. 
 | 
class  | 
DeleteSnapshotScheduleRequest  | 
class  | 
DeleteTapeArchiveRequest
 DeleteTapeArchiveInput 
 | 
class  | 
DeleteTapeRequest
 DeleteTapeInput 
 | 
class  | 
DeleteVolumeRequest
 A JSON object containing the DeleteVolumeInput$VolumeARN to delete. 
 | 
class  | 
DescribeBandwidthRateLimitRequest
 A JSON object containing the of the gateway. 
 | 
class  | 
DescribeCachediSCSIVolumesRequest  | 
class  | 
DescribeCacheRequest  | 
class  | 
DescribeChapCredentialsRequest
 A JSON object containing the Amazon Resource Name (ARN) of the iSCSI volume
 target. 
 | 
class  | 
DescribeGatewayInformationRequest
 A JSON object containing the id of the gateway. 
 | 
class  | 
DescribeMaintenanceStartTimeRequest
 A JSON object containing the of the gateway. 
 | 
class  | 
DescribeSnapshotScheduleRequest
 A JSON object containing the DescribeSnapshotScheduleInput$VolumeARN
 of the volume. 
 | 
class  | 
DescribeStorediSCSIVolumesRequest
 A JSON Object containing a list of
 DescribeStorediSCSIVolumesInput$VolumeARNs. 
 | 
class  | 
DescribeTapeArchivesRequest
 DescribeTapeArchivesInput 
 | 
class  | 
DescribeTapeRecoveryPointsRequest
 DescribeTapeRecoveryPointsInput 
 | 
class  | 
DescribeTapesRequest
 DescribeTapesInput 
 | 
class  | 
DescribeUploadBufferRequest  | 
class  | 
DescribeVTLDevicesRequest
 DescribeVTLDevicesInput 
 | 
class  | 
DescribeWorkingStorageRequest
 A JSON object containing the of the gateway. 
 | 
class  | 
DisableGatewayRequest
 DisableGatewayInput 
 | 
class  | 
ListGatewaysRequest
 A JSON object containing zero or more of the following fields: 
 | 
class  | 
ListLocalDisksRequest
 A JSON object containing the of the gateway. 
 | 
class  | 
ListTagsForResourceRequest
 ListTagsForResourceInput 
 | 
class  | 
ListVolumeInitiatorsRequest
 ListVolumeInitiatorsInput 
 | 
class  | 
ListVolumeRecoveryPointsRequest  | 
class  | 
ListVolumesRequest
 A JSON object that contains one or more of the following fields: 
 | 
class  | 
RemoveTagsFromResourceRequest
 RemoveTagsFromResourceInput 
 | 
class  | 
ResetCacheRequest  | 
class  | 
RetrieveTapeArchiveRequest
 RetrieveTapeArchiveInput 
 | 
class  | 
RetrieveTapeRecoveryPointRequest
 RetrieveTapeRecoveryPointInput 
 | 
class  | 
ShutdownGatewayRequest
 A JSON object containing the of the gateway to shut down. 
 | 
class  | 
StartGatewayRequest
 A JSON object containing the of the gateway to start. 
 | 
class  | 
UpdateBandwidthRateLimitRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
UpdateChapCredentialsRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
UpdateGatewayInformationRequest  | 
class  | 
UpdateGatewaySoftwareNowRequest
 A JSON object containing the of the gateway to update. 
 | 
class  | 
UpdateMaintenanceStartTimeRequest
 A JSON object containing the following fields: 
 | 
class  | 
UpdateSnapshotScheduleRequest
 A JSON object containing one or more of the following fields: 
 | 
class  | 
UpdateVTLDeviceTypeRequest
 UpdateVTLDeviceTypeInput 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSSupport.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSSupportClient.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 | 
AWSSupport.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  | 
AddAttachmentsToSetRequest  | 
class  | 
AddCommunicationToCaseRequest
 To be written. 
 | 
class  | 
CreateCaseRequest  | 
class  | 
DescribeAttachmentRequest  | 
class  | 
DescribeCasesRequest  | 
class  | 
DescribeCommunicationsRequest  | 
class  | 
DescribeServicesRequest  | 
class  | 
DescribeSeverityLevelsRequest  | 
class  | 
DescribeTrustedAdvisorCheckRefreshStatusesRequest  | 
class  | 
DescribeTrustedAdvisorCheckResultRequest  | 
class  | 
DescribeTrustedAdvisorChecksRequest  | 
class  | 
DescribeTrustedAdvisorCheckSummariesRequest  | 
class  | 
RefreshTrustedAdvisorCheckRequest  | 
class  | 
ResolveCaseRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata | 
AbstractAWSWAF.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
ResponseMetadata | 
AWSWAFClient.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 | 
AWSWAF.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 | Method and Description | 
|---|---|
ResponseMetadata | 
AmazonWorkspacesClient.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 | 
AmazonWorkspaces.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 | 
AbstractAmazonWorkspaces.getCachedResponseMetadata(AmazonWebServiceRequest request)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateWorkspacesRequest
 Contains the inputs for the CreateWorkspaces operation. 
 | 
class  | 
DescribeWorkspaceBundlesRequest
 Contains the inputs for the DescribeWorkspaceBundles operation. 
 | 
class  | 
DescribeWorkspaceDirectoriesRequest
 Contains the inputs for the DescribeWorkspaceDirectories operation. 
 | 
class  | 
DescribeWorkspacesRequest
 Contains the inputs for the DescribeWorkspaces operation. 
 | 
class  | 
RebootWorkspacesRequest
 Contains the inputs for the RebootWorkspaces operation. 
 | 
class  | 
RebuildWorkspacesRequest
 Contains the inputs for the RebuildWorkspaces operation. 
 | 
class  | 
TerminateWorkspacesRequest
 Contains the inputs for the TerminateWorkspaces operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AWSCredentialsProvider | 
CredentialUtils.getCredentialsProvider(AmazonWebServiceRequest req,
                      AWSCredentialsProvider base)
Returns the credentials provider that will be used to fetch the
  credentials when signing the request. 
 | 
Copyright © 2015. All rights reserved.