public static class ImportCredentialsResponse.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 getSecretKey()
public void setSecretKey(String secretKey)
public String getAccessKey()
public void setAccessKey(String accessKey)
Copyright © 2020. All rights reserved.