ListSchemasRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the collaboration that the schema belongs to. Currently accepts a collaboration ID.

Link copied to clipboard

The maximum number of results that are returned for an API request call. The service chooses a default number if you don't set one. The service might return a nextToken even if the maxResults value has not been met.

Link copied to clipboard

The pagination token that's used to fetch the next set of results.

Link copied to clipboard

If present, filter schemas by schema type.

Functions

Link copied to clipboard
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