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