Searched refs:SetIdentityNotificationTopicOutcome (Results 1 – 2 of 2) sorted by relevance
252 …::Utils::Outcome<SetIdentityNotificationTopicResult, SESError> SetIdentityNotificationTopicOutcome; typedef324 …typedef std::future<SetIdentityNotificationTopicOutcome> SetIdentityNotificationTopicOutcomeCallab…399 … Model::SetIdentityNotificationTopicRequest&, const Model::SetIdentityNotificationTopicOutcome&, c…3216 …virtual Model::SetIdentityNotificationTopicOutcome SetIdentityNotificationTopic(const Model::SetId…
1523 SetIdentityNotificationTopicOutcome SESClient::SetIdentityNotificationTopic(const SetIdentityNotifi… in SetIdentityNotificationTopic()1526 …return SetIdentityNotificationTopicOutcome(MakeRequest(uri, request, Aws::Http::HttpMethod::HTTP_P… in SetIdentityNotificationTopic()1531 …auto task = Aws::MakeShared< std::packaged_task< SetIdentityNotificationTopicOutcome() > >(ALLOCAT… in SetIdentityNotificationTopicCallable()