Class MicrosoftGraphBodyType


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

      • MicrosoftGraphBodyType

        public MicrosoftGraphBodyType()
    • Method Detail

      • fromString

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