Class WorkbookFunctionsBaseParameterSet.WorkbookFunctionsBaseParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsBaseParameterSet.WorkbookFunctionsBaseParameterSetBuilder
Enclosing class:
WorkbookFunctionsBaseParameterSet

public static final class WorkbookFunctionsBaseParameterSet.WorkbookFunctionsBaseParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsBaseParameterSet
  • Field Details

    • number

      @Nullable protected com.google.gson.JsonElement number
      The number parameter value
    • radix

      @Nullable protected com.google.gson.JsonElement radix
      The radix parameter value
    • minLength

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

    • WorkbookFunctionsBaseParameterSetBuilder

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