public class Credentials
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Credentials.BuilderBuilder. | 
| static interface  | Credentials.SourceTypeThe source that this credentials object connects to. | 
| static interface  | Credentials.StatusThe current status of this set of credentials. | 
| Modifier and Type | Method and Description | 
|---|---|
| CredentialDetails | credentialDetails()Gets the credentialDetails. | 
| java.lang.String | credentialId()Gets the credentialId. | 
| Credentials.Builder | newBuilder()New builder. | 
| java.lang.String | sourceType()Gets the sourceType. | 
| java.lang.String | status()Gets the status. | 
public Credentials.Builder newBuilder()
public java.lang.String credentialId()
public java.lang.String sourceType()
public CredentialDetails credentialDetails()
public java.lang.String status()