Interface ShardConfigurationRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ShardConfigurationRequest.Builder,ShardConfigurationRequest>, SdkBuilder<ShardConfigurationRequest.Builder,ShardConfigurationRequest>, SdkPojo
Enclosing class:
ShardConfigurationRequest

public static interface ShardConfigurationRequest.Builder extends SdkPojo, CopyableBuilder<ShardConfigurationRequest.Builder,ShardConfigurationRequest>
  • Method Details

    • shardCount

      The number of shards in the cluster

      Parameters:
      shardCount - The number of shards in the cluster
      Returns:
      Returns a reference to this object so that method calls can be chained together.