Interface DescribeIdFormatResponse.Builder

    • Method Detail

      • statuses

        DescribeIdFormatResponse.Builder statuses​(Collection<IdFormat> statuses)

        Information about the ID format for the resource.

        Parameters:
        statuses - Information about the ID format for the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statuses

        DescribeIdFormatResponse.Builder statuses​(IdFormat... statuses)

        Information about the ID format for the resource.

        Parameters:
        statuses - Information about the ID format for the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.