8#include <aws/core/client/UserAgent.h>
9#include <aws/core/utils/pagination/Paginator.h>
10#include <aws/greengrassv2/model/ListClientDevicesAssociatedWithCoreDevicePaginationTraits.h>
11#include <aws/greengrassv2/model/ListComponentVersionsPaginationTraits.h>
12#include <aws/greengrassv2/model/ListComponentsPaginationTraits.h>
13#include <aws/greengrassv2/model/ListCoreDevicesPaginationTraits.h>
14#include <aws/greengrassv2/model/ListDeploymentsPaginationTraits.h>
15#include <aws/greengrassv2/model/ListEffectiveDeploymentsPaginationTraits.h>
16#include <aws/greengrassv2/model/ListInstalledComponentsPaginationTraits.h>
21namespace GreengrassV2 {
23class GreengrassV2Client;
25template <
typename DerivedClient>
37 static_cast<DerivedClient*
>(
this), request};
60 static_cast<DerivedClient*
>(
this), request};
96 static_cast<DerivedClient*
>(
this), request};
108 static_cast<DerivedClient*
>(
this), request};
void AddUserAgentFeature(Aws::Client::UserAgentFeature feature) const