AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
SubscribeToShardInitialResponse.h
1
6#pragma once
7#include <aws/kinesis/Kinesis_EXPORTS.h>
8#include <aws/core/http/HttpTypes.h>
9
10namespace Aws
11{
12namespace Utils
13{
14namespace Json
15{
16 class JsonValue;
17 class JsonView;
18} // namespace Json
19} // namespace Utils
20namespace Kinesis
21{
22namespace Model
23{
24
26 {
27 public:
31 AWS_KINESIS_API SubscribeToShardInitialResponse(const Http::HeaderValueCollection& responseHeaders);
32 AWS_KINESIS_API Aws::Utils::Json::JsonValue Jsonize() const;
33
34 };
35
36} // namespace Model
37} // namespace Kinesis
38} // namespace Aws
AWS_KINESIS_API SubscribeToShardInitialResponse(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESIS_API SubscribeToShardInitialResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESIS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_KINESIS_API SubscribeToShardInitialResponse(const Http::HeaderValueCollection &responseHeaders)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
Aws::Utils::Json::JsonValue JsonValue