AWS SDK for C++
AWS SDK for C++ Version 1.11.751
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-proton
include
aws
proton
ProtonServiceClientModel.h
1
6
#pragma once
7
8
/* Generic header includes */
9
#include <aws/core/client/AWSError.h>
10
#include <aws/core/client/AsyncCallerContext.h>
11
#include <aws/core/client/GenericClientConfiguration.h>
12
#include <aws/core/http/HttpTypes.h>
13
#include <aws/core/utils/memory/stl/AWSString.h>
14
#include <aws/proton/ProtonEndpointProvider.h>
15
#include <aws/proton/ProtonErrors.h>
16
17
#include <functional>
18
#include <future>
19
/* End of generic header includes */
20
21
/* Service model headers required in ProtonClient header */
22
/* End of service model headers required in ProtonClient header */
23
24
namespace
Aws
{
25
namespace
Http {
26
class
HttpClient;
27
class
HttpClientFactory;
28
}
// namespace Http
29
30
namespace
Utils {
31
template
<
typename
R,
typename
E>
32
class
Outcome;
33
34
namespace
Threading {
35
class
Executor;
36
}
// namespace Threading
37
}
// namespace Utils
38
39
namespace
Auth {
40
class
AWSCredentials;
41
class
AWSCredentialsProvider;
42
}
// namespace Auth
43
44
namespace
Client {
45
class
RetryStrategy;
46
}
// namespace Client
47
48
namespace
Proton {
49
using
ProtonClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
50
using
ProtonEndpointProviderBase
=
Aws::Proton::Endpoint::ProtonEndpointProviderBase
;
51
using
ProtonEndpointProvider
=
Aws::Proton::Endpoint::ProtonEndpointProvider
;
52
53
namespace
Model {
54
/* Service model forward declarations required in ProtonClient header */
55
/* End of service model forward declarations required in ProtonClient header */
56
57
/* Service model Outcome class definitions */
58
/* End of service model Outcome class definitions */
59
60
/* Service model Outcome callable definitions */
61
/* End of service model Outcome callable definitions */
62
}
// namespace Model
63
64
class
ProtonClient;
65
66
/* Service model async handlers definitions */
67
/* End of service model async handlers definitions */
68
}
// namespace Proton
69
}
// namespace Aws
Aws::Endpoint::EndpointProviderBase
Aws::Proton::Endpoint::ProtonEndpointProvider
Definition
ProtonEndpointProvider.h:40
Aws::Proton::Endpoint::ProtonEndpointProviderBase
EndpointProviderBase< ProtonClientConfiguration, ProtonBuiltInParameters, ProtonClientContextParameters > ProtonEndpointProviderBase
Definition
ProtonEndpointProvider.h:32
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences