public class TestBuildQuery
extends PaginatedQuery
public TestBuildQuery(@Nullable
java.lang.String intentName,
@Nullable
java.time.ZonedDateTime after)
public TestBuildQuery()
@NotNull
public ai.tock.nlp.front.shared.test.TestErrorQuery toTestErrorQuery(@NotNull
ai.tock.nlp.front.shared.config.ApplicationDefinition app)
@Nullable public java.lang.String getIntentName()
@Nullable public java.time.ZonedDateTime getAfter()
@Nullable public java.lang.String component1()
@Nullable public java.time.ZonedDateTime component2()
@NotNull public TestBuildQuery copy(@Nullable java.lang.String intentName, @Nullable java.time.ZonedDateTime after)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)