Interface ListAssociatedAttributeGroupsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListAssociatedAttributeGroupsResponse.Builder,ListAssociatedAttributeGroupsResponse>, SdkBuilder<ListAssociatedAttributeGroupsResponse.Builder,ListAssociatedAttributeGroupsResponse>, SdkPojo, SdkResponse.Builder, ServiceCatalogAppRegistryResponse.Builder
Enclosing class:
ListAssociatedAttributeGroupsResponse

  • Method Details

    • 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.
    • 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

      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.