Package com.microsoft.graph.models
Class WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder
- Enclosing class:
WorkbookFunctionsErfC_PreciseParameterSet
public static final class WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder
extends Object
Fluent builder for the WorkbookFunctionsErfC_PreciseParameterSet
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstanciates a new WorkbookFunctionsErfC_PreciseParameterSetBuilder -
Method Summary
-
Field Details
-
x
@Nullable protected com.google.gson.JsonElement xThe x parameter value
-
-
Constructor Details
-
WorkbookFunctionsErfC_PreciseParameterSetBuilder
@Nullable protected WorkbookFunctionsErfC_PreciseParameterSetBuilder()Instanciates a new WorkbookFunctionsErfC_PreciseParameterSetBuilder
-
-
Method Details
-
withX
@Nonnull public WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder withX(@Nullable com.google.gson.JsonElement val) Sets the X- Parameters:
val- the value to set it to- Returns:
- the current builder object
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-