Uses of Class
com.amazonaws.AmazonWebServiceRequest
Packages that use AmazonWebServiceRequest
Package
Description
Synchronous client for accessing Amazon S3.
Classes modeling the various types represented by Amazon S3.
Transfer management.
-
Uses of AmazonWebServiceRequest in com.amazonaws
Fields in com.amazonaws declared as AmazonWebServiceRequestModifier and TypeFieldDescriptionstatic final AmazonWebServiceRequestAmazonWebServiceRequest.NOOPMethods in com.amazonaws with type parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionprotected final <T extends AmazonWebServiceRequest>
TAmazonWebServiceClient.beforeMarshalling(T request) Runs thebeforeMarshallingmethod of anyRequestHandler2s associated with this client.protected final <T extends AmazonWebServiceRequest>
TAmazonWebServiceRequest.copyBaseTo(T target) Copies the internal state of this base class to that of the target request.<T extends AmazonWebServiceRequest>
TAmazonWebServiceRequest.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>
TAmazonWebServiceRequest.withRequestMetricCollector(RequestMetricCollector metricCollector) Specifies a request level metric collector which takes precedence over the ones at the http client level and AWS SDK level.<T extends AmazonWebServiceRequest>
TAmazonWebServiceRequest.withSdkClientExecutionTimeout(int sdkClientExecutionTimeout) Sets the amount of time (in milliseconds) to allow the client to complete the execution of an API call.<T extends AmazonWebServiceRequest>
TAmazonWebServiceRequest.withSdkRequestTimeout(int sdkRequestTimeout) Sets the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.Methods in com.amazonaws that return AmazonWebServiceRequestModifier and TypeMethodDescriptionAmazonWebServiceRequest.clone()Creates a shallow clone of this request.AmazonWebServiceRequest.getCloneRoot()Returns the root object from which the current object was cloned; or null if there isn't one.AmazonWebServiceRequest.getCloneSource()Returns the source object from which the current object was cloned; or null if there isn't one.DefaultRequest.getOriginalRequest()Returns the original, user facing request object which this internal request object is representing.Request.getOriginalRequest()Returns the original, user facing request object which this internal request object is representing.Methods in com.amazonaws with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionprotected ExecutionContextAmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest req) protected final booleanAmazonWebServiceClient.isRequestMetricsEnabled(AmazonWebServiceRequest req) Returns true if request metric collection is applicable to the given request; false otherwise.Constructors in com.amazonaws with parameters of type AmazonWebServiceRequestModifierConstructorDescriptionDefaultRequest(AmazonWebServiceRequest originalRequest, String serviceName) Constructs a new DefaultRequest with the specified service name and the original, user facing request object. -
Uses of AmazonWebServiceRequest in com.amazonaws.event
Methods in com.amazonaws.event with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionstatic InputStreamProgressInputStream.inputStreamForRequest(InputStream is, AmazonWebServiceRequest req) Returns an input stream for request progress tracking purposes.static InputStreamProgressInputStream.inputStreamForResponse(InputStream is, AmazonWebServiceRequest req) Returns an input stream for response progress tracking purposes. -
Uses of AmazonWebServiceRequest in com.amazonaws.handlers
Classes in com.amazonaws.handlers with type parameters of type AmazonWebServiceRequestModifier and TypeInterfaceDescriptioninterfaceAsyncHandler<REQUEST extends AmazonWebServiceRequest, RESULT>Callback interface for notification on web service requests executed with the asynchronous clients in the AWS SDK for Java.Methods in com.amazonaws.handlers that return AmazonWebServiceRequestModifier and TypeMethodDescriptionIRequestHandler2.beforeMarshalling(AmazonWebServiceRequest request) Runs any additional processing logic on the specified request object before it is marshaled into an HTTP request.RequestHandler2.beforeMarshalling(AmazonWebServiceRequest request) StackedRequestHandler.beforeMarshalling(AmazonWebServiceRequest origRequest) Methods in com.amazonaws.handlers with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionIRequestHandler2.beforeMarshalling(AmazonWebServiceRequest request) Runs any additional processing logic on the specified request object before it is marshaled into an HTTP request.RequestHandler2.beforeMarshalling(AmazonWebServiceRequest request) StackedRequestHandler.beforeMarshalling(AmazonWebServiceRequest origRequest) -
Uses of AmazonWebServiceRequest in com.amazonaws.http
Methods in com.amazonaws.http with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAmazonHttpClient.getResponseMetadataForRequest(AmazonWebServiceRequest request) Returns additional response metadata for an executed request. -
Uses of AmazonWebServiceRequest in com.amazonaws.retry
Methods in com.amazonaws.retry with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionlongRetryPolicy.BackoffStrategy.delayBeforeNextRetry(AmazonWebServiceRequest originalRequest, AmazonClientException exception, int retriesAttempted) Returns the delay (in milliseconds) before next retry attempt.booleanPredefinedRetryPolicies.SDKDefaultRetryCondition.shouldRetry(AmazonWebServiceRequest originalRequest, AmazonClientException exception, int retriesAttempted) booleanRetryPolicy.RetryCondition.shouldRetry(AmazonWebServiceRequest originalRequest, AmazonClientException exception, int retriesAttempted) Returns whether a failed request should be retried according to the given request context. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonApiGateway.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.apigateway.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.apigateway.modelModifier and TypeClassDescriptionclassRequest to create an ApiKey resource.classRequest to add a new Authorizer to an existing RestApi resource.classRequests Amazon API Gateway to create a new BasePathMapping resource.classRequests Amazon API Gateway to create a Deployment resource.classA request to create a new domain name.classclassRequests Amazon API Gateway to create a Resource resource.classThe POST Request to add a new RestApi resource to your collection.classRequests Amazon API Gateway to create a Stage resource.classA request to delete the ApiKey resource.classRequest to delete an existing Authorizer resource.classA request to delete the BasePathMapping resource.classA request to delete the ClientCertificate resource.classRequests Amazon API Gateway to delete a Deployment resource.classA request to delete the DomainName resource.classRepresents a delete integration request.classRepresents a delete integration response request.classRequest to delete an existing Method resource.classA request to delete an existing MethodResponse resource.classRequest to delete an existing model in an existing RestApi resource.classRequest to delete a Resource.classRequest to delete the specified API from your collection.classRequests Amazon API Gateway to delete a Stage resource.classRequest to flush authorizer cache entries on a specified stage.classRequests Amazon API Gateway to flush a stage's cache.classA request to generate a ClientCertificate resource.classRequests Amazon API Gateway to get information about the current Account resource.classA request to get information about the current ApiKey resource.classA request to get information about the current ApiKeys resource.classRequest to describe an existing Authorizer resource.classRequest to describe an existing Authorizers resource.classRequest to describe a BasePathMapping resource.classA request to get information about a collection of BasePathMapping resources.classA request to get information about the current ClientCertificate resource.classA request to get information about a collection of ClientCertificate resources.classRequests Amazon API Gateway to get information about a Deployment resource.classRequests Amazon API Gateway to get information about a Deployments collection.classRequest to get the name of a DomainName resource.classRequest to describe a collection of DomainName resources.classclassRepresents a get integration request.classRepresents a get integration response request.classRequest to describe an existing Method resource.classRequest to describe a MethodResponse resource.classRequest to list information about a model in an existing RestApi resource.classclassRequest to generate a sample mapping template used to transform the payload.classRequest to list information about a resource.classRequest to list information about a collection of resources.classThe GET request to list an existing RestApi defined for your collection.classThe GET request to list existing RestApis defined for your collection.classclassRequests Amazon API Gateway to get information about a Stage resource.classRequests Amazon API Gateway to get information about one or more Stage resources.classA POST request to import an API to Amazon API Gateway using an input of an API definition file.classRepresents a put integration request.classRepresents a put integration response request.classRequest to add a method to an existing Resource resource.classRequest to add a MethodResponse to an existing Method resource.classA PUT request to update an existing API, with external API definitions specified as the request body.classMake a request to simulate the execution of an Authorizer.classMake a request to simulate the execution of a Method.classRequests Amazon API Gateway to change information about the current Account resource.classA request to change information about an ApiKey resource.classRequest to update an existing Authorizer resource.classA request to change information about the BasePathMapping resource.classA request to change information about an ClientCertificate resource.classRequests Amazon API Gateway to change information about a Deployment resource.classA request to change information about the DomainName resource.classRepresents an update integration request.classRepresents an update integration response request.classRequest to update an existing Method resource.classA request to update an existing MethodResponse resource.classRequest to update an existing model in an existing RestApi resource.classRequest to change information about a Resource resource.classRequest to update an existing RestApi resource in your collection.classRequests Amazon API Gateway to change information about a Stage resource. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.applicationautoscaling
Methods in com.amazonaws.services.applicationautoscaling with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScaling.getCachedResponseMetadata(AmazonWebServiceRequest request) AWSApplicationAutoScaling.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.AWSApplicationAutoScalingClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.applicationautoscaling.model
Modifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSApplicationDiscovery.getCachedResponseMetadata(AmazonWebServiceRequest request) AWSApplicationDiscovery.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.AWSApplicationDiscoveryClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.applicationdiscovery.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.applicationdiscovery.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.autoscaling.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.autoscaling.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.certificatemanager
Methods in com.amazonaws.services.certificatemanager with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSCertificateManager.getCachedResponseMetadata(AmazonWebServiceRequest request) AWSCertificateManager.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.AWSCertificateManagerClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.certificatemanager.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.certificatemanager.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudformation
Methods in com.amazonaws.services.cloudformation with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFormation.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudformation.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudformation.modelModifier and TypeClassDescriptionclassThe input for the CancelUpdateStack action.classThe input for the ContinueUpdateRollback action.classThe input for the CreateChangeSet action.classThe input for CreateStack action.classThe input for the DeleteChangeSet action.classThe input for DeleteStack action.classThe input for the DescribeAccountLimits action.classThe input for the DescribeChangeSet action.classThe input for DescribeStackEvents action.classThe input for DescribeStackResource action.classThe input for DescribeStackResources action.classThe input for DescribeStacks action.classThe input for an EstimateTemplateCost action.classThe input for the ExecuteChangeSet action.classThe input for the GetStackPolicy action.classThe input for a GetTemplate action.classThe input for the GetTemplateSummary action.classThe input for the ListChangeSets action.classThe input for the ListStackResource action.classThe input for ListStacks action.classThe input for the SetStackPolicy action.classThe input for the SignalResource action.classThe input for an UpdateStack action.classThe input for ValidateTemplate action. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFront.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudfront.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudfront.modelModifier and TypeClassDescriptionclassThe request to create a new origin access identity.classThe request to create a new distribution.classThe request to create an invalidation.classThe request to create a new streaming distribution.classThe request to delete a origin access identity.classThe request to delete a distribution.classThe request to delete a streaming distribution.classThe request to get an origin access identity's configuration.classThe request to get an origin access identity's information.classThe request to get a distribution configuration.classThe request to get a distribution's information.classThe request to get an invalidation's information.classTo request to get a streaming distribution configuration.classThe request to get a streaming distribution's information.classThe request to list origin access identities.classThe request to list distributions that are associated with a specified AWS WAF web ACL.classThe request to list your distributions.classThe request to list invalidations.classThe request to list your streaming distributions.classThe request to update an origin access identity.classThe request to update a distribution.classThe request to update a streaming distribution. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudhsm
Methods in com.amazonaws.services.cloudhsm with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSCloudHSM.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudhsm.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudhsm.modelModifier and TypeClassDescriptionclassclassContains the inputs for the CreateHapgRequest action.classContains the inputs for the CreateHsm operation.classContains the inputs for the CreateLunaClient action.classContains the inputs for the DeleteHapg action.classContains the inputs for the DeleteHsm operation.classclassContains the inputs for the DescribeHapg action.classContains the inputs for the DescribeHsm operation.classclassclassContains the inputs for the ListAvailableZones action.classclassclassclassclassclassContains the inputs for the ModifyHsm operation.classclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudsearchdomain
Methods in com.amazonaws.services.cloudsearchdomain with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCloudSearchDomain.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudsearchdomain.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudsearchdomain.modelModifier and TypeClassDescriptionclassContainer for the parameters to theSearchrequest.classContainer for the parameters to theSuggestrequest.classContainer for the parameters to theUploadDocumentsrequest. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudsearchv2
Methods in com.amazonaws.services.cloudsearchv2 with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCloudSearch.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudsearchv2.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudsearchv2.modelModifier and TypeClassDescriptionclassContainer for the parameters to theBuildSuggesteroperation.classContainer for the parameters to theCreateDomainoperation.classContainer for the parameters to theDefineAnalysisSchemeoperation.classContainer for the parameters to theDefineExpressionoperation.classContainer for the parameters to theDefineIndexFieldoperation.classContainer for the parameters to theDefineSuggesteroperation.classContainer for the parameters to theDeleteAnalysisSchemeoperation.classContainer for the parameters to theDeleteDomainoperation.classContainer for the parameters to theDeleteExpressionoperation.classContainer for the parameters to theDeleteIndexFieldoperation.classContainer for the parameters to theDeleteSuggesteroperation.classContainer for the parameters to theDescribeAnalysisSchemesoperation.classContainer for the parameters to theDescribeAvailabilityOptionsoperation.classContainer for the parameters to theDescribeDomainsoperation.classContainer for the parameters to theDescribeDomainsoperation.classContainer for the parameters to theDescribeIndexFieldsoperation.classContainer for the parameters to theDescribeScalingParametersoperation.classContainer for the parameters to theDescribeServiceAccessPoliciesoperation.classContainer for the parameters to theDescribeSuggesteroperation.classContainer for the parameters to theIndexDocumentsoperation.classclassContainer for the parameters to theUpdateAvailabilityOptionsoperation.classContainer for the parameters to theUpdateScalingParametersoperation.classContainer for the parameters to theUpdateServiceAccessPoliciesoperation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudtrail
Methods in com.amazonaws.services.cloudtrail with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSCloudTrail.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudtrail.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudtrail.modelModifier and TypeClassDescriptionclassSpecifies the tags to add to a trail.classSpecifies the settings for each trail.classThe request that specifies the name of a trail to delete.classReturns information about the trail.classThe name of a trail about which you want the current status.classRequests the public keys for a specified time range.classSpecifies a list of trail tags to return.classContains a request for LookupEvents.classSpecifies the tags to remove from a trail.classThe request to CloudTrail to start logging AWS API calls for an account.classPasses the request to CloudTrail to stop logging AWS API calls for the specified account.classSpecifies settings to update for the trail. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudwatch
Methods in com.amazonaws.services.cloudwatch with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCloudWatch.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudwatch.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudwatch.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudwatchevents
Methods in com.amazonaws.services.cloudwatchevents with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCloudWatchEvents.getCachedResponseMetadata(AmazonWebServiceRequest request) AmazonCloudWatchEvents.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.AmazonCloudWatchEventsClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cloudwatchevents.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cloudwatchevents.modelModifier and TypeClassDescriptionclassContainer for the parameters to the DeleteRule operation.classContainer for the parameters to the DescribeRule operation.classContainer for the parameters to the DisableRule operation.classContainer for the parameters to the EnableRule operation.classContainer for the parameters to the ListRuleNamesByTarget operation.classContainer for the parameters to the ListRules operation.classContainer for the parameters to the ListTargetsByRule operation.classContainer for the parameters to the PutEvents operation.classContainer for the parameters to the PutRule operation.classContainer for the parameters to the PutTargets operation.classContainer for the parameters to the RemoveTargets operation.classContainer for the parameters to the TestEventPattern operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.codecommit
Methods in com.amazonaws.services.codecommit with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSCodeCommit.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.codecommit.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.codecommit.modelModifier and TypeClassDescriptionclassRepresents the input of a batch get repositories operation.classRepresents the input of a create branch operation.classRepresents the input of a create repository operation.classRepresents the input of a delete repository operation.classRepresents the input of a get branch operation.classRepresents the input of a get commit operation.classRepresents the input of a get repository operation.classRepresents the input of a get repository triggers operation.classRepresents the input of a list branches operation.classRepresents the input of a list repositories operation.classRepresents the input ofa put repository triggers operation.classRepresents the input of a test repository triggers operation.classRepresents the input of an update default branch operation.classRepresents the input of an update repository description operation.classRepresents the input of an update repository description operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.codedeploy
Methods in com.amazonaws.services.codedeploy with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCodeDeploy.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.codedeploy.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.codedeploy.modelModifier and TypeClassDescriptionclassRepresents the input of, and adds tags to, an on-premises instance operation.classRepresents the input of a batch get application revisions operation.classRepresents the input of a batch get applications operation.classRepresents the input of a batch get deployment groups operation.classRepresents the input of a batch get deployment instances operation.classRepresents the input of a batch get deployments operation.classRepresents the input of a batch get on-premises instances operation.classRepresents the input of a create application operation.classRepresents the input of a create deployment configuration operation.classRepresents the input of a create deployment group operation.classRepresents the input of a create deployment operation.classRepresents the input of a delete application operation.classRepresents the input of a delete deployment configuration operation.classRepresents the input of a delete deployment group operation.classRepresents the input of a deregister on-premises instance operation.classRepresents the input of a get application operation.classRepresents the input of a get application revision operation.classRepresents the input of a get deployment configuration operation.classRepresents the input of a get deployment group operation.classRepresents the input of a get deployment instance operation.classRepresents the input of a get deployment operation.classRepresents the input of a get on-premises instance operation.classRepresents the input of a list application revisions operation.classRepresents the input of a list applications operation.classRepresents the input of a list deployment configurations operation.classRepresents the input of a list deployment groups operation.classRepresents the input of a list deployment instances operation.classRepresents the input of a list deployments operation.classRepresents the input of a list on-premises instances operation.classRepresents the input of a register application revision operation.classRepresents the input of the register on-premises instance operation.classRepresents the input of a remove tags from on-premises instances operation.classRepresents the input of a stop deployment operation.classRepresents the input of an update application operation.classRepresents the input of an update deployment group operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.codepipeline
Methods in com.amazonaws.services.codepipeline with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSCodePipeline.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.codepipeline.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.codepipeline.modelModifier and TypeClassDescriptionclassRepresents the input of an acknowledge job action.classRepresents the input of an acknowledge third party job action.classRepresents the input of a create custom action operation.classRepresents the input of a create pipeline action.classRepresents the input of a delete custom action operation.classRepresents the input of a delete pipeline action.classRepresents the input of a disable stage transition input action.classRepresents the input of an enable stage transition action.classRepresents the input of a get job details action.classRepresents the input of a get pipeline action.classRepresents the input of a get pipeline state action.classRepresents the input of a get third party job details action.classRepresents the input of a list action types action.classRepresents the input of a list pipelines action.classRepresents the input of a poll for jobs action.classRepresents the input of a poll for third party jobs action.classRepresents the input of a put action revision action.classRepresents the input of a put job failure result action.classRepresents the input of a put job success result action.classRepresents the input of a third party job failure result action.classRepresents the input of a put third party job success result action.classRepresents the input of a start pipeline execution action.classRepresents the input of an update pipeline action. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentity.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cognitoidentity.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cognitoidentity.modelModifier and TypeClassDescriptionclassInput to the CreateIdentityPool action.classInput to theDeleteIdentitiesaction.classInput to the DeleteIdentityPool action.classInput to the DescribeIdentityPool action.classInput to theDescribeIdentityaction.classInput to theGetCredentialsForIdentityaction.classInput to theGetIdentityPoolRolesaction.classInput to the GetId action.classInput to theGetOpenIdTokenForDeveloperIdentityaction.classInput to the GetOpenIdToken action.classInput to the ListIdentities action.classInput to the ListIdentityPools action.classInput to theLookupDeveloperIdentityInputaction.classInput to theMergeDeveloperIdentitiesaction.classInput to theSetIdentityPoolRolesaction.classInput to theUnlinkDeveloperIdentityaction.classInput to the UnlinkIdentity action.classAn object representing a Cognito identity pool. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.getCachedResponseMetadata(AmazonWebServiceRequest request) AWSCognitoIdentityProvider.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.AWSCognitoIdentityProviderClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cognitoidp.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cognitoidp.modelModifier and TypeClassDescriptionclassRepresents the request to add custom attributes.classRepresents the request to confirm user registration.classRepresents the request to delete user attributes as an administrator.classRepresents the request to delete a user as an administrator.classRepresents the request to disable any user as an administrator.classRepresents the request that enables the user as an administrator.classRepresents the request to get the specified user as an administrator.classRepresents the request to reset a user's password as an administrator.classRepresents the request to set user settings as an administrator.classRepresents the request to update the user's attributes as an administrator.classRepresents the request to change a user password.classThe request representing the confirmation for a password reset.classRepresents the request to confirm registration of a user.classRepresents the request to create a user pool client.classRepresents the request to create a user pool.classRepresents the request to delete user attributes.classRepresents the request to delete a user pool client.classRepresents the request to delete a user pool.classRepresents the request to delete a user.classRepresents the request to describe a user pool client.classRepresents the request to describe the user pool.classRepresents the request to reset a user's password.classRepresents the request to get user attribute verification.classRepresents the request to get information about the user.classRepresents the request to list the user pool clients.classRepresents the request to list user pools.classRepresents the request to list users.classRepresents the request to resend the confirmation code.classRepresents the request to set user settings.classRepresents the request to register a user.classRepresents the request to update user attributes.classRepresents the request to update the user pool client.classRepresents the request to update the user pool.classRepresents the request to verify user attributes. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cognitosync
Methods in com.amazonaws.services.cognitosync with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonCognitoSync.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.cognitosync.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.cognitosync.modelModifier and TypeClassDescriptionclassThe input for the BulkPublish operation.classA request to delete the specific dataset.classA request for meta data about a dataset (creation date, number of records, size) by owner and dataset name.classA request for usage information about the identity pool.classA request for information about the usage of an identity pool.classThe input for the GetBulkPublishDetails operation.classA request for a list of the configured Cognito EventsclassThe input for the GetIdentityPoolConfiguration operation.classRequest for a list of datasets for an identity.classA request for usage information on an identity pool.classA request for a list of records.classA request to RegisterDevice.classA request to configure Cognito Events"classThe input for the SetIdentityPoolConfiguration operation.classA request to SubscribeToDatasetRequest.classA request to UnsubscribeFromDataset.classA request to post updates to records or add and delete records for a dataset and user. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.config
Methods in com.amazonaws.services.config with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonConfig.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.config.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.config.modelModifier and TypeClassDescriptionclassclassThe input for the DeleteDeliveryChannel action.classThe input for the DeliverConfigSnapshot action.classclassclassclassclassThe input for the DescribeConfigurationRecorders action.classThe input for the DescribeConfigurationRecorderStatus action.classThe input for the DescribeDeliveryChannels action.classThe input for the DeliveryChannelStatus action.classclassclassclassclassThe input for the GetResourceConfigHistory action.classclassclassThe input for the PutConfigurationRecorder action.classThe input for the PutDeliveryChannel action.classclassThe input for the StartConfigurationRecorder action.class -
Uses of AmazonWebServiceRequest in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.getCachedResponseMetadata(AmazonWebServiceRequest request) AWSDatabaseMigrationService.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.AWSDatabaseMigrationServiceClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.databasemigrationservice.model
Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.datapipeline
Methods in com.amazonaws.services.datapipeline with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractDataPipeline.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.datapipeline.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.datapipeline.modelModifier and TypeClassDescriptionclassContains the parameters for ActivatePipeline.classContains the parameters for AddTags.classContains the parameters for CreatePipeline.classContains the parameters for DeactivatePipeline.classContains the parameters for DeletePipeline.classContains the parameters for DescribeObjects.classContains the parameters for DescribePipelines.classContains the parameters for EvaluateExpression.classContains the parameters for GetPipelineDefinition.classContains the parameters for ListPipelines.classContains the parameters for PollForTask.classContains the parameters for PutPipelineDefinition.classContains the parameters for QueryObjects.classContains the parameters for RemoveTags.classContains the parameters for ReportTaskProgress.classContains the parameters for ReportTaskRunnerHeartbeat.classContains the parameters for SetStatus.classContains the parameters for SetTaskStatus.classContains the parameters for ValidatePipelineDefinition. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSDeviceFarm.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.devicefarm.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.devicefarm.modelModifier and TypeClassDescriptionclassRepresents a request to the create device pool operation.classRepresents a request to the create project operation.classRepresents a request to the create upload operation.classRepresents a request to the delete device pool operation.classRepresents a request to the delete project operation.classRepresents a request to the delete run operation.classRepresents a request to the delete upload operation.classRepresents the request sent to retrieve the account settings.classRepresents a request to the get device pool compatibility operation.classRepresents a request to the get device pool operation.classRepresents a request to the get device request.classRepresents a request to the get job operation.classRepresents the request to retrieve the offering status for the specified customer or account.classRepresents a request to the get project operation.classRepresents a request to the get run operation.classRepresents a request to the get suite operation.classRepresents a request to the get test operation.classRepresents a request to the get upload operation.classRepresents a request to the list artifacts operation.classRepresents the result of a list device pools request.classRepresents the result of a list devices request.classRepresents a request to the list jobs operation.classRepresents the request to list all offerings.classRepresents the request to list the offering transaction history.classRepresents a request to the list projects operation.classRepresents a request to the list runs operation.classRepresents a request to the list samples operation.classRepresents a request to the list suites operation.classRepresents a request to the list tests operation.classRepresents a request to the list unique problems operation.classRepresents a request to the list uploads operation.classRepresents a request for a purchase offering.classA request representing an offering renewal.classRepresents a request to the schedule run operation.classRepresents the request to stop a specific run.classRepresents a request to the update device pool operation.classRepresents a request to the update project operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonDirectConnect.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.directconnect.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.directconnect.modelModifier and TypeClassDescriptionclassContainer for the parameters to the AllocateConnectionOnInterconnect operation.classContainer for the parameters to the AllocatePrivateVirtualInterface operation.classContainer for the parameters to the AllocatePublicVirtualInterface operation.classContainer for the parameters to the ConfirmConnection operation.classContainer for the parameters to the ConfirmPrivateVirtualInterface operation.classContainer for the parameters to the ConfirmPublicVirtualInterface operation.classContainer for the parameters to the CreateConnection operation.classContainer for the parameters to the CreateInterconnect operation.classContainer for the parameters to the CreatePrivateVirtualInterface operation.classContainer for the parameters to the CreatePublicVirtualInterface operation.classContainer for the parameters to the DeleteConnection operation.classContainer for the parameters to the DeleteInterconnect operation.classContainer for the parameters to the DeleteVirtualInterface operation.classContainer for the parameters to the DescribeConnectionsOnInterconnect operation.classContainer for the parameters to the DescribeConnections operation.classContainer for the parameters to the DescribeInterconnects operation.classclassclassContainer for the parameters to the DescribeVirtualInterfaces operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryService.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.directory.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.directory.modelModifier and TypeClassDescriptionclassContains the inputs for the ConnectDirectory operation.classContains the inputs for the CreateAlias operation.classContains the inputs for the CreateComputer operation.classInitiates the creation of a conditional forwarder for your AWS Directory Service for Microsoft Active Directory.classContains the inputs for the CreateDirectory operation.classCreates a Microsoft AD in the AWS cloud.classContains the inputs for the CreateSnapshot operation.classAWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.classclassContains the inputs for the DeleteDirectory operation.classContains the inputs for the DeleteSnapshot operation.classDeletes the local side of an existing trust relationship between the Microsoft AD in the AWS cloud and the external domain.classRemoves the specified directory as a publisher to the specified SNS topic.classclassContains the inputs for the DescribeDirectories operation.classclassContains the inputs for the DescribeSnapshots operation.classDescribes the trust relationships for a particular Microsoft AD in the AWS cloud.classContains the inputs for the DisableRadius operation.classContains the inputs for the DisableSso operation.classContains the inputs for the EnableRadius operation.classContains the inputs for the EnableSso operation.classContains the inputs for the GetDirectoryLimits operation.classContains the inputs for the GetSnapshotLimits operation.classclassAn object representing the inputs for the RestoreFromSnapshot operation.classclassContains the inputs for the UpdateRadius operation.classInitiates the verification of an existing trust relationship between a Microsoft AD in the AWS cloud and an external domain. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonDynamoDB.getCachedResponseMetadata(AmazonWebServiceRequest request) AbstractAmazonDynamoDBStreams.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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.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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.dynamodbv2.document.spec
Classes in com.amazonaws.services.dynamodbv2.document.spec with type parameters of type AmazonWebServiceRequestModifier and TypeClassDescriptionclassCommon base class for parameter specification that involves a primary key. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.dynamodbv2.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.dynamodbv2.modelModifier and TypeClassDescriptionclassRepresents the input of a BatchGetItem operation.classRepresents the input of a BatchWriteItem operation.classRepresents the input of a CreateTable operation.classRepresents the input of a DeleteItem operation.classRepresents the input of a DeleteTable operation.classRepresents the input of a DescribeLimits operation.classRepresents the input of a DescribeStream operation.classRepresents the input of a DescribeTable operation.classRepresents the input of a GetItem operation.classRepresents the input of a GetRecords operation.classRepresents the input of a GetShardIterator operation.classRepresents the input of a ListStreams operation.classRepresents the input of a ListTables operation.classRepresents the input of a PutItem operation.classRepresents the input of a Query operation.classRepresents the input of a Scan operation.classRepresents the input of an UpdateItem operation.classRepresents the input of an UpdateTable operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with type parameters of type AmazonWebServiceRequestModifier and TypeMethodDescription<X extends AmazonWebServiceRequest>
DryRunResult<X> AbstractAmazonEC2.dryRun(DryRunSupportedRequest<X> request) <X extends AmazonWebServiceRequest>
DryRunResult<X> AmazonEC2.dryRun(DryRunSupportedRequest<X> request) Checks whether you have the required permissions for the provided Amazon EC2 operation, without actually running it.<X extends AmazonWebServiceRequest>
DryRunResult<X> AmazonEC2Client.dryRun(DryRunSupportedRequest<X> request) Checks whether you have the required permissions for the provided Amazon EC2 operation, without actually running it.Methods in com.amazonaws.services.ec2 with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.ec2.model
Classes in com.amazonaws.services.ec2.model with type parameters of type AmazonWebServiceRequestModifier and TypeClassDescriptionclassDryRunResult<X extends AmazonWebServiceRequest>Result of a dry-run operation.interfaceDryRunSupportedRequest<X extends AmazonWebServiceRequest>Generic interface for operation request that is supported with dry-run.Subclasses of AmazonWebServiceRequest in com.amazonaws.services.ec2.modelModifier and TypeClassDescriptionclassContains the parameters for AcceptVpcPeeringConnection.classContains the parameters for AllocateAddress.classContains the parameters for AllocateHosts.classContains the parameters for AssignPrivateIpAddresses.classContains the parameters for AssociateAddress.classContains the parameters for AssociateDhcpOptions.classContains the parameters for AssociateRouteTable.classContains the parameters for AttachClassicLinkVpc.classContains the parameters for AttachInternetGateway.classContains the parameters for AttachNetworkInterface.classContains the parameters for AttachVolume.classContains the parameters for AttachVpnGateway.classContains the parameters for AuthorizeSecurityGroupEgress.classContains the parameters for AuthorizeSecurityGroupIngress.classContains the parameters for BundleInstance.classContains the parameters for CancelBundleTask.classContains the parameters for CancelConversionTask.classContains the parameters for CancelExportTask.classContains the parameters for CancelImportTask.classContains the parameters for CancelReservedInstancesListing.classContains the parameters for CancelSpotFleetRequests.classContains the parameters for CancelSpotInstanceRequests.classContains the parameters for ConfirmProductInstance.classContains the parameters for CopyImage.classContains the parameters for CopySnapshot.classContains the parameters for CreateCustomerGateway.classContains the parameters for CreateDhcpOptions.classContains the parameters for CreateFlowLogs.classContains the parameters for CreateImage.classContains the parameters for CreateInstanceExportTask.classContains the parameters for CreateInternetGateway.classContains the parameters for CreateKeyPair.classContains the parameters for CreateNatGateway.classContains the parameters for CreateNetworkAclEntry.classContains the parameters for CreateNetworkAcl.classContains the parameters for CreateNetworkInterface.classContains the parameters for CreatePlacementGroup.classContains the parameters for CreateReservedInstancesListing.classContains the parameters for CreateRoute.classContains the parameters for CreateRouteTable.classContains the parameters for CreateSecurityGroup.classContains the parameters for CreateSnapshot.classContains the parameters for CreateSpotDatafeedSubscription.classContains the parameters for CreateSubnet.classContains the parameters for CreateTags.classContains the parameters for CreateVolume.classContains the parameters for CreateVpcEndpoint.classContains the parameters for CreateVpcPeeringConnection.classContains the parameters for CreateVpc.classContains the parameters for CreateVpnConnection.classContains the parameters for CreateVpnConnectionRoute.classContains the parameters for CreateVpnGateway.classContains the parameters for DeleteCustomerGateway.classContains the parameters for DeleteDhcpOptions.classContains the parameters for DeleteFlowLogs.classContains the parameters for DeleteInternetGateway.classContains the parameters for DeleteKeyPair.classContains the parameters for DeleteNatGateway.classContains the parameters for DeleteNetworkAclEntry.classContains the parameters for DeleteNetworkAcl.classContains the parameters for DeleteNetworkInterface.classContains the parameters for DeletePlacementGroup.classContains the parameters for DeleteRoute.classContains the parameters for DeleteRouteTable.classContains the parameters for DeleteSecurityGroup.classContains the parameters for DeleteSnapshot.classContains the parameters for DeleteSpotDatafeedSubscription.classContains the parameters for DeleteSubnet.classContains the parameters for DeleteTags.classContains the parameters for DeleteVolume.classContains the parameters for DeleteVpcEndpoints.classContains the parameters for DeleteVpcPeeringConnection.classContains the parameters for DeleteVpc.classContains the parameters for DeleteVpnConnection.classContains the parameters for DeleteVpnConnectionRoute.classContains the parameters for DeleteVpnGateway.classContains the parameters for DeregisterImage.classContains the parameters for DescribeAccountAttributes.classContains the parameters for DescribeAddresses.classContains the parameters for DescribeAvailabilityZones.classContains the parameters for DescribeBundleTasks.classContains the parameters for DescribeClassicLinkInstances.classContains the parameters for DescribeConversionTasks.classContains the parameters for DescribeCustomerGateways.classContains the parameters for DescribeDhcpOptions.classContains the parameters for DescribeExportTasks.classContains the parameters for DescribeFlowLogs.classContains the parameters for DescribeHosts.classContains the parameters for DescribeIdFormat.classContains the parameters for DescribeImageAttribute.classContains the parameters for DescribeImages.classContains the parameters for DescribeImportImageTasks.classContains the parameters for DescribeImportSnapshotTasks.classContains the parameters for DescribeInstanceAttribute.classContains the parameters for DescribeInstances.classContains the parameters for DescribeInstanceStatus.classContains the parameters for DescribeInternetGateways.classContains the parameters for DescribeKeyPairs.classContains the parameters for DescribeMovingAddresses.classContains the parameters for DescribeNatGateways.classContains the parameters for DescribeNetworkAcls.classContains the parameters for DescribeNetworkInterfaceAttribute.classContains the parameters for DescribeNetworkInterfaces.classContains the parameters for DescribePlacementGroups.classContains the parameters for DescribePrefixLists.classContains the parameters for DescribeRegions.classContains the parameters for DescribeReservedInstancesListings.classContains the parameters for DescribeReservedInstancesModifications.classContains the parameters for DescribeReservedInstancesOfferings.classContains the parameters for DescribeReservedInstances.classContains the parameters for DescribeRouteTables.classContains the parameters for DescribeScheduledInstanceAvailability.classContains the parameters for DescribeScheduledInstances.classclassContains the parameters for DescribeSecurityGroups.classContains the parameters for DescribeSnapshotAttribute.classContains the parameters for DescribeSnapshots.classContains the parameters for DescribeSpotDatafeedSubscription.classContains the parameters for DescribeSpotFleetInstances.classContains the parameters for DescribeSpotFleetRequestHistory.classContains the parameters for DescribeSpotFleetRequests.classContains the parameters for DescribeSpotInstanceRequests.classContains the parameters for DescribeSpotPriceHistory.classclassContains the parameters for DescribeSubnets.classContains the parameters for DescribeTags.classContains the parameters for DescribeVolumeAttribute.classContains the parameters for DescribeVolumes.classContains the parameters for DescribeVolumeStatus.classContains the parameters for DescribeVpcAttribute.classContains the parameters for DescribeVpcClassicLinkDnsSupport.classContains the parameters for DescribeVpcClassicLink.classContains the parameters for DescribeVpcEndpointServices.classContains the parameters for DescribeVpcEndpoints.classContains the parameters for DescribeVpcPeeringConnections.classContains the parameters for DescribeVpcs.classContains the parameters for DescribeVpnConnections.classContains the parameters for DescribeVpnGateways.classContains the parameters for DetachClassicLinkVpc.classContains the parameters for DetachInternetGateway.classContains the parameters for DetachNetworkInterface.classContains the parameters for DetachVolume.classContains the parameters for DetachVpnGateway.classContains the parameters for DisableVgwRoutePropagation.classContains the parameters for DisableVpcClassicLinkDnsSupport.classContains the parameters for DisableVpcClassicLink.classContains the parameters for DisassociateAddress.classContains the parameters for DisassociateRouteTable.classContains the parameters for EnableVgwRoutePropagation.classContains the parameters for EnableVolumeIO.classContains the parameters for EnableVpcClassicLinkDnsSupport.classContains the parameters for EnableVpcClassicLink.classContains the parameters for GetConsoleOutput.classContains the parameters for GetPasswordData.classContains the parameters for ImportImage.classContains the parameters for ImportInstance.classContains the parameters for ImportKeyPair.classContains the parameters for ImportSnapshot.classContains the parameters for ImportVolume.classContains the parameters for ModifyHosts.classContains the parameters of ModifyIdFormat.classContains the parameters for ModifyImageAttribute.classContains the parameters for ModifyInstanceAttribute.classContains the parameters for ModifyInstancePlacement.classContains the parameters for ModifyNetworkInterfaceAttribute.classContains the parameters for ModifyReservedInstances.classContains the parameters for ModifySnapshotAttribute.classContains the parameters for ModifySpotFleetRequest.classContains the parameters for ModifySubnetAttribute.classContains the parameters for ModifyVolumeAttribute.classContains the parameters for ModifyVpcAttribute.classContains the parameters for ModifyVpcEndpoint.classclassContains the parameters for MonitorInstances.classContains the parameters for MoveAddressToVpc.classContains the parameters for PurchaseReservedInstancesOffering.classContains the parameters for PurchaseScheduledInstances.classContains the parameters for RebootInstances.classContains the parameters for RegisterImage.classContains the parameters for RejectVpcPeeringConnection.classContains the parameters for ReleaseAddress.classContains the parameters for ReleaseHosts.classContains the parameters for ReplaceNetworkAclAssociation.classContains the parameters for ReplaceNetworkAclEntry.classContains the parameters for ReplaceRoute.classContains the parameters for ReplaceRouteTableAssociation.classContains the parameters for ReportInstanceStatus.classContains the parameters for RequestSpotFleet.classContains the parameters for RequestSpotInstances.classContains the parameters for ResetImageAttribute.classContains the parameters for ResetInstanceAttribute.classContains the parameters for ResetNetworkInterfaceAttribute.classContains the parameters for ResetSnapshotAttribute.classContains the parameters for RestoreAddressToClassic.classContains the parameters for RevokeSecurityGroupEgress.classContains the parameters for RevokeSecurityGroupIngress.classContains the parameters for RunInstances.classContains the parameters for RunScheduledInstances.classContains the parameters for StartInstances.classContains the parameters for StopInstances.classContains the parameters for TerminateInstances.classContains the parameters for UnassignPrivateIpAddresses.classContains the parameters for UnmonitorInstances. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.ecr
Methods in com.amazonaws.services.ecr with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonECR.getCachedResponseMetadata(AmazonWebServiceRequest request) AmazonECR.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.AmazonECRClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.ecr.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.ecr.modelModifier and TypeClassDescriptionclassclassDeletes specified images within a specified repository.classclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.ecs
Methods in com.amazonaws.services.ecs with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonECS.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.ecs.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.ecs.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonElastiCache.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticache.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elasticache.modelModifier and TypeClassDescriptionclassRepresents the input of an AddTagsToResource action.classRepresents the input of an AuthorizeCacheSecurityGroupIngress action.classRepresents the input of a CopySnapshotMessage action.classRepresents the input of a CreateCacheCluster action.classRepresents the input of a CreateCacheParameterGroup action.classRepresents the input of a CreateCacheSecurityGroup action.classRepresents the input of a CreateCacheSubnetGroup action.classRepresents the input of a CreateReplicationGroup action.classRepresents the input of a CreateSnapshot action.classRepresents the input of a DeleteCacheCluster action.classRepresents the input of a DeleteCacheParameterGroup action.classRepresents the input of a DeleteCacheSecurityGroup action.classRepresents the input of a DeleteCacheSubnetGroup action.classRepresents the input of a DeleteReplicationGroup action.classRepresents the input of a DeleteSnapshot action.classRepresents the input of a DescribeCacheClusters action.classRepresents the input of a DescribeCacheEngineVersions action.classRepresents the input of a DescribeCacheParameterGroups action.classRepresents the input of a DescribeCacheParameters action.classRepresents the input of a DescribeCacheSecurityGroups action.classRepresents the input of a DescribeCacheSubnetGroups action.classRepresents the input of a DescribeEngineDefaultParameters action.classRepresents the input of a DescribeEvents action.classRepresents the input of a DescribeReplicationGroups action.classRepresents the input of a DescribeReservedCacheNodesOfferings action.classRepresents the input of a DescribeReservedCacheNodes action.classRepresents the input of a DescribeSnapshotsMessage action.classThe input parameters for the ListAllowedNodeTypeModifications action.classThe input parameters for the ListTagsForResource action.classRepresents the input of a ModifyCacheCluster action.classRepresents the input of a ModifyCacheParameterGroup action.classRepresents the input of a ModifyCacheSubnetGroup action.classRepresents the input of a ModifyReplicationGroups action.classRepresents the input of a PurchaseReservedCacheNodesOffering action.classRepresents the input of a RebootCacheCluster action.classRepresents the input of a RemoveTagsFromResource action.classRepresents the input of a ResetCacheParameterGroup action.classRepresents the input of a RevokeCacheSecurityGroupIngress action. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticbeanstalk
Methods in com.amazonaws.services.elasticbeanstalk with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalk.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticbeanstalk.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elasticbeanstalk.modelModifier and TypeClassDescriptionclassclassRequest to execute a scheduled managed action immediately.classResults message indicating whether a CNAME is available.classRequest to create or update a group of environments.classRequest to create an application.classclassRequest to create a configuration template.classclassclassRequest to delete an application.classRequest to delete an application version.classRequest to delete a configuration template.classRequest to delete a draft environment configuration.classRequest to describe one or more applications.classResult message containing a list of configuration descriptions.classResult message containig a list of application version descriptions.classResult message containing all of the configuration settings for a specified solution stack or configuration template.classSee the example below to learn how to create a request body.classRequest to list completed and failed managed actions.classRequest to list an environment's upcoming and in-progress managed actions.classRequest to describe the resources in an environment.classRequest to describe one or more environments.classRequest to retrieve a list of events for an environment.classSee the example below to learn how to create a request body.classclassclassRequest to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.classclassRequest to download logs retrieved with RequestEnvironmentInfo.classSwaps the CNAMEs of two environments.classRequest to terminate an environment.classRequest to update an application.classclassThe result message containing the options for the specified solution stack.classRequest to update an environment.classA list of validation messages for a specified configuration template. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticfilesystem
Methods in com.amazonaws.services.elasticfilesystem with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonElasticFileSystem.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticfilesystem.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elasticfilesystem.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticloadbalancing
Methods in com.amazonaws.services.elasticloadbalancing with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonElasticLoadBalancing.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticloadbalancing.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elasticloadbalancing.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass=classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticmapreduce.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elasticmapreduce.modelModifier and TypeClassDescriptionclassInput to an AddInstanceGroups call.classThe input argument to the AddJobFlowSteps operation.classThis input identifies a cluster and a list of tags to attach.classThis input determines which cluster to describe.classThe input for the DescribeJobFlows operation.classThis input determines which step to describe.classThis input determines which bootstrap actions to retrieve.classThis input determines how the ListClusters action filters the list of clusters that it returns.classThis input determines which instance groups to retrieve.classThis input determines which instances to list.classThis input determines which steps to list.classChange the size of some instance groups.classThis input identifies a cluster and a list of tags to remove.classInput to the RunJobFlow operation.classThe input argument to the TerminationProtection operation.classThe input to the SetVisibleToAllUsers action.classInput to the TerminateJobFlows operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticsearch
Methods in com.amazonaws.services.elasticsearch with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSElasticsearch.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elasticsearch.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elasticsearch.modelModifier and TypeClassDescriptionclassContainer for the parameters to theAddTagsoperation.classclassContainer for the parameters to theDeleteElasticsearchDomainoperation.classContainer for the parameters to theDescribeElasticsearchDomainConfigoperation.classContainer for the parameters to theDescribeElasticsearchDomainoperation.classContainer for the parameters to theDescribeElasticsearchDomainsoperation.classclassContainer for the parameters to theListTagsoperation.classContainer for the parameters to theRemoveTagsoperation.classContainer for the parameters to theUpdateElasticsearchDomainoperation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elastictranscoder
Methods in com.amazonaws.services.elastictranscoder with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonElasticTranscoder.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.elastictranscoder.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.elastictranscoder.modelModifier and TypeClassDescriptionclassTheCancelJobRequeststructure.classTheCreateJobRequeststructure.classTheCreatePipelineRequeststructure.classTheCreatePresetRequeststructure.classTheDeletePipelineRequeststructure.classTheDeletePresetRequeststructure.classTheListJobsByPipelineRequeststructure.classTheListJobsByStatusRequeststructure.classTheListPipelineRequeststructure.classTheListPresetsRequeststructure.classTheReadJobRequeststructure.classTheReadPipelineRequeststructure.classTheReadPresetRequeststructure.classTheTestRoleRequeststructure.classTheUpdatePipelineNotificationsRequeststructure.classTheUpdatePipelineRequeststructure.classTheUpdatePipelineStatusRequeststructure. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.gamelift
Methods in com.amazonaws.services.gamelift with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonGameLift.getCachedResponseMetadata(AmazonWebServiceRequest request) AmazonGameLift.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.AmazonGameLiftClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.gamelift.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.gamelift.modelModifier and TypeClassDescriptionclassRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action.classRepresents the input for a request action. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonGlacier.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.glacier.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.glacier.modelModifier and TypeClassDescriptionclassProvides options to abort a multipart upload identified by the upload ID.classThe input values forAbortVaultLock.classThe input values forAddTagsToVault.classProvides options to complete a multipart upload operation.classThe input values forCompleteVaultLock.classProvides options to create a vault.classProvides options for deleting an archive from an Amazon Glacier vault.classDeleteVaultAccessPolicy input.classProvides options for deleting a vault notification configuration from an Amazon Glacier vault.classProvides options for deleting a vault from Amazon Glacier.classProvides options for retrieving a job description.classProvides options for retrieving metadata for a specific vault in Amazon Glacier.classInput for GetDataRetrievalPolicy.classProvides options for downloading output of an Amazon Glacier job.classInput for GetVaultAccessPolicy.classThe input values forGetVaultLock.classProvides options for retrieving the notification configuration set on an Amazon Glacier vault.classProvides options for initiating an Amazon Glacier job.classProvides options for initiating a multipart upload to an Amazon Glacier vault.classThe input values forInitiateVaultLock.classProvides options for retrieving a job list for an Amazon Glacier vault.classProvides options for retrieving list of in-progress multipart uploads for an Amazon Glacier vault.classProvides options for retrieving a list of parts of an archive that have been uploaded in a specific multipart upload.classThe input value forListTagsForVaultInput.classProvides options to retrieve the vault list owned by the calling user's account.classThe input value forRemoveTagsFromVaultInput.classSetDataRetrievalPolicy input.classSetVaultAccessPolicy input.classProvides options to configure notifications that will be sent when specific events happen to a vault.classProvides options to add an archive to a vault.classProvides options to upload a part of an archive in a multipart upload operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.identitymanagement.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.identitymanagement.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.importexport
Methods in com.amazonaws.services.importexport with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonImportExport.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.importexport.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.importexport.modelModifier and TypeClassDescriptionclassInput structure for the CancelJob operation.classInput structure for the CreateJob operation.classclassInput structure for the GetStatus operation.classInput structure for the ListJobs operation.classInput structure for the UpateJob operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonInspector.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.inspector.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.inspector.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSIot.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.iot.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.iot.modelModifier and TypeClassDescriptionclassThe input for the AcceptCertificateTransfer operation.classThe input for the AttachPrincipalPolicy operation.classThe input for the AttachThingPrincipal operation.classThe input for the CancelCertificateTransfer operation.classThe input for the CreateCertificateFromCsr operation.classThe input for the CreateKeysAndCertificate operation.classThe input for the CreatePolicy operation.classThe input for the CreatePolicyVersion operation.classThe input for the CreateThing operation.classThe input for the CreateTopicRule operation.classInput for the DeleteCACertificate operation.classThe input for the DeleteCertificate operation.classThe input for the DeletePolicy operation.classThe input for the DeletePolicyVersion operation.classThe input for the DeleteRegistrationCode operation.classThe input for the DeleteThing operation.classThe input for the DeleteTopicRule operation.classThe input for the DescribeCACertificate operation.classThe input for the DescribeCertificate operation.classThe input for the DescribeEndpoint operation.classThe input for the DescribeThing operation.classThe input for the DetachPrincipalPolicy operation.classThe input for the DetachThingPrincipal operation.classThe input for the DisableTopicRuleRequest operation.classThe input for the EnableTopicRuleRequest operation.classThe input for the GetLoggingOptions operation.classThe input for the GetPolicy operation.classThe input for the GetPolicyVersion operation.classThe input to the GetRegistrationCode operation.classThe input for the GetTopicRule operation.classInput for the ListCACertificates operation.classThe input to the ListCertificatesByCA operation.classThe input for the ListCertificates operation.classThe input for the ListPolicies operation.classThe input for the ListPolicyVersions operation.classThe input for the ListPrincipalPolicies operation.classThe input for the ListPrincipalThings operation.classThe input for the ListThingPrincipal operation.classThe input for the ListThings operation.classThe input for the ListTopicRules operation.classThe input to the RegisterCACertificate operation.classThe input to the RegisterCertificate operation.classThe input for the RejectCertificateTransfer operation.classThe input for the ReplaceTopicRule operation.classThe input for the SetDefaultPolicyVersion operation.classThe input for the SetLoggingOptions operation.classThe input for the TransferCertificate operation.classThe input to the UpdateCACertificate operation.classThe input for the UpdateCertificate operation.classThe input for the UpdateThing operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.iotdata
Methods in com.amazonaws.services.iotdata with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSIotData.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.iotdata.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.iotdata.modelModifier and TypeClassDescriptionclassThe input for the DeleteThingShadow operation.classThe input for the GetThingShadow operation.classThe input for the Publish operation.classThe input for the UpdateThingShadow operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.kinesis
Methods in com.amazonaws.services.kinesis with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonKinesis.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.kinesis.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.kinesis.modelModifier and TypeClassDescriptionclassRepresents the input forAddTagsToStream.classRepresents the input forCreateStream.classRepresents the input for DecreaseStreamRetentionPeriod.classRepresents the input for DeleteStream.classRepresents the input forDescribeStream.classRepresents the input for DisableEnhancedMonitoring.classRepresents the input for EnableEnhancedMonitoring.classRepresents the input for GetRecords.classRepresents the input forGetShardIterator.classRepresents the input for IncreaseStreamRetentionPeriod.classRepresents the input forListStreams.classRepresents the input forListTagsForStream.classRepresents the input forMergeShards.classRepresents the input forPutRecord.classAPutRecordsrequest.classRepresents the input forRemoveTagsFromStream.classRepresents the input forSplitShard. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.kinesisfirehose
Methods in com.amazonaws.services.kinesisfirehose with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonKinesisFirehose.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.kinesisfirehose.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.kinesisfirehose.modelModifier and TypeClassDescriptionclassContains the parameters for CreateDeliveryStream.classContains the parameters for DeleteDeliveryStream.classContains the parameters for DescribeDeliveryStream.classContains the parameters for ListDeliveryStreams.classContains the parameters for PutRecordBatch.classContains the parameters for PutRecord.classContains the parameters for UpdateDestination. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSKMS.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.kms.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.kms.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.lambda
Methods in com.amazonaws.services.lambda with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSLambda.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.lambda.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.lambda.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSLogs.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.logs.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.logs.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.machinelearning
Methods in com.amazonaws.services.machinelearning with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonMachineLearning.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.machinelearning.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.machinelearning.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.marketplacecommerceanalytics
Methods in com.amazonaws.services.marketplacecommerceanalytics with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSMarketplaceCommerceAnalytics.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.marketplacecommerceanalytics.model
Modifier and TypeClassDescriptionclassContainer for the parameters to the GenerateDataSet operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.marketplacemetering
Methods in com.amazonaws.services.marketplacemetering with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSMarketplaceMetering.getCachedResponseMetadata(AmazonWebServiceRequest request) AWSMarketplaceMetering.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.AWSMarketplaceMeteringClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.marketplacemetering.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.marketplacemetering.model -
Uses of AmazonWebServiceRequest in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSOpsWorks.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.opsworks.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.opsworks.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.rds
Methods in com.amazonaws.services.rds with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonRDS.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.rds.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.rds.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonRedshift.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.redshift.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.redshift.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassThe result of theCreateSnapshotCopyGrantaction.classContains the output from theCreateTagsaction.classclassclassclassclassclassclassclassclassThe result of theDeleteSnapshotCopyGrantaction.classContains the output from theDeleteTagsaction.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassThe result of theDescribeSnapshotCopyGrantsaction.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.route53.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.route53.modelModifier and TypeClassDescriptionclassA complex type that contains information about the request to associate a VPC with an hosted zone.classA complex type that contains a change batch.classA complex type containing information about a request to add, change, or delete the tags that are associated with a resource.class> A complex type that contains information about the request to create a health check.classA complex type that contains information about the request to create a hosted zone.classclassA complex type that contains information about the resource record sets that you want to create based on a specified traffic policy.classA complex type that contains information about the traffic policy that you want to create.classA complex type that contains information about the traffic policy for which you want to create a new version.classA complex type containing the request information for delete health check.classA complex type that contains information about the hosted zone that you want to delete.classA complex type containing the information for the delete request.classA complex type that contains information about the traffic policy instance that you want to delete.classA request to delete a specified traffic policy version.classA complex type that contains information about the request to disassociate a VPC from an hosted zone.classThe input for a GetChangeDetails request.classThe input for a GetChange request.classEmpty request.classA complex type that contains information about the request to get a geo location.classTo retrieve a count of all your health checks, send aGETrequest to the/Route 53 API version/healthcheckcountresource.classA complex type that contains information about the request to get the most recent failure reason for a health check.classA complex type that contains information about the request to get a health check.classA complex type that contains information about the request to get health check status for a health check.classTo retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.classThe input for a GetHostedZone request.classThe input for aGetReusableDelegationSetrequest.classTo retrieve a count of all your traffic policy instances, send aGETrequest to the/Route 53 API version/trafficpolicyinstancecountresource.classGets information about a specified traffic policy instance.classGets information about a specific traffic policy version.classThe input for a ListChangeBatchesByHostedZone request.classThe input for a ListChangeBatchesByRRSet request.classThe input for aListGeoLocationsrequest.classTo retrieve a list of your health checks, send aGETrequest to the/Route 53 API version/healthcheckresource.classTo retrieve a list of your hosted zones in lexicographic order, send aGETrequest to the/Route 53 API version/hostedzonesbynameresource.classTo retrieve a list of your hosted zones, send aGETrequest to the/Route 53 API version/hostedzoneresource.classThe input for a ListResourceRecordSets request.classTo retrieve a list of your reusable delegation sets, send aGETrequest to the/Route 53 API version/delegationsetresource.classA complex type containing information about a request for a list of the tags that are associated with an individual resource.classA complex type containing information about a request for a list of the tags that are associated with up to 10 specified resources.classA complex type that contains the information about the request to list the traffic policies that are associated with the current AWS account.classA request for the traffic policy instances that you created in a specified hosted zone.classA complex type that contains the information about the request to list your traffic policy instances.classA complex type that contains the information about the request to list your traffic policy instances.classA complex type that contains the information about the request to list your traffic policies.class> A complex type that contains information about the request to update a health check.classA complex type that contains information about the request to update a hosted zone comment.classA complex type that contains information about the traffic policy for which you want to update the comment.classA complex type that contains information about the resource record sets that you want to update based on a specified traffic policy instance. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.route53domains
Methods in com.amazonaws.services.route53domains with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53Domains.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.route53domains.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.route53domains.modelModifier and TypeClassDescriptionclassThe CheckDomainAvailability request contains the following elements.classThe DeleteTagsForDomainRequest includes the following elements.classclassThe DisableDomainTransferLock request includes the following element.classclassThe EnableDomainTransferLock request includes the following element.classclassThe GetDomainDetail request includes the following element.classThe GetOperationDetail request includes the following element.classThe ListDomains request includes the following elements.classThe ListOperations request includes the following elements.classThe ListTagsForDomainRequest includes the following elements.classThe RegisterDomain request includes the following elements.classclassThe RetrieveDomainAuthCode request includes the following element.classThe TransferDomain request includes the following elements.classThe UpdateDomainContactPrivacy request includes the following elements.classThe UpdateDomainContact request includes the following elements.classThe UpdateDomainNameserver request includes the following elements.classThe UpdateTagsForDomainRequest includes the following elements. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 with type parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionprotected <X extends AmazonWebServiceRequest>
XUploadObjectObserver.appendUserAgent(X request, String userAgent) Appends the given user agent to the given request.protected <X extends AmazonWebServiceRequest>
Request<X> 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>
Request<X> AmazonS3Client.createRequest(String bucketName, String key, X originalRequest, HttpMethodName httpMethod, URI endpoint) Methods in com.amazonaws.services.s3 with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionprotected final ExecutionContextAmazonS3Client.createExecutionContext(AmazonWebServiceRequest req) AbstractAmazonS3.getCachedResponseMetadata(AmazonWebServiceRequest request) AmazonS3.getCachedResponseMetadata(AmazonWebServiceRequest request) Gets additional metadata for a previously executed successful request.AmazonS3Client.getCachedResponseMetadata(AmazonWebServiceRequest request) -
Uses of AmazonWebServiceRequest in com.amazonaws.services.s3.internal.crypto
Methods in com.amazonaws.services.s3.internal.crypto with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionprotected final com.amazonaws.services.s3.internal.crypto.ContentCryptoMaterialS3CryptoModuleBase.createContentCryptoMaterial(AmazonWebServiceRequest req) Creates and returns a non-null content crypto material for the given request. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.s3.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.s3.modelModifier and TypeClassDescriptionclassThe AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.classAbstract base class for a put object or put object like request.classContainer for the parameters of the CompleteMultipartUpload operation.classProvides options for copying an Amazon S3 object from a source location to a new destination.classProvides options for copying an Amazon S3 object from a source location to a part of a multipart upload.classProvides options for creating an Amazon S3 bucket.classRequest object for the parameters to delete a bucket's cross origin configuration.classRequest object for the parameters to delete a bucket's lifecycle configuration.classDeletes the policy associated with the specified bucket.classRequest object for the parameters to delete a bucket's replication configuration.classProvides options for deleting a specified bucket.classRequest object for the parameters to delete a bucket's tagging configuration.classRequest object for the parameters to delete a bucket's website configuration.classProvides options for deleting a specified object in a specified bucket.classProvides options for deleting multiple objects in a specified bucket.classProvides options for deleting a specific version of an object in the specified bucket.classAn extension ofGetObjectRequestto allow additional encryption material description to be specified on a per-request basis.classThis class is an extension ofInitiateMultipartUploadRequestto allow additional crypto related attributes to be specified.classThis class is an extension ofPutObjectRequestto allow additional encryption material description to be specified on a per-request basis.In particular,EncryptedPutObjectRequestis only recognized byAmazonS3EncryptionClient.classContains options to generate a pre-signed URL for an Amazon S3 resource.classGeneric request container for web service requests on buckets.classRequest object for the parameters to get a bucket's accelerate configuration.classRequest object containing all the options for requesting a bucket's Access Control List (ACL).classRequest object for the parameters to get a bucket's cross origin configuration.classRequest object for the parameters to get a bucket's lifecycle configuration.classProvides options for requesting an Amazon S3 bucket's location.classRequest object for the parameters to get a bucket's logging configuration.classRequest object for the parameters to get a bucket's notification configuration.classGets the policy for the specified bucket.classRequest object for the parameters to get a bucket's replication configuration.classRequest object for the parameters to get a bucket's tagging configuration.classRequest object for the parameters to get a bucket's versioning configuration.classRequest object for the parameters to retrieve a bucket's website configuration.classProvide options to get an object ACL.classProvides options for obtaining the metadata for the specified Amazon S3 object without actually fetching the object contents.classProvides options for downloading an Amazon S3 object.classRequest object for fetching the request payment configuration associated with an Amazon S3 bucket.classRequest object for retrieving S3 account owner.classRequest object for checking if the bucket exists and the user has access to the given bucket.classThe InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.classRequest object for listing all the Amazon S3 buckets owned by a user.classContainer for the parameters of the ListMultipartUploads operation.classRequest object for parameters of listing next batch of objects.classRequest object for the parameters to list next batch of versions.classContains options to return a list of summary information about the objects in the specified bucket.classRequest to retrieve a listing of objects in an S3 bucket.classContainer for the the parameters of the ListParts operation.classProvides options for returning a list of summary information about the versions in a specified bucket.final classUsed 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.classUploads a new object to the specified Amazon S3 bucket.classRequest object containing all the options for restoring an object, which was transitioned to the Amazon Glacier from S3 when it was expired.classContains options for setting the accelerate configuration for a bucket.classRequest object containing all the options for setting a bucket's Access Control List (ACL).classContains options for setting the cross origin configuration for a bucket.classContains options for setting the lifecycle configuration for a bucket.classContains options for setting the logging configuration for a bucket.classContains options for setting the notification configuration for a bucket.classSets the policy associated with the specified bucket.classclassContains options for setting the tagging configuration for a bucket.classContains options for setting the versioning configuration for a bucket.classRequest object for the parameters to set a bucket's website configuration.classRequest object containing all the options for setting a object's Access Control List (ACL).classRequest object for setting the request payment configuration associated with an Amazon S3 bucket.classUsed to request the client-side encryption and upload of a large S3 object via pipelined parallel multi-part uploads.classContains the parameters used for the UploadPart operation on Amazon S3. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.s3.transfer
Methods in com.amazonaws.services.s3.transfer with type parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionstatic <X extends AmazonWebServiceRequest>
XTransferManager.appendMultipartUserAgent(X request) static <X extends AmazonWebServiceRequest>
XTransferManager.appendSingleObjectUserAgent(X request) -
Uses of AmazonWebServiceRequest in com.amazonaws.services.securitytoken
Methods in com.amazonaws.services.securitytoken with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSSecurityTokenService.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.securitytoken.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.securitytoken.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simpledb
Methods in com.amazonaws.services.simpledb with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAmazonSimpleDBClient.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simpledb.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.simpledb.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail with type parameters of type AmazonWebServiceRequestModifier and TypeMethodDescription<X extends AmazonWebServiceRequest>
XAWSJavaMailTransport.appendUserAgent(X request, String userAgent) Methods in com.amazonaws.services.simpleemail with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simpleemail.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.simpleemail.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simplesystemsmanagement
Methods in com.amazonaws.services.simplesystemsmanagement with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagement.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simplesystemsmanagement.model
Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simpleworkflow
Methods in com.amazonaws.services.simpleworkflow with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleWorkflow.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.simpleworkflow.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.simpleworkflow.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonSNS.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.sns.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.sns.modelModifier and TypeClassDescriptionclassclassInput for ConfirmSubscription action.classInput for CreatePlatformApplication action.classInput for CreatePlatformEndpoint action.classInput for CreateTopic action.classInput for DeleteEndpoint action.classInput for DeletePlatformApplication action.classclassInput for GetEndpointAttributes action.classInput for GetPlatformApplicationAttributes action.classInput for GetSubscriptionAttributes.classInput for GetTopicAttributes action.classInput for ListEndpointsByPlatformApplication action.classInput for ListPlatformApplications action.classInput for ListSubscriptionsByTopic action.classInput for ListSubscriptions action.classclassInput for Publish action.classInput for RemovePermission action.classInput for SetEndpointAttributes action.classInput for SetPlatformApplicationAttributes action.classInput for SetSubscriptionAttributes action.classInput for SetTopicAttributes action.classInput for Subscribe action.classInput for Unsubscribe action. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.sqs
Methods in com.amazonaws.services.sqs with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonSQS.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.sqs.buffered
Methods in com.amazonaws.services.sqs.buffered with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAmazonSQSBufferedAsyncClient.getCachedResponseMetadata(AmazonWebServiceRequest request) -
Uses of AmazonWebServiceRequest in com.amazonaws.services.sqs.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.sqs.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.storagegateway.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.storagegateway.modelModifier and TypeClassDescriptionclassA JSON object containing one or more of the following fields:classclassAddTagsToResourceInputclassclassA JSON object containing one or more of the following fields:classCancelArchivalInputclassCancelRetrievalInputclassclassclassA JSON object containing one or more of the following fields:classA JSON object containing one or more of the following fields:classCreateTapesInputclassCreateTapeWithBarcodeInputclassclassA JSON object containing one or more of the following fields:classA JSON object containing the id of the gateway to delete.classclassDeleteTapeArchiveInputclassDeleteTapeInputclassA JSON object containing the DeleteVolumeInput$VolumeARN to delete.classA JSON object containing the of the gateway.classclassclassA JSON object containing the Amazon Resource Name (ARN) of the iSCSI volume target.classA JSON object containing the id of the gateway.classA JSON object containing the of the gateway.classA JSON object containing the DescribeSnapshotScheduleInput$VolumeARN of the volume.classA JSON object containing a list of DescribeStorediSCSIVolumesInput$VolumeARNs.classDescribeTapeArchivesInputclassDescribeTapeRecoveryPointsInputclassDescribeTapesInputclassclassDescribeVTLDevicesInputclassA JSON object containing the of the gateway.classDisableGatewayInputclassA JSON object containing zero or more of the following fields:classA JSON object containing the of the gateway.classListTagsForResourceInputclassA JSON object that contains one or more of the following fields:classListVolumeInitiatorsInputclassclassA JSON object that contains one or more of the following fields:classRemoveTagsFromResourceInputclassclassRetrieveTapeArchiveInputclassRetrieveTapeRecoveryPointInputclassSetLocalConsolePasswordInputclassA JSON object containing the of the gateway to shut down.classA JSON object containing the of the gateway to start.classA JSON object containing one or more of the following fields:classA JSON object containing one or more of the following fields:classclassA JSON object containing the of the gateway to update.classA JSON object containing the following fields:classA JSON object containing one or more of the following fields:class -
Uses of AmazonWebServiceRequest in com.amazonaws.services.support
Methods in com.amazonaws.services.support with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSSupport.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.support.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.support.modelModifier and TypeClassDescriptionclassclassTo be written.classclassclassclassclassclassclassclassclassclassclassclass -
Uses of AmazonWebServiceRequest in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAWSWAF.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.waf.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.waf.modelModifier and TypeClassDescriptionclassclassclassclassclassA request to create a SqlInjectionMatchSet.classclassA request to create an XssMatchSet.classclassclassclassclassA request to delete a SqlInjectionMatchSet from AWS WAF.classclassA request to delete an XssMatchSet from AWS WAF.classclassclassclassclassclassclassclassA request to get a SqlInjectionMatchSet.classclassA request to get an XssMatchSet.classclassclassclassclassA request to list the SqlInjectionMatchSet objects created by the current AWS account.classclassA request to list the XssMatchSet objects created by the current AWS account.classclassclassclassclassA request to update a SqlInjectionMatchSet.classclassA request to update an XssMatchSet. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionAbstractAmazonWorkspaces.getCachedResponseMetadata(AmazonWebServiceRequest request) 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.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. -
Uses of AmazonWebServiceRequest in com.amazonaws.services.workspaces.model
Subclasses of AmazonWebServiceRequest in com.amazonaws.services.workspaces.modelModifier and TypeClassDescriptionclassThe request of the create tags action.classContains the inputs for the CreateWorkspaces operation.classThe request of the delete tags action.classThe request of the describe tags action.classContains the inputs for the DescribeWorkspaceBundles operation.classContains the inputs for the DescribeWorkspaceDirectories operation.classContains the inputs for the DescribeWorkspaces operation.classContains the inputs for the RebootWorkspaces operation.classContains the inputs for the RebuildWorkspaces operation.classContains the inputs for the TerminateWorkspaces operation. -
Uses of AmazonWebServiceRequest in com.amazonaws.util
Methods in com.amazonaws.util with parameters of type AmazonWebServiceRequestModifier and TypeMethodDescriptionstatic AWSCredentialsProviderCredentialUtils.getCredentialsProvider(AmazonWebServiceRequest req, AWSCredentialsProvider base) Returns the credentials provider that will be used to fetch the credentials when signing the request.