public static final class OnenotePageOnenotePatchContentParameterSet.OnenotePageOnenotePatchContentParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<OnenotePatchContentCommand> |
commands
The commands parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
OnenotePageOnenotePatchContentParameterSetBuilder()
Instanciates a new OnenotePageOnenotePatchContentParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
OnenotePageOnenotePatchContentParameterSet |
build()
Buils the resulting body object to be passed to the request
|
OnenotePageOnenotePatchContentParameterSet.OnenotePageOnenotePatchContentParameterSetBuilder |
withCommands(java.util.List<OnenotePatchContentCommand> val)
Sets the Commands
|
@Nullable protected java.util.List<OnenotePatchContentCommand> commands
@Nullable protected OnenotePageOnenotePatchContentParameterSetBuilder()
@Nonnull public OnenotePageOnenotePatchContentParameterSet.OnenotePageOnenotePatchContentParameterSetBuilder withCommands(@Nullable java.util.List<OnenotePatchContentCommand> val)
val - the value to set it to@Nonnull public OnenotePageOnenotePatchContentParameterSet build()