AWS SDK for C++
AWS SDK for C++ Version 1.11.821
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-sagemakerjobruntime
include
aws
sagemakerjobruntime
SagemakerJobRuntimePaginationBase.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
SagemakerJobRuntime {
15
16
template
<
typename
DerivedClient>
17
class
SagemakerJobRuntimePaginationBase
{
18
public
:
19
virtual
~SagemakerJobRuntimePaginationBase
() =
default
;
20
};
21
}
// namespace SagemakerJobRuntime
22
}
// namespace Aws
Aws::SagemakerJobRuntime::SagemakerJobRuntimePaginationBase
Definition
SagemakerJobRuntimePaginationBase.h:17
Aws::SagemakerJobRuntime::SagemakerJobRuntimePaginationBase::~SagemakerJobRuntimePaginationBase
virtual ~SagemakerJobRuntimePaginationBase()=default
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences