com.baidubce.services.tsdb.model
Class GetMetricsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.tsdb.model.GetMetricsResponse
- All Implemented Interfaces:
- Serializable
public class GetMetricsResponse
- extends AbstractBceResponse
Represent the response for getting metrics from Tsdb.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMetricsResponse
public GetMetricsResponse()
getMetrics
public List<String> getMetrics()
setMetrics
public void setMetrics(List<String> metrics)
Copyright © 2018. All rights reserved.