Uses of Class
io.gs2.account.result.CreateTakeOverResult
Packages that use CreateTakeOverResult
-
Uses of CreateTakeOverResult in io.gs2.account
Methods in io.gs2.account that return CreateTakeOverResultModifier and TypeMethodDescriptionGs2AccountRestClient.createTakeOver(CreateTakeOverRequest request) Method parameters in io.gs2.account with type arguments of type CreateTakeOverResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.createTakeOverAsync(CreateTakeOverRequest request, AsyncAction<AsyncResult<CreateTakeOverResult>> callback) -
Uses of CreateTakeOverResult in io.gs2.account.result
Methods in io.gs2.account.result that return CreateTakeOverResultModifier and TypeMethodDescriptionstatic CreateTakeOverResultCreateTakeOverResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)