Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphResponseType
Packages that use MicrosoftGraphResponseType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphResponseType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphResponseTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphResponseTypeMicrosoftGraphResponseType.ACCEPTEDStatic value accepted for MicrosoftGraphResponseType.static final MicrosoftGraphResponseTypeMicrosoftGraphResponseType.DECLINEDStatic value declined for MicrosoftGraphResponseType.static final MicrosoftGraphResponseTypeMicrosoftGraphResponseType.NONEStatic value none for MicrosoftGraphResponseType.static final MicrosoftGraphResponseTypeMicrosoftGraphResponseType.NOT_RESPONDEDStatic value notResponded for MicrosoftGraphResponseType.static final MicrosoftGraphResponseTypeMicrosoftGraphResponseType.ORGANIZERStatic value organizer for MicrosoftGraphResponseType.static final MicrosoftGraphResponseTypeMicrosoftGraphResponseType.TENTATIVELY_ACCEPTEDStatic value tentativelyAccepted for MicrosoftGraphResponseType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphResponseTypeModifier and TypeMethodDescriptionstatic MicrosoftGraphResponseTypeMicrosoftGraphResponseType.fromString(String name) Creates or finds a MicrosoftGraphResponseType from its string representation.MicrosoftGraphResponseStatus.response()Get the response property: responseType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphResponseTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphResponseType>MicrosoftGraphResponseType.values()Gets known MicrosoftGraphResponseType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphResponseTypeModifier and TypeMethodDescriptionMicrosoftGraphResponseStatus.withResponse(MicrosoftGraphResponseType response) Set the response property: responseType.