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/PartnerCentralChannelWaiter.h>
14#include <aws/partnercentral-channel/PartnerCentralChannel_EXPORTS.h>
17namespace PartnerCentralChannel {
41 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> endpointProvider =
nullptr);
48 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> endpointProvider =
nullptr,
57 std::shared_ptr<PartnerCentralChannelEndpointProviderBase> endpointProvider =
nullptr,
96 template <
typename AcceptChannelHandshakeRequestT = Model::AcceptChannelHandshakeRequest>
98 return SubmitCallable(&PartnerCentralChannelClient::AcceptChannelHandshake, request);
105 template <
typename AcceptChannelHandshakeRequestT = Model::AcceptChannelHandshakeRequest>
108 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
109 return SubmitAsync(&PartnerCentralChannelClient::AcceptChannelHandshake, request, handler, context);
123 template <
typename CancelChannelHandshakeRequestT = Model::CancelChannelHandshakeRequest>
125 return SubmitCallable(&PartnerCentralChannelClient::CancelChannelHandshake, request);
132 template <
typename CancelChannelHandshakeRequestT = Model::CancelChannelHandshakeRequest>
135 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
136 return SubmitAsync(&PartnerCentralChannelClient::CancelChannelHandshake, request, handler, context);
151 template <
typename CreateChannelHandshakeRequestT = Model::CreateChannelHandshakeRequest>
153 return SubmitCallable(&PartnerCentralChannelClient::CreateChannelHandshake, request);
160 template <
typename CreateChannelHandshakeRequestT = Model::CreateChannelHandshakeRequest>
163 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
164 return SubmitAsync(&PartnerCentralChannelClient::CreateChannelHandshake, request, handler, context);
180 template <
typename CreateProgramManagementAccountRequestT = Model::CreateProgramManagementAccountRequest>
182 const CreateProgramManagementAccountRequestT& request)
const {
183 return SubmitCallable(&PartnerCentralChannelClient::CreateProgramManagementAccount, request);
190 template <
typename CreateProgramManagementAccountRequestT = Model::CreateProgramManagementAccountRequest>
193 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
194 return SubmitAsync(&PartnerCentralChannelClient::CreateProgramManagementAccount, request, handler, context);
209 template <
typename CreateRelationshipRequestT = Model::CreateRelationshipRequest>
211 return SubmitCallable(&PartnerCentralChannelClient::CreateRelationship, request);
218 template <
typename CreateRelationshipRequestT = Model::CreateRelationshipRequest>
220 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
221 return SubmitAsync(&PartnerCentralChannelClient::CreateRelationship, request, handler, context);
236 template <
typename DeleteProgramManagementAccountRequestT = Model::DeleteProgramManagementAccountRequest>
238 const DeleteProgramManagementAccountRequestT& request)
const {
239 return SubmitCallable(&PartnerCentralChannelClient::DeleteProgramManagementAccount, request);
246 template <
typename DeleteProgramManagementAccountRequestT = Model::DeleteProgramManagementAccountRequest>
249 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
250 return SubmitAsync(&PartnerCentralChannelClient::DeleteProgramManagementAccount, request, handler, context);
264 template <
typename DeleteRelationshipRequestT = Model::DeleteRelationshipRequest>
266 return SubmitCallable(&PartnerCentralChannelClient::DeleteRelationship, request);
273 template <
typename DeleteRelationshipRequestT = Model::DeleteRelationshipRequest>
275 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
276 return SubmitAsync(&PartnerCentralChannelClient::DeleteRelationship, request, handler, context);
290 template <
typename GetRelationshipRequestT = Model::GetRelationshipRequest>
292 return SubmitCallable(&PartnerCentralChannelClient::GetRelationship, request);
299 template <
typename GetRelationshipRequestT = Model::GetRelationshipRequest>
301 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
302 return SubmitAsync(&PartnerCentralChannelClient::GetRelationship, request, handler, context);
317 template <
typename ListChannelHandshakesRequestT = Model::ListChannelHandshakesRequest>
319 return SubmitCallable(&PartnerCentralChannelClient::ListChannelHandshakes, request);
326 template <
typename ListChannelHandshakesRequestT = Model::ListChannelHandshakesRequest>
328 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
329 return SubmitAsync(&PartnerCentralChannelClient::ListChannelHandshakes, request, handler, context);
345 template <
typename ListProgramManagementAccountsRequestT = Model::ListProgramManagementAccountsRequest>
347 const ListProgramManagementAccountsRequestT& request)
const {
348 return SubmitCallable(&PartnerCentralChannelClient::ListProgramManagementAccounts, request);
355 template <
typename ListProgramManagementAccountsRequestT = Model::ListProgramManagementAccountsRequest>
358 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
359 return SubmitAsync(&PartnerCentralChannelClient::ListProgramManagementAccounts, request, handler, context);
374 template <
typename ListRelationshipsRequestT = Model::ListRelationshipsRequest>
376 return SubmitCallable(&PartnerCentralChannelClient::ListRelationships, request);
383 template <
typename ListRelationshipsRequestT = Model::ListRelationshipsRequest>
385 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
386 return SubmitAsync(&PartnerCentralChannelClient::ListRelationships, request, handler, context);
400 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
402 return SubmitCallable(&PartnerCentralChannelClient::ListTagsForResource, request);
409 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
411 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
412 return SubmitAsync(&PartnerCentralChannelClient::ListTagsForResource, request, handler, context);
426 template <
typename RejectChannelHandshakeRequestT = Model::RejectChannelHandshakeRequest>
428 return SubmitCallable(&PartnerCentralChannelClient::RejectChannelHandshake, request);
435 template <
typename RejectChannelHandshakeRequestT = Model::RejectChannelHandshakeRequest>
438 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
439 return SubmitAsync(&PartnerCentralChannelClient::RejectChannelHandshake, request, handler, context);
452 template <
typename TagResourceRequestT = Model::TagResourceRequest>
454 return SubmitCallable(&PartnerCentralChannelClient::TagResource, request);
461 template <
typename TagResourceRequestT = Model::TagResourceRequest>
463 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
464 return SubmitAsync(&PartnerCentralChannelClient::TagResource, request, handler, context);
477 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
479 return SubmitCallable(&PartnerCentralChannelClient::UntagResource, request);
486 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
488 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
489 return SubmitAsync(&PartnerCentralChannelClient::UntagResource, request, handler, context);
505 template <
typename UpdateProgramManagementAccountRequestT = Model::UpdateProgramManagementAccountRequest>
507 const UpdateProgramManagementAccountRequestT& request)
const {
508 return SubmitCallable(&PartnerCentralChannelClient::UpdateProgramManagementAccount, request);
515 template <
typename UpdateProgramManagementAccountRequestT = Model::UpdateProgramManagementAccountRequest>
518 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
519 return SubmitAsync(&PartnerCentralChannelClient::UpdateProgramManagementAccount, request, handler, context);
534 template <
typename UpdateRelationshipRequestT = Model::UpdateRelationshipRequest>
536 return SubmitCallable(&PartnerCentralChannelClient::UpdateRelationship, request);
543 template <
typename UpdateRelationshipRequestT = Model::UpdateRelationshipRequest>
545 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
546 return SubmitAsync(&PartnerCentralChannelClient::UpdateRelationship, request, handler, context);
561 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