Class OnvifSystemDateTimeType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<OnvifSystemDateTimeType>
com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType

public final class OnvifSystemDateTimeType extends ExpandableStringEnum<OnvifSystemDateTimeType>
Defines values for OnvifSystemDateTimeType.
  • Field Details

  • Constructor Details

    • OnvifSystemDateTimeType

      public OnvifSystemDateTimeType()
  • Method Details

    • fromString

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

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