Uses of Class
io.gs2.account.result.RemoveBanResult
Packages that use RemoveBanResult
-
Uses of RemoveBanResult in io.gs2.account
Methods in io.gs2.account that return RemoveBanResultMethod parameters in io.gs2.account with type arguments of type RemoveBanResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.removeBanAsync(RemoveBanRequest request, AsyncAction<AsyncResult<RemoveBanResult>> callback) -
Uses of RemoveBanResult in io.gs2.account.result
Methods in io.gs2.account.result that return RemoveBanResultModifier and TypeMethodDescriptionstatic RemoveBanResultRemoveBanResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)