Uses of Class
io.gs2.account.result.AddBanResult
Packages that use AddBanResult
-
Uses of AddBanResult in io.gs2.account
Methods in io.gs2.account that return AddBanResultMethod parameters in io.gs2.account with type arguments of type AddBanResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.addBanAsync(AddBanRequest request, AsyncAction<AsyncResult<AddBanResult>> callback) -
Uses of AddBanResult in io.gs2.account.result
Methods in io.gs2.account.result that return AddBanResultModifier and TypeMethodDescriptionstatic AddBanResultAddBanResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)