- batchDeleteGeofence(BatchDeleteGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a batch of geofences from a geofence collection.
- batchDeleteGeofence(Consumer<BatchDeleteGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a batch of geofences from a geofence collection.
- batchDeleteGeofence(BatchDeleteGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a batch of geofences from a geofence collection.
- batchDeleteGeofence(Consumer<BatchDeleteGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a batch of geofences from a geofence collection.
- BatchDeleteGeofenceError - Class in software.amazon.awssdk.services.location.model
-
Contains error details for each geofence that failed to delete from the geofence collection.
- BatchDeleteGeofenceError.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchDeleteGeofenceRequest - Class in software.amazon.awssdk.services.location.model
-
- BatchDeleteGeofenceRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchDeleteGeofenceRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- BatchDeleteGeofenceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.BatchDeleteGeofenceRequestMarshaller
-
- BatchDeleteGeofenceResponse - Class in software.amazon.awssdk.services.location.model
-
- BatchDeleteGeofenceResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- batchEvaluateGeofences(BatchEvaluateGeofencesRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Evaluates device positions against the geofence geometries from a given geofence collection.
- batchEvaluateGeofences(Consumer<BatchEvaluateGeofencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Evaluates device positions against the geofence geometries from a given geofence collection.
- batchEvaluateGeofences(BatchEvaluateGeofencesRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Evaluates device positions against the geofence geometries from a given geofence collection.
- batchEvaluateGeofences(Consumer<BatchEvaluateGeofencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Evaluates device positions against the geofence geometries from a given geofence collection.
- BatchEvaluateGeofencesError - Class in software.amazon.awssdk.services.location.model
-
Contains error details for each device that failed to evaluate its position against the geofences in a given geofence
collection.
- BatchEvaluateGeofencesError.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchEvaluateGeofencesRequest - Class in software.amazon.awssdk.services.location.model
-
- BatchEvaluateGeofencesRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchEvaluateGeofencesRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- BatchEvaluateGeofencesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.BatchEvaluateGeofencesRequestMarshaller
-
- BatchEvaluateGeofencesResponse - Class in software.amazon.awssdk.services.location.model
-
- BatchEvaluateGeofencesResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- batchGetDevicePosition(BatchGetDevicePositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
A batch request to retrieve all device positions.
- batchGetDevicePosition(Consumer<BatchGetDevicePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
A batch request to retrieve all device positions.
- batchGetDevicePosition(BatchGetDevicePositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
A batch request to retrieve all device positions.
- batchGetDevicePosition(Consumer<BatchGetDevicePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
A batch request to retrieve all device positions.
- BatchGetDevicePositionError - Class in software.amazon.awssdk.services.location.model
-
Contains error details for each device that didn't return a position.
- BatchGetDevicePositionError.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchGetDevicePositionRequest - Class in software.amazon.awssdk.services.location.model
-
- BatchGetDevicePositionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchGetDevicePositionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- BatchGetDevicePositionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.BatchGetDevicePositionRequestMarshaller
-
- BatchGetDevicePositionResponse - Class in software.amazon.awssdk.services.location.model
-
- BatchGetDevicePositionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchItemError - Class in software.amazon.awssdk.services.location.model
-
Contains the batch request error details associated with the request.
- BatchItemError.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchItemErrorCode - Enum in software.amazon.awssdk.services.location.model
-
- batchPutGeofence(BatchPutGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
A batch request for storing geofence geometries into a given geofence collection.
- batchPutGeofence(Consumer<BatchPutGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
A batch request for storing geofence geometries into a given geofence collection.
- batchPutGeofence(BatchPutGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
A batch request for storing geofence geometries into a given geofence collection.
- batchPutGeofence(Consumer<BatchPutGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
A batch request for storing geofence geometries into a given geofence collection.
- BatchPutGeofenceError - Class in software.amazon.awssdk.services.location.model
-
Contains error details for each geofence that failed to be stored in a given geofence collection.
- BatchPutGeofenceError.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchPutGeofenceRequest - Class in software.amazon.awssdk.services.location.model
-
- BatchPutGeofenceRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchPutGeofenceRequestEntry - Class in software.amazon.awssdk.services.location.model
-
Contains geofence geometry details.
- BatchPutGeofenceRequestEntry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchPutGeofenceRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- BatchPutGeofenceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.BatchPutGeofenceRequestMarshaller
-
- BatchPutGeofenceResponse - Class in software.amazon.awssdk.services.location.model
-
- BatchPutGeofenceResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchPutGeofenceSuccess - Class in software.amazon.awssdk.services.location.model
-
Contains a summary of each geofence that was successfully stored in a given geofence collection.
- BatchPutGeofenceSuccess.Builder - Interface in software.amazon.awssdk.services.location.model
-
- batchUpdateDevicePosition(BatchUpdateDevicePositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Uploads position update data for one or more devices to a tracker resource.
- batchUpdateDevicePosition(Consumer<BatchUpdateDevicePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Uploads position update data for one or more devices to a tracker resource.
- batchUpdateDevicePosition(BatchUpdateDevicePositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Uploads position update data for one or more devices to a tracker resource.
- batchUpdateDevicePosition(Consumer<BatchUpdateDevicePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Uploads position update data for one or more devices to a tracker resource.
- BatchUpdateDevicePositionError - Class in software.amazon.awssdk.services.location.model
-
Contains error details for each device that failed to update its position.
- BatchUpdateDevicePositionError.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchUpdateDevicePositionRequest - Class in software.amazon.awssdk.services.location.model
-
- BatchUpdateDevicePositionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- BatchUpdateDevicePositionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- BatchUpdateDevicePositionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.BatchUpdateDevicePositionRequestMarshaller
-
- BatchUpdateDevicePositionResponse - Class in software.amazon.awssdk.services.location.model
-
- BatchUpdateDevicePositionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- biasPosition() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
Searches for results closest to the given position.
- biasPosition(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest.Builder
-
Searches for results closest to the given position.
- biasPosition(Double...) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest.Builder
-
Searches for results closest to the given position.
- biasPosition() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Contains the coordinates for the bias position entered in the geocoding request.
- biasPosition(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary.Builder
-
Contains the coordinates for the bias position entered in the geocoding request.
- biasPosition(Double...) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary.Builder
-
Contains the coordinates for the bias position entered in the geocoding request.
- blob() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
The blob's content type.
- blob(SdkBytes) - Method in interface software.amazon.awssdk.services.location.model.GetMapGlyphsResponse.Builder
-
The blob's content type.
- blob() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
Contains the body of the sprite sheet or JSON offset file.
- blob(SdkBytes) - Method in interface software.amazon.awssdk.services.location.model.GetMapSpritesResponse.Builder
-
Contains the body of the sprite sheet or JSON offset file.
- blob() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
Contains the body of the style descriptor.
- blob(SdkBytes) - Method in interface software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse.Builder
-
Contains the body of the style descriptor.
- blob() - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
Contains Mapbox Vector Tile (MVT) data.
- blob(SdkBytes) - Method in interface software.amazon.awssdk.services.location.model.GetMapTileResponse.Builder
-
Contains Mapbox Vector Tile (MVT) data.
- build() - Method in class software.amazon.awssdk.services.location.model.LocationException.BuilderImpl
-
- build() - Method in interface software.amazon.awssdk.services.location.model.LocationRequest.Builder
-
- build() - Method in interface software.amazon.awssdk.services.location.model.LocationResponse.Builder
-
- builder() - Static method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
- builder() - Static method in interface software.amazon.awssdk.services.location.LocationClient
-
Create a builder that can be used to configure and create a
LocationClient.
- builder() - Static method in exception software.amazon.awssdk.services.location.model.AccessDeniedException
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.location.model.ConflictException
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.location.model.InternalServerException
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- builder() - Static method in exception software.amazon.awssdk.services.location.model.LocationException
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.Place
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.location.model.ResourceNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- builder() - Static method in exception software.amazon.awssdk.services.location.model.ThrottlingException
-
- builder() - Static method in exception software.amazon.awssdk.services.location.model.ValidationException
-
- builder() - Static method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.location.model.LocationException.BuilderImpl
-
- BuilderImpl(LocationException) - Constructor for class software.amazon.awssdk.services.location.model.LocationException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.location.model.LocationRequest.BuilderImpl
-
- BuilderImpl(LocationRequest) - Constructor for class software.amazon.awssdk.services.location.model.LocationRequest.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.location.model.LocationResponse.BuilderImpl
-
- BuilderImpl(LocationResponse) - Constructor for class software.amazon.awssdk.services.location.model.LocationResponse.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.LocationException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.location.model.LocationException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.location.model.ValidationException.Builder
-
- code(String) - Method in interface software.amazon.awssdk.services.location.model.BatchItemError.Builder
-
The error code associated with the batch request error.
- code(BatchItemErrorCode) - Method in interface software.amazon.awssdk.services.location.model.BatchItemError.Builder
-
The error code associated with the batch request error.
- code() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
The error code associated with the batch request error.
- codeAsString() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
The error code associated with the batch request error.
- collectionArn(String) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse.Builder
-
The Amazon Resource Name (ARN) for the geofence collection resource.
- collectionArn() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
The Amazon Resource Name (ARN) for the geofence collection resource.
- collectionArn(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The Amazon Resource Name (ARN) for the geofence collection resource.
- collectionArn() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The Amazon Resource Name (ARN) for the geofence collection resource.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest.Builder
-
The geofence collection storing the geofences to be deleted.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
The geofence collection storing the geofences to be deleted.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest.Builder
-
The geofence collection used in evaluating the position of devices against its geofences.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
The geofence collection used in evaluating the position of devices against its geofences.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest.Builder
-
The geofence collection storing the geofences.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
The geofence collection storing the geofences.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest.Builder
-
A custom name for the geofence collection.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
A custom name for the geofence collection.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse.Builder
-
The name for the geofence collection.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
The name for the geofence collection.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest.Builder
-
The name of the geofence collection to be deleted.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
The name of the geofence collection to be deleted.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest.Builder
-
The name of the geofence collection.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
The name of the geofence collection.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The name of the geofence collection.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The name of the geofence collection.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceRequest.Builder
-
The geofence collection storing the target geofence.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
The geofence collection storing the target geofence.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry.Builder
-
The name of the geofence collection.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
The name of the geofence collection.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofencesRequest.Builder
-
The name of the geofence collection storing the list of geofences.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
The name of the geofence collection storing the list of geofences.
- collectionName(String) - Method in interface software.amazon.awssdk.services.location.model.PutGeofenceRequest.Builder
-
The geofence collection to store the geofence in.
- collectionName() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
The geofence collection to store the geofence in.
- configuration(MapConfiguration) - Method in interface software.amazon.awssdk.services.location.model.CreateMapRequest.Builder
-
Specifies the map style selected from an available data provider.
- configuration(Consumer<MapConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.location.model.CreateMapRequest.Builder
-
Specifies the map style selected from an available data provider.
- configuration() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
Specifies the map style selected from an available data provider.
- configuration(MapConfiguration) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
Specifies the map tile style selected from a partner data provider.
- configuration(Consumer<MapConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
Specifies the map tile style selected from a partner data provider.
- configuration() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
Specifies the map tile style selected from a partner data provider.
- ConflictException - Exception in software.amazon.awssdk.services.location.model
-
The request was unsuccessful due to a conflict.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.location.model
-
- consumerArn(String) - Method in interface software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest.Builder
-
The Amazon Resource Name (ARN) for the geofence collection to be associated to tracker resource.
- consumerArn() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
The Amazon Resource Name (ARN) for the geofence collection to be associated to tracker resource.
- consumerArn(String) - Method in interface software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest.Builder
-
The Amazon Resource Name (ARN) for the geofence collection to be disassociated from the tracker resource.
- consumerArn() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
The Amazon Resource Name (ARN) for the geofence collection to be disassociated from the tracker resource.
- consumerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse.Builder
-
Contains the list of geofence collection ARNs associated to the tracker resource.
- consumerArns(String...) - Method in interface software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse.Builder
-
Contains the list of geofence collection ARNs associated to the tracker resource.
- consumerArns() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
Contains the list of geofence collection ARNs associated to the tracker resource.
- consumerArns() - Method in class software.amazon.awssdk.services.location.paginators.ListTrackerConsumersIterable
-
- consumerArns() - Method in class software.amazon.awssdk.services.location.paginators.ListTrackerConsumersPublisher
-
Returns a publisher that can be used to get a stream of data.
- contentType(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapGlyphsResponse.Builder
-
The map glyph content type.
- contentType() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
The map glyph content type.
- contentType(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapSpritesResponse.Builder
-
The content type of the sprite sheet and offsets.
- contentType() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
The content type of the sprite sheet and offsets.
- contentType(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse.Builder
-
The style descriptor's content type.
- contentType() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
The style descriptor's content type.
- contentType(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapTileResponse.Builder
-
The map tile's content type.
- contentType() - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
The map tile's content type.
- country(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
A country/region specified using
ISO 3166
3-digit country/region code.
- country() - Method in class software.amazon.awssdk.services.location.model.Place
-
A country/region specified using
ISO 3166 3-digit
country/region code.
- create() - Static method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.location.LocationClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.location.model.LocationResponseMetadata
-
- createGeofenceCollection(CreateGeofenceCollectionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a geofence collection, which manages and stores geofences.
- createGeofenceCollection(Consumer<CreateGeofenceCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a geofence collection, which manages and stores geofences.
- createGeofenceCollection(CreateGeofenceCollectionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a geofence collection, which manages and stores geofences.
- createGeofenceCollection(Consumer<CreateGeofenceCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a geofence collection, which manages and stores geofences.
- CreateGeofenceCollectionRequest - Class in software.amazon.awssdk.services.location.model
-
- CreateGeofenceCollectionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- CreateGeofenceCollectionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- CreateGeofenceCollectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.CreateGeofenceCollectionRequestMarshaller
-
- CreateGeofenceCollectionResponse - Class in software.amazon.awssdk.services.location.model
-
- CreateGeofenceCollectionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- createMap(CreateMapRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global
location data providers.
- createMap(Consumer<CreateMapRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global
location data providers.
- createMap(CreateMapRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global
location data providers.
- createMap(Consumer<CreateMapRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a map resource in your AWS account, which provides map tiles of different styles sourced from global
location data providers.
- CreateMapRequest - Class in software.amazon.awssdk.services.location.model
-
- CreateMapRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- CreateMapRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- CreateMapRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.CreateMapRequestMarshaller
-
- CreateMapResponse - Class in software.amazon.awssdk.services.location.model
-
- CreateMapResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- createPlaceIndex(CreatePlaceIndexRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a Place index resource in your AWS account, which supports Places functions with geospatial data sourced
from your chosen data provider.
- createPlaceIndex(Consumer<CreatePlaceIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a Place index resource in your AWS account, which supports Places functions with geospatial data sourced
from your chosen data provider.
- createPlaceIndex(CreatePlaceIndexRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a Place index resource in your AWS account, which supports Places functions with geospatial data sourced
from your chosen data provider.
- createPlaceIndex(Consumer<CreatePlaceIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a Place index resource in your AWS account, which supports Places functions with geospatial data sourced
from your chosen data provider.
- CreatePlaceIndexRequest - Class in software.amazon.awssdk.services.location.model
-
- CreatePlaceIndexRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- CreatePlaceIndexRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- CreatePlaceIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.CreatePlaceIndexRequestMarshaller
-
- CreatePlaceIndexResponse - Class in software.amazon.awssdk.services.location.model
-
- CreatePlaceIndexResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess.Builder
-
The timestamp for when the geofence was stored in a geofence collection in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
The timestamp for when the geofence was stored in a geofence collection in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse.Builder
-
The timestamp for when the geofence collection was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
The timestamp for when the geofence collection was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.CreateMapResponse.Builder
-
The timestamp for when the map resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
The timestamp for when the map resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse.Builder
-
The timestamp for when the Place index resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
The timestamp for when the Place index resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerResponse.Builder
-
The timestamp for when the tracker resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
The timestamp for when the tracker resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The timestamp for when the geofence resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The timestamp for when the geofence resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
The timestamp for when the map resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
The timestamp for when the map resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The timestamp for when the Place index resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
The timestamp for when the Place index resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The timestamp for when the tracker resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The timestamp for when the tracker resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceResponse.Builder
-
The timestamp for when the geofence collection was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
The timestamp for when the geofence collection was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry.Builder
-
The timestamp for when the geofence collection was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
The timestamp for when the geofence collection was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry.Builder
-
The timestamp for when the geofence was stored in a geofence collection in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
The timestamp for when the geofence was stored in a geofence collection in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponseEntry.Builder
-
The timestamp for when the map resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
The timestamp for when the map resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry.Builder
-
The timestamp for when the Place index resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
The timestamp for when the Place index resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponseEntry.Builder
-
The timestamp for when the tracker resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
The timestamp for when the tracker resource was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.PutGeofenceResponse.Builder
-
The timestamp for when the geofence was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTime() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
The timestamp for when the geofence was created in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- createTracker(CreateTrackerRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a tracker resource in your AWS account, which lets you retrieve current and historical location of
devices.
- createTracker(Consumer<CreateTrackerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Creates a tracker resource in your AWS account, which lets you retrieve current and historical location of
devices.
- createTracker(CreateTrackerRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a tracker resource in your AWS account, which lets you retrieve current and historical location of
devices.
- createTracker(Consumer<CreateTrackerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Creates a tracker resource in your AWS account, which lets you retrieve current and historical location of
devices.
- CreateTrackerRequest - Class in software.amazon.awssdk.services.location.model
-
- CreateTrackerRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- CreateTrackerRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- CreateTrackerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.CreateTrackerRequestMarshaller
-
- CreateTrackerResponse - Class in software.amazon.awssdk.services.location.model
-
- CreateTrackerResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest.Builder
-
Specifies the data provider of geospatial data.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
Specifies the data provider of geospatial data.
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
Specifies the data provider for the associated map tiles.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
Specifies the data provider for the associated map tiles.
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The data provider of geospatial data.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
The data provider of geospatial data.
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponseEntry.Builder
-
Specifies the data provider for the associated map tiles.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
Specifies the data provider for the associated map tiles.
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry.Builder
-
The data provider of geospatial data.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
The data provider of geospatial data.
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary.Builder
-
The data provider of geospatial data.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
The data provider of geospatial data.
- dataSource(String) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary.Builder
-
The data provider of geospatial data.
- dataSource() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
The data provider of geospatial data.
- dataSourceConfiguration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest.Builder
-
Specifies the data storage option for requesting Places.
- dataSourceConfiguration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest.Builder
-
Specifies the data storage option for requesting Places.
- dataSourceConfiguration() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
Specifies the data storage option for requesting Places.
- DataSourceConfiguration - Class in software.amazon.awssdk.services.location.model
-
Specifies the data storage option chosen for requesting Places.
- dataSourceConfiguration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The specified data storage option for requesting Places.
- dataSourceConfiguration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The specified data storage option for requesting Places.
- dataSourceConfiguration() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
The specified data storage option for requesting Places.
- DataSourceConfiguration.Builder - Interface in software.amazon.awssdk.services.location.model
-
- deleteGeofenceCollection(DeleteGeofenceCollectionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a geofence collection from your AWS account.
- deleteGeofenceCollection(Consumer<DeleteGeofenceCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a geofence collection from your AWS account.
- deleteGeofenceCollection(DeleteGeofenceCollectionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a geofence collection from your AWS account.
- deleteGeofenceCollection(Consumer<DeleteGeofenceCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a geofence collection from your AWS account.
- DeleteGeofenceCollectionRequest - Class in software.amazon.awssdk.services.location.model
-
- DeleteGeofenceCollectionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DeleteGeofenceCollectionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DeleteGeofenceCollectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DeleteGeofenceCollectionRequestMarshaller
-
- DeleteGeofenceCollectionResponse - Class in software.amazon.awssdk.services.location.model
-
- DeleteGeofenceCollectionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- deleteMap(DeleteMapRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a map resource from your AWS account.
- deleteMap(Consumer<DeleteMapRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a map resource from your AWS account.
- deleteMap(DeleteMapRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a map resource from your AWS account.
- deleteMap(Consumer<DeleteMapRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a map resource from your AWS account.
- DeleteMapRequest - Class in software.amazon.awssdk.services.location.model
-
- DeleteMapRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DeleteMapRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DeleteMapRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DeleteMapRequestMarshaller
-
- DeleteMapResponse - Class in software.amazon.awssdk.services.location.model
-
- DeleteMapResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- deletePlaceIndex(DeletePlaceIndexRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a Place index resource from your AWS account.
- deletePlaceIndex(Consumer<DeletePlaceIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a Place index resource from your AWS account.
- deletePlaceIndex(DeletePlaceIndexRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a Place index resource from your AWS account.
- deletePlaceIndex(Consumer<DeletePlaceIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a Place index resource from your AWS account.
- DeletePlaceIndexRequest - Class in software.amazon.awssdk.services.location.model
-
- DeletePlaceIndexRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DeletePlaceIndexRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DeletePlaceIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DeletePlaceIndexRequestMarshaller
-
- DeletePlaceIndexResponse - Class in software.amazon.awssdk.services.location.model
-
- DeletePlaceIndexResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- deleteTracker(DeleteTrackerRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a tracker resource from your AWS account.
- deleteTracker(Consumer<DeleteTrackerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Deletes a tracker resource from your AWS account.
- deleteTracker(DeleteTrackerRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a tracker resource from your AWS account.
- deleteTracker(Consumer<DeleteTrackerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Deletes a tracker resource from your AWS account.
- DeleteTrackerRequest - Class in software.amazon.awssdk.services.location.model
-
- DeleteTrackerRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DeleteTrackerRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DeleteTrackerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DeleteTrackerRequestMarshaller
-
- DeleteTrackerResponse - Class in software.amazon.awssdk.services.location.model
-
- DeleteTrackerResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- describeGeofenceCollection(DescribeGeofenceCollectionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the geofence collection details.
- describeGeofenceCollection(Consumer<DescribeGeofenceCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the geofence collection details.
- describeGeofenceCollection(DescribeGeofenceCollectionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the geofence collection details.
- describeGeofenceCollection(Consumer<DescribeGeofenceCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the geofence collection details.
- DescribeGeofenceCollectionRequest - Class in software.amazon.awssdk.services.location.model
-
- DescribeGeofenceCollectionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DescribeGeofenceCollectionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DescribeGeofenceCollectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DescribeGeofenceCollectionRequestMarshaller
-
- DescribeGeofenceCollectionResponse - Class in software.amazon.awssdk.services.location.model
-
- DescribeGeofenceCollectionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- describeMap(DescribeMapRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the map resource details.
- describeMap(Consumer<DescribeMapRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the map resource details.
- describeMap(DescribeMapRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the map resource details.
- describeMap(Consumer<DescribeMapRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the map resource details.
- DescribeMapRequest - Class in software.amazon.awssdk.services.location.model
-
- DescribeMapRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DescribeMapRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DescribeMapRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DescribeMapRequestMarshaller
-
- DescribeMapResponse - Class in software.amazon.awssdk.services.location.model
-
- DescribeMapResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- describePlaceIndex(DescribePlaceIndexRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the Place index resource details.
- describePlaceIndex(Consumer<DescribePlaceIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the Place index resource details.
- describePlaceIndex(DescribePlaceIndexRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the Place index resource details.
- describePlaceIndex(Consumer<DescribePlaceIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the Place index resource details.
- DescribePlaceIndexRequest - Class in software.amazon.awssdk.services.location.model
-
- DescribePlaceIndexRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DescribePlaceIndexRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DescribePlaceIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DescribePlaceIndexRequestMarshaller
-
- DescribePlaceIndexResponse - Class in software.amazon.awssdk.services.location.model
-
- DescribePlaceIndexResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- describeTracker(DescribeTrackerRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the tracker resource details.
- describeTracker(Consumer<DescribeTrackerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the tracker resource details.
- describeTracker(DescribeTrackerRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the tracker resource details.
- describeTracker(Consumer<DescribeTrackerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the tracker resource details.
- DescribeTrackerRequest - Class in software.amazon.awssdk.services.location.model
-
- DescribeTrackerRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DescribeTrackerRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DescribeTrackerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DescribeTrackerRequestMarshaller
-
- DescribeTrackerResponse - Class in software.amazon.awssdk.services.location.model
-
- DescribeTrackerResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- description(String) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest.Builder
-
An optional description for the geofence collection.
- description() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
An optional description for the geofence collection.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.CreateMapRequest.Builder
-
An optional description for the map resource.
- description() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
An optional description for the map resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest.Builder
-
The optional description for the Place index resource.
- description() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
The optional description for the Place index resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerRequest.Builder
-
An optional description for the tracker resource.
- description() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
An optional description for the tracker resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The optional description for the geofence collection.
- description() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The optional description for the geofence collection.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
The optional description for the map resource.
- description() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
The optional description for the map resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The optional description for the Place index resource.
- description() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
The optional description for the Place index resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The optional description for the tracker resource.
- description() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The optional description for the tracker resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry.Builder
-
The description for the geofence collection
- description() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
The description for the geofence collection
- description(String) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponseEntry.Builder
-
The description for the map resource.
- description() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
The description for the map resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry.Builder
-
The optional description for the Place index resource.
- description() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
The optional description for the Place index resource.
- description(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponseEntry.Builder
-
The description for the tracker resource.
- description() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
The description for the tracker resource.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError.Builder
-
The device associated with the position evaluation error.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
The device associated with the position evaluation error.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionError.Builder
-
The ID of the device that didn't return a position.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
The ID of the device that didn't return a position.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError.Builder
-
The device associated with the failed location update.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
The device associated with the failed location update.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.DevicePosition.Builder
-
The device whose position you retrieved.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
The device whose position you retrieved.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.DevicePositionUpdate.Builder
-
The device associated to the position update.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
The device associated to the position update.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest.Builder
-
The device whose position history you want to retrieve.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
The device whose position history you want to retrieve.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionRequest.Builder
-
The device whose position you want to retrieve.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
The device whose position you want to retrieve.
- deviceId(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionResponse.Builder
-
The device whose position you retrieved.
- deviceId() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
The device whose position you retrieved.
- deviceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest.Builder
-
Devices whose position you want to retrieve.
- deviceIds(String...) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest.Builder
-
Devices whose position you want to retrieve.
- deviceIds() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
Devices whose position you want to retrieve.
- DevicePosition - Class in software.amazon.awssdk.services.location.model
-
Contains the device position details.
- DevicePosition.Builder - Interface in software.amazon.awssdk.services.location.model
-
- devicePositions(Collection<DevicePosition>) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse.Builder
-
Contains device position details such as the device ID, position, and timestamps for when the position was
received and sampled.
- devicePositions(DevicePosition...) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse.Builder
-
Contains device position details such as the device ID, position, and timestamps for when the position was
received and sampled.
- devicePositions(Consumer<DevicePosition.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse.Builder
-
Contains device position details such as the device ID, position, and timestamps for when the position was
received and sampled.
- devicePositions() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
Contains device position details such as the device ID, position, and timestamps for when the position was
received and sampled.
- devicePositions(Collection<DevicePosition>) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse.Builder
-
Contains the position history details for the requested device.
- devicePositions(DevicePosition...) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse.Builder
-
Contains the position history details for the requested device.
- devicePositions(Consumer<DevicePosition.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse.Builder
-
Contains the position history details for the requested device.
- devicePositions() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
Contains the position history details for the requested device.
- devicePositions() - Method in class software.amazon.awssdk.services.location.paginators.GetDevicePositionHistoryIterable
-
- devicePositions() - Method in class software.amazon.awssdk.services.location.paginators.GetDevicePositionHistoryPublisher
-
Returns a publisher that can be used to get a stream of data.
- DevicePositionUpdate - Class in software.amazon.awssdk.services.location.model
-
Contains the position update details for a device.
- DevicePositionUpdate.Builder - Interface in software.amazon.awssdk.services.location.model
-
- devicePositionUpdates(Collection<DevicePositionUpdate>) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest.Builder
-
Contains device details for each device to be evaluated against the given geofence collection.
- devicePositionUpdates(DevicePositionUpdate...) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest.Builder
-
Contains device details for each device to be evaluated against the given geofence collection.
- devicePositionUpdates(Consumer<DevicePositionUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest.Builder
-
Contains device details for each device to be evaluated against the given geofence collection.
- devicePositionUpdates() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
Contains device details for each device to be evaluated against the given geofence collection.
- disassociateTrackerConsumer(DisassociateTrackerConsumerRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Removes the association between a tracker resource and a geofence collection.
- disassociateTrackerConsumer(Consumer<DisassociateTrackerConsumerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Removes the association between a tracker resource and a geofence collection.
- disassociateTrackerConsumer(DisassociateTrackerConsumerRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Removes the association between a tracker resource and a geofence collection.
- disassociateTrackerConsumer(Consumer<DisassociateTrackerConsumerRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Removes the association between a tracker resource and a geofence collection.
- DisassociateTrackerConsumerRequest - Class in software.amazon.awssdk.services.location.model
-
- DisassociateTrackerConsumerRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- DisassociateTrackerConsumerRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- DisassociateTrackerConsumerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.DisassociateTrackerConsumerRequestMarshaller
-
- DisassociateTrackerConsumerResponse - Class in software.amazon.awssdk.services.location.model
-
- DisassociateTrackerConsumerResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- endTimeExclusive(Instant) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest.Builder
-
Specify the end time for the position history in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- endTimeExclusive() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
Specify the end time for the position history in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- entries(Collection<BatchPutGeofenceRequestEntry>) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest.Builder
-
The batch of geofences to be stored in a geofence collection.
- entries(BatchPutGeofenceRequestEntry...) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest.Builder
-
The batch of geofences to be stored in a geofence collection.
- entries(Consumer<BatchPutGeofenceRequestEntry.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest.Builder
-
The batch of geofences to be stored in a geofence collection.
- entries() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
The batch of geofences to be stored in a geofence collection.
- entries(Collection<ListGeofenceCollectionsResponseEntry>) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse.Builder
-
Lists the geofence collections that exist in your AWS account.
- entries(ListGeofenceCollectionsResponseEntry...) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse.Builder
-
Lists the geofence collections that exist in your AWS account.
- entries(Consumer<ListGeofenceCollectionsResponseEntry.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse.Builder
-
Lists the geofence collections that exist in your AWS account.
- entries() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
Lists the geofence collections that exist in your AWS account.
- entries(Collection<ListGeofenceResponseEntry>) - Method in interface software.amazon.awssdk.services.location.model.ListGeofencesResponse.Builder
-
Contains a list of geofences stored in the geofence collection.
- entries(ListGeofenceResponseEntry...) - Method in interface software.amazon.awssdk.services.location.model.ListGeofencesResponse.Builder
-
Contains a list of geofences stored in the geofence collection.
- entries(Consumer<ListGeofenceResponseEntry.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.ListGeofencesResponse.Builder
-
Contains a list of geofences stored in the geofence collection.
- entries() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
Contains a list of geofences stored in the geofence collection.
- entries(Collection<ListMapsResponseEntry>) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponse.Builder
-
Contains a list of maps in your AWS account
- entries(ListMapsResponseEntry...) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponse.Builder
-
Contains a list of maps in your AWS account
- entries(Consumer<ListMapsResponseEntry.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponse.Builder
-
Contains a list of maps in your AWS account
- entries() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
Contains a list of maps in your AWS account
- entries(Collection<ListPlaceIndexesResponseEntry>) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse.Builder
-
Lists the Place index resources that exist in your AWS account
- entries(ListPlaceIndexesResponseEntry...) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse.Builder
-
Lists the Place index resources that exist in your AWS account
- entries(Consumer<ListPlaceIndexesResponseEntry.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse.Builder
-
Lists the Place index resources that exist in your AWS account
- entries() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
Lists the Place index resources that exist in your AWS account
- entries(Collection<ListTrackersResponseEntry>) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponse.Builder
-
Contains tracker resources in your AWS account.
- entries(ListTrackersResponseEntry...) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponse.Builder
-
Contains tracker resources in your AWS account.
- entries(Consumer<ListTrackersResponseEntry.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponse.Builder
-
Contains tracker resources in your AWS account.
- entries() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
Contains tracker resources in your AWS account.
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListGeofenceCollectionsIterable
-
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListGeofenceCollectionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListGeofencesIterable
-
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListGeofencesPublisher
-
Returns a publisher that can be used to get a stream of data.
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListMapsIterable
-
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListMapsPublisher
-
Returns a publisher that can be used to get a stream of data.
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListPlaceIndexesIterable
-
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListPlaceIndexesPublisher
-
Returns a publisher that can be used to get a stream of data.
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListTrackersIterable
-
- entries() - Method in class software.amazon.awssdk.services.location.paginators.ListTrackersPublisher
-
Returns a publisher that can be used to get a stream of data.
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.Place
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.Place
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- error(BatchItemError) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError.Builder
-
Contains details associated to the batch error.
- error(Consumer<BatchItemError.Builder>) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError.Builder
-
Contains details associated to the batch error.
- error() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
Contains details associated to the batch error.
- error(BatchItemError) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError.Builder
-
Contains details associated to the batch error.
- error(Consumer<BatchItemError.Builder>) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError.Builder
-
Contains details associated to the batch error.
- error() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
Contains details associated to the batch error.
- error(BatchItemError) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionError.Builder
-
Contains details related to the error code.
- error(Consumer<BatchItemError.Builder>) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionError.Builder
-
Contains details related to the error code.
- error() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
Contains details related to the error code.
- error(BatchItemError) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceError.Builder
-
Contains details associated to the batch error.
- error(Consumer<BatchItemError.Builder>) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceError.Builder
-
Contains details associated to the batch error.
- error() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
Contains details associated to the batch error.
- error(BatchItemError) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError.Builder
-
Contains details related to the error code such as the error code and error message.
- error(Consumer<BatchItemError.Builder>) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError.Builder
-
Contains details related to the error code such as the error code and error message.
- error() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
Contains details related to the error code such as the error code and error message.
- errors(Collection<BatchDeleteGeofenceError>) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse.Builder
-
Contains error details for each geofence that failed to delete.
- errors(BatchDeleteGeofenceError...) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse.Builder
-
Contains error details for each geofence that failed to delete.
- errors(Consumer<BatchDeleteGeofenceError.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse.Builder
-
Contains error details for each geofence that failed to delete.
- errors() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
Contains error details for each geofence that failed to delete.
- errors(Collection<BatchEvaluateGeofencesError>) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse.Builder
-
Contains error details for each device that failed to evaluate its position against the given geofence
collection.
- errors(BatchEvaluateGeofencesError...) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse.Builder
-
Contains error details for each device that failed to evaluate its position against the given geofence
collection.
- errors(Consumer<BatchEvaluateGeofencesError.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse.Builder
-
Contains error details for each device that failed to evaluate its position against the given geofence
collection.
- errors() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
Contains error details for each device that failed to evaluate its position against the given geofence
collection.
- errors(Collection<BatchGetDevicePositionError>) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse.Builder
-
Contains error details for each device that failed to send its position to the tracker resource.
- errors(BatchGetDevicePositionError...) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse.Builder
-
Contains error details for each device that failed to send its position to the tracker resource.
- errors(Consumer<BatchGetDevicePositionError.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse.Builder
-
Contains error details for each device that failed to send its position to the tracker resource.
- errors() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
Contains error details for each device that failed to send its position to the tracker resource.
- errors(Collection<BatchPutGeofenceError>) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse.Builder
-
Contains additional error details for each geofence that failed to be stored in a geofence collection.
- errors(BatchPutGeofenceError...) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse.Builder
-
Contains additional error details for each geofence that failed to be stored in a geofence collection.
- errors(Consumer<BatchPutGeofenceError.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse.Builder
-
Contains additional error details for each geofence that failed to be stored in a geofence collection.
- errors() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
Contains additional error details for each geofence that failed to be stored in a geofence collection.
- errors(Collection<BatchUpdateDevicePositionError>) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse.Builder
-
Contains error details for each device that failed to update its position.
- errors(BatchUpdateDevicePositionError...) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse.Builder
-
Contains error details for each device that failed to update its position.
- errors(Consumer<BatchUpdateDevicePositionError.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse.Builder
-
Contains error details for each device that failed to update its position.
- errors() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
Contains error details for each device that failed to update its position.
- GeofenceGeometry - Class in software.amazon.awssdk.services.location.model
-
Contains the geofence geometry details.
- GeofenceGeometry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError.Builder
-
The geofence associated with the error message.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
The geofence associated with the error message.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceError.Builder
-
The geofence associated with the error message.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
The geofence associated with the error message.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry.Builder
-
The identifier for the geofence to be stored in a given geofence collection.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
The identifier for the geofence to be stored in a given geofence collection.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess.Builder
-
The geofence successfully stored in a geofence collection.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
The geofence successfully stored in a geofence collection.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceRequest.Builder
-
The geofence you're retrieving details for.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
The geofence you're retrieving details for.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceResponse.Builder
-
The geofence identifier.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
The geofence identifier.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry.Builder
-
The geofence identifier.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
The geofence identifier.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.PutGeofenceRequest.Builder
-
An identifier for the geofence.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
An identifier for the geofence.
- geofenceId(String) - Method in interface software.amazon.awssdk.services.location.model.PutGeofenceResponse.Builder
-
The geofence identifier entered in the request.
- geofenceId() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
The geofence identifier entered in the request.
- geofenceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest.Builder
-
The batch of geofences to be deleted.
- geofenceIds(String...) - Method in interface software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest.Builder
-
The batch of geofences to be deleted.
- geofenceIds() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
The batch of geofences to be deleted.
- geometry(GeofenceGeometry) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry.Builder
-
Contains the polygon details to specify the position of the geofence.
- geometry(Consumer<GeofenceGeometry.Builder>) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry.Builder
-
Contains the polygon details to specify the position of the geofence.
- geometry() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
Contains the polygon details to specify the position of the geofence.
- geometry(GeofenceGeometry) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceResponse.Builder
-
Contains the geofence geometry details describing a polygon.
- geometry(Consumer<GeofenceGeometry.Builder>) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceResponse.Builder
-
Contains the geofence geometry details describing a polygon.
- geometry() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
Contains the geofence geometry details describing a polygon.
- geometry(GeofenceGeometry) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry.Builder
-
Contains the geofence geometry details describing a polygon.
- geometry(Consumer<GeofenceGeometry.Builder>) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry.Builder
-
Contains the geofence geometry details describing a polygon.
- geometry() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
Contains the geofence geometry details describing a polygon.
- geometry(PlaceGeometry) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
Sets the value of the Geometry property for this object.
- geometry(Consumer<PlaceGeometry.Builder>) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
Sets the value of the Geometry property for this object.
- geometry() - Method in class software.amazon.awssdk.services.location.model.Place
-
Returns the value of the Geometry property for this object.
- geometry(GeofenceGeometry) - Method in interface software.amazon.awssdk.services.location.model.PutGeofenceRequest.Builder
-
Contains the polygon details to specify the position of the geofence.
- geometry(Consumer<GeofenceGeometry.Builder>) - Method in interface software.amazon.awssdk.services.location.model.PutGeofenceRequest.Builder
-
Contains the polygon details to specify the position of the geofence.
- geometry() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
Contains the polygon details to specify the position of the geofence.
- getDevicePosition(GetDevicePositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves a device's most recent position according to its sample time.
- getDevicePosition(Consumer<GetDevicePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves a device's most recent position according to its sample time.
- getDevicePosition(GetDevicePositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves a device's most recent position according to its sample time.
- getDevicePosition(Consumer<GetDevicePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves a device's most recent position according to its sample time.
- getDevicePositionHistory(GetDevicePositionHistoryRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- getDevicePositionHistory(Consumer<GetDevicePositionHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- getDevicePositionHistory(GetDevicePositionHistoryRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- getDevicePositionHistory(Consumer<GetDevicePositionHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- GetDevicePositionHistoryIterable - Class in software.amazon.awssdk.services.location.paginators
-
- GetDevicePositionHistoryIterable(LocationClient, GetDevicePositionHistoryRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.GetDevicePositionHistoryIterable
-
- getDevicePositionHistoryPaginator(GetDevicePositionHistoryRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- getDevicePositionHistoryPaginator(Consumer<GetDevicePositionHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- getDevicePositionHistoryPaginator(GetDevicePositionHistoryRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- getDevicePositionHistoryPaginator(Consumer<GetDevicePositionHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the device position history from a tracker resource within a specified range of time.
- GetDevicePositionHistoryPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- GetDevicePositionHistoryPublisher(LocationAsyncClient, GetDevicePositionHistoryRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.GetDevicePositionHistoryPublisher
-
- GetDevicePositionHistoryRequest - Class in software.amazon.awssdk.services.location.model
-
- GetDevicePositionHistoryRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetDevicePositionHistoryRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetDevicePositionHistoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetDevicePositionHistoryRequestMarshaller
-
- GetDevicePositionHistoryResponse - Class in software.amazon.awssdk.services.location.model
-
- GetDevicePositionHistoryResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetDevicePositionRequest - Class in software.amazon.awssdk.services.location.model
-
- GetDevicePositionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetDevicePositionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetDevicePositionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetDevicePositionRequestMarshaller
-
- GetDevicePositionResponse - Class in software.amazon.awssdk.services.location.model
-
- GetDevicePositionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- getGeofence(GetGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the geofence details from a geofence collection.
- getGeofence(Consumer<GetGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the geofence details from a geofence collection.
- getGeofence(GetGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the geofence details from a geofence collection.
- getGeofence(Consumer<GetGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the geofence details from a geofence collection.
- GetGeofenceRequest - Class in software.amazon.awssdk.services.location.model
-
- GetGeofenceRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetGeofenceRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetGeofenceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetGeofenceRequestMarshaller
-
- GetGeofenceResponse - Class in software.amazon.awssdk.services.location.model
-
- GetGeofenceResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- getMapGlyphs(GetMapGlyphsRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves glyphs used to display labels on a map.
- getMapGlyphs(Consumer<GetMapGlyphsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves glyphs used to display labels on a map.
- getMapGlyphs(GetMapGlyphsRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves glyphs used to display labels on a map.
- getMapGlyphs(Consumer<GetMapGlyphsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves glyphs used to display labels on a map.
- GetMapGlyphsRequest - Class in software.amazon.awssdk.services.location.model
-
- GetMapGlyphsRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetMapGlyphsRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetMapGlyphsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetMapGlyphsRequestMarshaller
-
- GetMapGlyphsResponse - Class in software.amazon.awssdk.services.location.model
-
- GetMapGlyphsResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- getMapSprites(GetMapSpritesRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the sprite sheet corresponding to a map resource.
- getMapSprites(Consumer<GetMapSpritesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the sprite sheet corresponding to a map resource.
- getMapSprites(GetMapSpritesRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the sprite sheet corresponding to a map resource.
- getMapSprites(Consumer<GetMapSpritesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the sprite sheet corresponding to a map resource.
- GetMapSpritesRequest - Class in software.amazon.awssdk.services.location.model
-
- GetMapSpritesRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetMapSpritesRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetMapSpritesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetMapSpritesRequestMarshaller
-
- GetMapSpritesResponse - Class in software.amazon.awssdk.services.location.model
-
- GetMapSpritesResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- getMapStyleDescriptor(GetMapStyleDescriptorRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the map style descriptor from a map resource.
- getMapStyleDescriptor(Consumer<GetMapStyleDescriptorRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves the map style descriptor from a map resource.
- getMapStyleDescriptor(GetMapStyleDescriptorRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the map style descriptor from a map resource.
- getMapStyleDescriptor(Consumer<GetMapStyleDescriptorRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves the map style descriptor from a map resource.
- GetMapStyleDescriptorRequest - Class in software.amazon.awssdk.services.location.model
-
- GetMapStyleDescriptorRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetMapStyleDescriptorRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetMapStyleDescriptorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetMapStyleDescriptorRequestMarshaller
-
- GetMapStyleDescriptorResponse - Class in software.amazon.awssdk.services.location.model
-
- GetMapStyleDescriptorResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- getMapTile(GetMapTileRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves a vector data tile from the map resource.
- getMapTile(Consumer<GetMapTileRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Retrieves a vector data tile from the map resource.
- getMapTile(GetMapTileRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves a vector data tile from the map resource.
- getMapTile(Consumer<GetMapTileRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Retrieves a vector data tile from the map resource.
- GetMapTileRequest - Class in software.amazon.awssdk.services.location.model
-
- GetMapTileRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- GetMapTileRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- GetMapTileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.GetMapTileRequestMarshaller
-
- GetMapTileResponse - Class in software.amazon.awssdk.services.location.model
-
- GetMapTileResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.Place
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- hasBiasPosition() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
Returns true if the BiasPosition property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasBiasPosition() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Returns true if the BiasPosition property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasConsumerArns() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
Returns true if the ConsumerArns property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasDeviceIds() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
Returns true if the DeviceIds property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDevicePositions() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
Returns true if the DevicePositions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasDevicePositions() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
Returns true if the DevicePositions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasDevicePositionUpdates() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
Returns true if the DevicePositionUpdates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasEntries() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
Returns true if the Entries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEntries() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
Returns true if the Entries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEntries() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
Returns true if the Entries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEntries() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
Returns true if the Entries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEntries() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
Returns true if the Entries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEntries() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
Returns true if the Entries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasErrors() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasErrors() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasErrors() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasErrors() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasErrors() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasFieldList() - Method in exception software.amazon.awssdk.services.location.model.ValidationException
-
Returns true if the FieldList property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilterBBox() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
Returns true if the FilterBBox property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilterBBox() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Returns true if the FilterBBox property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilterCountries() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
Returns true if the FilterCountries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFilterCountries() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Returns true if the FilterCountries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasGeofenceIds() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
Returns true if the GeofenceIds property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.Place
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- hasPoint() - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
Returns true if the Point property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasPolygon() - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
Returns true if the Polygon property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPosition() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
Returns true if the Position property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPosition() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
Returns true if the Position property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPosition() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
Returns true if the Position property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPosition() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
Returns true if the Position property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPosition() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
Returns true if the Position property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasResultBBox() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Returns true if the ResultBBox property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasResults() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
Returns true if the Results property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasResults() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
Returns true if the Results property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSuccesses() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
Returns true if the Successes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasUpdates() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
Returns true if the Updates property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- label(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
The full name and address of the point of interest such as a city, region, or country.
- label() - Method in class software.amazon.awssdk.services.location.model.Place
-
The full name and address of the point of interest such as a city, region, or country.
- listGeofenceCollections(ListGeofenceCollectionsRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections in your AWS account.
- listGeofenceCollections(Consumer<ListGeofenceCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections in your AWS account.
- listGeofenceCollections(ListGeofenceCollectionsRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections in your AWS account.
- listGeofenceCollections(Consumer<ListGeofenceCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections in your AWS account.
- ListGeofenceCollectionsIterable - Class in software.amazon.awssdk.services.location.paginators
-
- ListGeofenceCollectionsIterable(LocationClient, ListGeofenceCollectionsRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListGeofenceCollectionsIterable
-
- listGeofenceCollectionsPaginator(ListGeofenceCollectionsRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections in your AWS account.
- listGeofenceCollectionsPaginator(Consumer<ListGeofenceCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections in your AWS account.
- listGeofenceCollectionsPaginator(ListGeofenceCollectionsRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections in your AWS account.
- listGeofenceCollectionsPaginator(Consumer<ListGeofenceCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections in your AWS account.
- ListGeofenceCollectionsPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- ListGeofenceCollectionsPublisher(LocationAsyncClient, ListGeofenceCollectionsRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListGeofenceCollectionsPublisher
-
- ListGeofenceCollectionsRequest - Class in software.amazon.awssdk.services.location.model
-
- ListGeofenceCollectionsRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListGeofenceCollectionsRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- ListGeofenceCollectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.ListGeofenceCollectionsRequestMarshaller
-
- ListGeofenceCollectionsResponse - Class in software.amazon.awssdk.services.location.model
-
- ListGeofenceCollectionsResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListGeofenceCollectionsResponseEntry - Class in software.amazon.awssdk.services.location.model
-
Contains the geofence collection details.
- ListGeofenceCollectionsResponseEntry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListGeofenceResponseEntry - Class in software.amazon.awssdk.services.location.model
-
Contains a list of geofences stored in a given geofence collection.
- ListGeofenceResponseEntry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- listGeofences(ListGeofencesRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofences stored in a given geofence collection.
- listGeofences(Consumer<ListGeofencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofences stored in a given geofence collection.
- listGeofences(ListGeofencesRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofences stored in a given geofence collection.
- listGeofences(Consumer<ListGeofencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofences stored in a given geofence collection.
- ListGeofencesIterable - Class in software.amazon.awssdk.services.location.paginators
-
- ListGeofencesIterable(LocationClient, ListGeofencesRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListGeofencesIterable
-
- listGeofencesPaginator(ListGeofencesRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofences stored in a given geofence collection.
- listGeofencesPaginator(Consumer<ListGeofencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofences stored in a given geofence collection.
- listGeofencesPaginator(ListGeofencesRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofences stored in a given geofence collection.
- listGeofencesPaginator(Consumer<ListGeofencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofences stored in a given geofence collection.
- ListGeofencesPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- ListGeofencesPublisher(LocationAsyncClient, ListGeofencesRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListGeofencesPublisher
-
- ListGeofencesRequest - Class in software.amazon.awssdk.services.location.model
-
- ListGeofencesRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListGeofencesRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- ListGeofencesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.ListGeofencesRequestMarshaller
-
- ListGeofencesResponse - Class in software.amazon.awssdk.services.location.model
-
- ListGeofencesResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- listMaps(ListMapsRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists map resources in your AWS account.
- listMaps(Consumer<ListMapsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists map resources in your AWS account.
- listMaps(ListMapsRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists map resources in your AWS account.
- listMaps(Consumer<ListMapsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists map resources in your AWS account.
- ListMapsIterable - Class in software.amazon.awssdk.services.location.paginators
-
- ListMapsIterable(LocationClient, ListMapsRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListMapsIterable
-
- listMapsPaginator(ListMapsRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists map resources in your AWS account.
- listMapsPaginator(Consumer<ListMapsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists map resources in your AWS account.
- listMapsPaginator(ListMapsRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists map resources in your AWS account.
- listMapsPaginator(Consumer<ListMapsRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists map resources in your AWS account.
- ListMapsPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- ListMapsPublisher(LocationAsyncClient, ListMapsRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListMapsPublisher
-
- ListMapsRequest - Class in software.amazon.awssdk.services.location.model
-
- ListMapsRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListMapsRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- ListMapsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.ListMapsRequestMarshaller
-
- ListMapsResponse - Class in software.amazon.awssdk.services.location.model
-
- ListMapsResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListMapsResponseEntry - Class in software.amazon.awssdk.services.location.model
-
Contains details of an existing map resource in your AWS account.
- ListMapsResponseEntry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- listPlaceIndexes(ListPlaceIndexesRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists Place index resources in your AWS account.
- listPlaceIndexes(Consumer<ListPlaceIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists Place index resources in your AWS account.
- listPlaceIndexes(ListPlaceIndexesRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists Place index resources in your AWS account.
- listPlaceIndexes(Consumer<ListPlaceIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists Place index resources in your AWS account.
- ListPlaceIndexesIterable - Class in software.amazon.awssdk.services.location.paginators
-
- ListPlaceIndexesIterable(LocationClient, ListPlaceIndexesRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListPlaceIndexesIterable
-
- listPlaceIndexesPaginator(ListPlaceIndexesRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists Place index resources in your AWS account.
- listPlaceIndexesPaginator(Consumer<ListPlaceIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists Place index resources in your AWS account.
- listPlaceIndexesPaginator(ListPlaceIndexesRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists Place index resources in your AWS account.
- listPlaceIndexesPaginator(Consumer<ListPlaceIndexesRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists Place index resources in your AWS account.
- ListPlaceIndexesPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- ListPlaceIndexesPublisher(LocationAsyncClient, ListPlaceIndexesRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListPlaceIndexesPublisher
-
- ListPlaceIndexesRequest - Class in software.amazon.awssdk.services.location.model
-
- ListPlaceIndexesRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListPlaceIndexesRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- ListPlaceIndexesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.ListPlaceIndexesRequestMarshaller
-
- ListPlaceIndexesResponse - Class in software.amazon.awssdk.services.location.model
-
- ListPlaceIndexesResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListPlaceIndexesResponseEntry - Class in software.amazon.awssdk.services.location.model
-
A Place index resource listed in your AWS account.
- ListPlaceIndexesResponseEntry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- listTrackerConsumers(ListTrackerConsumersRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections currently associated to the given tracker resource.
- listTrackerConsumers(Consumer<ListTrackerConsumersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections currently associated to the given tracker resource.
- listTrackerConsumers(ListTrackerConsumersRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections currently associated to the given tracker resource.
- listTrackerConsumers(Consumer<ListTrackerConsumersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections currently associated to the given tracker resource.
- ListTrackerConsumersIterable - Class in software.amazon.awssdk.services.location.paginators
-
- ListTrackerConsumersIterable(LocationClient, ListTrackerConsumersRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListTrackerConsumersIterable
-
- listTrackerConsumersPaginator(ListTrackerConsumersRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections currently associated to the given tracker resource.
- listTrackerConsumersPaginator(Consumer<ListTrackerConsumersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists geofence collections currently associated to the given tracker resource.
- listTrackerConsumersPaginator(ListTrackerConsumersRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections currently associated to the given tracker resource.
- listTrackerConsumersPaginator(Consumer<ListTrackerConsumersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists geofence collections currently associated to the given tracker resource.
- ListTrackerConsumersPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- ListTrackerConsumersPublisher(LocationAsyncClient, ListTrackerConsumersRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListTrackerConsumersPublisher
-
- ListTrackerConsumersRequest - Class in software.amazon.awssdk.services.location.model
-
- ListTrackerConsumersRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListTrackerConsumersRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- ListTrackerConsumersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.ListTrackerConsumersRequestMarshaller
-
- ListTrackerConsumersResponse - Class in software.amazon.awssdk.services.location.model
-
- ListTrackerConsumersResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- listTrackers(ListTrackersRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists tracker resources in your AWS account.
- listTrackers(Consumer<ListTrackersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists tracker resources in your AWS account.
- listTrackers(ListTrackersRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists tracker resources in your AWS account.
- listTrackers(Consumer<ListTrackersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists tracker resources in your AWS account.
- ListTrackersIterable - Class in software.amazon.awssdk.services.location.paginators
-
- ListTrackersIterable(LocationClient, ListTrackersRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListTrackersIterable
-
- listTrackersPaginator(ListTrackersRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists tracker resources in your AWS account.
- listTrackersPaginator(Consumer<ListTrackersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Lists tracker resources in your AWS account.
- listTrackersPaginator(ListTrackersRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists tracker resources in your AWS account.
- listTrackersPaginator(Consumer<ListTrackersRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Lists tracker resources in your AWS account.
- ListTrackersPublisher - Class in software.amazon.awssdk.services.location.paginators
-
- ListTrackersPublisher(LocationAsyncClient, ListTrackersRequest) - Constructor for class software.amazon.awssdk.services.location.paginators.ListTrackersPublisher
-
- ListTrackersRequest - Class in software.amazon.awssdk.services.location.model
-
- ListTrackersRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListTrackersRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- ListTrackersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.ListTrackersRequestMarshaller
-
- ListTrackersResponse - Class in software.amazon.awssdk.services.location.model
-
- ListTrackersResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- ListTrackersResponseEntry - Class in software.amazon.awssdk.services.location.model
-
Contains the tracker resource details.
- ListTrackersResponseEntry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- LocationAsyncClient - Interface in software.amazon.awssdk.services.location
-
Service client for accessing Amazon Location Service asynchronously.
- LocationAsyncClientBuilder - Interface in software.amazon.awssdk.services.location
-
- LocationBaseClientBuilder<B extends LocationBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.location
-
- LocationClient - Interface in software.amazon.awssdk.services.location
-
Service client for accessing Amazon Location Service.
- LocationClientBuilder - Interface in software.amazon.awssdk.services.location
-
- LocationException - Exception in software.amazon.awssdk.services.location.model
-
- LocationException(LocationException.Builder) - Constructor for exception software.amazon.awssdk.services.location.model.LocationException
-
- LocationException.Builder - Interface in software.amazon.awssdk.services.location.model
-
- LocationException.BuilderImpl - Class in software.amazon.awssdk.services.location.model
-
- LocationRequest - Class in software.amazon.awssdk.services.location.model
-
- LocationRequest(LocationRequest.Builder) - Constructor for class software.amazon.awssdk.services.location.model.LocationRequest
-
- LocationRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- LocationRequest.BuilderImpl - Class in software.amazon.awssdk.services.location.model
-
- LocationResponse - Class in software.amazon.awssdk.services.location.model
-
- LocationResponse(LocationResponse.Builder) - Constructor for class software.amazon.awssdk.services.location.model.LocationResponse
-
- LocationResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- LocationResponse.BuilderImpl - Class in software.amazon.awssdk.services.location.model
-
- LocationResponseMetadata - Class in software.amazon.awssdk.services.location.model
-
- mapArn(String) - Method in interface software.amazon.awssdk.services.location.model.CreateMapResponse.Builder
-
The Amazon Resource Name (ARN) for the map resource.
- mapArn() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
The Amazon Resource Name (ARN) for the map resource.
- mapArn(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
The Amazon Resource Name (ARN) for the map resource.
- mapArn() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
The Amazon Resource Name (ARN) for the map resource.
- MapConfiguration - Class in software.amazon.awssdk.services.location.model
-
Specifies the map tile style selected from an available provider.
- MapConfiguration.Builder - Interface in software.amazon.awssdk.services.location.model
-
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.CreateMapRequest.Builder
-
The name for the map resource.
- mapName() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
The name for the map resource.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.CreateMapResponse.Builder
-
The name of the map resource.
- mapName() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
The name of the map resource.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.DeleteMapRequest.Builder
-
The name of the map resource to be deleted.
- mapName() - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
The name of the map resource to be deleted.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapRequest.Builder
-
The name of the map resource.
- mapName() - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
The name of the map resource.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
The map style selected from an available provider.
- mapName() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
The map style selected from an available provider.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapGlyphsRequest.Builder
-
The map resource associated with the glyph file.
- mapName() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
The map resource associated with the glyph file.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapSpritesRequest.Builder
-
The map resource associated with the sprite file.
- mapName() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
The map resource associated with the sprite file.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest.Builder
-
The map resource to retrieve the style descriptor from.
- mapName() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
The map resource to retrieve the style descriptor from.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.GetMapTileRequest.Builder
-
The map resource to retrieve the map tiles from.
- mapName() - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
The map resource to retrieve the map tiles from.
- mapName(String) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponseEntry.Builder
-
The name of the associated map resource.
- mapName() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
The name of the associated map resource.
- marshall(AssociateTrackerConsumerRequest) - Method in class software.amazon.awssdk.services.location.transform.AssociateTrackerConsumerRequestMarshaller
-
- marshall(BatchDeleteGeofenceRequest) - Method in class software.amazon.awssdk.services.location.transform.BatchDeleteGeofenceRequestMarshaller
-
- marshall(BatchEvaluateGeofencesRequest) - Method in class software.amazon.awssdk.services.location.transform.BatchEvaluateGeofencesRequestMarshaller
-
- marshall(BatchGetDevicePositionRequest) - Method in class software.amazon.awssdk.services.location.transform.BatchGetDevicePositionRequestMarshaller
-
- marshall(BatchPutGeofenceRequest) - Method in class software.amazon.awssdk.services.location.transform.BatchPutGeofenceRequestMarshaller
-
- marshall(BatchUpdateDevicePositionRequest) - Method in class software.amazon.awssdk.services.location.transform.BatchUpdateDevicePositionRequestMarshaller
-
- marshall(CreateGeofenceCollectionRequest) - Method in class software.amazon.awssdk.services.location.transform.CreateGeofenceCollectionRequestMarshaller
-
- marshall(CreateMapRequest) - Method in class software.amazon.awssdk.services.location.transform.CreateMapRequestMarshaller
-
- marshall(CreatePlaceIndexRequest) - Method in class software.amazon.awssdk.services.location.transform.CreatePlaceIndexRequestMarshaller
-
- marshall(CreateTrackerRequest) - Method in class software.amazon.awssdk.services.location.transform.CreateTrackerRequestMarshaller
-
- marshall(DeleteGeofenceCollectionRequest) - Method in class software.amazon.awssdk.services.location.transform.DeleteGeofenceCollectionRequestMarshaller
-
- marshall(DeleteMapRequest) - Method in class software.amazon.awssdk.services.location.transform.DeleteMapRequestMarshaller
-
- marshall(DeletePlaceIndexRequest) - Method in class software.amazon.awssdk.services.location.transform.DeletePlaceIndexRequestMarshaller
-
- marshall(DeleteTrackerRequest) - Method in class software.amazon.awssdk.services.location.transform.DeleteTrackerRequestMarshaller
-
- marshall(DescribeGeofenceCollectionRequest) - Method in class software.amazon.awssdk.services.location.transform.DescribeGeofenceCollectionRequestMarshaller
-
- marshall(DescribeMapRequest) - Method in class software.amazon.awssdk.services.location.transform.DescribeMapRequestMarshaller
-
- marshall(DescribePlaceIndexRequest) - Method in class software.amazon.awssdk.services.location.transform.DescribePlaceIndexRequestMarshaller
-
- marshall(DescribeTrackerRequest) - Method in class software.amazon.awssdk.services.location.transform.DescribeTrackerRequestMarshaller
-
- marshall(DisassociateTrackerConsumerRequest) - Method in class software.amazon.awssdk.services.location.transform.DisassociateTrackerConsumerRequestMarshaller
-
- marshall(GetDevicePositionHistoryRequest) - Method in class software.amazon.awssdk.services.location.transform.GetDevicePositionHistoryRequestMarshaller
-
- marshall(GetDevicePositionRequest) - Method in class software.amazon.awssdk.services.location.transform.GetDevicePositionRequestMarshaller
-
- marshall(GetGeofenceRequest) - Method in class software.amazon.awssdk.services.location.transform.GetGeofenceRequestMarshaller
-
- marshall(GetMapGlyphsRequest) - Method in class software.amazon.awssdk.services.location.transform.GetMapGlyphsRequestMarshaller
-
- marshall(GetMapSpritesRequest) - Method in class software.amazon.awssdk.services.location.transform.GetMapSpritesRequestMarshaller
-
- marshall(GetMapStyleDescriptorRequest) - Method in class software.amazon.awssdk.services.location.transform.GetMapStyleDescriptorRequestMarshaller
-
- marshall(GetMapTileRequest) - Method in class software.amazon.awssdk.services.location.transform.GetMapTileRequestMarshaller
-
- marshall(ListGeofenceCollectionsRequest) - Method in class software.amazon.awssdk.services.location.transform.ListGeofenceCollectionsRequestMarshaller
-
- marshall(ListGeofencesRequest) - Method in class software.amazon.awssdk.services.location.transform.ListGeofencesRequestMarshaller
-
- marshall(ListMapsRequest) - Method in class software.amazon.awssdk.services.location.transform.ListMapsRequestMarshaller
-
- marshall(ListPlaceIndexesRequest) - Method in class software.amazon.awssdk.services.location.transform.ListPlaceIndexesRequestMarshaller
-
- marshall(ListTrackerConsumersRequest) - Method in class software.amazon.awssdk.services.location.transform.ListTrackerConsumersRequestMarshaller
-
- marshall(ListTrackersRequest) - Method in class software.amazon.awssdk.services.location.transform.ListTrackersRequestMarshaller
-
- marshall(PutGeofenceRequest) - Method in class software.amazon.awssdk.services.location.transform.PutGeofenceRequestMarshaller
-
- marshall(SearchPlaceIndexForPositionRequest) - Method in class software.amazon.awssdk.services.location.transform.SearchPlaceIndexForPositionRequestMarshaller
-
- marshall(SearchPlaceIndexForTextRequest) - Method in class software.amazon.awssdk.services.location.transform.SearchPlaceIndexForTextRequestMarshaller
-
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest.Builder
-
An optional limit for the number of resources returned in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
An optional limit for the number of resources returned in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.ListMapsRequest.Builder
-
An optional limit for the number of resources returned in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
An optional limit for the number of resources returned in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest.Builder
-
An optional limit for the maximum number of results returned in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
An optional limit for the maximum number of results returned in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest.Builder
-
An optional limit for the number of resources returned in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
An optional limit for the number of resources returned in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersRequest.Builder
-
An optional limit for the number of resources returned in a single call.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
An optional limit for the number of resources returned in a single call.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest.Builder
-
An optional paramer.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
An optional paramer.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary.Builder
-
An optional parameter.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
An optional parameter.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest.Builder
-
An optional parameter.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
An optional parameter.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary.Builder
-
Contains the maximum number of results indicated for the request.
- maxResults() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Contains the maximum number of results indicated for the request.
- message(String) - Method in interface software.amazon.awssdk.services.location.model.AccessDeniedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.BatchItemError.Builder
-
A message with the reason for the batch request error.
- message() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
A message with the reason for the batch request error.
- message(String) - Method in interface software.amazon.awssdk.services.location.model.ConflictException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.InternalServerException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.LocationException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.location.model.LocationException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.ResourceNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.ThrottlingException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.ValidationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.location.model.ValidationExceptionField.Builder
-
A message with the reason for the validation exception error.
- message() - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
A message with the reason for the validation exception error.
- municipality(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
A name for a local area, such as a city or town name.
- municipality() - Method in class software.amazon.awssdk.services.location.model.Place
-
A name for a local area, such as a city or town name.
- name(String) - Method in interface software.amazon.awssdk.services.location.model.ValidationExceptionField.Builder
-
The field name where the invalid entry was detected.
- name() - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
The field name where the invalid entry was detected.
- neighborhood(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
The name of a community district.
- neighborhood() - Method in class software.amazon.awssdk.services.location.model.Place
-
The name of a community district.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
A pagination token indicating there are additional pages available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
A pagination token indicating there are additional pages available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofencesRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofencesResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
A pagination token indicating there are additional pages available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListMapsRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
A pagination token indicating there are additional pages available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
A pagination token indicating there are additional pages available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
A pagination token indicating there are additional pages available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersRequest.Builder
-
The pagination token specifying which page of results to return in the response.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
The pagination token specifying which page of results to return in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponse.Builder
-
A pagination token indicating there are additional pages available.
- nextToken() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
A pagination token indicating there are additional pages available.
- Place - Class in software.amazon.awssdk.services.location.model
-
Contains details about addresses or points of interest that match the search criteria.
- place(Place) - Method in interface software.amazon.awssdk.services.location.model.SearchForPositionResult.Builder
-
Contains details about the relevant point of interest.
- place(Consumer<Place.Builder>) - Method in interface software.amazon.awssdk.services.location.model.SearchForPositionResult.Builder
-
Contains details about the relevant point of interest.
- place() - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
Contains details about the relevant point of interest.
- place(Place) - Method in interface software.amazon.awssdk.services.location.model.SearchForTextResult.Builder
-
Contains details about the relevant point of interest.
- place(Consumer<Place.Builder>) - Method in interface software.amazon.awssdk.services.location.model.SearchForTextResult.Builder
-
Contains details about the relevant point of interest.
- place() - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
Contains details about the relevant point of interest.
- Place.Builder - Interface in software.amazon.awssdk.services.location.model
-
- PlaceGeometry - Class in software.amazon.awssdk.services.location.model
-
Places uses a point geometry to specify a location or a Place.
- PlaceGeometry.Builder - Interface in software.amazon.awssdk.services.location.model
-
- point(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.PlaceGeometry.Builder
-
A single point geometry specifies a location for a Place using
WGS 84 coordinates:
- point(Double...) - Method in interface software.amazon.awssdk.services.location.model.PlaceGeometry.Builder
-
A single point geometry specifies a location for a Place using
WGS 84 coordinates:
- point() - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
A single point geometry specifies a location for a Place using
WGS 84 coordinates:
- polygon(Collection<? extends Collection<? extends Collection<Double>>>) - Method in interface software.amazon.awssdk.services.location.model.GeofenceGeometry.Builder
-
An array of 1 or more linear rings.
- polygon(Collection<? extends Collection<Double>>...) - Method in interface software.amazon.awssdk.services.location.model.GeofenceGeometry.Builder
-
An array of 1 or more linear rings.
- polygon() - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
An array of 1 or more linear rings.
- position(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.DevicePosition.Builder
-
The last known device position.
- position(Double...) - Method in interface software.amazon.awssdk.services.location.model.DevicePosition.Builder
-
The last known device position.
- position() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
The last known device position.
- position(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.DevicePositionUpdate.Builder
-
The latest device position defined in
WGS 84
format:
[X or longitude, Y or latitude].
- position(Double...) - Method in interface software.amazon.awssdk.services.location.model.DevicePositionUpdate.Builder
-
The latest device position defined in
WGS 84
format:
[X or longitude, Y or latitude].
- position() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
The latest device position defined in
WGS 84
format:
[X or longitude, Y or latitude].
- position(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionResponse.Builder
-
The last known device position.
- position(Double...) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionResponse.Builder
-
The last known device position.
- position() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
The last known device position.
- position(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest.Builder
-
Specifies a coordinate for the query defined by a longitude, and latitude.
- position(Double...) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest.Builder
-
Specifies a coordinate for the query defined by a longitude, and latitude.
- position() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
Specifies a coordinate for the query defined by a longitude, and latitude.
- position(Collection<Double>) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary.Builder
-
The position given in the reverse geocoding request.
- position(Double...) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary.Builder
-
The position given in the reverse geocoding request.
- position() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
The position given in the reverse geocoding request.
- postalCode(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
A group of numbers and letters in a country-specific format, which accompanies the address for the purpose of
identifying a location.
- postalCode() - Method in class software.amazon.awssdk.services.location.model.Place
-
A group of numbers and letters in a country-specific format, which accompanies the address for the purpose of
identifying a location.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest.Builder
-
Specifies the pricing plan for your geofence collection.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest.Builder
-
Specifies the pricing plan for your geofence collection.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
Specifies the pricing plan for your geofence collection.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.CreateMapRequest.Builder
-
Specifies the pricing plan for your map resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.CreateMapRequest.Builder
-
Specifies the pricing plan for your map resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
Specifies the pricing plan for your map resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest.Builder
-
Specifies the pricing plan for your Place index resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest.Builder
-
Specifies the pricing plan for your Place index resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
Specifies the pricing plan for your Place index resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerRequest.Builder
-
Specifies the pricing plan for your tracker resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerRequest.Builder
-
Specifies the pricing plan for your tracker resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
Specifies the pricing plan for your tracker resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The pricing plan selected for the specified geofence collection.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The pricing plan selected for the specified geofence collection.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The pricing plan selected for the specified geofence collection.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
The pricing plan selected for the specified map resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.DescribeMapResponse.Builder
-
The pricing plan selected for the specified map resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
The pricing plan selected for the specified map resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The pricing plan selected for the specified Place index resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse.Builder
-
The pricing plan selected for the specified Place index resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
The pricing plan selected for the specified Place index resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The pricing plan selected for the specified tracker resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The pricing plan selected for the specified tracker resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The pricing plan selected for the specified tracker resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry.Builder
-
The pricing plan for the specified geofence collection.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry.Builder
-
The pricing plan for the specified geofence collection.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
The pricing plan for the specified geofence collection.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponseEntry.Builder
-
The pricing plan for the specified map resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.ListMapsResponseEntry.Builder
-
The pricing plan for the specified map resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
The pricing plan for the specified map resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry.Builder
-
The pricing plan for the specified Place index resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry.Builder
-
The pricing plan for the specified Place index resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
The pricing plan for the specified Place index resource.
- pricingPlan(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponseEntry.Builder
-
The pricing plan for the specified tracker resource.
- pricingPlan(PricingPlan) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponseEntry.Builder
-
The pricing plan for the specified tracker resource.
- pricingPlan() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
The pricing plan for the specified tracker resource.
- PricingPlan - Enum in software.amazon.awssdk.services.location.model
-
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
Specifies the pricing plan for your geofence collection.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
Specifies the pricing plan for your map resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
Specifies the pricing plan for your Place index resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
Specifies the pricing plan for your tracker resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The pricing plan selected for the specified geofence collection.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
The pricing plan selected for the specified map resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
The pricing plan selected for the specified Place index resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The pricing plan selected for the specified tracker resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
The pricing plan for the specified geofence collection.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
The pricing plan for the specified map resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
The pricing plan for the specified Place index resource.
- pricingPlanAsString() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
The pricing plan for the specified tracker resource.
- pricingPlanDataSource(String) - Method in interface software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest.Builder
-
Specifies the plan data source.
- pricingPlanDataSource() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
Specifies the plan data source.
- pricingPlanDataSource(String) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerRequest.Builder
-
Specifies the plan data source.
- pricingPlanDataSource() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
Specifies the plan data source.
- pricingPlanDataSource(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse.Builder
-
The data source selected for the geofence collection and associated pricing plan.
- pricingPlanDataSource() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
The data source selected for the geofence collection and associated pricing plan.
- pricingPlanDataSource(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The data source selected for the tracker resource and associated pricing plan.
- pricingPlanDataSource() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The data source selected for the tracker resource and associated pricing plan.
- pricingPlanDataSource(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry.Builder
-
The data source selected for the geofence collection and associated pricing plan.
- pricingPlanDataSource() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
The data source selected for the geofence collection and associated pricing plan.
- pricingPlanDataSource(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponseEntry.Builder
-
The data source selected for the tracker resource and associated pricing plan.
- pricingPlanDataSource() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
The data source selected for the tracker resource and associated pricing plan.
- putGeofence(PutGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
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.
- putGeofence(Consumer<PutGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
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.
- putGeofence(PutGeofenceRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
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.
- putGeofence(Consumer<PutGeofenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
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.
- PutGeofenceRequest - Class in software.amazon.awssdk.services.location.model
-
- PutGeofenceRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- PutGeofenceRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- PutGeofenceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.PutGeofenceRequestMarshaller
-
- PutGeofenceResponse - Class in software.amazon.awssdk.services.location.model
-
- PutGeofenceResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- sampleTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError.Builder
-
Specifies a timestamp for when the error occurred in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- sampleTime() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
Specifies a timestamp for when the error occurred in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
- sampleTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError.Builder
-
The timestamp at which the device position was determined.
- sampleTime() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
The timestamp at which the device position was determined.
- sampleTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.DevicePosition.Builder
-
The timestamp at which the device's position was determined.
- sampleTime() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
The timestamp at which the device's position was determined.
- sampleTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.DevicePositionUpdate.Builder
-
The timestamp at which the device's position was determined.
- sampleTime() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
The timestamp at which the device's position was determined.
- sampleTime(Instant) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionResponse.Builder
-
The timestamp at which the device's position was determined.
- sampleTime() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
The timestamp at which the device's position was determined.
- sdkFields() - Method in exception software.amazon.awssdk.services.location.model.AccessDeniedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.location.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.location.model.InternalServerException
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.Place
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.location.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- sdkFields() - Method in exception software.amazon.awssdk.services.location.model.ThrottlingException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.location.model.ValidationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- SearchForPositionResult - Class in software.amazon.awssdk.services.location.model
-
Specifies a single point of interest, or Place as a result of a search query obtained from a dataset configured in
the Place index Resource.
- SearchForPositionResult.Builder - Interface in software.amazon.awssdk.services.location.model
-
- SearchForTextResult - Class in software.amazon.awssdk.services.location.model
-
Contains relevant Places returned by calling SearchPlaceIndexForText.
- SearchForTextResult.Builder - Interface in software.amazon.awssdk.services.location.model
-
- searchPlaceIndexForPosition(SearchPlaceIndexForPositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Reverse geocodes a given coordinate and returns a legible address.
- searchPlaceIndexForPosition(Consumer<SearchPlaceIndexForPositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Reverse geocodes a given coordinate and returns a legible address.
- searchPlaceIndexForPosition(SearchPlaceIndexForPositionRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Reverse geocodes a given coordinate and returns a legible address.
- searchPlaceIndexForPosition(Consumer<SearchPlaceIndexForPositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Reverse geocodes a given coordinate and returns a legible address.
- SearchPlaceIndexForPositionRequest - Class in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForPositionRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForPositionRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- SearchPlaceIndexForPositionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.SearchPlaceIndexForPositionRequestMarshaller
-
- SearchPlaceIndexForPositionResponse - Class in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForPositionResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForPositionSummary - Class in software.amazon.awssdk.services.location.model
-
A summary of the reverse geocoding request sent using SearchPlaceIndexForPosition.
- SearchPlaceIndexForPositionSummary.Builder - Interface in software.amazon.awssdk.services.location.model
-
- searchPlaceIndexForText(SearchPlaceIndexForTextRequest) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
- searchPlaceIndexForText(Consumer<SearchPlaceIndexForTextRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
- searchPlaceIndexForText(SearchPlaceIndexForTextRequest) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
- searchPlaceIndexForText(Consumer<SearchPlaceIndexForTextRequest.Builder>) - Method in interface software.amazon.awssdk.services.location.LocationClient
-
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
- SearchPlaceIndexForTextRequest - Class in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForTextRequest.Builder - Interface in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForTextRequestMarshaller - Class in software.amazon.awssdk.services.location.transform
-
- SearchPlaceIndexForTextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.location.transform.SearchPlaceIndexForTextRequestMarshaller
-
- SearchPlaceIndexForTextResponse - Class in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForTextResponse.Builder - Interface in software.amazon.awssdk.services.location.model
-
- SearchPlaceIndexForTextSummary - Class in software.amazon.awssdk.services.location.model
-
A summary of the geocoding request sent using SearchPlaceIndexForText.
- SearchPlaceIndexForTextSummary.Builder - Interface in software.amazon.awssdk.services.location.model
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.InternalServerException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.LocationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.Place
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.ThrottlingException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.location.model.ValidationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.location.LocationClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.location.LocationAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.location.LocationClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.location.LocationClient
-
- software.amazon.awssdk.services.location - package software.amazon.awssdk.services.location
-
Suite of geospatial services including Maps, Places, Tracking, and Geofencing
- software.amazon.awssdk.services.location.model - package software.amazon.awssdk.services.location.model
-
- software.amazon.awssdk.services.location.paginators - package software.amazon.awssdk.services.location.paginators
-
- software.amazon.awssdk.services.location.transform - package software.amazon.awssdk.services.location.transform
-
- startTimeInclusive(Instant) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest.Builder
-
Specify the start time for the position history in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- startTimeInclusive() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
Specify the start time for the position history in
ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ.
- status(String) - Method in interface software.amazon.awssdk.services.location.model.GetGeofenceResponse.Builder
-
Identifies the state of the geofence.
- status() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
Identifies the state of the geofence.
- status(String) - Method in interface software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry.Builder
-
Identifies the state of the geofence.
- status() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
Identifies the state of the geofence.
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.LocationException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.location.model.LocationException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.location.model.ValidationException.Builder
-
- street(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
The name for a street or a road to identify a location.
- street() - Method in class software.amazon.awssdk.services.location.model.Place
-
The name for a street or a road to identify a location.
- style(String) - Method in interface software.amazon.awssdk.services.location.model.MapConfiguration.Builder
-
Specifies the map style selected from an available data provider.
- style() - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
Specifies the map style selected from an available data provider.
- subRegion(String) - Method in interface software.amazon.awssdk.services.location.model.Place.Builder
-
A country, or an area that's part of a larger region .
- subRegion() - Method in class software.amazon.awssdk.services.location.model.Place
-
A country, or an area that's part of a larger region .
- subscribe(Subscriber<? super GetDevicePositionHistoryResponse>) - Method in class software.amazon.awssdk.services.location.paginators.GetDevicePositionHistoryPublisher
-
- subscribe(Subscriber<? super ListGeofenceCollectionsResponse>) - Method in class software.amazon.awssdk.services.location.paginators.ListGeofenceCollectionsPublisher
-
- subscribe(Subscriber<? super ListGeofencesResponse>) - Method in class software.amazon.awssdk.services.location.paginators.ListGeofencesPublisher
-
- subscribe(Subscriber<? super ListMapsResponse>) - Method in class software.amazon.awssdk.services.location.paginators.ListMapsPublisher
-
- subscribe(Subscriber<? super ListPlaceIndexesResponse>) - Method in class software.amazon.awssdk.services.location.paginators.ListPlaceIndexesPublisher
-
- subscribe(Subscriber<? super ListTrackerConsumersResponse>) - Method in class software.amazon.awssdk.services.location.paginators.ListTrackerConsumersPublisher
-
- subscribe(Subscriber<? super ListTrackersResponse>) - Method in class software.amazon.awssdk.services.location.paginators.ListTrackersPublisher
-
- successes(Collection<BatchPutGeofenceSuccess>) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse.Builder
-
Contains each geofence that was successfully stored in a geofence collection.
- successes(BatchPutGeofenceSuccess...) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse.Builder
-
Contains each geofence that was successfully stored in a geofence collection.
- successes(Consumer<BatchPutGeofenceSuccess.Builder>...) - Method in interface software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse.Builder
-
Contains each geofence that was successfully stored in a geofence collection.
- successes() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
Contains each geofence that was successfully stored in a geofence collection.
- summary(SearchPlaceIndexForPositionSummary) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse.Builder
-
Contains a summary of the request.
- summary(Consumer<SearchPlaceIndexForPositionSummary.Builder>) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse.Builder
-
Contains a summary of the request.
- summary() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
Contains a summary of the request.
- summary(SearchPlaceIndexForTextSummary) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse.Builder
-
Contains a summary of the request.
- summary(Consumer<SearchPlaceIndexForTextSummary.Builder>) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse.Builder
-
Contains a summary of the request.
- summary() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
Contains a summary of the request.
- text(String) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest.Builder
-
The address, name, city, or region to be used in the search.
- text() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
The address, name, city, or region to be used in the search.
- text(String) - Method in interface software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary.Builder
-
The address, name, city or region to be used in the geocoding request.
- text() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
The address, name, city or region to be used in the geocoding request.
- ThrottlingException - Exception in software.amazon.awssdk.services.location.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.location.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.InternalServerException
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.LocationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.LocationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.Place
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.ThrottlingException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.location.model.ValidationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
- toString() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchDeleteGeofenceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchEvaluateGeofencesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchItemError
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.location.model.BatchItemErrorCode
-
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceRequestEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchPutGeofenceSuccess
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreateGeofenceCollectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreateMapRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreateMapResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreatePlaceIndexResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DataSourceConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeleteGeofenceCollectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeleteMapRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeleteMapResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeletePlaceIndexResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribeMapRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribeMapResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribePlaceIndexResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DevicePosition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DevicePositionUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GeofenceGeometry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetGeofenceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapGlyphsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapSpritesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapStyleDescriptorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapTileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.GetMapTileResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.location.model.IntendedUse
-
- toString() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceCollectionsResponseEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListGeofenceResponseEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListGeofencesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListMapsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListMapsResponseEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListPlaceIndexesResponseEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListTrackersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.MapConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.Place
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.PlaceGeometry
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.location.model.PricingPlan
-
- toString() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.PutGeofenceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchForPositionResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchForTextResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForPositionSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.SearchPlaceIndexForTextSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.location.model.ValidationExceptionField
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.location.model.ValidationExceptionReason
-
- trackerArn(String) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerResponse.Builder
-
The Amazon Resource Name (ARN) for the tracker resource.
- trackerArn() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
The Amazon Resource Name (ARN) for the tracker resource.
- trackerArn(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The Amazon Resource Name (ARN) for the tracker resource.
- trackerArn() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The Amazon Resource Name (ARN) for the tracker resource.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest.Builder
-
The name of the tracker resource to be associated with a geofence collection.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.AssociateTrackerConsumerRequest
-
The name of the tracker resource to be associated with a geofence collection.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest.Builder
-
The tracker resource retrieving the device position.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.BatchGetDevicePositionRequest
-
The tracker resource retrieving the device position.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest.Builder
-
The name of the tracker resource to update.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.BatchUpdateDevicePositionRequest
-
The name of the tracker resource to update.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerRequest.Builder
-
The name for the tracker resource.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerRequest
-
The name for the tracker resource.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.CreateTrackerResponse.Builder
-
The name of the tracker resource.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.CreateTrackerResponse
-
The name of the tracker resource.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.DeleteTrackerRequest.Builder
-
The name of the tracker resource to be deleted.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.DeleteTrackerRequest
-
The name of the tracker resource to be deleted.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerRequest.Builder
-
The name of the tracker resource.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerRequest
-
The name of the tracker resource.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.DescribeTrackerResponse.Builder
-
The name of the tracker resource.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.DescribeTrackerResponse
-
The name of the tracker resource.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest.Builder
-
The name of the tracker resource to be dissociated from the consumer.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.DisassociateTrackerConsumerRequest
-
The name of the tracker resource to be dissociated from the consumer.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest.Builder
-
The tracker resource receiving the request for the device position history.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionHistoryRequest
-
The tracker resource receiving the request for the device position history.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.GetDevicePositionRequest.Builder
-
The tracker resource receiving the position update.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.GetDevicePositionRequest
-
The tracker resource receiving the position update.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest.Builder
-
The tracker resource whose associated geofence collections you want to list.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.ListTrackerConsumersRequest
-
The tracker resource whose associated geofence collections you want to list.
- trackerName(String) - Method in interface software.amazon.awssdk.services.location.model.ListTrackersResponseEntry.Builder
-
The name of the tracker resource.
- trackerName() - Method in class software.amazon.awssdk.services.location.model.ListTrackersResponseEntry
-
The name of the tracker resource.