AWS SDK for C++
AWS SDK for C++ Version 1.11.751
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-swf
include
aws
swf
SWFEndpointProvider.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/swf/SWFEndpointRules.h>
13
#include <aws/swf/SWF_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
SWF {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
SWFClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
SWFClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
SWFBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
SWFEndpointProviderBase
=
EndpointProviderBase<SWFClientConfiguration, SWFBuiltInParameters, SWFClientContextParameters>
;
33
34
using
SWFDefaultEpProviderBase
=
DefaultEndpointProvider<SWFClientConfiguration, SWFBuiltInParameters, SWFClientContextParameters>
;
35
39
class
AWS_SWF_API
SWFEndpointProvider
:
public
SWFDefaultEpProviderBase
{
40
public
:
41
using
SWFResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
42
43
SWFEndpointProvider
() :
SWFDefaultEpProviderBase
(
Aws
::SWF::
SWFEndpointRules
::GetRulesBlob(),
Aws
::SWF::
SWFEndpointRules
::RulesBlobSize) {}
44
45
~SWFEndpointProvider
() {}
46
};
47
}
// namespace Endpoint
48
}
// namespace SWF
49
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::SWF::Endpoint::SWFEndpointProvider
Definition
SWFEndpointProvider.h:39
Aws::SWF::Endpoint::SWFEndpointProvider::~SWFEndpointProvider
~SWFEndpointProvider()
Definition
SWFEndpointProvider.h:45
Aws::SWF::Endpoint::SWFEndpointProvider::SWFEndpointProvider
SWFEndpointProvider()
Definition
SWFEndpointProvider.h:43
Aws::SWF::SWFEndpointRules
Definition
SWFEndpointRules.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::SWF::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
SWFEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences