AWS SDK for C++
AWS SDK for C++ Version 1.11.759
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-elementalinference
include
aws
elementalinference
ElementalInferenceEndpointProvider.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/elementalinference/ElementalInferenceEndpointRules.h>
13
#include <aws/elementalinference/ElementalInference_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
ElementalInference {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
ElementalInferenceClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
ElementalInferenceClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
ElementalInferenceBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
ElementalInferenceEndpointProviderBase
=
33
EndpointProviderBase
<
ElementalInferenceClientConfiguration
,
ElementalInferenceBuiltInParameters
,
34
ElementalInferenceClientContextParameters
>;
35
36
using
ElementalInferenceDefaultEpProviderBase
=
37
DefaultEndpointProvider
<
ElementalInferenceClientConfiguration
,
ElementalInferenceBuiltInParameters
,
38
ElementalInferenceClientContextParameters
>;
39
43
class
AWS_ELEMENTALINFERENCE_API
ElementalInferenceEndpointProvider
:
public
ElementalInferenceDefaultEpProviderBase
{
44
public
:
45
using
ElementalInferenceResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
46
47
ElementalInferenceEndpointProvider
()
48
:
ElementalInferenceDefaultEpProviderBase
(
Aws
::ElementalInference::
ElementalInferenceEndpointRules
::GetRulesBlob(),
49
Aws
::ElementalInference::
ElementalInferenceEndpointRules
::RulesBlobSize) {}
50
51
~ElementalInferenceEndpointProvider
() {}
52
};
53
}
// namespace Endpoint
54
}
// namespace ElementalInference
55
}
// namespace Aws
Aws::ElementalInference::ElementalInferenceEndpointRules
Definition
ElementalInferenceEndpointRules.h:13
Aws::ElementalInference::Endpoint::ElementalInferenceEndpointProvider
Definition
ElementalInferenceEndpointProvider.h:43
Aws::ElementalInference::Endpoint::ElementalInferenceEndpointProvider::ElementalInferenceEndpointProvider
ElementalInferenceEndpointProvider()
Definition
ElementalInferenceEndpointProvider.h:47
Aws::ElementalInference::Endpoint::ElementalInferenceEndpointProvider::~ElementalInferenceEndpointProvider
~ElementalInferenceEndpointProvider()
Definition
ElementalInferenceEndpointProvider.h:51
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::ElementalInference::Endpoint::ElementalInferenceClientConfiguration
Aws::Client::GenericClientConfiguration ElementalInferenceClientConfiguration
Definition
ElementalInferenceEndpointProvider.h:24
Aws::ElementalInference::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
ElementalInferenceEndpointProvider.h:18
Aws::ElementalInference::Endpoint::ElementalInferenceBuiltInParameters
Aws::Endpoint::BuiltInParameters ElementalInferenceBuiltInParameters
Definition
ElementalInferenceEndpointProvider.h:25
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