ImageWatermarkFilterRequest

The watermark filter criteria for an allowed image. Each entry can specify one or more fields. All specified fields must match the same watermark on the image.

Types

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

Properties

Link copied to clipboard

The maximum number of days that have elapsed since the source image was created.

Link copied to clipboard

The maximum number of days that have elapsed since the watermark was attached to the image.

Link copied to clipboard

The Region where the watermark was originally created. Supports wildcards (*, ?).

Link copied to clipboard

The accountId:name of the watermark. Supports wildcards (*, ?).

Functions

Link copied to clipboard
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