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