Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SparkBatchGetSparkBatchJobsOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • SparkBatchGetSparkBatchJobsOptionalParams

Index

Properties

Properties

Optional detailed

detailed: undefined | false | true

Optional query param specifying whether detailed response is returned beyond plain livy.

Optional fromParam

fromParam: undefined | number

Optional param specifying which index the list should begin from.

Optional size

size: undefined | number

Optional param specifying the size of the returned list. By default it is 20 and that is the maximum.

Generated using TypeDoc