Class InputSchemaMappingType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<InputSchemaMappingType>
com.azure.resourcemanager.eventgrid.models.InputSchemaMappingType

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

  • Constructor Details

    • InputSchemaMappingType

      public InputSchemaMappingType()
  • Method Details

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

      public static Collection<InputSchemaMappingType> values()
      Gets known InputSchemaMappingType values.
      Returns:
      known InputSchemaMappingType values.