Uses of Class
io.gs2.ranking.result.GetNamespaceStatusResult
Packages that use GetNamespaceStatusResult
-
Uses of GetNamespaceStatusResult in io.gs2.ranking
Methods in io.gs2.ranking that return GetNamespaceStatusResultModifier and TypeMethodDescriptionGs2RankingRestClient.getNamespaceStatus(GetNamespaceStatusRequest request) Method parameters in io.gs2.ranking with type arguments of type GetNamespaceStatusResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.getNamespaceStatusAsync(GetNamespaceStatusRequest request, AsyncAction<AsyncResult<GetNamespaceStatusResult>> callback) -
Uses of GetNamespaceStatusResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return GetNamespaceStatusResultModifier and TypeMethodDescriptionstatic GetNamespaceStatusResultGetNamespaceStatusResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetNamespaceStatusResult.withStatus(String status)