Class WorkbookFunctionsEoMonthParameterSet.WorkbookFunctionsEoMonthParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsEoMonthParameterSet.WorkbookFunctionsEoMonthParameterSetBuilder
Enclosing class:
WorkbookFunctionsEoMonthParameterSet

public static final class WorkbookFunctionsEoMonthParameterSet.WorkbookFunctionsEoMonthParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsEoMonthParameterSet
  • Field Details

    • startDate

      @Nullable protected com.google.gson.JsonElement startDate
      The startDate parameter value
    • months

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

    • WorkbookFunctionsEoMonthParameterSetBuilder

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