AWS SDK for C++

AWS SDK for C++ Version 1.11.768

Loading...
Searching...
No Matches
NeptuneGraphClientPagination.h
1
6#pragma once
7#include <aws/core/utils/pagination/Paginator.h>
8#include <aws/neptune-graph/NeptuneGraphClient.h>
9#include <aws/neptune-graph/model/ListExportTasksPaginationTraits.h>
10#include <aws/neptune-graph/model/ListGraphSnapshotsPaginationTraits.h>
11#include <aws/neptune-graph/model/ListGraphsPaginationTraits.h>
12#include <aws/neptune-graph/model/ListImportTasksPaginationTraits.h>
13#include <aws/neptune-graph/model/ListPrivateGraphEndpointsPaginationTraits.h>
14
15namespace Aws {
16namespace NeptuneGraph {
17
29
30} // namespace NeptuneGraph
31} // namespace Aws