Uses of Class
io.gs2.ranking.result.UpdateNamespaceResult
Packages that use UpdateNamespaceResult
-
Uses of UpdateNamespaceResult in io.gs2.ranking
Methods in io.gs2.ranking that return UpdateNamespaceResultModifier and TypeMethodDescriptionGs2RankingRestClient.updateNamespace(UpdateNamespaceRequest request) Method parameters in io.gs2.ranking with type arguments of type UpdateNamespaceResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.updateNamespaceAsync(UpdateNamespaceRequest request, AsyncAction<AsyncResult<UpdateNamespaceResult>> callback) -
Uses of UpdateNamespaceResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return UpdateNamespaceResultModifier and TypeMethodDescriptionstatic UpdateNamespaceResultUpdateNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)