ListPresetsRequest

Types

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

Properties

Link copied to clipboard

Optionally, specify a preset category to limit responses to only presets from that category.

Link copied to clipboard

Optional. When you request a list of presets, you can choose to list them alphabetically by NAME or chronologically by CREATION_DATE. If you don't specify, the service will list them by name.

Link copied to clipboard

Optional. Number of presets, up to twenty, that will be returned at one time

Link copied to clipboard

Use this string, provided with the response to a previous request, to request the next batch of presets.

Link copied to clipboard
val order: Order?

Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.

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