Java com.amazonaws.http ExecutionContext fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.http ExecutionContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.http ExecutionContext.

The text is from its open source code.

Constructor

Method

AWSRequestMetricsgetAwsRequestMetrics()
voidsetCredentialsProvider(AWSCredentialsProvider credentialsProvider)
Sets the credentials provider used for fetching the credentials.
voidsetSigner(Signer signer)
There is in general no need to set the signer in the execution context, since the signer for each request may differ depending on the URI of the request.