Class WorkbookFunctionsDaysParameterSet.WorkbookFunctionsDaysParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsDaysParameterSet.WorkbookFunctionsDaysParameterSetBuilder
Enclosing class:
WorkbookFunctionsDaysParameterSet

public static final class WorkbookFunctionsDaysParameterSet.WorkbookFunctionsDaysParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsDaysParameterSet
  • Field Details

    • endDate

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

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

    • WorkbookFunctionsDaysParameterSetBuilder

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