AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-codeguru-reviewer
include
aws
codeguru-reviewer
model
Type.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
Type
17
{
18
NOT_SET
,
19
PullRequest
,
20
RepositoryAnalysis
21
};
22
23
namespace
TypeMapper
24
{
25
AWS_CODEGURUREVIEWER_API
Type
GetTypeForName
(
const
Aws::String
& name);
26
27
AWS_CODEGURUREVIEWER_API
Aws::String
GetNameForType
(
Type
value);
28
}
// namespace TypeMapper
29
}
// namespace Model
30
}
// namespace CodeGuruReviewer
31
}
// namespace Aws
AWSString.h
CodeGuruReviewer_EXPORTS.h
AWS_CODEGURUREVIEWER_API
#define AWS_CODEGURUREVIEWER_API
Definition:
CodeGuruReviewer_EXPORTS.h:28
Aws::CodeGuruReviewer::Model::RepositoryAnalysis
Definition:
RepositoryAnalysis.h:37
Aws::CodeGuruReviewer::Model::TypeMapper::GetNameForType
AWS_CODEGURUREVIEWER_API Aws::String GetNameForType(Type value)
Aws::CodeGuruReviewer::Model::TypeMapper::GetTypeForName
AWS_CODEGURUREVIEWER_API Type GetTypeForName(const Aws::String &name)
Aws::CodeGuruReviewer::Model::Type
Type
Definition:
Type.h:17
Aws::CodeGuruReviewer::Model::Type::PullRequest
@ PullRequest
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