Class WorkbookFunctionsGamma_InvParameterSet.WorkbookFunctionsGamma_InvParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsGamma_InvParameterSet.WorkbookFunctionsGamma_InvParameterSetBuilder
Enclosing class:
WorkbookFunctionsGamma_InvParameterSet

public static final class WorkbookFunctionsGamma_InvParameterSet.WorkbookFunctionsGamma_InvParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsGamma_InvParameterSet
  • Field Details

    • probability

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

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

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

    • WorkbookFunctionsGamma_InvParameterSetBuilder

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