Uses of Class
io.gs2.exchange.result.DescribeAwaitsByUserIdResult
Packages that use DescribeAwaitsByUserIdResult
-
Uses of DescribeAwaitsByUserIdResult in io.gs2.exchange
Methods in io.gs2.exchange that return DescribeAwaitsByUserIdResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.describeAwaitsByUserId(DescribeAwaitsByUserIdRequest request) Method parameters in io.gs2.exchange with type arguments of type DescribeAwaitsByUserIdResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.describeAwaitsByUserIdAsync(DescribeAwaitsByUserIdRequest request, AsyncAction<AsyncResult<DescribeAwaitsByUserIdResult>> callback) -
Uses of DescribeAwaitsByUserIdResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return DescribeAwaitsByUserIdResultModifier and TypeMethodDescriptionstatic DescribeAwaitsByUserIdResultDescribeAwaitsByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeAwaitsByUserIdResult.withNextPageToken(String nextPageToken)