Inherited functions

Link copied to clipboard

Casts this ResourceLogicalExpression as a And and retrieves its kotlin.collections.List value. Throws an exception if the ResourceLogicalExpression is not a And.

Link copied to clipboard

Casts this ResourceLogicalExpression as a And and retrieves its kotlin.collections.List value. Returns null if the ResourceLogicalExpression is not a And.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this ResourceLogicalExpression as a Or and retrieves its kotlin.collections.List value. Throws an exception if the ResourceLogicalExpression is not a Or.

Link copied to clipboard

Casts this ResourceLogicalExpression as a Or and retrieves its kotlin.collections.List value. Returns null if the ResourceLogicalExpression is not a Or.