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-batch
include
aws
batch
BatchEndpointProvider.h
1
6
#pragma once
7
#include <aws/batch/Batch_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
namespace
Aws
{
15
namespace
Batch {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::DefaultEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
BatchClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
BatchClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
BatchBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
BatchEndpointProviderBase
=
EndpointProviderBase<BatchClientConfiguration, BatchBuiltInParameters, BatchClientContextParameters>
;
32
33
using
BatchDefaultEpProviderBase
=
DefaultEndpointProvider<BatchClientConfiguration, BatchBuiltInParameters, BatchClientContextParameters>
;
34
38
class
AWS_BATCH_API
BatchEndpointProvider
:
public
BatchDefaultEpProviderBase
{
39
public
:
40
using
BatchResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
41
42
BatchEndpointProvider
();
43
44
~BatchEndpointProvider
() {}
45
};
46
}
// namespace Endpoint
47
}
// namespace Batch
48
}
// namespace Aws
Aws::Batch::Endpoint::BatchEndpointProvider
Definition
BatchEndpointProvider.h:38
Aws::Batch::Endpoint::BatchEndpointProvider::BatchEndpointProvider
BatchEndpointProvider()
Aws::Batch::Endpoint::BatchEndpointProvider::~BatchEndpointProvider
~BatchEndpointProvider()
Definition
BatchEndpointProvider.h:44
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:17
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