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