AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-cloud9
include
aws
cloud9
Cloud9EndpointProvider.h
1
6
#pragma once
7
#include <aws/cloud9/Cloud9EndpointRules.h>
8
#include <aws/cloud9/Cloud9_EXPORTS.h>
9
#include <aws/core/client/GenericClientConfiguration.h>
10
#include <aws/core/endpoint/DefaultEndpointProvider.h>
11
#include <aws/core/endpoint/EndpointParameter.h>
12
#include <aws/core/utils/memory/stl/AWSString.h>
13
#include <aws/core/utils/memory/stl/AWSVector.h>
14
15
namespace
Aws
{
16
namespace
Cloud9 {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
Cloud9ClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
Cloud9ClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
Cloud9BuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
Cloud9EndpointProviderBase
=
EndpointProviderBase<Cloud9ClientConfiguration, Cloud9BuiltInParameters, Cloud9ClientContextParameters>
;
33
34
using
Cloud9DefaultEpProviderBase
=
35
DefaultEndpointProvider<Cloud9ClientConfiguration, Cloud9BuiltInParameters, Cloud9ClientContextParameters>
;
36
40
class
AWS_CLOUD9_API
Cloud9EndpointProvider
:
public
Cloud9DefaultEpProviderBase
{
41
public
:
42
using
Cloud9ResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
Cloud9EndpointProvider
()
45
:
Cloud9DefaultEpProviderBase
(
Aws
::Cloud9::
Cloud9EndpointRules
::GetRulesBlob(),
Aws
::Cloud9::
Cloud9EndpointRules
::RulesBlobSize) {}
46
47
~Cloud9EndpointProvider
() {}
48
};
49
}
// namespace Endpoint
50
}
// namespace Cloud9
51
}
// namespace Aws
Aws::Cloud9::Cloud9EndpointRules
Definition
Cloud9EndpointRules.h:13
Aws::Cloud9::Endpoint::Cloud9EndpointProvider
Definition
Cloud9EndpointProvider.h:40
Aws::Cloud9::Endpoint::Cloud9EndpointProvider::~Cloud9EndpointProvider
~Cloud9EndpointProvider()
Definition
Cloud9EndpointProvider.h:47
Aws::Cloud9::Endpoint::Cloud9EndpointProvider::Cloud9EndpointProvider
Cloud9EndpointProvider()
Definition
Cloud9EndpointProvider.h:44
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::Cloud9::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
Cloud9EndpointProvider.h:18
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences