Class WorkbookFunctionsExactParameterSet.WorkbookFunctionsExactParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsExactParameterSet.WorkbookFunctionsExactParameterSetBuilder
Enclosing class:
WorkbookFunctionsExactParameterSet

public static final class WorkbookFunctionsExactParameterSet.WorkbookFunctionsExactParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsExactParameterSet
  • Field Details

    • text1

      @Nullable protected com.google.gson.JsonElement text1
      The text1 parameter value
    • text2

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

    • WorkbookFunctionsExactParameterSetBuilder

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