Class WorkbookFunctionsSmallParameterSet.WorkbookFunctionsSmallParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsSmallParameterSet.WorkbookFunctionsSmallParameterSetBuilder
Enclosing class:
WorkbookFunctionsSmallParameterSet

public static final class WorkbookFunctionsSmallParameterSet.WorkbookFunctionsSmallParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsSmallParameterSet
  • Field Details

    • array

      @Nullable protected com.google.gson.JsonElement array
      The array parameter value
    • k

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

    • WorkbookFunctionsSmallParameterSetBuilder

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