public final class TimestampGreaterThanPathCondition extends Object implements BinaryCondition<String>
Modifier and Type | Class and Description |
---|---|
static class |
TimestampGreaterThanPathCondition.Builder
Builder for a
TimestampGreaterThanPathCondition . |
NULL_BUILDER
Modifier and Type | Method and Description |
---|---|
static TimestampGreaterThanPathCondition.Builder |
builder() |
String |
getExpectedValue() |
String |
getVariable() |
public String getVariable()
getVariable
in interface BinaryCondition<String>
public String getExpectedValue()
getExpectedValue
in interface BinaryCondition<String>
public static TimestampGreaterThanPathCondition.Builder builder()
TimestampGreaterThanPathCondition
.Copyright © 2023. All rights reserved.