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