AWS SDK for C++
AWS SDK for C++ Version 1.11.743
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-keyspacesstreams
include
aws
keyspacesstreams
KeyspacesStreamsEndpointProvider.h
1
6
#pragma once
7
#include <aws/core/client/GenericClientConfiguration.h>
8
#include <aws/core/endpoint/DefaultEndpointProvider.h>
9
#include <aws/core/endpoint/EndpointParameter.h>
10
#include <aws/core/utils/memory/stl/AWSString.h>
11
#include <aws/core/utils/memory/stl/AWSVector.h>
12
#include <aws/keyspacesstreams/KeyspacesStreamsEndpointRules.h>
13
#include <aws/keyspacesstreams/KeyspacesStreams_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
KeyspacesStreams {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
KeyspacesStreamsClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
KeyspacesStreamsClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
KeyspacesStreamsBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
KeyspacesStreamsEndpointProviderBase
=
33
EndpointProviderBase<KeyspacesStreamsClientConfiguration, KeyspacesStreamsBuiltInParameters, KeyspacesStreamsClientContextParameters>
;
34
35
using
KeyspacesStreamsDefaultEpProviderBase
=
36
DefaultEndpointProvider
<
KeyspacesStreamsClientConfiguration
,
KeyspacesStreamsBuiltInParameters
,
37
KeyspacesStreamsClientContextParameters
>;
38
42
class
AWS_KEYSPACESSTREAMS_API
KeyspacesStreamsEndpointProvider
:
public
KeyspacesStreamsDefaultEpProviderBase
{
43
public
:
44
using
KeyspacesStreamsResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
45
46
KeyspacesStreamsEndpointProvider
()
47
:
KeyspacesStreamsDefaultEpProviderBase
(
Aws
::KeyspacesStreams::
KeyspacesStreamsEndpointRules
::GetRulesBlob(),
48
Aws
::KeyspacesStreams::
KeyspacesStreamsEndpointRules
::RulesBlobSize) {}
49
50
~KeyspacesStreamsEndpointProvider
() {}
51
};
52
}
// namespace Endpoint
53
}
// namespace KeyspacesStreams
54
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsEndpointProvider
Definition
KeyspacesStreamsEndpointProvider.h:42
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsEndpointProvider::KeyspacesStreamsEndpointProvider
KeyspacesStreamsEndpointProvider()
Definition
KeyspacesStreamsEndpointProvider.h:46
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsEndpointProvider::~KeyspacesStreamsEndpointProvider
~KeyspacesStreamsEndpointProvider()
Definition
KeyspacesStreamsEndpointProvider.h:50
Aws::KeyspacesStreams::KeyspacesStreamsEndpointRules
Definition
KeyspacesStreamsEndpointRules.h:13
Aws::Utils::Outcome
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsBuiltInParameters
Aws::Endpoint::BuiltInParameters KeyspacesStreamsBuiltInParameters
Definition
KeyspacesStreamsEndpointProvider.h:25
Aws::KeyspacesStreams::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
KeyspacesStreamsEndpointProvider.h:18
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsClientConfiguration
Aws::Client::GenericClientConfiguration KeyspacesStreamsClientConfiguration
Definition
KeyspacesStreamsEndpointProvider.h:24
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences