AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-sagemaker-geospatial
include
aws
sagemaker-geospatial
model
AlgorithmNameGeoMosaic.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SageMakerGeospatial {
12
namespace
Model {
13
enum class
AlgorithmNameGeoMosaic
{
NOT_SET
,
NEAR
,
BILINEAR
,
CUBIC
,
CUBICSPLINE
,
LANCZOS
,
AVERAGE
,
RMS
,
MODE
,
MAX
,
MIN
,
MED
,
Q1
,
Q3
,
SUM
};
14
15
namespace
AlgorithmNameGeoMosaicMapper {
16
AWS_SAGEMAKERGEOSPATIAL_API
AlgorithmNameGeoMosaic
GetAlgorithmNameGeoMosaicForName
(
const
Aws::String
& name);
17
18
AWS_SAGEMAKERGEOSPATIAL_API
Aws::String
GetNameForAlgorithmNameGeoMosaic
(
AlgorithmNameGeoMosaic
value);
19
}
// namespace AlgorithmNameGeoMosaicMapper
20
}
// namespace Model
21
}
// namespace SageMakerGeospatial
22
}
// namespace Aws
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaicMapper::GetNameForAlgorithmNameGeoMosaic
AWS_SAGEMAKERGEOSPATIAL_API Aws::String GetNameForAlgorithmNameGeoMosaic(AlgorithmNameGeoMosaic value)
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaicMapper::GetAlgorithmNameGeoMosaicForName
AWS_SAGEMAKERGEOSPATIAL_API AlgorithmNameGeoMosaic GetAlgorithmNameGeoMosaicForName(const Aws::String &name)
Aws::SageMakerGeospatial::Model::AlgorithmNameCloudRemoval::NOT_SET
@ NOT_SET
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic
AlgorithmNameGeoMosaic
Definition
AlgorithmNameGeoMosaic.h:13
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