Class HttpClientDependencies

    • Method Detail

      • timeOffset

        public int timeOffset()
        Returns:
        Current time offset. This is mutable and should not be cached.
      • updateTimeOffset

        public void updateTimeOffset​(int timeOffset)
        Updates the time offset of the client as well as the global time offset.
      • close

        public void close()
        Specified by:
        close in interface AutoCloseable
        Specified by:
        close in interface software.amazon.awssdk.utils.SdkAutoCloseable