Class InputSchemaMappingType


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

      • InputSchemaMappingType

        public InputSchemaMappingType()
    • Method Detail

      • fromString

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