AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-batch
include
aws
batch
BatchEndpointProvider.h
1
6
#pragma once
7
#include <aws/batch/BatchEndpointRules.h>
8
#include <aws/batch/Batch_EXPORTS.h>
9
#include <aws/core/client/GenericClientConfiguration.h>
10
#include <aws/core/endpoint/DefaultEndpointProvider.h>
11
#include <aws/core/endpoint/EndpointParameter.h>
12
#include <aws/core/utils/memory/stl/AWSString.h>
13
#include <aws/core/utils/memory/stl/AWSVector.h>
14
15
namespace
Aws
{
16
namespace
Batch {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
BatchClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
BatchClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
BatchBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
BatchEndpointProviderBase
=
EndpointProviderBase<BatchClientConfiguration, BatchBuiltInParameters, BatchClientContextParameters>
;
33
34
using
BatchDefaultEpProviderBase
=
DefaultEndpointProvider<BatchClientConfiguration, BatchBuiltInParameters, BatchClientContextParameters>
;
35
39
class
AWS_BATCH_API
BatchEndpointProvider
:
public
BatchDefaultEpProviderBase
{
40
public
:
41
using
BatchResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
42
43
BatchEndpointProvider
()
44
:
BatchDefaultEpProviderBase
(
Aws
::Batch::
BatchEndpointRules
::GetRulesBlob(),
Aws
::Batch::
BatchEndpointRules
::RulesBlobSize) {}
45
46
~BatchEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace Batch
50
}
// namespace Aws
Aws::Batch::BatchEndpointRules
Definition
BatchEndpointRules.h:13
Aws::Batch::Endpoint::BatchEndpointProvider
Definition
BatchEndpointProvider.h:39
Aws::Batch::Endpoint::BatchEndpointProvider::BatchEndpointProvider
BatchEndpointProvider()
Definition
BatchEndpointProvider.h:43
Aws::Batch::Endpoint::BatchEndpointProvider::~BatchEndpointProvider
~BatchEndpointProvider()
Definition
BatchEndpointProvider.h:46
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::Batch::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
BatchEndpointProvider.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