AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
Type.h File Reference
#include <aws/codeguru-reviewer/CodeGuruReviewer_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::CodeGuruReviewer
 
namespace  Aws::CodeGuruReviewer::Model
 
namespace  Aws::CodeGuruReviewer::Model::TypeMapper
 

Enumerations

enum class  Aws::CodeGuruReviewer::Model::Type { Aws::CodeGuruReviewer::Model::NOT_SET , Aws::CodeGuruReviewer::Model::PullRequest , Aws::CodeGuruReviewer::Model::RepositoryAnalysis }
 

Functions

AWS_CODEGURUREVIEWER_API Type Aws::CodeGuruReviewer::Model::TypeMapper::GetTypeForName (const Aws::String &name)
 
AWS_CODEGURUREVIEWER_API Aws::String Aws::CodeGuruReviewer::Model::TypeMapper::GetNameForType (Type value)