Uses of Class
software.amazon.awssdk.services.memorydb.model.ShardConfigurationRequest
-
Packages that use ShardConfigurationRequest Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ShardConfigurationRequest in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ShardConfigurationRequest Modifier and Type Method Description ShardConfigurationRequestUpdateClusterRequest. shardConfiguration()The number of shards in the clusterMethods in software.amazon.awssdk.services.memorydb.model with parameters of type ShardConfigurationRequest Modifier and Type Method Description UpdateClusterRequest.BuilderUpdateClusterRequest.Builder. shardConfiguration(ShardConfigurationRequest shardConfiguration)The number of shards in the cluster
-