Uses of Class
io.gs2.showcase.result.GetShowcaseResult
Packages that use GetShowcaseResult
-
Uses of GetShowcaseResult in io.gs2.showcase
Methods in io.gs2.showcase that return GetShowcaseResultMethod parameters in io.gs2.showcase with type arguments of type GetShowcaseResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.getShowcaseAsync(GetShowcaseRequest request, AsyncAction<AsyncResult<GetShowcaseResult>> callback) -
Uses of GetShowcaseResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return GetShowcaseResultModifier and TypeMethodDescriptionstatic GetShowcaseResultGetShowcaseResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)