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