AWS SDK for C++
AWS SDK for C++ Version 1.11.860
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/KeyspacesStreams_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
KeyspacesStreams {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::DefaultEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
KeyspacesStreamsClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
KeyspacesStreamsClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
KeyspacesStreamsBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
KeyspacesStreamsEndpointProviderBase
=
32
EndpointProviderBase<KeyspacesStreamsClientConfiguration, KeyspacesStreamsBuiltInParameters, KeyspacesStreamsClientContextParameters>
;
33
34
using
KeyspacesStreamsDefaultEpProviderBase
=
35
DefaultEndpointProvider
<
KeyspacesStreamsClientConfiguration
,
KeyspacesStreamsBuiltInParameters
,
36
KeyspacesStreamsClientContextParameters
>;
37
41
class
AWS_KEYSPACESSTREAMS_API
KeyspacesStreamsEndpointProvider
:
public
KeyspacesStreamsDefaultEpProviderBase
{
42
public
:
43
using
KeyspacesStreamsResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
KeyspacesStreamsEndpointProvider
();
46
47
~KeyspacesStreamsEndpointProvider
() {}
48
};
49
}
// namespace Endpoint
50
}
// namespace KeyspacesStreams
51
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsEndpointProvider
Definition
KeyspacesStreamsEndpointProvider.h:41
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsEndpointProvider::KeyspacesStreamsEndpointProvider
KeyspacesStreamsEndpointProvider()
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsEndpointProvider::~KeyspacesStreamsEndpointProvider
~KeyspacesStreamsEndpointProvider()
Definition
KeyspacesStreamsEndpointProvider.h:47
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:24
Aws::KeyspacesStreams::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
KeyspacesStreamsEndpointProvider.h:17
Aws::KeyspacesStreams::Endpoint::KeyspacesStreamsClientConfiguration
Aws::Client::GenericClientConfiguration KeyspacesStreamsClientConfiguration
Definition
KeyspacesStreamsEndpointProvider.h:23
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences