Uses of Class
io.gs2.account.result.UpdateTakeOverResult
Packages that use UpdateTakeOverResult
-
Uses of UpdateTakeOverResult in io.gs2.account
Methods in io.gs2.account that return UpdateTakeOverResultModifier and TypeMethodDescriptionGs2AccountRestClient.updateTakeOver(UpdateTakeOverRequest request) Method parameters in io.gs2.account with type arguments of type UpdateTakeOverResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.updateTakeOverAsync(UpdateTakeOverRequest request, AsyncAction<AsyncResult<UpdateTakeOverResult>> callback) -
Uses of UpdateTakeOverResult in io.gs2.account.result
Methods in io.gs2.account.result that return UpdateTakeOverResultModifier and TypeMethodDescriptionstatic UpdateTakeOverResultUpdateTakeOverResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)