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-wisdom
include
aws
wisdom
model
QuickResponseStatus.h
1
6
#pragma once
7
#include <aws/wisdom/ConnectWisdomService_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ConnectWisdomService
13
{
14
namespace
Model
15
{
16
enum class
QuickResponseStatus
17
{
18
NOT_SET
,
19
CREATE_IN_PROGRESS
,
20
CREATE_FAILED
,
21
CREATED
,
22
DELETE_IN_PROGRESS
,
23
DELETE_FAILED
,
24
DELETED
,
25
UPDATE_IN_PROGRESS
,
26
UPDATE_FAILED
27
};
28
29
namespace
QuickResponseStatusMapper
30
{
31
AWS_CONNECTWISDOMSERVICE_API
QuickResponseStatus
GetQuickResponseStatusForName
(
const
Aws::String
& name);
32
33
AWS_CONNECTWISDOMSERVICE_API
Aws::String
GetNameForQuickResponseStatus
(
QuickResponseStatus
value);
34
}
// namespace QuickResponseStatusMapper
35
}
// namespace Model
36
}
// namespace ConnectWisdomService
37
}
// namespace Aws
Aws::ConnectWisdomService::Model::QuickResponseStatusMapper::GetQuickResponseStatusForName
AWS_CONNECTWISDOMSERVICE_API QuickResponseStatus GetQuickResponseStatusForName(const Aws::String &name)
Aws::ConnectWisdomService::Model::QuickResponseStatusMapper::GetNameForQuickResponseStatus
AWS_CONNECTWISDOMSERVICE_API Aws::String GetNameForQuickResponseStatus(QuickResponseStatus value)
Aws::ConnectWisdomService::Model::ContentStatus::UPDATE_FAILED
@ UPDATE_FAILED
Aws::ConnectWisdomService::Model::QuickResponseStatus
QuickResponseStatus
Definition
QuickResponseStatus.h:17
Aws::ConnectWisdomService::Model::QuickResponseStatus::CREATED
@ CREATED
Aws::ConnectWisdomService::Model::QuickResponseStatus::UPDATE_IN_PROGRESS
@ UPDATE_IN_PROGRESS
Aws::ConnectWisdomService::Model::AssistantStatus::NOT_SET
@ NOT_SET
Aws::ConnectWisdomService::Model::AssistantStatus::DELETE_IN_PROGRESS
@ DELETE_IN_PROGRESS
Aws::ConnectWisdomService::Model::AssistantStatus::DELETED
@ DELETED
Aws::ConnectWisdomService::Model::AssistantStatus::DELETE_FAILED
@ DELETE_FAILED
Aws::ConnectWisdomService::Model::AssistantStatus::CREATE_IN_PROGRESS
@ CREATE_IN_PROGRESS
Aws::ConnectWisdomService::Model::AssistantStatus::CREATE_FAILED
@ CREATE_FAILED
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