Class MicrosoftGraphResponseType


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

      • MicrosoftGraphResponseType

        public MicrosoftGraphResponseType()
    • Method Detail

      • fromString

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