Modifier and Type | Method and Description |
---|---|
AmazonWebServiceResponse<T> |
StaxResponseHandler.handle(HttpResponse response) |
AmazonWebServiceResponse<T> |
JsonResponseHandler.handle(HttpResponse response) |
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 <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.
|
Modifier and Type | Method and Description |
---|---|
<T> HttpResponseHandler<AmazonWebServiceResponse<T>> |
SdkJsonProtocolFactory.createResponseHandler(JsonOperationMetadata operationMetadata,
Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller)
Returns the response handler to be used for handling a successfull response.
|
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 |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonS3Client.invoke(Request<Y> request,
HttpResponseHandler<AmazonWebServiceResponse<X>> responseHandler,
java.lang.String bucket,
java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceResponse<T> |
S3XmlResponseHandler.handle(HttpResponse response) |
AmazonWebServiceResponse<java.lang.String> |
S3StringResponseHandler.handle(HttpResponse response) |
AmazonWebServiceResponse<S3Object> |
S3ObjectResponseHandler.handle(HttpResponse response) |
AmazonWebServiceResponse<ObjectMetadata> |
S3MetadataResponseHandler.handle(HttpResponse response) |
AmazonWebServiceResponse<T> |
ResponseHeaderHandlerChain.handle(HttpResponse response) |
protected AmazonWebServiceResponse<T> |
AbstractS3ResponseHandler.parseResponseMetadata(HttpResponse response)
Parses the S3 response metadata (ex: AWS request ID) from the specified
response, and returns a AmazonWebServiceResponse
|
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceResponse<HeadBucketResult> |
HeadBucketResultHandler.handle(HttpResponse response) |
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.
|