public class UpdateCredentialsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UpdateCredentialsOptions.BuilderBuilder. | 
| static interface  | UpdateCredentialsOptions.SourceTypeThe source that this credentials object connects to. | 
| static interface  | UpdateCredentialsOptions.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. | 
| java.lang.String | environmentId()Gets the environmentId. | 
| UpdateCredentialsOptions.Builder | newBuilder()New builder. | 
| java.lang.String | sourceType()Gets the sourceType. | 
| java.lang.String | status()Gets the status. | 
public UpdateCredentialsOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String credentialId()
public java.lang.String sourceType()
public CredentialDetails credentialDetails()
public java.lang.String status()