ListTablesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of tables to return in each page of the results.

Link copied to clipboard

This parameter is optional. If a nextToken is not specified, the API returns the first page of data.

Link copied to clipboard

The ID of the workbook whose tables are being retrieved.

Functions

Link copied to clipboard
inline fun copy(block: ListTablesRequest.Builder.() -> Unit = {}): ListTablesRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String