Class WorkbookFunctionsExactParameterSet

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

public class WorkbookFunctionsExactParameterSet extends Object
The class for the Workbook Functions Exact Parameter Set.
  • Field Details

    • text1

      @SerializedName(value="text1", alternate="Text1") @Expose @Nullable public com.google.gson.JsonElement text1
      The text1.
    • text2

      @SerializedName(value="text2", alternate="Text2") @Expose @Nullable public com.google.gson.JsonElement text2
      The text2.
  • Constructor Details

    • WorkbookFunctionsExactParameterSet

      public WorkbookFunctionsExactParameterSet()
      Instiaciates a new WorkbookFunctionsExactParameterSet
    • WorkbookFunctionsExactParameterSet

      protected WorkbookFunctionsExactParameterSet(@Nonnull WorkbookFunctionsExactParameterSet.WorkbookFunctionsExactParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsExactParameterSet
      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