AWS SDK for C++
AWS SDK for C++ Version 1.11.680
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-detective
include
aws
detective
DetectiveEndpointProvider.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/detective/DetectiveEndpointRules.h>
13
#include <aws/detective/Detective_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
Detective {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
DetectiveClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
DetectiveClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
DetectiveBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
DetectiveEndpointProviderBase
=
33
EndpointProviderBase<DetectiveClientConfiguration, DetectiveBuiltInParameters, DetectiveClientContextParameters>
;
34
35
using
DetectiveDefaultEpProviderBase
=
36
DefaultEndpointProvider<DetectiveClientConfiguration, DetectiveBuiltInParameters, DetectiveClientContextParameters>
;
37
41
class
AWS_DETECTIVE_API
DetectiveEndpointProvider
:
public
DetectiveDefaultEpProviderBase
{
42
public
:
43
using
DetectiveResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
DetectiveEndpointProvider
()
46
:
DetectiveDefaultEpProviderBase
(
Aws
::Detective::
DetectiveEndpointRules
::GetRulesBlob(),
47
Aws
::Detective::
DetectiveEndpointRules
::RulesBlobSize) {}
48
49
~DetectiveEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace Detective
53
}
// namespace Aws
Aws::Detective::DetectiveEndpointRules
Definition
DetectiveEndpointRules.h:13
Aws::Detective::Endpoint::DetectiveEndpointProvider
Definition
DetectiveEndpointProvider.h:41
Aws::Detective::Endpoint::DetectiveEndpointProvider::DetectiveEndpointProvider
DetectiveEndpointProvider()
Definition
DetectiveEndpointProvider.h:45
Aws::Detective::Endpoint::DetectiveEndpointProvider::~DetectiveEndpointProvider
~DetectiveEndpointProvider()
Definition
DetectiveEndpointProvider.h:49
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::Detective::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
DetectiveEndpointProvider.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