FieldFilter
A filter for fields. Only one value can be provided.
Inheritors
Types
Object containing field identifier and value information.
Object containing field identifier and value information.
Object containing field identifier and value information.
Object containing field identifier and value information.
Object containing field identifier and value information.
Object containing field identifier and value information.
Functions
Casts this FieldFilter as a Contains and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Throws an exception if the FieldFilter is not a Contains.
Casts this FieldFilter as a Contains and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Returns null if the FieldFilter is not a Contains.
Casts this FieldFilter as a EqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Throws an exception if the FieldFilter is not a EqualTo.
Casts this FieldFilter as a EqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Returns null if the FieldFilter is not a EqualTo.
Casts this FieldFilter as a GreaterThan and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Throws an exception if the FieldFilter is not a GreaterThan.
Casts this FieldFilter as a GreaterThanOrEqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Throws an exception if the FieldFilter is not a GreaterThanOrEqualTo.
Casts this FieldFilter as a GreaterThanOrEqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Returns null if the FieldFilter is not a GreaterThanOrEqualTo.
Casts this FieldFilter as a GreaterThan and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Returns null if the FieldFilter is not a GreaterThan.
Casts this FieldFilter as a LessThan and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Throws an exception if the FieldFilter is not a LessThan.
Casts this FieldFilter as a LessThanOrEqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Throws an exception if the FieldFilter is not a LessThanOrEqualTo.
Casts this FieldFilter as a LessThanOrEqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Returns null if the FieldFilter is not a LessThanOrEqualTo.
Casts this FieldFilter as a LessThan and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldValue value. Returns null if the FieldFilter is not a LessThan.