MicrosoftGraphScheduleChangeRequest Class
- java.
lang. Object - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphEntity - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphChangeTrackedEntity - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphScheduleChangeRequest
- com.
- com.
- com.
public class MicrosoftGraphScheduleChangeRequest
extends MicrosoftGraphChangeTrackedEntity
Represents a schedule change request.
Constructor Summary
| Constructor | Description |
|---|---|
| MicrosoftGraphScheduleChangeRequest() |
Creates an instance of Microsoft |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Map<String,Object> |
additionalProperties()
Get the additional |
|
Microsoft |
assignedTo()
Get the assigned |
|
static
Microsoft |
fromJson(JsonReader jsonReader)
Reads an instance of Microsoft |
|
Offset |
managerActionDateTime()
Get the manager |
| String |
managerActionMessage()
Get the manager |
| String |
managerUserId()
Get the manager |
|
Offset |
senderDateTime()
Get the sender |
| String |
senderMessage()
Get the sender |
| String |
senderUserId()
Get the sender |
|
Microsoft |
state()
Get the state property: schedule |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
Microsoft |
withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additional |
|
Microsoft |
withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo)
Set the assigned |
|
Microsoft |
withCreatedDateTime(OffsetDateTime createdDateTime)
Set the created |
|
Microsoft |
withId(String id)
Set the id property: Read-only. |
|
Microsoft |
withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)
Set the last |
|
Microsoft |
withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Set the last |
|
Microsoft |
withManagerActionDateTime(OffsetDateTime managerActionDateTime)
Set the manager |
|
Microsoft |
withManagerActionMessage(String managerActionMessage)
Set the manager |
|
Microsoft |
withManagerUserId(String managerUserId)
Set the manager |
|
Microsoft |
withSenderDateTime(OffsetDateTime senderDateTime)
Set the sender |
|
Microsoft |
withSenderMessage(String senderMessage)
Set the sender |
|
Microsoft |
withSenderUserId(String senderUserId)
Set the sender |
|
Microsoft |
withState(MicrosoftGraphScheduleChangeState state)
Set the state property: schedule |
Methods inherited from MicrosoftGraphChangeTrackedEntity
Methods inherited from MicrosoftGraphEntity
Methods inherited from java.lang.Object
Constructor Details
MicrosoftGraphScheduleChangeRequest
public MicrosoftGraphScheduleChangeRequest()
Creates an instance of MicrosoftGraphScheduleChangeRequest class.
Method Details
additionalProperties
public Map<String,Object> additionalProperties()
Get the additionalProperties property: scheduleChangeRequest.
Overrides:
MicrosoftGraphScheduleChangeRequest.additionalProperties()Returns:
assignedTo
public MicrosoftGraphScheduleChangeRequestActor assignedTo()
Get the assignedTo property: scheduleChangeRequestActor.
Returns:
fromJson
public static MicrosoftGraphScheduleChangeRequest fromJson(JsonReader jsonReader)
Reads an instance of MicrosoftGraphScheduleChangeRequest from the JsonReader.
Parameters:
Returns:
Throws:
managerActionDateTime
public OffsetDateTime managerActionDateTime()
Get the managerActionDateTime property: The managerActionDateTime property.
Returns:
managerActionMessage
public String managerActionMessage()
Get the managerActionMessage property: The managerActionMessage property.
Returns:
managerUserId
public String managerUserId()
Get the managerUserId property: The managerUserId property.
Returns:
senderDateTime
public OffsetDateTime senderDateTime()
Get the senderDateTime property: The senderDateTime property.
Returns:
senderMessage
public String senderMessage()
Get the senderMessage property: The senderMessage property.
Returns:
senderUserId
public String senderUserId()
Get the senderUserId property: The senderUserId property.
Returns:
state
public MicrosoftGraphScheduleChangeState state()
Get the state property: scheduleChangeState.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
MicrosoftGraphScheduleChangeRequest.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.
Overrides:
MicrosoftGraphScheduleChangeRequest.validate()withAdditionalProperties
public MicrosoftGraphScheduleChangeRequest withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: scheduleChangeRequest.
Overrides:
MicrosoftGraphScheduleChangeRequest.withAdditionalProperties(Map<String,Object> additionalProperties)Parameters:
Returns:
withAssignedTo
public MicrosoftGraphScheduleChangeRequest withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo)
Set the assignedTo property: scheduleChangeRequestActor.
Parameters:
Returns:
withCreatedDateTime
public 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. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'.
Overrides:
MicrosoftGraphScheduleChangeRequest.withCreatedDateTime(OffsetDateTime createdDateTime)Parameters:
withId
public MicrosoftGraphScheduleChangeRequest withId(String id)
Set the id property: Read-only.
Overrides:
MicrosoftGraphScheduleChangeRequest.withId(String id)Parameters:
withLastModifiedBy
public MicrosoftGraphScheduleChangeRequest withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)
Set the lastModifiedBy property: identitySet.
Overrides:
MicrosoftGraphScheduleChangeRequest.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)Parameters:
withLastModifiedDateTime
public 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. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'.
Overrides:
MicrosoftGraphScheduleChangeRequest.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Parameters:
withManagerActionDateTime
public MicrosoftGraphScheduleChangeRequest withManagerActionDateTime(OffsetDateTime managerActionDateTime)
Set the managerActionDateTime property: The managerActionDateTime property.
Parameters:
Returns:
withManagerActionMessage
public MicrosoftGraphScheduleChangeRequest withManagerActionMessage(String managerActionMessage)
Set the managerActionMessage property: The managerActionMessage property.
Parameters:
Returns:
withManagerUserId
public MicrosoftGraphScheduleChangeRequest withManagerUserId(String managerUserId)
Set the managerUserId property: The managerUserId property.
Parameters:
Returns:
withSenderDateTime
public MicrosoftGraphScheduleChangeRequest withSenderDateTime(OffsetDateTime senderDateTime)
Set the senderDateTime property: The senderDateTime property.
Parameters:
Returns:
withSenderMessage
public MicrosoftGraphScheduleChangeRequest withSenderMessage(String senderMessage)
Set the senderMessage property: The senderMessage property.
Parameters:
Returns:
withSenderUserId
public MicrosoftGraphScheduleChangeRequest withSenderUserId(String senderUserId)
Set the senderUserId property: The senderUserId property.
Parameters:
Returns:
withState
public MicrosoftGraphScheduleChangeRequest withState(MicrosoftGraphScheduleChangeState state)
Set the state property: scheduleChangeState.
Parameters:
Returns: