AWS SDK for C++
AWS SDK for C++ Version 1.11.780
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-route53-recovery-cluster
include
aws
route53-recovery-cluster
Route53RecoveryClusterClientPagination.h
1
6
#pragma once
7
#include <aws/core/utils/pagination/Paginator.h>
8
#include <aws/route53-recovery-cluster/Route53RecoveryClusterClient.h>
9
#include <aws/route53-recovery-cluster/model/ListRoutingControlsPaginationTraits.h>
10
11
namespace
Aws
{
12
namespace
Route53RecoveryCluster {
13
14
using
ListRoutingControlsPaginator
=
15
Aws::Utils::Pagination::Paginator
<
Route53RecoveryClusterClient
,
Model::ListRoutingControlsRequest
,
16
Pagination::ListRoutingControlsPaginationTraits<Route53RecoveryClusterClient>
>;
17
18
}
// namespace Route53RecoveryCluster
19
}
// namespace Aws
Aws::Route53RecoveryCluster::Model::ListRoutingControlsRequest
Definition
ListRoutingControlsRequest.h:19
Aws::Route53RecoveryCluster::Route53RecoveryClusterClient
Definition
Route53RecoveryClusterClient.h:67
Aws::Utils::Pagination::Paginator
Aws::Utils::Pagination::Paginator
Aws
Aws::Route53RecoveryCluster::Pagination::ListRoutingControlsPaginationTraits
Definition
ListRoutingControlsPaginationTraits.h:17
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences