@Path(value="/{resourceid}")
@Consumes(value="application/json")
public interface MetricsApi
Modifier and Type | Method and Description |
---|---|
List<Metric> |
list(String filter) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.