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