public class ShardCapacitySpecForDescribeDBInstanceSpecsOutput extends Object
| Constructor and Description |
|---|
ShardCapacitySpecForDescribeDBInstanceSpecsOutput() |
| Modifier and Type | Method and Description |
|---|---|
ShardCapacitySpecForDescribeDBInstanceSpecsOutput |
defaultBandwidthPerShard(Integer defaultBandwidthPerShard) |
boolean |
equals(Object o) |
Integer |
getDefaultBandwidthPerShard()
Get defaultBandwidthPerShard
|
Integer |
getMaxAdditionalBandwidthPerShard()
Get maxAdditionalBandwidthPerShard
|
Integer |
getShardCapacity()
Get shardCapacity
|
int |
hashCode() |
ShardCapacitySpecForDescribeDBInstanceSpecsOutput |
maxAdditionalBandwidthPerShard(Integer maxAdditionalBandwidthPerShard) |
void |
setDefaultBandwidthPerShard(Integer defaultBandwidthPerShard) |
void |
setMaxAdditionalBandwidthPerShard(Integer maxAdditionalBandwidthPerShard) |
void |
setShardCapacity(Integer shardCapacity) |
ShardCapacitySpecForDescribeDBInstanceSpecsOutput |
shardCapacity(Integer shardCapacity) |
String |
toString() |
public ShardCapacitySpecForDescribeDBInstanceSpecsOutput()
public ShardCapacitySpecForDescribeDBInstanceSpecsOutput defaultBandwidthPerShard(Integer defaultBandwidthPerShard)
public Integer getDefaultBandwidthPerShard()
public void setDefaultBandwidthPerShard(Integer defaultBandwidthPerShard)
public ShardCapacitySpecForDescribeDBInstanceSpecsOutput maxAdditionalBandwidthPerShard(Integer maxAdditionalBandwidthPerShard)
public Integer getMaxAdditionalBandwidthPerShard()
public void setMaxAdditionalBandwidthPerShard(Integer maxAdditionalBandwidthPerShard)
public ShardCapacitySpecForDescribeDBInstanceSpecsOutput shardCapacity(Integer shardCapacity)
public Integer getShardCapacity()
public void setShardCapacity(Integer shardCapacity)
Copyright © 2026. All rights reserved.