AWS SDK for C++

AWS SDK for C++ Version 1.11.716

Loading...
Searching...
No Matches
TimestreamQueryEndpointProvider.h
1
6#pragma once
7#include <aws/core/endpoint/DefaultEndpointProvider.h>
8#include <aws/core/endpoint/EndpointParameter.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/timestream-query/TimestreamQueryClientConfiguration.h>
12#include <aws/timestream-query/TimestreamQueryEndpointRules.h>
13#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
14
15namespace Aws {
16namespace TimestreamQuery {
17namespace Endpoint {
22
24
26 public:
30};
31
39
42
43} // namespace Endpoint
44} // namespace TimestreamQuery
45
46namespace Endpoint {
50AWS_TIMESTREAMQUERY_EXTERN template class AWS_TIMESTREAMQUERY_API Aws::Endpoint::EndpointProviderBase<
53
54AWS_TIMESTREAMQUERY_EXTERN template class AWS_TIMESTREAMQUERY_API Aws::Endpoint::DefaultEndpointProvider<
57} // namespace Endpoint
58
59namespace TimestreamQuery {
60namespace Endpoint {
65 public:
67
70 Aws::TimestreamQuery::TimestreamQueryEndpointRules::RulesBlobSize) {}
71
73};
74} // namespace Endpoint
75} // namespace TimestreamQuery
76} // namespace Aws
virtual void SetFromClientConfiguration(const Client::ClientConfiguration &config)
virtual void SetFromClientConfiguration(const TimestreamQueryClientConfiguration &config)
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::TimestreamQuery::TimestreamQueryClientConfiguration TimestreamQueryClientConfiguration