Class WorkbookFunctionsCountIfParameterSet.WorkbookFunctionsCountIfParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsCountIfParameterSet.WorkbookFunctionsCountIfParameterSetBuilder
Enclosing class:
WorkbookFunctionsCountIfParameterSet

public static final class WorkbookFunctionsCountIfParameterSet.WorkbookFunctionsCountIfParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsCountIfParameterSet
  • Field Details

    • range

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

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

    • WorkbookFunctionsCountIfParameterSetBuilder

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