SdkUnknown
Inherited 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.