AWS SDK for C++
AWS SDK for C++ Version 1.11.689
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-glue
include
aws
glue
GlueEndpointProvider.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/glue/GlueEndpointRules.h>
13
#include <aws/glue/Glue_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
Glue {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
GlueClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
GlueClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
GlueBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
GlueEndpointProviderBase
=
EndpointProviderBase<GlueClientConfiguration, GlueBuiltInParameters, GlueClientContextParameters>
;
33
34
using
GlueDefaultEpProviderBase
=
DefaultEndpointProvider<GlueClientConfiguration, GlueBuiltInParameters, GlueClientContextParameters>
;
35
39
class
AWS_GLUE_API
GlueEndpointProvider
:
public
GlueDefaultEpProviderBase
{
40
public
:
41
using
GlueResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
42
43
GlueEndpointProvider
()
44
:
GlueDefaultEpProviderBase
(
Aws
::Glue::
GlueEndpointRules
::GetRulesBlob(),
Aws
::Glue::
GlueEndpointRules
::RulesBlobSize) {}
45
46
~GlueEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace Glue
50
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Glue::Endpoint::GlueEndpointProvider
Definition
GlueEndpointProvider.h:39
Aws::Glue::Endpoint::GlueEndpointProvider::GlueEndpointProvider
GlueEndpointProvider()
Definition
GlueEndpointProvider.h:43
Aws::Glue::Endpoint::GlueEndpointProvider::~GlueEndpointProvider
~GlueEndpointProvider()
Definition
GlueEndpointProvider.h:46
Aws::Glue::GlueEndpointRules
Definition
GlueEndpointRules.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::Glue::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
GlueEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences