MicrosoftGraphListItemVersion Class
- java.
lang. Object - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphEntity - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphBaseItemVersion - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphListItemVersion
- com.
- com.
- com.
public final class MicrosoftGraphListItemVersion
extends MicrosoftGraphBaseItemVersion
listItemVersion.
Constructor Summary
Constructor | Description |
---|---|
MicrosoftGraphListItemVersion() |
Creates an instance of Microsoft |
Method Summary
Methods inherited from MicrosoftGraphBaseItemVersion
Methods inherited from MicrosoftGraphEntity
Methods inherited from java.lang.Object
Constructor Details
MicrosoftGraphListItemVersion
public MicrosoftGraphListItemVersion()
Creates an instance of MicrosoftGraphListItemVersion class.
Method Details
additionalProperties
public Map
Get the additionalProperties property: listItemVersion.
Overrides:
MicrosoftGraphListItemVersion.additionalProperties()Returns:
fields
public MicrosoftGraphFieldValueSet fields()
Get the fields property: fieldValueSet.
Returns:
fromJson
public static MicrosoftGraphListItemVersion fromJson(JsonReader jsonReader)
Reads an instance of MicrosoftGraphListItemVersion from the JsonReader.
Parameters:
Returns:
Throws:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
MicrosoftGraphListItemVersion.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.
Overrides:
MicrosoftGraphListItemVersion.validate()withAdditionalProperties
public MicrosoftGraphListItemVersion withAdditionalProperties(Map
Set the additionalProperties property: listItemVersion.
Overrides:
MicrosoftGraphListItemVersion.withAdditionalProperties(Map<String,Object> additionalProperties)Parameters:
Returns:
withFields
public MicrosoftGraphListItemVersion withFields(MicrosoftGraphFieldValueSet fields)
Set the fields property: fieldValueSet.
Parameters:
Returns:
withId
public MicrosoftGraphListItemVersion withId(String id)
Set the id property: Read-only.
Overrides:
MicrosoftGraphListItemVersion.withId(String id)Parameters:
withLastModifiedBy
public MicrosoftGraphListItemVersion withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)
Set the lastModifiedBy property: identitySet.
Overrides:
MicrosoftGraphListItemVersion.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)Parameters:
withLastModifiedDateTime
public MicrosoftGraphListItemVersion withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Set the lastModifiedDateTime property: Date and time the version was last modified. Read-only.
Overrides:
MicrosoftGraphListItemVersion.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Parameters:
withPublication
public MicrosoftGraphListItemVersion withPublication(MicrosoftGraphPublicationFacet publication)
Set the publication property: publicationFacet.
Overrides:
MicrosoftGraphListItemVersion.withPublication(MicrosoftGraphPublicationFacet publication)Parameters: