Package com.microsoft.graph.models
Class OnenotePagePreviewParameterSet.OnenotePagePreviewParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.OnenotePagePreviewParameterSet.OnenotePagePreviewParameterSetBuilder
- Enclosing class:
OnenotePagePreviewParameterSet
public static final class OnenotePagePreviewParameterSet.OnenotePagePreviewParameterSetBuilder
extends Object
Fluent builder for the OnenotePagePreviewParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Instanciates a new OnenotePagePreviewParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Buils the resulting body object to be passed to the request
-
Constructor Details
-
OnenotePagePreviewParameterSetBuilder
@Nullable protected OnenotePagePreviewParameterSetBuilder()Instanciates a new OnenotePagePreviewParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-