Uses of Class
io.gs2.project.result.VerifyResult
Packages that use VerifyResult
-
Uses of VerifyResult in io.gs2.project
Methods in io.gs2.project that return VerifyResultMethod parameters in io.gs2.project with type arguments of type VerifyResultModifier and TypeMethodDescriptionvoidGs2ProjectRestClient.verifyAsync(VerifyRequest request, AsyncAction<AsyncResult<VerifyResult>> callback) -
Uses of VerifyResult in io.gs2.project.result
Methods in io.gs2.project.result that return VerifyResultModifier and TypeMethodDescriptionstatic VerifyResultVerifyResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)