@Immutable @Loggable(value=1) public class RtMilestones extends Object implements Milestones
public final Repo repo()
Milestonesrepo in interface Milestonespublic final Milestone create(@NotNull(message="title can\'t be NULL") String title) throws IOException
Milestonescreate in interface Milestonestitle - Milestone creation JSONIOException - If there is any I/O problempublic final Milestone get(int number)
Milestonesget in interface Milestonesnumber - Milestone numberpublic final Iterable<Milestone> iterate(@NotNull(message="map or params can\'t be NULL") Map<String,String> params)
Milestonesiterate in interface Milestonesparams - Iterating parameters, as requested by APICopyright © 2012–2014 jcabi.com. All rights reserved.