MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: onenoteEntityHierarchyModel.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withCreatedBy(MicrosoftGraphIdentitySet createdBy) |
Set the createdBy property: identitySet.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: The date and time when the page was created.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withDisplayName(String displayName) |
Set the displayName property: The name of the notebook.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: The date and time when the notebook was last modified.
|
MicrosoftGraphOnenoteEntityHierarchyModel |
MicrosoftGraphOnenoteEntityHierarchyModel.withSelf(String self) |
Set the self property: The endpoint where you can get details about the page.
|