Uses of Class
io.gs2.account.result.DeleteTakeOverResult
Packages that use DeleteTakeOverResult
-
Uses of DeleteTakeOverResult in io.gs2.account
Methods in io.gs2.account that return DeleteTakeOverResultModifier and TypeMethodDescriptionGs2AccountRestClient.deleteTakeOver(DeleteTakeOverRequest request) Method parameters in io.gs2.account with type arguments of type DeleteTakeOverResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.deleteTakeOverAsync(DeleteTakeOverRequest request, AsyncAction<AsyncResult<DeleteTakeOverResult>> callback) -
Uses of DeleteTakeOverResult in io.gs2.account.result
Methods in io.gs2.account.result that return DeleteTakeOverResultModifier and TypeMethodDescriptionstatic DeleteTakeOverResultDeleteTakeOverResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)