AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-sagemaker-geospatial
include
aws
sagemaker-geospatial
model
AlgorithmNameResampling.h
1
6
#pragma once
7
#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SageMakerGeospatial
13
{
14
namespace
Model
15
{
16
enum class
AlgorithmNameResampling
17
{
18
NOT_SET
,
19
NEAR
,
20
BILINEAR
,
21
CUBIC
,
22
CUBICSPLINE
,
23
LANCZOS
,
24
AVERAGE
,
25
RMS
,
26
MODE
,
27
MAX
,
28
MIN
,
29
MED
,
30
Q1
,
31
Q3
,
32
SUM
33
};
34
35
namespace
AlgorithmNameResamplingMapper
36
{
37
AWS_SAGEMAKERGEOSPATIAL_API
AlgorithmNameResampling
GetAlgorithmNameResamplingForName
(
const
Aws::String
& name);
38
39
AWS_SAGEMAKERGEOSPATIAL_API
Aws::String
GetNameForAlgorithmNameResampling
(
AlgorithmNameResampling
value);
40
}
// namespace AlgorithmNameResamplingMapper
41
}
// namespace Model
42
}
// namespace SageMakerGeospatial
43
}
// namespace Aws
Aws::SageMakerGeospatial::Model::AlgorithmNameResamplingMapper::GetNameForAlgorithmNameResampling
AWS_SAGEMAKERGEOSPATIAL_API Aws::String GetNameForAlgorithmNameResampling(AlgorithmNameResampling value)
Aws::SageMakerGeospatial::Model::AlgorithmNameResamplingMapper::GetAlgorithmNameResamplingForName
AWS_SAGEMAKERGEOSPATIAL_API AlgorithmNameResampling GetAlgorithmNameResamplingForName(const Aws::String &name)
Aws::SageMakerGeospatial::Model::AlgorithmNameCloudRemoval::NOT_SET
@ NOT_SET
Aws::SageMakerGeospatial::Model::AlgorithmNameResampling
AlgorithmNameResampling
Definition
AlgorithmNameResampling.h:17
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::AVERAGE
@ AVERAGE
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::LANCZOS
@ LANCZOS
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::MAX
@ MAX
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::MED
@ MED
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::Q3
@ Q3
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::NEAR
@ NEAR
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::SUM
@ SUM
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::RMS
@ RMS
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::Q1
@ Q1
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::BILINEAR
@ BILINEAR
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::MODE
@ MODE
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::CUBIC
@ CUBIC
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::MIN
@ MIN
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::CUBICSPLINE
@ CUBICSPLINE
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences