Interface DescribePrincipalIdFormatResponse.Builder

    • Method Detail

      • principals

        DescribePrincipalIdFormatResponse.Builder principals​(PrincipalIdFormat... principals)

        Information about the ID format settings for the ARN.

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

        DescribePrincipalIdFormatResponse.Builder nextToken​(String nextToken)

        The token to use to retrieve the next page of results. This value is null when there are no more results to return.

        Parameters:
        nextToken - The token to use to retrieve the next page of results. This value is null when there are no more results to return.
        Returns:
        Returns a reference to this object so that method calls can be chained together.