Uses of Class
io.gs2.exchange.result.DeleteAwaitResult
Packages that use DeleteAwaitResult
-
Uses of DeleteAwaitResult in io.gs2.exchange
Methods in io.gs2.exchange that return DeleteAwaitResultMethod parameters in io.gs2.exchange with type arguments of type DeleteAwaitResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.deleteAwaitAsync(DeleteAwaitRequest request, AsyncAction<AsyncResult<DeleteAwaitResult>> callback) -
Uses of DeleteAwaitResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return DeleteAwaitResultModifier and TypeMethodDescriptionstatic DeleteAwaitResultDeleteAwaitResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)