Class WorkbookFunctionsFindBParameterSet.WorkbookFunctionsFindBParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsFindBParameterSet.WorkbookFunctionsFindBParameterSetBuilder
Enclosing class:
WorkbookFunctionsFindBParameterSet

public static final class WorkbookFunctionsFindBParameterSet.WorkbookFunctionsFindBParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsFindBParameterSet
  • Field Details

    • findText

      @Nullable protected com.google.gson.JsonElement findText
      The findText parameter value
    • withinText

      @Nullable protected com.google.gson.JsonElement withinText
      The withinText parameter value
    • startNum

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

    • WorkbookFunctionsFindBParameterSetBuilder

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