AWS SDK for C++
AWS SDK for C++ Version 1.11.834
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-savingsplans
include
aws
savingsplans
SavingsPlansPaginationBase.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
SavingsPlans {
15
16
template
<
typename
DerivedClient>
17
class
SavingsPlansPaginationBase
{
18
public
:
19
virtual
~SavingsPlansPaginationBase
() =
default
;
20
};
21
}
// namespace SavingsPlans
22
}
// namespace Aws
Aws::SavingsPlans::SavingsPlansPaginationBase
Definition
SavingsPlansPaginationBase.h:17
Aws::SavingsPlans::SavingsPlansPaginationBase::~SavingsPlansPaginationBase
virtual ~SavingsPlansPaginationBase()=default
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences