Interface PutAttributesResponse.Builder

    • Method Detail

      • attributes

        PutAttributesResponse.Builder attributes​(Collection<Attribute> attributes)

        The attributes applied to your resource.

        Parameters:
        attributes - The attributes applied to your resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributes

        PutAttributesResponse.Builder attributes​(Attribute... attributes)

        The attributes applied to your resource.

        Parameters:
        attributes - The attributes applied to your resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.