Modifier and Type | Method and Description |
---|---|
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext()
Deprecated.
by
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest) .
This method exists only for backward compatiblity reason, so
that clients compiled against the older version of this class
won't get NoSuchMethodError at runtime. However,
calling this methods would effectively ignore and disable the
request metric collector, if any, specified at the request
level. Request metric collector specified at the service
client or AWS SDK level will still be honored. |
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest req) |
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(Request<?> req) |
Modifier and Type | Method and Description |
---|---|
private <T> Response<T> |
AmazonHttpClient.doExecute(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
HttpResponseHandler<AmazonServiceException> errorResponseHandler,
ExecutionContext executionContext) |
<T> Response<T> |
AmazonHttpClient.execute(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
HttpResponseHandler<AmazonServiceException> errorResponseHandler,
ExecutionContext executionContext)
Executes the request and returns the result.
|
private <T> Response<T> |
AmazonHttpClient.executeHelper(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
HttpResponseHandler<AmazonServiceException> errorResponseHandler,
ExecutionContext executionContext,
java.util.List<RequestHandler2> requestHandlers)
Internal method to execute the HTTP method given.
|
private <T> Response<T> |
AmazonHttpClient.executeOneRequest(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
HttpResponseHandler<AmazonServiceException> errorResponseHandler,
ExecutionContext execContext,
AWSRequestMetrics awsRequestMetrics,
AmazonHttpClient.ExecOneRequestParams execOneParams,
java.util.List<RequestHandler2> requestHandlers)
Returns the response from executing one httpClientSettings request; or null for retry.
|
<T> Response<T> |
AmazonHttpClient.executeWithTimer(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
HttpResponseHandler<AmazonServiceException> errorResponseHandler,
ExecutionContext executionContext)
Start and end client execution timer around the execution of the request.
|
private AWSCredentials |
AmazonHttpClient.getCredentialsFromContext(ExecutionContext executionContext,
AWSRequestMetrics requestMetrics)
Returns the credentials from the execution if exists.
|
private java.lang.RuntimeException |
AmazonHttpClient.handleInterruptedException(ExecutionContext executionContext,
java.lang.InterruptedException e)
Determine if an interrupted exception is caused by the client execution timer interrupting the current thread or
some other task interrupting the thread for another purpose.
|
private <T> T |
AmazonHttpClient.handleResponse(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
org.apache.http.client.methods.HttpRequestBase method,
HttpResponse httpResponse,
org.apache.http.HttpResponse apacheHttpResponse,
ExecutionContext executionContext,
boolean isHeaderReqIdAvail,
java.util.List<RequestHandler2> requestHandlers)
Handles a successful response from a service call by unmarshalling the results using the specified response
handler.
|
(package private) Signer |
AmazonHttpClient.ExecOneRequestParams.newSigner(Request<?> request,
ExecutionContext execContext) |
private java.util.List<RequestHandler2> |
AmazonHttpClient.requestHandler2s(Request<?> request,
ExecutionContext executionContext) |
private boolean |
AmazonHttpClient.shouldBufferHttpEntity(boolean needsConnectionLeftOpen,
ExecutionContext execContext,
AmazonHttpClient.ExecOneRequestParams execParams,
HttpRequestAbortTaskTracker requestAbortTaskTracker) |
private boolean |
AmazonHttpClient.shouldRetry(AmazonWebServiceRequest originalRequest,
AmazonHttpClient.ExecOneRequestParams params,
AmazonClientException exception,
ExecutionContext executionContext)
Returns true if a failed request should be retried.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonApiGatewayClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonApiGatewayClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonApiGatewayClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSApplicationAutoScalingClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSApplicationAutoScalingClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSApplicationAutoScalingClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSApplicationDiscoveryClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSApplicationDiscoveryClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSApplicationDiscoveryClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonAutoScalingClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonAutoScalingClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonAutoScalingClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSCertificateManagerClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCertificateManagerClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCertificateManagerClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudFormationClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudFormationClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudFormationClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudFrontClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudFrontClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudFrontClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSCloudHSMClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCloudHSMClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCloudHSMClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudSearchDomainClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudSearchDomainClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudSearchDomainClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudSearchClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudSearchClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudSearchClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSCloudTrailClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCloudTrailClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCloudTrailClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudWatchClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudWatchClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudWatchClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudWatchEventsClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudWatchEventsClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCloudWatchEventsClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSCodeCommitClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCodeCommitClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCodeCommitClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCodeDeployClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCodeDeployClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCodeDeployClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSCodePipelineClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCodePipelineClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCodePipelineClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCognitoIdentityClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCognitoIdentityClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCognitoIdentityClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSCognitoIdentityProviderClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCognitoIdentityProviderClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSCognitoIdentityProviderClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCognitoSyncClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCognitoSyncClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonCognitoSyncClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonConfigClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonConfigClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonConfigClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSDatabaseMigrationServiceClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSDatabaseMigrationServiceClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSDatabaseMigrationServiceClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
DataPipelineClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
DataPipelineClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
DataPipelineClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSDeviceFarmClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSDeviceFarmClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSDeviceFarmClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDirectConnectClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDirectConnectClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDirectConnectClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSDirectoryServiceClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSDirectoryServiceClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSDirectoryServiceClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDynamoDBStreamsClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDynamoDBClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDynamoDBStreamsClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDynamoDBClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDynamoDBStreamsClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonDynamoDBClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonEC2Client.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonEC2Client.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonEC2Client.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonECRClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonECRClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonECRClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonECSClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonECSClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonECSClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElastiCacheClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElastiCacheClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElastiCacheClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSElasticBeanstalkClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSElasticBeanstalkClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSElasticBeanstalkClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticFileSystemClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticFileSystemClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticFileSystemClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticLoadBalancingClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticLoadBalancingClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticLoadBalancingClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticMapReduceClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticMapReduceClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticMapReduceClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSElasticsearchClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSElasticsearchClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSElasticsearchClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticTranscoderClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticTranscoderClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonElasticTranscoderClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonGameLiftClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonGameLiftClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonGameLiftClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonGlacierClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonGlacierClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonGlacierClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonIdentityManagementClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonIdentityManagementClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonIdentityManagementClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonImportExportClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonImportExportClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonImportExportClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonInspectorClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonInspectorClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonInspectorClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSIotClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSIotClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSIotClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSIotDataClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSIotDataClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSIotDataClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonKinesisClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonKinesisClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonKinesisClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonKinesisFirehoseClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonKinesisFirehoseClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonKinesisFirehoseClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSKMSClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSKMSClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSKMSClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSLambdaClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSLambdaClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSLambdaClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSLogsClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSLogsClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSLogsClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonMachineLearningClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonMachineLearningClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonMachineLearningClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSMarketplaceCommerceAnalyticsClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSMarketplaceCommerceAnalyticsClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSMarketplaceCommerceAnalyticsClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSMarketplaceMeteringClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSMarketplaceMeteringClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSMarketplaceMeteringClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSOpsWorksClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSOpsWorksClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSOpsWorksClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRDSClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRDSClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRDSClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRedshiftClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRedshiftClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRedshiftClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRoute53Client.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRoute53Client.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRoute53Client.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRoute53DomainsClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRoute53DomainsClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonRoute53DomainsClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
protected ExecutionContext |
AmazonS3Client.createExecutionContext(AmazonWebServiceRequest req) |
Modifier and Type | Class and Description |
---|---|
class |
S3ExecutionContext |
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSSecurityTokenServiceClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSSecurityTokenServiceClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSSecurityTokenServiceClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleDBClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleDBClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleDBClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleEmailServiceClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleEmailServiceClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleEmailServiceClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSSimpleSystemsManagementClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSSimpleSystemsManagementClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSSimpleSystemsManagementClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleWorkflowClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleWorkflowClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSimpleWorkflowClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSNSClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSNSClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSNSClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSQSClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSQSClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonSQSClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSStorageGatewayClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSStorageGatewayClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSStorageGatewayClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSSupportClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSSupportClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSSupportClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AWSWAFClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSWAFClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AWSWAFClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonWorkspacesClient.anonymousInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke with no authentication.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonWorkspacesClient.doInvoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Invoke the request using the http client.
|
private <X,Y extends AmazonWebServiceRequest> |
AmazonWorkspacesClient.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
ExecutionContext executionContext)
Normal invoke with authentication.
|