Example usage for Java com.amazonaws.http ExecutionContext fields, constructors, methods, implement or subclass
The text is from its open source code.
AWSRequestMetrics | getAwsRequestMetrics() |
void | setCredentialsProvider(AWSCredentialsProvider credentialsProvider) Sets the credentials provider used for fetching the credentials. |
void | setSigner(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. |