AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-codeguru-reviewer
include
aws
codeguru-reviewer
model
JobState.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/codeguru-reviewer/CodeGuruReviewer_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
CodeGuruReviewer
13
{
14
namespace
Model
15
{
16
enum class
JobState
17
{
18
NOT_SET
,
19
Completed
,
20
Pending
,
21
Failed
,
22
Deleting
23
};
24
25
namespace
JobStateMapper
26
{
27
AWS_CODEGURUREVIEWER_API
JobState
GetJobStateForName
(
const
Aws::String
& name);
28
29
AWS_CODEGURUREVIEWER_API
Aws::String
GetNameForJobState
(
JobState
value);
30
}
// namespace JobStateMapper
31
}
// namespace Model
32
}
// namespace CodeGuruReviewer
33
}
// namespace Aws
AWSString.h
CodeGuruReviewer_EXPORTS.h
AWS_CODEGURUREVIEWER_API
#define AWS_CODEGURUREVIEWER_API
Definition:
CodeGuruReviewer_EXPORTS.h:28
Aws::CodeGuruReviewer::Model::JobStateMapper::GetNameForJobState
AWS_CODEGURUREVIEWER_API Aws::String GetNameForJobState(JobState value)
Aws::CodeGuruReviewer::Model::JobStateMapper::GetJobStateForName
AWS_CODEGURUREVIEWER_API JobState GetJobStateForName(const Aws::String &name)
Aws::CodeGuruReviewer::Model::JobState
JobState
Definition:
JobState.h:17
Aws::CodeGuruReviewer::Model::JobState::Completed
@ Completed
Aws::CodeGuruReviewer::Model::JobState::Pending
@ Pending
Aws::CodeGuruReviewer::Model::JobState::Failed
@ Failed
Aws::CodeGuruReviewer::Model::JobState::Deleting
@ Deleting
Aws::CodeGuruReviewer::Model::AnalysisType::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences