Home
last modified time | relevance | path

Searched refs:m_contactIdHasBeenSet (Results 1 – 25 of 36) sorted by last modified time

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm-contacts/include/aws/ssm-contacts/model/
H A DDeleteContactRequest.h45 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
50 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
55 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
60 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
80 bool m_contactIdHasBeenSet; variable
H A DListContactChannelsRequest.h45 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
50 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
55 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
60 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
142 bool m_contactIdHasBeenSet; variable
H A DListPagesByContactRequest.h47 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
53 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
59 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
65 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
154 bool m_contactIdHasBeenSet; variable
H A DCreateContactChannelRequest.h50 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
56 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
62 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
68 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
314 bool m_contactIdHasBeenSet; variable
H A DGetContactRequest.h45 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
50 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
55 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
60 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
80 bool m_contactIdHasBeenSet; variable
H A DUpdateContactRequest.h48 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
54 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
60 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
66 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
173 bool m_contactIdHasBeenSet; variable
H A DContactTargetInfo.h49 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
54 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
59 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
64 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
109 bool m_contactIdHasBeenSet; variable
H A DStartEngagementRequest.h46 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
51 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
56 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
61 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
408 bool m_contactIdHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm-contacts/source/model/
H A DListContactChannelsRequest.cpp16 m_contactIdHasBeenSet(false), in ListContactChannelsRequest()
27 if(m_contactIdHasBeenSet) in SerializePayload()
H A DListPagesByContactRequest.cpp16 m_contactIdHasBeenSet(false), in ListPagesByContactRequest()
27 if(m_contactIdHasBeenSet) in SerializePayload()
H A DStartEngagementRequest.cpp16 m_contactIdHasBeenSet(false), in StartEngagementRequest()
32 if(m_contactIdHasBeenSet) in SerializePayload()
H A DContactTargetInfo.cpp22 m_contactIdHasBeenSet(false), in ContactTargetInfo()
29 m_contactIdHasBeenSet(false), in ContactTargetInfo()
42 m_contactIdHasBeenSet = true; in operator =()
59 if(m_contactIdHasBeenSet) in Jsonize()
H A DUpdateContactRequest.cpp16 m_contactIdHasBeenSet(false), in UpdateContactRequest()
26 if(m_contactIdHasBeenSet) in SerializePayload()
H A DGetContactRequest.cpp16 m_contactIdHasBeenSet(false) in GetContactRequest()
24 if(m_contactIdHasBeenSet) in SerializePayload()
H A DCreateContactChannelRequest.cpp16 m_contactIdHasBeenSet(false), in CreateContactChannelRequest()
32 if(m_contactIdHasBeenSet) in SerializePayload()
H A DDeleteContactRequest.cpp16 m_contactIdHasBeenSet(false) in DeleteContactRequest()
24 if(m_contactIdHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DStartContactRecordingRequest.h93 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
98 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
103 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
108 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
211 bool m_contactIdHasBeenSet; variable
H A DStopContactRecordingRequest.h92 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
97 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
102 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
107 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
179 bool m_contactIdHasBeenSet; variable
H A DStopContactRequest.h43 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
48 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
53 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
58 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
127 bool m_contactIdHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/source/model/
H A DResumeContactRecordingRequest.cpp17 m_contactIdHasBeenSet(false), in ResumeContactRecordingRequest()
32 if(m_contactIdHasBeenSet) in SerializePayload()
H A DStartContactRecordingRequest.cpp17 m_contactIdHasBeenSet(false), in StartContactRecordingRequest()
33 if(m_contactIdHasBeenSet) in SerializePayload()
H A DStopContactRequest.cpp16 m_contactIdHasBeenSet(false), in StopContactRequest()
25 if(m_contactIdHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect-contact-lens/source/model/
H A DListRealtimeContactAnalysisSegmentsRequest.cpp17 m_contactIdHasBeenSet(false), in ListRealtimeContactAnalysisSegmentsRequest()
34 if(m_contactIdHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connectparticipant/include/aws/connectparticipant/model/
H A DGetTranscriptRequest.h50 inline bool ContactIdHasBeenSet() const { return m_contactIdHasBeenSet; } in ContactIdHasBeenSet()
56 …inline void SetContactId(const Aws::String& value) { m_contactIdHasBeenSet = true; m_contactId = v… in SetContactId()
62 …inline void SetContactId(Aws::String&& value) { m_contactIdHasBeenSet = true; m_contactId = std::m… in SetContactId()
68 …inline void SetContactId(const char* value) { m_contactIdHasBeenSet = true; m_contactId.assign(val… in SetContactId()
301 bool m_contactIdHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connectparticipant/source/model/
H A DGetTranscriptRequest.cpp17 m_contactIdHasBeenSet(false), in GetTranscriptRequest()
34 if(m_contactIdHasBeenSet) in SerializePayload()

12