public class DescribeDataFlowBandwidthResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeDataFlowBandwidthResponse() |
getResponseMetadata, setResponseMetadatapublic DescribeDataFlowBandwidthResponse bandwidth(Integer bandwidth)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public DescribeDataFlowBandwidthResponse bandwidthMax(Integer bandwidthMax)
public Integer getBandwidthMax()
public void setBandwidthMax(Integer bandwidthMax)
public DescribeDataFlowBandwidthResponse bandwidthMin(Integer bandwidthMin)
public Integer getBandwidthMin()
public void setBandwidthMin(Integer bandwidthMin)
public DescribeDataFlowBandwidthResponse bandwidthPerNode(Integer bandwidthPerNode)
public Integer getBandwidthPerNode()
public void setBandwidthPerNode(Integer bandwidthPerNode)
public DescribeDataFlowBandwidthResponse createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public DescribeDataFlowBandwidthResponse fileSystemId(String fileSystemId)
public String getFileSystemId()
public void setFileSystemId(String fileSystemId)
public DescribeDataFlowBandwidthResponse status(String status)
public String getStatus()
public void setStatus(String status)
public DescribeDataFlowBandwidthResponse updateTime(String updateTime)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
Copyright © 2026. All rights reserved.