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 {
23template <
typename DerivedClient>
35 static_cast<DerivedClient*
>(
this), request};
58 static_cast<DerivedClient*
>(
this), request};
94 static_cast<DerivedClient*
>(
this), request};
106 static_cast<DerivedClient*
>(
this), request};
void AddUserAgentFeature(Aws::Client::UserAgentFeature feature) const