Uses of Class
io.gs2.account.request.GetTakeOverRequest
Packages that use GetTakeOverRequest
-
Uses of GetTakeOverRequest in io.gs2.account
Methods in io.gs2.account with parameters of type GetTakeOverRequestModifier and TypeMethodDescriptionGs2AccountRestClient.getTakeOver(GetTakeOverRequest request) voidGs2AccountRestClient.getTakeOverAsync(GetTakeOverRequest request, AsyncAction<AsyncResult<GetTakeOverResult>> callback) -
Uses of GetTakeOverRequest in io.gs2.account.request
Methods in io.gs2.account.request that return GetTakeOverRequestModifier and TypeMethodDescriptionstatic GetTakeOverRequestGetTakeOverRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetTakeOverRequest.withAccessToken(String accessToken) GetTakeOverRequest.withNamespaceName(String namespaceName)