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