Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphResponseStatus
Packages that use MicrosoftGraphResponseStatus
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphResponseStatus in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphResponseStatusModifier and TypeMethodDescriptionMicrosoftGraphEvent.responseStatus()Get the responseStatus property: responseStatus.MicrosoftGraphAttendee.status()Get the status property: responseStatus.MicrosoftGraphResponseStatus.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: responseStatus.MicrosoftGraphResponseStatus.withResponse(MicrosoftGraphResponseType response) Set the response property: responseType.MicrosoftGraphResponseStatus.withTime(OffsetDateTime time) Set the time property: The date and time that the response was returned.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphResponseStatusModifier and TypeMethodDescriptionMicrosoftGraphEvent.withResponseStatus(MicrosoftGraphResponseStatus responseStatus) Set the responseStatus property: responseStatus.MicrosoftGraphAttendee.withStatus(MicrosoftGraphResponseStatus status) Set the status property: responseStatus.