Class WorkbookFunctionsIrrParameterSet.WorkbookFunctionsIrrParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsIrrParameterSet.WorkbookFunctionsIrrParameterSetBuilder
Enclosing class:
WorkbookFunctionsIrrParameterSet

public static final class WorkbookFunctionsIrrParameterSet.WorkbookFunctionsIrrParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsIrrParameterSet
  • Field Details

    • values

      @Nullable protected com.google.gson.JsonElement values
      The values parameter value
    • guess

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

    • WorkbookFunctionsIrrParameterSetBuilder

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