public class DescribeLiveDomainBpsDataByLayerResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeLiveDomainBpsDataByLayerResponse.DataModule |
构造器和说明 |
---|
DescribeLiveDomainBpsDataByLayerResponse() |
限定符和类型 | 方法和说明 |
---|---|
List<DescribeLiveDomainBpsDataByLayerResponse.DataModule> |
getBpsDataInterval() |
String |
getDataInterval() |
DescribeLiveDomainBpsDataByLayerResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setBpsDataInterval(List<DescribeLiveDomainBpsDataByLayerResponse.DataModule> bpsDataInterval) |
void |
setDataInterval(String dataInterval) |
void |
setRequestId(String requestId) |
public String getDataInterval()
public void setDataInterval(String dataInterval)
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveDomainBpsDataByLayerResponse.DataModule> getBpsDataInterval()
public void setBpsDataInterval(List<DescribeLiveDomainBpsDataByLayerResponse.DataModule> bpsDataInterval)
public DescribeLiveDomainBpsDataByLayerResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
Copyright © 2024. All Rights Reserved.