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