Class WorkbookFunctionsDmaxParameterSet.WorkbookFunctionsDmaxParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsDmaxParameterSet.WorkbookFunctionsDmaxParameterSetBuilder
Enclosing class:
WorkbookFunctionsDmaxParameterSet

public static final class WorkbookFunctionsDmaxParameterSet.WorkbookFunctionsDmaxParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsDmaxParameterSet
  • Field Details

    • database

      @Nullable protected com.google.gson.JsonElement database
      The database parameter value
    • field

      @Nullable protected com.google.gson.JsonElement field
      The field parameter value
    • criteria

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

    • WorkbookFunctionsDmaxParameterSetBuilder

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