public class AccountKeysResponse extends Object
AccountKeysResponse()
AccountKeysResponse(String key, String secret)
String
getKey()
getSecret()
void
setKey(String key)
setSecret(String secret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AccountKeysResponse()
public AccountKeysResponse(String key, String secret)
public String getKey()
public void setKey(String key)
public String getSecret()
public void setSecret(String secret)
Copyright © 2011-2015. All Rights Reserved.