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