Class WorkbookFunctionsT_InvParameterSet.WorkbookFunctionsT_InvParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsT_InvParameterSet.WorkbookFunctionsT_InvParameterSetBuilder
Enclosing class:
WorkbookFunctionsT_InvParameterSet

public static final class WorkbookFunctionsT_InvParameterSet.WorkbookFunctionsT_InvParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsT_InvParameterSet
  • Field Details

    • probability

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

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

    • WorkbookFunctionsT_InvParameterSetBuilder

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