AndAll
Provides "and all" filtering.
Inherited functions
Casts this CaseFilter as a AndAll and retrieves its List
Casts this CaseFilter as a AndAll and retrieves its List
Casts this CaseFilter as a Field and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldFilter value. Throws an exception if the CaseFilter is not a Field.
Casts this CaseFilter as a Field and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldFilter value. Returns null if the CaseFilter is not a Field.
Casts this CaseFilter as a Not and retrieves its aws.sdk.kotlin.services.connectcases.model.CaseFilter value. Throws an exception if the CaseFilter is not a Not.
Casts this CaseFilter as a Not and retrieves its aws.sdk.kotlin.services.connectcases.model.CaseFilter value. Returns null if the CaseFilter is not a Not.
Casts this CaseFilter as a OrAll and retrieves its List
Casts this CaseFilter as a OrAll and retrieves its List