Class HBaseAuthenticationType


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

      • HBaseAuthenticationType

        public HBaseAuthenticationType()
    • Method Detail

      • fromString

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