static UpdateShardCountRequest.Builder |
UpdateShardCountRequest.builder() |
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.Builder.scalingType(ScalingType scalingType)
The scaling type.
|
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.Builder.scalingType(String scalingType)
The scaling type.
|
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.Builder.streamName(String streamName)
The name of the stream.
|
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.Builder.targetShardCount(Integer targetShardCount)
The new number of shards.
|
UpdateShardCountRequest.Builder |
UpdateShardCountRequest.toBuilder() |