public class IntentTestErrorQueryResultReport
public IntentTestErrorQueryResultReport(int total,
@NotNull
java.util.List<ai.tock.nlp.admin.model.IntentTestErrorWithSentenceReport> data)
public int getTotal()
@NotNull public java.util.List<ai.tock.nlp.admin.model.IntentTestErrorWithSentenceReport> getData()
public int component1()
@NotNull public java.util.List<ai.tock.nlp.admin.model.IntentTestErrorWithSentenceReport> component2()
@NotNull public IntentTestErrorQueryResultReport copy(int total, @NotNull java.util.List<ai.tock.nlp.admin.model.IntentTestErrorWithSentenceReport> data)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)