Home
last modified time | relevance | path

Searched refs:m_customDeliveryConfigurationHasBeenSet (Results 1 – 8 of 8) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DWriteTreatmentResource.cpp22 m_customDeliveryConfigurationHasBeenSet(false), in WriteTreatmentResource()
34 m_customDeliveryConfigurationHasBeenSet(false), in WriteTreatmentResource()
52 m_customDeliveryConfigurationHasBeenSet = true; in operator =()
104 if(m_customDeliveryConfigurationHasBeenSet) in Jsonize()
H A DTreatmentResource.cpp22 m_customDeliveryConfigurationHasBeenSet(false), in TreatmentResource()
36 m_customDeliveryConfigurationHasBeenSet(false), in TreatmentResource()
56 m_customDeliveryConfigurationHasBeenSet = true; in operator =()
122 if(m_customDeliveryConfigurationHasBeenSet) in Jsonize()
H A DWriteCampaignRequest.cpp23 m_customDeliveryConfigurationHasBeenSet(false), in WriteCampaignRequest()
48 m_customDeliveryConfigurationHasBeenSet(false), in WriteCampaignRequest()
88 m_customDeliveryConfigurationHasBeenSet = true; in operator =()
217 if(m_customDeliveryConfigurationHasBeenSet) in Jsonize()
H A DCampaignResponse.cpp26 m_customDeliveryConfigurationHasBeenSet(false), in CampaignResponse()
60 m_customDeliveryConfigurationHasBeenSet(false), in CampaignResponse()
127 m_customDeliveryConfigurationHasBeenSet = true; in operator =()
309 if(m_customDeliveryConfigurationHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DWriteTreatmentResource.h58 …l CustomDeliveryConfigurationHasBeenSet() const { return m_customDeliveryConfigurationHasBeenSet; } in CustomDeliveryConfigurationHasBeenSet()
65 …onfiguration(const CustomDeliveryConfiguration& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
72 …veryConfiguration(CustomDeliveryConfiguration&& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
291 bool m_customDeliveryConfigurationHasBeenSet; variable
H A DTreatmentResource.h59 …l CustomDeliveryConfigurationHasBeenSet() const { return m_customDeliveryConfigurationHasBeenSet; } in CustomDeliveryConfigurationHasBeenSet()
66 …onfiguration(const CustomDeliveryConfiguration& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
73 …veryConfiguration(CustomDeliveryConfiguration&& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
364 bool m_customDeliveryConfigurationHasBeenSet; variable
H A DWriteCampaignRequest.h111 …l CustomDeliveryConfigurationHasBeenSet() const { return m_customDeliveryConfigurationHasBeenSet; } in CustomDeliveryConfigurationHasBeenSet()
118 …onfiguration(const CustomDeliveryConfiguration& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
125 …veryConfiguration(CustomDeliveryConfiguration&& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
727 bool m_customDeliveryConfigurationHasBeenSet; variable
H A DCampaignResponse.h233 …l CustomDeliveryConfigurationHasBeenSet() const { return m_customDeliveryConfigurationHasBeenSet; } in CustomDeliveryConfigurationHasBeenSet()
239 …onfiguration(const CustomDeliveryConfiguration& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
245 …veryConfiguration(CustomDeliveryConfiguration&& value) { m_customDeliveryConfigurationHasBeenSet =… in SetCustomDeliveryConfiguration()
1033 bool m_customDeliveryConfigurationHasBeenSet; variable