Searched refs:UpdateConfigurationSetTrackingOptionsOutcome (Results 1 – 2 of 2) sorted by relevance
259 …pdateConfigurationSetTrackingOptionsResult, SESError> UpdateConfigurationSetTrackingOptionsOutcome; typedef331 …typedef std::future<UpdateConfigurationSetTrackingOptionsOutcome> UpdateConfigurationSetTrackingOp…406 …ConfigurationSetTrackingOptionsRequest&, const Model::UpdateConfigurationSetTrackingOptionsOutcome…3514 …virtual Model::UpdateConfigurationSetTrackingOptionsOutcome UpdateConfigurationSetTrackingOptions(…
1691 UpdateConfigurationSetTrackingOptionsOutcome SESClient::UpdateConfigurationSetTrackingOptions(const… in UpdateConfigurationSetTrackingOptions()1694 …return UpdateConfigurationSetTrackingOptionsOutcome(MakeRequest(uri, request, Aws::Http::HttpMetho… in UpdateConfigurationSetTrackingOptions()1699 …auto task = Aws::MakeShared< std::packaged_task< UpdateConfigurationSetTrackingOptionsOutcome() > … in UpdateConfigurationSetTrackingOptionsCallable()