public static final class OnenotePatchContentCommand.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
OnenotePatchContentCommand.Builder |
action(OnenotePatchActionType action) |
OnenotePatchContentCommand |
build() |
OnenotePatchContentCommand.Builder |
content(String content) |
OnenotePatchContentCommand.Builder |
position(OnenotePatchInsertPosition position) |
OnenotePatchContentCommand.Builder |
target(String target) |
public OnenotePatchContentCommand.Builder action(OnenotePatchActionType action)
public OnenotePatchContentCommand.Builder target(String target)
public OnenotePatchContentCommand.Builder content(String content)
public OnenotePatchContentCommand.Builder position(OnenotePatchInsertPosition position)
public OnenotePatchContentCommand build()
Copyright © 2018–2020. All rights reserved.