Package com.mypurecloud.sdk.v2.model
Class Credential
java.lang.Object
com.mypurecloud.sdk.v2.model.Credential
- All Implemented Interfaces:
Serializable
Credential
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncredentialFields(Map<String, String> credentialFields) booleangetId()getName()getType()inthashCode()voidsetCredentialFields(Map<String, String> credentialFields) voidvoidsetType(CredentialType type) toString()type(CredentialType type) The type of credential.
-
Constructor Details
-
Credential
public Credential() -
Credential
-
-
Method Details