Interface PartitionKey.Builder

    • Method Detail

      • name

        PartitionKey.Builder name​(String name)

        The name(s) of the partition key column(s).

        Parameters:
        name - The name(s) of the partition key column(s).
        Returns:
        Returns a reference to this object so that method calls can be chained together.