Class ZendeskAuthenticationType


  • public final class ZendeskAuthenticationType
    extends com.azure.core.util.ExpandableStringEnum<ZendeskAuthenticationType>
    Defines values for ZendeskAuthenticationType.
    • Constructor Detail

      • ZendeskAuthenticationType

        public ZendeskAuthenticationType()
    • Method Detail

      • 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.