| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
WorkbookSessionInfo |
WorkbookSessionInfo.Builder.build() |
WorkbookSessionInfo |
WorkbookSessionInfo.withId(String id) |
WorkbookSessionInfo |
WorkbookSessionInfo.withPersistChanges(Boolean persistChanges) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookSessionInfo> |
Workbook.createSession(Boolean persistChanges) |
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<WorkbookSessionInfo> |
Workbook.sessionInfoResource(String key) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookSessionInfo> |
WorkbookRequest.createSession(Boolean persistChanges) |
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<WorkbookSessionInfo> |
WorkbookRequest.sessionInfoResource(String key) |
Copyright © 2018–2020. All rights reserved.