public class AWSStaticCredentials extends Object implements com.amazonaws.auth.AWSCredentials
| Constructor and Description |
|---|
AWSStaticCredentials(String id,
String secret_key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAWSAccessKeyId() |
String |
getAWSSecretKey() |
Copyright © 2017. All rights reserved.