Interface DescribeInputDeviceThumbnailResponse.Builder

    • Method Detail

      • contentLength

        DescribeInputDeviceThumbnailResponse.Builder contentLength​(Long contentLength)
        The length of the content.
        Parameters:
        contentLength - The length of the content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eTag

        DescribeInputDeviceThumbnailResponse.Builder eTag​(String eTag)
        The unique, cacheable version of this thumbnail.
        Parameters:
        eTag - The unique, cacheable version of this thumbnail.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModified

        DescribeInputDeviceThumbnailResponse.Builder lastModified​(Instant lastModified)
        The date and time the thumbnail was last updated at the device.
        Parameters:
        lastModified - The date and time the thumbnail was last updated at the device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.