Class PrestoAuthenticationType


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

      • PrestoAuthenticationType

        public PrestoAuthenticationType()
    • Method Detail

      • fromString

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