Uses of Class
io.gs2.account.result.DoTakeOverResult
Packages that use DoTakeOverResult
-
Uses of DoTakeOverResult in io.gs2.account
Methods in io.gs2.account that return DoTakeOverResultMethod parameters in io.gs2.account with type arguments of type DoTakeOverResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.doTakeOverAsync(DoTakeOverRequest request, AsyncAction<AsyncResult<DoTakeOverResult>> callback) -
Uses of DoTakeOverResult in io.gs2.account.result
Methods in io.gs2.account.result that return DoTakeOverResultModifier and TypeMethodDescriptionstatic DoTakeOverResultDoTakeOverResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)