public static class ReplaceCredentialResponse.Data.Credentials.CurrentCredential extends Object
CurrentCredential()
String
getAccessKey()
getSecretKey()
void
setAccessKey(String accessKey)
setSecretKey(String secretKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CurrentCredential()
public String getAccessKey()
public void setAccessKey(String accessKey)
public String getSecretKey()
public void setSecretKey(String secretKey)
Copyright © 2020. All rights reserved.