Class MicrosoftGraphOpenShiftChangeRequest
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.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOpenShiftChangeRequest
openShiftChangeRequest.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of MicrosoftGraphOpenShiftChangeRequest class. -
Method Summary
Modifier and TypeMethodDescriptionGet the additionalProperties property: openShiftChangeRequest.Get the openShiftId property: ID for the open shift.voidvalidate()Validates the instance.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: openShiftChangeRequest.Set the assignedTo property: scheduleChangeRequestActor.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.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.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.withManagerActionDateTime(OffsetDateTime managerActionDateTime) Set the managerActionDateTime property: The managerActionDateTime property.withManagerActionMessage(String managerActionMessage) Set the managerActionMessage property: The managerActionMessage property.withManagerUserId(String managerUserId) Set the managerUserId property: The managerUserId property.withOpenShiftId(String openShiftId) Set the openShiftId property: ID for the open shift.withSenderDateTime(OffsetDateTime senderDateTime) Set the senderDateTime property: The senderDateTime property.withSenderMessage(String senderMessage) Set the senderMessage property: The senderMessage property.withSenderUserId(String senderUserId) Set the senderUserId property: The senderUserId property.Set the state property: scheduleChangeState.Methods inherited from class com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleChangeRequest
assignedTo, managerActionDateTime, managerActionMessage, managerUserId, senderDateTime, senderMessage, senderUserId, stateMethods inherited from class com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity
createdDateTime, lastModifiedBy, lastModifiedDateTimeMethods inherited from class com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity
id
-
Constructor Details
-
MicrosoftGraphOpenShiftChangeRequest
public MicrosoftGraphOpenShiftChangeRequest()Creates an instance of MicrosoftGraphOpenShiftChangeRequest class.
-
-
Method Details
-
openShiftId
Get the openShiftId property: ID for the open shift.- Returns:
- the openShiftId value.
-
withOpenShiftId
Set the openShiftId property: ID for the open shift.- Parameters:
openShiftId- the openShiftId value to set.- Returns:
- the MicrosoftGraphOpenShiftChangeRequest object itself.
-
additionalProperties
Get the additionalProperties property: openShiftChangeRequest.- Overrides:
additionalPropertiesin classMicrosoftGraphScheduleChangeRequest- Returns:
- the additionalProperties value.
-
withAdditionalProperties
public MicrosoftGraphOpenShiftChangeRequest withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: openShiftChangeRequest.- Overrides:
withAdditionalPropertiesin classMicrosoftGraphScheduleChangeRequest- Parameters:
additionalProperties- the additionalProperties value to set.- Returns:
- the MicrosoftGraphOpenShiftChangeRequest object itself.
-
withAssignedTo
public MicrosoftGraphOpenShiftChangeRequest withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo) Set the assignedTo property: scheduleChangeRequestActor.- Overrides:
withAssignedToin classMicrosoftGraphScheduleChangeRequest- Parameters:
assignedTo- the assignedTo value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withManagerActionDateTime
public MicrosoftGraphOpenShiftChangeRequest withManagerActionDateTime(OffsetDateTime managerActionDateTime) Set the managerActionDateTime property: The managerActionDateTime property.- Overrides:
withManagerActionDateTimein classMicrosoftGraphScheduleChangeRequest- Parameters:
managerActionDateTime- the managerActionDateTime value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withManagerActionMessage
Set the managerActionMessage property: The managerActionMessage property.- Overrides:
withManagerActionMessagein classMicrosoftGraphScheduleChangeRequest- Parameters:
managerActionMessage- the managerActionMessage value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withManagerUserId
Set the managerUserId property: The managerUserId property.- Overrides:
withManagerUserIdin classMicrosoftGraphScheduleChangeRequest- Parameters:
managerUserId- the managerUserId value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withSenderDateTime
Set the senderDateTime property: The senderDateTime property.- Overrides:
withSenderDateTimein classMicrosoftGraphScheduleChangeRequest- Parameters:
senderDateTime- the senderDateTime value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withSenderMessage
Set the senderMessage property: The senderMessage property.- Overrides:
withSenderMessagein classMicrosoftGraphScheduleChangeRequest- Parameters:
senderMessage- the senderMessage value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withSenderUserId
Set the senderUserId property: The senderUserId property.- Overrides:
withSenderUserIdin classMicrosoftGraphScheduleChangeRequest- Parameters:
senderUserId- the senderUserId value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withState
Set the state property: scheduleChangeState.- Overrides:
withStatein classMicrosoftGraphScheduleChangeRequest- Parameters:
state- the state value to set.- Returns:
- the MicrosoftGraphScheduleChangeRequest object itself.
-
withCreatedDateTime
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:
withCreatedDateTimein classMicrosoftGraphScheduleChangeRequest- Parameters:
createdDateTime- the createdDateTime value to set.- Returns:
- the MicrosoftGraphChangeTrackedEntity object itself.
-
withLastModifiedBy
public MicrosoftGraphOpenShiftChangeRequest withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.- Overrides:
withLastModifiedByin classMicrosoftGraphScheduleChangeRequest- Parameters:
lastModifiedBy- the lastModifiedBy value to set.- Returns:
- the MicrosoftGraphChangeTrackedEntity object itself.
-
withLastModifiedDateTime
public MicrosoftGraphOpenShiftChangeRequest 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:
withLastModifiedDateTimein classMicrosoftGraphScheduleChangeRequest- Parameters:
lastModifiedDateTime- the lastModifiedDateTime value to set.- Returns:
- the MicrosoftGraphChangeTrackedEntity object itself.
-
withId
Set the id property: Read-only.- Overrides:
withIdin classMicrosoftGraphScheduleChangeRequest- Parameters:
id- the id value to set.- Returns:
- the MicrosoftGraphEntity object itself.
-
validate
public void validate()Validates the instance.- Overrides:
validatein classMicrosoftGraphScheduleChangeRequest- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-