AWS SDK for C++
AWS SDK for C++ Version 1.11.758
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-elementalinference
include
aws
elementalinference
ElementalInferenceClientPagination.h
1
6
#pragma once
7
#include <aws/core/utils/pagination/Paginator.h>
8
#include <aws/elementalinference/ElementalInferenceClient.h>
9
#include <aws/elementalinference/model/ListFeedsPaginationTraits.h>
10
11
namespace
Aws
{
12
namespace
ElementalInference {
13
14
using
ListFeedsPaginator
=
Aws::Utils::Pagination::Paginator
<
ElementalInferenceClient
,
Model::ListFeedsRequest
,
15
Pagination::ListFeedsPaginationTraits<ElementalInferenceClient>
>;
16
17
}
// namespace ElementalInference
18
}
// namespace Aws
Aws::ElementalInference::ElementalInferenceClient
Definition
ElementalInferenceClient.h:28
Aws::ElementalInference::Model::ListFeedsRequest
Definition
ListFeedsRequest.h:22
Aws::Utils::Pagination::Paginator
Aws::Utils::Pagination::Paginator
Aws
Aws::ElementalInference::Pagination::ListFeedsPaginationTraits
Definition
ListFeedsPaginationTraits.h:17
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences