AWS SDK for C++

AWS SDK for C++ Version 1.11.774

Loading...
Searching...
No Matches
GreengrassV2ClientPagination.h
1
6#pragma once
7#include <aws/core/utils/pagination/Paginator.h>
8#include <aws/greengrassv2/GreengrassV2Client.h>
9#include <aws/greengrassv2/model/ListClientDevicesAssociatedWithCoreDevicePaginationTraits.h>
10#include <aws/greengrassv2/model/ListComponentVersionsPaginationTraits.h>
11#include <aws/greengrassv2/model/ListComponentsPaginationTraits.h>
12#include <aws/greengrassv2/model/ListCoreDevicesPaginationTraits.h>
13#include <aws/greengrassv2/model/ListDeploymentsPaginationTraits.h>
14#include <aws/greengrassv2/model/ListEffectiveDeploymentsPaginationTraits.h>
15#include <aws/greengrassv2/model/ListInstalledComponentsPaginationTraits.h>
16
17namespace Aws {
18namespace GreengrassV2 {
19
38
39} // namespace GreengrassV2
40} // namespace Aws