Class WorkbookFunctionsMidbParameterSet.WorkbookFunctionsMidbParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsMidbParameterSet.WorkbookFunctionsMidbParameterSetBuilder
Enclosing class:
WorkbookFunctionsMidbParameterSet

public static final class WorkbookFunctionsMidbParameterSet.WorkbookFunctionsMidbParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsMidbParameterSet
  • 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
    • numBytes

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

    • WorkbookFunctionsMidbParameterSetBuilder

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