public class AnonymousAWSCredentials extends Object implements AWSCredentials
| Constructor and Description | 
|---|
| AnonymousAWSCredentials() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAWSAccessKeyId()Returns the AWS access key ID for this credentials object. | 
| String | getAWSSecretKey()Returns the AWS secret access key for this credentials object. | 
public String getAWSAccessKeyId()
AWSCredentialsgetAWSAccessKeyId in interface AWSCredentialspublic String getAWSSecretKey()
AWSCredentialsgetAWSSecretKey in interface AWSCredentialsCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.