Uses of Class
io.gs2.dictionary.result.GetNamespaceStatusResult
Packages that use GetNamespaceStatusResult
-
Uses of GetNamespaceStatusResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetNamespaceStatusResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.getNamespaceStatus(GetNamespaceStatusRequest request) Method parameters in io.gs2.dictionary with type arguments of type GetNamespaceStatusResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getNamespaceStatusAsync(GetNamespaceStatusRequest request, AsyncAction<AsyncResult<GetNamespaceStatusResult>> callback) -
Uses of GetNamespaceStatusResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetNamespaceStatusResultModifier and TypeMethodDescriptionstatic GetNamespaceStatusResultGetNamespaceStatusResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetNamespaceStatusResult.withStatus(String status)