AWS SDK for C++
AWS SDK for C++ Version 1.11.612
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-iot-managed-integrations
include
aws
iot-managed-integrations
model
OtaProtocol.h
1
6
#pragma once
7
#include <aws/iot-managed-integrations/IoTManagedIntegrations_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
IoTManagedIntegrations
13
{
14
namespace
Model
15
{
16
enum class
OtaProtocol
17
{
18
NOT_SET
,
19
HTTP
20
};
21
22
namespace
OtaProtocolMapper
23
{
24
AWS_IOTMANAGEDINTEGRATIONS_API
OtaProtocol
GetOtaProtocolForName
(
const
Aws::String
& name);
25
26
AWS_IOTMANAGEDINTEGRATIONS_API
Aws::String
GetNameForOtaProtocol
(
OtaProtocol
value);
27
}
// namespace OtaProtocolMapper
28
}
// namespace Model
29
}
// namespace IoTManagedIntegrations
30
}
// namespace Aws
Aws::IoTManagedIntegrations::Model::OtaProtocolMapper::GetNameForOtaProtocol
AWS_IOTMANAGEDINTEGRATIONS_API Aws::String GetNameForOtaProtocol(OtaProtocol value)
Aws::IoTManagedIntegrations::Model::OtaProtocolMapper::GetOtaProtocolForName
AWS_IOTMANAGEDINTEGRATIONS_API OtaProtocol GetOtaProtocolForName(const Aws::String &name)
Aws::IoTManagedIntegrations::Model::AbortCriteriaAction::NOT_SET
@ NOT_SET
Aws::IoTManagedIntegrations::Model::OtaProtocol
OtaProtocol
Definition
OtaProtocol.h:17
Aws::IoTManagedIntegrations::Model::OtaProtocol::HTTP
@ HTTP
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