AWS SDK for C++AWS SDK for C++ Version 1.11.787 |
#include <HttpClientFactory.h>
Interface and default implementation of client for Http stack
Definition at line 28 of file HttpClientFactory.h.
Definition at line 31 of file HttpClientFactory.h.
Definition at line 47 of file HttpClientFactory.h.
Creates a shared_ptr of HttpClient with the relevant settings from clientConfiguration
Creates a shared_ptr of HttpRequest with uri, method, and closure for how to create a response stream.
Creates a shared_ptr of HttpRequest with uri, method, and closure for how to create a response stream.
Definition at line 46 of file HttpClientFactory.h.