AWS SDK for C++

AWS SDK for C++ Version 1.11.680

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::GeoPlaces Namespace Reference

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const GeoPlacesClient *, const Model::AutocompleteRequest &, const Model::AutocompleteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AutocompleteResponseReceivedHandler
 
typedef std::function< void(const GeoPlacesClient *, const Model::GeocodeRequest &, const Model::GeocodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GeocodeResponseReceivedHandler
 
typedef std::function< void(const GeoPlacesClient *, const Model::GetPlaceRequest &, const Model::GetPlaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPlaceResponseReceivedHandler
 
typedef std::function< void(const GeoPlacesClient *, const Model::ReverseGeocodeRequest &, const Model::ReverseGeocodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ReverseGeocodeResponseReceivedHandler
 
typedef std::function< void(const GeoPlacesClient *, const Model::SearchNearbyRequest &, const Model::SearchNearbyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchNearbyResponseReceivedHandler
 
typedef std::function< void(const GeoPlacesClient *, const Model::SearchTextRequest &, const Model::SearchTextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchTextResponseReceivedHandler
 
typedef std::function< void(const GeoPlacesClient *, const Model::SuggestRequest &, const Model::SuggestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SuggestResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AutocompleteResponseReceivedHandler

Definition at line 99 of file GeoPlacesServiceClientModel.h.

◆ GeocodeResponseReceivedHandler

Definition at line 102 of file GeoPlacesServiceClientModel.h.

◆ GeoPlacesClientConfiguration

Definition at line 58 of file GeoPlacesServiceClientModel.h.

◆ GeoPlacesEndpointProvider

Definition at line 60 of file GeoPlacesServiceClientModel.h.

◆ GeoPlacesEndpointProviderBase

Definition at line 59 of file GeoPlacesServiceClientModel.h.

◆ GetPlaceResponseReceivedHandler

Definition at line 105 of file GeoPlacesServiceClientModel.h.

◆ ReverseGeocodeResponseReceivedHandler

Definition at line 108 of file GeoPlacesServiceClientModel.h.

◆ SearchNearbyResponseReceivedHandler

Definition at line 111 of file GeoPlacesServiceClientModel.h.

◆ SearchTextResponseReceivedHandler

Definition at line 114 of file GeoPlacesServiceClientModel.h.

◆ SuggestResponseReceivedHandler

Definition at line 117 of file GeoPlacesServiceClientModel.h.

Enumeration Type Documentation

◆ GeoPlacesErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
INTERNAL_SERVER 

Definition at line 14 of file GeoPlacesErrors.h.