public class EatKiwiOperation extends Object
| Constructor and Description |
|---|
EatKiwiOperation() |
| Modifier and Type | Method and Description |
|---|---|
Kiwi |
eatKiwi(Kiwi kiwi,
KiwiConfig config) |
WaterMelon |
eatWatermelon(WaterMelon fruit) |
public Kiwi eatKiwi(@Connection Kiwi kiwi, @Config KiwiConfig config)
public WaterMelon eatWatermelon(WaterMelon fruit)
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.