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-panorama
include
aws
panorama
model
UpdateProgress.h
1
6
#pragma once
7
#include <aws/panorama/Panorama_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Panorama
13
{
14
namespace
Model
15
{
16
enum class
UpdateProgress
17
{
18
NOT_SET
,
19
PENDING
,
20
IN_PROGRESS
,
21
VERIFYING
,
22
REBOOTING
,
23
DOWNLOADING
,
24
COMPLETED
,
25
FAILED
26
};
27
28
namespace
UpdateProgressMapper
29
{
30
AWS_PANORAMA_API
UpdateProgress
GetUpdateProgressForName
(
const
Aws::String
& name);
31
32
AWS_PANORAMA_API
Aws::String
GetNameForUpdateProgress
(
UpdateProgress
value);
33
}
// namespace UpdateProgressMapper
34
}
// namespace Model
35
}
// namespace Panorama
36
}
// namespace Aws
Aws::Panorama::Model::UpdateProgressMapper::GetUpdateProgressForName
AWS_PANORAMA_API UpdateProgress GetUpdateProgressForName(const Aws::String &name)
Aws::Panorama::Model::UpdateProgressMapper::GetNameForUpdateProgress
AWS_PANORAMA_API Aws::String GetNameForUpdateProgress(UpdateProgress value)
Aws::Panorama::Model::UpdateProgress
UpdateProgress
Definition
UpdateProgress.h:17
Aws::Panorama::Model::UpdateProgress::DOWNLOADING
@ DOWNLOADING
Aws::Panorama::Model::UpdateProgress::VERIFYING
@ VERIFYING
Aws::Panorama::Model::UpdateProgress::COMPLETED
@ COMPLETED
Aws::Panorama::Model::UpdateProgress::IN_PROGRESS
@ IN_PROGRESS
Aws::Panorama::Model::DeviceAggregatedStatus::REBOOTING
@ REBOOTING
Aws::Panorama::Model::DeviceAggregatedStatus::FAILED
@ FAILED
Aws::Panorama::Model::DeviceAggregatedStatus::PENDING
@ PENDING
Aws::Panorama::Model::ApplicationInstanceHealthStatus::NOT_SET
@ NOT_SET
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