Interface GetDistributionLatestCacheResetResponse.Builder

    • Method Detail

      • status

        GetDistributionLatestCacheResetResponse.Builder status​(String status)

        The status of the last cache reset.

        Parameters:
        status - The status of the last cache reset.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createTime

        GetDistributionLatestCacheResetResponse.Builder createTime​(Instant createTime)

        The timestamp of the last cache reset (1479734909.17) in Unix time format.

        Parameters:
        createTime - The timestamp of the last cache reset (1479734909.17) in Unix time format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.