Uses of Class
io.gs2.account.request.DescribeTakeOversRequest
Packages that use DescribeTakeOversRequest
-
Uses of DescribeTakeOversRequest in io.gs2.account
Methods in io.gs2.account with parameters of type DescribeTakeOversRequestModifier and TypeMethodDescriptionGs2AccountRestClient.describeTakeOvers(DescribeTakeOversRequest request) voidGs2AccountRestClient.describeTakeOversAsync(DescribeTakeOversRequest request, AsyncAction<AsyncResult<DescribeTakeOversResult>> callback) -
Uses of DescribeTakeOversRequest in io.gs2.account.request
Methods in io.gs2.account.request that return DescribeTakeOversRequestModifier and TypeMethodDescriptionstatic DescribeTakeOversRequestDescribeTakeOversRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeTakeOversRequest.withAccessToken(String accessToken) DescribeTakeOversRequest.withNamespaceName(String namespaceName) DescribeTakeOversRequest.withPageToken(String pageToken)