com.baidubce.services.lss.model
Class GetAllDomainsBandwidthResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.lss.model.GetAllDomainsBandwidthResponse
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GetOneDomainBandwidthResponse
public class GetAllDomainsBandwidthResponse
- extends AbstractBceResponse
Created by wuyafei on 16/10/18.
- See Also:
- Serialized Form
GetAllDomainsBandwidthResponse
public GetAllDomainsBandwidthResponse()
getStartTime
public String getStartTime()
setStartTime
public void setStartTime(String startTime)
getEndTime
public String getEndTime()
setEndTime
public void setEndTime(String endTime)
getTimeInterval
public String getTimeInterval()
setTimeInterval
public void setTimeInterval(String timeInterval)
getStatistics
public List<GetAllDomainsBandwidthResponse.BandwidthStatistics> getStatistics()
setStatistics
public void setStatistics(List<GetAllDomainsBandwidthResponse.BandwidthStatistics> statistics)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.