AWS SDK for C++
AWS SDK for C++ Version 1.11.778
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-sns
include
aws
sns
SNSWaiter.h
1
6
#pragma once
7
#include <aws/core/utils/Waiter.h>
8
#include <aws/core/utils/memory/AWSMemory.h>
9
#include <aws/sns/SNSClient.h>
10
11
#include <algorithm>
12
13
namespace
Aws
{
14
namespace
SNS {
15
16
template
<
typename
DerivedClient = SNSClient>
17
class
SNSWaiter
{
18
public
:
19
};
20
}
// namespace SNS
21
}
// namespace Aws
Aws::SNS::SNSWaiter
Definition
SNSWaiter.h:17
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences