Uses of Class
io.gs2.dictionary.result.DescribeNamespacesResult
Packages that use DescribeNamespacesResult
-
Uses of DescribeNamespacesResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return DescribeNamespacesResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.describeNamespaces(DescribeNamespacesRequest request) Method parameters in io.gs2.dictionary with type arguments of type DescribeNamespacesResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.describeNamespacesAsync(DescribeNamespacesRequest request, AsyncAction<AsyncResult<DescribeNamespacesResult>> callback) -
Uses of DescribeNamespacesResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return DescribeNamespacesResultModifier and TypeMethodDescriptionstatic DescribeNamespacesResultDescribeNamespacesResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeNamespacesResult.withNextPageToken(String nextPageToken)