Interface DescribeThumbnailsResponse.Builder

    • Method Detail

      • thumbnailDetails

        DescribeThumbnailsResponse.Builder thumbnailDetails​(Collection<ThumbnailDetail> thumbnailDetails)
        Sets the value of the ThumbnailDetails property for this object.
        Parameters:
        thumbnailDetails - The new value for the ThumbnailDetails property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • thumbnailDetails

        DescribeThumbnailsResponse.Builder thumbnailDetails​(ThumbnailDetail... thumbnailDetails)
        Sets the value of the ThumbnailDetails property for this object.
        Parameters:
        thumbnailDetails - The new value for the ThumbnailDetails property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.