AWS SDK for C++
AWS SDK for C++ Version 1.11.743
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-appsync
include
aws
appsync
AppSyncEndpointProvider.h
1
6
#pragma once
7
#include <aws/appsync/AppSyncEndpointRules.h>
8
#include <aws/appsync/AppSync_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
AppSync {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
AppSyncClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
AppSyncClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
AppSyncBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
AppSyncEndpointProviderBase
=
33
EndpointProviderBase<AppSyncClientConfiguration, AppSyncBuiltInParameters, AppSyncClientContextParameters>
;
34
35
using
AppSyncDefaultEpProviderBase
=
36
DefaultEndpointProvider<AppSyncClientConfiguration, AppSyncBuiltInParameters, AppSyncClientContextParameters>
;
37
41
class
AWS_APPSYNC_API
AppSyncEndpointProvider
:
public
AppSyncDefaultEpProviderBase
{
42
public
:
43
using
AppSyncResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
AppSyncEndpointProvider
()
46
:
AppSyncDefaultEpProviderBase
(
Aws
::AppSync::
AppSyncEndpointRules
::GetRulesBlob(),
47
Aws
::AppSync::
AppSyncEndpointRules
::RulesBlobSize) {}
48
49
~AppSyncEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace AppSync
53
}
// namespace Aws
Aws::AppSync::AppSyncEndpointRules
Definition
AppSyncEndpointRules.h:13
Aws::AppSync::Endpoint::AppSyncEndpointProvider
Definition
AppSyncEndpointProvider.h:41
Aws::AppSync::Endpoint::AppSyncEndpointProvider::AppSyncEndpointProvider
AppSyncEndpointProvider()
Definition
AppSyncEndpointProvider.h:45
Aws::AppSync::Endpoint::AppSyncEndpointProvider::~AppSyncEndpointProvider
~AppSyncEndpointProvider()
Definition
AppSyncEndpointProvider.h:49
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::AppSync::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
AppSyncEndpointProvider.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