AWS SDK for C++
AWS SDK for C++ Version 1.11.816
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-sagemaker-runtime
include
aws
sagemaker-runtime
SageMakerRuntimePaginationBase.h
1
6
#pragma once
7
8
#include <aws/core/client/UserAgent.h>
9
#include <aws/core/utils/pagination/Paginator.h>
10
11
#include <memory>
12
13
namespace
Aws
{
14
namespace
SageMakerRuntime {
15
16
template
<
typename
DerivedClient>
17
class
SageMakerRuntimePaginationBase
{
18
public
:
19
virtual
~SageMakerRuntimePaginationBase
() =
default
;
20
};
21
}
// namespace SageMakerRuntime
22
}
// namespace Aws
Aws::SageMakerRuntime::SageMakerRuntimePaginationBase
Definition
SageMakerRuntimePaginationBase.h:17
Aws::SageMakerRuntime::SageMakerRuntimePaginationBase::~SageMakerRuntimePaginationBase
virtual ~SageMakerRuntimePaginationBase()=default
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences