AWS SDK for C++
AWS SDK for C++ Version 1.11.866
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-inspector
include
aws
inspector
InspectorEndpointProvider.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/inspector/Inspector_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
Inspector {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::DefaultEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
InspectorClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
InspectorClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
InspectorBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
InspectorEndpointProviderBase
=
32
EndpointProviderBase<InspectorClientConfiguration, InspectorBuiltInParameters, InspectorClientContextParameters>
;
33
34
using
InspectorDefaultEpProviderBase
=
35
DefaultEndpointProvider<InspectorClientConfiguration, InspectorBuiltInParameters, InspectorClientContextParameters>
;
36
40
class
AWS_INSPECTOR_API
InspectorEndpointProvider
:
public
InspectorDefaultEpProviderBase
{
41
public
:
42
using
InspectorResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
InspectorEndpointProvider
();
45
46
~InspectorEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace Inspector
50
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Inspector::Endpoint::InspectorEndpointProvider
Definition
InspectorEndpointProvider.h:40
Aws::Inspector::Endpoint::InspectorEndpointProvider::InspectorEndpointProvider
InspectorEndpointProvider()
Aws::Inspector::Endpoint::InspectorEndpointProvider::~InspectorEndpointProvider
~InspectorEndpointProvider()
Definition
InspectorEndpointProvider.h:46
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::Inspector::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
InspectorEndpointProvider.h:17
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences