ExportFilter

Filters the response form the ListExports operation

Types

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

Properties

Link copied to clipboard

The name of the field to use for filtering.

Link copied to clipboard

The operator to use for the filter. Specify EQ when the ListExports operation should return only resource types that equal the specified value. Specify CO when the ListExports operation should return resource types that contain the specified value.

Link copied to clipboard

The values to use to filter the response. The values must be Bot, BotLocale, or CustomVocabulary.

Functions

Link copied to clipboard
inline fun copy(block: ExportFilter.Builder.() -> Unit = {}): ExportFilter
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