| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
RecentNotebook |
RecentNotebook.Builder.build() |
RecentNotebook |
RecentNotebook.withDisplayName(String displayName) |
RecentNotebook |
RecentNotebook.withLastAccessedTime(OffsetDateTime lastAccessedTime) |
RecentNotebook |
RecentNotebook.withLinks(RecentNotebookLinks links) |
RecentNotebook |
RecentNotebook.withSourceService(OnenoteSourceService sourceService) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RecentNotebook> |
NotebookCollectionRequest.getRecentNotebooks(Boolean includePersonalNotebooks) |
Copyright © 2018–2020. All rights reserved.