Interface ListInstanceAttributesResponse.Builder

    • Method Detail

      • attributes

        ListInstanceAttributesResponse.Builder attributes​(Attribute... attributes)

        The attribute types.

        Parameters:
        attributes - The attribute types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListInstanceAttributesResponse.Builder nextToken​(String nextToken)

        If there are additional results, this is the token for the next set of results.

        Parameters:
        nextToken - If there are additional results, this is the token for the next set of results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.