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-channel/PartnerCentralChannelPaginationBase.h>
12#include <aws/partnercentral-channel/PartnerCentralChannelServiceClientModel.h>
13#include <aws/partnercentral-channel/PartnerCentralChannel_EXPORTS.h>
16namespace PartnerCentralChannel {
39 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> endpointProvider =
nullptr);
46 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> endpointProvider =
nullptr,
55 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> endpointProvider =
nullptr,
94 template <
typename AcceptChannelHandshakeRequestT = Model::AcceptChannelHandshakeRequest>
96 return SubmitCallable(&PartnerCentralChannelClient::AcceptChannelHandshake, request);
103 template <
typename AcceptChannelHandshakeRequestT = Model::AcceptChannelHandshakeRequest>
106 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
107 return SubmitAsync(&PartnerCentralChannelClient::AcceptChannelHandshake, request, handler, context);
121 template <
typename CancelChannelHandshakeRequestT = Model::CancelChannelHandshakeRequest>
123 return SubmitCallable(&PartnerCentralChannelClient::CancelChannelHandshake, request);
130 template <
typename CancelChannelHandshakeRequestT = Model::CancelChannelHandshakeRequest>
133 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
134 return SubmitAsync(&PartnerCentralChannelClient::CancelChannelHandshake, request, handler, context);
149 template <
typename CreateChannelHandshakeRequestT = Model::CreateChannelHandshakeRequest>
151 return SubmitCallable(&PartnerCentralChannelClient::CreateChannelHandshake, request);
158 template <
typename CreateChannelHandshakeRequestT = Model::CreateChannelHandshakeRequest>
161 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
162 return SubmitAsync(&PartnerCentralChannelClient::CreateChannelHandshake, request, handler, context);
178 template <
typename CreateProgramManagementAccountRequestT = Model::CreateProgramManagementAccountRequest>
180 const CreateProgramManagementAccountRequestT& request)
const {
181 return SubmitCallable(&PartnerCentralChannelClient::CreateProgramManagementAccount, request);
188 template <
typename CreateProgramManagementAccountRequestT = Model::CreateProgramManagementAccountRequest>
191 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
192 return SubmitAsync(&PartnerCentralChannelClient::CreateProgramManagementAccount, request, handler, context);
207 template <
typename CreateRelationshipRequestT = Model::CreateRelationshipRequest>
209 return SubmitCallable(&PartnerCentralChannelClient::CreateRelationship, request);
216 template <
typename CreateRelationshipRequestT = Model::CreateRelationshipRequest>
218 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
219 return SubmitAsync(&PartnerCentralChannelClient::CreateRelationship, request, handler, context);
234 template <
typename DeleteProgramManagementAccountRequestT = Model::DeleteProgramManagementAccountRequest>
236 const DeleteProgramManagementAccountRequestT& request)
const {
237 return SubmitCallable(&PartnerCentralChannelClient::DeleteProgramManagementAccount, request);
244 template <
typename DeleteProgramManagementAccountRequestT = Model::DeleteProgramManagementAccountRequest>
247 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
248 return SubmitAsync(&PartnerCentralChannelClient::DeleteProgramManagementAccount, request, handler, context);
262 template <
typename DeleteRelationshipRequestT = Model::DeleteRelationshipRequest>
264 return SubmitCallable(&PartnerCentralChannelClient::DeleteRelationship, request);
271 template <
typename DeleteRelationshipRequestT = Model::DeleteRelationshipRequest>
273 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
274 return SubmitAsync(&PartnerCentralChannelClient::DeleteRelationship, request, handler, context);
288 template <
typename GetRelationshipRequestT = Model::GetRelationshipRequest>
290 return SubmitCallable(&PartnerCentralChannelClient::GetRelationship, request);
297 template <
typename GetRelationshipRequestT = Model::GetRelationshipRequest>
299 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
300 return SubmitAsync(&PartnerCentralChannelClient::GetRelationship, request, handler, context);
315 template <
typename ListChannelHandshakesRequestT = Model::ListChannelHandshakesRequest>
317 return SubmitCallable(&PartnerCentralChannelClient::ListChannelHandshakes, request);
324 template <
typename ListChannelHandshakesRequestT = Model::ListChannelHandshakesRequest>
326 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
327 return SubmitAsync(&PartnerCentralChannelClient::ListChannelHandshakes, request, handler, context);
343 template <
typename ListProgramManagementAccountsRequestT = Model::ListProgramManagementAccountsRequest>
345 const ListProgramManagementAccountsRequestT& request)
const {
346 return SubmitCallable(&PartnerCentralChannelClient::ListProgramManagementAccounts, request);
353 template <
typename ListProgramManagementAccountsRequestT = Model::ListProgramManagementAccountsRequest>
356 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
357 return SubmitAsync(&PartnerCentralChannelClient::ListProgramManagementAccounts, request, handler, context);
372 template <
typename ListRelationshipsRequestT = Model::ListRelationshipsRequest>
374 return SubmitCallable(&PartnerCentralChannelClient::ListRelationships, request);
381 template <
typename ListRelationshipsRequestT = Model::ListRelationshipsRequest>
383 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
384 return SubmitAsync(&PartnerCentralChannelClient::ListRelationships, request, handler, context);
398 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
400 return SubmitCallable(&PartnerCentralChannelClient::ListTagsForResource, request);
407 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
409 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
410 return SubmitAsync(&PartnerCentralChannelClient::ListTagsForResource, request, handler, context);
424 template <
typename RejectChannelHandshakeRequestT = Model::RejectChannelHandshakeRequest>
426 return SubmitCallable(&PartnerCentralChannelClient::RejectChannelHandshake, request);
433 template <
typename RejectChannelHandshakeRequestT = Model::RejectChannelHandshakeRequest>
436 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
437 return SubmitAsync(&PartnerCentralChannelClient::RejectChannelHandshake, request, handler, context);
450 template <
typename TagResourceRequestT = Model::TagResourceRequest>
452 return SubmitCallable(&PartnerCentralChannelClient::TagResource, request);
459 template <
typename TagResourceRequestT = Model::TagResourceRequest>
461 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
462 return SubmitAsync(&PartnerCentralChannelClient::TagResource, request, handler, context);
475 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
477 return SubmitCallable(&PartnerCentralChannelClient::UntagResource, request);
484 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
486 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
487 return SubmitAsync(&PartnerCentralChannelClient::UntagResource, request, handler, context);
503 template <
typename UpdateProgramManagementAccountRequestT = Model::UpdateProgramManagementAccountRequest>
505 const UpdateProgramManagementAccountRequestT& request)
const {
506 return SubmitCallable(&PartnerCentralChannelClient::UpdateProgramManagementAccount, request);
513 template <
typename UpdateProgramManagementAccountRequestT = Model::UpdateProgramManagementAccountRequest>
516 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
517 return SubmitAsync(&PartnerCentralChannelClient::UpdateProgramManagementAccount, request, handler, context);
532 template <
typename UpdateRelationshipRequestT = Model::UpdateRelationshipRequest>
534 return SubmitCallable(&PartnerCentralChannelClient::UpdateRelationship, request);
541 template <
typename UpdateRelationshipRequestT = Model::UpdateRelationshipRequest>
543 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
544 return SubmitAsync(&PartnerCentralChannelClient::UpdateRelationship, request, handler, context);
555 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> m_endpointProvider;
Model::UpdateProgramManagementAccountOutcomeCallable UpdateProgramManagementAccountCallable(const UpdateProgramManagementAccountRequestT &request) const
Model::RejectChannelHandshakeOutcomeCallable RejectChannelHandshakeCallable(const RejectChannelHandshakeRequestT &request) const
virtual Model::CreateProgramManagementAccountOutcome CreateProgramManagementAccount(const Model::CreateProgramManagementAccountRequest &request) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateChannelHandshakeOutcomeCallable CreateChannelHandshakeCallable(const CreateChannelHandshakeRequestT &request) const
void CreateProgramManagementAccountAsync(const CreateProgramManagementAccountRequestT &request, const CreateProgramManagementAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteProgramManagementAccountOutcomeCallable DeleteProgramManagementAccountCallable(const DeleteProgramManagementAccountRequestT &request) const
PartnerCentralChannelClient(const Aws::PartnerCentralChannel::PartnerCentralChannelClientConfiguration &clientConfiguration=Aws::PartnerCentralChannel::PartnerCentralChannelClientConfiguration(), std::shared_ptr< PartnerCentralChannelEndpointProviderBase > endpointProvider=nullptr)
virtual Model::ListRelationshipsOutcome ListRelationships(const Model::ListRelationshipsRequest &request) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
Model::CreateProgramManagementAccountOutcomeCallable CreateProgramManagementAccountCallable(const CreateProgramManagementAccountRequestT &request) const
void UpdateProgramManagementAccountAsync(const UpdateProgramManagementAccountRequestT &request, const UpdateProgramManagementAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralChannelClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
virtual Model::UpdateProgramManagementAccountOutcome UpdateProgramManagementAccount(const Model::UpdateProgramManagementAccountRequest &request) const
void RejectChannelHandshakeAsync(const RejectChannelHandshakeRequestT &request, const RejectChannelHandshakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListProgramManagementAccountsOutcomeCallable ListProgramManagementAccountsCallable(const ListProgramManagementAccountsRequestT &request) const
virtual Model::DeleteRelationshipOutcome DeleteRelationship(const Model::DeleteRelationshipRequest &request) const
virtual Model::RejectChannelHandshakeOutcome RejectChannelHandshake(const Model::RejectChannelHandshakeRequest &request) const
virtual Model::AcceptChannelHandshakeOutcome AcceptChannelHandshake(const Model::AcceptChannelHandshakeRequest &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralChannelEndpointProvider EndpointProviderType
PartnerCentralChannelClientConfiguration ClientConfigurationType
void UpdateRelationshipAsync(const UpdateRelationshipRequestT &request, const UpdateRelationshipResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralChannelClient(const Aws::Client::ClientConfiguration &clientConfiguration)
virtual Model::GetRelationshipOutcome GetRelationship(const Model::GetRelationshipRequest &request) const
PartnerCentralChannelClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< PartnerCentralChannelEndpointProviderBase > endpointProvider=nullptr, const Aws::PartnerCentralChannel::PartnerCentralChannelClientConfiguration &clientConfiguration=Aws::PartnerCentralChannel::PartnerCentralChannelClientConfiguration())
Model::DeleteRelationshipOutcomeCallable DeleteRelationshipCallable(const DeleteRelationshipRequestT &request) const
virtual Model::UpdateRelationshipOutcome UpdateRelationship(const Model::UpdateRelationshipRequest &request) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
virtual Model::ListProgramManagementAccountsOutcome ListProgramManagementAccounts(const Model::ListProgramManagementAccountsRequest &request) const
void CreateChannelHandshakeAsync(const CreateChannelHandshakeRequestT &request, const CreateChannelHandshakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateRelationshipOutcomeCallable CreateRelationshipCallable(const CreateRelationshipRequestT &request) const
void DeleteProgramManagementAccountAsync(const DeleteProgramManagementAccountRequestT &request, const DeleteProgramManagementAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetRelationshipOutcomeCallable GetRelationshipCallable(const GetRelationshipRequestT &request) const
static const char * GetAllocationTag()
Model::CancelChannelHandshakeOutcomeCallable CancelChannelHandshakeCallable(const CancelChannelHandshakeRequestT &request) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
void ListChannelHandshakesAsync(const ListChannelHandshakesRequestT &request, const ListChannelHandshakesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
void CreateRelationshipAsync(const CreateRelationshipRequestT &request, const CreateRelationshipResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::AcceptChannelHandshakeOutcomeCallable AcceptChannelHandshakeCallable(const AcceptChannelHandshakeRequestT &request) const
virtual Model::CreateChannelHandshakeOutcome CreateChannelHandshake(const Model::CreateChannelHandshakeRequest &request) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
virtual Model::CreateRelationshipOutcome CreateRelationship(const Model::CreateRelationshipRequest &request) const
Model::UpdateRelationshipOutcomeCallable UpdateRelationshipCallable(const UpdateRelationshipRequestT &request) const
virtual std::shared_ptr< PartnerCentralChannelEndpointProviderBase > & accessEndpointProvider()
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
virtual void OverrideEndpoint(const Aws::String &endpoint)
virtual Model::DeleteProgramManagementAccountOutcome DeleteProgramManagementAccount(const Model::DeleteProgramManagementAccountRequest &request) const
void CancelChannelHandshakeAsync(const CancelChannelHandshakeRequestT &request, const CancelChannelHandshakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListChannelHandshakesOutcome ListChannelHandshakes(const Model::ListChannelHandshakesRequest &request) const
void DeleteRelationshipAsync(const DeleteRelationshipRequestT &request, const DeleteRelationshipResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetRelationshipAsync(const GetRelationshipRequestT &request, const GetRelationshipResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListProgramManagementAccountsAsync(const ListProgramManagementAccountsRequestT &request, const ListProgramManagementAccountsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
PartnerCentralChannelClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
virtual ~PartnerCentralChannelClient()
void AcceptChannelHandshakeAsync(const AcceptChannelHandshakeRequestT &request, const AcceptChannelHandshakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CancelChannelHandshakeOutcome CancelChannelHandshake(const Model::CancelChannelHandshakeRequest &request) const
Model::ListRelationshipsOutcomeCallable ListRelationshipsCallable(const ListRelationshipsRequestT &request) const
Aws::Client::AWSJsonClient BASECLASS
static const char * GetServiceName()
Model::ListChannelHandshakesOutcomeCallable ListChannelHandshakesCallable(const ListChannelHandshakesRequestT &request) const
PartnerCentralChannelClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< PartnerCentralChannelEndpointProviderBase > endpointProvider=nullptr, const Aws::PartnerCentralChannel::PartnerCentralChannelClientConfiguration &clientConfiguration=Aws::PartnerCentralChannel::PartnerCentralChannelClientConfiguration())
void ListRelationshipsAsync(const ListRelationshipsRequestT &request, const ListRelationshipsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
std::future< RejectChannelHandshakeOutcome > RejectChannelHandshakeOutcomeCallable
std::future< CreateRelationshipOutcome > CreateRelationshipOutcomeCallable
std::future< ListRelationshipsOutcome > ListRelationshipsOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< UpdateProgramManagementAccountOutcome > UpdateProgramManagementAccountOutcomeCallable
std::future< GetRelationshipOutcome > GetRelationshipOutcomeCallable
std::future< UpdateRelationshipOutcome > UpdateRelationshipOutcomeCallable
std::future< AcceptChannelHandshakeOutcome > AcceptChannelHandshakeOutcomeCallable
std::future< CreateProgramManagementAccountOutcome > CreateProgramManagementAccountOutcomeCallable
std::future< ListChannelHandshakesOutcome > ListChannelHandshakesOutcomeCallable
std::future< ListProgramManagementAccountsOutcome > ListProgramManagementAccountsOutcomeCallable
std::future< CreateChannelHandshakeOutcome > CreateChannelHandshakeOutcomeCallable
std::future< DeleteProgramManagementAccountOutcome > DeleteProgramManagementAccountOutcomeCallable
std::future< DeleteRelationshipOutcome > DeleteRelationshipOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< CancelChannelHandshakeOutcome > CancelChannelHandshakeOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::function< void(const PartnerCentralChannelClient *, const Model::AcceptChannelHandshakeRequest &, const Model::AcceptChannelHandshakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptChannelHandshakeResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::DeleteProgramManagementAccountRequest &, const Model::DeleteProgramManagementAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProgramManagementAccountResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::GetRelationshipRequest &, const Model::GetRelationshipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRelationshipResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::DeleteRelationshipRequest &, const Model::DeleteRelationshipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRelationshipResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::CreateRelationshipRequest &, const Model::CreateRelationshipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRelationshipResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::CreateProgramManagementAccountRequest &, const Model::CreateProgramManagementAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProgramManagementAccountResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::UpdateProgramManagementAccountRequest &, const Model::UpdateProgramManagementAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProgramManagementAccountResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::UpdateRelationshipRequest &, const Model::UpdateRelationshipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRelationshipResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::ListProgramManagementAccountsRequest &, const Model::ListProgramManagementAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProgramManagementAccountsResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::ListChannelHandshakesRequest &, const Model::ListChannelHandshakesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListChannelHandshakesResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::CancelChannelHandshakeRequest &, const Model::CancelChannelHandshakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelChannelHandshakeResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::ListRelationshipsRequest &, const Model::ListRelationshipsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRelationshipsResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::RejectChannelHandshakeRequest &, const Model::RejectChannelHandshakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RejectChannelHandshakeResponseReceivedHandler
std::function< void(const PartnerCentralChannelClient *, const Model::CreateChannelHandshakeRequest &, const Model::CreateChannelHandshakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateChannelHandshakeResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String