Uses of Class
io.gs2.log.result.PutLogResult
Packages that use PutLogResult
-
Uses of PutLogResult in io.gs2.log
Methods in io.gs2.log that return PutLogResultMethod parameters in io.gs2.log with type arguments of type PutLogResultModifier and TypeMethodDescriptionvoidGs2LogRestClient.putLogAsync(PutLogRequest request, AsyncAction<AsyncResult<PutLogResult>> callback) -
Uses of PutLogResult in io.gs2.log.result
Methods in io.gs2.log.result that return PutLogResultModifier and TypeMethodDescriptionstatic PutLogResultPutLogResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)