AWS SDK for C++
AWS SDK for C++ Version 1.11.865
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-supplychain
include
aws
supplychain
SupplyChainEndpointProvider.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/supplychain/SupplyChain_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
SupplyChain {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::DefaultEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
SupplyChainClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
SupplyChainClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
SupplyChainBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
SupplyChainEndpointProviderBase
=
32
EndpointProviderBase<SupplyChainClientConfiguration, SupplyChainBuiltInParameters, SupplyChainClientContextParameters>
;
33
34
using
SupplyChainDefaultEpProviderBase
=
35
DefaultEndpointProvider<SupplyChainClientConfiguration, SupplyChainBuiltInParameters, SupplyChainClientContextParameters>
;
36
40
class
AWS_SUPPLYCHAIN_API
SupplyChainEndpointProvider
:
public
SupplyChainDefaultEpProviderBase
{
41
public
:
42
using
SupplyChainResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
SupplyChainEndpointProvider
();
45
46
~SupplyChainEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace SupplyChain
50
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::SupplyChain::Endpoint::SupplyChainEndpointProvider
Definition
SupplyChainEndpointProvider.h:40
Aws::SupplyChain::Endpoint::SupplyChainEndpointProvider::SupplyChainEndpointProvider
SupplyChainEndpointProvider()
Aws::SupplyChain::Endpoint::SupplyChainEndpointProvider::~SupplyChainEndpointProvider
~SupplyChainEndpointProvider()
Definition
SupplyChainEndpointProvider.h:46
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::SupplyChain::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
SupplyChainEndpointProvider.h:17
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences