Uses of Class
io.gs2.ranking.result.CreateNamespaceResult
Packages that use CreateNamespaceResult
-
Uses of CreateNamespaceResult in io.gs2.ranking
Methods in io.gs2.ranking that return CreateNamespaceResultModifier and TypeMethodDescriptionGs2RankingRestClient.createNamespace(CreateNamespaceRequest request) Method parameters in io.gs2.ranking with type arguments of type CreateNamespaceResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.createNamespaceAsync(CreateNamespaceRequest request, AsyncAction<AsyncResult<CreateNamespaceResult>> callback) -
Uses of CreateNamespaceResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return CreateNamespaceResultModifier and TypeMethodDescriptionstatic CreateNamespaceResultCreateNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)