com.baidubce.services.tsdb.model
Class GetTagsRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.tsdb.model.GetTagsRequest
public class GetTagsRequest
- extends AbstractBceRequest
Represent the request for getting tags from Tsdb.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTagsRequest
public GetTagsRequest()
getMetric
public String getMetric()
setMetric
public void setMetric(String metric)
withMetric
public GetTagsRequest withMetric(String metric)
withRequestCredentials
public GetTagsRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.