Uses of Class
io.gs2.account.result.DescribeTakeOversResult
Packages that use DescribeTakeOversResult
-
Uses of DescribeTakeOversResult in io.gs2.account
Methods in io.gs2.account that return DescribeTakeOversResultModifier and TypeMethodDescriptionGs2AccountRestClient.describeTakeOvers(DescribeTakeOversRequest request) Method parameters in io.gs2.account with type arguments of type DescribeTakeOversResultModifier and TypeMethodDescriptionvoidGs2AccountRestClient.describeTakeOversAsync(DescribeTakeOversRequest request, AsyncAction<AsyncResult<DescribeTakeOversResult>> callback) -
Uses of DescribeTakeOversResult in io.gs2.account.result
Methods in io.gs2.account.result that return DescribeTakeOversResultModifier and TypeMethodDescriptionstatic DescribeTakeOversResultDescribeTakeOversResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeTakeOversResult.withNextPageToken(String nextPageToken)