public class DescribeDBInstanceBandwidthPerShardResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeDBInstanceBandwidthPerShardResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBInstanceBandwidthPerShardResponse |
additionalBandwidthPerShard(Integer additionalBandwidthPerShard) |
DescribeDBInstanceBandwidthPerShardResponse |
defaultBandwidthPerShard(Integer defaultBandwidthPerShard) |
boolean |
equals(Object o) |
Integer |
getAdditionalBandwidthPerShard()
Get additionalBandwidthPerShard
|
Integer |
getDefaultBandwidthPerShard()
Get defaultBandwidthPerShard
|
int |
hashCode() |
void |
setAdditionalBandwidthPerShard(Integer additionalBandwidthPerShard) |
void |
setDefaultBandwidthPerShard(Integer defaultBandwidthPerShard) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic DescribeDBInstanceBandwidthPerShardResponse()
public DescribeDBInstanceBandwidthPerShardResponse additionalBandwidthPerShard(Integer additionalBandwidthPerShard)
public Integer getAdditionalBandwidthPerShard()
public void setAdditionalBandwidthPerShard(Integer additionalBandwidthPerShard)
public DescribeDBInstanceBandwidthPerShardResponse defaultBandwidthPerShard(Integer defaultBandwidthPerShard)
public Integer getDefaultBandwidthPerShard()
public void setDefaultBandwidthPerShard(Integer defaultBandwidthPerShard)
Copyright © 2025. All rights reserved.