7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/client/ClientConfiguration.h>
9#include <aws/core/client/AWSClient.h>
10#include <aws/core/client/AWSClientAsyncCRTP.h>
11#include <aws/core/utils/json/JsonSerializer.h>
12#include <aws/location/LocationServiceServiceClientModel.h>
16namespace LocationService
37 std::shared_ptr<LocationServiceEndpointProviderBase> endpointProvider =
nullptr);
44 std::shared_ptr<LocationServiceEndpointProviderBase> endpointProvider =
nullptr,
52 std::shared_ptr<LocationServiceEndpointProviderBase> endpointProvider =
nullptr,
96 template<
typename AssociateTrackerConsumerRequestT = Model::AssociateTrackerConsumerRequest>
99 return SubmitCallable(&LocationServiceClient::AssociateTrackerConsumer, request);
105 template<
typename AssociateTrackerConsumerRequestT = Model::AssociateTrackerConsumerRequest>
108 return SubmitAsync(&LocationServiceClient::AssociateTrackerConsumer, request, handler, context);
122 template<
typename BatchDeleteDevicePositionHistoryRequestT = Model::BatchDeleteDevicePositionHistoryRequest>
125 return SubmitCallable(&LocationServiceClient::BatchDeleteDevicePositionHistory, request);
131 template<
typename BatchDeleteDevicePositionHistoryRequestT = Model::BatchDeleteDevicePositionHistoryRequest>
134 return SubmitAsync(&LocationServiceClient::BatchDeleteDevicePositionHistory, request, handler, context);
149 template<
typename BatchDeleteGeofenceRequestT = Model::BatchDeleteGeofenceRequest>
152 return SubmitCallable(&LocationServiceClient::BatchDeleteGeofence, request);
158 template<
typename BatchDeleteGeofenceRequestT = Model::BatchDeleteGeofenceRequest>
161 return SubmitAsync(&LocationServiceClient::BatchDeleteGeofence, request, handler, context);
188 template<
typename BatchEvaluateGeofencesRequestT = Model::BatchEvaluateGeofencesRequest>
191 return SubmitCallable(&LocationServiceClient::BatchEvaluateGeofences, request);
197 template<
typename BatchEvaluateGeofencesRequestT = Model::BatchEvaluateGeofencesRequest>
200 return SubmitAsync(&LocationServiceClient::BatchEvaluateGeofences, request, handler, context);
214 template<
typename BatchGetDevicePositionRequestT = Model::BatchGetDevicePositionRequest>
217 return SubmitCallable(&LocationServiceClient::BatchGetDevicePosition, request);
223 template<
typename BatchGetDevicePositionRequestT = Model::BatchGetDevicePositionRequest>
226 return SubmitAsync(&LocationServiceClient::BatchGetDevicePosition, request, handler, context);
241 template<
typename BatchPutGeofenceRequestT = Model::BatchPutGeofenceRequest>
244 return SubmitCallable(&LocationServiceClient::BatchPutGeofence, request);
250 template<
typename BatchPutGeofenceRequestT = Model::BatchPutGeofenceRequest>
253 return SubmitAsync(&LocationServiceClient::BatchPutGeofence, request, handler, context);
287 template<
typename BatchUpdateDevicePositionRequestT = Model::BatchUpdateDevicePositionRequest>
290 return SubmitCallable(&LocationServiceClient::BatchUpdateDevicePosition, request);
296 template<
typename BatchUpdateDevicePositionRequestT = Model::BatchUpdateDevicePositionRequest>
299 return SubmitAsync(&LocationServiceClient::BatchUpdateDevicePosition, request, handler, context);
336 template<
typename CalculateRouteRequestT = Model::CalculateRouteRequest>
339 return SubmitCallable(&LocationServiceClient::CalculateRoute, request);
345 template<
typename CalculateRouteRequestT = Model::CalculateRouteRequest>
348 return SubmitAsync(&LocationServiceClient::CalculateRoute, request, handler, context);
392 template<
typename CalculateRouteMatrixRequestT = Model::CalculateRouteMatrixRequest>
395 return SubmitCallable(&LocationServiceClient::CalculateRouteMatrix, request);
401 template<
typename CalculateRouteMatrixRequestT = Model::CalculateRouteMatrixRequest>
404 return SubmitAsync(&LocationServiceClient::CalculateRouteMatrix, request, handler, context);
418 template<
typename CreateGeofenceCollectionRequestT = Model::CreateGeofenceCollectionRequest>
421 return SubmitCallable(&LocationServiceClient::CreateGeofenceCollection, request);
427 template<
typename CreateGeofenceCollectionRequestT = Model::CreateGeofenceCollectionRequest>
430 return SubmitAsync(&LocationServiceClient::CreateGeofenceCollection, request, handler, context);
447 template<
typename CreateKeyRequestT = Model::CreateKeyRequest>
450 return SubmitCallable(&LocationServiceClient::CreateKey, request);
456 template<
typename CreateKeyRequestT = Model::CreateKeyRequest>
459 return SubmitAsync(&LocationServiceClient::CreateKey, request, handler, context);
478 template<
typename CreateMapRequestT = Model::CreateMapRequest>
481 return SubmitCallable(&LocationServiceClient::CreateMap, request);
487 template<
typename CreateMapRequestT = Model::CreateMapRequest>
490 return SubmitAsync(&LocationServiceClient::CreateMap, request, handler, context);
512 template<
typename CreatePlaceIndexRequestT = Model::CreatePlaceIndexRequest>
515 return SubmitCallable(&LocationServiceClient::CreatePlaceIndex, request);
521 template<
typename CreatePlaceIndexRequestT = Model::CreatePlaceIndexRequest>
524 return SubmitAsync(&LocationServiceClient::CreatePlaceIndex, request, handler, context);
545 template<
typename CreateRouteCalculatorRequestT = Model::CreateRouteCalculatorRequest>
548 return SubmitCallable(&LocationServiceClient::CreateRouteCalculator, request);
554 template<
typename CreateRouteCalculatorRequestT = Model::CreateRouteCalculatorRequest>
557 return SubmitAsync(&LocationServiceClient::CreateRouteCalculator, request, handler, context);
572 template<
typename CreateTrackerRequestT = Model::CreateTrackerRequest>
575 return SubmitCallable(&LocationServiceClient::CreateTracker, request);
581 template<
typename CreateTrackerRequestT = Model::CreateTrackerRequest>
584 return SubmitAsync(&LocationServiceClient::CreateTracker, request, handler, context);
600 template<
typename DeleteGeofenceCollectionRequestT = Model::DeleteGeofenceCollectionRequest>
603 return SubmitCallable(&LocationServiceClient::DeleteGeofenceCollection, request);
609 template<
typename DeleteGeofenceCollectionRequestT = Model::DeleteGeofenceCollectionRequest>
612 return SubmitAsync(&LocationServiceClient::DeleteGeofenceCollection, request, handler, context);
626 template<
typename DeleteKeyRequestT = Model::DeleteKeyRequest>
629 return SubmitCallable(&LocationServiceClient::DeleteKey, request);
635 template<
typename DeleteKeyRequestT = Model::DeleteKeyRequest>
638 return SubmitAsync(&LocationServiceClient::DeleteKey, request, handler, context);
653 template<
typename DeleteMapRequestT = Model::DeleteMapRequest>
656 return SubmitCallable(&LocationServiceClient::DeleteMap, request);
662 template<
typename DeleteMapRequestT = Model::DeleteMapRequest>
665 return SubmitAsync(&LocationServiceClient::DeleteMap, request, handler, context);
680 template<
typename DeletePlaceIndexRequestT = Model::DeletePlaceIndexRequest>
683 return SubmitCallable(&LocationServiceClient::DeletePlaceIndex, request);
689 template<
typename DeletePlaceIndexRequestT = Model::DeletePlaceIndexRequest>
692 return SubmitAsync(&LocationServiceClient::DeletePlaceIndex, request, handler, context);
707 template<
typename DeleteRouteCalculatorRequestT = Model::DeleteRouteCalculatorRequest>
710 return SubmitCallable(&LocationServiceClient::DeleteRouteCalculator, request);
716 template<
typename DeleteRouteCalculatorRequestT = Model::DeleteRouteCalculatorRequest>
719 return SubmitAsync(&LocationServiceClient::DeleteRouteCalculator, request, handler, context);
735 template<
typename DeleteTrackerRequestT = Model::DeleteTrackerRequest>
738 return SubmitCallable(&LocationServiceClient::DeleteTracker, request);
744 template<
typename DeleteTrackerRequestT = Model::DeleteTrackerRequest>
747 return SubmitAsync(&LocationServiceClient::DeleteTracker, request, handler, context);
760 template<
typename DescribeGeofenceCollectionRequestT = Model::DescribeGeofenceCollectionRequest>
763 return SubmitCallable(&LocationServiceClient::DescribeGeofenceCollection, request);
769 template<
typename DescribeGeofenceCollectionRequestT = Model::DescribeGeofenceCollectionRequest>
772 return SubmitAsync(&LocationServiceClient::DescribeGeofenceCollection, request, handler, context);
785 template<
typename DescribeKeyRequestT = Model::DescribeKeyRequest>
788 return SubmitCallable(&LocationServiceClient::DescribeKey, request);
794 template<
typename DescribeKeyRequestT = Model::DescribeKeyRequest>
797 return SubmitAsync(&LocationServiceClient::DescribeKey, request, handler, context);
810 template<
typename DescribeMapRequestT = Model::DescribeMapRequest>
813 return SubmitCallable(&LocationServiceClient::DescribeMap, request);
819 template<
typename DescribeMapRequestT = Model::DescribeMapRequest>
822 return SubmitAsync(&LocationServiceClient::DescribeMap, request, handler, context);
835 template<
typename DescribePlaceIndexRequestT = Model::DescribePlaceIndexRequest>
838 return SubmitCallable(&LocationServiceClient::DescribePlaceIndex, request);
844 template<
typename DescribePlaceIndexRequestT = Model::DescribePlaceIndexRequest>
847 return SubmitAsync(&LocationServiceClient::DescribePlaceIndex, request, handler, context);
861 template<
typename DescribeRouteCalculatorRequestT = Model::DescribeRouteCalculatorRequest>
864 return SubmitCallable(&LocationServiceClient::DescribeRouteCalculator, request);
870 template<
typename DescribeRouteCalculatorRequestT = Model::DescribeRouteCalculatorRequest>
873 return SubmitAsync(&LocationServiceClient::DescribeRouteCalculator, request, handler, context);
886 template<
typename DescribeTrackerRequestT = Model::DescribeTrackerRequest>
889 return SubmitCallable(&LocationServiceClient::DescribeTracker, request);
895 template<
typename DescribeTrackerRequestT = Model::DescribeTrackerRequest>
898 return SubmitAsync(&LocationServiceClient::DescribeTracker, request, handler, context);
914 template<
typename DisassociateTrackerConsumerRequestT = Model::DisassociateTrackerConsumerRequest>
917 return SubmitCallable(&LocationServiceClient::DisassociateTrackerConsumer, request);
923 template<
typename DisassociateTrackerConsumerRequestT = Model::DisassociateTrackerConsumerRequest>
926 return SubmitAsync(&LocationServiceClient::DisassociateTrackerConsumer, request, handler, context);
947 template<
typename ForecastGeofenceEventsRequestT = Model::ForecastGeofenceEventsRequest>
950 return SubmitCallable(&LocationServiceClient::ForecastGeofenceEvents, request);
956 template<
typename ForecastGeofenceEventsRequestT = Model::ForecastGeofenceEventsRequest>
959 return SubmitAsync(&LocationServiceClient::ForecastGeofenceEvents, request, handler, context);
974 template<
typename GetDevicePositionRequestT = Model::GetDevicePositionRequest>
977 return SubmitCallable(&LocationServiceClient::GetDevicePosition, request);
983 template<
typename GetDevicePositionRequestT = Model::GetDevicePositionRequest>
986 return SubmitAsync(&LocationServiceClient::GetDevicePosition, request, handler, context);
1001 template<
typename GetDevicePositionHistoryRequestT = Model::GetDevicePositionHistoryRequest>
1004 return SubmitCallable(&LocationServiceClient::GetDevicePositionHistory, request);
1010 template<
typename GetDevicePositionHistoryRequestT = Model::GetDevicePositionHistoryRequest>
1013 return SubmitAsync(&LocationServiceClient::GetDevicePositionHistory, request, handler, context);
1028 template<
typename GetGeofenceRequestT = Model::GetGeofenceRequest>
1031 return SubmitCallable(&LocationServiceClient::GetGeofence, request);
1037 template<
typename GetGeofenceRequestT = Model::GetGeofenceRequest>
1040 return SubmitAsync(&LocationServiceClient::GetGeofence, request, handler, context);
1054 template<
typename GetMapGlyphsRequestT = Model::GetMapGlyphsRequest>
1057 return SubmitCallable(&LocationServiceClient::GetMapGlyphs, request);
1063 template<
typename GetMapGlyphsRequestT = Model::GetMapGlyphsRequest>
1066 return SubmitAsync(&LocationServiceClient::GetMapGlyphs, request, handler, context);
1081 template<
typename GetMapSpritesRequestT = Model::GetMapSpritesRequest>
1084 return SubmitCallable(&LocationServiceClient::GetMapSprites, request);
1090 template<
typename GetMapSpritesRequestT = Model::GetMapSpritesRequest>
1093 return SubmitAsync(&LocationServiceClient::GetMapSprites, request, handler, context);
1110 template<
typename GetMapStyleDescriptorRequestT = Model::GetMapStyleDescriptorRequest>
1113 return SubmitCallable(&LocationServiceClient::GetMapStyleDescriptor, request);
1119 template<
typename GetMapStyleDescriptorRequestT = Model::GetMapStyleDescriptorRequest>
1122 return SubmitAsync(&LocationServiceClient::GetMapStyleDescriptor, request, handler, context);
1141 template<
typename GetMapTileRequestT = Model::GetMapTileRequest>
1144 return SubmitCallable(&LocationServiceClient::GetMapTile, request);
1150 template<
typename GetMapTileRequestT = Model::GetMapTileRequest>
1153 return SubmitAsync(&LocationServiceClient::GetMapTile, request, handler, context);
1172 template<
typename GetPlaceRequestT = Model::GetPlaceRequest>
1175 return SubmitCallable(&LocationServiceClient::GetPlace, request);
1181 template<
typename GetPlaceRequestT = Model::GetPlaceRequest>
1184 return SubmitAsync(&LocationServiceClient::GetPlace, request, handler, context);
1198 template<
typename ListDevicePositionsRequestT = Model::ListDevicePositionsRequest>
1201 return SubmitCallable(&LocationServiceClient::ListDevicePositions, request);
1207 template<
typename ListDevicePositionsRequestT = Model::ListDevicePositionsRequest>
1210 return SubmitAsync(&LocationServiceClient::ListDevicePositions, request, handler, context);
1224 template<
typename ListGeofenceCollectionsRequestT = Model::ListGeofenceCollectionsRequest>
1227 return SubmitCallable(&LocationServiceClient::ListGeofenceCollections, request);
1233 template<
typename ListGeofenceCollectionsRequestT = Model::ListGeofenceCollectionsRequest>
1236 return SubmitAsync(&LocationServiceClient::ListGeofenceCollections, request, handler, context);
1250 template<
typename ListGeofencesRequestT = Model::ListGeofencesRequest>
1253 return SubmitCallable(&LocationServiceClient::ListGeofences, request);
1259 template<
typename ListGeofencesRequestT = Model::ListGeofencesRequest>
1262 return SubmitAsync(&LocationServiceClient::ListGeofences, request, handler, context);
1276 template<
typename ListKeysRequestT = Model::ListKeysRequest>
1279 return SubmitCallable(&LocationServiceClient::ListKeys, request);
1285 template<
typename ListKeysRequestT = Model::ListKeysRequest>
1288 return SubmitAsync(&LocationServiceClient::ListKeys, request, handler, context);
1302 template<
typename ListMapsRequestT = Model::ListMapsRequest>
1305 return SubmitCallable(&LocationServiceClient::ListMaps, request);
1311 template<
typename ListMapsRequestT = Model::ListMapsRequest>
1314 return SubmitAsync(&LocationServiceClient::ListMaps, request, handler, context);
1328 template<
typename ListPlaceIndexesRequestT = Model::ListPlaceIndexesRequest>
1331 return SubmitCallable(&LocationServiceClient::ListPlaceIndexes, request);
1337 template<
typename ListPlaceIndexesRequestT = Model::ListPlaceIndexesRequest>
1340 return SubmitAsync(&LocationServiceClient::ListPlaceIndexes, request, handler, context);
1354 template<
typename ListRouteCalculatorsRequestT = Model::ListRouteCalculatorsRequest>
1357 return SubmitCallable(&LocationServiceClient::ListRouteCalculators, request);
1363 template<
typename ListRouteCalculatorsRequestT = Model::ListRouteCalculatorsRequest>
1366 return SubmitAsync(&LocationServiceClient::ListRouteCalculators, request, handler, context);
1380 template<
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1383 return SubmitCallable(&LocationServiceClient::ListTagsForResource, request);
1389 template<
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
1392 return SubmitAsync(&LocationServiceClient::ListTagsForResource, request, handler, context);
1406 template<
typename ListTrackerConsumersRequestT = Model::ListTrackerConsumersRequest>
1409 return SubmitCallable(&LocationServiceClient::ListTrackerConsumers, request);
1415 template<
typename ListTrackerConsumersRequestT = Model::ListTrackerConsumersRequest>
1418 return SubmitAsync(&LocationServiceClient::ListTrackerConsumers, request, handler, context);
1432 template<
typename ListTrackersRequestT = Model::ListTrackersRequest>
1435 return SubmitCallable(&LocationServiceClient::ListTrackers, request);
1441 template<
typename ListTrackersRequestT = Model::ListTrackersRequest>
1444 return SubmitAsync(&LocationServiceClient::ListTrackers, request, handler, context);
1459 template<
typename PutGeofenceRequestT = Model::PutGeofenceRequest>
1462 return SubmitCallable(&LocationServiceClient::PutGeofence, request);
1468 template<
typename PutGeofenceRequestT = Model::PutGeofenceRequest>
1471 return SubmitAsync(&LocationServiceClient::PutGeofence, request, handler, context);
1486 template<
typename SearchPlaceIndexForPositionRequestT = Model::SearchPlaceIndexForPositionRequest>
1489 return SubmitCallable(&LocationServiceClient::SearchPlaceIndexForPosition, request);
1495 template<
typename SearchPlaceIndexForPositionRequestT = Model::SearchPlaceIndexForPositionRequest>
1498 return SubmitAsync(&LocationServiceClient::SearchPlaceIndexForPosition, request, handler, context);
1520 template<
typename SearchPlaceIndexForSuggestionsRequestT = Model::SearchPlaceIndexForSuggestionsRequest>
1523 return SubmitCallable(&LocationServiceClient::SearchPlaceIndexForSuggestions, request);
1529 template<
typename SearchPlaceIndexForSuggestionsRequestT = Model::SearchPlaceIndexForSuggestionsRequest>
1532 return SubmitAsync(&LocationServiceClient::SearchPlaceIndexForSuggestions, request, handler, context);
1552 template<
typename SearchPlaceIndexForTextRequestT = Model::SearchPlaceIndexForTextRequest>
1555 return SubmitCallable(&LocationServiceClient::SearchPlaceIndexForText, request);
1561 template<
typename SearchPlaceIndexForTextRequestT = Model::SearchPlaceIndexForTextRequest>
1564 return SubmitAsync(&LocationServiceClient::SearchPlaceIndexForText, request, handler, context);
1586 template<
typename TagResourceRequestT = Model::TagResourceRequest>
1589 return SubmitCallable(&LocationServiceClient::TagResource, request);
1595 template<
typename TagResourceRequestT = Model::TagResourceRequest>
1598 return SubmitAsync(&LocationServiceClient::TagResource, request, handler, context);
1612 template<
typename UntagResourceRequestT = Model::UntagResourceRequest>
1615 return SubmitCallable(&LocationServiceClient::UntagResource, request);
1621 template<
typename UntagResourceRequestT = Model::UntagResourceRequest>
1624 return SubmitAsync(&LocationServiceClient::UntagResource, request, handler, context);
1638 template<
typename UpdateGeofenceCollectionRequestT = Model::UpdateGeofenceCollectionRequest>
1641 return SubmitCallable(&LocationServiceClient::UpdateGeofenceCollection, request);
1647 template<
typename UpdateGeofenceCollectionRequestT = Model::UpdateGeofenceCollectionRequest>
1650 return SubmitAsync(&LocationServiceClient::UpdateGeofenceCollection, request, handler, context);
1664 template<
typename UpdateKeyRequestT = Model::UpdateKeyRequest>
1667 return SubmitCallable(&LocationServiceClient::UpdateKey, request);
1673 template<
typename UpdateKeyRequestT = Model::UpdateKeyRequest>
1676 return SubmitAsync(&LocationServiceClient::UpdateKey, request, handler, context);
1690 template<
typename UpdateMapRequestT = Model::UpdateMapRequest>
1693 return SubmitCallable(&LocationServiceClient::UpdateMap, request);
1699 template<
typename UpdateMapRequestT = Model::UpdateMapRequest>
1702 return SubmitAsync(&LocationServiceClient::UpdateMap, request, handler, context);
1716 template<
typename UpdatePlaceIndexRequestT = Model::UpdatePlaceIndexRequest>
1719 return SubmitCallable(&LocationServiceClient::UpdatePlaceIndex, request);
1725 template<
typename UpdatePlaceIndexRequestT = Model::UpdatePlaceIndexRequest>
1728 return SubmitAsync(&LocationServiceClient::UpdatePlaceIndex, request, handler, context);
1742 template<
typename UpdateRouteCalculatorRequestT = Model::UpdateRouteCalculatorRequest>
1745 return SubmitCallable(&LocationServiceClient::UpdateRouteCalculator, request);
1751 template<
typename UpdateRouteCalculatorRequestT = Model::UpdateRouteCalculatorRequest>
1754 return SubmitAsync(&LocationServiceClient::UpdateRouteCalculator, request, handler, context);
1768 template<
typename UpdateTrackerRequestT = Model::UpdateTrackerRequest>
1771 return SubmitCallable(&LocationServiceClient::UpdateTracker, request);
1777 template<
typename UpdateTrackerRequestT = Model::UpdateTrackerRequest>
1780 return SubmitAsync(&LocationServiceClient::UpdateTracker, request, handler, context);
1795 template<
typename VerifyDevicePositionRequestT = Model::VerifyDevicePositionRequest>
1798 return SubmitCallable(&LocationServiceClient::VerifyDevicePosition, request);
1804 template<
typename VerifyDevicePositionRequestT = Model::VerifyDevicePositionRequest>
1807 return SubmitAsync(&LocationServiceClient::VerifyDevicePosition, request, handler, context);
1818 std::shared_ptr<LocationServiceEndpointProviderBase> m_endpointProvider;
virtual Model::ListKeysOutcome ListKeys(const Model::ListKeysRequest &request={}) const
virtual Model::CreateTrackerOutcome CreateTracker(const Model::CreateTrackerRequest &request) const
void UpdateTrackerAsync(const UpdateTrackerRequestT &request, const UpdateTrackerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListMapsAsync(const ListMapsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListMapsRequestT &request={}) const
void UpdateGeofenceCollectionAsync(const UpdateGeofenceCollectionRequestT &request, const UpdateGeofenceCollectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void SearchPlaceIndexForPositionAsync(const SearchPlaceIndexForPositionRequestT &request, const SearchPlaceIndexForPositionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteGeofenceCollectionOutcomeCallable DeleteGeofenceCollectionCallable(const DeleteGeofenceCollectionRequestT &request) const
virtual Model::DescribePlaceIndexOutcome DescribePlaceIndex(const Model::DescribePlaceIndexRequest &request) const
void BatchDeleteGeofenceAsync(const BatchDeleteGeofenceRequestT &request, const BatchDeleteGeofenceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateMapAsync(const CreateMapRequestT &request, const CreateMapResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeKeyOutcomeCallable DescribeKeyCallable(const DescribeKeyRequestT &request) const
Aws::Client::AWSJsonClient BASECLASS
virtual Model::GetDevicePositionOutcome GetDevicePosition(const Model::GetDevicePositionRequest &request) const
Model::CalculateRouteMatrixOutcomeCallable CalculateRouteMatrixCallable(const CalculateRouteMatrixRequestT &request) const
virtual Model::ListMapsOutcome ListMaps(const Model::ListMapsRequest &request={}) const
void GetPlaceAsync(const GetPlaceRequestT &request, const GetPlaceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListPlaceIndexesAsync(const ListPlaceIndexesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListPlaceIndexesRequestT &request={}) const
void GetMapGlyphsAsync(const GetMapGlyphsRequestT &request, const GetMapGlyphsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListTrackerConsumersOutcome ListTrackerConsumers(const Model::ListTrackerConsumersRequest &request) const
void GetMapTileAsync(const GetMapTileRequestT &request, const GetMapTileResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateRouteCalculatorOutcomeCallable UpdateRouteCalculatorCallable(const UpdateRouteCalculatorRequestT &request) const
virtual Model::GetGeofenceOutcome GetGeofence(const Model::GetGeofenceRequest &request) const
Model::AssociateTrackerConsumerOutcomeCallable AssociateTrackerConsumerCallable(const AssociateTrackerConsumerRequestT &request) const
Model::DescribeMapOutcomeCallable DescribeMapCallable(const DescribeMapRequestT &request) const
Model::UpdateMapOutcomeCallable UpdateMapCallable(const UpdateMapRequestT &request) const
void DeleteKeyAsync(const DeleteKeyRequestT &request, const DeleteKeyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CalculateRouteAsync(const CalculateRouteRequestT &request, const CalculateRouteResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
virtual Model::CreateRouteCalculatorOutcome CreateRouteCalculator(const Model::CreateRouteCalculatorRequest &request) const
LocationServiceClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
void DescribeKeyAsync(const DescribeKeyRequestT &request, const DescribeKeyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribePlaceIndexAsync(const DescribePlaceIndexRequestT &request, const DescribePlaceIndexResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListTrackersOutcome ListTrackers(const Model::ListTrackersRequest &request={}) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
void BatchPutGeofenceAsync(const BatchPutGeofenceRequestT &request, const BatchPutGeofenceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetMapSpritesOutcomeCallable GetMapSpritesCallable(const GetMapSpritesRequestT &request) const
Model::DescribeTrackerOutcomeCallable DescribeTrackerCallable(const DescribeTrackerRequestT &request) const
void PutGeofenceAsync(const PutGeofenceRequestT &request, const PutGeofenceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void BatchUpdateDevicePositionAsync(const BatchUpdateDevicePositionRequestT &request, const BatchUpdateDevicePositionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListDevicePositionsOutcome ListDevicePositions(const Model::ListDevicePositionsRequest &request) const
static const char * GetServiceName()
virtual Model::CalculateRouteOutcome CalculateRoute(const Model::CalculateRouteRequest &request) const
Model::GetPlaceOutcomeCallable GetPlaceCallable(const GetPlaceRequestT &request) const
Model::GetMapTileOutcomeCallable GetMapTileCallable(const GetMapTileRequestT &request) const
virtual Model::GetMapSpritesOutcome GetMapSprites(const Model::GetMapSpritesRequest &request) const
void GetMapStyleDescriptorAsync(const GetMapStyleDescriptorRequestT &request, const GetMapStyleDescriptorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::BatchPutGeofenceOutcomeCallable BatchPutGeofenceCallable(const BatchPutGeofenceRequestT &request) const
virtual Model::UpdateRouteCalculatorOutcome UpdateRouteCalculator(const Model::UpdateRouteCalculatorRequest &request) const
Model::DisassociateTrackerConsumerOutcomeCallable DisassociateTrackerConsumerCallable(const DisassociateTrackerConsumerRequestT &request) const
Model::DescribeGeofenceCollectionOutcomeCallable DescribeGeofenceCollectionCallable(const DescribeGeofenceCollectionRequestT &request) const
Model::BatchDeleteGeofenceOutcomeCallable BatchDeleteGeofenceCallable(const BatchDeleteGeofenceRequestT &request) const
void GetDevicePositionAsync(const GetDevicePositionRequestT &request, const GetDevicePositionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void BatchGetDevicePositionAsync(const BatchGetDevicePositionRequestT &request, const BatchGetDevicePositionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateGeofenceCollectionOutcomeCallable CreateGeofenceCollectionCallable(const CreateGeofenceCollectionRequestT &request) const
void UpdateRouteCalculatorAsync(const UpdateRouteCalculatorRequestT &request, const UpdateRouteCalculatorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteRouteCalculatorOutcome DeleteRouteCalculator(const Model::DeleteRouteCalculatorRequest &request) const
void GetGeofenceAsync(const GetGeofenceRequestT &request, const GetGeofenceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void VerifyDevicePositionAsync(const VerifyDevicePositionRequestT &request, const VerifyDevicePositionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateGeofenceCollectionAsync(const CreateGeofenceCollectionRequestT &request, const CreateGeofenceCollectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
LocationServiceClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< LocationServiceEndpointProviderBase > endpointProvider=nullptr, const Aws::LocationService::LocationServiceClientConfiguration &clientConfiguration=Aws::LocationService::LocationServiceClientConfiguration())
virtual Model::DescribeKeyOutcome DescribeKey(const Model::DescribeKeyRequest &request) const
virtual Model::DescribeRouteCalculatorOutcome DescribeRouteCalculator(const Model::DescribeRouteCalculatorRequest &request) const
Model::CreatePlaceIndexOutcomeCallable CreatePlaceIndexCallable(const CreatePlaceIndexRequestT &request) const
virtual Model::SearchPlaceIndexForPositionOutcome SearchPlaceIndexForPosition(const Model::SearchPlaceIndexForPositionRequest &request) const
void GetDevicePositionHistoryAsync(const GetDevicePositionHistoryRequestT &request, const GetDevicePositionHistoryResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeTrackerOutcome DescribeTracker(const Model::DescribeTrackerRequest &request) const
Model::UpdateKeyOutcomeCallable UpdateKeyCallable(const UpdateKeyRequestT &request) const
virtual Model::GetMapGlyphsOutcome GetMapGlyphs(const Model::GetMapGlyphsRequest &request) const
virtual Model::GetDevicePositionHistoryOutcome GetDevicePositionHistory(const Model::GetDevicePositionHistoryRequest &request) const
virtual Model::BatchDeleteGeofenceOutcome BatchDeleteGeofence(const Model::BatchDeleteGeofenceRequest &request) const
virtual Model::UpdateMapOutcome UpdateMap(const Model::UpdateMapRequest &request) const
Model::GetDevicePositionHistoryOutcomeCallable GetDevicePositionHistoryCallable(const GetDevicePositionHistoryRequestT &request) const
Model::SearchPlaceIndexForPositionOutcomeCallable SearchPlaceIndexForPositionCallable(const SearchPlaceIndexForPositionRequestT &request) const
Model::SearchPlaceIndexForSuggestionsOutcomeCallable SearchPlaceIndexForSuggestionsCallable(const SearchPlaceIndexForSuggestionsRequestT &request) const
virtual Model::ListGeofencesOutcome ListGeofences(const Model::ListGeofencesRequest &request) const
Model::DeleteTrackerOutcomeCallable DeleteTrackerCallable(const DeleteTrackerRequestT &request) const
Model::UpdateGeofenceCollectionOutcomeCallable UpdateGeofenceCollectionCallable(const UpdateGeofenceCollectionRequestT &request) const
Model::ForecastGeofenceEventsOutcomeCallable ForecastGeofenceEventsCallable(const ForecastGeofenceEventsRequestT &request) const
virtual Model::DeleteGeofenceCollectionOutcome DeleteGeofenceCollection(const Model::DeleteGeofenceCollectionRequest &request) const
void BatchDeleteDevicePositionHistoryAsync(const BatchDeleteDevicePositionHistoryRequestT &request, const BatchDeleteDevicePositionHistoryResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void SearchPlaceIndexForTextAsync(const SearchPlaceIndexForTextRequestT &request, const SearchPlaceIndexForTextResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdatePlaceIndexAsync(const UpdatePlaceIndexRequestT &request, const UpdatePlaceIndexResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeTrackerAsync(const DescribeTrackerRequestT &request, const DescribeTrackerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListGeofenceCollectionsOutcomeCallable ListGeofenceCollectionsCallable(const ListGeofenceCollectionsRequestT &request={}) const
virtual Model::DescribeGeofenceCollectionOutcome DescribeGeofenceCollection(const Model::DescribeGeofenceCollectionRequest &request) const
virtual Model::BatchUpdateDevicePositionOutcome BatchUpdateDevicePosition(const Model::BatchUpdateDevicePositionRequest &request) const
void DescribeMapAsync(const DescribeMapRequestT &request, const DescribeMapResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteTrackerOutcome DeleteTracker(const Model::DeleteTrackerRequest &request) const
Model::PutGeofenceOutcomeCallable PutGeofenceCallable(const PutGeofenceRequestT &request) const
void CalculateRouteMatrixAsync(const CalculateRouteMatrixRequestT &request, const CalculateRouteMatrixResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribePlaceIndexOutcomeCallable DescribePlaceIndexCallable(const DescribePlaceIndexRequestT &request) const
virtual ~LocationServiceClient()
virtual Model::ListRouteCalculatorsOutcome ListRouteCalculators(const Model::ListRouteCalculatorsRequest &request={}) const
virtual Model::UpdateGeofenceCollectionOutcome UpdateGeofenceCollection(const Model::UpdateGeofenceCollectionRequest &request) const
virtual Model::CreatePlaceIndexOutcome CreatePlaceIndex(const Model::CreatePlaceIndexRequest &request) const
Model::UpdatePlaceIndexOutcomeCallable UpdatePlaceIndexCallable(const UpdatePlaceIndexRequestT &request) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
LocationServiceClient(const Aws::LocationService::LocationServiceClientConfiguration &clientConfiguration=Aws::LocationService::LocationServiceClientConfiguration(), std::shared_ptr< LocationServiceEndpointProviderBase > endpointProvider=nullptr)
void CreateKeyAsync(const CreateKeyRequestT &request, const CreateKeyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateKeyAsync(const UpdateKeyRequestT &request, const UpdateKeyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeletePlaceIndexAsync(const DeletePlaceIndexRequestT &request, const DeletePlaceIndexResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
Model::DescribeRouteCalculatorOutcomeCallable DescribeRouteCalculatorCallable(const DescribeRouteCalculatorRequestT &request) const
virtual Model::CreateKeyOutcome CreateKey(const Model::CreateKeyRequest &request) const
Model::ListRouteCalculatorsOutcomeCallable ListRouteCalculatorsCallable(const ListRouteCalculatorsRequestT &request={}) const
void ListTrackersAsync(const ListTrackersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListTrackersRequestT &request={}) const
Model::GetMapGlyphsOutcomeCallable GetMapGlyphsCallable(const GetMapGlyphsRequestT &request) const
Model::ListMapsOutcomeCallable ListMapsCallable(const ListMapsRequestT &request={}) const
virtual Model::BatchGetDevicePositionOutcome BatchGetDevicePosition(const Model::BatchGetDevicePositionRequest &request) const
virtual Model::DeleteKeyOutcome DeleteKey(const Model::DeleteKeyRequest &request) const
virtual Model::SearchPlaceIndexForSuggestionsOutcome SearchPlaceIndexForSuggestions(const Model::SearchPlaceIndexForSuggestionsRequest &request) const
void CreatePlaceIndexAsync(const CreatePlaceIndexRequestT &request, const CreatePlaceIndexResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::BatchEvaluateGeofencesOutcome BatchEvaluateGeofences(const Model::BatchEvaluateGeofencesRequest &request) const
void BatchEvaluateGeofencesAsync(const BatchEvaluateGeofencesRequestT &request, const BatchEvaluateGeofencesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListGeofenceCollectionsAsync(const ListGeofenceCollectionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListGeofenceCollectionsRequestT &request={}) const
virtual Model::BatchPutGeofenceOutcome BatchPutGeofence(const Model::BatchPutGeofenceRequest &request) const
virtual Model::DeleteMapOutcome DeleteMap(const Model::DeleteMapRequest &request) const
Model::BatchDeleteDevicePositionHistoryOutcomeCallable BatchDeleteDevicePositionHistoryCallable(const BatchDeleteDevicePositionHistoryRequestT &request) const
Model::ListTrackersOutcomeCallable ListTrackersCallable(const ListTrackersRequestT &request={}) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
void ForecastGeofenceEventsAsync(const ForecastGeofenceEventsRequestT &request, const ForecastGeofenceEventsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateMapOutcome CreateMap(const Model::CreateMapRequest &request) const
void UpdateMapAsync(const UpdateMapRequestT &request, const UpdateMapResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateRouteCalculatorAsync(const CreateRouteCalculatorRequestT &request, const CreateRouteCalculatorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetMapStyleDescriptorOutcomeCallable GetMapStyleDescriptorCallable(const GetMapStyleDescriptorRequestT &request) const
virtual Model::DisassociateTrackerConsumerOutcome DisassociateTrackerConsumer(const Model::DisassociateTrackerConsumerRequest &request) const
void DisassociateTrackerConsumerAsync(const DisassociateTrackerConsumerRequestT &request, const DisassociateTrackerConsumerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteTrackerAsync(const DeleteTrackerRequestT &request, const DeleteTrackerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
LocationServiceClient(const Aws::Client::ClientConfiguration &clientConfiguration)
Model::DeleteMapOutcomeCallable DeleteMapCallable(const DeleteMapRequestT &request) const
Model::CreateRouteCalculatorOutcomeCallable CreateRouteCalculatorCallable(const CreateRouteCalculatorRequestT &request) const
Model::VerifyDevicePositionOutcomeCallable VerifyDevicePositionCallable(const VerifyDevicePositionRequestT &request) const
virtual Model::DeletePlaceIndexOutcome DeletePlaceIndex(const Model::DeletePlaceIndexRequest &request) const
void OverrideEndpoint(const Aws::String &endpoint)
Model::BatchUpdateDevicePositionOutcomeCallable BatchUpdateDevicePositionCallable(const BatchUpdateDevicePositionRequestT &request) const
void ListDevicePositionsAsync(const ListDevicePositionsRequestT &request, const ListDevicePositionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListPlaceIndexesOutcomeCallable ListPlaceIndexesCallable(const ListPlaceIndexesRequestT &request={}) const
virtual Model::UpdatePlaceIndexOutcome UpdatePlaceIndex(const Model::UpdatePlaceIndexRequest &request) const
void ListGeofencesAsync(const ListGeofencesRequestT &request, const ListGeofencesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListPlaceIndexesOutcome ListPlaceIndexes(const Model::ListPlaceIndexesRequest &request={}) const
virtual Model::CalculateRouteMatrixOutcome CalculateRouteMatrix(const Model::CalculateRouteMatrixRequest &request) const
void ListKeysAsync(const ListKeysResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListKeysRequestT &request={}) const
Model::BatchGetDevicePositionOutcomeCallable BatchGetDevicePositionCallable(const BatchGetDevicePositionRequestT &request) const
virtual Model::GetMapTileOutcome GetMapTile(const Model::GetMapTileRequest &request) const
Model::UpdateTrackerOutcomeCallable UpdateTrackerCallable(const UpdateTrackerRequestT &request) const
virtual Model::DescribeMapOutcome DescribeMap(const Model::DescribeMapRequest &request) const
virtual Model::CreateGeofenceCollectionOutcome CreateGeofenceCollection(const Model::CreateGeofenceCollectionRequest &request) const
Model::ListTrackerConsumersOutcomeCallable ListTrackerConsumersCallable(const ListTrackerConsumersRequestT &request) const
void CreateTrackerAsync(const CreateTrackerRequestT &request, const CreateTrackerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListTrackerConsumersAsync(const ListTrackerConsumersRequestT &request, const ListTrackerConsumersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
static const char * GetAllocationTag()
void DeleteMapAsync(const DeleteMapRequestT &request, const DeleteMapResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListKeysOutcomeCallable ListKeysCallable(const ListKeysRequestT &request={}) const
virtual Model::GetPlaceOutcome GetPlace(const Model::GetPlaceRequest &request) const
Model::GetGeofenceOutcomeCallable GetGeofenceCallable(const GetGeofenceRequestT &request) const
void AssociateTrackerConsumerAsync(const AssociateTrackerConsumerRequestT &request, const AssociateTrackerConsumerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
LocationServiceClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
virtual Model::VerifyDevicePositionOutcome VerifyDevicePosition(const Model::VerifyDevicePositionRequest &request) const
Model::CreateMapOutcomeCallable CreateMapCallable(const CreateMapRequestT &request) const
void DescribeRouteCalculatorAsync(const DescribeRouteCalculatorRequestT &request, const DescribeRouteCalculatorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListDevicePositionsOutcomeCallable ListDevicePositionsCallable(const ListDevicePositionsRequestT &request) const
std::shared_ptr< LocationServiceEndpointProviderBase > & accessEndpointProvider()
void DeleteGeofenceCollectionAsync(const DeleteGeofenceCollectionRequestT &request, const DeleteGeofenceCollectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetMapStyleDescriptorOutcome GetMapStyleDescriptor(const Model::GetMapStyleDescriptorRequest &request) const
virtual Model::SearchPlaceIndexForTextOutcome SearchPlaceIndexForText(const Model::SearchPlaceIndexForTextRequest &request) const
virtual Model::ForecastGeofenceEventsOutcome ForecastGeofenceEvents(const Model::ForecastGeofenceEventsRequest &request) const
virtual Model::UpdateKeyOutcome UpdateKey(const Model::UpdateKeyRequest &request) const
Model::BatchEvaluateGeofencesOutcomeCallable BatchEvaluateGeofencesCallable(const BatchEvaluateGeofencesRequestT &request) const
Model::DeleteRouteCalculatorOutcomeCallable DeleteRouteCalculatorCallable(const DeleteRouteCalculatorRequestT &request) const
void SearchPlaceIndexForSuggestionsAsync(const SearchPlaceIndexForSuggestionsRequestT &request, const SearchPlaceIndexForSuggestionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetMapSpritesAsync(const GetMapSpritesRequestT &request, const GetMapSpritesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CalculateRouteOutcomeCallable CalculateRouteCallable(const CalculateRouteRequestT &request) const
LocationServiceClientConfiguration ClientConfigurationType
virtual Model::PutGeofenceOutcome PutGeofence(const Model::PutGeofenceRequest &request) const
virtual Model::UpdateTrackerOutcome UpdateTracker(const Model::UpdateTrackerRequest &request) const
Model::GetDevicePositionOutcomeCallable GetDevicePositionCallable(const GetDevicePositionRequestT &request) const
Model::CreateTrackerOutcomeCallable CreateTrackerCallable(const CreateTrackerRequestT &request) const
Model::DeleteKeyOutcomeCallable DeleteKeyCallable(const DeleteKeyRequestT &request) const
virtual Model::ListGeofenceCollectionsOutcome ListGeofenceCollections(const Model::ListGeofenceCollectionsRequest &request={}) const
void DescribeGeofenceCollectionAsync(const DescribeGeofenceCollectionRequestT &request, const DescribeGeofenceCollectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListRouteCalculatorsAsync(const ListRouteCalculatorsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListRouteCalculatorsRequestT &request={}) const
Model::DeletePlaceIndexOutcomeCallable DeletePlaceIndexCallable(const DeletePlaceIndexRequestT &request) const
virtual Model::BatchDeleteDevicePositionHistoryOutcome BatchDeleteDevicePositionHistory(const Model::BatchDeleteDevicePositionHistoryRequest &request) const
void DeleteRouteCalculatorAsync(const DeleteRouteCalculatorRequestT &request, const DeleteRouteCalculatorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
LocationServiceClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< LocationServiceEndpointProviderBase > endpointProvider=nullptr, const Aws::LocationService::LocationServiceClientConfiguration &clientConfiguration=Aws::LocationService::LocationServiceClientConfiguration())
virtual Model::AssociateTrackerConsumerOutcome AssociateTrackerConsumer(const Model::AssociateTrackerConsumerRequest &request) const
LocationServiceEndpointProvider EndpointProviderType
Model::CreateKeyOutcomeCallable CreateKeyCallable(const CreateKeyRequestT &request) const
Model::SearchPlaceIndexForTextOutcomeCallable SearchPlaceIndexForTextCallable(const SearchPlaceIndexForTextRequestT &request) const
Model::ListGeofencesOutcomeCallable ListGeofencesCallable(const ListGeofencesRequestT &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
std::future< ListGeofencesOutcome > ListGeofencesOutcomeCallable
std::future< DescribeKeyOutcome > DescribeKeyOutcomeCallable
std::future< CreateKeyOutcome > CreateKeyOutcomeCallable
std::future< GetMapSpritesOutcome > GetMapSpritesOutcomeCallable
std::future< DeleteMapOutcome > DeleteMapOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< DeleteRouteCalculatorOutcome > DeleteRouteCalculatorOutcomeCallable
std::future< ListPlaceIndexesOutcome > ListPlaceIndexesOutcomeCallable
std::future< UpdateTrackerOutcome > UpdateTrackerOutcomeCallable
std::future< UpdateMapOutcome > UpdateMapOutcomeCallable
std::future< GetMapTileOutcome > GetMapTileOutcomeCallable
std::future< ListDevicePositionsOutcome > ListDevicePositionsOutcomeCallable
std::future< BatchPutGeofenceOutcome > BatchPutGeofenceOutcomeCallable
std::future< DeleteKeyOutcome > DeleteKeyOutcomeCallable
std::future< UpdatePlaceIndexOutcome > UpdatePlaceIndexOutcomeCallable
std::future< UpdateRouteCalculatorOutcome > UpdateRouteCalculatorOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< CalculateRouteMatrixOutcome > CalculateRouteMatrixOutcomeCallable
std::future< CreateGeofenceCollectionOutcome > CreateGeofenceCollectionOutcomeCallable
std::future< VerifyDevicePositionOutcome > VerifyDevicePositionOutcomeCallable
std::future< PutGeofenceOutcome > PutGeofenceOutcomeCallable
std::future< GetDevicePositionHistoryOutcome > GetDevicePositionHistoryOutcomeCallable
std::future< SearchPlaceIndexForTextOutcome > SearchPlaceIndexForTextOutcomeCallable
std::future< UpdateGeofenceCollectionOutcome > UpdateGeofenceCollectionOutcomeCallable
std::future< DescribeTrackerOutcome > DescribeTrackerOutcomeCallable
std::future< GetMapGlyphsOutcome > GetMapGlyphsOutcomeCallable
std::future< DescribeGeofenceCollectionOutcome > DescribeGeofenceCollectionOutcomeCallable
std::future< SearchPlaceIndexForPositionOutcome > SearchPlaceIndexForPositionOutcomeCallable
std::future< CreateTrackerOutcome > CreateTrackerOutcomeCallable
std::future< DeletePlaceIndexOutcome > DeletePlaceIndexOutcomeCallable
std::future< BatchGetDevicePositionOutcome > BatchGetDevicePositionOutcomeCallable
std::future< GetPlaceOutcome > GetPlaceOutcomeCallable
std::future< GetDevicePositionOutcome > GetDevicePositionOutcomeCallable
std::future< BatchDeleteDevicePositionHistoryOutcome > BatchDeleteDevicePositionHistoryOutcomeCallable
std::future< ListKeysOutcome > ListKeysOutcomeCallable
std::future< DeleteTrackerOutcome > DeleteTrackerOutcomeCallable
std::future< ForecastGeofenceEventsOutcome > ForecastGeofenceEventsOutcomeCallable
std::future< SearchPlaceIndexForSuggestionsOutcome > SearchPlaceIndexForSuggestionsOutcomeCallable
std::future< ListMapsOutcome > ListMapsOutcomeCallable
std::future< CreatePlaceIndexOutcome > CreatePlaceIndexOutcomeCallable
std::future< DeleteGeofenceCollectionOutcome > DeleteGeofenceCollectionOutcomeCallable
std::future< ListTrackerConsumersOutcome > ListTrackerConsumersOutcomeCallable
std::future< ListGeofenceCollectionsOutcome > ListGeofenceCollectionsOutcomeCallable
std::future< BatchUpdateDevicePositionOutcome > BatchUpdateDevicePositionOutcomeCallable
std::future< ListRouteCalculatorsOutcome > ListRouteCalculatorsOutcomeCallable
std::future< DescribePlaceIndexOutcome > DescribePlaceIndexOutcomeCallable
std::future< CalculateRouteOutcome > CalculateRouteOutcomeCallable
std::future< DescribeRouteCalculatorOutcome > DescribeRouteCalculatorOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< UpdateKeyOutcome > UpdateKeyOutcomeCallable
std::future< ListTrackersOutcome > ListTrackersOutcomeCallable
std::future< CreateRouteCalculatorOutcome > CreateRouteCalculatorOutcomeCallable
std::future< BatchEvaluateGeofencesOutcome > BatchEvaluateGeofencesOutcomeCallable
std::future< GetGeofenceOutcome > GetGeofenceOutcomeCallable
std::future< CreateMapOutcome > CreateMapOutcomeCallable
std::future< DescribeMapOutcome > DescribeMapOutcomeCallable
std::future< GetMapStyleDescriptorOutcome > GetMapStyleDescriptorOutcomeCallable
std::future< DisassociateTrackerConsumerOutcome > DisassociateTrackerConsumerOutcomeCallable
std::future< AssociateTrackerConsumerOutcome > AssociateTrackerConsumerOutcomeCallable
std::future< BatchDeleteGeofenceOutcome > BatchDeleteGeofenceOutcomeCallable
std::function< void(const LocationServiceClient *, const Model::UpdatePlaceIndexRequest &, const Model::UpdatePlaceIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePlaceIndexResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::BatchEvaluateGeofencesRequest &, const Model::BatchEvaluateGeofencesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchEvaluateGeofencesResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DescribeGeofenceCollectionRequest &, const Model::DescribeGeofenceCollectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeGeofenceCollectionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DescribeTrackerRequest &, const Model::DescribeTrackerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTrackerResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DisassociateTrackerConsumerRequest &, const Model::DisassociateTrackerConsumerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateTrackerConsumerResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CreateKeyRequest &, const Model::CreateKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateKeyResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::BatchGetDevicePositionRequest &, const Model::BatchGetDevicePositionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetDevicePositionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::AssociateTrackerConsumerRequest &, const Model::AssociateTrackerConsumerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateTrackerConsumerResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::UpdateRouteCalculatorRequest &, const Model::UpdateRouteCalculatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRouteCalculatorResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetGeofenceRequest &, const Model::GetGeofenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGeofenceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DeleteTrackerRequest &, const Model::DeleteTrackerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteTrackerResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DescribeKeyRequest &, const Model::DescribeKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeKeyResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::UpdateGeofenceCollectionRequest &, const Model::UpdateGeofenceCollectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGeofenceCollectionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::UpdateMapRequest &, const Model::UpdateMapOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateMapResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::UpdateKeyRequest &, const Model::UpdateKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateKeyResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListMapsRequest &, const Model::ListMapsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListMapsResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetMapSpritesRequest &, Model::GetMapSpritesOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMapSpritesResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CreateGeofenceCollectionRequest &, const Model::CreateGeofenceCollectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGeofenceCollectionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DescribePlaceIndexRequest &, const Model::DescribePlaceIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribePlaceIndexResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetPlaceRequest &, const Model::GetPlaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPlaceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::BatchDeleteDevicePositionHistoryRequest &, const Model::BatchDeleteDevicePositionHistoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchDeleteDevicePositionHistoryResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ForecastGeofenceEventsRequest &, const Model::ForecastGeofenceEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ForecastGeofenceEventsResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DeleteKeyRequest &, const Model::DeleteKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteKeyResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::UpdateTrackerRequest &, const Model::UpdateTrackerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateTrackerResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListPlaceIndexesRequest &, const Model::ListPlaceIndexesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPlaceIndexesResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListRouteCalculatorsRequest &, const Model::ListRouteCalculatorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRouteCalculatorsResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListKeysRequest &, const Model::ListKeysOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListKeysResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CalculateRouteRequest &, const Model::CalculateRouteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CalculateRouteResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CalculateRouteMatrixRequest &, const Model::CalculateRouteMatrixOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CalculateRouteMatrixResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::BatchPutGeofenceRequest &, const Model::BatchPutGeofenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchPutGeofenceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DeletePlaceIndexRequest &, const Model::DeletePlaceIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePlaceIndexResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CreateMapRequest &, const Model::CreateMapOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateMapResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CreatePlaceIndexRequest &, const Model::CreatePlaceIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePlaceIndexResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetDevicePositionHistoryRequest &, const Model::GetDevicePositionHistoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDevicePositionHistoryResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListGeofencesRequest &, const Model::ListGeofencesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGeofencesResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::BatchDeleteGeofenceRequest &, const Model::BatchDeleteGeofenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchDeleteGeofenceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DescribeMapRequest &, const Model::DescribeMapOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeMapResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListTrackerConsumersRequest &, const Model::ListTrackerConsumersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTrackerConsumersResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::SearchPlaceIndexForPositionRequest &, const Model::SearchPlaceIndexForPositionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchPlaceIndexForPositionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DescribeRouteCalculatorRequest &, const Model::DescribeRouteCalculatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeRouteCalculatorResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetMapGlyphsRequest &, Model::GetMapGlyphsOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMapGlyphsResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::PutGeofenceRequest &, const Model::PutGeofenceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutGeofenceResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CreateTrackerRequest &, const Model::CreateTrackerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateTrackerResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::CreateRouteCalculatorRequest &, const Model::CreateRouteCalculatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRouteCalculatorResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetMapStyleDescriptorRequest &, Model::GetMapStyleDescriptorOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMapStyleDescriptorResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetMapTileRequest &, Model::GetMapTileOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMapTileResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::GetDevicePositionRequest &, const Model::GetDevicePositionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDevicePositionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListDevicePositionsRequest &, const Model::ListDevicePositionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicePositionsResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListTrackersRequest &, const Model::ListTrackersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTrackersResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::BatchUpdateDevicePositionRequest &, const Model::BatchUpdateDevicePositionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchUpdateDevicePositionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::SearchPlaceIndexForTextRequest &, const Model::SearchPlaceIndexForTextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchPlaceIndexForTextResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DeleteRouteCalculatorRequest &, const Model::DeleteRouteCalculatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRouteCalculatorResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DeleteMapRequest &, const Model::DeleteMapOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteMapResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::ListGeofenceCollectionsRequest &, const Model::ListGeofenceCollectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGeofenceCollectionsResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::VerifyDevicePositionRequest &, const Model::VerifyDevicePositionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > VerifyDevicePositionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::DeleteGeofenceCollectionRequest &, const Model::DeleteGeofenceCollectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGeofenceCollectionResponseReceivedHandler
std::function< void(const LocationServiceClient *, const Model::SearchPlaceIndexForSuggestionsRequest &, const Model::SearchPlaceIndexForSuggestionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchPlaceIndexForSuggestionsResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String