Uses of Class
io.gs2.enhance.result.UpdateCurrentRateMasterResult
Packages that use UpdateCurrentRateMasterResult
-
Uses of UpdateCurrentRateMasterResult in io.gs2.enhance
Methods in io.gs2.enhance that return UpdateCurrentRateMasterResultModifier and TypeMethodDescriptionGs2EnhanceRestClient.updateCurrentRateMaster(UpdateCurrentRateMasterRequest request) Method parameters in io.gs2.enhance with type arguments of type UpdateCurrentRateMasterResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.updateCurrentRateMasterAsync(UpdateCurrentRateMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentRateMasterResult>> callback) -
Uses of UpdateCurrentRateMasterResult in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return UpdateCurrentRateMasterResultModifier and TypeMethodDescriptionUpdateCurrentRateMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentRateMasterResult.withItem(CurrentRateMaster item)