| Modifier and Type | Class and Description |
|---|---|
static class |
SyntheticsAssertionOperator.SyntheticsAssertionOperatorSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsAssertionOperator |
CONTAINS |
static SyntheticsAssertionOperator |
DOES_NOT_CONTAIN |
static SyntheticsAssertionOperator |
DOES_NOT_EXIST |
static SyntheticsAssertionOperator |
DOES_NOT_MATCH |
static SyntheticsAssertionOperator |
IS |
static SyntheticsAssertionOperator |
IS_IN_LESS_DAYS_THAN |
static SyntheticsAssertionOperator |
IS_IN_MORE_DAYS_THAN |
static SyntheticsAssertionOperator |
IS_NOT |
static SyntheticsAssertionOperator |
IS_UNDEFINED |
static SyntheticsAssertionOperator |
LESS_THAN |
static SyntheticsAssertionOperator |
LESS_THAN_OR_EQUAL |
static SyntheticsAssertionOperator |
MATCHES |
static SyntheticsAssertionOperator |
MORE_THAN |
static SyntheticsAssertionOperator |
MORE_THAN_OR_EQUAL |
static SyntheticsAssertionOperator |
VALIDATES |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static SyntheticsAssertionOperator |
fromValue(String value) |
public static final SyntheticsAssertionOperator CONTAINS
public static final SyntheticsAssertionOperator DOES_NOT_CONTAIN
public static final SyntheticsAssertionOperator IS
public static final SyntheticsAssertionOperator IS_NOT
public static final SyntheticsAssertionOperator LESS_THAN
public static final SyntheticsAssertionOperator LESS_THAN_OR_EQUAL
public static final SyntheticsAssertionOperator MORE_THAN
public static final SyntheticsAssertionOperator MORE_THAN_OR_EQUAL
public static final SyntheticsAssertionOperator MATCHES
public static final SyntheticsAssertionOperator DOES_NOT_MATCH
public static final SyntheticsAssertionOperator VALIDATES
public static final SyntheticsAssertionOperator IS_IN_MORE_DAYS_THAN
public static final SyntheticsAssertionOperator IS_IN_LESS_DAYS_THAN
public static final SyntheticsAssertionOperator DOES_NOT_EXIST
public static final SyntheticsAssertionOperator IS_UNDEFINED
public static SyntheticsAssertionOperator fromValue(String value)
Copyright © 2024. All rights reserved.