com.baidubce.services.tsdb.model
Class GetMetricsRequest

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.services.tsdb.model.GetMetricsRequest

public class GetMetricsRequest
extends AbstractBceRequest

Represent the request for getting metrics from Tsdb.


Constructor Summary
GetMetricsRequest()
           
 
Method Summary
 GetMetricsRequest withRequestCredentials(BceCredentials credentials)
           
 
Methods inherited from class com.baidubce.model.AbstractBceRequest
getRequestCredentials, setRequestCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMetricsRequest

public GetMetricsRequest()
Method Detail

withRequestCredentials

public GetMetricsRequest withRequestCredentials(BceCredentials credentials)
Specified by:
withRequestCredentials in class AbstractBceRequest


Copyright © 2018. All rights reserved.