| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Tracking, and Geofencing
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateTrackerConsumerResponse |
LocationClient.associateTrackerConsumer(AssociateTrackerConsumerRequest associateTrackerConsumerRequest)
Creates an association between a geofence collection and a tracker resource.
|
default AssociateTrackerConsumerResponse |
LocationClient.associateTrackerConsumer(Consumer<AssociateTrackerConsumerRequest.Builder> associateTrackerConsumerRequest)
Creates an association between a geofence collection and a tracker resource.
|
default BatchDeleteGeofenceResponse |
LocationClient.batchDeleteGeofence(BatchDeleteGeofenceRequest batchDeleteGeofenceRequest)
Deletes a batch of geofences from a geofence collection.
|
default BatchDeleteGeofenceResponse |
LocationClient.batchDeleteGeofence(Consumer<BatchDeleteGeofenceRequest.Builder> batchDeleteGeofenceRequest)
Deletes a batch of geofences from a geofence collection.
|
default BatchEvaluateGeofencesResponse |
LocationClient.batchEvaluateGeofences(BatchEvaluateGeofencesRequest batchEvaluateGeofencesRequest)
Evaluates device positions against the geofence geometries from a given geofence collection.
|
default BatchEvaluateGeofencesResponse |
LocationClient.batchEvaluateGeofences(Consumer<BatchEvaluateGeofencesRequest.Builder> batchEvaluateGeofencesRequest)
Evaluates device positions against the geofence geometries from a given geofence collection.
|
default BatchGetDevicePositionResponse |
LocationClient.batchGetDevicePosition(BatchGetDevicePositionRequest batchGetDevicePositionRequest)
A batch request to retrieve all device positions.
|
default BatchGetDevicePositionResponse |
LocationClient.batchGetDevicePosition(Consumer<BatchGetDevicePositionRequest.Builder> batchGetDevicePositionRequest)
A batch request to retrieve all device positions.
|
default BatchPutGeofenceResponse |
LocationClient.batchPutGeofence(BatchPutGeofenceRequest batchPutGeofenceRequest)
A batch request for storing geofence geometries into a given geofence collection.
|
default BatchPutGeofenceResponse |
LocationClient.batchPutGeofence(Consumer<BatchPutGeofenceRequest.Builder> batchPutGeofenceRequest)
A batch request for storing geofence geometries into a given geofence collection.
|
default BatchUpdateDevicePositionResponse |
LocationClient.batchUpdateDevicePosition(BatchUpdateDevicePositionRequest batchUpdateDevicePositionRequest)
Uploads position update data for one or more devices to a tracker resource.
|
default BatchUpdateDevicePositionResponse |
LocationClient.batchUpdateDevicePosition(Consumer<BatchUpdateDevicePositionRequest.Builder> batchUpdateDevicePositionRequest)
Uploads position update data for one or more devices to a tracker resource.
|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(Consumer<DeleteGeofenceCollectionRequest.Builder> deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
default DeleteMapResponse |
LocationClient.deleteMap(Consumer<DeleteMapRequest.Builder> deleteMapRequest)
Deletes a map resource from your AWS account.
|
default DeleteMapResponse |
LocationClient.deleteMap(DeleteMapRequest deleteMapRequest)
Deletes a map resource from your AWS account.
|
default DeletePlaceIndexResponse |
LocationClient.deletePlaceIndex(Consumer<DeletePlaceIndexRequest.Builder> deletePlaceIndexRequest)
Deletes a Place index resource from your AWS account.
|
default DeletePlaceIndexResponse |
LocationClient.deletePlaceIndex(DeletePlaceIndexRequest deletePlaceIndexRequest)
Deletes a Place index resource from your AWS account.
|
default DeleteTrackerResponse |
LocationClient.deleteTracker(Consumer<DeleteTrackerRequest.Builder> deleteTrackerRequest)
Deletes a tracker resource from your AWS account.
|
default DeleteTrackerResponse |
LocationClient.deleteTracker(DeleteTrackerRequest deleteTrackerRequest)
Deletes a tracker resource from your AWS 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 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 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 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)
Retrieves the device position history from a tracker resource within a specified range of time.
|
default GetDevicePositionHistoryIterable |
LocationClient.getDevicePositionHistoryPaginator(GetDevicePositionHistoryRequest getDevicePositionHistoryRequest)
Retrieves the device position history from a tracker resource within a specified range of time.
|
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 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)
Lists geofences stored in a given geofence collection.
|
default ListGeofencesIterable |
LocationClient.listGeofencesPaginator(ListGeofencesRequest listGeofencesRequest)
Lists geofences stored in a given geofence collection.
|
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)
Lists geofence collections currently associated to the given tracker resource.
|
default ListTrackerConsumersIterable |
LocationClient.listTrackerConsumersPaginator(ListTrackerConsumersRequest listTrackerConsumersRequest)
Lists geofence collections currently associated to the given tracker resource.
|
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 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.
|
Copyright © 2021. All rights reserved.