Class WorkbookFunctionsMidParameterSet.WorkbookFunctionsMidParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsMidParameterSet.WorkbookFunctionsMidParameterSetBuilder
Enclosing class:
WorkbookFunctionsMidParameterSet

public static final class WorkbookFunctionsMidParameterSet.WorkbookFunctionsMidParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsMidParameterSet
  • Field Details

    • text

      @Nullable protected com.google.gson.JsonElement text
      The text parameter value
    • startNum

      @Nullable protected com.google.gson.JsonElement startNum
      The startNum parameter value
    • numChars

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

    • WorkbookFunctionsMidParameterSetBuilder

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