Interface DescribeAccountAttributesResponse.Builder

    • Method Detail

      • accountAttributes

        DescribeAccountAttributesResponse.Builder accountAttributes​(AccountAttribute... accountAttributes)

        An array of AccountAttributes objects.

        Parameters:
        accountAttributes - An array of AccountAttributes objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeAccountAttributesResponse.Builder nextToken​(String nextToken)

        The token to be used for the next set of paginated results. If this field is empty then there are no more results.

        Parameters:
        nextToken - The token to be used for the next set of paginated results. If this field is empty then there are no more results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.