Uses of Class
io.gs2.distributor.result.ExportMasterResult
Packages that use ExportMasterResult
-
Uses of ExportMasterResult in io.gs2.distributor
Methods in io.gs2.distributor that return ExportMasterResultModifier and TypeMethodDescriptionGs2DistributorRestClient.exportMaster(ExportMasterRequest request) Method parameters in io.gs2.distributor with type arguments of type ExportMasterResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return ExportMasterResultModifier and TypeMethodDescriptionstatic ExportMasterResultExportMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterResult.withItem(CurrentDistributorMaster item)