Class MicrosoftGraphGiphyRatingType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<MicrosoftGraphGiphyRatingType>
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphGiphyRatingType

public final class MicrosoftGraphGiphyRatingType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphGiphyRatingType>
giphyRatingType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphGiphyRatingType

      @Deprecated public MicrosoftGraphGiphyRatingType()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of MicrosoftGraphGiphyRatingType value.
  • Method Details

    • fromString

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

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