Class ZendeskAuthenticationType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ZendeskAuthenticationType>
com.azure.analytics.synapse.artifacts.models.ZendeskAuthenticationType

public final class ZendeskAuthenticationType extends com.azure.core.util.ExpandableStringEnum<ZendeskAuthenticationType>
The authentication type to use.
  • Field Details

  • Constructor Details

    • ZendeskAuthenticationType

      public ZendeskAuthenticationType()
  • Method Details

    • fromString

      public static ZendeskAuthenticationType fromString(String name)
      Creates or finds a ZendeskAuthenticationType from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding ZendeskAuthenticationType.
    • values

      public static Collection<ZendeskAuthenticationType> values()
      Gets known ZendeskAuthenticationType values.
      Returns:
      known ZendeskAuthenticationType values.