aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Aws::Iot::WebsocketConfig Member List

This is the complete list of members for Aws::Iot::WebsocketConfig, including all inherited members.

CreateSigningConfigCbAws::Iot::WebsocketConfig
CredentialsProviderAws::Iot::WebsocketConfig
ProxyOptionsAws::Iot::WebsocketConfig
ServiceNameAws::Iot::WebsocketConfig
SignerAws::Iot::WebsocketConfig
SigningRegionAws::Iot::WebsocketConfig
WebsocketConfig(const Crt::String &signingRegion, Crt::Io::ClientBootstrap *bootstrap, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::WebsocketConfig
WebsocketConfig(const Crt::String &signingRegion, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::WebsocketConfig
WebsocketConfig(const Crt::String &signingRegion, const std::shared_ptr< Crt::Auth::ICredentialsProvider > &credentialsProvider, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::WebsocketConfig
WebsocketConfig(const std::shared_ptr< Crt::Auth::ICredentialsProvider > &credentialsProvider, const std::shared_ptr< Crt::Auth::IHttpRequestSigner > &signer, CreateSigningConfig createSigningConfig) noexceptAws::Iot::WebsocketConfig