public class DescribeDBInstanceBandwidthPerShardResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeDBInstanceBandwidthPerShardResponse() |
getResponseMetadata, setResponseMetadatapublic DescribeDBInstanceBandwidthPerShardResponse()
public DescribeDBInstanceBandwidthPerShardResponse additionalBandwidthPerShard(Integer additionalBandwidthPerShard)
public Integer getAdditionalBandwidthPerShard()
public void setAdditionalBandwidthPerShard(Integer additionalBandwidthPerShard)
public DescribeDBInstanceBandwidthPerShardResponse additionalReadBandwidthPerShard(Integer additionalReadBandwidthPerShard)
public Integer getAdditionalReadBandwidthPerShard()
public void setAdditionalReadBandwidthPerShard(Integer additionalReadBandwidthPerShard)
public DescribeDBInstanceBandwidthPerShardResponse additionalWriteBandwidthPerShard(Integer additionalWriteBandwidthPerShard)
public Integer getAdditionalWriteBandwidthPerShard()
public void setAdditionalWriteBandwidthPerShard(Integer additionalWriteBandwidthPerShard)
public DescribeDBInstanceBandwidthPerShardResponse defaultBandwidthPerShard(Integer defaultBandwidthPerShard)
public Integer getDefaultBandwidthPerShard()
public void setDefaultBandwidthPerShard(Integer defaultBandwidthPerShard)
Copyright © 2026. All rights reserved.