AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-apigatewaymanagementapi
include
aws
apigatewaymanagementapi
ApiGatewayManagementApiEndpointProvider.h
1
6
#pragma once
7
#include <aws/apigatewaymanagementapi/ApiGatewayManagementApi_EXPORTS.h>
8
#include <aws/core/client/GenericClientConfiguration.h>
9
#include <aws/core/endpoint/DefaultEndpointProvider.h>
10
#include <aws/core/endpoint/EndpointParameter.h>
11
#include <aws/core/utils/memory/stl/AWSString.h>
12
#include <aws/core/utils/memory/stl/AWSVector.h>
13
14
#include <aws/apigatewaymanagementapi/ApiGatewayManagementApiEndpointRules.h>
15
16
17
namespace
Aws
18
{
19
namespace
ApiGatewayManagementApi
20
{
21
namespace
Endpoint
22
{
23
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
24
using
Aws::Endpoint::EndpointProviderBase
;
25
using
Aws::Endpoint::DefaultEndpointProvider
;
26
27
using
ApiGatewayManagementApiClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
28
29
using
ApiGatewayManagementApiClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
30
using
ApiGatewayManagementApiBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
31
37
using
ApiGatewayManagementApiEndpointProviderBase
=
38
EndpointProviderBase<ApiGatewayManagementApiClientConfiguration, ApiGatewayManagementApiBuiltInParameters, ApiGatewayManagementApiClientContextParameters>
;
39
40
using
ApiGatewayManagementApiDefaultEpProviderBase
=
41
DefaultEndpointProvider<ApiGatewayManagementApiClientConfiguration, ApiGatewayManagementApiBuiltInParameters, ApiGatewayManagementApiClientContextParameters>
;
42
46
class
AWS_APIGATEWAYMANAGEMENTAPI_API
ApiGatewayManagementApiEndpointProvider
:
public
ApiGatewayManagementApiDefaultEpProviderBase
47
{
48
public
:
49
using
ApiGatewayManagementApiResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
50
51
ApiGatewayManagementApiEndpointProvider
()
52
:
ApiGatewayManagementApiDefaultEpProviderBase
(
Aws
::ApiGatewayManagementApi::
ApiGatewayManagementApiEndpointRules
::GetRulesBlob(),
Aws
::ApiGatewayManagementApi::
ApiGatewayManagementApiEndpointRules
::RulesBlobSize)
53
{}
54
55
~ApiGatewayManagementApiEndpointProvider
()
56
{
57
}
58
};
59
}
// namespace Endpoint
60
}
// namespace ApiGatewayManagementApi
61
}
// namespace Aws
Aws::ApiGatewayManagementApi::ApiGatewayManagementApiEndpointRules
Definition
ApiGatewayManagementApiEndpointRules.h:15
Aws::ApiGatewayManagementApi::Endpoint::ApiGatewayManagementApiEndpointProvider
Definition
ApiGatewayManagementApiEndpointProvider.h:47
Aws::ApiGatewayManagementApi::Endpoint::ApiGatewayManagementApiEndpointProvider::ApiGatewayManagementApiEndpointProvider
ApiGatewayManagementApiEndpointProvider()
Definition
ApiGatewayManagementApiEndpointProvider.h:51
Aws::ApiGatewayManagementApi::Endpoint::ApiGatewayManagementApiEndpointProvider::~ApiGatewayManagementApiEndpointProvider
~ApiGatewayManagementApiEndpointProvider()
Definition
ApiGatewayManagementApiEndpointProvider.h:55
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::ApiGatewayManagementApi::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
ApiGatewayManagementApiEndpointProvider.h:23
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