Class WorkbookFunctionsMatchParameterSet.WorkbookFunctionsMatchParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsMatchParameterSet.WorkbookFunctionsMatchParameterSetBuilder
Enclosing class:
WorkbookFunctionsMatchParameterSet

public static final class WorkbookFunctionsMatchParameterSet.WorkbookFunctionsMatchParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsMatchParameterSet
  • Field Details

    • lookupValue

      @Nullable protected com.google.gson.JsonElement lookupValue
      The lookupValue parameter value
    • lookupArray

      @Nullable protected com.google.gson.JsonElement lookupArray
      The lookupArray parameter value
    • matchType

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

    • WorkbookFunctionsMatchParameterSetBuilder

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