Uses of Class
odata.msgraph.client.beta.complex.OnenotePatchContentCommand.Builder
-
Packages that use OnenotePatchContentCommand.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of OnenotePatchContentCommand.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return OnenotePatchContentCommand.Builder Modifier and Type Method Description OnenotePatchContentCommand.BuilderOnenotePatchContentCommand.Builder. action(OnenotePatchActionType action)static OnenotePatchContentCommand.BuilderOnenotePatchContentCommand. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).OnenotePatchContentCommand.BuilderOnenotePatchContentCommand.Builder. content(String content)OnenotePatchContentCommand.BuilderOnenotePatchContentCommand.Builder. position(OnenotePatchInsertPosition position)OnenotePatchContentCommand.BuilderOnenotePatchContentCommand.Builder. target(String target)
-