Class WorkbookFunctionsBinom_InvParameterSet.WorkbookFunctionsBinom_InvParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsBinom_InvParameterSet.WorkbookFunctionsBinom_InvParameterSetBuilder
Enclosing class:
WorkbookFunctionsBinom_InvParameterSet

public static final class WorkbookFunctionsBinom_InvParameterSet.WorkbookFunctionsBinom_InvParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsBinom_InvParameterSet
  • Field Details

    • trials

      @Nullable protected com.google.gson.JsonElement trials
      The trials parameter value
    • probabilityS

      @Nullable protected com.google.gson.JsonElement probabilityS
      The probabilityS parameter value
    • alpha

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

    • WorkbookFunctionsBinom_InvParameterSetBuilder

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