public static interface StepsService.AddRequest extends Request<StepsService.AddRequest,StepsService.AddResponse>
Modifier and Type | Method and Description |
---|---|
StepsService.AddRequest |
step(Step step) |
StepsService.AddRequest |
step(StepBuilder step) |
StepsService.AddRequest step(Step step)
StepsService.AddRequest step(StepBuilder step)
Copyright © 2016. All rights reserved.