Uses of Class
io.gs2.dictionary.request.ExportMasterRequest
Packages that use ExportMasterRequest
-
Uses of ExportMasterRequest in io.gs2.dictionary
Methods in io.gs2.dictionary with parameters of type ExportMasterRequestModifier and TypeMethodDescriptionGs2DictionaryRestClient.exportMaster(ExportMasterRequest request) voidGs2DictionaryRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterRequest in io.gs2.dictionary.request
Methods in io.gs2.dictionary.request that return ExportMasterRequestModifier and TypeMethodDescriptionstatic ExportMasterRequestExportMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterRequest.withNamespaceName(String namespaceName)