Interface CollectionSummary.Builder

    • Method Detail

      • arn

        CollectionSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the collection.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the collection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        CollectionSummary.Builder id​(String id)

        The unique identifier of the collection.

        Parameters:
        id - The unique identifier of the collection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CollectionSummary.Builder name​(String name)

        The name of the collection.

        Parameters:
        name - The name of the collection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.