Class WorkbookFunctionsLogParameterSet.WorkbookFunctionsLogParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsLogParameterSet.WorkbookFunctionsLogParameterSetBuilder
Enclosing class:
WorkbookFunctionsLogParameterSet

public static final class WorkbookFunctionsLogParameterSet.WorkbookFunctionsLogParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsLogParameterSet
  • Field Details

    • number

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

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

    • WorkbookFunctionsLogParameterSetBuilder

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