| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
OnenotePatchContentCommand |
OnenotePatchContentCommand.Builder.build() |
OnenotePatchContentCommand |
OnenotePatchContentCommand.withAction(OnenotePatchActionType action) |
OnenotePatchContentCommand |
OnenotePatchContentCommand.withContent(String content) |
OnenotePatchContentCommand |
OnenotePatchContentCommand.withPosition(OnenotePatchInsertPosition position) |
OnenotePatchContentCommand |
OnenotePatchContentCommand.withTarget(String target) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
OnenotePage.onenotePatchContent(List<OnenotePatchContentCommand> commands) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
OnenotePageRequest.onenotePatchContent(List<OnenotePatchContentCommand> commands) |
Copyright © 2018–2020. All rights reserved.