Uses of Class
software.amazon.awssdk.services.memorydb.model.ShardConfiguration
-
Packages that use ShardConfiguration Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ShardConfiguration in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ShardConfiguration Modifier and Type Method Description ShardConfigurationShardDetail. configuration()The configuration details of the shardMethods in software.amazon.awssdk.services.memorydb.model with parameters of type ShardConfiguration Modifier and Type Method Description ShardDetail.BuilderShardDetail.Builder. configuration(ShardConfiguration configuration)The configuration details of the shard
-