HandlerContextKey.AWS_CREDENTIALS
key.@Deprecated public abstract class CredentialsRequestHandler extends RequestHandler2
RequestHandler2
that takes in AWSCredentials
.Modifier and Type | Field and Description |
---|---|
protected AWSCredentials |
awsCredentials
Deprecated.
AWSCredentials to be used in the RequestHandler.
|
Constructor and Description |
---|
CredentialsRequestHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setCredentials(AWSCredentials awsCredentials)
Deprecated.
Sets the AWSCredentials.
|
adapt, afterAttempt, afterError, afterResponse, beforeAttempt, beforeExecution, beforeMarshalling, beforeRequest, beforeUnmarshalling
protected AWSCredentials awsCredentials
public void setCredentials(AWSCredentials awsCredentials)
Copyright © 2022. All rights reserved.