public class Credentials extends Object
private String
accessKeyId
accessKeySecret
Credentials(String accessKeyId, String accessKeySecret)
String
getAccessKeyId()
getAccessKeySecret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String accessKeyId
private String accessKeySecret
public Credentials(String accessKeyId, String accessKeySecret)
public String getAccessKeyId()
public String getAccessKeySecret()
Copyright © 2024. All rights reserved.