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