Class WorkbookFunctionsT_DistParameterSet.WorkbookFunctionsT_DistParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsT_DistParameterSet.WorkbookFunctionsT_DistParameterSetBuilder
Enclosing class:
WorkbookFunctionsT_DistParameterSet

public static final class WorkbookFunctionsT_DistParameterSet.WorkbookFunctionsT_DistParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsT_DistParameterSet
  • Field Details

    • x

      @Nullable protected com.google.gson.JsonElement x
      The x parameter value
    • degFreedom

      @Nullable protected com.google.gson.JsonElement degFreedom
      The degFreedom parameter value
    • cumulative

      @Nullable protected com.google.gson.JsonElement cumulative
      The cumulative parameter value
  • Constructor Details

    • WorkbookFunctionsT_DistParameterSetBuilder

      @Nullable protected WorkbookFunctionsT_DistParameterSetBuilder()
      Instanciates a new WorkbookFunctionsT_DistParameterSetBuilder
  • Method Details