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/ecs/ECSPaginationBase.h>
12#include <aws/ecs/ECSServiceClientModel.h>
13#include <aws/ecs/ECSWaiter.h>
14#include <aws/ecs/ECS_EXPORTS.h>
52 std::shared_ptr<ECSEndpointProviderBase> endpointProvider =
nullptr);
65 ECSClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
66 std::shared_ptr<ECSEndpointProviderBase> endpointProvider =
nullptr,
86 ECSClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
107 template <
typename CreateCapacityProv
iderRequestT = Model::CreateCapacityProv
iderRequest>
109 return SubmitCallable(&ECSClient::CreateCapacityProvider, request);
116 template <
typename CreateCapacityProv
iderRequestT = Model::CreateCapacityProv
iderRequest>
119 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
120 return SubmitAsync(&ECSClient::CreateCapacityProvider, request, handler, context);
145 template <
typename CreateClusterRequestT = Model::CreateClusterRequest>
147 return SubmitCallable(&ECSClient::CreateCluster, request);
154 template <
typename CreateClusterRequestT = Model::CreateClusterRequest>
156 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
157 const CreateClusterRequestT& request = {})
const {
158 return SubmitAsync(&ECSClient::CreateCluster, request, handler, context);
181 template <
typename CreateDaemonRequestT = Model::CreateDaemonRequest>
183 return SubmitCallable(&ECSClient::CreateDaemon, request);
190 template <
typename CreateDaemonRequestT = Model::CreateDaemonRequest>
192 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
193 return SubmitAsync(&ECSClient::CreateDaemon, request, handler, context);
217 template <
typename CreateExpressGatewayServiceRequestT = Model::CreateExpressGatewayServiceRequest>
219 const CreateExpressGatewayServiceRequestT& request)
const {
220 return SubmitCallable(&ECSClient::CreateExpressGatewayService, request);
227 template <
typename CreateExpressGatewayServiceRequestT = Model::CreateExpressGatewayServiceRequest>
230 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
231 return SubmitAsync(&ECSClient::CreateExpressGatewayService, request, handler, context);
381 template <
typename CreateServiceRequestT = Model::CreateServiceRequest>
383 return SubmitCallable(&ECSClient::CreateService, request);
390 template <
typename CreateServiceRequestT = Model::CreateServiceRequest>
392 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
393 return SubmitAsync(&ECSClient::CreateService, request, handler, context);
418 template <
typename CreateTaskSetRequestT = Model::CreateTaskSetRequest>
420 return SubmitCallable(&ECSClient::CreateTaskSet, request);
427 template <
typename CreateTaskSetRequestT = Model::CreateTaskSetRequest>
429 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
430 return SubmitAsync(&ECSClient::CreateTaskSet, request, handler, context);
445 template <
typename DeleteAccountSettingRequestT = Model::DeleteAccountSettingRequest>
447 return SubmitCallable(&ECSClient::DeleteAccountSetting, request);
454 template <
typename DeleteAccountSettingRequestT = Model::DeleteAccountSettingRequest>
456 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
457 return SubmitAsync(&ECSClient::DeleteAccountSetting, request, handler, context);
472 template <
typename DeleteAttributesRequestT = Model::DeleteAttributesRequest>
474 return SubmitCallable(&ECSClient::DeleteAttributes, request);
481 template <
typename DeleteAttributesRequestT = Model::DeleteAttributesRequest>
483 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
484 return SubmitAsync(&ECSClient::DeleteAttributes, request, handler, context);
515 template <
typename DeleteCapacityProv
iderRequestT = Model::DeleteCapacityProv
iderRequest>
517 return SubmitCallable(&ECSClient::DeleteCapacityProvider, request);
524 template <
typename DeleteCapacityProv
iderRequestT = Model::DeleteCapacityProv
iderRequest>
527 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
528 return SubmitAsync(&ECSClient::DeleteCapacityProvider, request, handler, context);
551 template <
typename DeleteClusterRequestT = Model::DeleteClusterRequest>
553 return SubmitCallable(&ECSClient::DeleteCluster, request);
560 template <
typename DeleteClusterRequestT = Model::DeleteClusterRequest>
562 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
563 return SubmitAsync(&ECSClient::DeleteCluster, request, handler, context);
582 template <
typename DeleteDaemonRequestT = Model::DeleteDaemonRequest>
584 return SubmitCallable(&ECSClient::DeleteDaemon, request);
591 template <
typename DeleteDaemonRequestT = Model::DeleteDaemonRequest>
593 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
594 return SubmitAsync(&ECSClient::DeleteDaemon, request, handler, context);
613 template <
typename DeleteDaemonTaskDefinitionRequestT = Model::DeleteDaemonTaskDefinitionRequest>
615 const DeleteDaemonTaskDefinitionRequestT& request)
const {
616 return SubmitCallable(&ECSClient::DeleteDaemonTaskDefinition, request);
623 template <
typename DeleteDaemonTaskDefinitionRequestT = Model::DeleteDaemonTaskDefinitionRequest>
626 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
627 return SubmitAsync(&ECSClient::DeleteDaemonTaskDefinition, request, handler, context);
650 template <
typename DeleteExpressGatewayServiceRequestT = Model::DeleteExpressGatewayServiceRequest>
652 const DeleteExpressGatewayServiceRequestT& request)
const {
653 return SubmitCallable(&ECSClient::DeleteExpressGatewayService, request);
660 template <
typename DeleteExpressGatewayServiceRequestT = Model::DeleteExpressGatewayServiceRequest>
663 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
664 return SubmitAsync(&ECSClient::DeleteExpressGatewayService, request, handler, context);
700 template <
typename DeleteServiceRequestT = Model::DeleteServiceRequest>
702 return SubmitCallable(&ECSClient::DeleteService, request);
709 template <
typename DeleteServiceRequestT = Model::DeleteServiceRequest>
711 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
712 return SubmitAsync(&ECSClient::DeleteService, request, handler, context);
746 template <
typename DeleteTaskDefinitionsRequestT = Model::DeleteTaskDefinitionsRequest>
748 return SubmitCallable(&ECSClient::DeleteTaskDefinitions, request);
755 template <
typename DeleteTaskDefinitionsRequestT = Model::DeleteTaskDefinitionsRequest>
757 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
758 return SubmitAsync(&ECSClient::DeleteTaskDefinitions, request, handler, context);
776 template <
typename DeleteTaskSetRequestT = Model::DeleteTaskSetRequest>
778 return SubmitCallable(&ECSClient::DeleteTaskSet, request);
785 template <
typename DeleteTaskSetRequestT = Model::DeleteTaskSetRequest>
787 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
788 return SubmitAsync(&ECSClient::DeleteTaskSet, request, handler, context);
814 template <
typename DeregisterContainerInstanceRequestT = Model::DeregisterContainerInstanceRequest>
816 const DeregisterContainerInstanceRequestT& request)
const {
817 return SubmitCallable(&ECSClient::DeregisterContainerInstance, request);
824 template <
typename DeregisterContainerInstanceRequestT = Model::DeregisterContainerInstanceRequest>
827 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
828 return SubmitAsync(&ECSClient::DeregisterContainerInstance, request, handler, context);
860 template <
typename DeregisterTaskDefinitionRequestT = Model::DeregisterTaskDefinitionRequest>
862 return SubmitCallable(&ECSClient::DeregisterTaskDefinition, request);
869 template <
typename DeregisterTaskDefinitionRequestT = Model::DeregisterTaskDefinitionRequest>
872 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
873 return SubmitAsync(&ECSClient::DeregisterTaskDefinition, request, handler, context);
889 template <
typename DescribeCapacityProv
idersRequestT = Model::DescribeCapacityProv
idersRequest>
891 const DescribeCapacityProvidersRequestT& request = {})
const {
892 return SubmitCallable(&ECSClient::DescribeCapacityProviders, request);
899 template <
typename DescribeCapacityProv
idersRequestT = Model::DescribeCapacityProv
idersRequest>
901 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
902 const DescribeCapacityProvidersRequestT& request = {})
const {
903 return SubmitAsync(&ECSClient::DescribeCapacityProviders, request, handler, context);
919 template <
typename DescribeClustersRequestT = Model::DescribeClustersRequest>
921 return SubmitCallable(&ECSClient::DescribeClusters, request);
928 template <
typename DescribeClustersRequestT = Model::DescribeClustersRequest>
930 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
931 const DescribeClustersRequestT& request = {})
const {
932 return SubmitAsync(&ECSClient::DescribeClusters, request, handler, context);
948 template <
typename DescribeContainerInstancesRequestT = Model::DescribeContainerInstancesRequest>
950 const DescribeContainerInstancesRequestT& request)
const {
951 return SubmitCallable(&ECSClient::DescribeContainerInstances, request);
958 template <
typename DescribeContainerInstancesRequestT = Model::DescribeContainerInstancesRequest>
961 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
962 return SubmitAsync(&ECSClient::DescribeContainerInstances, request, handler, context);
975 template <
typename DescribeDaemonRequestT = Model::DescribeDaemonRequest>
977 return SubmitCallable(&ECSClient::DescribeDaemon, request);
984 template <
typename DescribeDaemonRequestT = Model::DescribeDaemonRequest>
986 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
987 return SubmitAsync(&ECSClient::DescribeDaemon, request, handler, context);
1005 template <
typename DescribeDaemonDeploymentsRequestT = Model::DescribeDaemonDeploymentsRequest>
1007 const DescribeDaemonDeploymentsRequestT& request)
const {
1008 return SubmitCallable(&ECSClient::DescribeDaemonDeployments, request);
1015 template <
typename DescribeDaemonDeploymentsRequestT = Model::DescribeDaemonDeploymentsRequest>
1018 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1019 return SubmitAsync(&ECSClient::DescribeDaemonDeployments, request, handler, context);
1037 template <
typename DescribeDaemonRevisionsRequestT = Model::DescribeDaemonRevisionsRequest>
1039 return SubmitCallable(&ECSClient::DescribeDaemonRevisions, request);
1046 template <
typename DescribeDaemonRevisionsRequestT = Model::DescribeDaemonRevisionsRequest>
1049 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1050 return SubmitAsync(&ECSClient::DescribeDaemonRevisions, request, handler, context);
1068 template <
typename DescribeDaemonTaskDefinitionRequestT = Model::DescribeDaemonTaskDefinitionRequest>
1070 const DescribeDaemonTaskDefinitionRequestT& request)
const {
1071 return SubmitCallable(&ECSClient::DescribeDaemonTaskDefinition, request);
1078 template <
typename DescribeDaemonTaskDefinitionRequestT = Model::DescribeDaemonTaskDefinitionRequest>
1081 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1082 return SubmitAsync(&ECSClient::DescribeDaemonTaskDefinition, request, handler, context);
1103 template <
typename DescribeExpressGatewayServiceRequestT = Model::DescribeExpressGatewayServiceRequest>
1105 const DescribeExpressGatewayServiceRequestT& request)
const {
1106 return SubmitCallable(&ECSClient::DescribeExpressGatewayService, request);
1113 template <
typename DescribeExpressGatewayServiceRequestT = Model::DescribeExpressGatewayServiceRequest>
1116 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1117 return SubmitAsync(&ECSClient::DescribeExpressGatewayService, request, handler, context);
1137 template <
typename DescribeServiceDeploymentsRequestT = Model::DescribeServiceDeploymentsRequest>
1139 const DescribeServiceDeploymentsRequestT& request)
const {
1140 return SubmitCallable(&ECSClient::DescribeServiceDeployments, request);
1147 template <
typename DescribeServiceDeploymentsRequestT = Model::DescribeServiceDeploymentsRequest>
1150 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1151 return SubmitAsync(&ECSClient::DescribeServiceDeployments, request, handler, context);
1171 template <
typename DescribeServiceRevisionsRequestT = Model::DescribeServiceRevisionsRequest>
1173 return SubmitCallable(&ECSClient::DescribeServiceRevisions, request);
1180 template <
typename DescribeServiceRevisionsRequestT = Model::DescribeServiceRevisionsRequest>
1183 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1184 return SubmitAsync(&ECSClient::DescribeServiceRevisions, request, handler, context);
1199 template <
typename DescribeServicesRequestT = Model::DescribeServicesRequest>
1201 return SubmitCallable(&ECSClient::DescribeServices, request);
1208 template <
typename DescribeServicesRequestT = Model::DescribeServicesRequest>
1210 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1211 return SubmitAsync(&ECSClient::DescribeServices, request, handler, context);
1230 template <
typename DescribeTaskDefinitionRequestT = Model::DescribeTaskDefinitionRequest>
1232 return SubmitCallable(&ECSClient::DescribeTaskDefinition, request);
1239 template <
typename DescribeTaskDefinitionRequestT = Model::DescribeTaskDefinitionRequest>
1242 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1243 return SubmitAsync(&ECSClient::DescribeTaskDefinition, request, handler, context);
1262 template <
typename DescribeTaskSetsRequestT = Model::DescribeTaskSetsRequest>
1264 return SubmitCallable(&ECSClient::DescribeTaskSets, request);
1271 template <
typename DescribeTaskSetsRequestT = Model::DescribeTaskSetsRequest>
1273 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1274 return SubmitAsync(&ECSClient::DescribeTaskSets, request, handler, context);
1291 template <
typename DescribeTasksRequestT = Model::DescribeTasksRequest>
1293 return SubmitCallable(&ECSClient::DescribeTasks, request);
1300 template <
typename DescribeTasksRequestT = Model::DescribeTasksRequest>
1302 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1303 return SubmitAsync(&ECSClient::DescribeTasks, request, handler, context);
1319 template <
typename DiscoverPollEndpo
intRequestT = Model::DiscoverPollEndpo
intRequest>
1321 return SubmitCallable(&ECSClient::DiscoverPollEndpoint, request);
1328 template <
typename DiscoverPollEndpo
intRequestT = Model::DiscoverPollEndpo
intRequest>
1330 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1331 const DiscoverPollEndpointRequestT& request = {})
const {
1332 return SubmitAsync(&ECSClient::DiscoverPollEndpoint, request, handler, context);
1353 template <
typename ExecuteCommandRequestT = Model::ExecuteCommandRequest>
1355 return SubmitCallable(&ECSClient::ExecuteCommand, request);
1362 template <
typename ExecuteCommandRequestT = Model::ExecuteCommandRequest>
1364 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1365 return SubmitAsync(&ECSClient::ExecuteCommand, request, handler, context);
1380 template <
typename GetTaskProtectionRequestT = Model::GetTaskProtectionRequest>
1382 return SubmitCallable(&ECSClient::GetTaskProtection, request);
1389 template <
typename GetTaskProtectionRequestT = Model::GetTaskProtectionRequest>
1391 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1392 return SubmitAsync(&ECSClient::GetTaskProtection, request, handler, context);
1407 template <
typename ListAccountSettingsRequestT = Model::ListAccountSettingsRequest>
1409 return SubmitCallable(&ECSClient::ListAccountSettings, request);
1416 template <
typename ListAccountSettingsRequestT = Model::ListAccountSettingsRequest>
1418 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1419 const ListAccountSettingsRequestT& request = {})
const {
1420 return SubmitAsync(&ECSClient::ListAccountSettings, request, handler, context);
1440 template <
typename ListAttributesRequestT = Model::ListAttributesRequest>
1442 return SubmitCallable(&ECSClient::ListAttributes, request);
1449 template <
typename ListAttributesRequestT = Model::ListAttributesRequest>
1451 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1452 return SubmitAsync(&ECSClient::ListAttributes, request, handler, context);
1465 template <
typename ListClustersRequestT = Model::ListClustersRequest>
1467 return SubmitCallable(&ECSClient::ListClusters, request);
1474 template <
typename ListClustersRequestT = Model::ListClustersRequest>
1476 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1477 const ListClustersRequestT& request = {})
const {
1478 return SubmitAsync(&ECSClient::ListClusters, request, handler, context);
1498 template <
typename ListContainerInstancesRequestT = Model::ListContainerInstancesRequest>
1500 return SubmitCallable(&ECSClient::ListContainerInstances, request);
1507 template <
typename ListContainerInstancesRequestT = Model::ListContainerInstancesRequest>
1509 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1510 const ListContainerInstancesRequestT& request = {})
const {
1511 return SubmitAsync(&ECSClient::ListContainerInstances, request, handler, context);
1526 template <
typename ListDaemonDeploymentsRequestT = Model::ListDaemonDeploymentsRequest>
1528 return SubmitCallable(&ECSClient::ListDaemonDeployments, request);
1535 template <
typename ListDaemonDeploymentsRequestT = Model::ListDaemonDeploymentsRequest>
1537 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1538 return SubmitAsync(&ECSClient::ListDaemonDeployments, request, handler, context);
1555 template <
typename ListDaemonTaskDefinitionsRequestT = Model::ListDaemonTaskDefinitionsRequest>
1557 const ListDaemonTaskDefinitionsRequestT& request = {})
const {
1558 return SubmitCallable(&ECSClient::ListDaemonTaskDefinitions, request);
1565 template <
typename ListDaemonTaskDefinitionsRequestT = Model::ListDaemonTaskDefinitionsRequest>
1567 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1568 const ListDaemonTaskDefinitionsRequestT& request = {})
const {
1569 return SubmitAsync(&ECSClient::ListDaemonTaskDefinitions, request, handler, context);
1583 template <
typename ListDaemonsRequestT = Model::ListDaemonsRequest>
1585 return SubmitCallable(&ECSClient::ListDaemons, request);
1592 template <
typename ListDaemonsRequestT = Model::ListDaemonsRequest>
1594 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1595 const ListDaemonsRequestT& request = {})
const {
1596 return SubmitAsync(&ECSClient::ListDaemons, request, handler, context);
1616 template <
typename ListServiceDeploymentsRequestT = Model::ListServiceDeploymentsRequest>
1618 return SubmitCallable(&ECSClient::ListServiceDeployments, request);
1625 template <
typename ListServiceDeploymentsRequestT = Model::ListServiceDeploymentsRequest>
1628 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1629 return SubmitAsync(&ECSClient::ListServiceDeployments, request, handler, context);
1643 template <
typename ListServicesRequestT = Model::ListServicesRequest>
1645 return SubmitCallable(&ECSClient::ListServices, request);
1652 template <
typename ListServicesRequestT = Model::ListServicesRequest>
1654 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1655 const ListServicesRequestT& request = {})
const {
1656 return SubmitAsync(&ECSClient::ListServices, request, handler, context);
1677 template <
typename ListServicesByNamespaceRequestT = Model::ListServicesByNamespaceRequest>
1679 return SubmitCallable(&ECSClient::ListServicesByNamespace, request);
1686 template <
typename ListServicesByNamespaceRequestT = Model::ListServicesByNamespaceRequest>
1689 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1690 return SubmitAsync(&ECSClient::ListServicesByNamespace, request, handler, context);
1704 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1706 return SubmitCallable(&ECSClient::ListTagsForResource, request);
1713 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1715 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1716 return SubmitAsync(&ECSClient::ListTagsForResource, request, handler, context);
1737 template <
typename ListTaskDefinitionFamiliesRequestT = Model::ListTaskDefinitionFamiliesRequest>
1739 const ListTaskDefinitionFamiliesRequestT& request = {})
const {
1740 return SubmitCallable(&ECSClient::ListTaskDefinitionFamilies, request);
1747 template <
typename ListTaskDefinitionFamiliesRequestT = Model::ListTaskDefinitionFamiliesRequest>
1749 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1750 const ListTaskDefinitionFamiliesRequestT& request = {})
const {
1751 return SubmitAsync(&ECSClient::ListTaskDefinitionFamilies, request, handler, context);
1768 template <
typename ListTaskDefinitionsRequestT = Model::ListTaskDefinitionsRequest>
1770 return SubmitCallable(&ECSClient::ListTaskDefinitions, request);
1777 template <
typename ListTaskDefinitionsRequestT = Model::ListTaskDefinitionsRequest>
1779 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1780 const ListTaskDefinitionsRequestT& request = {})
const {
1781 return SubmitAsync(&ECSClient::ListTaskDefinitions, request, handler, context);
1797 template <
typename ListTasksRequestT = Model::ListTasksRequest>
1799 return SubmitCallable(&ECSClient::ListTasks, request);
1806 template <
typename ListTasksRequestT = Model::ListTasksRequest>
1808 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1809 const ListTasksRequestT& request = {})
const {
1810 return SubmitAsync(&ECSClient::ListTasks, request, handler, context);
1830 template <
typename PutAccountSettingRequestT = Model::PutAccountSettingRequest>
1832 return SubmitCallable(&ECSClient::PutAccountSetting, request);
1839 template <
typename PutAccountSettingRequestT = Model::PutAccountSettingRequest>
1841 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1842 return SubmitAsync(&ECSClient::PutAccountSetting, request, handler, context);
1858 template <
typename PutAccountSettingDefaultRequestT = Model::PutAccountSettingDefaultRequest>
1860 return SubmitCallable(&ECSClient::PutAccountSettingDefault, request);
1867 template <
typename PutAccountSettingDefaultRequestT = Model::PutAccountSettingDefaultRequest>
1870 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1871 return SubmitAsync(&ECSClient::PutAccountSettingDefault, request, handler, context);
1891 template <
typename PutAttributesRequestT = Model::PutAttributesRequest>
1893 return SubmitCallable(&ECSClient::PutAttributes, request);
1900 template <
typename PutAttributesRequestT = Model::PutAttributesRequest>
1902 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1903 return SubmitAsync(&ECSClient::PutAttributes, request, handler, context);
1935 template <
typename PutClusterCapacityProv
idersRequestT = Model::PutClusterCapacityProv
idersRequest>
1937 const PutClusterCapacityProvidersRequestT& request)
const {
1938 return SubmitCallable(&ECSClient::PutClusterCapacityProviders, request);
1945 template <
typename PutClusterCapacityProv
idersRequestT = Model::PutClusterCapacityProv
idersRequest>
1948 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1949 return SubmitAsync(&ECSClient::PutClusterCapacityProviders, request, handler, context);
1967 template <
typename RegisterContainerInstanceRequestT = Model::RegisterContainerInstanceRequest>
1969 const RegisterContainerInstanceRequestT& request = {})
const {
1970 return SubmitCallable(&ECSClient::RegisterContainerInstance, request);
1977 template <
typename RegisterContainerInstanceRequestT = Model::RegisterContainerInstanceRequest>
1979 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1980 const RegisterContainerInstanceRequestT& request = {})
const {
1981 return SubmitAsync(&ECSClient::RegisterContainerInstance, request, handler, context);
2008 template <
typename RegisterDaemonTaskDefinitionRequestT = Model::RegisterDaemonTaskDefinitionRequest>
2010 const RegisterDaemonTaskDefinitionRequestT& request)
const {
2011 return SubmitCallable(&ECSClient::RegisterDaemonTaskDefinition, request);
2018 template <
typename RegisterDaemonTaskDefinitionRequestT = Model::RegisterDaemonTaskDefinitionRequest>
2021 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2022 return SubmitAsync(&ECSClient::RegisterDaemonTaskDefinition, request, handler, context);
2058 template <
typename RegisterTaskDefinitionRequestT = Model::RegisterTaskDefinitionRequest>
2060 return SubmitCallable(&ECSClient::RegisterTaskDefinition, request);
2067 template <
typename RegisterTaskDefinitionRequestT = Model::RegisterTaskDefinitionRequest>
2070 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2071 return SubmitAsync(&ECSClient::RegisterTaskDefinition, request, handler, context);
2128 template <
typename RunTaskRequestT = Model::RunTaskRequest>
2130 return SubmitCallable(&ECSClient::RunTask, request);
2137 template <
typename RunTaskRequestT = Model::RunTaskRequest>
2139 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2140 return SubmitAsync(&ECSClient::RunTask, request, handler, context);
2166 template <
typename StartTaskRequestT = Model::StartTaskRequest>
2168 return SubmitCallable(&ECSClient::StartTask, request);
2175 template <
typename StartTaskRequestT = Model::StartTaskRequest>
2177 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2178 return SubmitAsync(&ECSClient::StartTask, request, handler, context);
2199 template <
typename StopServiceDeploymentRequestT = Model::StopServiceDeploymentRequest>
2201 return SubmitCallable(&ECSClient::StopServiceDeployment, request);
2208 template <
typename StopServiceDeploymentRequestT = Model::StopServiceDeploymentRequest>
2210 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2211 return SubmitAsync(&ECSClient::StopServiceDeployment, request, handler, context);
2241 template <
typename StopTaskRequestT = Model::StopTaskRequest>
2243 return SubmitCallable(&ECSClient::StopTask, request);
2250 template <
typename StopTaskRequestT = Model::StopTaskRequest>
2252 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2253 return SubmitAsync(&ECSClient::StopTask, request, handler, context);
2270 template <
typename SubmitAttachmentStateChangesRequestT = Model::SubmitAttachmentStateChangesRequest>
2272 const SubmitAttachmentStateChangesRequestT& request)
const {
2273 return SubmitCallable(&ECSClient::SubmitAttachmentStateChanges, request);
2280 template <
typename SubmitAttachmentStateChangesRequestT = Model::SubmitAttachmentStateChangesRequest>
2283 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2284 return SubmitAsync(&ECSClient::SubmitAttachmentStateChanges, request, handler, context);
2301 template <
typename SubmitContainerStateChangeRequestT = Model::SubmitContainerStateChangeRequest>
2303 const SubmitContainerStateChangeRequestT& request = {})
const {
2304 return SubmitCallable(&ECSClient::SubmitContainerStateChange, request);
2311 template <
typename SubmitContainerStateChangeRequestT = Model::SubmitContainerStateChangeRequest>
2313 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2314 const SubmitContainerStateChangeRequestT& request = {})
const {
2315 return SubmitAsync(&ECSClient::SubmitContainerStateChange, request, handler, context);
2331 template <
typename SubmitTaskStateChangeRequestT = Model::SubmitTaskStateChangeRequest>
2333 return SubmitCallable(&ECSClient::SubmitTaskStateChange, request);
2340 template <
typename SubmitTaskStateChangeRequestT = Model::SubmitTaskStateChangeRequest>
2342 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2343 const SubmitTaskStateChangeRequestT& request = {})
const {
2344 return SubmitAsync(&ECSClient::SubmitTaskStateChange, request, handler, context);
2361 template <
typename TagResourceRequestT = Model::TagResourceRequest>
2363 return SubmitCallable(&ECSClient::TagResource, request);
2370 template <
typename TagResourceRequestT = Model::TagResourceRequest>
2372 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2373 return SubmitAsync(&ECSClient::TagResource, request, handler, context);
2386 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
2388 return SubmitCallable(&ECSClient::UntagResource, request);
2395 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
2397 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2398 return SubmitAsync(&ECSClient::UntagResource, request, handler, context);
2414 template <
typename UpdateCapacityProv
iderRequestT = Model::UpdateCapacityProv
iderRequest>
2416 return SubmitCallable(&ECSClient::UpdateCapacityProvider, request);
2423 template <
typename UpdateCapacityProv
iderRequestT = Model::UpdateCapacityProv
iderRequest>
2426 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2427 return SubmitAsync(&ECSClient::UpdateCapacityProvider, request, handler, context);
2440 template <
typename UpdateClusterRequestT = Model::UpdateClusterRequest>
2442 return SubmitCallable(&ECSClient::UpdateCluster, request);
2449 template <
typename UpdateClusterRequestT = Model::UpdateClusterRequest>
2451 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2452 return SubmitAsync(&ECSClient::UpdateCluster, request, handler, context);
2466 template <
typename UpdateClusterSettingsRequestT = Model::UpdateClusterSettingsRequest>
2468 return SubmitCallable(&ECSClient::UpdateClusterSettings, request);
2475 template <
typename UpdateClusterSettingsRequestT = Model::UpdateClusterSettingsRequest>
2477 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2478 return SubmitAsync(&ECSClient::UpdateClusterSettings, request, handler, context);
2513 template <
typename UpdateContainerAgentRequestT = Model::UpdateContainerAgentRequest>
2515 return SubmitCallable(&ECSClient::UpdateContainerAgent, request);
2522 template <
typename UpdateContainerAgentRequestT = Model::UpdateContainerAgentRequest>
2524 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2525 return SubmitAsync(&ECSClient::UpdateContainerAgent, request, handler, context);
2582 template <
typename UpdateContainerInstancesStateRequestT = Model::UpdateContainerInstancesStateRequest>
2584 const UpdateContainerInstancesStateRequestT& request)
const {
2585 return SubmitCallable(&ECSClient::UpdateContainerInstancesState, request);
2592 template <
typename UpdateContainerInstancesStateRequestT = Model::UpdateContainerInstancesStateRequest>
2595 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2596 return SubmitAsync(&ECSClient::UpdateContainerInstancesState, request, handler, context);
2620 template <
typename UpdateDaemonRequestT = Model::UpdateDaemonRequest>
2622 return SubmitCallable(&ECSClient::UpdateDaemon, request);
2629 template <
typename UpdateDaemonRequestT = Model::UpdateDaemonRequest>
2631 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2632 return SubmitAsync(&ECSClient::UpdateDaemon, request, handler, context);
2654 template <
typename UpdateExpressGatewayServiceRequestT = Model::UpdateExpressGatewayServiceRequest>
2656 const UpdateExpressGatewayServiceRequestT& request)
const {
2657 return SubmitCallable(&ECSClient::UpdateExpressGatewayService, request);
2664 template <
typename UpdateExpressGatewayServiceRequestT = Model::UpdateExpressGatewayServiceRequest>
2667 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2668 return SubmitAsync(&ECSClient::UpdateExpressGatewayService, request, handler, context);
2781 template <
typename UpdateServiceRequestT = Model::UpdateServiceRequest>
2783 return SubmitCallable(&ECSClient::UpdateService, request);
2790 template <
typename UpdateServiceRequestT = Model::UpdateServiceRequest>
2792 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2793 return SubmitAsync(&ECSClient::UpdateService, request, handler, context);
2814 template <
typename UpdateServicePrimaryTaskSetRequestT = Model::UpdateServicePrimaryTaskSetRequest>
2816 const UpdateServicePrimaryTaskSetRequestT& request)
const {
2817 return SubmitCallable(&ECSClient::UpdateServicePrimaryTaskSet, request);
2824 template <
typename UpdateServicePrimaryTaskSetRequestT = Model::UpdateServicePrimaryTaskSetRequest>
2827 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2828 return SubmitAsync(&ECSClient::UpdateServicePrimaryTaskSet, request, handler, context);
2868 template <
typename UpdateTaskProtectionRequestT = Model::UpdateTaskProtectionRequest>
2870 return SubmitCallable(&ECSClient::UpdateTaskProtection, request);
2877 template <
typename UpdateTaskProtectionRequestT = Model::UpdateTaskProtectionRequest>
2879 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2880 return SubmitAsync(&ECSClient::UpdateTaskProtection, request, handler, context);
2897 template <
typename UpdateTaskSetRequestT = Model::UpdateTaskSetRequest>
2899 return SubmitCallable(&ECSClient::UpdateTaskSet, request);
2906 template <
typename UpdateTaskSetRequestT = Model::UpdateTaskSetRequest>
2908 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2909 return SubmitAsync(&ECSClient::UpdateTaskSet, request, handler, context);
2924 std::shared_ptr<ECSEndpointProviderBase> m_endpointProvider;
Model::UpdateExpressGatewayServiceOutcomeCallable UpdateExpressGatewayServiceCallable(const UpdateExpressGatewayServiceRequestT &request) const
Model::DiscoverPollEndpointOutcomeCallable DiscoverPollEndpointCallable(const DiscoverPollEndpointRequestT &request={}) const
Model::StartTaskOutcomeCallable StartTaskCallable(const StartTaskRequestT &request) const
Model::DeleteExpressGatewayServiceOutcomeCallable DeleteExpressGatewayServiceCallable(const DeleteExpressGatewayServiceRequestT &request) const
virtual Model::ListTaskDefinitionsOutcome ListTaskDefinitions(const Model::ListTaskDefinitionsRequest &request={}) const
virtual Model::UpdateCapacityProviderOutcome UpdateCapacityProvider(const Model::UpdateCapacityProviderRequest &request) const
virtual Model::ExecuteCommandOutcome ExecuteCommand(const Model::ExecuteCommandRequest &request) const
Model::SubmitContainerStateChangeOutcomeCallable SubmitContainerStateChangeCallable(const SubmitContainerStateChangeRequestT &request={}) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
Model::ListTasksOutcomeCallable ListTasksCallable(const ListTasksRequestT &request={}) const
void StopServiceDeploymentAsync(const StopServiceDeploymentRequestT &request, const StopServiceDeploymentResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateContainerAgentAsync(const UpdateContainerAgentRequestT &request, const UpdateContainerAgentResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeClustersAsync(const DescribeClustersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeClustersRequestT &request={}) const
Model::ListTaskDefinitionsOutcomeCallable ListTaskDefinitionsCallable(const ListTaskDefinitionsRequestT &request={}) const
ECSClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< ECSEndpointProviderBase > endpointProvider=nullptr, const Aws::ECS::ECSClientConfiguration &clientConfiguration=Aws::ECS::ECSClientConfiguration())
void PutAccountSettingDefaultAsync(const PutAccountSettingDefaultRequestT &request, const PutAccountSettingDefaultResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeDaemonDeploymentsOutcomeCallable DescribeDaemonDeploymentsCallable(const DescribeDaemonDeploymentsRequestT &request) const
void DescribeServiceDeploymentsAsync(const DescribeServiceDeploymentsRequestT &request, const DescribeServiceDeploymentsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeServiceDeploymentsOutcomeCallable DescribeServiceDeploymentsCallable(const DescribeServiceDeploymentsRequestT &request) const
void DeleteTaskDefinitionsAsync(const DeleteTaskDefinitionsRequestT &request, const DeleteTaskDefinitionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteServiceAsync(const DeleteServiceRequestT &request, const DeleteServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListDaemonTaskDefinitionsAsync(const ListDaemonTaskDefinitionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListDaemonTaskDefinitionsRequestT &request={}) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
ECSClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< ECSEndpointProviderBase > endpointProvider=nullptr, const Aws::ECS::ECSClientConfiguration &clientConfiguration=Aws::ECS::ECSClientConfiguration())
virtual Model::SubmitAttachmentStateChangesOutcome SubmitAttachmentStateChanges(const Model::SubmitAttachmentStateChangesRequest &request) const
Model::DeregisterContainerInstanceOutcomeCallable DeregisterContainerInstanceCallable(const DeregisterContainerInstanceRequestT &request) const
void UpdateTaskProtectionAsync(const UpdateTaskProtectionRequestT &request, const UpdateTaskProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateExpressGatewayServiceAsync(const UpdateExpressGatewayServiceRequestT &request, const UpdateExpressGatewayServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void StopTaskAsync(const StopTaskRequestT &request, const StopTaskResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateServiceOutcomeCallable UpdateServiceCallable(const UpdateServiceRequestT &request) const
virtual Model::ListClustersOutcome ListClusters(const Model::ListClustersRequest &request={}) const
Model::SubmitAttachmentStateChangesOutcomeCallable SubmitAttachmentStateChangesCallable(const SubmitAttachmentStateChangesRequestT &request) const
void UpdateClusterAsync(const UpdateClusterRequestT &request, const UpdateClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void PutClusterCapacityProvidersAsync(const PutClusterCapacityProvidersRequestT &request, const PutClusterCapacityProvidersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteExpressGatewayServiceAsync(const DeleteExpressGatewayServiceRequestT &request, const DeleteExpressGatewayServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListAttributesOutcome ListAttributes(const Model::ListAttributesRequest &request) const
void RegisterContainerInstanceAsync(const RegisterContainerInstanceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const RegisterContainerInstanceRequestT &request={}) const
void PutAttributesAsync(const PutAttributesRequestT &request, const PutAttributesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListDaemonsOutcome ListDaemons(const Model::ListDaemonsRequest &request={}) const
virtual Model::ListDaemonTaskDefinitionsOutcome ListDaemonTaskDefinitions(const Model::ListDaemonTaskDefinitionsRequest &request={}) const
void RegisterTaskDefinitionAsync(const RegisterTaskDefinitionRequestT &request, const RegisterTaskDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::RegisterDaemonTaskDefinitionOutcome RegisterDaemonTaskDefinition(const Model::RegisterDaemonTaskDefinitionRequest &request) const
ECSClient(const Aws::ECS::ECSClientConfiguration &clientConfiguration=Aws::ECS::ECSClientConfiguration(), std::shared_ptr< ECSEndpointProviderBase > endpointProvider=nullptr)
void RegisterDaemonTaskDefinitionAsync(const RegisterDaemonTaskDefinitionRequestT &request, const RegisterDaemonTaskDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::RunTaskOutcomeCallable RunTaskCallable(const RunTaskRequestT &request) const
virtual Model::DeleteTaskSetOutcome DeleteTaskSet(const Model::DeleteTaskSetRequest &request) const
void DeleteCapacityProviderAsync(const DeleteCapacityProviderRequestT &request, const DeleteCapacityProviderResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
ECSClient(const Aws::Client::ClientConfiguration &clientConfiguration)
void ExecuteCommandAsync(const ExecuteCommandRequestT &request, const ExecuteCommandResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateClusterOutcomeCallable CreateClusterCallable(const CreateClusterRequestT &request={}) const
virtual Model::DeleteDaemonTaskDefinitionOutcome DeleteDaemonTaskDefinition(const Model::DeleteDaemonTaskDefinitionRequest &request) const
Model::DescribeDaemonTaskDefinitionOutcomeCallable DescribeDaemonTaskDefinitionCallable(const DescribeDaemonTaskDefinitionRequestT &request) const
void DeleteDaemonTaskDefinitionAsync(const DeleteDaemonTaskDefinitionRequestT &request, const DeleteDaemonTaskDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeregisterContainerInstanceOutcome DeregisterContainerInstance(const Model::DeregisterContainerInstanceRequest &request) const
Model::DeleteTaskDefinitionsOutcomeCallable DeleteTaskDefinitionsCallable(const DeleteTaskDefinitionsRequestT &request) const
virtual Model::PutAccountSettingOutcome PutAccountSetting(const Model::PutAccountSettingRequest &request) const
virtual Model::CreateExpressGatewayServiceOutcome CreateExpressGatewayService(const Model::CreateExpressGatewayServiceRequest &request) const
virtual Model::DescribeContainerInstancesOutcome DescribeContainerInstances(const Model::DescribeContainerInstancesRequest &request) const
void DescribeTaskSetsAsync(const DescribeTaskSetsRequestT &request, const DescribeTaskSetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListServiceDeploymentsOutcome ListServiceDeployments(const Model::ListServiceDeploymentsRequest &request) const
virtual Model::PutAttributesOutcome PutAttributes(const Model::PutAttributesRequest &request) const
Model::ListServicesByNamespaceOutcomeCallable ListServicesByNamespaceCallable(const ListServicesByNamespaceRequestT &request) const
Model::PutAttributesOutcomeCallable PutAttributesCallable(const PutAttributesRequestT &request) const
virtual void OverrideEndpoint(const Aws::String &endpoint)
Model::SubmitTaskStateChangeOutcomeCallable SubmitTaskStateChangeCallable(const SubmitTaskStateChangeRequestT &request={}) const
Model::DescribeContainerInstancesOutcomeCallable DescribeContainerInstancesCallable(const DescribeContainerInstancesRequestT &request) const
Model::DescribeTaskDefinitionOutcomeCallable DescribeTaskDefinitionCallable(const DescribeTaskDefinitionRequestT &request) const
Model::ListServiceDeploymentsOutcomeCallable ListServiceDeploymentsCallable(const ListServiceDeploymentsRequestT &request) const
Model::ListDaemonDeploymentsOutcomeCallable ListDaemonDeploymentsCallable(const ListDaemonDeploymentsRequestT &request) const
virtual Model::SubmitTaskStateChangeOutcome SubmitTaskStateChange(const Model::SubmitTaskStateChangeRequest &request={}) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
void DescribeTaskDefinitionAsync(const DescribeTaskDefinitionRequestT &request, const DescribeTaskDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeDaemonTaskDefinitionOutcome DescribeDaemonTaskDefinition(const Model::DescribeDaemonTaskDefinitionRequest &request) const
Model::ListDaemonsOutcomeCallable ListDaemonsCallable(const ListDaemonsRequestT &request={}) const
virtual Model::UpdateContainerAgentOutcome UpdateContainerAgent(const Model::UpdateContainerAgentRequest &request) const
void ListAttributesAsync(const ListAttributesRequestT &request, const ListAttributesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateContainerInstancesStateAsync(const UpdateContainerInstancesStateRequestT &request, const UpdateContainerInstancesStateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeServiceRevisionsOutcome DescribeServiceRevisions(const Model::DescribeServiceRevisionsRequest &request) const
void UpdateTaskSetAsync(const UpdateTaskSetRequestT &request, const UpdateTaskSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateServiceOutcome CreateService(const Model::CreateServiceRequest &request) const
virtual Model::DescribeExpressGatewayServiceOutcome DescribeExpressGatewayService(const Model::DescribeExpressGatewayServiceRequest &request) const
virtual Model::UpdateTaskProtectionOutcome UpdateTaskProtection(const Model::UpdateTaskProtectionRequest &request) const
virtual Model::CreateTaskSetOutcome CreateTaskSet(const Model::CreateTaskSetRequest &request) const
virtual Model::ListDaemonDeploymentsOutcome ListDaemonDeployments(const Model::ListDaemonDeploymentsRequest &request) const
void SubmitAttachmentStateChangesAsync(const SubmitAttachmentStateChangesRequestT &request, const SubmitAttachmentStateChangesResponseReceivedHandler &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
Model::DeleteDaemonTaskDefinitionOutcomeCallable DeleteDaemonTaskDefinitionCallable(const DeleteDaemonTaskDefinitionRequestT &request) const
Model::DeregisterTaskDefinitionOutcomeCallable DeregisterTaskDefinitionCallable(const DeregisterTaskDefinitionRequestT &request) const
static const char * GetServiceName()
virtual Model::StartTaskOutcome StartTask(const Model::StartTaskRequest &request) const
virtual Model::RegisterContainerInstanceOutcome RegisterContainerInstance(const Model::RegisterContainerInstanceRequest &request={}) const
void UpdateServiceAsync(const UpdateServiceRequestT &request, const UpdateServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeServiceRevisionsOutcomeCallable DescribeServiceRevisionsCallable(const DescribeServiceRevisionsRequestT &request) const
void UpdateDaemonAsync(const UpdateDaemonRequestT &request, const UpdateDaemonResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteExpressGatewayServiceOutcome DeleteExpressGatewayService(const Model::DeleteExpressGatewayServiceRequest &request) const
virtual Model::StopServiceDeploymentOutcome StopServiceDeployment(const Model::StopServiceDeploymentRequest &request) const
Model::CreateServiceOutcomeCallable CreateServiceCallable(const CreateServiceRequestT &request) const
virtual Model::UpdateTaskSetOutcome UpdateTaskSet(const Model::UpdateTaskSetRequest &request) const
Model::RegisterDaemonTaskDefinitionOutcomeCallable RegisterDaemonTaskDefinitionCallable(const RegisterDaemonTaskDefinitionRequestT &request) const
virtual Model::StopTaskOutcome StopTask(const Model::StopTaskRequest &request) const
virtual Model::DeregisterTaskDefinitionOutcome DeregisterTaskDefinition(const Model::DeregisterTaskDefinitionRequest &request) const
Model::DescribeTasksOutcomeCallable DescribeTasksCallable(const DescribeTasksRequestT &request) const
Model::PutAccountSettingDefaultOutcomeCallable PutAccountSettingDefaultCallable(const PutAccountSettingDefaultRequestT &request) const
void ListDaemonDeploymentsAsync(const ListDaemonDeploymentsRequestT &request, const ListDaemonDeploymentsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
static const char * GetAllocationTag()
Model::GetTaskProtectionOutcomeCallable GetTaskProtectionCallable(const GetTaskProtectionRequestT &request) const
void SubmitContainerStateChangeAsync(const SubmitContainerStateChangeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const SubmitContainerStateChangeRequestT &request={}) const
virtual Model::PutClusterCapacityProvidersOutcome PutClusterCapacityProviders(const Model::PutClusterCapacityProvidersRequest &request) const
virtual Model::DeleteDaemonOutcome DeleteDaemon(const Model::DeleteDaemonRequest &request) const
virtual Model::DescribeTaskSetsOutcome DescribeTaskSets(const Model::DescribeTaskSetsRequest &request) const
Model::RegisterTaskDefinitionOutcomeCallable RegisterTaskDefinitionCallable(const RegisterTaskDefinitionRequestT &request) const
Model::DeleteServiceOutcomeCallable DeleteServiceCallable(const DeleteServiceRequestT &request) const
void CreateDaemonAsync(const CreateDaemonRequestT &request, const CreateDaemonResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListTaskDefinitionFamiliesAsync(const ListTaskDefinitionFamiliesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListTaskDefinitionFamiliesRequestT &request={}) const
virtual Model::DeleteAttributesOutcome DeleteAttributes(const Model::DeleteAttributesRequest &request) const
Model::UpdateContainerAgentOutcomeCallable UpdateContainerAgentCallable(const UpdateContainerAgentRequestT &request) const
virtual Model::DescribeServiceDeploymentsOutcome DescribeServiceDeployments(const Model::DescribeServiceDeploymentsRequest &request) const
ECSClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
virtual Model::UpdateClusterOutcome UpdateCluster(const Model::UpdateClusterRequest &request) const
void UpdateServicePrimaryTaskSetAsync(const UpdateServicePrimaryTaskSetRequestT &request, const UpdateServicePrimaryTaskSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateDaemonOutcome CreateDaemon(const Model::CreateDaemonRequest &request) const
Model::UpdateDaemonOutcomeCallable UpdateDaemonCallable(const UpdateDaemonRequestT &request) const
virtual Model::UpdateServiceOutcome UpdateService(const Model::UpdateServiceRequest &request) const
Model::CreateTaskSetOutcomeCallable CreateTaskSetCallable(const CreateTaskSetRequestT &request) const
Aws::Client::AWSJsonClient BASECLASS
Model::UpdateClusterOutcomeCallable UpdateClusterCallable(const UpdateClusterRequestT &request) const
virtual Model::DescribeServicesOutcome DescribeServices(const Model::DescribeServicesRequest &request) const
void DeregisterContainerInstanceAsync(const DeregisterContainerInstanceRequestT &request, const DeregisterContainerInstanceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteAttributesAsync(const DeleteAttributesRequestT &request, const DeleteAttributesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeDaemonTaskDefinitionAsync(const DescribeDaemonTaskDefinitionRequestT &request, const DescribeDaemonTaskDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateDaemonOutcome UpdateDaemon(const Model::UpdateDaemonRequest &request) const
virtual Model::DeleteClusterOutcome DeleteCluster(const Model::DeleteClusterRequest &request) const
Model::ListDaemonTaskDefinitionsOutcomeCallable ListDaemonTaskDefinitionsCallable(const ListDaemonTaskDefinitionsRequestT &request={}) const
ECSClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
virtual Model::UpdateExpressGatewayServiceOutcome UpdateExpressGatewayService(const Model::UpdateExpressGatewayServiceRequest &request) const
void DescribeExpressGatewayServiceAsync(const DescribeExpressGatewayServiceRequestT &request, const DescribeExpressGatewayServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetTaskProtectionAsync(const GetTaskProtectionRequestT &request, const GetTaskProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeDaemonDeploymentsAsync(const DescribeDaemonDeploymentsRequestT &request, const DescribeDaemonDeploymentsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeTasksOutcome DescribeTasks(const Model::DescribeTasksRequest &request) const
virtual Model::DeleteTaskDefinitionsOutcome DeleteTaskDefinitions(const Model::DeleteTaskDefinitionsRequest &request) const
virtual Model::CreateCapacityProviderOutcome CreateCapacityProvider(const Model::CreateCapacityProviderRequest &request) const
void UpdateCapacityProviderAsync(const UpdateCapacityProviderRequestT &request, const UpdateCapacityProviderResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateClusterSettingsOutcome UpdateClusterSettings(const Model::UpdateClusterSettingsRequest &request) const
Model::DescribeTaskSetsOutcomeCallable DescribeTaskSetsCallable(const DescribeTaskSetsRequestT &request) const
Model::UpdateTaskProtectionOutcomeCallable UpdateTaskProtectionCallable(const UpdateTaskProtectionRequestT &request) const
Model::UpdateCapacityProviderOutcomeCallable UpdateCapacityProviderCallable(const UpdateCapacityProviderRequestT &request) const
void CreateServiceAsync(const CreateServiceRequestT &request, const CreateServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListContainerInstancesOutcome ListContainerInstances(const Model::ListContainerInstancesRequest &request={}) const
Model::DeleteDaemonOutcomeCallable DeleteDaemonCallable(const DeleteDaemonRequestT &request) const
void ListClustersAsync(const ListClustersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListClustersRequestT &request={}) const
virtual Model::DeleteCapacityProviderOutcome DeleteCapacityProvider(const Model::DeleteCapacityProviderRequest &request) const
virtual Model::ListServicesOutcome ListServices(const Model::ListServicesRequest &request={}) const
virtual std::shared_ptr< ECSEndpointProviderBase > & accessEndpointProvider()
virtual Model::DeleteServiceOutcome DeleteService(const Model::DeleteServiceRequest &request) const
Model::CreateCapacityProviderOutcomeCallable CreateCapacityProviderCallable(const CreateCapacityProviderRequestT &request) const
Model::PutClusterCapacityProvidersOutcomeCallable PutClusterCapacityProvidersCallable(const PutClusterCapacityProvidersRequestT &request) const
void DeleteClusterAsync(const DeleteClusterRequestT &request, const DeleteClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteAttributesOutcomeCallable DeleteAttributesCallable(const DeleteAttributesRequestT &request) const
virtual Model::DescribeClustersOutcome DescribeClusters(const Model::DescribeClustersRequest &request={}) const
virtual Model::ListTaskDefinitionFamiliesOutcome ListTaskDefinitionFamilies(const Model::ListTaskDefinitionFamiliesRequest &request={}) const
ECSEndpointProvider EndpointProviderType
Model::DescribeDaemonOutcomeCallable DescribeDaemonCallable(const DescribeDaemonRequestT &request) const
Model::ListTaskDefinitionFamiliesOutcomeCallable ListTaskDefinitionFamiliesCallable(const ListTaskDefinitionFamiliesRequestT &request={}) const
Model::DescribeCapacityProvidersOutcomeCallable DescribeCapacityProvidersCallable(const DescribeCapacityProvidersRequestT &request={}) const
virtual Model::ListServicesByNamespaceOutcome ListServicesByNamespace(const Model::ListServicesByNamespaceRequest &request) const
Model::ListContainerInstancesOutcomeCallable ListContainerInstancesCallable(const ListContainerInstancesRequestT &request={}) const
Model::DescribeExpressGatewayServiceOutcomeCallable DescribeExpressGatewayServiceCallable(const DescribeExpressGatewayServiceRequestT &request) const
void ListAccountSettingsAsync(const ListAccountSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListAccountSettingsRequestT &request={}) const
void PutAccountSettingAsync(const PutAccountSettingRequestT &request, const PutAccountSettingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::PutAccountSettingDefaultOutcome PutAccountSettingDefault(const Model::PutAccountSettingDefaultRequest &request) const
Model::UpdateContainerInstancesStateOutcomeCallable UpdateContainerInstancesStateCallable(const UpdateContainerInstancesStateRequestT &request) const
void DescribeContainerInstancesAsync(const DescribeContainerInstancesRequestT &request, const DescribeContainerInstancesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ExecuteCommandOutcomeCallable ExecuteCommandCallable(const ExecuteCommandRequestT &request) const
Model::CreateDaemonOutcomeCallable CreateDaemonCallable(const CreateDaemonRequestT &request) const
virtual Model::ListAccountSettingsOutcome ListAccountSettings(const Model::ListAccountSettingsRequest &request={}) const
Model::UpdateClusterSettingsOutcomeCallable UpdateClusterSettingsCallable(const UpdateClusterSettingsRequestT &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListDaemonsAsync(const ListDaemonsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListDaemonsRequestT &request={}) const
void CreateExpressGatewayServiceAsync(const CreateExpressGatewayServiceRequestT &request, const CreateExpressGatewayServiceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DiscoverPollEndpointOutcome DiscoverPollEndpoint(const Model::DiscoverPollEndpointRequest &request={}) const
void DeleteAccountSettingAsync(const DeleteAccountSettingRequestT &request, const DeleteAccountSettingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::RunTaskOutcome RunTask(const Model::RunTaskRequest &request) const
virtual Model::DescribeDaemonRevisionsOutcome DescribeDaemonRevisions(const Model::DescribeDaemonRevisionsRequest &request) const
virtual Model::ListTasksOutcome ListTasks(const Model::ListTasksRequest &request={}) const
Model::DeleteAccountSettingOutcomeCallable DeleteAccountSettingCallable(const DeleteAccountSettingRequestT &request) const
Model::StopTaskOutcomeCallable StopTaskCallable(const StopTaskRequestT &request) const
Model::ListAttributesOutcomeCallable ListAttributesCallable(const ListAttributesRequestT &request) const
virtual Model::UpdateServicePrimaryTaskSetOutcome UpdateServicePrimaryTaskSet(const Model::UpdateServicePrimaryTaskSetRequest &request) const
Model::DescribeServicesOutcomeCallable DescribeServicesCallable(const DescribeServicesRequestT &request) const
void CreateCapacityProviderAsync(const CreateCapacityProviderRequestT &request, const CreateCapacityProviderResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
virtual Model::DescribeTaskDefinitionOutcome DescribeTaskDefinition(const Model::DescribeTaskDefinitionRequest &request) const
void DeregisterTaskDefinitionAsync(const DeregisterTaskDefinitionRequestT &request, const DeregisterTaskDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeCapacityProvidersAsync(const DescribeCapacityProvidersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeCapacityProvidersRequestT &request={}) const
void ListServiceDeploymentsAsync(const ListServiceDeploymentsRequestT &request, const ListServiceDeploymentsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListServicesByNamespaceAsync(const ListServicesByNamespaceRequestT &request, const ListServicesByNamespaceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetTaskProtectionOutcome GetTaskProtection(const Model::GetTaskProtectionRequest &request) const
virtual Model::DescribeCapacityProvidersOutcome DescribeCapacityProviders(const Model::DescribeCapacityProvidersRequest &request={}) const
Model::ListClustersOutcomeCallable ListClustersCallable(const ListClustersRequestT &request={}) const
Model::DescribeClustersOutcomeCallable DescribeClustersCallable(const DescribeClustersRequestT &request={}) const
void DescribeServiceRevisionsAsync(const DescribeServiceRevisionsRequestT &request, const DescribeServiceRevisionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::PutAccountSettingOutcomeCallable PutAccountSettingCallable(const PutAccountSettingRequestT &request) const
virtual Model::DeleteAccountSettingOutcome DeleteAccountSetting(const Model::DeleteAccountSettingRequest &request) const
void UpdateClusterSettingsAsync(const UpdateClusterSettingsRequestT &request, const UpdateClusterSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeDaemonAsync(const DescribeDaemonRequestT &request, const DescribeDaemonResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateServicePrimaryTaskSetOutcomeCallable UpdateServicePrimaryTaskSetCallable(const UpdateServicePrimaryTaskSetRequestT &request) const
void ListTasksAsync(const ListTasksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListTasksRequestT &request={}) const
ECSClientConfiguration ClientConfigurationType
void ListServicesAsync(const ListServicesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListServicesRequestT &request={}) const
Model::DeleteCapacityProviderOutcomeCallable DeleteCapacityProviderCallable(const DeleteCapacityProviderRequestT &request) const
void DescribeTasksAsync(const DescribeTasksRequestT &request, const DescribeTasksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::StopServiceDeploymentOutcomeCallable StopServiceDeploymentCallable(const StopServiceDeploymentRequestT &request) const
void StartTaskAsync(const StartTaskRequestT &request, const StartTaskResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateContainerInstancesStateOutcome UpdateContainerInstancesState(const Model::UpdateContainerInstancesStateRequest &request) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
Model::ListServicesOutcomeCallable ListServicesCallable(const ListServicesRequestT &request={}) const
Model::DeleteTaskSetOutcomeCallable DeleteTaskSetCallable(const DeleteTaskSetRequestT &request) const
Model::CreateExpressGatewayServiceOutcomeCallable CreateExpressGatewayServiceCallable(const CreateExpressGatewayServiceRequestT &request) const
void DescribeDaemonRevisionsAsync(const DescribeDaemonRevisionsRequestT &request, const DescribeDaemonRevisionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void SubmitTaskStateChangeAsync(const SubmitTaskStateChangeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const SubmitTaskStateChangeRequestT &request={}) const
void CreateTaskSetAsync(const CreateTaskSetRequestT &request, const CreateTaskSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::RegisterTaskDefinitionOutcome RegisterTaskDefinition(const Model::RegisterTaskDefinitionRequest &request) const
void ListTaskDefinitionsAsync(const ListTaskDefinitionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListTaskDefinitionsRequestT &request={}) const
virtual Model::CreateClusterOutcome CreateCluster(const Model::CreateClusterRequest &request={}) const
virtual Model::SubmitContainerStateChangeOutcome SubmitContainerStateChange(const Model::SubmitContainerStateChangeRequest &request={}) const
Model::UpdateTaskSetOutcomeCallable UpdateTaskSetCallable(const UpdateTaskSetRequestT &request) const
Model::DescribeDaemonRevisionsOutcomeCallable DescribeDaemonRevisionsCallable(const DescribeDaemonRevisionsRequestT &request) const
void DescribeServicesAsync(const DescribeServicesRequestT &request, const DescribeServicesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void RunTaskAsync(const RunTaskRequestT &request, const RunTaskResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::RegisterContainerInstanceOutcomeCallable RegisterContainerInstanceCallable(const RegisterContainerInstanceRequestT &request={}) const
void DeleteTaskSetAsync(const DeleteTaskSetRequestT &request, const DeleteTaskSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteDaemonAsync(const DeleteDaemonRequestT &request, const DeleteDaemonResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeDaemonDeploymentsOutcome DescribeDaemonDeployments(const Model::DescribeDaemonDeploymentsRequest &request) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateClusterAsync(const CreateClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateClusterRequestT &request={}) const
Model::ListAccountSettingsOutcomeCallable ListAccountSettingsCallable(const ListAccountSettingsRequestT &request={}) const
void ListContainerInstancesAsync(const ListContainerInstancesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListContainerInstancesRequestT &request={}) const
virtual Model::DescribeDaemonOutcome DescribeDaemon(const Model::DescribeDaemonRequest &request) const
void DiscoverPollEndpointAsync(const DiscoverPollEndpointResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DiscoverPollEndpointRequestT &request={}) const
Model::DeleteClusterOutcomeCallable DeleteClusterCallable(const DeleteClusterRequestT &request) const
std::future< UpdateServicePrimaryTaskSetOutcome > UpdateServicePrimaryTaskSetOutcomeCallable
std::future< ListDaemonDeploymentsOutcome > ListDaemonDeploymentsOutcomeCallable
std::future< SubmitAttachmentStateChangesOutcome > SubmitAttachmentStateChangesOutcomeCallable
std::future< StartTaskOutcome > StartTaskOutcomeCallable
std::future< CreateDaemonOutcome > CreateDaemonOutcomeCallable
std::future< ListDaemonTaskDefinitionsOutcome > ListDaemonTaskDefinitionsOutcomeCallable
std::future< RegisterContainerInstanceOutcome > RegisterContainerInstanceOutcomeCallable
std::future< ListAttributesOutcome > ListAttributesOutcomeCallable
std::future< DescribeDaemonOutcome > DescribeDaemonOutcomeCallable
std::future< ListAccountSettingsOutcome > ListAccountSettingsOutcomeCallable
std::future< CreateCapacityProviderOutcome > CreateCapacityProviderOutcomeCallable
std::future< UpdateTaskSetOutcome > UpdateTaskSetOutcomeCallable
std::future< DescribeExpressGatewayServiceOutcome > DescribeExpressGatewayServiceOutcomeCallable
std::future< UpdateClusterSettingsOutcome > UpdateClusterSettingsOutcomeCallable
std::future< DiscoverPollEndpointOutcome > DiscoverPollEndpointOutcomeCallable
std::future< UpdateExpressGatewayServiceOutcome > UpdateExpressGatewayServiceOutcomeCallable
std::future< RegisterTaskDefinitionOutcome > RegisterTaskDefinitionOutcomeCallable
std::future< DescribeContainerInstancesOutcome > DescribeContainerInstancesOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DescribeTaskDefinitionOutcome > DescribeTaskDefinitionOutcomeCallable
std::future< ListDaemonsOutcome > ListDaemonsOutcomeCallable
std::future< DeleteAccountSettingOutcome > DeleteAccountSettingOutcomeCallable
std::future< UpdateCapacityProviderOutcome > UpdateCapacityProviderOutcomeCallable
std::future< DescribeTasksOutcome > DescribeTasksOutcomeCallable
std::future< ListTasksOutcome > ListTasksOutcomeCallable
std::future< DescribeCapacityProvidersOutcome > DescribeCapacityProvidersOutcomeCallable
std::future< DescribeDaemonTaskDefinitionOutcome > DescribeDaemonTaskDefinitionOutcomeCallable
std::future< CreateClusterOutcome > CreateClusterOutcomeCallable
std::future< ListServicesByNamespaceOutcome > ListServicesByNamespaceOutcomeCallable
std::future< ListTaskDefinitionFamiliesOutcome > ListTaskDefinitionFamiliesOutcomeCallable
std::future< DeleteDaemonOutcome > DeleteDaemonOutcomeCallable
std::future< DeleteCapacityProviderOutcome > DeleteCapacityProviderOutcomeCallable
std::future< DeleteExpressGatewayServiceOutcome > DeleteExpressGatewayServiceOutcomeCallable
std::future< CreateTaskSetOutcome > CreateTaskSetOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< StopServiceDeploymentOutcome > StopServiceDeploymentOutcomeCallable
std::future< DescribeDaemonDeploymentsOutcome > DescribeDaemonDeploymentsOutcomeCallable
std::future< DeleteClusterOutcome > DeleteClusterOutcomeCallable
std::future< RunTaskOutcome > RunTaskOutcomeCallable
std::future< DescribeServiceRevisionsOutcome > DescribeServiceRevisionsOutcomeCallable
std::future< CreateServiceOutcome > CreateServiceOutcomeCallable
std::future< RegisterDaemonTaskDefinitionOutcome > RegisterDaemonTaskDefinitionOutcomeCallable
std::future< StopTaskOutcome > StopTaskOutcomeCallable
std::future< ListClustersOutcome > ListClustersOutcomeCallable
std::future< DeleteDaemonTaskDefinitionOutcome > DeleteDaemonTaskDefinitionOutcomeCallable
std::future< PutAttributesOutcome > PutAttributesOutcomeCallable
std::future< ListServiceDeploymentsOutcome > ListServiceDeploymentsOutcomeCallable
std::future< ListTaskDefinitionsOutcome > ListTaskDefinitionsOutcomeCallable
std::future< UpdateServiceOutcome > UpdateServiceOutcomeCallable
std::future< PutAccountSettingDefaultOutcome > PutAccountSettingDefaultOutcomeCallable
std::future< DeleteServiceOutcome > DeleteServiceOutcomeCallable
std::future< UpdateDaemonOutcome > UpdateDaemonOutcomeCallable
std::future< PutClusterCapacityProvidersOutcome > PutClusterCapacityProvidersOutcomeCallable
std::future< UpdateClusterOutcome > UpdateClusterOutcomeCallable
std::future< ExecuteCommandOutcome > ExecuteCommandOutcomeCallable
std::future< DescribeServiceDeploymentsOutcome > DescribeServiceDeploymentsOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< UpdateContainerInstancesStateOutcome > UpdateContainerInstancesStateOutcomeCallable
std::future< DescribeClustersOutcome > DescribeClustersOutcomeCallable
std::future< SubmitTaskStateChangeOutcome > SubmitTaskStateChangeOutcomeCallable
std::future< DeleteAttributesOutcome > DeleteAttributesOutcomeCallable
std::future< SubmitContainerStateChangeOutcome > SubmitContainerStateChangeOutcomeCallable
std::future< DeleteTaskDefinitionsOutcome > DeleteTaskDefinitionsOutcomeCallable
std::future< ListServicesOutcome > ListServicesOutcomeCallable
std::future< DescribeServicesOutcome > DescribeServicesOutcomeCallable
std::future< CreateExpressGatewayServiceOutcome > CreateExpressGatewayServiceOutcomeCallable
std::future< DescribeDaemonRevisionsOutcome > DescribeDaemonRevisionsOutcomeCallable
std::future< DeleteTaskSetOutcome > DeleteTaskSetOutcomeCallable
std::future< ListContainerInstancesOutcome > ListContainerInstancesOutcomeCallable
std::future< UpdateTaskProtectionOutcome > UpdateTaskProtectionOutcomeCallable
std::future< DescribeTaskSetsOutcome > DescribeTaskSetsOutcomeCallable
std::future< GetTaskProtectionOutcome > GetTaskProtectionOutcomeCallable
std::future< DeregisterContainerInstanceOutcome > DeregisterContainerInstanceOutcomeCallable
std::future< PutAccountSettingOutcome > PutAccountSettingOutcomeCallable
std::future< DeregisterTaskDefinitionOutcome > DeregisterTaskDefinitionOutcomeCallable
std::future< UpdateContainerAgentOutcome > UpdateContainerAgentOutcomeCallable
std::function< void(const ECSClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteClusterResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeServiceDeploymentsRequest &, const Model::DescribeServiceDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeServiceDeploymentsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteDaemonTaskDefinitionRequest &, const Model::DeleteDaemonTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDaemonTaskDefinitionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeregisterTaskDefinitionRequest &, const Model::DeregisterTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterTaskDefinitionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListDaemonDeploymentsRequest &, const Model::ListDaemonDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDaemonDeploymentsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteAccountSettingRequest &, const Model::DeleteAccountSettingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAccountSettingResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListAttributesRequest &, const Model::ListAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAttributesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateContainerInstancesStateRequest &, const Model::UpdateContainerInstancesStateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateContainerInstancesStateResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListDaemonsRequest &, const Model::ListDaemonsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDaemonsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeTaskSetsRequest &, const Model::DescribeTaskSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTaskSetsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::RegisterContainerInstanceRequest &, const Model::RegisterContainerInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterContainerInstanceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::CreateTaskSetRequest &, const Model::CreateTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTaskSetResponseReceivedHandler
std::function< void(const ECSClient *, const Model::RunTaskRequest &, const Model::RunTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RunTaskResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateExpressGatewayServiceRequest &, const Model::UpdateExpressGatewayServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateExpressGatewayServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteCapacityProviderRequest &, const Model::DeleteCapacityProviderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCapacityProviderResponseReceivedHandler
std::function< void(const ECSClient *, const Model::SubmitTaskStateChangeRequest &, const Model::SubmitTaskStateChangeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SubmitTaskStateChangeResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListClustersResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteExpressGatewayServiceRequest &, const Model::DeleteExpressGatewayServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteExpressGatewayServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DiscoverPollEndpointRequest &, const Model::DiscoverPollEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DiscoverPollEndpointResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateClusterSettingsRequest &, const Model::UpdateClusterSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateClusterSettingsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateCapacityProviderRequest &, const Model::UpdateCapacityProviderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCapacityProviderResponseReceivedHandler
std::function< void(const ECSClient *, const Model::StopTaskRequest &, const Model::StopTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopTaskResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateServiceRequest &, const Model::UpdateServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeCapacityProvidersRequest &, const Model::DescribeCapacityProvidersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeCapacityProvidersResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListTaskDefinitionsRequest &, const Model::ListTaskDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTaskDefinitionsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteDaemonRequest &, const Model::DeleteDaemonOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDaemonResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListServicesByNamespaceRequest &, const Model::ListServicesByNamespaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListServicesByNamespaceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateDaemonRequest &, const Model::UpdateDaemonOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDaemonResponseReceivedHandler
std::function< void(const ECSClient *, const Model::PutAttributesRequest &, const Model::PutAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutAttributesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::CreateServiceRequest &, const Model::CreateServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteAttributesRequest &, const Model::DeleteAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAttributesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::CreateDaemonRequest &, const Model::CreateDaemonOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDaemonResponseReceivedHandler
std::function< void(const ECSClient *, const Model::PutAccountSettingDefaultRequest &, const Model::PutAccountSettingDefaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutAccountSettingDefaultResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteTaskDefinitionsRequest &, const Model::DeleteTaskDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTaskDefinitionsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateClusterRequest &, const Model::UpdateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateClusterResponseReceivedHandler
std::function< void(const ECSClient *, const Model::SubmitAttachmentStateChangesRequest &, const Model::SubmitAttachmentStateChangesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SubmitAttachmentStateChangesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeTasksRequest &, const Model::DescribeTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTasksResponseReceivedHandler
std::function< void(const ECSClient *, const Model::PutClusterCapacityProvidersRequest &, const Model::PutClusterCapacityProvidersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutClusterCapacityProvidersResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeDaemonTaskDefinitionRequest &, const Model::DescribeDaemonTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDaemonTaskDefinitionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeDaemonRevisionsRequest &, const Model::DescribeDaemonRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDaemonRevisionsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateContainerAgentRequest &, const Model::UpdateContainerAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateContainerAgentResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListDaemonTaskDefinitionsRequest &, const Model::ListDaemonTaskDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDaemonTaskDefinitionsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListTaskDefinitionFamiliesRequest &, const Model::ListTaskDefinitionFamiliesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTaskDefinitionFamiliesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeTaskDefinitionRequest &, const Model::DescribeTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTaskDefinitionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::CreateCapacityProviderRequest &, const Model::CreateCapacityProviderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCapacityProviderResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListTasksRequest &, const Model::ListTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTasksResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeServiceRevisionsRequest &, const Model::DescribeServiceRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeServiceRevisionsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateTaskSetRequest &, const Model::UpdateTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTaskSetResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteTaskSetRequest &, const Model::DeleteTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTaskSetResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListContainerInstancesRequest &, const Model::ListContainerInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListContainerInstancesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::GetTaskProtectionRequest &, const Model::GetTaskProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTaskProtectionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeleteServiceRequest &, const Model::DeleteServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeClustersRequest &, const Model::DescribeClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeClustersResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListServicesRequest &, const Model::ListServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListServicesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeDaemonDeploymentsRequest &, const Model::DescribeDaemonDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDaemonDeploymentsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeContainerInstancesRequest &, const Model::DescribeContainerInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeContainerInstancesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::RegisterDaemonTaskDefinitionRequest &, const Model::RegisterDaemonTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterDaemonTaskDefinitionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::StartTaskRequest &, const Model::StartTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartTaskResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListAccountSettingsRequest &, const Model::ListAccountSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAccountSettingsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DeregisterContainerInstanceRequest &, const Model::DeregisterContainerInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterContainerInstanceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::PutAccountSettingRequest &, const Model::PutAccountSettingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutAccountSettingResponseReceivedHandler
std::function< void(const ECSClient *, const Model::RegisterTaskDefinitionRequest &, const Model::RegisterTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterTaskDefinitionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeDaemonRequest &, const Model::DescribeDaemonOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeDaemonResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeServicesRequest &, const Model::DescribeServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeServicesResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ExecuteCommandRequest &, const Model::ExecuteCommandOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExecuteCommandResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateTaskProtectionRequest &, const Model::UpdateTaskProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTaskProtectionResponseReceivedHandler
std::function< void(const ECSClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateClusterResponseReceivedHandler
std::function< void(const ECSClient *, const Model::StopServiceDeploymentRequest &, const Model::StopServiceDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopServiceDeploymentResponseReceivedHandler
std::function< void(const ECSClient *, const Model::SubmitContainerStateChangeRequest &, const Model::SubmitContainerStateChangeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SubmitContainerStateChangeResponseReceivedHandler
std::function< void(const ECSClient *, const Model::ListServiceDeploymentsRequest &, const Model::ListServiceDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListServiceDeploymentsResponseReceivedHandler
std::function< void(const ECSClient *, const Model::DescribeExpressGatewayServiceRequest &, const Model::DescribeExpressGatewayServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeExpressGatewayServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::CreateExpressGatewayServiceRequest &, const Model::CreateExpressGatewayServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateExpressGatewayServiceResponseReceivedHandler
std::function< void(const ECSClient *, const Model::UpdateServicePrimaryTaskSetRequest &, const Model::UpdateServicePrimaryTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateServicePrimaryTaskSetResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String