7#include <aws/core/client/AWSClient.h>
8#include <aws/core/client/AWSClientAsyncCRTP.h>
9#include <aws/core/client/ClientConfiguration.h>
10#include <aws/core/utils/json/JsonSerializer.h>
11#include <aws/partnercentral-selling/PartnerCentralSellingServiceClientModel.h>
12#include <aws/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
15namespace PartnerCentralSelling {
69 std::shared_ptr<PartnerCentralSellingEndpointProviderBase> endpointProvider =
nullptr);
76 std::shared_ptr<PartnerCentralSellingEndpointProviderBase> endpointProvider =
nullptr,
85 std::shared_ptr<PartnerCentralSellingEndpointProviderBase> endpointProvider =
nullptr,
127 template <
typename AcceptEngagementInvitationRequestT = Model::AcceptEngagementInvitationRequest>
129 const AcceptEngagementInvitationRequestT& request)
const {
130 return SubmitCallable(&PartnerCentralSellingClient::AcceptEngagementInvitation, request);
137 template <
typename AcceptEngagementInvitationRequestT = Model::AcceptEngagementInvitationRequest>
140 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
141 return SubmitAsync(&PartnerCentralSellingClient::AcceptEngagementInvitation, request, handler, context);
163 template <
typename AssignOpportunityRequestT = Model::AssignOpportunityRequest>
165 return SubmitCallable(&PartnerCentralSellingClient::AssignOpportunity, request);
172 template <
typename AssignOpportunityRequestT = Model::AssignOpportunityRequest>
174 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
175 return SubmitAsync(&PartnerCentralSellingClient::AssignOpportunity, request, handler, context);
220 template <
typename AssociateOpportunityRequestT = Model::AssociateOpportunityRequest>
222 return SubmitCallable(&PartnerCentralSellingClient::AssociateOpportunity, request);
229 template <
typename AssociateOpportunityRequestT = Model::AssociateOpportunityRequest>
231 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
232 return SubmitAsync(&PartnerCentralSellingClient::AssociateOpportunity, request, handler, context);
250 template <
typename CreateEngagementRequestT = Model::CreateEngagementRequest>
252 return SubmitCallable(&PartnerCentralSellingClient::CreateEngagement, request);
259 template <
typename CreateEngagementRequestT = Model::CreateEngagementRequest>
261 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
262 return SubmitAsync(&PartnerCentralSellingClient::CreateEngagement, request, handler, context);
279 template <
typename CreateEngagementContextRequestT = Model::CreateEngagementContextRequest>
281 return SubmitCallable(&PartnerCentralSellingClient::CreateEngagementContext, request);
288 template <
typename CreateEngagementContextRequestT = Model::CreateEngagementContextRequest>
291 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
292 return SubmitAsync(&PartnerCentralSellingClient::CreateEngagementContext, request, handler, context);
308 template <
typename CreateEngagementInvitationRequestT = Model::CreateEngagementInvitationRequest>
310 const CreateEngagementInvitationRequestT& request)
const {
311 return SubmitCallable(&PartnerCentralSellingClient::CreateEngagementInvitation, request);
318 template <
typename CreateEngagementInvitationRequestT = Model::CreateEngagementInvitationRequest>
321 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
322 return SubmitAsync(&PartnerCentralSellingClient::CreateEngagementInvitation, request, handler, context);
350 template <
typename CreateOpportunityRequestT = Model::CreateOpportunityRequest>
352 return SubmitCallable(&PartnerCentralSellingClient::CreateOpportunity, request);
359 template <
typename CreateOpportunityRequestT = Model::CreateOpportunityRequest>
361 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
362 return SubmitAsync(&PartnerCentralSellingClient::CreateOpportunity, request, handler, context);
379 template <
typename CreateResourceSnapshotRequestT = Model::CreateResourceSnapshotRequest>
381 return SubmitCallable(&PartnerCentralSellingClient::CreateResourceSnapshot, request);
388 template <
typename CreateResourceSnapshotRequestT = Model::CreateResourceSnapshotRequest>
391 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
392 return SubmitAsync(&PartnerCentralSellingClient::CreateResourceSnapshot, request, handler, context);
410 template <
typename CreateResourceSnapshotJobRequestT = Model::CreateResourceSnapshotJobRequest>
412 const CreateResourceSnapshotJobRequestT& request)
const {
413 return SubmitCallable(&PartnerCentralSellingClient::CreateResourceSnapshotJob, request);
420 template <
typename CreateResourceSnapshotJobRequestT = Model::CreateResourceSnapshotJobRequest>
423 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
424 return SubmitAsync(&PartnerCentralSellingClient::CreateResourceSnapshotJob, request, handler, context);
440 template <
typename DeleteResourceSnapshotJobRequestT = Model::DeleteResourceSnapshotJobRequest>
442 const DeleteResourceSnapshotJobRequestT& request)
const {
443 return SubmitCallable(&PartnerCentralSellingClient::DeleteResourceSnapshotJob, request);
450 template <
typename DeleteResourceSnapshotJobRequestT = Model::DeleteResourceSnapshotJobRequest>
453 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
454 return SubmitAsync(&PartnerCentralSellingClient::DeleteResourceSnapshotJob, request, handler, context);
478 template <
typename DisassociateOpportunityRequestT = Model::DisassociateOpportunityRequest>
480 return SubmitCallable(&PartnerCentralSellingClient::DisassociateOpportunity, request);
487 template <
typename DisassociateOpportunityRequestT = Model::DisassociateOpportunityRequest>
490 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
491 return SubmitAsync(&PartnerCentralSellingClient::DisassociateOpportunity, request, handler, context);
509 template <
typename GetAwsOpportunitySummaryRequestT = Model::GetAwsOpportunitySummaryRequest>
511 return SubmitCallable(&PartnerCentralSellingClient::GetAwsOpportunitySummary, request);
518 template <
typename GetAwsOpportunitySummaryRequestT = Model::GetAwsOpportunitySummaryRequest>
521 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
522 return SubmitAsync(&PartnerCentralSellingClient::GetAwsOpportunitySummary, request, handler, context);
536 template <
typename GetEngagementRequestT = Model::GetEngagementRequest>
538 return SubmitCallable(&PartnerCentralSellingClient::GetEngagement, request);
545 template <
typename GetEngagementRequestT = Model::GetEngagementRequest>
547 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
548 return SubmitAsync(&PartnerCentralSellingClient::GetEngagement, request, handler, context);
566 template <
typename GetEngagementInvitationRequestT = Model::GetEngagementInvitationRequest>
568 return SubmitCallable(&PartnerCentralSellingClient::GetEngagementInvitation, request);
575 template <
typename GetEngagementInvitationRequestT = Model::GetEngagementInvitationRequest>
578 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
579 return SubmitAsync(&PartnerCentralSellingClient::GetEngagementInvitation, request, handler, context);
595 template <
typename GetOpportunityRequestT = Model::GetOpportunityRequest>
597 return SubmitCallable(&PartnerCentralSellingClient::GetOpportunity, request);
604 template <
typename GetOpportunityRequestT = Model::GetOpportunityRequest>
606 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
607 return SubmitAsync(&PartnerCentralSellingClient::GetOpportunity, request, handler, context);
622 template <
typename GetResourceSnapshotRequestT = Model::GetResourceSnapshotRequest>
624 return SubmitCallable(&PartnerCentralSellingClient::GetResourceSnapshot, request);
631 template <
typename GetResourceSnapshotRequestT = Model::GetResourceSnapshotRequest>
633 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
634 return SubmitAsync(&PartnerCentralSellingClient::GetResourceSnapshot, request, handler, context);
649 template <
typename GetResourceSnapshotJobRequestT = Model::GetResourceSnapshotJobRequest>
651 return SubmitCallable(&PartnerCentralSellingClient::GetResourceSnapshotJob, request);
658 template <
typename GetResourceSnapshotJobRequestT = Model::GetResourceSnapshotJobRequest>
661 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
662 return SubmitAsync(&PartnerCentralSellingClient::GetResourceSnapshotJob, request, handler, context);
677 template <
typename GetSellingSystemSettingsRequestT = Model::GetSellingSystemSettingsRequest>
679 return SubmitCallable(&PartnerCentralSellingClient::GetSellingSystemSettings, request);
686 template <
typename GetSellingSystemSettingsRequestT = Model::GetSellingSystemSettingsRequest>
689 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
690 return SubmitAsync(&PartnerCentralSellingClient::GetSellingSystemSettings, request, handler, context);
707 template <
typename ListEngagementByAcceptingInvitationTasksRequestT = Model::ListEngagementByAcceptingInvitationTasksRequest>
709 const ListEngagementByAcceptingInvitationTasksRequestT& request)
const {
710 return SubmitCallable(&PartnerCentralSellingClient::ListEngagementByAcceptingInvitationTasks, request);
717 template <
typename ListEngagementByAcceptingInvitationTasksRequestT = Model::ListEngagementByAcceptingInvitationTasksRequest>
719 const ListEngagementByAcceptingInvitationTasksRequestT& request,
721 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
722 return SubmitAsync(&PartnerCentralSellingClient::ListEngagementByAcceptingInvitationTasks, request, handler, context);
739 template <
typename ListEngagementFromOpportunityTasksRequestT = Model::ListEngagementFromOpportunityTasksRequest>
741 const ListEngagementFromOpportunityTasksRequestT& request)
const {
742 return SubmitCallable(&PartnerCentralSellingClient::ListEngagementFromOpportunityTasks, request);
749 template <
typename ListEngagementFromOpportunityTasksRequestT = Model::ListEngagementFromOpportunityTasksRequest>
752 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
753 return SubmitAsync(&PartnerCentralSellingClient::ListEngagementFromOpportunityTasks, request, handler, context);
769 template <
typename ListEngagementInvitationsRequestT = Model::ListEngagementInvitationsRequest>
771 const ListEngagementInvitationsRequestT& request)
const {
772 return SubmitCallable(&PartnerCentralSellingClient::ListEngagementInvitations, request);
779 template <
typename ListEngagementInvitationsRequestT = Model::ListEngagementInvitationsRequest>
782 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
783 return SubmitAsync(&PartnerCentralSellingClient::ListEngagementInvitations, request, handler, context);
801 template <
typename ListEngagementMembersRequestT = Model::ListEngagementMembersRequest>
803 return SubmitCallable(&PartnerCentralSellingClient::ListEngagementMembers, request);
810 template <
typename ListEngagementMembersRequestT = Model::ListEngagementMembersRequest>
812 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
813 return SubmitAsync(&PartnerCentralSellingClient::ListEngagementMembers, request, handler, context);
830 template <
typename ListEngagementResourceAssociationsRequestT = Model::ListEngagementResourceAssociationsRequest>
832 const ListEngagementResourceAssociationsRequestT& request)
const {
833 return SubmitCallable(&PartnerCentralSellingClient::ListEngagementResourceAssociations, request);
840 template <
typename ListEngagementResourceAssociationsRequestT = Model::ListEngagementResourceAssociationsRequest>
843 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
844 return SubmitAsync(&PartnerCentralSellingClient::ListEngagementResourceAssociations, request, handler, context);
860 template <
typename ListEngagementsRequestT = Model::ListEngagementsRequest>
862 return SubmitCallable(&PartnerCentralSellingClient::ListEngagements, request);
869 template <
typename ListEngagementsRequestT = Model::ListEngagementsRequest>
871 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
872 return SubmitAsync(&PartnerCentralSellingClient::ListEngagements, request, handler, context);
901 template <
typename ListOpportunitiesRequestT = Model::ListOpportunitiesRequest>
903 return SubmitCallable(&PartnerCentralSellingClient::ListOpportunities, request);
910 template <
typename ListOpportunitiesRequestT = Model::ListOpportunitiesRequest>
912 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
913 return SubmitAsync(&PartnerCentralSellingClient::ListOpportunities, request, handler, context);
930 template <
typename ListOpportunityFromEngagementTasksRequestT = Model::ListOpportunityFromEngagementTasksRequest>
932 const ListOpportunityFromEngagementTasksRequestT& request)
const {
933 return SubmitCallable(&PartnerCentralSellingClient::ListOpportunityFromEngagementTasks, request);
940 template <
typename ListOpportunityFromEngagementTasksRequestT = Model::ListOpportunityFromEngagementTasksRequest>
943 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
944 return SubmitAsync(&PartnerCentralSellingClient::ListOpportunityFromEngagementTasks, request, handler, context);
961 template <
typename ListResourceSnapshotJobsRequestT = Model::ListResourceSnapshotJobsRequest>
963 return SubmitCallable(&PartnerCentralSellingClient::ListResourceSnapshotJobs, request);
970 template <
typename ListResourceSnapshotJobsRequestT = Model::ListResourceSnapshotJobsRequest>
973 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
974 return SubmitAsync(&PartnerCentralSellingClient::ListResourceSnapshotJobs, request, handler, context);
995 template <
typename ListResourceSnapshotsRequestT = Model::ListResourceSnapshotsRequest>
997 return SubmitCallable(&PartnerCentralSellingClient::ListResourceSnapshots, request);
1004 template <
typename ListResourceSnapshotsRequestT = Model::ListResourceSnapshotsRequest>
1006 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1007 return SubmitAsync(&PartnerCentralSellingClient::ListResourceSnapshots, request, handler, context);
1022 template <
typename ListSolutionsRequestT = Model::ListSolutionsRequest>
1024 return SubmitCallable(&PartnerCentralSellingClient::ListSolutions, request);
1031 template <
typename ListSolutionsRequestT = Model::ListSolutionsRequest>
1033 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1034 return SubmitAsync(&PartnerCentralSellingClient::ListSolutions, request, handler, context);
1048 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1050 return SubmitCallable(&PartnerCentralSellingClient::ListTagsForResource, request);
1057 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1059 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1060 return SubmitAsync(&PartnerCentralSellingClient::ListTagsForResource, request, handler, context);
1075 template <
typename PutSellingSystemSettingsRequestT = Model::PutSellingSystemSettingsRequest>
1077 return SubmitCallable(&PartnerCentralSellingClient::PutSellingSystemSettings, request);
1084 template <
typename PutSellingSystemSettingsRequestT = Model::PutSellingSystemSettingsRequest>
1087 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1088 return SubmitAsync(&PartnerCentralSellingClient::PutSellingSystemSettings, request, handler, context);
1106 template <
typename RejectEngagementInvitationRequestT = Model::RejectEngagementInvitationRequest>
1108 const RejectEngagementInvitationRequestT& request)
const {
1109 return SubmitCallable(&PartnerCentralSellingClient::RejectEngagementInvitation, request);
1116 template <
typename RejectEngagementInvitationRequestT = Model::RejectEngagementInvitationRequest>
1119 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1120 return SubmitAsync(&PartnerCentralSellingClient::RejectEngagementInvitation, request, handler, context);
1141 template <
typename StartEngagementByAcceptingInvitationTaskRequestT = Model::StartEngagementByAcceptingInvitationTaskRequest>
1143 const StartEngagementByAcceptingInvitationTaskRequestT& request)
const {
1144 return SubmitCallable(&PartnerCentralSellingClient::StartEngagementByAcceptingInvitationTask, request);
1151 template <
typename StartEngagementByAcceptingInvitationTaskRequestT = Model::StartEngagementByAcceptingInvitationTaskRequest>
1153 const StartEngagementByAcceptingInvitationTaskRequestT& request,
1155 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1156 return SubmitAsync(&PartnerCentralSellingClient::StartEngagementByAcceptingInvitationTask, request, handler, context);
1180 template <
typename StartEngagementFromOpportunityTaskRequestT = Model::StartEngagementFromOpportunityTaskRequest>
1182 const StartEngagementFromOpportunityTaskRequestT& request)
const {
1183 return SubmitCallable(&PartnerCentralSellingClient::StartEngagementFromOpportunityTask, request);
1190 template <
typename StartEngagementFromOpportunityTaskRequestT = Model::StartEngagementFromOpportunityTaskRequest>
1193 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1194 return SubmitAsync(&PartnerCentralSellingClient::StartEngagementFromOpportunityTask, request, handler, context);
1212 template <
typename StartOpportunityFromEngagementTaskRequestT = Model::StartOpportunityFromEngagementTaskRequest>
1214 const StartOpportunityFromEngagementTaskRequestT& request)
const {
1215 return SubmitCallable(&PartnerCentralSellingClient::StartOpportunityFromEngagementTask, request);
1222 template <
typename StartOpportunityFromEngagementTaskRequestT = Model::StartOpportunityFromEngagementTaskRequest>
1225 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1226 return SubmitAsync(&PartnerCentralSellingClient::StartOpportunityFromEngagementTask, request, handler, context);
1241 template <
typename StartResourceSnapshotJobRequestT = Model::StartResourceSnapshotJobRequest>
1243 return SubmitCallable(&PartnerCentralSellingClient::StartResourceSnapshotJob, request);
1250 template <
typename StartResourceSnapshotJobRequestT = Model::StartResourceSnapshotJobRequest>
1253 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1254 return SubmitAsync(&PartnerCentralSellingClient::StartResourceSnapshotJob, request, handler, context);
1269 template <
typename StopResourceSnapshotJobRequestT = Model::StopResourceSnapshotJobRequest>
1271 return SubmitCallable(&PartnerCentralSellingClient::StopResourceSnapshotJob, request);
1278 template <
typename StopResourceSnapshotJobRequestT = Model::StopResourceSnapshotJobRequest>
1281 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1282 return SubmitAsync(&PartnerCentralSellingClient::StopResourceSnapshotJob, request, handler, context);
1300 template <
typename SubmitOpportunityRequestT = Model::SubmitOpportunityRequest>
1302 return SubmitCallable(&PartnerCentralSellingClient::SubmitOpportunity, request);
1309 template <
typename SubmitOpportunityRequestT = Model::SubmitOpportunityRequest>
1311 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1312 return SubmitAsync(&PartnerCentralSellingClient::SubmitOpportunity, request, handler, context);
1326 template <
typename TagResourceRequestT = Model::TagResourceRequest>
1328 return SubmitCallable(&PartnerCentralSellingClient::TagResource, request);
1335 template <
typename TagResourceRequestT = Model::TagResourceRequest>
1337 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1338 return SubmitAsync(&PartnerCentralSellingClient::TagResource, request, handler, context);
1351 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
1353 return SubmitCallable(&PartnerCentralSellingClient::UntagResource, request);
1360 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
1362 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1363 return SubmitAsync(&PartnerCentralSellingClient::UntagResource, request, handler, context);
1378 template <
typename UpdateEngagementContextRequestT = Model::UpdateEngagementContextRequest>
1380 return SubmitCallable(&PartnerCentralSellingClient::UpdateEngagementContext, request);
1387 template <
typename UpdateEngagementContextRequestT = Model::UpdateEngagementContextRequest>
1390 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1391 return SubmitAsync(&PartnerCentralSellingClient::UpdateEngagementContext, request, handler, context);
1413 template <
typename UpdateOpportunityRequestT = Model::UpdateOpportunityRequest>
1415 return SubmitCallable(&PartnerCentralSellingClient::UpdateOpportunity, request);
1422 template <
typename UpdateOpportunityRequestT = Model::UpdateOpportunityRequest>
1424 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1425 return SubmitAsync(&PartnerCentralSellingClient::UpdateOpportunity, request, handler, context);
1436 std::shared_ptr<PartnerCentralSellingEndpointProviderBase> m_endpointProvider;
Model::GetAwsOpportunitySummaryOutcomeCallable GetAwsOpportunitySummaryCallable(const GetAwsOpportunitySummaryRequestT &request) const
Model::CreateOpportunityOutcomeCallable CreateOpportunityCallable(const CreateOpportunityRequestT &request) const
void AssignOpportunityAsync(const AssignOpportunityRequestT &request, const AssignOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralSellingClient(const Aws::Client::ClientConfiguration &clientConfiguration)
void StartResourceSnapshotJobAsync(const StartResourceSnapshotJobRequestT &request, const StartResourceSnapshotJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetEngagementInvitationAsync(const GetEngagementInvitationRequestT &request, const GetEngagementInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteResourceSnapshotJobOutcome DeleteResourceSnapshotJob(const Model::DeleteResourceSnapshotJobRequest &request) const
Model::StartEngagementFromOpportunityTaskOutcomeCallable StartEngagementFromOpportunityTaskCallable(const StartEngagementFromOpportunityTaskRequestT &request) const
PartnerCentralSellingClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< PartnerCentralSellingEndpointProviderBase > endpointProvider=nullptr, const Aws::PartnerCentralSelling::PartnerCentralSellingClientConfiguration &clientConfiguration=Aws::PartnerCentralSelling::PartnerCentralSellingClientConfiguration())
void CreateOpportunityAsync(const CreateOpportunityRequestT &request, const CreateOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void StartEngagementByAcceptingInvitationTaskAsync(const StartEngagementByAcceptingInvitationTaskRequestT &request, const StartEngagementByAcceptingInvitationTaskResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual ~PartnerCentralSellingClient()
Model::CreateEngagementInvitationOutcomeCallable CreateEngagementInvitationCallable(const CreateEngagementInvitationRequestT &request) const
Model::CreateResourceSnapshotOutcomeCallable CreateResourceSnapshotCallable(const CreateResourceSnapshotRequestT &request) const
virtual Model::PutSellingSystemSettingsOutcome PutSellingSystemSettings(const Model::PutSellingSystemSettingsRequest &request) const
void ListEngagementResourceAssociationsAsync(const ListEngagementResourceAssociationsRequestT &request, const ListEngagementResourceAssociationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetResourceSnapshotJobAsync(const GetResourceSnapshotJobRequestT &request, const GetResourceSnapshotJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::RejectEngagementInvitationOutcomeCallable RejectEngagementInvitationCallable(const RejectEngagementInvitationRequestT &request) const
virtual Model::GetResourceSnapshotJobOutcome GetResourceSnapshotJob(const Model::GetResourceSnapshotJobRequest &request) const
void StartEngagementFromOpportunityTaskAsync(const StartEngagementFromOpportunityTaskRequestT &request, const StartEngagementFromOpportunityTaskResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralSellingClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
virtual Model::GetEngagementInvitationOutcome GetEngagementInvitation(const Model::GetEngagementInvitationRequest &request) const
PartnerCentralSellingClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
Model::ListEngagementMembersOutcomeCallable ListEngagementMembersCallable(const ListEngagementMembersRequestT &request) const
void GetSellingSystemSettingsAsync(const GetSellingSystemSettingsRequestT &request, const GetSellingSystemSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetEngagementOutcomeCallable GetEngagementCallable(const GetEngagementRequestT &request) const
Model::DisassociateOpportunityOutcomeCallable DisassociateOpportunityCallable(const DisassociateOpportunityRequestT &request) const
virtual Model::ListResourceSnapshotsOutcome ListResourceSnapshots(const Model::ListResourceSnapshotsRequest &request) const
Model::StartOpportunityFromEngagementTaskOutcomeCallable StartOpportunityFromEngagementTaskCallable(const StartOpportunityFromEngagementTaskRequestT &request) const
void CreateEngagementAsync(const CreateEngagementRequestT &request, const CreateEngagementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void StartOpportunityFromEngagementTaskAsync(const StartOpportunityFromEngagementTaskRequestT &request, const StartOpportunityFromEngagementTaskResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
void RejectEngagementInvitationAsync(const RejectEngagementInvitationRequestT &request, const RejectEngagementInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListEngagementFromOpportunityTasksOutcomeCallable ListEngagementFromOpportunityTasksCallable(const ListEngagementFromOpportunityTasksRequestT &request) const
virtual Model::ListResourceSnapshotJobsOutcome ListResourceSnapshotJobs(const Model::ListResourceSnapshotJobsRequest &request) const
virtual Model::ListOpportunityFromEngagementTasksOutcome ListOpportunityFromEngagementTasks(const Model::ListOpportunityFromEngagementTasksRequest &request) const
Model::ListOpportunityFromEngagementTasksOutcomeCallable ListOpportunityFromEngagementTasksCallable(const ListOpportunityFromEngagementTasksRequestT &request) const
Model::CreateEngagementOutcomeCallable CreateEngagementCallable(const CreateEngagementRequestT &request) const
virtual Model::ListSolutionsOutcome ListSolutions(const Model::ListSolutionsRequest &request) const
virtual Model::StartEngagementByAcceptingInvitationTaskOutcome StartEngagementByAcceptingInvitationTask(const Model::StartEngagementByAcceptingInvitationTaskRequest &request) const
Model::DeleteResourceSnapshotJobOutcomeCallable DeleteResourceSnapshotJobCallable(const DeleteResourceSnapshotJobRequestT &request) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
void GetEngagementAsync(const GetEngagementRequestT &request, const GetEngagementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateResourceSnapshotOutcome CreateResourceSnapshot(const Model::CreateResourceSnapshotRequest &request) const
Model::PutSellingSystemSettingsOutcomeCallable PutSellingSystemSettingsCallable(const PutSellingSystemSettingsRequestT &request) const
void UpdateOpportunityAsync(const UpdateOpportunityRequestT &request, const UpdateOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateEngagementContextOutcome CreateEngagementContext(const Model::CreateEngagementContextRequest &request) const
Model::ListSolutionsOutcomeCallable ListSolutionsCallable(const ListSolutionsRequestT &request) const
Model::CreateResourceSnapshotJobOutcomeCallable CreateResourceSnapshotJobCallable(const CreateResourceSnapshotJobRequestT &request) const
virtual Model::UpdateEngagementContextOutcome UpdateEngagementContext(const Model::UpdateEngagementContextRequest &request) const
PartnerCentralSellingEndpointProvider EndpointProviderType
void GetAwsOpportunitySummaryAsync(const GetAwsOpportunitySummaryRequestT &request, const GetAwsOpportunitySummaryResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListOpportunityFromEngagementTasksAsync(const ListOpportunityFromEngagementTasksRequestT &request, const ListOpportunityFromEngagementTasksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateOpportunityOutcomeCallable UpdateOpportunityCallable(const UpdateOpportunityRequestT &request) const
virtual Model::GetEngagementOutcome GetEngagement(const Model::GetEngagementRequest &request) const
void ListResourceSnapshotsAsync(const ListResourceSnapshotsRequestT &request, const ListResourceSnapshotsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::StartResourceSnapshotJobOutcomeCallable StartResourceSnapshotJobCallable(const StartResourceSnapshotJobRequestT &request) const
virtual Model::GetSellingSystemSettingsOutcome GetSellingSystemSettings(const Model::GetSellingSystemSettingsRequest &request) const
void ListEngagementByAcceptingInvitationTasksAsync(const ListEngagementByAcceptingInvitationTasksRequestT &request, const ListEngagementByAcceptingInvitationTasksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralSellingClient(const Aws::PartnerCentralSelling::PartnerCentralSellingClientConfiguration &clientConfiguration=Aws::PartnerCentralSelling::PartnerCentralSellingClientConfiguration(), std::shared_ptr< PartnerCentralSellingEndpointProviderBase > endpointProvider=nullptr)
Model::StopResourceSnapshotJobOutcomeCallable StopResourceSnapshotJobCallable(const StopResourceSnapshotJobRequestT &request) const
void ListOpportunitiesAsync(const ListOpportunitiesRequestT &request, const ListOpportunitiesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetResourceSnapshotAsync(const GetResourceSnapshotRequestT &request, const GetResourceSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListResourceSnapshotJobsOutcomeCallable ListResourceSnapshotJobsCallable(const ListResourceSnapshotJobsRequestT &request) const
virtual Model::ListEngagementFromOpportunityTasksOutcome ListEngagementFromOpportunityTasks(const Model::ListEngagementFromOpportunityTasksRequest &request) const
virtual Model::SubmitOpportunityOutcome SubmitOpportunity(const Model::SubmitOpportunityRequest &request) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::StartEngagementByAcceptingInvitationTaskOutcomeCallable StartEngagementByAcceptingInvitationTaskCallable(const StartEngagementByAcceptingInvitationTaskRequestT &request) const
virtual Model::CreateOpportunityOutcome CreateOpportunity(const Model::CreateOpportunityRequest &request) const
void OverrideEndpoint(const Aws::String &endpoint)
void ListEngagementsAsync(const ListEngagementsRequestT &request, const ListEngagementsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetOpportunityAsync(const GetOpportunityRequestT &request, const GetOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListEngagementsOutcomeCallable ListEngagementsCallable(const ListEngagementsRequestT &request) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteResourceSnapshotJobAsync(const DeleteResourceSnapshotJobRequestT &request, const DeleteResourceSnapshotJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
Model::SubmitOpportunityOutcomeCallable SubmitOpportunityCallable(const SubmitOpportunityRequestT &request) const
virtual Model::UpdateOpportunityOutcome UpdateOpportunity(const Model::UpdateOpportunityRequest &request) const
virtual Model::ListEngagementsOutcome ListEngagements(const Model::ListEngagementsRequest &request) const
virtual Model::CreateEngagementOutcome CreateEngagement(const Model::CreateEngagementRequest &request) const
Model::ListEngagementByAcceptingInvitationTasksOutcomeCallable ListEngagementByAcceptingInvitationTasksCallable(const ListEngagementByAcceptingInvitationTasksRequestT &request) const
void AcceptEngagementInvitationAsync(const AcceptEngagementInvitationRequestT &request, const AcceptEngagementInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateEngagementContextAsync(const CreateEngagementContextRequestT &request, const CreateEngagementContextResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateEngagementContextOutcomeCallable CreateEngagementContextCallable(const CreateEngagementContextRequestT &request) const
Model::ListResourceSnapshotsOutcomeCallable ListResourceSnapshotsCallable(const ListResourceSnapshotsRequestT &request) const
virtual Model::StartOpportunityFromEngagementTaskOutcome StartOpportunityFromEngagementTask(const Model::StartOpportunityFromEngagementTaskRequest &request) const
void CreateResourceSnapshotAsync(const CreateResourceSnapshotRequestT &request, const CreateResourceSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::AssignOpportunityOutcome AssignOpportunity(const Model::AssignOpportunityRequest &request) const
Model::ListEngagementResourceAssociationsOutcomeCallable ListEngagementResourceAssociationsCallable(const ListEngagementResourceAssociationsRequestT &request) const
virtual Model::ListEngagementMembersOutcome ListEngagementMembers(const Model::ListEngagementMembersRequest &request) const
void SubmitOpportunityAsync(const SubmitOpportunityRequestT &request, const SubmitOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
static const char * GetAllocationTag()
Model::UpdateEngagementContextOutcomeCallable UpdateEngagementContextCallable(const UpdateEngagementContextRequestT &request) const
PartnerCentralSellingClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< PartnerCentralSellingEndpointProviderBase > endpointProvider=nullptr, const Aws::PartnerCentralSelling::PartnerCentralSellingClientConfiguration &clientConfiguration=Aws::PartnerCentralSelling::PartnerCentralSellingClientConfiguration())
virtual Model::GetOpportunityOutcome GetOpportunity(const Model::GetOpportunityRequest &request) const
Model::GetEngagementInvitationOutcomeCallable GetEngagementInvitationCallable(const GetEngagementInvitationRequestT &request) const
Model::AssociateOpportunityOutcomeCallable AssociateOpportunityCallable(const AssociateOpportunityRequestT &request) const
virtual Model::ListEngagementByAcceptingInvitationTasksOutcome ListEngagementByAcceptingInvitationTasks(const Model::ListEngagementByAcceptingInvitationTasksRequest &request) const
Model::ListEngagementInvitationsOutcomeCallable ListEngagementInvitationsCallable(const ListEngagementInvitationsRequestT &request) const
void CreateResourceSnapshotJobAsync(const CreateResourceSnapshotJobRequestT &request, const CreateResourceSnapshotJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetSellingSystemSettingsOutcomeCallable GetSellingSystemSettingsCallable(const GetSellingSystemSettingsRequestT &request) const
void StopResourceSnapshotJobAsync(const StopResourceSnapshotJobRequestT &request, const StopResourceSnapshotJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListEngagementInvitationsAsync(const ListEngagementInvitationsRequestT &request, const ListEngagementInvitationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DisassociateOpportunityOutcome DisassociateOpportunity(const Model::DisassociateOpportunityRequest &request) const
Aws::Client::AWSJsonClient BASECLASS
virtual Model::StartEngagementFromOpportunityTaskOutcome StartEngagementFromOpportunityTask(const Model::StartEngagementFromOpportunityTaskRequest &request) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
Model::GetResourceSnapshotJobOutcomeCallable GetResourceSnapshotJobCallable(const GetResourceSnapshotJobRequestT &request) const
void DisassociateOpportunityAsync(const DisassociateOpportunityRequestT &request, const DisassociateOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListEngagementResourceAssociationsOutcome ListEngagementResourceAssociations(const Model::ListEngagementResourceAssociationsRequest &request) const
void ListSolutionsAsync(const ListSolutionsRequestT &request, const ListSolutionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetAwsOpportunitySummaryOutcome GetAwsOpportunitySummary(const Model::GetAwsOpportunitySummaryRequest &request) const
void ListEngagementMembersAsync(const ListEngagementMembersRequestT &request, const ListEngagementMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::AcceptEngagementInvitationOutcome AcceptEngagementInvitation(const Model::AcceptEngagementInvitationRequest &request) const
void ListResourceSnapshotJobsAsync(const ListResourceSnapshotJobsRequestT &request, const ListResourceSnapshotJobsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void AssociateOpportunityAsync(const AssociateOpportunityRequestT &request, const AssociateOpportunityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::AssociateOpportunityOutcome AssociateOpportunity(const Model::AssociateOpportunityRequest &request) const
std::shared_ptr< PartnerCentralSellingEndpointProviderBase > & accessEndpointProvider()
void UpdateEngagementContextAsync(const UpdateEngagementContextRequestT &request, const UpdateEngagementContextResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateEngagementInvitationOutcome CreateEngagementInvitation(const Model::CreateEngagementInvitationRequest &request) const
void ListEngagementFromOpportunityTasksAsync(const ListEngagementFromOpportunityTasksRequestT &request, const ListEngagementFromOpportunityTasksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetOpportunityOutcomeCallable GetOpportunityCallable(const GetOpportunityRequestT &request) const
Model::AcceptEngagementInvitationOutcomeCallable AcceptEngagementInvitationCallable(const AcceptEngagementInvitationRequestT &request) const
virtual Model::GetResourceSnapshotOutcome GetResourceSnapshot(const Model::GetResourceSnapshotRequest &request) const
virtual Model::StopResourceSnapshotJobOutcome StopResourceSnapshotJob(const Model::StopResourceSnapshotJobRequest &request) const
static const char * GetServiceName()
PartnerCentralSellingClientConfiguration ClientConfigurationType
Model::ListOpportunitiesOutcomeCallable ListOpportunitiesCallable(const ListOpportunitiesRequestT &request) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
void CreateEngagementInvitationAsync(const CreateEngagementInvitationRequestT &request, const CreateEngagementInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void PutSellingSystemSettingsAsync(const PutSellingSystemSettingsRequestT &request, const PutSellingSystemSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::StartResourceSnapshotJobOutcome StartResourceSnapshotJob(const Model::StartResourceSnapshotJobRequest &request) const
Model::GetResourceSnapshotOutcomeCallable GetResourceSnapshotCallable(const GetResourceSnapshotRequestT &request) const
Model::AssignOpportunityOutcomeCallable AssignOpportunityCallable(const AssignOpportunityRequestT &request) const
virtual Model::CreateResourceSnapshotJobOutcome CreateResourceSnapshotJob(const Model::CreateResourceSnapshotJobRequest &request) const
virtual Model::ListOpportunitiesOutcome ListOpportunities(const Model::ListOpportunitiesRequest &request) const
virtual Model::RejectEngagementInvitationOutcome RejectEngagementInvitation(const Model::RejectEngagementInvitationRequest &request) const
virtual Model::ListEngagementInvitationsOutcome ListEngagementInvitations(const Model::ListEngagementInvitationsRequest &request) const
std::future< StartOpportunityFromEngagementTaskOutcome > StartOpportunityFromEngagementTaskOutcomeCallable
std::future< GetAwsOpportunitySummaryOutcome > GetAwsOpportunitySummaryOutcomeCallable
std::future< GetSellingSystemSettingsOutcome > GetSellingSystemSettingsOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< ListEngagementByAcceptingInvitationTasksOutcome > ListEngagementByAcceptingInvitationTasksOutcomeCallable
std::future< GetResourceSnapshotOutcome > GetResourceSnapshotOutcomeCallable
std::future< DisassociateOpportunityOutcome > DisassociateOpportunityOutcomeCallable
std::future< ListSolutionsOutcome > ListSolutionsOutcomeCallable
std::future< ListOpportunityFromEngagementTasksOutcome > ListOpportunityFromEngagementTasksOutcomeCallable
std::future< ListEngagementMembersOutcome > ListEngagementMembersOutcomeCallable
std::future< GetOpportunityOutcome > GetOpportunityOutcomeCallable
std::future< CreateOpportunityOutcome > CreateOpportunityOutcomeCallable
std::future< CreateResourceSnapshotOutcome > CreateResourceSnapshotOutcomeCallable
std::future< CreateEngagementContextOutcome > CreateEngagementContextOutcomeCallable
std::future< UpdateEngagementContextOutcome > UpdateEngagementContextOutcomeCallable
std::future< PutSellingSystemSettingsOutcome > PutSellingSystemSettingsOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< CreateEngagementOutcome > CreateEngagementOutcomeCallable
std::future< GetEngagementOutcome > GetEngagementOutcomeCallable
std::future< ListEngagementFromOpportunityTasksOutcome > ListEngagementFromOpportunityTasksOutcomeCallable
std::future< AcceptEngagementInvitationOutcome > AcceptEngagementInvitationOutcomeCallable
std::future< SubmitOpportunityOutcome > SubmitOpportunityOutcomeCallable
std::future< DeleteResourceSnapshotJobOutcome > DeleteResourceSnapshotJobOutcomeCallable
std::future< ListEngagementsOutcome > ListEngagementsOutcomeCallable
std::future< ListEngagementResourceAssociationsOutcome > ListEngagementResourceAssociationsOutcomeCallable
std::future< ListResourceSnapshotJobsOutcome > ListResourceSnapshotJobsOutcomeCallable
std::future< StartResourceSnapshotJobOutcome > StartResourceSnapshotJobOutcomeCallable
std::future< AssignOpportunityOutcome > AssignOpportunityOutcomeCallable
std::future< ListOpportunitiesOutcome > ListOpportunitiesOutcomeCallable
std::future< GetResourceSnapshotJobOutcome > GetResourceSnapshotJobOutcomeCallable
std::future< UpdateOpportunityOutcome > UpdateOpportunityOutcomeCallable
std::future< AssociateOpportunityOutcome > AssociateOpportunityOutcomeCallable
std::future< StopResourceSnapshotJobOutcome > StopResourceSnapshotJobOutcomeCallable
std::future< RejectEngagementInvitationOutcome > RejectEngagementInvitationOutcomeCallable
std::future< CreateEngagementInvitationOutcome > CreateEngagementInvitationOutcomeCallable
std::future< CreateResourceSnapshotJobOutcome > CreateResourceSnapshotJobOutcomeCallable
std::future< GetEngagementInvitationOutcome > GetEngagementInvitationOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListResourceSnapshotsOutcome > ListResourceSnapshotsOutcomeCallable
std::future< StartEngagementFromOpportunityTaskOutcome > StartEngagementFromOpportunityTaskOutcomeCallable
std::future< StartEngagementByAcceptingInvitationTaskOutcome > StartEngagementByAcceptingInvitationTaskOutcomeCallable
std::future< ListEngagementInvitationsOutcome > ListEngagementInvitationsOutcomeCallable
std::function< void(const PartnerCentralSellingClient *, const Model::ListEngagementFromOpportunityTasksRequest &, const Model::ListEngagementFromOpportunityTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEngagementFromOpportunityTasksResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::StartEngagementFromOpportunityTaskRequest &, const Model::StartEngagementFromOpportunityTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartEngagementFromOpportunityTaskResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::AssociateOpportunityRequest &, const Model::AssociateOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListEngagementInvitationsRequest &, const Model::ListEngagementInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEngagementInvitationsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::CreateEngagementRequest &, const Model::CreateEngagementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEngagementResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::StartOpportunityFromEngagementTaskRequest &, const Model::StartOpportunityFromEngagementTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartOpportunityFromEngagementTaskResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::StartEngagementByAcceptingInvitationTaskRequest &, const Model::StartEngagementByAcceptingInvitationTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartEngagementByAcceptingInvitationTaskResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::PutSellingSystemSettingsRequest &, const Model::PutSellingSystemSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutSellingSystemSettingsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetEngagementRequest &, const Model::GetEngagementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEngagementResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetSellingSystemSettingsRequest &, const Model::GetSellingSystemSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSellingSystemSettingsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetOpportunityRequest &, const Model::GetOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::DeleteResourceSnapshotJobRequest &, const Model::DeleteResourceSnapshotJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteResourceSnapshotJobResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::RejectEngagementInvitationRequest &, const Model::RejectEngagementInvitationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RejectEngagementInvitationResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListResourceSnapshotJobsRequest &, const Model::ListResourceSnapshotJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListResourceSnapshotJobsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::SubmitOpportunityRequest &, const Model::SubmitOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SubmitOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::CreateEngagementContextRequest &, const Model::CreateEngagementContextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEngagementContextResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::UpdateOpportunityRequest &, const Model::UpdateOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetAwsOpportunitySummaryRequest &, const Model::GetAwsOpportunitySummaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAwsOpportunitySummaryResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetEngagementInvitationRequest &, const Model::GetEngagementInvitationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEngagementInvitationResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::StopResourceSnapshotJobRequest &, const Model::StopResourceSnapshotJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopResourceSnapshotJobResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListEngagementMembersRequest &, const Model::ListEngagementMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEngagementMembersResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::StartResourceSnapshotJobRequest &, const Model::StartResourceSnapshotJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartResourceSnapshotJobResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::AcceptEngagementInvitationRequest &, const Model::AcceptEngagementInvitationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptEngagementInvitationResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::DisassociateOpportunityRequest &, const Model::DisassociateOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::CreateResourceSnapshotRequest &, const Model::CreateResourceSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateResourceSnapshotResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListOpportunitiesRequest &, const Model::ListOpportunitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListOpportunitiesResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::CreateOpportunityRequest &, const Model::CreateOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetResourceSnapshotRequest &, const Model::GetResourceSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourceSnapshotResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListSolutionsRequest &, const Model::ListSolutionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSolutionsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListResourceSnapshotsRequest &, const Model::ListResourceSnapshotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListResourceSnapshotsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListEngagementByAcceptingInvitationTasksRequest &, const Model::ListEngagementByAcceptingInvitationTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEngagementByAcceptingInvitationTasksResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::CreateResourceSnapshotJobRequest &, const Model::CreateResourceSnapshotJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateResourceSnapshotJobResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::AssignOpportunityRequest &, const Model::AssignOpportunityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssignOpportunityResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::UpdateEngagementContextRequest &, const Model::UpdateEngagementContextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateEngagementContextResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListOpportunityFromEngagementTasksRequest &, const Model::ListOpportunityFromEngagementTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListOpportunityFromEngagementTasksResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::CreateEngagementInvitationRequest &, const Model::CreateEngagementInvitationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEngagementInvitationResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::GetResourceSnapshotJobRequest &, const Model::GetResourceSnapshotJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourceSnapshotJobResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListEngagementsRequest &, const Model::ListEngagementsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEngagementsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::ListEngagementResourceAssociationsRequest &, const Model::ListEngagementResourceAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEngagementResourceAssociationsResponseReceivedHandler
std::function< void(const PartnerCentralSellingClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String