public class DeleteCredentials
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
DeleteCredentials.Status
The status of the deletion request.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
credentialId |
protected java.lang.String |
status |
Constructor and Description |
---|
DeleteCredentials() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCredentialId()
Gets the credentialId.
|
java.lang.String |
getStatus()
Gets the status.
|
@SerializedName(value="credential_id") protected java.lang.String credentialId
protected java.lang.String status
public java.lang.String getCredentialId()
The unique identifier of the credentials that have been deleted.
public java.lang.String getStatus()
The status of the deletion request.