Interface DescribeAggregateIdFormatResponse.Builder

    • Method Detail

      • useLongIdsAggregated

        DescribeAggregateIdFormatResponse.Builder useLongIdsAggregated​(Boolean useLongIdsAggregated)

        Indicates whether all resource types in the Region are configured to use longer IDs. This value is only true if all users are configured to use longer IDs for all resources types in the Region.

        Parameters:
        useLongIdsAggregated - Indicates whether all resource types in the Region are configured to use longer IDs. This value is only true if all users are configured to use longer IDs for all resources types in the Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statuses

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

        Information about each resource's ID format.

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

        DescribeAggregateIdFormatResponse.Builder statuses​(IdFormat... statuses)

        Information about each resource's ID format.

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