Class Db2AuthenticationType


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

    • Constructor Detail

      • Db2AuthenticationType

        public Db2AuthenticationType()
    • Method Detail

      • fromString

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