Class CredentialSpecification

java.lang.Object
com.mypurecloud.sdk.v2.model.CredentialSpecification
All Implemented Interfaces:
Serializable

public class CredentialSpecification extends Object implements Serializable
Specifies the requirements for a credential that can be provided for configuring an integration
See Also:
  • Constructor Details

    • CredentialSpecification

      public CredentialSpecification()
    • CredentialSpecification

      public CredentialSpecification(Boolean initWithEmptyList)
  • Method Details