Package com.microsoft.graph.models
Class WorkbookFunctionsGammaLn_PreciseParameterSet.WorkbookFunctionsGammaLn_PreciseParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsGammaLn_PreciseParameterSet.WorkbookFunctionsGammaLn_PreciseParameterSetBuilder
- Enclosing class:
- WorkbookFunctionsGammaLn_PreciseParameterSet
public static final class WorkbookFunctionsGammaLn_PreciseParameterSet.WorkbookFunctionsGammaLn_PreciseParameterSetBuilder
extends Object
Fluent builder for the WorkbookFunctionsGammaLn_PreciseParameterSet
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Instanciates a new WorkbookFunctionsGammaLn_PreciseParameterSetBuilder -
Method Summary
-
Field Details
-
x
@Nullable protected com.google.gson.JsonElement xThe x parameter value
-
-
Constructor Details
-
WorkbookFunctionsGammaLn_PreciseParameterSetBuilder
@Nullable protected WorkbookFunctionsGammaLn_PreciseParameterSetBuilder()Instanciates a new WorkbookFunctionsGammaLn_PreciseParameterSetBuilder
-
-
Method Details
-
withX
@Nonnull public WorkbookFunctionsGammaLn_PreciseParameterSet.WorkbookFunctionsGammaLn_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
-