AWS SDK for C++
AWS SDK for C++ Version 1.11.762
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-lexv2-runtime
include
aws
lexv2-runtime
LexRuntimeV2PaginationBase.h
1
6
#pragma once
7
8
#include <aws/core/client/UserAgent.h>
9
#include <aws/core/utils/pagination/Paginator.h>
10
11
#include <memory>
12
13
namespace
Aws
{
14
namespace
LexRuntimeV2 {
15
16
class
LexRuntimeV2Client;
17
18
template
<
typename
DerivedClient>
19
class
LexRuntimeV2PaginationBase
{
20
public
:
21
virtual
~LexRuntimeV2PaginationBase
() =
default
;
22
};
23
}
// namespace LexRuntimeV2
24
}
// namespace Aws
Aws::LexRuntimeV2::LexRuntimeV2PaginationBase
Definition
LexRuntimeV2PaginationBase.h:19
Aws::LexRuntimeV2::LexRuntimeV2PaginationBase::~LexRuntimeV2PaginationBase
virtual ~LexRuntimeV2PaginationBase()=default
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences