@Path(value="greetings") public class RemoveGreetingResource extends Object
@DELETE
@Path(value="{id}")
public javax.ws.rs.core.Response removeGreeting(@NotNull @PathParam(value="id")
UUID id)
Copyright © 2016–2018 Sharmarke Aden. All rights reserved.