AWS SDK for C++
AWS SDK for C++ Version 1.11.681
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-groundstation
include
aws
groundstation
GroundStationEndpointProvider.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/groundstation/GroundStationEndpointRules.h>
13
#include <aws/groundstation/GroundStation_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
GroundStation {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
GroundStationClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
GroundStationClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
GroundStationBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
GroundStationEndpointProviderBase
=
33
EndpointProviderBase<GroundStationClientConfiguration, GroundStationBuiltInParameters, GroundStationClientContextParameters>
;
34
35
using
GroundStationDefaultEpProviderBase
=
36
DefaultEndpointProvider<GroundStationClientConfiguration, GroundStationBuiltInParameters, GroundStationClientContextParameters>
;
37
41
class
AWS_GROUNDSTATION_API
GroundStationEndpointProvider
:
public
GroundStationDefaultEpProviderBase
{
42
public
:
43
using
GroundStationResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
GroundStationEndpointProvider
()
46
:
GroundStationDefaultEpProviderBase
(
Aws
::GroundStation::
GroundStationEndpointRules
::GetRulesBlob(),
47
Aws
::GroundStation::
GroundStationEndpointRules
::RulesBlobSize) {}
48
49
~GroundStationEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace GroundStation
53
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::GroundStation::Endpoint::GroundStationEndpointProvider
Definition
GroundStationEndpointProvider.h:41
Aws::GroundStation::Endpoint::GroundStationEndpointProvider::~GroundStationEndpointProvider
~GroundStationEndpointProvider()
Definition
GroundStationEndpointProvider.h:49
Aws::GroundStation::Endpoint::GroundStationEndpointProvider::GroundStationEndpointProvider
GroundStationEndpointProvider()
Definition
GroundStationEndpointProvider.h:45
Aws::GroundStation::GroundStationEndpointRules
Definition
GroundStationEndpointRules.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::GroundStation::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
GroundStationEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences