public static class CredentialUtils.ServiceCredentials
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIamApiKey()
Gets the IAM API key.
|
java.lang.String |
getIamUrl()
Gets the IAM URL.
|
java.lang.String |
getOldApiKey()
Gets the API used for older service instances.
|
java.lang.String |
getPassword()
Gets the password.
|
java.lang.String |
getUrl()
Gets the API URL.
|
java.lang.String |
getUsername()
Gets the username.
|
boolean |
isEmpty()
Returns true if no fields are set on the object.
|
public java.lang.String getUsername()
public java.lang.String getPassword()
public java.lang.String getOldApiKey()
public java.lang.String getUrl()
public java.lang.String getIamApiKey()
public java.lang.String getIamUrl()
public boolean isEmpty()