Uses of Class
io.gs2.ranking.request.GetNamespaceRequest
Packages that use GetNamespaceRequest
-
Uses of GetNamespaceRequest in io.gs2.ranking
Methods in io.gs2.ranking with parameters of type GetNamespaceRequestModifier and TypeMethodDescriptionGs2RankingRestClient.getNamespace(GetNamespaceRequest request) voidGs2RankingRestClient.getNamespaceAsync(GetNamespaceRequest request, AsyncAction<AsyncResult<GetNamespaceResult>> callback) -
Uses of GetNamespaceRequest in io.gs2.ranking.request
Methods in io.gs2.ranking.request that return GetNamespaceRequestModifier and TypeMethodDescriptionstatic GetNamespaceRequestGetNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetNamespaceRequest.withNamespaceName(String namespaceName)