default AssociateTrackerConsumerResponse |
LocationClient.associateTrackerConsumer(Consumer<AssociateTrackerConsumerRequest.Builder> associateTrackerConsumerRequest) |
Creates an association between a geofence collection and a tracker resource.
|
default AssociateTrackerConsumerResponse |
LocationClient.associateTrackerConsumer(AssociateTrackerConsumerRequest associateTrackerConsumerRequest) |
Creates an association between a geofence collection and a tracker resource.
|
default BatchDeleteDevicePositionHistoryResponse |
LocationClient.batchDeleteDevicePositionHistory(Consumer<BatchDeleteDevicePositionHistoryRequest.Builder> batchDeleteDevicePositionHistoryRequest) |
Deletes the position history of one or more devices from a tracker resource.
|
default BatchDeleteDevicePositionHistoryResponse |
LocationClient.batchDeleteDevicePositionHistory(BatchDeleteDevicePositionHistoryRequest batchDeleteDevicePositionHistoryRequest) |
Deletes the position history of one or more devices from a tracker resource.
|
default BatchDeleteGeofenceResponse |
LocationClient.batchDeleteGeofence(Consumer<BatchDeleteGeofenceRequest.Builder> batchDeleteGeofenceRequest) |
Deletes a batch of geofences from a geofence collection.
|
default BatchDeleteGeofenceResponse |
LocationClient.batchDeleteGeofence(BatchDeleteGeofenceRequest batchDeleteGeofenceRequest) |
Deletes a batch of geofences from a geofence collection.
|
default BatchEvaluateGeofencesResponse |
LocationClient.batchEvaluateGeofences(Consumer<BatchEvaluateGeofencesRequest.Builder> batchEvaluateGeofencesRequest) |
Evaluates device positions against the geofence geometries from a given geofence collection.
|
default BatchEvaluateGeofencesResponse |
LocationClient.batchEvaluateGeofences(BatchEvaluateGeofencesRequest batchEvaluateGeofencesRequest) |
Evaluates device positions against the geofence geometries from a given geofence collection.
|
default BatchGetDevicePositionResponse |
LocationClient.batchGetDevicePosition(Consumer<BatchGetDevicePositionRequest.Builder> batchGetDevicePositionRequest) |
Lists the latest device positions for requested devices.
|
default BatchGetDevicePositionResponse |
LocationClient.batchGetDevicePosition(BatchGetDevicePositionRequest batchGetDevicePositionRequest) |
Lists the latest device positions for requested devices.
|
default BatchPutGeofenceResponse |
LocationClient.batchPutGeofence(Consumer<BatchPutGeofenceRequest.Builder> batchPutGeofenceRequest) |
A batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an
existing geofence if a geofence ID is included in the request.
|
default BatchPutGeofenceResponse |
LocationClient.batchPutGeofence(BatchPutGeofenceRequest batchPutGeofenceRequest) |
A batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an
existing geofence if a geofence ID is included in the request.
|
default BatchUpdateDevicePositionResponse |
LocationClient.batchUpdateDevicePosition(Consumer<BatchUpdateDevicePositionRequest.Builder> batchUpdateDevicePositionRequest) |
Uploads position update data for one or more devices to a tracker resource (up to 10 devices per batch).
|
default BatchUpdateDevicePositionResponse |
LocationClient.batchUpdateDevicePosition(BatchUpdateDevicePositionRequest batchUpdateDevicePositionRequest) |
Uploads position update data for one or more devices to a tracker resource (up to 10 devices per batch).
|
default CalculateRouteResponse |
LocationClient.calculateRoute(Consumer<CalculateRouteRequest.Builder> calculateRouteRequest) |
Calculates a route
given the following required parameters: DeparturePosition and DestinationPosition.
|
default CalculateRouteResponse |
LocationClient.calculateRoute(CalculateRouteRequest calculateRouteRequest) |
Calculates a route
given the following required parameters: DeparturePosition and DestinationPosition.
|
default CalculateRouteMatrixResponse |
LocationClient.calculateRouteMatrix(Consumer<CalculateRouteMatrixRequest.Builder> calculateRouteMatrixRequest) |
|
default CalculateRouteMatrixResponse |
LocationClient.calculateRouteMatrix(CalculateRouteMatrixRequest calculateRouteMatrixRequest) |
|
default CreateGeofenceCollectionResponse |
LocationClient.createGeofenceCollection(Consumer<CreateGeofenceCollectionRequest.Builder> createGeofenceCollectionRequest) |
Creates a geofence collection, which manages and stores geofences.
|
default CreateGeofenceCollectionResponse |
LocationClient.createGeofenceCollection(CreateGeofenceCollectionRequest createGeofenceCollectionRequest) |
Creates a geofence collection, which manages and stores geofences.
|
default CreateKeyResponse |
LocationClient.createKey(Consumer<CreateKeyRequest.Builder> createKeyRequest) |
Creates an API key resource in your Amazon Web Services account, which lets you grant actions for Amazon Location
resources to the API key bearer.
|
default CreateKeyResponse |
LocationClient.createKey(CreateKeyRequest createKeyRequest) |
Creates an API key resource in your Amazon Web Services account, which lets you grant actions for Amazon Location
resources to the API key bearer.
|
default CreateMapResponse |
LocationClient.createMap(Consumer<CreateMapRequest.Builder> createMapRequest) |
Creates a map resource in your Amazon Web Services account, which provides map tiles of different styles sourced
from global location data providers.
|
default CreateMapResponse |
LocationClient.createMap(CreateMapRequest createMapRequest) |
Creates a map resource in your Amazon Web Services account, which provides map tiles of different styles sourced
from global location data providers.
|
default CreatePlaceIndexResponse |
LocationClient.createPlaceIndex(Consumer<CreatePlaceIndexRequest.Builder> createPlaceIndexRequest) |
Creates a place index resource in your Amazon Web Services account.
|
default CreatePlaceIndexResponse |
LocationClient.createPlaceIndex(CreatePlaceIndexRequest createPlaceIndexRequest) |
Creates a place index resource in your Amazon Web Services account.
|
default CreateRouteCalculatorResponse |
LocationClient.createRouteCalculator(Consumer<CreateRouteCalculatorRequest.Builder> createRouteCalculatorRequest) |
Creates a route calculator resource in your Amazon Web Services account.
|
default CreateRouteCalculatorResponse |
LocationClient.createRouteCalculator(CreateRouteCalculatorRequest createRouteCalculatorRequest) |
Creates a route calculator resource in your Amazon Web Services account.
|
default CreateTrackerResponse |
LocationClient.createTracker(Consumer<CreateTrackerRequest.Builder> createTrackerRequest) |
Creates a tracker resource in your Amazon Web Services account, which lets you retrieve current and historical
location of devices.
|
default CreateTrackerResponse |
LocationClient.createTracker(CreateTrackerRequest createTrackerRequest) |
Creates a tracker resource in your Amazon Web Services account, which lets you retrieve current and historical
location of devices.
|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(Consumer<DeleteGeofenceCollectionRequest.Builder> deleteGeofenceCollectionRequest) |
Deletes a geofence collection from your Amazon Web Services account.
|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest) |
Deletes a geofence collection from your Amazon Web Services account.
|
default DeleteKeyResponse |
LocationClient.deleteKey(Consumer<DeleteKeyRequest.Builder> deleteKeyRequest) |
Deletes the specified API key.
|
default DeleteKeyResponse |
LocationClient.deleteKey(DeleteKeyRequest deleteKeyRequest) |
Deletes the specified API key.
|
default DeleteMapResponse |
LocationClient.deleteMap(Consumer<DeleteMapRequest.Builder> deleteMapRequest) |
Deletes a map resource from your Amazon Web Services account.
|
default DeleteMapResponse |
LocationClient.deleteMap(DeleteMapRequest deleteMapRequest) |
Deletes a map resource from your Amazon Web Services account.
|
default DeletePlaceIndexResponse |
LocationClient.deletePlaceIndex(Consumer<DeletePlaceIndexRequest.Builder> deletePlaceIndexRequest) |
Deletes a place index resource from your Amazon Web Services account.
|
default DeletePlaceIndexResponse |
LocationClient.deletePlaceIndex(DeletePlaceIndexRequest deletePlaceIndexRequest) |
Deletes a place index resource from your Amazon Web Services account.
|
default DeleteRouteCalculatorResponse |
LocationClient.deleteRouteCalculator(Consumer<DeleteRouteCalculatorRequest.Builder> deleteRouteCalculatorRequest) |
Deletes a route calculator resource from your Amazon Web Services account.
|
default DeleteRouteCalculatorResponse |
LocationClient.deleteRouteCalculator(DeleteRouteCalculatorRequest deleteRouteCalculatorRequest) |
Deletes a route calculator resource from your Amazon Web Services account.
|
default DeleteTrackerResponse |
LocationClient.deleteTracker(Consumer<DeleteTrackerRequest.Builder> deleteTrackerRequest) |
Deletes a tracker resource from your Amazon Web Services account.
|
default DeleteTrackerResponse |
LocationClient.deleteTracker(DeleteTrackerRequest deleteTrackerRequest) |
Deletes a tracker resource from your Amazon Web Services account.
|
default DescribeGeofenceCollectionResponse |
LocationClient.describeGeofenceCollection(Consumer<DescribeGeofenceCollectionRequest.Builder> describeGeofenceCollectionRequest) |
Retrieves the geofence collection details.
|
default DescribeGeofenceCollectionResponse |
LocationClient.describeGeofenceCollection(DescribeGeofenceCollectionRequest describeGeofenceCollectionRequest) |
Retrieves the geofence collection details.
|
default DescribeKeyResponse |
LocationClient.describeKey(Consumer<DescribeKeyRequest.Builder> describeKeyRequest) |
Retrieves the API key resource details.
|
default DescribeKeyResponse |
LocationClient.describeKey(DescribeKeyRequest describeKeyRequest) |
Retrieves the API key resource details.
|
default DescribeMapResponse |
LocationClient.describeMap(Consumer<DescribeMapRequest.Builder> describeMapRequest) |
Retrieves the map resource details.
|
default DescribeMapResponse |
LocationClient.describeMap(DescribeMapRequest describeMapRequest) |
Retrieves the map resource details.
|
default DescribePlaceIndexResponse |
LocationClient.describePlaceIndex(Consumer<DescribePlaceIndexRequest.Builder> describePlaceIndexRequest) |
Retrieves the place index resource details.
|
default DescribePlaceIndexResponse |
LocationClient.describePlaceIndex(DescribePlaceIndexRequest describePlaceIndexRequest) |
Retrieves the place index resource details.
|
default DescribeRouteCalculatorResponse |
LocationClient.describeRouteCalculator(Consumer<DescribeRouteCalculatorRequest.Builder> describeRouteCalculatorRequest) |
Retrieves the route calculator resource details.
|
default DescribeRouteCalculatorResponse |
LocationClient.describeRouteCalculator(DescribeRouteCalculatorRequest describeRouteCalculatorRequest) |
Retrieves the route calculator resource details.
|
default DescribeTrackerResponse |
LocationClient.describeTracker(Consumer<DescribeTrackerRequest.Builder> describeTrackerRequest) |
Retrieves the tracker resource details.
|
default DescribeTrackerResponse |
LocationClient.describeTracker(DescribeTrackerRequest describeTrackerRequest) |
Retrieves the tracker resource details.
|
default DisassociateTrackerConsumerResponse |
LocationClient.disassociateTrackerConsumer(Consumer<DisassociateTrackerConsumerRequest.Builder> disassociateTrackerConsumerRequest) |
Removes the association between a tracker resource and a geofence collection.
|
default DisassociateTrackerConsumerResponse |
LocationClient.disassociateTrackerConsumer(DisassociateTrackerConsumerRequest disassociateTrackerConsumerRequest) |
Removes the association between a tracker resource and a geofence collection.
|
default ForecastGeofenceEventsResponse |
LocationClient.forecastGeofenceEvents(Consumer<ForecastGeofenceEventsRequest.Builder> forecastGeofenceEventsRequest) |
Evaluates device positions against geofence geometries from a given geofence collection.
|
default ForecastGeofenceEventsResponse |
LocationClient.forecastGeofenceEvents(ForecastGeofenceEventsRequest forecastGeofenceEventsRequest) |
Evaluates device positions against geofence geometries from a given geofence collection.
|
default ForecastGeofenceEventsIterable |
LocationClient.forecastGeofenceEventsPaginator(Consumer<ForecastGeofenceEventsRequest.Builder> forecastGeofenceEventsRequest) |
|
default ForecastGeofenceEventsIterable |
LocationClient.forecastGeofenceEventsPaginator(ForecastGeofenceEventsRequest forecastGeofenceEventsRequest) |
|
default GetDevicePositionResponse |
LocationClient.getDevicePosition(Consumer<GetDevicePositionRequest.Builder> getDevicePositionRequest) |
Retrieves a device's most recent position according to its sample time.
|
default GetDevicePositionResponse |
LocationClient.getDevicePosition(GetDevicePositionRequest getDevicePositionRequest) |
Retrieves a device's most recent position according to its sample time.
|
default GetDevicePositionHistoryResponse |
LocationClient.getDevicePositionHistory(Consumer<GetDevicePositionHistoryRequest.Builder> getDevicePositionHistoryRequest) |
Retrieves the device position history from a tracker resource within a specified range of time.
|
default GetDevicePositionHistoryResponse |
LocationClient.getDevicePositionHistory(GetDevicePositionHistoryRequest getDevicePositionHistoryRequest) |
Retrieves the device position history from a tracker resource within a specified range of time.
|
default GetDevicePositionHistoryIterable |
LocationClient.getDevicePositionHistoryPaginator(Consumer<GetDevicePositionHistoryRequest.Builder> getDevicePositionHistoryRequest) |
|
default GetDevicePositionHistoryIterable |
LocationClient.getDevicePositionHistoryPaginator(GetDevicePositionHistoryRequest getDevicePositionHistoryRequest) |
|
default GetGeofenceResponse |
LocationClient.getGeofence(Consumer<GetGeofenceRequest.Builder> getGeofenceRequest) |
Retrieves the geofence details from a geofence collection.
|
default GetGeofenceResponse |
LocationClient.getGeofence(GetGeofenceRequest getGeofenceRequest) |
Retrieves the geofence details from a geofence collection.
|
default GetMapGlyphsResponse |
LocationClient.getMapGlyphs(Consumer<GetMapGlyphsRequest.Builder> getMapGlyphsRequest) |
Retrieves glyphs used to display labels on a map.
|
default GetMapGlyphsResponse |
LocationClient.getMapGlyphs(GetMapGlyphsRequest getMapGlyphsRequest) |
Retrieves glyphs used to display labels on a map.
|
default GetMapSpritesResponse |
LocationClient.getMapSprites(Consumer<GetMapSpritesRequest.Builder> getMapSpritesRequest) |
Retrieves the sprite sheet corresponding to a map resource.
|
default GetMapSpritesResponse |
LocationClient.getMapSprites(GetMapSpritesRequest getMapSpritesRequest) |
Retrieves the sprite sheet corresponding to a map resource.
|
default GetMapStyleDescriptorResponse |
LocationClient.getMapStyleDescriptor(Consumer<GetMapStyleDescriptorRequest.Builder> getMapStyleDescriptorRequest) |
Retrieves the map style descriptor from a map resource.
|
default GetMapStyleDescriptorResponse |
LocationClient.getMapStyleDescriptor(GetMapStyleDescriptorRequest getMapStyleDescriptorRequest) |
Retrieves the map style descriptor from a map resource.
|
default GetMapTileResponse |
LocationClient.getMapTile(Consumer<GetMapTileRequest.Builder> getMapTileRequest) |
Retrieves a vector data tile from the map resource.
|
default GetMapTileResponse |
LocationClient.getMapTile(GetMapTileRequest getMapTileRequest) |
Retrieves a vector data tile from the map resource.
|
default GetPlaceResponse |
LocationClient.getPlace(Consumer<GetPlaceRequest.Builder> getPlaceRequest) |
Finds a place by its unique ID.
|
default GetPlaceResponse |
LocationClient.getPlace(GetPlaceRequest getPlaceRequest) |
Finds a place by its unique ID.
|
default ListDevicePositionsResponse |
LocationClient.listDevicePositions(Consumer<ListDevicePositionsRequest.Builder> listDevicePositionsRequest) |
A batch request to retrieve all device positions.
|
default ListDevicePositionsResponse |
LocationClient.listDevicePositions(ListDevicePositionsRequest listDevicePositionsRequest) |
A batch request to retrieve all device positions.
|
default ListDevicePositionsIterable |
LocationClient.listDevicePositionsPaginator(Consumer<ListDevicePositionsRequest.Builder> listDevicePositionsRequest) |
|
default ListDevicePositionsIterable |
LocationClient.listDevicePositionsPaginator(ListDevicePositionsRequest listDevicePositionsRequest) |
|
default ListGeofenceCollectionsResponse |
LocationClient.listGeofenceCollections(Consumer<ListGeofenceCollectionsRequest.Builder> listGeofenceCollectionsRequest) |
Lists geofence collections in your Amazon Web Services account.
|
default ListGeofenceCollectionsResponse |
LocationClient.listGeofenceCollections(ListGeofenceCollectionsRequest listGeofenceCollectionsRequest) |
Lists geofence collections in your Amazon Web Services account.
|
default ListGeofenceCollectionsIterable |
LocationClient.listGeofenceCollectionsPaginator(Consumer<ListGeofenceCollectionsRequest.Builder> listGeofenceCollectionsRequest) |
|
default ListGeofenceCollectionsIterable |
LocationClient.listGeofenceCollectionsPaginator(ListGeofenceCollectionsRequest listGeofenceCollectionsRequest) |
|
default ListGeofencesResponse |
LocationClient.listGeofences(Consumer<ListGeofencesRequest.Builder> listGeofencesRequest) |
Lists geofences stored in a given geofence collection.
|
default ListGeofencesResponse |
LocationClient.listGeofences(ListGeofencesRequest listGeofencesRequest) |
Lists geofences stored in a given geofence collection.
|
default ListGeofencesIterable |
LocationClient.listGeofencesPaginator(Consumer<ListGeofencesRequest.Builder> listGeofencesRequest) |
|
default ListGeofencesIterable |
LocationClient.listGeofencesPaginator(ListGeofencesRequest listGeofencesRequest) |
|
default ListKeysResponse |
LocationClient.listKeys(Consumer<ListKeysRequest.Builder> listKeysRequest) |
Lists API key resources in your Amazon Web Services account.
|
default ListKeysResponse |
LocationClient.listKeys(ListKeysRequest listKeysRequest) |
Lists API key resources in your Amazon Web Services account.
|
default ListKeysIterable |
LocationClient.listKeysPaginator(Consumer<ListKeysRequest.Builder> listKeysRequest) |
|
default ListKeysIterable |
LocationClient.listKeysPaginator(ListKeysRequest listKeysRequest) |
|
default ListMapsResponse |
LocationClient.listMaps(Consumer<ListMapsRequest.Builder> listMapsRequest) |
Lists map resources in your Amazon Web Services account.
|
default ListMapsResponse |
LocationClient.listMaps(ListMapsRequest listMapsRequest) |
Lists map resources in your Amazon Web Services account.
|
default ListMapsIterable |
LocationClient.listMapsPaginator(Consumer<ListMapsRequest.Builder> listMapsRequest) |
|
default ListMapsIterable |
LocationClient.listMapsPaginator(ListMapsRequest listMapsRequest) |
|
default ListPlaceIndexesResponse |
LocationClient.listPlaceIndexes(Consumer<ListPlaceIndexesRequest.Builder> listPlaceIndexesRequest) |
Lists place index resources in your Amazon Web Services account.
|
default ListPlaceIndexesResponse |
LocationClient.listPlaceIndexes(ListPlaceIndexesRequest listPlaceIndexesRequest) |
Lists place index resources in your Amazon Web Services account.
|
default ListPlaceIndexesIterable |
LocationClient.listPlaceIndexesPaginator(Consumer<ListPlaceIndexesRequest.Builder> listPlaceIndexesRequest) |
|
default ListPlaceIndexesIterable |
LocationClient.listPlaceIndexesPaginator(ListPlaceIndexesRequest listPlaceIndexesRequest) |
|
default ListRouteCalculatorsResponse |
LocationClient.listRouteCalculators(Consumer<ListRouteCalculatorsRequest.Builder> listRouteCalculatorsRequest) |
Lists route calculator resources in your Amazon Web Services account.
|
default ListRouteCalculatorsResponse |
LocationClient.listRouteCalculators(ListRouteCalculatorsRequest listRouteCalculatorsRequest) |
Lists route calculator resources in your Amazon Web Services account.
|
default ListRouteCalculatorsIterable |
LocationClient.listRouteCalculatorsPaginator(Consumer<ListRouteCalculatorsRequest.Builder> listRouteCalculatorsRequest) |
|
default ListRouteCalculatorsIterable |
LocationClient.listRouteCalculatorsPaginator(ListRouteCalculatorsRequest listRouteCalculatorsRequest) |
|
default ListTagsForResourceResponse |
LocationClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns a list of tags that are applied to the specified Amazon Location resource.
|
default ListTagsForResourceResponse |
LocationClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns a list of tags that are applied to the specified Amazon Location resource.
|
default ListTrackerConsumersResponse |
LocationClient.listTrackerConsumers(Consumer<ListTrackerConsumersRequest.Builder> listTrackerConsumersRequest) |
Lists geofence collections currently associated to the given tracker resource.
|
default ListTrackerConsumersResponse |
LocationClient.listTrackerConsumers(ListTrackerConsumersRequest listTrackerConsumersRequest) |
Lists geofence collections currently associated to the given tracker resource.
|
default ListTrackerConsumersIterable |
LocationClient.listTrackerConsumersPaginator(Consumer<ListTrackerConsumersRequest.Builder> listTrackerConsumersRequest) |
|
default ListTrackerConsumersIterable |
LocationClient.listTrackerConsumersPaginator(ListTrackerConsumersRequest listTrackerConsumersRequest) |
|
default ListTrackersResponse |
LocationClient.listTrackers(Consumer<ListTrackersRequest.Builder> listTrackersRequest) |
Lists tracker resources in your Amazon Web Services account.
|
default ListTrackersResponse |
LocationClient.listTrackers(ListTrackersRequest listTrackersRequest) |
Lists tracker resources in your Amazon Web Services account.
|
default ListTrackersIterable |
LocationClient.listTrackersPaginator(Consumer<ListTrackersRequest.Builder> listTrackersRequest) |
|
default ListTrackersIterable |
LocationClient.listTrackersPaginator(ListTrackersRequest listTrackersRequest) |
|
default PutGeofenceResponse |
LocationClient.putGeofence(Consumer<PutGeofenceRequest.Builder> putGeofenceRequest) |
Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a
geofence ID is included in the request.
|
default PutGeofenceResponse |
LocationClient.putGeofence(PutGeofenceRequest putGeofenceRequest) |
Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a
geofence ID is included in the request.
|
default SearchPlaceIndexForPositionResponse |
LocationClient.searchPlaceIndexForPosition(Consumer<SearchPlaceIndexForPositionRequest.Builder> searchPlaceIndexForPositionRequest) |
Reverse geocodes a given coordinate and returns a legible address.
|
default SearchPlaceIndexForPositionResponse |
LocationClient.searchPlaceIndexForPosition(SearchPlaceIndexForPositionRequest searchPlaceIndexForPositionRequest) |
Reverse geocodes a given coordinate and returns a legible address.
|
default SearchPlaceIndexForSuggestionsResponse |
LocationClient.searchPlaceIndexForSuggestions(Consumer<SearchPlaceIndexForSuggestionsRequest.Builder> searchPlaceIndexForSuggestionsRequest) |
Generates suggestions for addresses and points of interest based on partial or misspelled free-form text.
|
default SearchPlaceIndexForSuggestionsResponse |
LocationClient.searchPlaceIndexForSuggestions(SearchPlaceIndexForSuggestionsRequest searchPlaceIndexForSuggestionsRequest) |
Generates suggestions for addresses and points of interest based on partial or misspelled free-form text.
|
default SearchPlaceIndexForTextResponse |
LocationClient.searchPlaceIndexForText(Consumer<SearchPlaceIndexForTextRequest.Builder> searchPlaceIndexForTextRequest) |
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
|
default SearchPlaceIndexForTextResponse |
LocationClient.searchPlaceIndexForText(SearchPlaceIndexForTextRequest searchPlaceIndexForTextRequest) |
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
|
default TagResourceResponse |
LocationClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Assigns one or more tags (key-value pairs) to the specified Amazon Location Service resource.
|
default TagResourceResponse |
LocationClient.tagResource(TagResourceRequest tagResourceRequest) |
Assigns one or more tags (key-value pairs) to the specified Amazon Location Service resource.
|
default UntagResourceResponse |
LocationClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes one or more tags from the specified Amazon Location resource.
|
default UntagResourceResponse |
LocationClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes one or more tags from the specified Amazon Location resource.
|
default UpdateGeofenceCollectionResponse |
LocationClient.updateGeofenceCollection(Consumer<UpdateGeofenceCollectionRequest.Builder> updateGeofenceCollectionRequest) |
Updates the specified properties of a given geofence collection.
|
default UpdateGeofenceCollectionResponse |
LocationClient.updateGeofenceCollection(UpdateGeofenceCollectionRequest updateGeofenceCollectionRequest) |
Updates the specified properties of a given geofence collection.
|
default UpdateKeyResponse |
LocationClient.updateKey(Consumer<UpdateKeyRequest.Builder> updateKeyRequest) |
Updates the specified properties of a given API key resource.
|
default UpdateKeyResponse |
LocationClient.updateKey(UpdateKeyRequest updateKeyRequest) |
Updates the specified properties of a given API key resource.
|
default UpdateMapResponse |
LocationClient.updateMap(Consumer<UpdateMapRequest.Builder> updateMapRequest) |
Updates the specified properties of a given map resource.
|
default UpdateMapResponse |
LocationClient.updateMap(UpdateMapRequest updateMapRequest) |
Updates the specified properties of a given map resource.
|
default UpdatePlaceIndexResponse |
LocationClient.updatePlaceIndex(Consumer<UpdatePlaceIndexRequest.Builder> updatePlaceIndexRequest) |
Updates the specified properties of a given place index resource.
|
default UpdatePlaceIndexResponse |
LocationClient.updatePlaceIndex(UpdatePlaceIndexRequest updatePlaceIndexRequest) |
Updates the specified properties of a given place index resource.
|
default UpdateRouteCalculatorResponse |
LocationClient.updateRouteCalculator(Consumer<UpdateRouteCalculatorRequest.Builder> updateRouteCalculatorRequest) |
Updates the specified properties for a given route calculator resource.
|
default UpdateRouteCalculatorResponse |
LocationClient.updateRouteCalculator(UpdateRouteCalculatorRequest updateRouteCalculatorRequest) |
Updates the specified properties for a given route calculator resource.
|
default UpdateTrackerResponse |
LocationClient.updateTracker(Consumer<UpdateTrackerRequest.Builder> updateTrackerRequest) |
Updates the specified properties of a given tracker resource.
|
default UpdateTrackerResponse |
LocationClient.updateTracker(UpdateTrackerRequest updateTrackerRequest) |
Updates the specified properties of a given tracker resource.
|
default VerifyDevicePositionResponse |
LocationClient.verifyDevicePosition(Consumer<VerifyDevicePositionRequest.Builder> verifyDevicePositionRequest) |
Verifies the integrity of the device's position by determining if it was reported behind a proxy, and by
comparing it to an inferred position estimated based on the device's state.
|
default VerifyDevicePositionResponse |
LocationClient.verifyDevicePosition(VerifyDevicePositionRequest verifyDevicePositionRequest) |
Verifies the integrity of the device's position by determining if it was reported behind a proxy, and by
comparing it to an inferred position estimated based on the device's state.
|