Class AmazonSyncHttpClient

    • Method Detail

      • close

        public void close()
        Shuts down this HTTP client object, releasing any resources that might be held open. This is an optional method, and callers are not expected to call it, but can if they want to explicitly release any open resources. Once a client has been shutdown, it cannot be used to make more requests.
        Specified by:
        close in interface AutoCloseable
        Specified by:
        close in interface SdkAutoCloseable