AWS SDK for C++
AWS SDK for C++ Version 1.11.857
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/ElementalInference_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
ElementalInference {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::DefaultEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
ElementalInferenceClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
ElementalInferenceClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
ElementalInferenceBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
ElementalInferenceEndpointProviderBase
=
32
EndpointProviderBase
<
ElementalInferenceClientConfiguration
,
ElementalInferenceBuiltInParameters
,
33
ElementalInferenceClientContextParameters
>;
34
35
using
ElementalInferenceDefaultEpProviderBase
=
36
DefaultEndpointProvider
<
ElementalInferenceClientConfiguration
,
ElementalInferenceBuiltInParameters
,
37
ElementalInferenceClientContextParameters
>;
38
42
class
AWS_ELEMENTALINFERENCE_API
ElementalInferenceEndpointProvider
:
public
ElementalInferenceDefaultEpProviderBase
{
43
public
:
44
using
ElementalInferenceResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
45
46
ElementalInferenceEndpointProvider
();
47
48
~ElementalInferenceEndpointProvider
() {}
49
};
50
}
// namespace Endpoint
51
}
// namespace ElementalInference
52
}
// namespace Aws
Aws::ElementalInference::Endpoint::ElementalInferenceEndpointProvider
Definition
ElementalInferenceEndpointProvider.h:42
Aws::ElementalInference::Endpoint::ElementalInferenceEndpointProvider::ElementalInferenceEndpointProvider
ElementalInferenceEndpointProvider()
Aws::ElementalInference::Endpoint::ElementalInferenceEndpointProvider::~ElementalInferenceEndpointProvider
~ElementalInferenceEndpointProvider()
Definition
ElementalInferenceEndpointProvider.h:48
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:23
Aws::ElementalInference::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
ElementalInferenceEndpointProvider.h:17
Aws::ElementalInference::Endpoint::ElementalInferenceBuiltInParameters
Aws::Endpoint::BuiltInParameters ElementalInferenceBuiltInParameters
Definition
ElementalInferenceEndpointProvider.h:24
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