public class CredentialsList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.List<Credentials> | 
credentials  | 
| Constructor and Description | 
|---|
CredentialsList()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Credentials> | 
getCredentials()
Gets the credentials. 
 | 
protected java.util.List<Credentials> credentials
public java.util.List<Credentials> getCredentials()
An array of credential definitions that were created for this instance.