AWS SDK for C++
AWS SDK for C++ Version 1.11.867
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-apigatewayv2
include
aws
apigatewayv2
ApiGatewayV2EndpointProvider.h
1
6
#pragma once
7
#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8
#include <aws/core/client/GenericClientConfiguration.h>
9
#include <aws/core/endpoint/BDDEndpointProvider.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
namespace
Aws
{
15
namespace
ApiGatewayV2 {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::BDDEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
ApiGatewayV2ClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
ApiGatewayV2ClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
ApiGatewayV2BuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
ApiGatewayV2EndpointProviderBase
=
32
EndpointProviderBase<ApiGatewayV2ClientConfiguration, ApiGatewayV2BuiltInParameters, ApiGatewayV2ClientContextParameters>
;
33
34
using
ApiGatewayV2DefaultEpProviderBase
=
35
BDDEndpointProvider<ApiGatewayV2ClientConfiguration, ApiGatewayV2BuiltInParameters, ApiGatewayV2ClientContextParameters>
;
36
40
class
AWS_APIGATEWAYV2_API
ApiGatewayV2EndpointProvider
:
public
ApiGatewayV2DefaultEpProviderBase
{
41
public
:
42
using
ApiGatewayV2ResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
ApiGatewayV2EndpointProvider
();
45
46
~ApiGatewayV2EndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace ApiGatewayV2
50
}
// namespace Aws
Aws::ApiGatewayV2::Endpoint::ApiGatewayV2EndpointProvider
Definition
ApiGatewayV2EndpointProvider.h:40
Aws::ApiGatewayV2::Endpoint::ApiGatewayV2EndpointProvider::ApiGatewayV2EndpointProvider
ApiGatewayV2EndpointProvider()
Aws::ApiGatewayV2::Endpoint::ApiGatewayV2EndpointProvider::~ApiGatewayV2EndpointProvider
~ApiGatewayV2EndpointProvider()
Definition
ApiGatewayV2EndpointProvider.h:46
Aws::Endpoint::BDDEndpointProvider
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::ApiGatewayV2::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
ApiGatewayV2EndpointProvider.h:17
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