Uses of Class
com.confidentify.client.model.MatchJobAllAllOf
-
Packages that use MatchJobAllAllOf Package Description com.confidentify.client.model -
-
Uses of MatchJobAllAllOf in com.confidentify.client.model
Methods in com.confidentify.client.model that return MatchJobAllAllOf Modifier and Type Method Description MatchJobAllAllOfMatchJobAllAllOf. createdBy(String createdBy)MatchJobAllAllOfMatchJobAllAllOf. finishedAt(OffsetDateTime finishedAt)MatchJobAllAllOfMatchJobAllAllOf. phase(String phase)MatchJobAllAllOfMatchJobAllAllOf. progress(MatchJobProgress progress)MatchJobAllAllOfMatchJobAllAllOf. startedAt(OffsetDateTime startedAt)
-