public abstract class CredentialsRequestHandler extends RequestHandler2
RequestHandler2 that takes in AWSCredentials.
Constructor and Description |
---|
CredentialsRequestHandler() |
Modifier and Type | Method and Description |
---|---|
void |
setCredentials(AWSCredentials awsCredentials)
Sets the AWSCredentials.
|
adapt, afterError, afterResponse, beforeMarshalling, beforeRequest, beforeUnmarshalling
public void setCredentials(AWSCredentials awsCredentials)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.