Class WorkbookFunctionsWeekdayParameterSet.WorkbookFunctionsWeekdayParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsWeekdayParameterSet.WorkbookFunctionsWeekdayParameterSetBuilder
Enclosing class:
WorkbookFunctionsWeekdayParameterSet

public static final class WorkbookFunctionsWeekdayParameterSet.WorkbookFunctionsWeekdayParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsWeekdayParameterSet
  • Field Details

    • serialNumber

      @Nullable protected com.google.gson.JsonElement serialNumber
      The serialNumber parameter value
    • returnType

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

    • WorkbookFunctionsWeekdayParameterSetBuilder

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