HandlerContextKey.AWS_CREDENTIALS
key.@Deprecated public abstract class CredentialsRequestHandler extends RequestHandler2
RequestHandler2
that takes in AWSCredentials
.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
public void setCredentials(AWSCredentials awsCredentials)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.