Uses of Class
io.gs2.seasonRating.result.GetNamespaceResult
Packages that use GetNamespaceResult
-
Uses of GetNamespaceResult in io.gs2.seasonRating
Methods in io.gs2.seasonRating that return GetNamespaceResultModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.getNamespace(GetNamespaceRequest request) Method parameters in io.gs2.seasonRating with type arguments of type GetNamespaceResultModifier and TypeMethodDescriptionvoidGs2SeasonRatingRestClient.getNamespaceAsync(GetNamespaceRequest request, AsyncAction<AsyncResult<GetNamespaceResult>> callback) -
Uses of GetNamespaceResult in io.gs2.seasonRating.result
Methods in io.gs2.seasonRating.result that return GetNamespaceResultModifier and TypeMethodDescriptionstatic GetNamespaceResultGetNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)