AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Examples
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-connect
include
aws
connect
model
SortableFieldName.h
1
6
#pragma once
7
#include <aws/connect/Connect_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Connect
13
{
14
namespace
Model
15
{
16
enum class
SortableFieldName
17
{
18
NOT_SET
,
19
INITIATION_TIMESTAMP
,
20
SCHEDULED_TIMESTAMP
,
21
CONNECTED_TO_AGENT_TIMESTAMP
,
22
DISCONNECT_TIMESTAMP
,
23
INITIATION_METHOD
,
24
CHANNEL
25
};
26
27
namespace
SortableFieldNameMapper
28
{
29
AWS_CONNECT_API
SortableFieldName
GetSortableFieldNameForName
(
const
Aws::String
& name);
30
31
AWS_CONNECT_API
Aws::String
GetNameForSortableFieldName
(
SortableFieldName
value);
32
}
// namespace SortableFieldNameMapper
33
}
// namespace Model
34
}
// namespace Connect
35
}
// namespace Aws
Aws::Connect::Model::SortableFieldNameMapper::GetSortableFieldNameForName
AWS_CONNECT_API SortableFieldName GetSortableFieldNameForName(const Aws::String &name)
Aws::Connect::Model::SortableFieldNameMapper::GetNameForSortableFieldName
AWS_CONNECT_API Aws::String GetNameForSortableFieldName(SortableFieldName value)
Aws::Connect::Model::SortableFieldName
SortableFieldName
Definition
SortableFieldName.h:17
Aws::Connect::Model::SortableFieldName::INITIATION_METHOD
@ INITIATION_METHOD
Aws::Connect::Model::Grouping::CHANNEL
@ CHANNEL
Aws::Connect::Model::ActionType::NOT_SET
@ NOT_SET
Aws::Connect::Model::SearchContactsTimeRangeType::DISCONNECT_TIMESTAMP
@ DISCONNECT_TIMESTAMP
Aws::Connect::Model::SearchContactsTimeRangeType::INITIATION_TIMESTAMP
@ INITIATION_TIMESTAMP
Aws::Connect::Model::SearchContactsTimeRangeType::CONNECTED_TO_AGENT_TIMESTAMP
@ CONNECTED_TO_AGENT_TIMESTAMP
Aws::Connect::Model::SearchContactsTimeRangeType::SCHEDULED_TIMESTAMP
@ SCHEDULED_TIMESTAMP
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