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/shield/ShieldPaginationBase.h>
12#include <aws/shield/ShieldServiceClientModel.h>
13#include <aws/shield/ShieldWaiter.h>
14#include <aws/shield/Shield_EXPORTS.h>
44 std::shared_ptr<ShieldEndpointProviderBase> endpointProvider =
nullptr);
57 ShieldClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
58 std::shared_ptr<ShieldEndpointProviderBase> endpointProvider =
nullptr,
78 ShieldClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
103 template <
typename AssociateDRTLogBucketRequestT = Model::AssociateDRTLogBucketRequest>
105 return SubmitCallable(&ShieldClient::AssociateDRTLogBucket, request);
112 template <
typename AssociateDRTLogBucketRequestT = Model::AssociateDRTLogBucketRequest>
114 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
115 return SubmitAsync(&ShieldClient::AssociateDRTLogBucket, request, handler, context);
159 template <
typename AssociateDRTRoleRequestT = Model::AssociateDRTRoleRequest>
161 return SubmitCallable(&ShieldClient::AssociateDRTRole, request);
168 template <
typename AssociateDRTRoleRequestT = Model::AssociateDRTRoleRequest>
170 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
171 return SubmitAsync(&ShieldClient::AssociateDRTRole, request, handler, context);
192 template <
typename AssociateHealthCheckRequestT = Model::AssociateHealthCheckRequest>
194 return SubmitCallable(&ShieldClient::AssociateHealthCheck, request);
201 template <
typename AssociateHealthCheckRequestT = Model::AssociateHealthCheckRequest>
203 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
204 return SubmitAsync(&ShieldClient::AssociateHealthCheck, request, handler, context);
230 template <
typename AssociateProactiveEngagementDetailsRequestT = Model::AssociateProactiveEngagementDetailsRequest>
232 const AssociateProactiveEngagementDetailsRequestT& request)
const {
233 return SubmitCallable(&ShieldClient::AssociateProactiveEngagementDetails, request);
240 template <
typename AssociateProactiveEngagementDetailsRequestT = Model::AssociateProactiveEngagementDetailsRequest>
243 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
244 return SubmitAsync(&ShieldClient::AssociateProactiveEngagementDetails, request, handler, context);
272 template <
typename CreateProtectionRequestT = Model::CreateProtectionRequest>
274 return SubmitCallable(&ShieldClient::CreateProtection, request);
281 template <
typename CreateProtectionRequestT = Model::CreateProtectionRequest>
283 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
284 return SubmitAsync(&ShieldClient::CreateProtection, request, handler, context);
300 template <
typename CreateProtectionGroupRequestT = Model::CreateProtectionGroupRequest>
302 return SubmitCallable(&ShieldClient::CreateProtectionGroup, request);
309 template <
typename CreateProtectionGroupRequestT = Model::CreateProtectionGroupRequest>
311 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
312 return SubmitAsync(&ShieldClient::CreateProtectionGroup, request, handler, context);
332 template <
typename CreateSubscriptionRequestT = Model::CreateSubscriptionRequest>
334 return SubmitCallable(&ShieldClient::CreateSubscription, request);
341 template <
typename CreateSubscriptionRequestT = Model::CreateSubscriptionRequest>
343 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
344 const CreateSubscriptionRequestT& request = {})
const {
345 return SubmitAsync(&ShieldClient::CreateSubscription, request, handler, context);
359 template <
typename DeleteProtectionRequestT = Model::DeleteProtectionRequest>
361 return SubmitCallable(&ShieldClient::DeleteProtection, request);
368 template <
typename DeleteProtectionRequestT = Model::DeleteProtectionRequest>
370 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
371 return SubmitAsync(&ShieldClient::DeleteProtection, request, handler, context);
385 template <
typename DeleteProtectionGroupRequestT = Model::DeleteProtectionGroupRequest>
387 return SubmitCallable(&ShieldClient::DeleteProtectionGroup, request);
394 template <
typename DeleteProtectionGroupRequestT = Model::DeleteProtectionGroupRequest>
396 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
397 return SubmitAsync(&ShieldClient::DeleteProtectionGroup, request, handler, context);
410 template <
typename DescribeAttackRequestT = Model::DescribeAttackRequest>
412 return SubmitCallable(&ShieldClient::DescribeAttack, request);
419 template <
typename DescribeAttackRequestT = Model::DescribeAttackRequest>
421 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
422 return SubmitAsync(&ShieldClient::DescribeAttack, request, handler, context);
446 template <
typename DescribeAttackStatisticsRequestT = Model::DescribeAttackStatisticsRequest>
448 const DescribeAttackStatisticsRequestT& request = {})
const {
449 return SubmitCallable(&ShieldClient::DescribeAttackStatistics, request);
456 template <
typename DescribeAttackStatisticsRequestT = Model::DescribeAttackStatisticsRequest>
458 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
459 const DescribeAttackStatisticsRequestT& request = {})
const {
460 return SubmitAsync(&ShieldClient::DescribeAttackStatistics, request, handler, context);
476 template <
typename DescribeDRTAccessRequestT = Model::DescribeDRTAccessRequest>
478 return SubmitCallable(&ShieldClient::DescribeDRTAccess, request);
485 template <
typename DescribeDRTAccessRequestT = Model::DescribeDRTAccessRequest>
487 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
488 const DescribeDRTAccessRequestT& request = {})
const {
489 return SubmitAsync(&ShieldClient::DescribeDRTAccess, request, handler, context);
507 template <
typename DescribeEmergencyContactSettingsRequestT = Model::DescribeEmergencyContactSettingsRequest>
509 const DescribeEmergencyContactSettingsRequestT& request = {})
const {
510 return SubmitCallable(&ShieldClient::DescribeEmergencyContactSettings, request);
517 template <
typename DescribeEmergencyContactSettingsRequestT = Model::DescribeEmergencyContactSettingsRequest>
519 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
520 const DescribeEmergencyContactSettingsRequestT& request = {})
const {
521 return SubmitAsync(&ShieldClient::DescribeEmergencyContactSettings, request, handler, context);
536 template <
typename DescribeProtectionRequestT = Model::DescribeProtectionRequest>
538 return SubmitCallable(&ShieldClient::DescribeProtection, request);
545 template <
typename DescribeProtectionRequestT = Model::DescribeProtectionRequest>
547 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
548 const DescribeProtectionRequestT& request = {})
const {
549 return SubmitAsync(&ShieldClient::DescribeProtection, request, handler, context);
564 template <
typename DescribeProtectionGroupRequestT = Model::DescribeProtectionGroupRequest>
566 return SubmitCallable(&ShieldClient::DescribeProtectionGroup, request);
573 template <
typename DescribeProtectionGroupRequestT = Model::DescribeProtectionGroupRequest>
576 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
577 return SubmitAsync(&ShieldClient::DescribeProtectionGroup, request, handler, context);
592 template <
typename DescribeSubscriptionRequestT = Model::DescribeSubscriptionRequest>
594 return SubmitCallable(&ShieldClient::DescribeSubscription, request);
601 template <
typename DescribeSubscriptionRequestT = Model::DescribeSubscriptionRequest>
603 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
604 const DescribeSubscriptionRequestT& request = {})
const {
605 return SubmitAsync(&ShieldClient::DescribeSubscription, request, handler, context);
623 template <
typename DisableApplicationLayerAutomaticResponseRequestT = Model::DisableApplicationLayerAutomaticResponseRequest>
625 const DisableApplicationLayerAutomaticResponseRequestT& request)
const {
626 return SubmitCallable(&ShieldClient::DisableApplicationLayerAutomaticResponse, request);
633 template <
typename DisableApplicationLayerAutomaticResponseRequestT = Model::DisableApplicationLayerAutomaticResponseRequest>
635 const DisableApplicationLayerAutomaticResponseRequestT& request,
637 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
638 return SubmitAsync(&ShieldClient::DisableApplicationLayerAutomaticResponse, request, handler, context);
655 template <
typename DisableProactiveEngagementRequestT = Model::DisableProactiveEngagementRequest>
657 const DisableProactiveEngagementRequestT& request = {})
const {
658 return SubmitCallable(&ShieldClient::DisableProactiveEngagement, request);
665 template <
typename DisableProactiveEngagementRequestT = Model::DisableProactiveEngagementRequest>
667 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
668 const DisableProactiveEngagementRequestT& request = {})
const {
669 return SubmitAsync(&ShieldClient::DisableProactiveEngagement, request, handler, context);
685 template <
typename DisassociateDRTLogBucketRequestT = Model::DisassociateDRTLogBucketRequest>
687 return SubmitCallable(&ShieldClient::DisassociateDRTLogBucket, request);
694 template <
typename DisassociateDRTLogBucketRequestT = Model::DisassociateDRTLogBucketRequest>
697 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
698 return SubmitAsync(&ShieldClient::DisassociateDRTLogBucket, request, handler, context);
713 template <
typename DisassociateDRTRoleRequestT = Model::DisassociateDRTRoleRequest>
715 return SubmitCallable(&ShieldClient::DisassociateDRTRole, request);
722 template <
typename DisassociateDRTRoleRequestT = Model::DisassociateDRTRoleRequest>
724 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
725 const DisassociateDRTRoleRequestT& request = {})
const {
726 return SubmitAsync(&ShieldClient::DisassociateDRTRole, request, handler, context);
748 template <
typename DisassociateHealthCheckRequestT = Model::DisassociateHealthCheckRequest>
750 return SubmitCallable(&ShieldClient::DisassociateHealthCheck, request);
757 template <
typename DisassociateHealthCheckRequestT = Model::DisassociateHealthCheckRequest>
760 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
761 return SubmitAsync(&ShieldClient::DisassociateHealthCheck, request, handler, context);
799 template <
typename EnableApplicationLayerAutomaticResponseRequestT = Model::EnableApplicationLayerAutomaticResponseRequest>
801 const EnableApplicationLayerAutomaticResponseRequestT& request)
const {
802 return SubmitCallable(&ShieldClient::EnableApplicationLayerAutomaticResponse, request);
809 template <
typename EnableApplicationLayerAutomaticResponseRequestT = Model::EnableApplicationLayerAutomaticResponseRequest>
812 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
813 return SubmitAsync(&ShieldClient::EnableApplicationLayerAutomaticResponse, request, handler, context);
830 template <
typename EnableProactiveEngagementRequestT = Model::EnableProactiveEngagementRequest>
832 const EnableProactiveEngagementRequestT& request = {})
const {
833 return SubmitCallable(&ShieldClient::EnableProactiveEngagement, request);
840 template <
typename EnableProactiveEngagementRequestT = Model::EnableProactiveEngagementRequest>
842 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
843 const EnableProactiveEngagementRequestT& request = {})
const {
844 return SubmitAsync(&ShieldClient::EnableProactiveEngagement, request, handler, context);
859 template <
typename GetSubscriptionStateRequestT = Model::GetSubscriptionStateRequest>
861 return SubmitCallable(&ShieldClient::GetSubscriptionState, request);
868 template <
typename GetSubscriptionStateRequestT = Model::GetSubscriptionStateRequest>
870 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
871 const GetSubscriptionStateRequestT& request = {})
const {
872 return SubmitAsync(&ShieldClient::GetSubscriptionState, request, handler, context);
886 template <
typename ListAttacksRequestT = Model::ListAttacksRequest>
888 return SubmitCallable(&ShieldClient::ListAttacks, request);
895 template <
typename ListAttacksRequestT = Model::ListAttacksRequest>
897 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
898 const ListAttacksRequestT& request = {})
const {
899 return SubmitAsync(&ShieldClient::ListAttacks, request, handler, context);
916 template <
typename ListProtectionGroupsRequestT = Model::ListProtectionGroupsRequest>
918 return SubmitCallable(&ShieldClient::ListProtectionGroups, request);
925 template <
typename ListProtectionGroupsRequestT = Model::ListProtectionGroupsRequest>
927 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
928 const ListProtectionGroupsRequestT& request = {})
const {
929 return SubmitAsync(&ShieldClient::ListProtectionGroups, request, handler, context);
944 template <
typename ListProtectionsRequestT = Model::ListProtectionsRequest>
946 return SubmitCallable(&ShieldClient::ListProtections, request);
953 template <
typename ListProtectionsRequestT = Model::ListProtectionsRequest>
955 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
956 const ListProtectionsRequestT& request = {})
const {
957 return SubmitAsync(&ShieldClient::ListProtections, request, handler, context);
973 template <
typename ListResourcesInProtectionGroupRequestT = Model::ListResourcesInProtectionGroupRequest>
975 const ListResourcesInProtectionGroupRequestT& request)
const {
976 return SubmitCallable(&ShieldClient::ListResourcesInProtectionGroup, request);
983 template <
typename ListResourcesInProtectionGroupRequestT = Model::ListResourcesInProtectionGroupRequest>
986 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
987 return SubmitAsync(&ShieldClient::ListResourcesInProtectionGroup, request, handler, context);
1002 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1004 return SubmitCallable(&ShieldClient::ListTagsForResource, request);
1011 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1013 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1014 return SubmitAsync(&ShieldClient::ListTagsForResource, request, handler, context);
1027 template <
typename TagResourceRequestT = Model::TagResourceRequest>
1029 return SubmitCallable(&ShieldClient::TagResource, request);
1036 template <
typename TagResourceRequestT = Model::TagResourceRequest>
1038 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1039 return SubmitAsync(&ShieldClient::TagResource, request, handler, context);
1052 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
1054 return SubmitCallable(&ShieldClient::UntagResource, request);
1061 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
1063 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1064 return SubmitAsync(&ShieldClient::UntagResource, request, handler, context);
1081 template <
typename UpdateApplicationLayerAutomaticResponseRequestT = Model::UpdateApplicationLayerAutomaticResponseRequest>
1083 const UpdateApplicationLayerAutomaticResponseRequestT& request)
const {
1084 return SubmitCallable(&ShieldClient::UpdateApplicationLayerAutomaticResponse, request);
1091 template <
typename UpdateApplicationLayerAutomaticResponseRequestT = Model::UpdateApplicationLayerAutomaticResponseRequest>
1094 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1095 return SubmitAsync(&ShieldClient::UpdateApplicationLayerAutomaticResponse, request, handler, context);
1113 template <
typename UpdateEmergencyContactSettingsRequestT = Model::UpdateEmergencyContactSettingsRequest>
1115 const UpdateEmergencyContactSettingsRequestT& request = {})
const {
1116 return SubmitCallable(&ShieldClient::UpdateEmergencyContactSettings, request);
1123 template <
typename UpdateEmergencyContactSettingsRequestT = Model::UpdateEmergencyContactSettingsRequest>
1125 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1126 const UpdateEmergencyContactSettingsRequestT& request = {})
const {
1127 return SubmitAsync(&ShieldClient::UpdateEmergencyContactSettings, request, handler, context);
1144 template <
typename UpdateProtectionGroupRequestT = Model::UpdateProtectionGroupRequest>
1146 return SubmitCallable(&ShieldClient::UpdateProtectionGroup, request);
1153 template <
typename UpdateProtectionGroupRequestT = Model::UpdateProtectionGroupRequest>
1155 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1156 return SubmitAsync(&ShieldClient::UpdateProtectionGroup, request, handler, context);
1175 template <
typename UpdateSubscriptionRequestT = Model::UpdateSubscriptionRequest>
1177 return SubmitCallable(&ShieldClient::UpdateSubscription, request);
1184 template <
typename UpdateSubscriptionRequestT = Model::UpdateSubscriptionRequest>
1186 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1187 const UpdateSubscriptionRequestT& request = {})
const {
1188 return SubmitAsync(&ShieldClient::UpdateSubscription, request, handler, context);
1203 std::shared_ptr<ShieldEndpointProviderBase> m_endpointProvider;
Model::DescribeAttackOutcomeCallable DescribeAttackCallable(const DescribeAttackRequestT &request) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
virtual Model::AssociateDRTRoleOutcome AssociateDRTRole(const Model::AssociateDRTRoleRequest &request) const
virtual Model::DescribeDRTAccessOutcome DescribeDRTAccess(const Model::DescribeDRTAccessRequest &request={}) const
void DisassociateHealthCheckAsync(const DisassociateHealthCheckRequestT &request, const DisassociateHealthCheckResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DisableApplicationLayerAutomaticResponseAsync(const DisableApplicationLayerAutomaticResponseRequestT &request, const DisableApplicationLayerAutomaticResponseResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateEmergencyContactSettingsOutcome UpdateEmergencyContactSettings(const Model::UpdateEmergencyContactSettingsRequest &request={}) const
virtual Model::UpdateSubscriptionOutcome UpdateSubscription(const Model::UpdateSubscriptionRequest &request={}) const
virtual Model::DescribeEmergencyContactSettingsOutcome DescribeEmergencyContactSettings(const Model::DescribeEmergencyContactSettingsRequest &request={}) const
virtual Model::UpdateApplicationLayerAutomaticResponseOutcome UpdateApplicationLayerAutomaticResponse(const Model::UpdateApplicationLayerAutomaticResponseRequest &request) const
ShieldClientConfiguration ClientConfigurationType
virtual Model::DescribeProtectionGroupOutcome DescribeProtectionGroup(const Model::DescribeProtectionGroupRequest &request) const
Model::DescribeDRTAccessOutcomeCallable DescribeDRTAccessCallable(const DescribeDRTAccessRequestT &request={}) const
void DescribeProtectionAsync(const DescribeProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeProtectionRequestT &request={}) const
virtual Model::UpdateProtectionGroupOutcome UpdateProtectionGroup(const Model::UpdateProtectionGroupRequest &request) const
Model::EnableProactiveEngagementOutcomeCallable EnableProactiveEngagementCallable(const EnableProactiveEngagementRequestT &request={}) const
Model::ListProtectionGroupsOutcomeCallable ListProtectionGroupsCallable(const ListProtectionGroupsRequestT &request={}) const
void AssociateDRTRoleAsync(const AssociateDRTRoleRequestT &request, const AssociateDRTRoleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateApplicationLayerAutomaticResponseOutcomeCallable UpdateApplicationLayerAutomaticResponseCallable(const UpdateApplicationLayerAutomaticResponseRequestT &request) const
void ListProtectionsAsync(const ListProtectionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListProtectionsRequestT &request={}) const
Model::EnableApplicationLayerAutomaticResponseOutcomeCallable EnableApplicationLayerAutomaticResponseCallable(const EnableApplicationLayerAutomaticResponseRequestT &request) const
void DescribeAttackStatisticsAsync(const DescribeAttackStatisticsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeAttackStatisticsRequestT &request={}) const
virtual Model::DisassociateHealthCheckOutcome DisassociateHealthCheck(const Model::DisassociateHealthCheckRequest &request) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
void UpdateApplicationLayerAutomaticResponseAsync(const UpdateApplicationLayerAutomaticResponseRequestT &request, const UpdateApplicationLayerAutomaticResponseResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void AssociateProactiveEngagementDetailsAsync(const AssociateProactiveEngagementDetailsRequestT &request, const AssociateProactiveEngagementDetailsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeAttackOutcome DescribeAttack(const Model::DescribeAttackRequest &request) const
Model::DisableProactiveEngagementOutcomeCallable DisableProactiveEngagementCallable(const DisableProactiveEngagementRequestT &request={}) const
ShieldClient(const Aws::Client::ClientConfiguration &clientConfiguration)
void DescribeProtectionGroupAsync(const DescribeProtectionGroupRequestT &request, const DescribeProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListAttacksAsync(const ListAttacksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListAttacksRequestT &request={}) const
Model::AssociateDRTLogBucketOutcomeCallable AssociateDRTLogBucketCallable(const AssociateDRTLogBucketRequestT &request) const
Model::DescribeEmergencyContactSettingsOutcomeCallable DescribeEmergencyContactSettingsCallable(const DescribeEmergencyContactSettingsRequestT &request={}) const
Model::DisassociateHealthCheckOutcomeCallable DisassociateHealthCheckCallable(const DisassociateHealthCheckRequestT &request) const
Model::AssociateDRTRoleOutcomeCallable AssociateDRTRoleCallable(const AssociateDRTRoleRequestT &request) const
Model::DeleteProtectionOutcomeCallable DeleteProtectionCallable(const DeleteProtectionRequestT &request) const
void EnableApplicationLayerAutomaticResponseAsync(const EnableApplicationLayerAutomaticResponseRequestT &request, const EnableApplicationLayerAutomaticResponseResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DisableProactiveEngagementAsync(const DisableProactiveEngagementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DisableProactiveEngagementRequestT &request={}) const
Model::UpdateProtectionGroupOutcomeCallable UpdateProtectionGroupCallable(const UpdateProtectionGroupRequestT &request) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
void DescribeDRTAccessAsync(const DescribeDRTAccessResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeDRTAccessRequestT &request={}) const
virtual Model::DescribeSubscriptionOutcome DescribeSubscription(const Model::DescribeSubscriptionRequest &request={}) const
Model::ListResourcesInProtectionGroupOutcomeCallable ListResourcesInProtectionGroupCallable(const ListResourcesInProtectionGroupRequestT &request) const
virtual Model::CreateProtectionOutcome CreateProtection(const Model::CreateProtectionRequest &request) const
Model::UpdateEmergencyContactSettingsOutcomeCallable UpdateEmergencyContactSettingsCallable(const UpdateEmergencyContactSettingsRequestT &request={}) const
void UpdateSubscriptionAsync(const UpdateSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const UpdateSubscriptionRequestT &request={}) const
static const char * GetAllocationTag()
virtual Model::ListAttacksOutcome ListAttacks(const Model::ListAttacksRequest &request={}) const
Model::DisassociateDRTRoleOutcomeCallable DisassociateDRTRoleCallable(const DisassociateDRTRoleRequestT &request={}) const
virtual Model::DisableApplicationLayerAutomaticResponseOutcome DisableApplicationLayerAutomaticResponse(const Model::DisableApplicationLayerAutomaticResponseRequest &request) const
virtual Model::AssociateProactiveEngagementDetailsOutcome AssociateProactiveEngagementDetails(const Model::AssociateProactiveEngagementDetailsRequest &request) const
Aws::Client::AWSJsonClient BASECLASS
void UpdateEmergencyContactSettingsAsync(const UpdateEmergencyContactSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const UpdateEmergencyContactSettingsRequestT &request={}) const
Model::DescribeProtectionOutcomeCallable DescribeProtectionCallable(const DescribeProtectionRequestT &request={}) const
void DescribeAttackAsync(const DescribeAttackRequestT &request, const DescribeAttackResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::EnableProactiveEngagementOutcome EnableProactiveEngagement(const Model::EnableProactiveEngagementRequest &request={}) const
void EnableProactiveEngagementAsync(const EnableProactiveEngagementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const EnableProactiveEngagementRequestT &request={}) const
static const char * GetServiceName()
Model::CreateSubscriptionOutcomeCallable CreateSubscriptionCallable(const CreateSubscriptionRequestT &request={}) const
virtual Model::EnableApplicationLayerAutomaticResponseOutcome EnableApplicationLayerAutomaticResponse(const Model::EnableApplicationLayerAutomaticResponseRequest &request) const
void GetSubscriptionStateAsync(const GetSubscriptionStateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetSubscriptionStateRequestT &request={}) const
virtual Model::ListProtectionGroupsOutcome ListProtectionGroups(const Model::ListProtectionGroupsRequest &request={}) const
Model::AssociateHealthCheckOutcomeCallable AssociateHealthCheckCallable(const AssociateHealthCheckRequestT &request) const
virtual Model::AssociateDRTLogBucketOutcome AssociateDRTLogBucket(const Model::AssociateDRTLogBucketRequest &request) const
virtual Model::AssociateHealthCheckOutcome AssociateHealthCheck(const Model::AssociateHealthCheckRequest &request) const
Model::ListAttacksOutcomeCallable ListAttacksCallable(const ListAttacksRequestT &request={}) const
virtual std::shared_ptr< ShieldEndpointProviderBase > & accessEndpointProvider()
void DisassociateDRTRoleAsync(const DisassociateDRTRoleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DisassociateDRTRoleRequestT &request={}) const
Model::DisableApplicationLayerAutomaticResponseOutcomeCallable DisableApplicationLayerAutomaticResponseCallable(const DisableApplicationLayerAutomaticResponseRequestT &request) const
ShieldClient(const Aws::Shield::ShieldClientConfiguration &clientConfiguration=Aws::Shield::ShieldClientConfiguration(), std::shared_ptr< ShieldEndpointProviderBase > endpointProvider=nullptr)
void DisassociateDRTLogBucketAsync(const DisassociateDRTLogBucketRequestT &request, const DisassociateDRTLogBucketResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DisassociateDRTLogBucketOutcomeCallable DisassociateDRTLogBucketCallable(const DisassociateDRTLogBucketRequestT &request) const
virtual Model::CreateProtectionGroupOutcome CreateProtectionGroup(const Model::CreateProtectionGroupRequest &request) const
void UpdateProtectionGroupAsync(const UpdateProtectionGroupRequestT &request, const UpdateProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DisassociateDRTRoleOutcome DisassociateDRTRole(const Model::DisassociateDRTRoleRequest &request={}) const
Model::CreateProtectionGroupOutcomeCallable CreateProtectionGroupCallable(const CreateProtectionGroupRequestT &request) const
virtual Model::CreateSubscriptionOutcome CreateSubscription(const Model::CreateSubscriptionRequest &request={}) const
Model::DescribeSubscriptionOutcomeCallable DescribeSubscriptionCallable(const DescribeSubscriptionRequestT &request={}) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
virtual void OverrideEndpoint(const Aws::String &endpoint)
virtual Model::GetSubscriptionStateOutcome GetSubscriptionState(const Model::GetSubscriptionStateRequest &request={}) const
virtual Model::DisableProactiveEngagementOutcome DisableProactiveEngagement(const Model::DisableProactiveEngagementRequest &request={}) const
void DescribeSubscriptionAsync(const DescribeSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeSubscriptionRequestT &request={}) const
ShieldClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetSubscriptionStateOutcomeCallable GetSubscriptionStateCallable(const GetSubscriptionStateRequestT &request={}) const
void DescribeEmergencyContactSettingsAsync(const DescribeEmergencyContactSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeEmergencyContactSettingsRequestT &request={}) const
ShieldClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< ShieldEndpointProviderBase > endpointProvider=nullptr, const Aws::Shield::ShieldClientConfiguration &clientConfiguration=Aws::Shield::ShieldClientConfiguration())
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteProtectionGroupAsync(const DeleteProtectionGroupRequestT &request, const DeleteProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
ShieldEndpointProvider EndpointProviderType
Model::AssociateProactiveEngagementDetailsOutcomeCallable AssociateProactiveEngagementDetailsCallable(const AssociateProactiveEngagementDetailsRequestT &request) const
void CreateProtectionGroupAsync(const CreateProtectionGroupRequestT &request, const CreateProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeProtectionGroupOutcomeCallable DescribeProtectionGroupCallable(const DescribeProtectionGroupRequestT &request) const
void CreateSubscriptionAsync(const CreateSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateSubscriptionRequestT &request={}) const
ShieldClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
void ListProtectionGroupsAsync(const ListProtectionGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListProtectionGroupsRequestT &request={}) const
virtual Model::DeleteProtectionGroupOutcome DeleteProtectionGroup(const Model::DeleteProtectionGroupRequest &request) const
ShieldClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< ShieldEndpointProviderBase > endpointProvider=nullptr, const Aws::Shield::ShieldClientConfiguration &clientConfiguration=Aws::Shield::ShieldClientConfiguration())
virtual Model::DeleteProtectionOutcome DeleteProtection(const Model::DeleteProtectionRequest &request) const
void AssociateDRTLogBucketAsync(const AssociateDRTLogBucketRequestT &request, const AssociateDRTLogBucketResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateSubscriptionOutcomeCallable UpdateSubscriptionCallable(const UpdateSubscriptionRequestT &request={}) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
Model::CreateProtectionOutcomeCallable CreateProtectionCallable(const CreateProtectionRequestT &request) const
void ListResourcesInProtectionGroupAsync(const ListResourcesInProtectionGroupRequestT &request, const ListResourcesInProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeAttackStatisticsOutcome DescribeAttackStatistics(const Model::DescribeAttackStatisticsRequest &request={}) const
void AssociateHealthCheckAsync(const AssociateHealthCheckRequestT &request, const AssociateHealthCheckResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListResourcesInProtectionGroupOutcome ListResourcesInProtectionGroup(const Model::ListResourcesInProtectionGroupRequest &request) const
virtual Model::DisassociateDRTLogBucketOutcome DisassociateDRTLogBucket(const Model::DisassociateDRTLogBucketRequest &request) const
virtual Model::ListProtectionsOutcome ListProtections(const Model::ListProtectionsRequest &request={}) const
Model::DescribeAttackStatisticsOutcomeCallable DescribeAttackStatisticsCallable(const DescribeAttackStatisticsRequestT &request={}) const
Model::DeleteProtectionGroupOutcomeCallable DeleteProtectionGroupCallable(const DeleteProtectionGroupRequestT &request) const
Model::ListProtectionsOutcomeCallable ListProtectionsCallable(const ListProtectionsRequestT &request={}) const
void CreateProtectionAsync(const CreateProtectionRequestT &request, const CreateProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
void DeleteProtectionAsync(const DeleteProtectionRequestT &request, const DeleteProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeProtectionOutcome DescribeProtection(const Model::DescribeProtectionRequest &request={}) const
std::future< ListResourcesInProtectionGroupOutcome > ListResourcesInProtectionGroupOutcomeCallable
std::future< DisableProactiveEngagementOutcome > DisableProactiveEngagementOutcomeCallable
std::future< UpdateSubscriptionOutcome > UpdateSubscriptionOutcomeCallable
std::future< DisassociateDRTRoleOutcome > DisassociateDRTRoleOutcomeCallable
std::future< DisableApplicationLayerAutomaticResponseOutcome > DisableApplicationLayerAutomaticResponseOutcomeCallable
std::future< GetSubscriptionStateOutcome > GetSubscriptionStateOutcomeCallable
std::future< DescribeProtectionGroupOutcome > DescribeProtectionGroupOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DescribeProtectionOutcome > DescribeProtectionOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< DisassociateHealthCheckOutcome > DisassociateHealthCheckOutcomeCallable
std::future< AssociateProactiveEngagementDetailsOutcome > AssociateProactiveEngagementDetailsOutcomeCallable
std::future< CreateProtectionGroupOutcome > CreateProtectionGroupOutcomeCallable
std::future< DescribeEmergencyContactSettingsOutcome > DescribeEmergencyContactSettingsOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListProtectionGroupsOutcome > ListProtectionGroupsOutcomeCallable
std::future< EnableProactiveEngagementOutcome > EnableProactiveEngagementOutcomeCallable
std::future< ListProtectionsOutcome > ListProtectionsOutcomeCallable
std::future< UpdateApplicationLayerAutomaticResponseOutcome > UpdateApplicationLayerAutomaticResponseOutcomeCallable
std::future< UpdateEmergencyContactSettingsOutcome > UpdateEmergencyContactSettingsOutcomeCallable
std::future< UpdateProtectionGroupOutcome > UpdateProtectionGroupOutcomeCallable
std::future< DeleteProtectionGroupOutcome > DeleteProtectionGroupOutcomeCallable
std::future< AssociateDRTLogBucketOutcome > AssociateDRTLogBucketOutcomeCallable
std::future< DeleteProtectionOutcome > DeleteProtectionOutcomeCallable
std::future< AssociateDRTRoleOutcome > AssociateDRTRoleOutcomeCallable
std::future< DisassociateDRTLogBucketOutcome > DisassociateDRTLogBucketOutcomeCallable
std::future< DescribeSubscriptionOutcome > DescribeSubscriptionOutcomeCallable
std::future< DescribeAttackOutcome > DescribeAttackOutcomeCallable
std::future< CreateSubscriptionOutcome > CreateSubscriptionOutcomeCallable
std::future< DescribeDRTAccessOutcome > DescribeDRTAccessOutcomeCallable
std::future< CreateProtectionOutcome > CreateProtectionOutcomeCallable
std::future< DescribeAttackStatisticsOutcome > DescribeAttackStatisticsOutcomeCallable
std::future< ListAttacksOutcome > ListAttacksOutcomeCallable
std::future< EnableApplicationLayerAutomaticResponseOutcome > EnableApplicationLayerAutomaticResponseOutcomeCallable
std::future< AssociateHealthCheckOutcome > AssociateHealthCheckOutcomeCallable
std::function< void(const ShieldClient *, const Model::DescribeAttackRequest &, const Model::DescribeAttackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAttackResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::EnableProactiveEngagementRequest &, const Model::EnableProactiveEngagementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableProactiveEngagementResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateProtectionGroupRequest &, const Model::UpdateProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::CreateProtectionRequest &, const Model::CreateProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProtectionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListAttacksRequest &, const Model::ListAttacksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAttacksResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateDRTLogBucketRequest &, const Model::AssociateDRTLogBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateDRTLogBucketResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListProtectionGroupsRequest &, const Model::ListProtectionGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProtectionGroupsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::CreateProtectionGroupRequest &, const Model::CreateProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateDRTRoleRequest &, const Model::AssociateDRTRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateDRTRoleResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisassociateDRTRoleRequest &, const Model::DisassociateDRTRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateDRTRoleResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::GetSubscriptionStateRequest &, const Model::GetSubscriptionStateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSubscriptionStateResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeAttackStatisticsRequest &, const Model::DescribeAttackStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAttackStatisticsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateEmergencyContactSettingsRequest &, const Model::UpdateEmergencyContactSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateEmergencyContactSettingsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DeleteProtectionRequest &, const Model::DeleteProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProtectionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateApplicationLayerAutomaticResponseRequest &, const Model::UpdateApplicationLayerAutomaticResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateApplicationLayerAutomaticResponseResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::CreateSubscriptionRequest &, const Model::CreateSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSubscriptionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::EnableApplicationLayerAutomaticResponseRequest &, const Model::EnableApplicationLayerAutomaticResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableApplicationLayerAutomaticResponseResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeDRTAccessRequest &, const Model::DescribeDRTAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDRTAccessResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeEmergencyContactSettingsRequest &, const Model::DescribeEmergencyContactSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEmergencyContactSettingsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisassociateDRTLogBucketRequest &, const Model::DisassociateDRTLogBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateDRTLogBucketResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeProtectionGroupRequest &, const Model::DescribeProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisableApplicationLayerAutomaticResponseRequest &, const Model::DisableApplicationLayerAutomaticResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableApplicationLayerAutomaticResponseResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListProtectionsRequest &, const Model::ListProtectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProtectionsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DeleteProtectionGroupRequest &, const Model::DeleteProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisableProactiveEngagementRequest &, const Model::DisableProactiveEngagementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableProactiveEngagementResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateHealthCheckRequest &, const Model::AssociateHealthCheckOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateHealthCheckResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateProactiveEngagementDetailsRequest &, const Model::AssociateProactiveEngagementDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateProactiveEngagementDetailsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeProtectionRequest &, const Model::DescribeProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeProtectionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeSubscriptionRequest &, const Model::DescribeSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSubscriptionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListResourcesInProtectionGroupRequest &, const Model::ListResourcesInProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListResourcesInProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisassociateHealthCheckRequest &, const Model::DisassociateHealthCheckOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateHealthCheckResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateSubscriptionRequest &, const Model::UpdateSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSubscriptionResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String