Class WorkbookFunctionsReptParameterSet

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsReptParameterSet

public class WorkbookFunctionsReptParameterSet extends Object
The class for the Workbook Functions Rept Parameter Set.
  • Field Details

    • text

      @SerializedName(value="text", alternate="Text") @Expose @Nullable public com.google.gson.JsonElement text
      The text.
    • numberTimes

      @SerializedName(value="numberTimes", alternate="NumberTimes") @Expose @Nullable public com.google.gson.JsonElement numberTimes
      The number Times.
  • Constructor Details

    • WorkbookFunctionsReptParameterSet

      public WorkbookFunctionsReptParameterSet()
      Instiaciates a new WorkbookFunctionsReptParameterSet
    • WorkbookFunctionsReptParameterSet

      protected WorkbookFunctionsReptParameterSet(@Nonnull WorkbookFunctionsReptParameterSet.WorkbookFunctionsReptParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsReptParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request