Interface ListAssociatedAttributeGroupsResponse.Builder

    • Method Detail

      • attributeGroups

        ListAssociatedAttributeGroupsResponse.Builder attributeGroups​(String... attributeGroups)

        A list of attribute group IDs.

        Parameters:
        attributeGroups - A list of attribute group IDs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListAssociatedAttributeGroupsResponse.Builder nextToken​(String nextToken)

        The token to use to get the next page of results after a previous API call.

        Parameters:
        nextToken - The token to use to get the next page of results after a previous API call.
        Returns:
        Returns a reference to this object so that method calls can be chained together.