AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-s3outposts
include
aws
s3outposts
S3OutpostsEndpointProvider.h
1
6
#pragma once
7
#include <aws/s3outposts/S3Outposts_EXPORTS.h>
8
#include <aws/core/client/GenericClientConfiguration.h>
9
#include <aws/core/endpoint/DefaultEndpointProvider.h>
10
#include <aws/core/endpoint/EndpointParameter.h>
11
#include <aws/core/utils/memory/stl/AWSString.h>
12
#include <aws/core/utils/memory/stl/AWSVector.h>
13
14
#include <aws/s3outposts/S3OutpostsEndpointRules.h>
15
16
17
namespace
Aws
18
{
19
namespace
S3Outposts
20
{
21
namespace
Endpoint
22
{
23
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
24
using
Aws::Endpoint::EndpointProviderBase
;
25
using
Aws::Endpoint::DefaultEndpointProvider
;
26
27
using
S3OutpostsClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
28
29
using
S3OutpostsClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
30
using
S3OutpostsBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
31
37
using
S3OutpostsEndpointProviderBase
=
38
EndpointProviderBase<S3OutpostsClientConfiguration, S3OutpostsBuiltInParameters, S3OutpostsClientContextParameters>
;
39
40
using
S3OutpostsDefaultEpProviderBase
=
41
DefaultEndpointProvider<S3OutpostsClientConfiguration, S3OutpostsBuiltInParameters, S3OutpostsClientContextParameters>
;
42
46
class
AWS_S3OUTPOSTS_API
S3OutpostsEndpointProvider
:
public
S3OutpostsDefaultEpProviderBase
47
{
48
public
:
49
using
S3OutpostsResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
50
51
S3OutpostsEndpointProvider
()
52
:
S3OutpostsDefaultEpProviderBase
(
Aws
::S3Outposts::
S3OutpostsEndpointRules
::GetRulesBlob(),
Aws
::S3Outposts::
S3OutpostsEndpointRules
::RulesBlobSize)
53
{}
54
55
~S3OutpostsEndpointProvider
()
56
{
57
}
58
};
59
}
// namespace Endpoint
60
}
// namespace S3Outposts
61
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::S3Outposts::Endpoint::S3OutpostsEndpointProvider
Definition
S3OutpostsEndpointProvider.h:47
Aws::S3Outposts::Endpoint::S3OutpostsEndpointProvider::S3OutpostsEndpointProvider
S3OutpostsEndpointProvider()
Definition
S3OutpostsEndpointProvider.h:51
Aws::S3Outposts::Endpoint::S3OutpostsEndpointProvider::~S3OutpostsEndpointProvider
~S3OutpostsEndpointProvider()
Definition
S3OutpostsEndpointProvider.h:55
Aws::S3Outposts::S3OutpostsEndpointRules
Definition
S3OutpostsEndpointRules.h:15
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::S3Outposts::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
S3OutpostsEndpointProvider.h:23
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences