Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleChangeState
Packages that use MicrosoftGraphScheduleChangeState
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphScheduleChangeState in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphScheduleChangeStateModifier and TypeFieldDescriptionstatic final MicrosoftGraphScheduleChangeStateMicrosoftGraphScheduleChangeState.APPROVEDStatic value approved for MicrosoftGraphScheduleChangeState.static final MicrosoftGraphScheduleChangeStateMicrosoftGraphScheduleChangeState.DECLINEDStatic value declined for MicrosoftGraphScheduleChangeState.static final MicrosoftGraphScheduleChangeStateMicrosoftGraphScheduleChangeState.PENDINGStatic value pending for MicrosoftGraphScheduleChangeState.static final MicrosoftGraphScheduleChangeStateMicrosoftGraphScheduleChangeState.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphScheduleChangeState.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphScheduleChangeStateModifier and TypeMethodDescriptionMicrosoftGraphScheduleChangeState.fromString(String name) Creates or finds a MicrosoftGraphScheduleChangeState from its string representation.MicrosoftGraphScheduleChangeRequest.state()Get the state property: scheduleChangeState.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphScheduleChangeStateModifier and TypeMethodDescriptionMicrosoftGraphScheduleChangeState.values()Gets known MicrosoftGraphScheduleChangeState values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphScheduleChangeStateModifier and TypeMethodDescriptionMicrosoftGraphOfferShiftRequest.withState(MicrosoftGraphScheduleChangeState state) Set the state property: scheduleChangeState.MicrosoftGraphOpenShiftChangeRequest.withState(MicrosoftGraphScheduleChangeState state) Set the state property: scheduleChangeState.MicrosoftGraphScheduleChangeRequest.withState(MicrosoftGraphScheduleChangeState state) Set the state property: scheduleChangeState.MicrosoftGraphSwapShiftsChangeRequest.withState(MicrosoftGraphScheduleChangeState state) Set the state property: scheduleChangeState.MicrosoftGraphTimeOffRequest.withState(MicrosoftGraphScheduleChangeState state) Set the state property: scheduleChangeState.