AWS SDK for C++

AWS SDK for C++ Version 1.11.773

Loading...
Searching...
No Matches
CloseStreamEvent.h
1
6#pragma once
7#include <aws/polly/Polly_EXPORTS.h>
8
9namespace Aws {
10namespace Utils {
11namespace Json {
12class JsonValue;
13class JsonView;
14} // namespace Json
15} // namespace Utils
16namespace Polly {
17namespace Model {
18
27 public:
28 AWS_POLLY_API CloseStreamEvent() = default;
31 AWS_POLLY_API Aws::Utils::Json::JsonValue Jsonize() const;
32};
33
34} // namespace Model
35} // namespace Polly
36} // namespace Aws
AWS_POLLY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_POLLY_API CloseStreamEvent(Aws::Utils::Json::JsonView jsonValue)
AWS_POLLY_API CloseStreamEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_POLLY_API CloseStreamEvent()=default
Aws::Utils::Json::JsonValue JsonValue