com.baidubce.services.lss.model
Class GetOneDomainBandwidthResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.lss.model.GetAllDomainsBandwidthResponse
          extended by com.baidubce.services.lss.model.GetOneDomainBandwidthResponse
All Implemented Interfaces:
Serializable

public class GetOneDomainBandwidthResponse
extends GetAllDomainsBandwidthResponse

Created by wuyafei on 16/10/18.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.baidubce.services.lss.model.GetAllDomainsBandwidthResponse
GetAllDomainsBandwidthResponse.BandwidthStatistics
 
Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
GetOneDomainBandwidthResponse()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.baidubce.services.lss.model.GetAllDomainsBandwidthResponse
getEndTime, getStartTime, getStatistics, getTimeInterval, setEndTime, setStartTime, setStatistics, setTimeInterval
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetOneDomainBandwidthResponse

public GetOneDomainBandwidthResponse()
Method Detail

toString

public String toString()
Overrides:
toString in class GetAllDomainsBandwidthResponse


Copyright © 2018. All rights reserved.