public class CredentialsList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
CredentialsList()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Credentials> | 
getCredentials()
Gets the credentials. 
 | 
public List<Credentials> getCredentials()
An array of credential definitions that were created for this instance.
Copyright © 2021 IBM Cloud. All rights reserved.