Uses of Class
io.gs2.distributor.result.UpdateCurrentDistributorMasterResult
Packages that use UpdateCurrentDistributorMasterResult
-
Uses of UpdateCurrentDistributorMasterResult in io.gs2.distributor
Methods in io.gs2.distributor that return UpdateCurrentDistributorMasterResultModifier and TypeMethodDescriptionGs2DistributorRestClient.updateCurrentDistributorMaster(UpdateCurrentDistributorMasterRequest request) Method parameters in io.gs2.distributor with type arguments of type UpdateCurrentDistributorMasterResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.updateCurrentDistributorMasterAsync(UpdateCurrentDistributorMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentDistributorMasterResult>> callback) -
Uses of UpdateCurrentDistributorMasterResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return UpdateCurrentDistributorMasterResultModifier and TypeMethodDescriptionUpdateCurrentDistributorMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentDistributorMasterResult.withItem(CurrentDistributorMaster item)