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