Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleChangeRequest
Packages that use MicrosoftGraphScheduleChangeRequest
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphScheduleChangeRequest in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphScheduleChangeRequest in com.azure.resourcemanager.authorization.fluent.modelsModifier and TypeClassDescriptionclassofferShiftRequest.final classopenShiftChangeRequest.final classswapShiftsChangeRequest.final classtimeOffRequest.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphScheduleChangeRequestModifier and TypeMethodDescriptionMicrosoftGraphScheduleChangeRequest.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: scheduleChangeRequest.MicrosoftGraphScheduleChangeRequest.withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo) Set the assignedTo property: scheduleChangeRequestActor.MicrosoftGraphScheduleChangeRequest.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.Set the id property: Read-only.MicrosoftGraphScheduleChangeRequest.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.MicrosoftGraphScheduleChangeRequest.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.MicrosoftGraphScheduleChangeRequest.withManagerActionDateTime(OffsetDateTime managerActionDateTime) Set the managerActionDateTime property: The managerActionDateTime property.MicrosoftGraphScheduleChangeRequest.withManagerActionMessage(String managerActionMessage) Set the managerActionMessage property: The managerActionMessage property.MicrosoftGraphScheduleChangeRequest.withManagerUserId(String managerUserId) Set the managerUserId property: The managerUserId property.MicrosoftGraphScheduleChangeRequest.withSenderDateTime(OffsetDateTime senderDateTime) Set the senderDateTime property: The senderDateTime property.MicrosoftGraphScheduleChangeRequest.withSenderMessage(String senderMessage) Set the senderMessage property: The senderMessage property.MicrosoftGraphScheduleChangeRequest.withSenderUserId(String senderUserId) Set the senderUserId property: The senderUserId property.MicrosoftGraphScheduleChangeRequest.withState(MicrosoftGraphScheduleChangeState state) Set the state property: scheduleChangeState.