AWS SDK for C++
AWS SDK for C++ Version 1.11.788
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-appintegrations
include
aws
appintegrations
model
ContactHandlingScope.h
1
6
#pragma once
7
#include <aws/appintegrations/AppIntegrationsService_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
AppIntegrationsService {
12
namespace
Model {
13
enum class
ContactHandlingScope
{
NOT_SET
,
CROSS_CONTACTS
,
PER_CONTACT
};
14
15
namespace
ContactHandlingScopeMapper {
16
AWS_APPINTEGRATIONSSERVICE_API
ContactHandlingScope
GetContactHandlingScopeForName
(
const
Aws::String
& name);
17
18
AWS_APPINTEGRATIONSSERVICE_API
Aws::String
GetNameForContactHandlingScope
(
ContactHandlingScope
value);
19
}
// namespace ContactHandlingScopeMapper
20
}
// namespace Model
21
}
// namespace AppIntegrationsService
22
}
// namespace Aws
Aws::AppIntegrationsService::Model::ContactHandlingScopeMapper::GetNameForContactHandlingScope
AWS_APPINTEGRATIONSSERVICE_API Aws::String GetNameForContactHandlingScope(ContactHandlingScope value)
Aws::AppIntegrationsService::Model::ContactHandlingScopeMapper::GetContactHandlingScopeForName
AWS_APPINTEGRATIONSSERVICE_API ContactHandlingScope GetContactHandlingScopeForName(const Aws::String &name)
Aws::AppIntegrationsService::Model::ContactHandlingScope
ContactHandlingScope
Definition
ContactHandlingScope.h:13
Aws::AppIntegrationsService::Model::ContactHandlingScope::CROSS_CONTACTS
@ CROSS_CONTACTS
Aws::AppIntegrationsService::Model::ContactHandlingScope::PER_CONTACT
@ PER_CONTACT
Aws::AppIntegrationsService::Model::ApplicationType::NOT_SET
@ NOT_SET
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