Documentation ¶
Overview ¶
Package locationservicemock is a generated GoMock package.
Index ¶
- type MockLocationServiceAPI
- func (m *MockLocationServiceAPI) AssociateTrackerConsumer(arg0 *locationservice.AssociateTrackerConsumerInput) (*locationservice.AssociateTrackerConsumerOutput, error)
- func (m *MockLocationServiceAPI) AssociateTrackerConsumerRequest(arg0 *locationservice.AssociateTrackerConsumerInput) (*request.Request, *locationservice.AssociateTrackerConsumerOutput)
- func (m *MockLocationServiceAPI) AssociateTrackerConsumerWithContext(arg0 context.Context, arg1 *locationservice.AssociateTrackerConsumerInput, ...) (*locationservice.AssociateTrackerConsumerOutput, error)
- func (m *MockLocationServiceAPI) BatchDeleteDevicePositionHistory(arg0 *locationservice.BatchDeleteDevicePositionHistoryInput) (*locationservice.BatchDeleteDevicePositionHistoryOutput, error)
- func (m *MockLocationServiceAPI) BatchDeleteDevicePositionHistoryRequest(arg0 *locationservice.BatchDeleteDevicePositionHistoryInput) (*request.Request, *locationservice.BatchDeleteDevicePositionHistoryOutput)
- func (m *MockLocationServiceAPI) BatchDeleteDevicePositionHistoryWithContext(arg0 context.Context, ...) (*locationservice.BatchDeleteDevicePositionHistoryOutput, error)
- func (m *MockLocationServiceAPI) BatchDeleteGeofence(arg0 *locationservice.BatchDeleteGeofenceInput) (*locationservice.BatchDeleteGeofenceOutput, error)
- func (m *MockLocationServiceAPI) BatchDeleteGeofenceRequest(arg0 *locationservice.BatchDeleteGeofenceInput) (*request.Request, *locationservice.BatchDeleteGeofenceOutput)
- func (m *MockLocationServiceAPI) BatchDeleteGeofenceWithContext(arg0 context.Context, arg1 *locationservice.BatchDeleteGeofenceInput, ...) (*locationservice.BatchDeleteGeofenceOutput, error)
- func (m *MockLocationServiceAPI) BatchEvaluateGeofences(arg0 *locationservice.BatchEvaluateGeofencesInput) (*locationservice.BatchEvaluateGeofencesOutput, error)
- func (m *MockLocationServiceAPI) BatchEvaluateGeofencesRequest(arg0 *locationservice.BatchEvaluateGeofencesInput) (*request.Request, *locationservice.BatchEvaluateGeofencesOutput)
- func (m *MockLocationServiceAPI) BatchEvaluateGeofencesWithContext(arg0 context.Context, arg1 *locationservice.BatchEvaluateGeofencesInput, ...) (*locationservice.BatchEvaluateGeofencesOutput, error)
- func (m *MockLocationServiceAPI) BatchGetDevicePosition(arg0 *locationservice.BatchGetDevicePositionInput) (*locationservice.BatchGetDevicePositionOutput, error)
- func (m *MockLocationServiceAPI) BatchGetDevicePositionRequest(arg0 *locationservice.BatchGetDevicePositionInput) (*request.Request, *locationservice.BatchGetDevicePositionOutput)
- func (m *MockLocationServiceAPI) BatchGetDevicePositionWithContext(arg0 context.Context, arg1 *locationservice.BatchGetDevicePositionInput, ...) (*locationservice.BatchGetDevicePositionOutput, error)
- func (m *MockLocationServiceAPI) BatchPutGeofence(arg0 *locationservice.BatchPutGeofenceInput) (*locationservice.BatchPutGeofenceOutput, error)
- func (m *MockLocationServiceAPI) BatchPutGeofenceRequest(arg0 *locationservice.BatchPutGeofenceInput) (*request.Request, *locationservice.BatchPutGeofenceOutput)
- func (m *MockLocationServiceAPI) BatchPutGeofenceWithContext(arg0 context.Context, arg1 *locationservice.BatchPutGeofenceInput, ...) (*locationservice.BatchPutGeofenceOutput, error)
- func (m *MockLocationServiceAPI) BatchUpdateDevicePosition(arg0 *locationservice.BatchUpdateDevicePositionInput) (*locationservice.BatchUpdateDevicePositionOutput, error)
- func (m *MockLocationServiceAPI) BatchUpdateDevicePositionRequest(arg0 *locationservice.BatchUpdateDevicePositionInput) (*request.Request, *locationservice.BatchUpdateDevicePositionOutput)
- func (m *MockLocationServiceAPI) BatchUpdateDevicePositionWithContext(arg0 context.Context, arg1 *locationservice.BatchUpdateDevicePositionInput, ...) (*locationservice.BatchUpdateDevicePositionOutput, error)
- func (m *MockLocationServiceAPI) CalculateRoute(arg0 *locationservice.CalculateRouteInput) (*locationservice.CalculateRouteOutput, error)
- func (m *MockLocationServiceAPI) CalculateRouteMatrix(arg0 *locationservice.CalculateRouteMatrixInput) (*locationservice.CalculateRouteMatrixOutput, error)
- func (m *MockLocationServiceAPI) CalculateRouteMatrixRequest(arg0 *locationservice.CalculateRouteMatrixInput) (*request.Request, *locationservice.CalculateRouteMatrixOutput)
- func (m *MockLocationServiceAPI) CalculateRouteMatrixWithContext(arg0 context.Context, arg1 *locationservice.CalculateRouteMatrixInput, ...) (*locationservice.CalculateRouteMatrixOutput, error)
- func (m *MockLocationServiceAPI) CalculateRouteRequest(arg0 *locationservice.CalculateRouteInput) (*request.Request, *locationservice.CalculateRouteOutput)
- func (m *MockLocationServiceAPI) CalculateRouteWithContext(arg0 context.Context, arg1 *locationservice.CalculateRouteInput, ...) (*locationservice.CalculateRouteOutput, error)
- func (m *MockLocationServiceAPI) CreateGeofenceCollection(arg0 *locationservice.CreateGeofenceCollectionInput) (*locationservice.CreateGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) CreateGeofenceCollectionRequest(arg0 *locationservice.CreateGeofenceCollectionInput) (*request.Request, *locationservice.CreateGeofenceCollectionOutput)
- func (m *MockLocationServiceAPI) CreateGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.CreateGeofenceCollectionInput, ...) (*locationservice.CreateGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) CreateMap(arg0 *locationservice.CreateMapInput) (*locationservice.CreateMapOutput, error)
- func (m *MockLocationServiceAPI) CreateMapRequest(arg0 *locationservice.CreateMapInput) (*request.Request, *locationservice.CreateMapOutput)
- func (m *MockLocationServiceAPI) CreateMapWithContext(arg0 context.Context, arg1 *locationservice.CreateMapInput, ...) (*locationservice.CreateMapOutput, error)
- func (m *MockLocationServiceAPI) CreatePlaceIndex(arg0 *locationservice.CreatePlaceIndexInput) (*locationservice.CreatePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) CreatePlaceIndexRequest(arg0 *locationservice.CreatePlaceIndexInput) (*request.Request, *locationservice.CreatePlaceIndexOutput)
- func (m *MockLocationServiceAPI) CreatePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.CreatePlaceIndexInput, ...) (*locationservice.CreatePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) CreateRouteCalculator(arg0 *locationservice.CreateRouteCalculatorInput) (*locationservice.CreateRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) CreateRouteCalculatorRequest(arg0 *locationservice.CreateRouteCalculatorInput) (*request.Request, *locationservice.CreateRouteCalculatorOutput)
- func (m *MockLocationServiceAPI) CreateRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.CreateRouteCalculatorInput, ...) (*locationservice.CreateRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) CreateTracker(arg0 *locationservice.CreateTrackerInput) (*locationservice.CreateTrackerOutput, error)
- func (m *MockLocationServiceAPI) CreateTrackerRequest(arg0 *locationservice.CreateTrackerInput) (*request.Request, *locationservice.CreateTrackerOutput)
- func (m *MockLocationServiceAPI) CreateTrackerWithContext(arg0 context.Context, arg1 *locationservice.CreateTrackerInput, ...) (*locationservice.CreateTrackerOutput, error)
- func (m *MockLocationServiceAPI) DeleteGeofenceCollection(arg0 *locationservice.DeleteGeofenceCollectionInput) (*locationservice.DeleteGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) DeleteGeofenceCollectionRequest(arg0 *locationservice.DeleteGeofenceCollectionInput) (*request.Request, *locationservice.DeleteGeofenceCollectionOutput)
- func (m *MockLocationServiceAPI) DeleteGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.DeleteGeofenceCollectionInput, ...) (*locationservice.DeleteGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) DeleteMap(arg0 *locationservice.DeleteMapInput) (*locationservice.DeleteMapOutput, error)
- func (m *MockLocationServiceAPI) DeleteMapRequest(arg0 *locationservice.DeleteMapInput) (*request.Request, *locationservice.DeleteMapOutput)
- func (m *MockLocationServiceAPI) DeleteMapWithContext(arg0 context.Context, arg1 *locationservice.DeleteMapInput, ...) (*locationservice.DeleteMapOutput, error)
- func (m *MockLocationServiceAPI) DeletePlaceIndex(arg0 *locationservice.DeletePlaceIndexInput) (*locationservice.DeletePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) DeletePlaceIndexRequest(arg0 *locationservice.DeletePlaceIndexInput) (*request.Request, *locationservice.DeletePlaceIndexOutput)
- func (m *MockLocationServiceAPI) DeletePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.DeletePlaceIndexInput, ...) (*locationservice.DeletePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) DeleteRouteCalculator(arg0 *locationservice.DeleteRouteCalculatorInput) (*locationservice.DeleteRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) DeleteRouteCalculatorRequest(arg0 *locationservice.DeleteRouteCalculatorInput) (*request.Request, *locationservice.DeleteRouteCalculatorOutput)
- func (m *MockLocationServiceAPI) DeleteRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.DeleteRouteCalculatorInput, ...) (*locationservice.DeleteRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) DeleteTracker(arg0 *locationservice.DeleteTrackerInput) (*locationservice.DeleteTrackerOutput, error)
- func (m *MockLocationServiceAPI) DeleteTrackerRequest(arg0 *locationservice.DeleteTrackerInput) (*request.Request, *locationservice.DeleteTrackerOutput)
- func (m *MockLocationServiceAPI) DeleteTrackerWithContext(arg0 context.Context, arg1 *locationservice.DeleteTrackerInput, ...) (*locationservice.DeleteTrackerOutput, error)
- func (m *MockLocationServiceAPI) DescribeGeofenceCollection(arg0 *locationservice.DescribeGeofenceCollectionInput) (*locationservice.DescribeGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) DescribeGeofenceCollectionRequest(arg0 *locationservice.DescribeGeofenceCollectionInput) (*request.Request, *locationservice.DescribeGeofenceCollectionOutput)
- func (m *MockLocationServiceAPI) DescribeGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.DescribeGeofenceCollectionInput, ...) (*locationservice.DescribeGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) DescribeMap(arg0 *locationservice.DescribeMapInput) (*locationservice.DescribeMapOutput, error)
- func (m *MockLocationServiceAPI) DescribeMapRequest(arg0 *locationservice.DescribeMapInput) (*request.Request, *locationservice.DescribeMapOutput)
- func (m *MockLocationServiceAPI) DescribeMapWithContext(arg0 context.Context, arg1 *locationservice.DescribeMapInput, ...) (*locationservice.DescribeMapOutput, error)
- func (m *MockLocationServiceAPI) DescribePlaceIndex(arg0 *locationservice.DescribePlaceIndexInput) (*locationservice.DescribePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) DescribePlaceIndexRequest(arg0 *locationservice.DescribePlaceIndexInput) (*request.Request, *locationservice.DescribePlaceIndexOutput)
- func (m *MockLocationServiceAPI) DescribePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.DescribePlaceIndexInput, ...) (*locationservice.DescribePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) DescribeRouteCalculator(arg0 *locationservice.DescribeRouteCalculatorInput) (*locationservice.DescribeRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) DescribeRouteCalculatorRequest(arg0 *locationservice.DescribeRouteCalculatorInput) (*request.Request, *locationservice.DescribeRouteCalculatorOutput)
- func (m *MockLocationServiceAPI) DescribeRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.DescribeRouteCalculatorInput, ...) (*locationservice.DescribeRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) DescribeTracker(arg0 *locationservice.DescribeTrackerInput) (*locationservice.DescribeTrackerOutput, error)
- func (m *MockLocationServiceAPI) DescribeTrackerRequest(arg0 *locationservice.DescribeTrackerInput) (*request.Request, *locationservice.DescribeTrackerOutput)
- func (m *MockLocationServiceAPI) DescribeTrackerWithContext(arg0 context.Context, arg1 *locationservice.DescribeTrackerInput, ...) (*locationservice.DescribeTrackerOutput, error)
- func (m *MockLocationServiceAPI) DisassociateTrackerConsumer(arg0 *locationservice.DisassociateTrackerConsumerInput) (*locationservice.DisassociateTrackerConsumerOutput, error)
- func (m *MockLocationServiceAPI) DisassociateTrackerConsumerRequest(arg0 *locationservice.DisassociateTrackerConsumerInput) (*request.Request, *locationservice.DisassociateTrackerConsumerOutput)
- func (m *MockLocationServiceAPI) DisassociateTrackerConsumerWithContext(arg0 context.Context, arg1 *locationservice.DisassociateTrackerConsumerInput, ...) (*locationservice.DisassociateTrackerConsumerOutput, error)
- func (m *MockLocationServiceAPI) EXPECT() *MockLocationServiceAPIMockRecorder
- func (m *MockLocationServiceAPI) GetDevicePosition(arg0 *locationservice.GetDevicePositionInput) (*locationservice.GetDevicePositionOutput, error)
- func (m *MockLocationServiceAPI) GetDevicePositionHistory(arg0 *locationservice.GetDevicePositionHistoryInput) (*locationservice.GetDevicePositionHistoryOutput, error)
- func (m *MockLocationServiceAPI) GetDevicePositionHistoryPages(arg0 *locationservice.GetDevicePositionHistoryInput, ...) error
- func (m *MockLocationServiceAPI) GetDevicePositionHistoryPagesWithContext(arg0 context.Context, arg1 *locationservice.GetDevicePositionHistoryInput, ...) error
- func (m *MockLocationServiceAPI) GetDevicePositionHistoryRequest(arg0 *locationservice.GetDevicePositionHistoryInput) (*request.Request, *locationservice.GetDevicePositionHistoryOutput)
- func (m *MockLocationServiceAPI) GetDevicePositionHistoryWithContext(arg0 context.Context, arg1 *locationservice.GetDevicePositionHistoryInput, ...) (*locationservice.GetDevicePositionHistoryOutput, error)
- func (m *MockLocationServiceAPI) GetDevicePositionRequest(arg0 *locationservice.GetDevicePositionInput) (*request.Request, *locationservice.GetDevicePositionOutput)
- func (m *MockLocationServiceAPI) GetDevicePositionWithContext(arg0 context.Context, arg1 *locationservice.GetDevicePositionInput, ...) (*locationservice.GetDevicePositionOutput, error)
- func (m *MockLocationServiceAPI) GetGeofence(arg0 *locationservice.GetGeofenceInput) (*locationservice.GetGeofenceOutput, error)
- func (m *MockLocationServiceAPI) GetGeofenceRequest(arg0 *locationservice.GetGeofenceInput) (*request.Request, *locationservice.GetGeofenceOutput)
- func (m *MockLocationServiceAPI) GetGeofenceWithContext(arg0 context.Context, arg1 *locationservice.GetGeofenceInput, ...) (*locationservice.GetGeofenceOutput, error)
- func (m *MockLocationServiceAPI) GetMapGlyphs(arg0 *locationservice.GetMapGlyphsInput) (*locationservice.GetMapGlyphsOutput, error)
- func (m *MockLocationServiceAPI) GetMapGlyphsRequest(arg0 *locationservice.GetMapGlyphsInput) (*request.Request, *locationservice.GetMapGlyphsOutput)
- func (m *MockLocationServiceAPI) GetMapGlyphsWithContext(arg0 context.Context, arg1 *locationservice.GetMapGlyphsInput, ...) (*locationservice.GetMapGlyphsOutput, error)
- func (m *MockLocationServiceAPI) GetMapSprites(arg0 *locationservice.GetMapSpritesInput) (*locationservice.GetMapSpritesOutput, error)
- func (m *MockLocationServiceAPI) GetMapSpritesRequest(arg0 *locationservice.GetMapSpritesInput) (*request.Request, *locationservice.GetMapSpritesOutput)
- func (m *MockLocationServiceAPI) GetMapSpritesWithContext(arg0 context.Context, arg1 *locationservice.GetMapSpritesInput, ...) (*locationservice.GetMapSpritesOutput, error)
- func (m *MockLocationServiceAPI) GetMapStyleDescriptor(arg0 *locationservice.GetMapStyleDescriptorInput) (*locationservice.GetMapStyleDescriptorOutput, error)
- func (m *MockLocationServiceAPI) GetMapStyleDescriptorRequest(arg0 *locationservice.GetMapStyleDescriptorInput) (*request.Request, *locationservice.GetMapStyleDescriptorOutput)
- func (m *MockLocationServiceAPI) GetMapStyleDescriptorWithContext(arg0 context.Context, arg1 *locationservice.GetMapStyleDescriptorInput, ...) (*locationservice.GetMapStyleDescriptorOutput, error)
- func (m *MockLocationServiceAPI) GetMapTile(arg0 *locationservice.GetMapTileInput) (*locationservice.GetMapTileOutput, error)
- func (m *MockLocationServiceAPI) GetMapTileRequest(arg0 *locationservice.GetMapTileInput) (*request.Request, *locationservice.GetMapTileOutput)
- func (m *MockLocationServiceAPI) GetMapTileWithContext(arg0 context.Context, arg1 *locationservice.GetMapTileInput, ...) (*locationservice.GetMapTileOutput, error)
- func (m *MockLocationServiceAPI) ListDevicePositions(arg0 *locationservice.ListDevicePositionsInput) (*locationservice.ListDevicePositionsOutput, error)
- func (m *MockLocationServiceAPI) ListDevicePositionsPages(arg0 *locationservice.ListDevicePositionsInput, ...) error
- func (m *MockLocationServiceAPI) ListDevicePositionsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListDevicePositionsInput, ...) error
- func (m *MockLocationServiceAPI) ListDevicePositionsRequest(arg0 *locationservice.ListDevicePositionsInput) (*request.Request, *locationservice.ListDevicePositionsOutput)
- func (m *MockLocationServiceAPI) ListDevicePositionsWithContext(arg0 context.Context, arg1 *locationservice.ListDevicePositionsInput, ...) (*locationservice.ListDevicePositionsOutput, error)
- func (m *MockLocationServiceAPI) ListGeofenceCollections(arg0 *locationservice.ListGeofenceCollectionsInput) (*locationservice.ListGeofenceCollectionsOutput, error)
- func (m *MockLocationServiceAPI) ListGeofenceCollectionsPages(arg0 *locationservice.ListGeofenceCollectionsInput, ...) error
- func (m *MockLocationServiceAPI) ListGeofenceCollectionsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListGeofenceCollectionsInput, ...) error
- func (m *MockLocationServiceAPI) ListGeofenceCollectionsRequest(arg0 *locationservice.ListGeofenceCollectionsInput) (*request.Request, *locationservice.ListGeofenceCollectionsOutput)
- func (m *MockLocationServiceAPI) ListGeofenceCollectionsWithContext(arg0 context.Context, arg1 *locationservice.ListGeofenceCollectionsInput, ...) (*locationservice.ListGeofenceCollectionsOutput, error)
- func (m *MockLocationServiceAPI) ListGeofences(arg0 *locationservice.ListGeofencesInput) (*locationservice.ListGeofencesOutput, error)
- func (m *MockLocationServiceAPI) ListGeofencesPages(arg0 *locationservice.ListGeofencesInput, ...) error
- func (m *MockLocationServiceAPI) ListGeofencesPagesWithContext(arg0 context.Context, arg1 *locationservice.ListGeofencesInput, ...) error
- func (m *MockLocationServiceAPI) ListGeofencesRequest(arg0 *locationservice.ListGeofencesInput) (*request.Request, *locationservice.ListGeofencesOutput)
- func (m *MockLocationServiceAPI) ListGeofencesWithContext(arg0 context.Context, arg1 *locationservice.ListGeofencesInput, ...) (*locationservice.ListGeofencesOutput, error)
- func (m *MockLocationServiceAPI) ListMaps(arg0 *locationservice.ListMapsInput) (*locationservice.ListMapsOutput, error)
- func (m *MockLocationServiceAPI) ListMapsPages(arg0 *locationservice.ListMapsInput, ...) error
- func (m *MockLocationServiceAPI) ListMapsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListMapsInput, ...) error
- func (m *MockLocationServiceAPI) ListMapsRequest(arg0 *locationservice.ListMapsInput) (*request.Request, *locationservice.ListMapsOutput)
- func (m *MockLocationServiceAPI) ListMapsWithContext(arg0 context.Context, arg1 *locationservice.ListMapsInput, ...) (*locationservice.ListMapsOutput, error)
- func (m *MockLocationServiceAPI) ListPlaceIndexes(arg0 *locationservice.ListPlaceIndexesInput) (*locationservice.ListPlaceIndexesOutput, error)
- func (m *MockLocationServiceAPI) ListPlaceIndexesPages(arg0 *locationservice.ListPlaceIndexesInput, ...) error
- func (m *MockLocationServiceAPI) ListPlaceIndexesPagesWithContext(arg0 context.Context, arg1 *locationservice.ListPlaceIndexesInput, ...) error
- func (m *MockLocationServiceAPI) ListPlaceIndexesRequest(arg0 *locationservice.ListPlaceIndexesInput) (*request.Request, *locationservice.ListPlaceIndexesOutput)
- func (m *MockLocationServiceAPI) ListPlaceIndexesWithContext(arg0 context.Context, arg1 *locationservice.ListPlaceIndexesInput, ...) (*locationservice.ListPlaceIndexesOutput, error)
- func (m *MockLocationServiceAPI) ListRouteCalculators(arg0 *locationservice.ListRouteCalculatorsInput) (*locationservice.ListRouteCalculatorsOutput, error)
- func (m *MockLocationServiceAPI) ListRouteCalculatorsPages(arg0 *locationservice.ListRouteCalculatorsInput, ...) error
- func (m *MockLocationServiceAPI) ListRouteCalculatorsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListRouteCalculatorsInput, ...) error
- func (m *MockLocationServiceAPI) ListRouteCalculatorsRequest(arg0 *locationservice.ListRouteCalculatorsInput) (*request.Request, *locationservice.ListRouteCalculatorsOutput)
- func (m *MockLocationServiceAPI) ListRouteCalculatorsWithContext(arg0 context.Context, arg1 *locationservice.ListRouteCalculatorsInput, ...) (*locationservice.ListRouteCalculatorsOutput, error)
- func (m *MockLocationServiceAPI) ListTagsForResource(arg0 *locationservice.ListTagsForResourceInput) (*locationservice.ListTagsForResourceOutput, error)
- func (m *MockLocationServiceAPI) ListTagsForResourceRequest(arg0 *locationservice.ListTagsForResourceInput) (*request.Request, *locationservice.ListTagsForResourceOutput)
- func (m *MockLocationServiceAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *locationservice.ListTagsForResourceInput, ...) (*locationservice.ListTagsForResourceOutput, error)
- func (m *MockLocationServiceAPI) ListTrackerConsumers(arg0 *locationservice.ListTrackerConsumersInput) (*locationservice.ListTrackerConsumersOutput, error)
- func (m *MockLocationServiceAPI) ListTrackerConsumersPages(arg0 *locationservice.ListTrackerConsumersInput, ...) error
- func (m *MockLocationServiceAPI) ListTrackerConsumersPagesWithContext(arg0 context.Context, arg1 *locationservice.ListTrackerConsumersInput, ...) error
- func (m *MockLocationServiceAPI) ListTrackerConsumersRequest(arg0 *locationservice.ListTrackerConsumersInput) (*request.Request, *locationservice.ListTrackerConsumersOutput)
- func (m *MockLocationServiceAPI) ListTrackerConsumersWithContext(arg0 context.Context, arg1 *locationservice.ListTrackerConsumersInput, ...) (*locationservice.ListTrackerConsumersOutput, error)
- func (m *MockLocationServiceAPI) ListTrackers(arg0 *locationservice.ListTrackersInput) (*locationservice.ListTrackersOutput, error)
- func (m *MockLocationServiceAPI) ListTrackersPages(arg0 *locationservice.ListTrackersInput, ...) error
- func (m *MockLocationServiceAPI) ListTrackersPagesWithContext(arg0 context.Context, arg1 *locationservice.ListTrackersInput, ...) error
- func (m *MockLocationServiceAPI) ListTrackersRequest(arg0 *locationservice.ListTrackersInput) (*request.Request, *locationservice.ListTrackersOutput)
- func (m *MockLocationServiceAPI) ListTrackersWithContext(arg0 context.Context, arg1 *locationservice.ListTrackersInput, ...) (*locationservice.ListTrackersOutput, error)
- func (m *MockLocationServiceAPI) PutGeofence(arg0 *locationservice.PutGeofenceInput) (*locationservice.PutGeofenceOutput, error)
- func (m *MockLocationServiceAPI) PutGeofenceRequest(arg0 *locationservice.PutGeofenceInput) (*request.Request, *locationservice.PutGeofenceOutput)
- func (m *MockLocationServiceAPI) PutGeofenceWithContext(arg0 context.Context, arg1 *locationservice.PutGeofenceInput, ...) (*locationservice.PutGeofenceOutput, error)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForPosition(arg0 *locationservice.SearchPlaceIndexForPositionInput) (*locationservice.SearchPlaceIndexForPositionOutput, error)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForPositionRequest(arg0 *locationservice.SearchPlaceIndexForPositionInput) (*request.Request, *locationservice.SearchPlaceIndexForPositionOutput)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForPositionWithContext(arg0 context.Context, arg1 *locationservice.SearchPlaceIndexForPositionInput, ...) (*locationservice.SearchPlaceIndexForPositionOutput, error)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForSuggestions(arg0 *locationservice.SearchPlaceIndexForSuggestionsInput) (*locationservice.SearchPlaceIndexForSuggestionsOutput, error)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForSuggestionsRequest(arg0 *locationservice.SearchPlaceIndexForSuggestionsInput) (*request.Request, *locationservice.SearchPlaceIndexForSuggestionsOutput)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForSuggestionsWithContext(arg0 context.Context, ...) (*locationservice.SearchPlaceIndexForSuggestionsOutput, error)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForText(arg0 *locationservice.SearchPlaceIndexForTextInput) (*locationservice.SearchPlaceIndexForTextOutput, error)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForTextRequest(arg0 *locationservice.SearchPlaceIndexForTextInput) (*request.Request, *locationservice.SearchPlaceIndexForTextOutput)
- func (m *MockLocationServiceAPI) SearchPlaceIndexForTextWithContext(arg0 context.Context, arg1 *locationservice.SearchPlaceIndexForTextInput, ...) (*locationservice.SearchPlaceIndexForTextOutput, error)
- func (m *MockLocationServiceAPI) TagResource(arg0 *locationservice.TagResourceInput) (*locationservice.TagResourceOutput, error)
- func (m *MockLocationServiceAPI) TagResourceRequest(arg0 *locationservice.TagResourceInput) (*request.Request, *locationservice.TagResourceOutput)
- func (m *MockLocationServiceAPI) TagResourceWithContext(arg0 context.Context, arg1 *locationservice.TagResourceInput, ...) (*locationservice.TagResourceOutput, error)
- func (m *MockLocationServiceAPI) UntagResource(arg0 *locationservice.UntagResourceInput) (*locationservice.UntagResourceOutput, error)
- func (m *MockLocationServiceAPI) UntagResourceRequest(arg0 *locationservice.UntagResourceInput) (*request.Request, *locationservice.UntagResourceOutput)
- func (m *MockLocationServiceAPI) UntagResourceWithContext(arg0 context.Context, arg1 *locationservice.UntagResourceInput, ...) (*locationservice.UntagResourceOutput, error)
- func (m *MockLocationServiceAPI) UpdateGeofenceCollection(arg0 *locationservice.UpdateGeofenceCollectionInput) (*locationservice.UpdateGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) UpdateGeofenceCollectionRequest(arg0 *locationservice.UpdateGeofenceCollectionInput) (*request.Request, *locationservice.UpdateGeofenceCollectionOutput)
- func (m *MockLocationServiceAPI) UpdateGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.UpdateGeofenceCollectionInput, ...) (*locationservice.UpdateGeofenceCollectionOutput, error)
- func (m *MockLocationServiceAPI) UpdateMap(arg0 *locationservice.UpdateMapInput) (*locationservice.UpdateMapOutput, error)
- func (m *MockLocationServiceAPI) UpdateMapRequest(arg0 *locationservice.UpdateMapInput) (*request.Request, *locationservice.UpdateMapOutput)
- func (m *MockLocationServiceAPI) UpdateMapWithContext(arg0 context.Context, arg1 *locationservice.UpdateMapInput, ...) (*locationservice.UpdateMapOutput, error)
- func (m *MockLocationServiceAPI) UpdatePlaceIndex(arg0 *locationservice.UpdatePlaceIndexInput) (*locationservice.UpdatePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) UpdatePlaceIndexRequest(arg0 *locationservice.UpdatePlaceIndexInput) (*request.Request, *locationservice.UpdatePlaceIndexOutput)
- func (m *MockLocationServiceAPI) UpdatePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.UpdatePlaceIndexInput, ...) (*locationservice.UpdatePlaceIndexOutput, error)
- func (m *MockLocationServiceAPI) UpdateRouteCalculator(arg0 *locationservice.UpdateRouteCalculatorInput) (*locationservice.UpdateRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) UpdateRouteCalculatorRequest(arg0 *locationservice.UpdateRouteCalculatorInput) (*request.Request, *locationservice.UpdateRouteCalculatorOutput)
- func (m *MockLocationServiceAPI) UpdateRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.UpdateRouteCalculatorInput, ...) (*locationservice.UpdateRouteCalculatorOutput, error)
- func (m *MockLocationServiceAPI) UpdateTracker(arg0 *locationservice.UpdateTrackerInput) (*locationservice.UpdateTrackerOutput, error)
- func (m *MockLocationServiceAPI) UpdateTrackerRequest(arg0 *locationservice.UpdateTrackerInput) (*request.Request, *locationservice.UpdateTrackerOutput)
- func (m *MockLocationServiceAPI) UpdateTrackerWithContext(arg0 context.Context, arg1 *locationservice.UpdateTrackerInput, ...) (*locationservice.UpdateTrackerOutput, error)
- type MockLocationServiceAPIMockRecorder
- func (mr *MockLocationServiceAPIMockRecorder) AssociateTrackerConsumer(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) AssociateTrackerConsumerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) AssociateTrackerConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistory(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteGeofence(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteGeofenceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchEvaluateGeofences(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchEvaluateGeofencesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchEvaluateGeofencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchGetDevicePosition(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchGetDevicePositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchGetDevicePositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchPutGeofence(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchPutGeofenceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchPutGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchUpdateDevicePosition(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchUpdateDevicePositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) BatchUpdateDevicePositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CalculateRoute(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteMatrix(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteMatrixRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteMatrixWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateGeofenceCollection(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateMap(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateMapRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreatePlaceIndex(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreatePlaceIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreatePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateRouteCalculator(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateRouteCalculatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateTracker(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateTrackerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) CreateTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteGeofenceCollection(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteMap(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteMapRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeletePlaceIndex(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeletePlaceIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeletePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteRouteCalculator(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteRouteCalculatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteTracker(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteTrackerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DeleteTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeGeofenceCollection(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeMap(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeMapRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribePlaceIndex(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribePlaceIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeRouteCalculator(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeRouteCalculatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeTracker(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeTrackerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DescribeTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumer(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePosition(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistory(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetGeofence(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetGeofenceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapGlyphs(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapGlyphsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapGlyphsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapSprites(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapSpritesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapSpritesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapStyleDescriptor(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapStyleDescriptorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapStyleDescriptorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapTile(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapTileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) GetMapTileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositions(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollections(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofences(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListMaps(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListMapsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListMapsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListMapsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListMapsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexes(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculators(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumers(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackers(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) ListTrackersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) PutGeofence(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) PutGeofenceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) PutGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPosition(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestions(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForText(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForTextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForTextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateGeofenceCollection(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateMap(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateMapRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdatePlaceIndex(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdatePlaceIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdatePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateRouteCalculator(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateRouteCalculatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateTracker(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateTrackerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLocationServiceAPIMockRecorder) UpdateTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLocationServiceAPI ¶
type MockLocationServiceAPI struct {
// contains filtered or unexported fields
}
MockLocationServiceAPI is a mock of LocationServiceAPI interface
func NewMockLocationServiceAPI ¶
func NewMockLocationServiceAPI(ctrl *gomock.Controller) *MockLocationServiceAPI
NewMockLocationServiceAPI creates a new mock instance
func (*MockLocationServiceAPI) AssociateTrackerConsumer ¶
func (m *MockLocationServiceAPI) AssociateTrackerConsumer(arg0 *locationservice.AssociateTrackerConsumerInput) (*locationservice.AssociateTrackerConsumerOutput, error)
AssociateTrackerConsumer mocks base method
func (*MockLocationServiceAPI) AssociateTrackerConsumerRequest ¶
func (m *MockLocationServiceAPI) AssociateTrackerConsumerRequest(arg0 *locationservice.AssociateTrackerConsumerInput) (*request.Request, *locationservice.AssociateTrackerConsumerOutput)
AssociateTrackerConsumerRequest mocks base method
func (*MockLocationServiceAPI) AssociateTrackerConsumerWithContext ¶
func (m *MockLocationServiceAPI) AssociateTrackerConsumerWithContext(arg0 context.Context, arg1 *locationservice.AssociateTrackerConsumerInput, arg2 ...request.Option) (*locationservice.AssociateTrackerConsumerOutput, error)
AssociateTrackerConsumerWithContext mocks base method
func (*MockLocationServiceAPI) BatchDeleteDevicePositionHistory ¶
func (m *MockLocationServiceAPI) BatchDeleteDevicePositionHistory(arg0 *locationservice.BatchDeleteDevicePositionHistoryInput) (*locationservice.BatchDeleteDevicePositionHistoryOutput, error)
BatchDeleteDevicePositionHistory mocks base method
func (*MockLocationServiceAPI) BatchDeleteDevicePositionHistoryRequest ¶
func (m *MockLocationServiceAPI) BatchDeleteDevicePositionHistoryRequest(arg0 *locationservice.BatchDeleteDevicePositionHistoryInput) (*request.Request, *locationservice.BatchDeleteDevicePositionHistoryOutput)
BatchDeleteDevicePositionHistoryRequest mocks base method
func (*MockLocationServiceAPI) BatchDeleteDevicePositionHistoryWithContext ¶
func (m *MockLocationServiceAPI) BatchDeleteDevicePositionHistoryWithContext(arg0 context.Context, arg1 *locationservice.BatchDeleteDevicePositionHistoryInput, arg2 ...request.Option) (*locationservice.BatchDeleteDevicePositionHistoryOutput, error)
BatchDeleteDevicePositionHistoryWithContext mocks base method
func (*MockLocationServiceAPI) BatchDeleteGeofence ¶
func (m *MockLocationServiceAPI) BatchDeleteGeofence(arg0 *locationservice.BatchDeleteGeofenceInput) (*locationservice.BatchDeleteGeofenceOutput, error)
BatchDeleteGeofence mocks base method
func (*MockLocationServiceAPI) BatchDeleteGeofenceRequest ¶
func (m *MockLocationServiceAPI) BatchDeleteGeofenceRequest(arg0 *locationservice.BatchDeleteGeofenceInput) (*request.Request, *locationservice.BatchDeleteGeofenceOutput)
BatchDeleteGeofenceRequest mocks base method
func (*MockLocationServiceAPI) BatchDeleteGeofenceWithContext ¶
func (m *MockLocationServiceAPI) BatchDeleteGeofenceWithContext(arg0 context.Context, arg1 *locationservice.BatchDeleteGeofenceInput, arg2 ...request.Option) (*locationservice.BatchDeleteGeofenceOutput, error)
BatchDeleteGeofenceWithContext mocks base method
func (*MockLocationServiceAPI) BatchEvaluateGeofences ¶
func (m *MockLocationServiceAPI) BatchEvaluateGeofences(arg0 *locationservice.BatchEvaluateGeofencesInput) (*locationservice.BatchEvaluateGeofencesOutput, error)
BatchEvaluateGeofences mocks base method
func (*MockLocationServiceAPI) BatchEvaluateGeofencesRequest ¶
func (m *MockLocationServiceAPI) BatchEvaluateGeofencesRequest(arg0 *locationservice.BatchEvaluateGeofencesInput) (*request.Request, *locationservice.BatchEvaluateGeofencesOutput)
BatchEvaluateGeofencesRequest mocks base method
func (*MockLocationServiceAPI) BatchEvaluateGeofencesWithContext ¶
func (m *MockLocationServiceAPI) BatchEvaluateGeofencesWithContext(arg0 context.Context, arg1 *locationservice.BatchEvaluateGeofencesInput, arg2 ...request.Option) (*locationservice.BatchEvaluateGeofencesOutput, error)
BatchEvaluateGeofencesWithContext mocks base method
func (*MockLocationServiceAPI) BatchGetDevicePosition ¶
func (m *MockLocationServiceAPI) BatchGetDevicePosition(arg0 *locationservice.BatchGetDevicePositionInput) (*locationservice.BatchGetDevicePositionOutput, error)
BatchGetDevicePosition mocks base method
func (*MockLocationServiceAPI) BatchGetDevicePositionRequest ¶
func (m *MockLocationServiceAPI) BatchGetDevicePositionRequest(arg0 *locationservice.BatchGetDevicePositionInput) (*request.Request, *locationservice.BatchGetDevicePositionOutput)
BatchGetDevicePositionRequest mocks base method
func (*MockLocationServiceAPI) BatchGetDevicePositionWithContext ¶
func (m *MockLocationServiceAPI) BatchGetDevicePositionWithContext(arg0 context.Context, arg1 *locationservice.BatchGetDevicePositionInput, arg2 ...request.Option) (*locationservice.BatchGetDevicePositionOutput, error)
BatchGetDevicePositionWithContext mocks base method
func (*MockLocationServiceAPI) BatchPutGeofence ¶
func (m *MockLocationServiceAPI) BatchPutGeofence(arg0 *locationservice.BatchPutGeofenceInput) (*locationservice.BatchPutGeofenceOutput, error)
BatchPutGeofence mocks base method
func (*MockLocationServiceAPI) BatchPutGeofenceRequest ¶
func (m *MockLocationServiceAPI) BatchPutGeofenceRequest(arg0 *locationservice.BatchPutGeofenceInput) (*request.Request, *locationservice.BatchPutGeofenceOutput)
BatchPutGeofenceRequest mocks base method
func (*MockLocationServiceAPI) BatchPutGeofenceWithContext ¶
func (m *MockLocationServiceAPI) BatchPutGeofenceWithContext(arg0 context.Context, arg1 *locationservice.BatchPutGeofenceInput, arg2 ...request.Option) (*locationservice.BatchPutGeofenceOutput, error)
BatchPutGeofenceWithContext mocks base method
func (*MockLocationServiceAPI) BatchUpdateDevicePosition ¶
func (m *MockLocationServiceAPI) BatchUpdateDevicePosition(arg0 *locationservice.BatchUpdateDevicePositionInput) (*locationservice.BatchUpdateDevicePositionOutput, error)
BatchUpdateDevicePosition mocks base method
func (*MockLocationServiceAPI) BatchUpdateDevicePositionRequest ¶
func (m *MockLocationServiceAPI) BatchUpdateDevicePositionRequest(arg0 *locationservice.BatchUpdateDevicePositionInput) (*request.Request, *locationservice.BatchUpdateDevicePositionOutput)
BatchUpdateDevicePositionRequest mocks base method
func (*MockLocationServiceAPI) BatchUpdateDevicePositionWithContext ¶
func (m *MockLocationServiceAPI) BatchUpdateDevicePositionWithContext(arg0 context.Context, arg1 *locationservice.BatchUpdateDevicePositionInput, arg2 ...request.Option) (*locationservice.BatchUpdateDevicePositionOutput, error)
BatchUpdateDevicePositionWithContext mocks base method
func (*MockLocationServiceAPI) CalculateRoute ¶
func (m *MockLocationServiceAPI) CalculateRoute(arg0 *locationservice.CalculateRouteInput) (*locationservice.CalculateRouteOutput, error)
CalculateRoute mocks base method
func (*MockLocationServiceAPI) CalculateRouteMatrix ¶
func (m *MockLocationServiceAPI) CalculateRouteMatrix(arg0 *locationservice.CalculateRouteMatrixInput) (*locationservice.CalculateRouteMatrixOutput, error)
CalculateRouteMatrix mocks base method
func (*MockLocationServiceAPI) CalculateRouteMatrixRequest ¶
func (m *MockLocationServiceAPI) CalculateRouteMatrixRequest(arg0 *locationservice.CalculateRouteMatrixInput) (*request.Request, *locationservice.CalculateRouteMatrixOutput)
CalculateRouteMatrixRequest mocks base method
func (*MockLocationServiceAPI) CalculateRouteMatrixWithContext ¶
func (m *MockLocationServiceAPI) CalculateRouteMatrixWithContext(arg0 context.Context, arg1 *locationservice.CalculateRouteMatrixInput, arg2 ...request.Option) (*locationservice.CalculateRouteMatrixOutput, error)
CalculateRouteMatrixWithContext mocks base method
func (*MockLocationServiceAPI) CalculateRouteRequest ¶
func (m *MockLocationServiceAPI) CalculateRouteRequest(arg0 *locationservice.CalculateRouteInput) (*request.Request, *locationservice.CalculateRouteOutput)
CalculateRouteRequest mocks base method
func (*MockLocationServiceAPI) CalculateRouteWithContext ¶
func (m *MockLocationServiceAPI) CalculateRouteWithContext(arg0 context.Context, arg1 *locationservice.CalculateRouteInput, arg2 ...request.Option) (*locationservice.CalculateRouteOutput, error)
CalculateRouteWithContext mocks base method
func (*MockLocationServiceAPI) CreateGeofenceCollection ¶
func (m *MockLocationServiceAPI) CreateGeofenceCollection(arg0 *locationservice.CreateGeofenceCollectionInput) (*locationservice.CreateGeofenceCollectionOutput, error)
CreateGeofenceCollection mocks base method
func (*MockLocationServiceAPI) CreateGeofenceCollectionRequest ¶
func (m *MockLocationServiceAPI) CreateGeofenceCollectionRequest(arg0 *locationservice.CreateGeofenceCollectionInput) (*request.Request, *locationservice.CreateGeofenceCollectionOutput)
CreateGeofenceCollectionRequest mocks base method
func (*MockLocationServiceAPI) CreateGeofenceCollectionWithContext ¶
func (m *MockLocationServiceAPI) CreateGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.CreateGeofenceCollectionInput, arg2 ...request.Option) (*locationservice.CreateGeofenceCollectionOutput, error)
CreateGeofenceCollectionWithContext mocks base method
func (*MockLocationServiceAPI) CreateMap ¶
func (m *MockLocationServiceAPI) CreateMap(arg0 *locationservice.CreateMapInput) (*locationservice.CreateMapOutput, error)
CreateMap mocks base method
func (*MockLocationServiceAPI) CreateMapRequest ¶
func (m *MockLocationServiceAPI) CreateMapRequest(arg0 *locationservice.CreateMapInput) (*request.Request, *locationservice.CreateMapOutput)
CreateMapRequest mocks base method
func (*MockLocationServiceAPI) CreateMapWithContext ¶
func (m *MockLocationServiceAPI) CreateMapWithContext(arg0 context.Context, arg1 *locationservice.CreateMapInput, arg2 ...request.Option) (*locationservice.CreateMapOutput, error)
CreateMapWithContext mocks base method
func (*MockLocationServiceAPI) CreatePlaceIndex ¶
func (m *MockLocationServiceAPI) CreatePlaceIndex(arg0 *locationservice.CreatePlaceIndexInput) (*locationservice.CreatePlaceIndexOutput, error)
CreatePlaceIndex mocks base method
func (*MockLocationServiceAPI) CreatePlaceIndexRequest ¶
func (m *MockLocationServiceAPI) CreatePlaceIndexRequest(arg0 *locationservice.CreatePlaceIndexInput) (*request.Request, *locationservice.CreatePlaceIndexOutput)
CreatePlaceIndexRequest mocks base method
func (*MockLocationServiceAPI) CreatePlaceIndexWithContext ¶
func (m *MockLocationServiceAPI) CreatePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.CreatePlaceIndexInput, arg2 ...request.Option) (*locationservice.CreatePlaceIndexOutput, error)
CreatePlaceIndexWithContext mocks base method
func (*MockLocationServiceAPI) CreateRouteCalculator ¶
func (m *MockLocationServiceAPI) CreateRouteCalculator(arg0 *locationservice.CreateRouteCalculatorInput) (*locationservice.CreateRouteCalculatorOutput, error)
CreateRouteCalculator mocks base method
func (*MockLocationServiceAPI) CreateRouteCalculatorRequest ¶
func (m *MockLocationServiceAPI) CreateRouteCalculatorRequest(arg0 *locationservice.CreateRouteCalculatorInput) (*request.Request, *locationservice.CreateRouteCalculatorOutput)
CreateRouteCalculatorRequest mocks base method
func (*MockLocationServiceAPI) CreateRouteCalculatorWithContext ¶
func (m *MockLocationServiceAPI) CreateRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.CreateRouteCalculatorInput, arg2 ...request.Option) (*locationservice.CreateRouteCalculatorOutput, error)
CreateRouteCalculatorWithContext mocks base method
func (*MockLocationServiceAPI) CreateTracker ¶
func (m *MockLocationServiceAPI) CreateTracker(arg0 *locationservice.CreateTrackerInput) (*locationservice.CreateTrackerOutput, error)
CreateTracker mocks base method
func (*MockLocationServiceAPI) CreateTrackerRequest ¶
func (m *MockLocationServiceAPI) CreateTrackerRequest(arg0 *locationservice.CreateTrackerInput) (*request.Request, *locationservice.CreateTrackerOutput)
CreateTrackerRequest mocks base method
func (*MockLocationServiceAPI) CreateTrackerWithContext ¶
func (m *MockLocationServiceAPI) CreateTrackerWithContext(arg0 context.Context, arg1 *locationservice.CreateTrackerInput, arg2 ...request.Option) (*locationservice.CreateTrackerOutput, error)
CreateTrackerWithContext mocks base method
func (*MockLocationServiceAPI) DeleteGeofenceCollection ¶
func (m *MockLocationServiceAPI) DeleteGeofenceCollection(arg0 *locationservice.DeleteGeofenceCollectionInput) (*locationservice.DeleteGeofenceCollectionOutput, error)
DeleteGeofenceCollection mocks base method
func (*MockLocationServiceAPI) DeleteGeofenceCollectionRequest ¶
func (m *MockLocationServiceAPI) DeleteGeofenceCollectionRequest(arg0 *locationservice.DeleteGeofenceCollectionInput) (*request.Request, *locationservice.DeleteGeofenceCollectionOutput)
DeleteGeofenceCollectionRequest mocks base method
func (*MockLocationServiceAPI) DeleteGeofenceCollectionWithContext ¶
func (m *MockLocationServiceAPI) DeleteGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.DeleteGeofenceCollectionInput, arg2 ...request.Option) (*locationservice.DeleteGeofenceCollectionOutput, error)
DeleteGeofenceCollectionWithContext mocks base method
func (*MockLocationServiceAPI) DeleteMap ¶
func (m *MockLocationServiceAPI) DeleteMap(arg0 *locationservice.DeleteMapInput) (*locationservice.DeleteMapOutput, error)
DeleteMap mocks base method
func (*MockLocationServiceAPI) DeleteMapRequest ¶
func (m *MockLocationServiceAPI) DeleteMapRequest(arg0 *locationservice.DeleteMapInput) (*request.Request, *locationservice.DeleteMapOutput)
DeleteMapRequest mocks base method
func (*MockLocationServiceAPI) DeleteMapWithContext ¶
func (m *MockLocationServiceAPI) DeleteMapWithContext(arg0 context.Context, arg1 *locationservice.DeleteMapInput, arg2 ...request.Option) (*locationservice.DeleteMapOutput, error)
DeleteMapWithContext mocks base method
func (*MockLocationServiceAPI) DeletePlaceIndex ¶
func (m *MockLocationServiceAPI) DeletePlaceIndex(arg0 *locationservice.DeletePlaceIndexInput) (*locationservice.DeletePlaceIndexOutput, error)
DeletePlaceIndex mocks base method
func (*MockLocationServiceAPI) DeletePlaceIndexRequest ¶
func (m *MockLocationServiceAPI) DeletePlaceIndexRequest(arg0 *locationservice.DeletePlaceIndexInput) (*request.Request, *locationservice.DeletePlaceIndexOutput)
DeletePlaceIndexRequest mocks base method
func (*MockLocationServiceAPI) DeletePlaceIndexWithContext ¶
func (m *MockLocationServiceAPI) DeletePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.DeletePlaceIndexInput, arg2 ...request.Option) (*locationservice.DeletePlaceIndexOutput, error)
DeletePlaceIndexWithContext mocks base method
func (*MockLocationServiceAPI) DeleteRouteCalculator ¶
func (m *MockLocationServiceAPI) DeleteRouteCalculator(arg0 *locationservice.DeleteRouteCalculatorInput) (*locationservice.DeleteRouteCalculatorOutput, error)
DeleteRouteCalculator mocks base method
func (*MockLocationServiceAPI) DeleteRouteCalculatorRequest ¶
func (m *MockLocationServiceAPI) DeleteRouteCalculatorRequest(arg0 *locationservice.DeleteRouteCalculatorInput) (*request.Request, *locationservice.DeleteRouteCalculatorOutput)
DeleteRouteCalculatorRequest mocks base method
func (*MockLocationServiceAPI) DeleteRouteCalculatorWithContext ¶
func (m *MockLocationServiceAPI) DeleteRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.DeleteRouteCalculatorInput, arg2 ...request.Option) (*locationservice.DeleteRouteCalculatorOutput, error)
DeleteRouteCalculatorWithContext mocks base method
func (*MockLocationServiceAPI) DeleteTracker ¶
func (m *MockLocationServiceAPI) DeleteTracker(arg0 *locationservice.DeleteTrackerInput) (*locationservice.DeleteTrackerOutput, error)
DeleteTracker mocks base method
func (*MockLocationServiceAPI) DeleteTrackerRequest ¶
func (m *MockLocationServiceAPI) DeleteTrackerRequest(arg0 *locationservice.DeleteTrackerInput) (*request.Request, *locationservice.DeleteTrackerOutput)
DeleteTrackerRequest mocks base method
func (*MockLocationServiceAPI) DeleteTrackerWithContext ¶
func (m *MockLocationServiceAPI) DeleteTrackerWithContext(arg0 context.Context, arg1 *locationservice.DeleteTrackerInput, arg2 ...request.Option) (*locationservice.DeleteTrackerOutput, error)
DeleteTrackerWithContext mocks base method
func (*MockLocationServiceAPI) DescribeGeofenceCollection ¶
func (m *MockLocationServiceAPI) DescribeGeofenceCollection(arg0 *locationservice.DescribeGeofenceCollectionInput) (*locationservice.DescribeGeofenceCollectionOutput, error)
DescribeGeofenceCollection mocks base method
func (*MockLocationServiceAPI) DescribeGeofenceCollectionRequest ¶
func (m *MockLocationServiceAPI) DescribeGeofenceCollectionRequest(arg0 *locationservice.DescribeGeofenceCollectionInput) (*request.Request, *locationservice.DescribeGeofenceCollectionOutput)
DescribeGeofenceCollectionRequest mocks base method
func (*MockLocationServiceAPI) DescribeGeofenceCollectionWithContext ¶
func (m *MockLocationServiceAPI) DescribeGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.DescribeGeofenceCollectionInput, arg2 ...request.Option) (*locationservice.DescribeGeofenceCollectionOutput, error)
DescribeGeofenceCollectionWithContext mocks base method
func (*MockLocationServiceAPI) DescribeMap ¶
func (m *MockLocationServiceAPI) DescribeMap(arg0 *locationservice.DescribeMapInput) (*locationservice.DescribeMapOutput, error)
DescribeMap mocks base method
func (*MockLocationServiceAPI) DescribeMapRequest ¶
func (m *MockLocationServiceAPI) DescribeMapRequest(arg0 *locationservice.DescribeMapInput) (*request.Request, *locationservice.DescribeMapOutput)
DescribeMapRequest mocks base method
func (*MockLocationServiceAPI) DescribeMapWithContext ¶
func (m *MockLocationServiceAPI) DescribeMapWithContext(arg0 context.Context, arg1 *locationservice.DescribeMapInput, arg2 ...request.Option) (*locationservice.DescribeMapOutput, error)
DescribeMapWithContext mocks base method
func (*MockLocationServiceAPI) DescribePlaceIndex ¶
func (m *MockLocationServiceAPI) DescribePlaceIndex(arg0 *locationservice.DescribePlaceIndexInput) (*locationservice.DescribePlaceIndexOutput, error)
DescribePlaceIndex mocks base method
func (*MockLocationServiceAPI) DescribePlaceIndexRequest ¶
func (m *MockLocationServiceAPI) DescribePlaceIndexRequest(arg0 *locationservice.DescribePlaceIndexInput) (*request.Request, *locationservice.DescribePlaceIndexOutput)
DescribePlaceIndexRequest mocks base method
func (*MockLocationServiceAPI) DescribePlaceIndexWithContext ¶
func (m *MockLocationServiceAPI) DescribePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.DescribePlaceIndexInput, arg2 ...request.Option) (*locationservice.DescribePlaceIndexOutput, error)
DescribePlaceIndexWithContext mocks base method
func (*MockLocationServiceAPI) DescribeRouteCalculator ¶
func (m *MockLocationServiceAPI) DescribeRouteCalculator(arg0 *locationservice.DescribeRouteCalculatorInput) (*locationservice.DescribeRouteCalculatorOutput, error)
DescribeRouteCalculator mocks base method
func (*MockLocationServiceAPI) DescribeRouteCalculatorRequest ¶
func (m *MockLocationServiceAPI) DescribeRouteCalculatorRequest(arg0 *locationservice.DescribeRouteCalculatorInput) (*request.Request, *locationservice.DescribeRouteCalculatorOutput)
DescribeRouteCalculatorRequest mocks base method
func (*MockLocationServiceAPI) DescribeRouteCalculatorWithContext ¶
func (m *MockLocationServiceAPI) DescribeRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.DescribeRouteCalculatorInput, arg2 ...request.Option) (*locationservice.DescribeRouteCalculatorOutput, error)
DescribeRouteCalculatorWithContext mocks base method
func (*MockLocationServiceAPI) DescribeTracker ¶
func (m *MockLocationServiceAPI) DescribeTracker(arg0 *locationservice.DescribeTrackerInput) (*locationservice.DescribeTrackerOutput, error)
DescribeTracker mocks base method
func (*MockLocationServiceAPI) DescribeTrackerRequest ¶
func (m *MockLocationServiceAPI) DescribeTrackerRequest(arg0 *locationservice.DescribeTrackerInput) (*request.Request, *locationservice.DescribeTrackerOutput)
DescribeTrackerRequest mocks base method
func (*MockLocationServiceAPI) DescribeTrackerWithContext ¶
func (m *MockLocationServiceAPI) DescribeTrackerWithContext(arg0 context.Context, arg1 *locationservice.DescribeTrackerInput, arg2 ...request.Option) (*locationservice.DescribeTrackerOutput, error)
DescribeTrackerWithContext mocks base method
func (*MockLocationServiceAPI) DisassociateTrackerConsumer ¶
func (m *MockLocationServiceAPI) DisassociateTrackerConsumer(arg0 *locationservice.DisassociateTrackerConsumerInput) (*locationservice.DisassociateTrackerConsumerOutput, error)
DisassociateTrackerConsumer mocks base method
func (*MockLocationServiceAPI) DisassociateTrackerConsumerRequest ¶
func (m *MockLocationServiceAPI) DisassociateTrackerConsumerRequest(arg0 *locationservice.DisassociateTrackerConsumerInput) (*request.Request, *locationservice.DisassociateTrackerConsumerOutput)
DisassociateTrackerConsumerRequest mocks base method
func (*MockLocationServiceAPI) DisassociateTrackerConsumerWithContext ¶
func (m *MockLocationServiceAPI) DisassociateTrackerConsumerWithContext(arg0 context.Context, arg1 *locationservice.DisassociateTrackerConsumerInput, arg2 ...request.Option) (*locationservice.DisassociateTrackerConsumerOutput, error)
DisassociateTrackerConsumerWithContext mocks base method
func (*MockLocationServiceAPI) EXPECT ¶
func (m *MockLocationServiceAPI) EXPECT() *MockLocationServiceAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLocationServiceAPI) GetDevicePosition ¶
func (m *MockLocationServiceAPI) GetDevicePosition(arg0 *locationservice.GetDevicePositionInput) (*locationservice.GetDevicePositionOutput, error)
GetDevicePosition mocks base method
func (*MockLocationServiceAPI) GetDevicePositionHistory ¶
func (m *MockLocationServiceAPI) GetDevicePositionHistory(arg0 *locationservice.GetDevicePositionHistoryInput) (*locationservice.GetDevicePositionHistoryOutput, error)
GetDevicePositionHistory mocks base method
func (*MockLocationServiceAPI) GetDevicePositionHistoryPages ¶
func (m *MockLocationServiceAPI) GetDevicePositionHistoryPages(arg0 *locationservice.GetDevicePositionHistoryInput, arg1 func(*locationservice.GetDevicePositionHistoryOutput, bool) bool) error
GetDevicePositionHistoryPages mocks base method
func (*MockLocationServiceAPI) GetDevicePositionHistoryPagesWithContext ¶
func (m *MockLocationServiceAPI) GetDevicePositionHistoryPagesWithContext(arg0 context.Context, arg1 *locationservice.GetDevicePositionHistoryInput, arg2 func(*locationservice.GetDevicePositionHistoryOutput, bool) bool, arg3 ...request.Option) error
GetDevicePositionHistoryPagesWithContext mocks base method
func (*MockLocationServiceAPI) GetDevicePositionHistoryRequest ¶
func (m *MockLocationServiceAPI) GetDevicePositionHistoryRequest(arg0 *locationservice.GetDevicePositionHistoryInput) (*request.Request, *locationservice.GetDevicePositionHistoryOutput)
GetDevicePositionHistoryRequest mocks base method
func (*MockLocationServiceAPI) GetDevicePositionHistoryWithContext ¶
func (m *MockLocationServiceAPI) GetDevicePositionHistoryWithContext(arg0 context.Context, arg1 *locationservice.GetDevicePositionHistoryInput, arg2 ...request.Option) (*locationservice.GetDevicePositionHistoryOutput, error)
GetDevicePositionHistoryWithContext mocks base method
func (*MockLocationServiceAPI) GetDevicePositionRequest ¶
func (m *MockLocationServiceAPI) GetDevicePositionRequest(arg0 *locationservice.GetDevicePositionInput) (*request.Request, *locationservice.GetDevicePositionOutput)
GetDevicePositionRequest mocks base method
func (*MockLocationServiceAPI) GetDevicePositionWithContext ¶
func (m *MockLocationServiceAPI) GetDevicePositionWithContext(arg0 context.Context, arg1 *locationservice.GetDevicePositionInput, arg2 ...request.Option) (*locationservice.GetDevicePositionOutput, error)
GetDevicePositionWithContext mocks base method
func (*MockLocationServiceAPI) GetGeofence ¶
func (m *MockLocationServiceAPI) GetGeofence(arg0 *locationservice.GetGeofenceInput) (*locationservice.GetGeofenceOutput, error)
GetGeofence mocks base method
func (*MockLocationServiceAPI) GetGeofenceRequest ¶
func (m *MockLocationServiceAPI) GetGeofenceRequest(arg0 *locationservice.GetGeofenceInput) (*request.Request, *locationservice.GetGeofenceOutput)
GetGeofenceRequest mocks base method
func (*MockLocationServiceAPI) GetGeofenceWithContext ¶
func (m *MockLocationServiceAPI) GetGeofenceWithContext(arg0 context.Context, arg1 *locationservice.GetGeofenceInput, arg2 ...request.Option) (*locationservice.GetGeofenceOutput, error)
GetGeofenceWithContext mocks base method
func (*MockLocationServiceAPI) GetMapGlyphs ¶
func (m *MockLocationServiceAPI) GetMapGlyphs(arg0 *locationservice.GetMapGlyphsInput) (*locationservice.GetMapGlyphsOutput, error)
GetMapGlyphs mocks base method
func (*MockLocationServiceAPI) GetMapGlyphsRequest ¶
func (m *MockLocationServiceAPI) GetMapGlyphsRequest(arg0 *locationservice.GetMapGlyphsInput) (*request.Request, *locationservice.GetMapGlyphsOutput)
GetMapGlyphsRequest mocks base method
func (*MockLocationServiceAPI) GetMapGlyphsWithContext ¶
func (m *MockLocationServiceAPI) GetMapGlyphsWithContext(arg0 context.Context, arg1 *locationservice.GetMapGlyphsInput, arg2 ...request.Option) (*locationservice.GetMapGlyphsOutput, error)
GetMapGlyphsWithContext mocks base method
func (*MockLocationServiceAPI) GetMapSprites ¶
func (m *MockLocationServiceAPI) GetMapSprites(arg0 *locationservice.GetMapSpritesInput) (*locationservice.GetMapSpritesOutput, error)
GetMapSprites mocks base method
func (*MockLocationServiceAPI) GetMapSpritesRequest ¶
func (m *MockLocationServiceAPI) GetMapSpritesRequest(arg0 *locationservice.GetMapSpritesInput) (*request.Request, *locationservice.GetMapSpritesOutput)
GetMapSpritesRequest mocks base method
func (*MockLocationServiceAPI) GetMapSpritesWithContext ¶
func (m *MockLocationServiceAPI) GetMapSpritesWithContext(arg0 context.Context, arg1 *locationservice.GetMapSpritesInput, arg2 ...request.Option) (*locationservice.GetMapSpritesOutput, error)
GetMapSpritesWithContext mocks base method
func (*MockLocationServiceAPI) GetMapStyleDescriptor ¶
func (m *MockLocationServiceAPI) GetMapStyleDescriptor(arg0 *locationservice.GetMapStyleDescriptorInput) (*locationservice.GetMapStyleDescriptorOutput, error)
GetMapStyleDescriptor mocks base method
func (*MockLocationServiceAPI) GetMapStyleDescriptorRequest ¶
func (m *MockLocationServiceAPI) GetMapStyleDescriptorRequest(arg0 *locationservice.GetMapStyleDescriptorInput) (*request.Request, *locationservice.GetMapStyleDescriptorOutput)
GetMapStyleDescriptorRequest mocks base method
func (*MockLocationServiceAPI) GetMapStyleDescriptorWithContext ¶
func (m *MockLocationServiceAPI) GetMapStyleDescriptorWithContext(arg0 context.Context, arg1 *locationservice.GetMapStyleDescriptorInput, arg2 ...request.Option) (*locationservice.GetMapStyleDescriptorOutput, error)
GetMapStyleDescriptorWithContext mocks base method
func (*MockLocationServiceAPI) GetMapTile ¶
func (m *MockLocationServiceAPI) GetMapTile(arg0 *locationservice.GetMapTileInput) (*locationservice.GetMapTileOutput, error)
GetMapTile mocks base method
func (*MockLocationServiceAPI) GetMapTileRequest ¶
func (m *MockLocationServiceAPI) GetMapTileRequest(arg0 *locationservice.GetMapTileInput) (*request.Request, *locationservice.GetMapTileOutput)
GetMapTileRequest mocks base method
func (*MockLocationServiceAPI) GetMapTileWithContext ¶
func (m *MockLocationServiceAPI) GetMapTileWithContext(arg0 context.Context, arg1 *locationservice.GetMapTileInput, arg2 ...request.Option) (*locationservice.GetMapTileOutput, error)
GetMapTileWithContext mocks base method
func (*MockLocationServiceAPI) ListDevicePositions ¶
func (m *MockLocationServiceAPI) ListDevicePositions(arg0 *locationservice.ListDevicePositionsInput) (*locationservice.ListDevicePositionsOutput, error)
ListDevicePositions mocks base method
func (*MockLocationServiceAPI) ListDevicePositionsPages ¶
func (m *MockLocationServiceAPI) ListDevicePositionsPages(arg0 *locationservice.ListDevicePositionsInput, arg1 func(*locationservice.ListDevicePositionsOutput, bool) bool) error
ListDevicePositionsPages mocks base method
func (*MockLocationServiceAPI) ListDevicePositionsPagesWithContext ¶
func (m *MockLocationServiceAPI) ListDevicePositionsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListDevicePositionsInput, arg2 func(*locationservice.ListDevicePositionsOutput, bool) bool, arg3 ...request.Option) error
ListDevicePositionsPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListDevicePositionsRequest ¶
func (m *MockLocationServiceAPI) ListDevicePositionsRequest(arg0 *locationservice.ListDevicePositionsInput) (*request.Request, *locationservice.ListDevicePositionsOutput)
ListDevicePositionsRequest mocks base method
func (*MockLocationServiceAPI) ListDevicePositionsWithContext ¶
func (m *MockLocationServiceAPI) ListDevicePositionsWithContext(arg0 context.Context, arg1 *locationservice.ListDevicePositionsInput, arg2 ...request.Option) (*locationservice.ListDevicePositionsOutput, error)
ListDevicePositionsWithContext mocks base method
func (*MockLocationServiceAPI) ListGeofenceCollections ¶
func (m *MockLocationServiceAPI) ListGeofenceCollections(arg0 *locationservice.ListGeofenceCollectionsInput) (*locationservice.ListGeofenceCollectionsOutput, error)
ListGeofenceCollections mocks base method
func (*MockLocationServiceAPI) ListGeofenceCollectionsPages ¶
func (m *MockLocationServiceAPI) ListGeofenceCollectionsPages(arg0 *locationservice.ListGeofenceCollectionsInput, arg1 func(*locationservice.ListGeofenceCollectionsOutput, bool) bool) error
ListGeofenceCollectionsPages mocks base method
func (*MockLocationServiceAPI) ListGeofenceCollectionsPagesWithContext ¶
func (m *MockLocationServiceAPI) ListGeofenceCollectionsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListGeofenceCollectionsInput, arg2 func(*locationservice.ListGeofenceCollectionsOutput, bool) bool, arg3 ...request.Option) error
ListGeofenceCollectionsPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListGeofenceCollectionsRequest ¶
func (m *MockLocationServiceAPI) ListGeofenceCollectionsRequest(arg0 *locationservice.ListGeofenceCollectionsInput) (*request.Request, *locationservice.ListGeofenceCollectionsOutput)
ListGeofenceCollectionsRequest mocks base method
func (*MockLocationServiceAPI) ListGeofenceCollectionsWithContext ¶
func (m *MockLocationServiceAPI) ListGeofenceCollectionsWithContext(arg0 context.Context, arg1 *locationservice.ListGeofenceCollectionsInput, arg2 ...request.Option) (*locationservice.ListGeofenceCollectionsOutput, error)
ListGeofenceCollectionsWithContext mocks base method
func (*MockLocationServiceAPI) ListGeofences ¶
func (m *MockLocationServiceAPI) ListGeofences(arg0 *locationservice.ListGeofencesInput) (*locationservice.ListGeofencesOutput, error)
ListGeofences mocks base method
func (*MockLocationServiceAPI) ListGeofencesPages ¶
func (m *MockLocationServiceAPI) ListGeofencesPages(arg0 *locationservice.ListGeofencesInput, arg1 func(*locationservice.ListGeofencesOutput, bool) bool) error
ListGeofencesPages mocks base method
func (*MockLocationServiceAPI) ListGeofencesPagesWithContext ¶
func (m *MockLocationServiceAPI) ListGeofencesPagesWithContext(arg0 context.Context, arg1 *locationservice.ListGeofencesInput, arg2 func(*locationservice.ListGeofencesOutput, bool) bool, arg3 ...request.Option) error
ListGeofencesPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListGeofencesRequest ¶
func (m *MockLocationServiceAPI) ListGeofencesRequest(arg0 *locationservice.ListGeofencesInput) (*request.Request, *locationservice.ListGeofencesOutput)
ListGeofencesRequest mocks base method
func (*MockLocationServiceAPI) ListGeofencesWithContext ¶
func (m *MockLocationServiceAPI) ListGeofencesWithContext(arg0 context.Context, arg1 *locationservice.ListGeofencesInput, arg2 ...request.Option) (*locationservice.ListGeofencesOutput, error)
ListGeofencesWithContext mocks base method
func (*MockLocationServiceAPI) ListMaps ¶
func (m *MockLocationServiceAPI) ListMaps(arg0 *locationservice.ListMapsInput) (*locationservice.ListMapsOutput, error)
ListMaps mocks base method
func (*MockLocationServiceAPI) ListMapsPages ¶
func (m *MockLocationServiceAPI) ListMapsPages(arg0 *locationservice.ListMapsInput, arg1 func(*locationservice.ListMapsOutput, bool) bool) error
ListMapsPages mocks base method
func (*MockLocationServiceAPI) ListMapsPagesWithContext ¶
func (m *MockLocationServiceAPI) ListMapsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListMapsInput, arg2 func(*locationservice.ListMapsOutput, bool) bool, arg3 ...request.Option) error
ListMapsPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListMapsRequest ¶
func (m *MockLocationServiceAPI) ListMapsRequest(arg0 *locationservice.ListMapsInput) (*request.Request, *locationservice.ListMapsOutput)
ListMapsRequest mocks base method
func (*MockLocationServiceAPI) ListMapsWithContext ¶
func (m *MockLocationServiceAPI) ListMapsWithContext(arg0 context.Context, arg1 *locationservice.ListMapsInput, arg2 ...request.Option) (*locationservice.ListMapsOutput, error)
ListMapsWithContext mocks base method
func (*MockLocationServiceAPI) ListPlaceIndexes ¶
func (m *MockLocationServiceAPI) ListPlaceIndexes(arg0 *locationservice.ListPlaceIndexesInput) (*locationservice.ListPlaceIndexesOutput, error)
ListPlaceIndexes mocks base method
func (*MockLocationServiceAPI) ListPlaceIndexesPages ¶
func (m *MockLocationServiceAPI) ListPlaceIndexesPages(arg0 *locationservice.ListPlaceIndexesInput, arg1 func(*locationservice.ListPlaceIndexesOutput, bool) bool) error
ListPlaceIndexesPages mocks base method
func (*MockLocationServiceAPI) ListPlaceIndexesPagesWithContext ¶
func (m *MockLocationServiceAPI) ListPlaceIndexesPagesWithContext(arg0 context.Context, arg1 *locationservice.ListPlaceIndexesInput, arg2 func(*locationservice.ListPlaceIndexesOutput, bool) bool, arg3 ...request.Option) error
ListPlaceIndexesPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListPlaceIndexesRequest ¶
func (m *MockLocationServiceAPI) ListPlaceIndexesRequest(arg0 *locationservice.ListPlaceIndexesInput) (*request.Request, *locationservice.ListPlaceIndexesOutput)
ListPlaceIndexesRequest mocks base method
func (*MockLocationServiceAPI) ListPlaceIndexesWithContext ¶
func (m *MockLocationServiceAPI) ListPlaceIndexesWithContext(arg0 context.Context, arg1 *locationservice.ListPlaceIndexesInput, arg2 ...request.Option) (*locationservice.ListPlaceIndexesOutput, error)
ListPlaceIndexesWithContext mocks base method
func (*MockLocationServiceAPI) ListRouteCalculators ¶
func (m *MockLocationServiceAPI) ListRouteCalculators(arg0 *locationservice.ListRouteCalculatorsInput) (*locationservice.ListRouteCalculatorsOutput, error)
ListRouteCalculators mocks base method
func (*MockLocationServiceAPI) ListRouteCalculatorsPages ¶
func (m *MockLocationServiceAPI) ListRouteCalculatorsPages(arg0 *locationservice.ListRouteCalculatorsInput, arg1 func(*locationservice.ListRouteCalculatorsOutput, bool) bool) error
ListRouteCalculatorsPages mocks base method
func (*MockLocationServiceAPI) ListRouteCalculatorsPagesWithContext ¶
func (m *MockLocationServiceAPI) ListRouteCalculatorsPagesWithContext(arg0 context.Context, arg1 *locationservice.ListRouteCalculatorsInput, arg2 func(*locationservice.ListRouteCalculatorsOutput, bool) bool, arg3 ...request.Option) error
ListRouteCalculatorsPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListRouteCalculatorsRequest ¶
func (m *MockLocationServiceAPI) ListRouteCalculatorsRequest(arg0 *locationservice.ListRouteCalculatorsInput) (*request.Request, *locationservice.ListRouteCalculatorsOutput)
ListRouteCalculatorsRequest mocks base method
func (*MockLocationServiceAPI) ListRouteCalculatorsWithContext ¶
func (m *MockLocationServiceAPI) ListRouteCalculatorsWithContext(arg0 context.Context, arg1 *locationservice.ListRouteCalculatorsInput, arg2 ...request.Option) (*locationservice.ListRouteCalculatorsOutput, error)
ListRouteCalculatorsWithContext mocks base method
func (*MockLocationServiceAPI) ListTagsForResource ¶
func (m *MockLocationServiceAPI) ListTagsForResource(arg0 *locationservice.ListTagsForResourceInput) (*locationservice.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockLocationServiceAPI) ListTagsForResourceRequest ¶
func (m *MockLocationServiceAPI) ListTagsForResourceRequest(arg0 *locationservice.ListTagsForResourceInput) (*request.Request, *locationservice.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockLocationServiceAPI) ListTagsForResourceWithContext ¶
func (m *MockLocationServiceAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *locationservice.ListTagsForResourceInput, arg2 ...request.Option) (*locationservice.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockLocationServiceAPI) ListTrackerConsumers ¶
func (m *MockLocationServiceAPI) ListTrackerConsumers(arg0 *locationservice.ListTrackerConsumersInput) (*locationservice.ListTrackerConsumersOutput, error)
ListTrackerConsumers mocks base method
func (*MockLocationServiceAPI) ListTrackerConsumersPages ¶
func (m *MockLocationServiceAPI) ListTrackerConsumersPages(arg0 *locationservice.ListTrackerConsumersInput, arg1 func(*locationservice.ListTrackerConsumersOutput, bool) bool) error
ListTrackerConsumersPages mocks base method
func (*MockLocationServiceAPI) ListTrackerConsumersPagesWithContext ¶
func (m *MockLocationServiceAPI) ListTrackerConsumersPagesWithContext(arg0 context.Context, arg1 *locationservice.ListTrackerConsumersInput, arg2 func(*locationservice.ListTrackerConsumersOutput, bool) bool, arg3 ...request.Option) error
ListTrackerConsumersPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListTrackerConsumersRequest ¶
func (m *MockLocationServiceAPI) ListTrackerConsumersRequest(arg0 *locationservice.ListTrackerConsumersInput) (*request.Request, *locationservice.ListTrackerConsumersOutput)
ListTrackerConsumersRequest mocks base method
func (*MockLocationServiceAPI) ListTrackerConsumersWithContext ¶
func (m *MockLocationServiceAPI) ListTrackerConsumersWithContext(arg0 context.Context, arg1 *locationservice.ListTrackerConsumersInput, arg2 ...request.Option) (*locationservice.ListTrackerConsumersOutput, error)
ListTrackerConsumersWithContext mocks base method
func (*MockLocationServiceAPI) ListTrackers ¶
func (m *MockLocationServiceAPI) ListTrackers(arg0 *locationservice.ListTrackersInput) (*locationservice.ListTrackersOutput, error)
ListTrackers mocks base method
func (*MockLocationServiceAPI) ListTrackersPages ¶
func (m *MockLocationServiceAPI) ListTrackersPages(arg0 *locationservice.ListTrackersInput, arg1 func(*locationservice.ListTrackersOutput, bool) bool) error
ListTrackersPages mocks base method
func (*MockLocationServiceAPI) ListTrackersPagesWithContext ¶
func (m *MockLocationServiceAPI) ListTrackersPagesWithContext(arg0 context.Context, arg1 *locationservice.ListTrackersInput, arg2 func(*locationservice.ListTrackersOutput, bool) bool, arg3 ...request.Option) error
ListTrackersPagesWithContext mocks base method
func (*MockLocationServiceAPI) ListTrackersRequest ¶
func (m *MockLocationServiceAPI) ListTrackersRequest(arg0 *locationservice.ListTrackersInput) (*request.Request, *locationservice.ListTrackersOutput)
ListTrackersRequest mocks base method
func (*MockLocationServiceAPI) ListTrackersWithContext ¶
func (m *MockLocationServiceAPI) ListTrackersWithContext(arg0 context.Context, arg1 *locationservice.ListTrackersInput, arg2 ...request.Option) (*locationservice.ListTrackersOutput, error)
ListTrackersWithContext mocks base method
func (*MockLocationServiceAPI) PutGeofence ¶
func (m *MockLocationServiceAPI) PutGeofence(arg0 *locationservice.PutGeofenceInput) (*locationservice.PutGeofenceOutput, error)
PutGeofence mocks base method
func (*MockLocationServiceAPI) PutGeofenceRequest ¶
func (m *MockLocationServiceAPI) PutGeofenceRequest(arg0 *locationservice.PutGeofenceInput) (*request.Request, *locationservice.PutGeofenceOutput)
PutGeofenceRequest mocks base method
func (*MockLocationServiceAPI) PutGeofenceWithContext ¶
func (m *MockLocationServiceAPI) PutGeofenceWithContext(arg0 context.Context, arg1 *locationservice.PutGeofenceInput, arg2 ...request.Option) (*locationservice.PutGeofenceOutput, error)
PutGeofenceWithContext mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForPosition ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForPosition(arg0 *locationservice.SearchPlaceIndexForPositionInput) (*locationservice.SearchPlaceIndexForPositionOutput, error)
SearchPlaceIndexForPosition mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForPositionRequest ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForPositionRequest(arg0 *locationservice.SearchPlaceIndexForPositionInput) (*request.Request, *locationservice.SearchPlaceIndexForPositionOutput)
SearchPlaceIndexForPositionRequest mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForPositionWithContext ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForPositionWithContext(arg0 context.Context, arg1 *locationservice.SearchPlaceIndexForPositionInput, arg2 ...request.Option) (*locationservice.SearchPlaceIndexForPositionOutput, error)
SearchPlaceIndexForPositionWithContext mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForSuggestions ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForSuggestions(arg0 *locationservice.SearchPlaceIndexForSuggestionsInput) (*locationservice.SearchPlaceIndexForSuggestionsOutput, error)
SearchPlaceIndexForSuggestions mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForSuggestionsRequest ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForSuggestionsRequest(arg0 *locationservice.SearchPlaceIndexForSuggestionsInput) (*request.Request, *locationservice.SearchPlaceIndexForSuggestionsOutput)
SearchPlaceIndexForSuggestionsRequest mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForSuggestionsWithContext ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForSuggestionsWithContext(arg0 context.Context, arg1 *locationservice.SearchPlaceIndexForSuggestionsInput, arg2 ...request.Option) (*locationservice.SearchPlaceIndexForSuggestionsOutput, error)
SearchPlaceIndexForSuggestionsWithContext mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForText ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForText(arg0 *locationservice.SearchPlaceIndexForTextInput) (*locationservice.SearchPlaceIndexForTextOutput, error)
SearchPlaceIndexForText mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForTextRequest ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForTextRequest(arg0 *locationservice.SearchPlaceIndexForTextInput) (*request.Request, *locationservice.SearchPlaceIndexForTextOutput)
SearchPlaceIndexForTextRequest mocks base method
func (*MockLocationServiceAPI) SearchPlaceIndexForTextWithContext ¶
func (m *MockLocationServiceAPI) SearchPlaceIndexForTextWithContext(arg0 context.Context, arg1 *locationservice.SearchPlaceIndexForTextInput, arg2 ...request.Option) (*locationservice.SearchPlaceIndexForTextOutput, error)
SearchPlaceIndexForTextWithContext mocks base method
func (*MockLocationServiceAPI) TagResource ¶
func (m *MockLocationServiceAPI) TagResource(arg0 *locationservice.TagResourceInput) (*locationservice.TagResourceOutput, error)
TagResource mocks base method
func (*MockLocationServiceAPI) TagResourceRequest ¶
func (m *MockLocationServiceAPI) TagResourceRequest(arg0 *locationservice.TagResourceInput) (*request.Request, *locationservice.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockLocationServiceAPI) TagResourceWithContext ¶
func (m *MockLocationServiceAPI) TagResourceWithContext(arg0 context.Context, arg1 *locationservice.TagResourceInput, arg2 ...request.Option) (*locationservice.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockLocationServiceAPI) UntagResource ¶
func (m *MockLocationServiceAPI) UntagResource(arg0 *locationservice.UntagResourceInput) (*locationservice.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockLocationServiceAPI) UntagResourceRequest ¶
func (m *MockLocationServiceAPI) UntagResourceRequest(arg0 *locationservice.UntagResourceInput) (*request.Request, *locationservice.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockLocationServiceAPI) UntagResourceWithContext ¶
func (m *MockLocationServiceAPI) UntagResourceWithContext(arg0 context.Context, arg1 *locationservice.UntagResourceInput, arg2 ...request.Option) (*locationservice.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockLocationServiceAPI) UpdateGeofenceCollection ¶
func (m *MockLocationServiceAPI) UpdateGeofenceCollection(arg0 *locationservice.UpdateGeofenceCollectionInput) (*locationservice.UpdateGeofenceCollectionOutput, error)
UpdateGeofenceCollection mocks base method
func (*MockLocationServiceAPI) UpdateGeofenceCollectionRequest ¶
func (m *MockLocationServiceAPI) UpdateGeofenceCollectionRequest(arg0 *locationservice.UpdateGeofenceCollectionInput) (*request.Request, *locationservice.UpdateGeofenceCollectionOutput)
UpdateGeofenceCollectionRequest mocks base method
func (*MockLocationServiceAPI) UpdateGeofenceCollectionWithContext ¶
func (m *MockLocationServiceAPI) UpdateGeofenceCollectionWithContext(arg0 context.Context, arg1 *locationservice.UpdateGeofenceCollectionInput, arg2 ...request.Option) (*locationservice.UpdateGeofenceCollectionOutput, error)
UpdateGeofenceCollectionWithContext mocks base method
func (*MockLocationServiceAPI) UpdateMap ¶
func (m *MockLocationServiceAPI) UpdateMap(arg0 *locationservice.UpdateMapInput) (*locationservice.UpdateMapOutput, error)
UpdateMap mocks base method
func (*MockLocationServiceAPI) UpdateMapRequest ¶
func (m *MockLocationServiceAPI) UpdateMapRequest(arg0 *locationservice.UpdateMapInput) (*request.Request, *locationservice.UpdateMapOutput)
UpdateMapRequest mocks base method
func (*MockLocationServiceAPI) UpdateMapWithContext ¶
func (m *MockLocationServiceAPI) UpdateMapWithContext(arg0 context.Context, arg1 *locationservice.UpdateMapInput, arg2 ...request.Option) (*locationservice.UpdateMapOutput, error)
UpdateMapWithContext mocks base method
func (*MockLocationServiceAPI) UpdatePlaceIndex ¶
func (m *MockLocationServiceAPI) UpdatePlaceIndex(arg0 *locationservice.UpdatePlaceIndexInput) (*locationservice.UpdatePlaceIndexOutput, error)
UpdatePlaceIndex mocks base method
func (*MockLocationServiceAPI) UpdatePlaceIndexRequest ¶
func (m *MockLocationServiceAPI) UpdatePlaceIndexRequest(arg0 *locationservice.UpdatePlaceIndexInput) (*request.Request, *locationservice.UpdatePlaceIndexOutput)
UpdatePlaceIndexRequest mocks base method
func (*MockLocationServiceAPI) UpdatePlaceIndexWithContext ¶
func (m *MockLocationServiceAPI) UpdatePlaceIndexWithContext(arg0 context.Context, arg1 *locationservice.UpdatePlaceIndexInput, arg2 ...request.Option) (*locationservice.UpdatePlaceIndexOutput, error)
UpdatePlaceIndexWithContext mocks base method
func (*MockLocationServiceAPI) UpdateRouteCalculator ¶
func (m *MockLocationServiceAPI) UpdateRouteCalculator(arg0 *locationservice.UpdateRouteCalculatorInput) (*locationservice.UpdateRouteCalculatorOutput, error)
UpdateRouteCalculator mocks base method
func (*MockLocationServiceAPI) UpdateRouteCalculatorRequest ¶
func (m *MockLocationServiceAPI) UpdateRouteCalculatorRequest(arg0 *locationservice.UpdateRouteCalculatorInput) (*request.Request, *locationservice.UpdateRouteCalculatorOutput)
UpdateRouteCalculatorRequest mocks base method
func (*MockLocationServiceAPI) UpdateRouteCalculatorWithContext ¶
func (m *MockLocationServiceAPI) UpdateRouteCalculatorWithContext(arg0 context.Context, arg1 *locationservice.UpdateRouteCalculatorInput, arg2 ...request.Option) (*locationservice.UpdateRouteCalculatorOutput, error)
UpdateRouteCalculatorWithContext mocks base method
func (*MockLocationServiceAPI) UpdateTracker ¶
func (m *MockLocationServiceAPI) UpdateTracker(arg0 *locationservice.UpdateTrackerInput) (*locationservice.UpdateTrackerOutput, error)
UpdateTracker mocks base method
func (*MockLocationServiceAPI) UpdateTrackerRequest ¶
func (m *MockLocationServiceAPI) UpdateTrackerRequest(arg0 *locationservice.UpdateTrackerInput) (*request.Request, *locationservice.UpdateTrackerOutput)
UpdateTrackerRequest mocks base method
func (*MockLocationServiceAPI) UpdateTrackerWithContext ¶
func (m *MockLocationServiceAPI) UpdateTrackerWithContext(arg0 context.Context, arg1 *locationservice.UpdateTrackerInput, arg2 ...request.Option) (*locationservice.UpdateTrackerOutput, error)
UpdateTrackerWithContext mocks base method
type MockLocationServiceAPIMockRecorder ¶
type MockLocationServiceAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockLocationServiceAPIMockRecorder is the mock recorder for MockLocationServiceAPI
func (*MockLocationServiceAPIMockRecorder) AssociateTrackerConsumer ¶
func (mr *MockLocationServiceAPIMockRecorder) AssociateTrackerConsumer(arg0 interface{}) *gomock.Call
AssociateTrackerConsumer indicates an expected call of AssociateTrackerConsumer
func (*MockLocationServiceAPIMockRecorder) AssociateTrackerConsumerRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) AssociateTrackerConsumerRequest(arg0 interface{}) *gomock.Call
AssociateTrackerConsumerRequest indicates an expected call of AssociateTrackerConsumerRequest
func (*MockLocationServiceAPIMockRecorder) AssociateTrackerConsumerWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) AssociateTrackerConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateTrackerConsumerWithContext indicates an expected call of AssociateTrackerConsumerWithContext
func (*MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistory ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistory(arg0 interface{}) *gomock.Call
BatchDeleteDevicePositionHistory indicates an expected call of BatchDeleteDevicePositionHistory
func (*MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistoryRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistoryRequest(arg0 interface{}) *gomock.Call
BatchDeleteDevicePositionHistoryRequest indicates an expected call of BatchDeleteDevicePositionHistoryRequest
func (*MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistoryWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteDevicePositionHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteDevicePositionHistoryWithContext indicates an expected call of BatchDeleteDevicePositionHistoryWithContext
func (*MockLocationServiceAPIMockRecorder) BatchDeleteGeofence ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteGeofence(arg0 interface{}) *gomock.Call
BatchDeleteGeofence indicates an expected call of BatchDeleteGeofence
func (*MockLocationServiceAPIMockRecorder) BatchDeleteGeofenceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteGeofenceRequest(arg0 interface{}) *gomock.Call
BatchDeleteGeofenceRequest indicates an expected call of BatchDeleteGeofenceRequest
func (*MockLocationServiceAPIMockRecorder) BatchDeleteGeofenceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchDeleteGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteGeofenceWithContext indicates an expected call of BatchDeleteGeofenceWithContext
func (*MockLocationServiceAPIMockRecorder) BatchEvaluateGeofences ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchEvaluateGeofences(arg0 interface{}) *gomock.Call
BatchEvaluateGeofences indicates an expected call of BatchEvaluateGeofences
func (*MockLocationServiceAPIMockRecorder) BatchEvaluateGeofencesRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchEvaluateGeofencesRequest(arg0 interface{}) *gomock.Call
BatchEvaluateGeofencesRequest indicates an expected call of BatchEvaluateGeofencesRequest
func (*MockLocationServiceAPIMockRecorder) BatchEvaluateGeofencesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchEvaluateGeofencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchEvaluateGeofencesWithContext indicates an expected call of BatchEvaluateGeofencesWithContext
func (*MockLocationServiceAPIMockRecorder) BatchGetDevicePosition ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchGetDevicePosition(arg0 interface{}) *gomock.Call
BatchGetDevicePosition indicates an expected call of BatchGetDevicePosition
func (*MockLocationServiceAPIMockRecorder) BatchGetDevicePositionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchGetDevicePositionRequest(arg0 interface{}) *gomock.Call
BatchGetDevicePositionRequest indicates an expected call of BatchGetDevicePositionRequest
func (*MockLocationServiceAPIMockRecorder) BatchGetDevicePositionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchGetDevicePositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetDevicePositionWithContext indicates an expected call of BatchGetDevicePositionWithContext
func (*MockLocationServiceAPIMockRecorder) BatchPutGeofence ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchPutGeofence(arg0 interface{}) *gomock.Call
BatchPutGeofence indicates an expected call of BatchPutGeofence
func (*MockLocationServiceAPIMockRecorder) BatchPutGeofenceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchPutGeofenceRequest(arg0 interface{}) *gomock.Call
BatchPutGeofenceRequest indicates an expected call of BatchPutGeofenceRequest
func (*MockLocationServiceAPIMockRecorder) BatchPutGeofenceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchPutGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchPutGeofenceWithContext indicates an expected call of BatchPutGeofenceWithContext
func (*MockLocationServiceAPIMockRecorder) BatchUpdateDevicePosition ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchUpdateDevicePosition(arg0 interface{}) *gomock.Call
BatchUpdateDevicePosition indicates an expected call of BatchUpdateDevicePosition
func (*MockLocationServiceAPIMockRecorder) BatchUpdateDevicePositionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchUpdateDevicePositionRequest(arg0 interface{}) *gomock.Call
BatchUpdateDevicePositionRequest indicates an expected call of BatchUpdateDevicePositionRequest
func (*MockLocationServiceAPIMockRecorder) BatchUpdateDevicePositionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) BatchUpdateDevicePositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchUpdateDevicePositionWithContext indicates an expected call of BatchUpdateDevicePositionWithContext
func (*MockLocationServiceAPIMockRecorder) CalculateRoute ¶
func (mr *MockLocationServiceAPIMockRecorder) CalculateRoute(arg0 interface{}) *gomock.Call
CalculateRoute indicates an expected call of CalculateRoute
func (*MockLocationServiceAPIMockRecorder) CalculateRouteMatrix ¶
func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteMatrix(arg0 interface{}) *gomock.Call
CalculateRouteMatrix indicates an expected call of CalculateRouteMatrix
func (*MockLocationServiceAPIMockRecorder) CalculateRouteMatrixRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteMatrixRequest(arg0 interface{}) *gomock.Call
CalculateRouteMatrixRequest indicates an expected call of CalculateRouteMatrixRequest
func (*MockLocationServiceAPIMockRecorder) CalculateRouteMatrixWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteMatrixWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CalculateRouteMatrixWithContext indicates an expected call of CalculateRouteMatrixWithContext
func (*MockLocationServiceAPIMockRecorder) CalculateRouteRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteRequest(arg0 interface{}) *gomock.Call
CalculateRouteRequest indicates an expected call of CalculateRouteRequest
func (*MockLocationServiceAPIMockRecorder) CalculateRouteWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CalculateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CalculateRouteWithContext indicates an expected call of CalculateRouteWithContext
func (*MockLocationServiceAPIMockRecorder) CreateGeofenceCollection ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateGeofenceCollection(arg0 interface{}) *gomock.Call
CreateGeofenceCollection indicates an expected call of CreateGeofenceCollection
func (*MockLocationServiceAPIMockRecorder) CreateGeofenceCollectionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
CreateGeofenceCollectionRequest indicates an expected call of CreateGeofenceCollectionRequest
func (*MockLocationServiceAPIMockRecorder) CreateGeofenceCollectionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGeofenceCollectionWithContext indicates an expected call of CreateGeofenceCollectionWithContext
func (*MockLocationServiceAPIMockRecorder) CreateMap ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateMap(arg0 interface{}) *gomock.Call
CreateMap indicates an expected call of CreateMap
func (*MockLocationServiceAPIMockRecorder) CreateMapRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateMapRequest(arg0 interface{}) *gomock.Call
CreateMapRequest indicates an expected call of CreateMapRequest
func (*MockLocationServiceAPIMockRecorder) CreateMapWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMapWithContext indicates an expected call of CreateMapWithContext
func (*MockLocationServiceAPIMockRecorder) CreatePlaceIndex ¶
func (mr *MockLocationServiceAPIMockRecorder) CreatePlaceIndex(arg0 interface{}) *gomock.Call
CreatePlaceIndex indicates an expected call of CreatePlaceIndex
func (*MockLocationServiceAPIMockRecorder) CreatePlaceIndexRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CreatePlaceIndexRequest(arg0 interface{}) *gomock.Call
CreatePlaceIndexRequest indicates an expected call of CreatePlaceIndexRequest
func (*MockLocationServiceAPIMockRecorder) CreatePlaceIndexWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CreatePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePlaceIndexWithContext indicates an expected call of CreatePlaceIndexWithContext
func (*MockLocationServiceAPIMockRecorder) CreateRouteCalculator ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateRouteCalculator(arg0 interface{}) *gomock.Call
CreateRouteCalculator indicates an expected call of CreateRouteCalculator
func (*MockLocationServiceAPIMockRecorder) CreateRouteCalculatorRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateRouteCalculatorRequest(arg0 interface{}) *gomock.Call
CreateRouteCalculatorRequest indicates an expected call of CreateRouteCalculatorRequest
func (*MockLocationServiceAPIMockRecorder) CreateRouteCalculatorWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRouteCalculatorWithContext indicates an expected call of CreateRouteCalculatorWithContext
func (*MockLocationServiceAPIMockRecorder) CreateTracker ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateTracker(arg0 interface{}) *gomock.Call
CreateTracker indicates an expected call of CreateTracker
func (*MockLocationServiceAPIMockRecorder) CreateTrackerRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateTrackerRequest(arg0 interface{}) *gomock.Call
CreateTrackerRequest indicates an expected call of CreateTrackerRequest
func (*MockLocationServiceAPIMockRecorder) CreateTrackerWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) CreateTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTrackerWithContext indicates an expected call of CreateTrackerWithContext
func (*MockLocationServiceAPIMockRecorder) DeleteGeofenceCollection ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteGeofenceCollection(arg0 interface{}) *gomock.Call
DeleteGeofenceCollection indicates an expected call of DeleteGeofenceCollection
func (*MockLocationServiceAPIMockRecorder) DeleteGeofenceCollectionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
DeleteGeofenceCollectionRequest indicates an expected call of DeleteGeofenceCollectionRequest
func (*MockLocationServiceAPIMockRecorder) DeleteGeofenceCollectionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGeofenceCollectionWithContext indicates an expected call of DeleteGeofenceCollectionWithContext
func (*MockLocationServiceAPIMockRecorder) DeleteMap ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteMap(arg0 interface{}) *gomock.Call
DeleteMap indicates an expected call of DeleteMap
func (*MockLocationServiceAPIMockRecorder) DeleteMapRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteMapRequest(arg0 interface{}) *gomock.Call
DeleteMapRequest indicates an expected call of DeleteMapRequest
func (*MockLocationServiceAPIMockRecorder) DeleteMapWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMapWithContext indicates an expected call of DeleteMapWithContext
func (*MockLocationServiceAPIMockRecorder) DeletePlaceIndex ¶
func (mr *MockLocationServiceAPIMockRecorder) DeletePlaceIndex(arg0 interface{}) *gomock.Call
DeletePlaceIndex indicates an expected call of DeletePlaceIndex
func (*MockLocationServiceAPIMockRecorder) DeletePlaceIndexRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DeletePlaceIndexRequest(arg0 interface{}) *gomock.Call
DeletePlaceIndexRequest indicates an expected call of DeletePlaceIndexRequest
func (*MockLocationServiceAPIMockRecorder) DeletePlaceIndexWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DeletePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePlaceIndexWithContext indicates an expected call of DeletePlaceIndexWithContext
func (*MockLocationServiceAPIMockRecorder) DeleteRouteCalculator ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteRouteCalculator(arg0 interface{}) *gomock.Call
DeleteRouteCalculator indicates an expected call of DeleteRouteCalculator
func (*MockLocationServiceAPIMockRecorder) DeleteRouteCalculatorRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteRouteCalculatorRequest(arg0 interface{}) *gomock.Call
DeleteRouteCalculatorRequest indicates an expected call of DeleteRouteCalculatorRequest
func (*MockLocationServiceAPIMockRecorder) DeleteRouteCalculatorWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRouteCalculatorWithContext indicates an expected call of DeleteRouteCalculatorWithContext
func (*MockLocationServiceAPIMockRecorder) DeleteTracker ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteTracker(arg0 interface{}) *gomock.Call
DeleteTracker indicates an expected call of DeleteTracker
func (*MockLocationServiceAPIMockRecorder) DeleteTrackerRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteTrackerRequest(arg0 interface{}) *gomock.Call
DeleteTrackerRequest indicates an expected call of DeleteTrackerRequest
func (*MockLocationServiceAPIMockRecorder) DeleteTrackerWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DeleteTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTrackerWithContext indicates an expected call of DeleteTrackerWithContext
func (*MockLocationServiceAPIMockRecorder) DescribeGeofenceCollection ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeGeofenceCollection(arg0 interface{}) *gomock.Call
DescribeGeofenceCollection indicates an expected call of DescribeGeofenceCollection
func (*MockLocationServiceAPIMockRecorder) DescribeGeofenceCollectionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
DescribeGeofenceCollectionRequest indicates an expected call of DescribeGeofenceCollectionRequest
func (*MockLocationServiceAPIMockRecorder) DescribeGeofenceCollectionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGeofenceCollectionWithContext indicates an expected call of DescribeGeofenceCollectionWithContext
func (*MockLocationServiceAPIMockRecorder) DescribeMap ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeMap(arg0 interface{}) *gomock.Call
DescribeMap indicates an expected call of DescribeMap
func (*MockLocationServiceAPIMockRecorder) DescribeMapRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeMapRequest(arg0 interface{}) *gomock.Call
DescribeMapRequest indicates an expected call of DescribeMapRequest
func (*MockLocationServiceAPIMockRecorder) DescribeMapWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMapWithContext indicates an expected call of DescribeMapWithContext
func (*MockLocationServiceAPIMockRecorder) DescribePlaceIndex ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribePlaceIndex(arg0 interface{}) *gomock.Call
DescribePlaceIndex indicates an expected call of DescribePlaceIndex
func (*MockLocationServiceAPIMockRecorder) DescribePlaceIndexRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribePlaceIndexRequest(arg0 interface{}) *gomock.Call
DescribePlaceIndexRequest indicates an expected call of DescribePlaceIndexRequest
func (*MockLocationServiceAPIMockRecorder) DescribePlaceIndexWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePlaceIndexWithContext indicates an expected call of DescribePlaceIndexWithContext
func (*MockLocationServiceAPIMockRecorder) DescribeRouteCalculator ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeRouteCalculator(arg0 interface{}) *gomock.Call
DescribeRouteCalculator indicates an expected call of DescribeRouteCalculator
func (*MockLocationServiceAPIMockRecorder) DescribeRouteCalculatorRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeRouteCalculatorRequest(arg0 interface{}) *gomock.Call
DescribeRouteCalculatorRequest indicates an expected call of DescribeRouteCalculatorRequest
func (*MockLocationServiceAPIMockRecorder) DescribeRouteCalculatorWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRouteCalculatorWithContext indicates an expected call of DescribeRouteCalculatorWithContext
func (*MockLocationServiceAPIMockRecorder) DescribeTracker ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeTracker(arg0 interface{}) *gomock.Call
DescribeTracker indicates an expected call of DescribeTracker
func (*MockLocationServiceAPIMockRecorder) DescribeTrackerRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeTrackerRequest(arg0 interface{}) *gomock.Call
DescribeTrackerRequest indicates an expected call of DescribeTrackerRequest
func (*MockLocationServiceAPIMockRecorder) DescribeTrackerWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DescribeTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTrackerWithContext indicates an expected call of DescribeTrackerWithContext
func (*MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumer ¶
func (mr *MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumer(arg0 interface{}) *gomock.Call
DisassociateTrackerConsumer indicates an expected call of DisassociateTrackerConsumer
func (*MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumerRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumerRequest(arg0 interface{}) *gomock.Call
DisassociateTrackerConsumerRequest indicates an expected call of DisassociateTrackerConsumerRequest
func (*MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumerWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) DisassociateTrackerConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateTrackerConsumerWithContext indicates an expected call of DisassociateTrackerConsumerWithContext
func (*MockLocationServiceAPIMockRecorder) GetDevicePosition ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePosition(arg0 interface{}) *gomock.Call
GetDevicePosition indicates an expected call of GetDevicePosition
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionHistory ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistory(arg0 interface{}) *gomock.Call
GetDevicePositionHistory indicates an expected call of GetDevicePositionHistory
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryPages ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryPages(arg0, arg1 interface{}) *gomock.Call
GetDevicePositionHistoryPages indicates an expected call of GetDevicePositionHistoryPages
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetDevicePositionHistoryPagesWithContext indicates an expected call of GetDevicePositionHistoryPagesWithContext
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryRequest(arg0 interface{}) *gomock.Call
GetDevicePositionHistoryRequest indicates an expected call of GetDevicePositionHistoryRequest
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDevicePositionHistoryWithContext indicates an expected call of GetDevicePositionHistoryWithContext
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionRequest(arg0 interface{}) *gomock.Call
GetDevicePositionRequest indicates an expected call of GetDevicePositionRequest
func (*MockLocationServiceAPIMockRecorder) GetDevicePositionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetDevicePositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDevicePositionWithContext indicates an expected call of GetDevicePositionWithContext
func (*MockLocationServiceAPIMockRecorder) GetGeofence ¶
func (mr *MockLocationServiceAPIMockRecorder) GetGeofence(arg0 interface{}) *gomock.Call
GetGeofence indicates an expected call of GetGeofence
func (*MockLocationServiceAPIMockRecorder) GetGeofenceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetGeofenceRequest(arg0 interface{}) *gomock.Call
GetGeofenceRequest indicates an expected call of GetGeofenceRequest
func (*MockLocationServiceAPIMockRecorder) GetGeofenceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGeofenceWithContext indicates an expected call of GetGeofenceWithContext
func (*MockLocationServiceAPIMockRecorder) GetMapGlyphs ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapGlyphs(arg0 interface{}) *gomock.Call
GetMapGlyphs indicates an expected call of GetMapGlyphs
func (*MockLocationServiceAPIMockRecorder) GetMapGlyphsRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapGlyphsRequest(arg0 interface{}) *gomock.Call
GetMapGlyphsRequest indicates an expected call of GetMapGlyphsRequest
func (*MockLocationServiceAPIMockRecorder) GetMapGlyphsWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapGlyphsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMapGlyphsWithContext indicates an expected call of GetMapGlyphsWithContext
func (*MockLocationServiceAPIMockRecorder) GetMapSprites ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapSprites(arg0 interface{}) *gomock.Call
GetMapSprites indicates an expected call of GetMapSprites
func (*MockLocationServiceAPIMockRecorder) GetMapSpritesRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapSpritesRequest(arg0 interface{}) *gomock.Call
GetMapSpritesRequest indicates an expected call of GetMapSpritesRequest
func (*MockLocationServiceAPIMockRecorder) GetMapSpritesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapSpritesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMapSpritesWithContext indicates an expected call of GetMapSpritesWithContext
func (*MockLocationServiceAPIMockRecorder) GetMapStyleDescriptor ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapStyleDescriptor(arg0 interface{}) *gomock.Call
GetMapStyleDescriptor indicates an expected call of GetMapStyleDescriptor
func (*MockLocationServiceAPIMockRecorder) GetMapStyleDescriptorRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapStyleDescriptorRequest(arg0 interface{}) *gomock.Call
GetMapStyleDescriptorRequest indicates an expected call of GetMapStyleDescriptorRequest
func (*MockLocationServiceAPIMockRecorder) GetMapStyleDescriptorWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapStyleDescriptorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMapStyleDescriptorWithContext indicates an expected call of GetMapStyleDescriptorWithContext
func (*MockLocationServiceAPIMockRecorder) GetMapTile ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapTile(arg0 interface{}) *gomock.Call
GetMapTile indicates an expected call of GetMapTile
func (*MockLocationServiceAPIMockRecorder) GetMapTileRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapTileRequest(arg0 interface{}) *gomock.Call
GetMapTileRequest indicates an expected call of GetMapTileRequest
func (*MockLocationServiceAPIMockRecorder) GetMapTileWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) GetMapTileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMapTileWithContext indicates an expected call of GetMapTileWithContext
func (*MockLocationServiceAPIMockRecorder) ListDevicePositions ¶
func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositions(arg0 interface{}) *gomock.Call
ListDevicePositions indicates an expected call of ListDevicePositions
func (*MockLocationServiceAPIMockRecorder) ListDevicePositionsPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsPages(arg0, arg1 interface{}) *gomock.Call
ListDevicePositionsPages indicates an expected call of ListDevicePositionsPages
func (*MockLocationServiceAPIMockRecorder) ListDevicePositionsPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDevicePositionsPagesWithContext indicates an expected call of ListDevicePositionsPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListDevicePositionsRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsRequest(arg0 interface{}) *gomock.Call
ListDevicePositionsRequest indicates an expected call of ListDevicePositionsRequest
func (*MockLocationServiceAPIMockRecorder) ListDevicePositionsWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListDevicePositionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDevicePositionsWithContext indicates an expected call of ListDevicePositionsWithContext
func (*MockLocationServiceAPIMockRecorder) ListGeofenceCollections ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollections(arg0 interface{}) *gomock.Call
ListGeofenceCollections indicates an expected call of ListGeofenceCollections
func (*MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsPages(arg0, arg1 interface{}) *gomock.Call
ListGeofenceCollectionsPages indicates an expected call of ListGeofenceCollectionsPages
func (*MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGeofenceCollectionsPagesWithContext indicates an expected call of ListGeofenceCollectionsPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsRequest(arg0 interface{}) *gomock.Call
ListGeofenceCollectionsRequest indicates an expected call of ListGeofenceCollectionsRequest
func (*MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofenceCollectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGeofenceCollectionsWithContext indicates an expected call of ListGeofenceCollectionsWithContext
func (*MockLocationServiceAPIMockRecorder) ListGeofences ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofences(arg0 interface{}) *gomock.Call
ListGeofences indicates an expected call of ListGeofences
func (*MockLocationServiceAPIMockRecorder) ListGeofencesPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesPages(arg0, arg1 interface{}) *gomock.Call
ListGeofencesPages indicates an expected call of ListGeofencesPages
func (*MockLocationServiceAPIMockRecorder) ListGeofencesPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGeofencesPagesWithContext indicates an expected call of ListGeofencesPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListGeofencesRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesRequest(arg0 interface{}) *gomock.Call
ListGeofencesRequest indicates an expected call of ListGeofencesRequest
func (*MockLocationServiceAPIMockRecorder) ListGeofencesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListGeofencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGeofencesWithContext indicates an expected call of ListGeofencesWithContext
func (*MockLocationServiceAPIMockRecorder) ListMaps ¶
func (mr *MockLocationServiceAPIMockRecorder) ListMaps(arg0 interface{}) *gomock.Call
ListMaps indicates an expected call of ListMaps
func (*MockLocationServiceAPIMockRecorder) ListMapsPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListMapsPages(arg0, arg1 interface{}) *gomock.Call
ListMapsPages indicates an expected call of ListMapsPages
func (*MockLocationServiceAPIMockRecorder) ListMapsPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListMapsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMapsPagesWithContext indicates an expected call of ListMapsPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListMapsRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListMapsRequest(arg0 interface{}) *gomock.Call
ListMapsRequest indicates an expected call of ListMapsRequest
func (*MockLocationServiceAPIMockRecorder) ListMapsWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListMapsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMapsWithContext indicates an expected call of ListMapsWithContext
func (*MockLocationServiceAPIMockRecorder) ListPlaceIndexes ¶
func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexes(arg0 interface{}) *gomock.Call
ListPlaceIndexes indicates an expected call of ListPlaceIndexes
func (*MockLocationServiceAPIMockRecorder) ListPlaceIndexesPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesPages(arg0, arg1 interface{}) *gomock.Call
ListPlaceIndexesPages indicates an expected call of ListPlaceIndexesPages
func (*MockLocationServiceAPIMockRecorder) ListPlaceIndexesPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPlaceIndexesPagesWithContext indicates an expected call of ListPlaceIndexesPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListPlaceIndexesRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesRequest(arg0 interface{}) *gomock.Call
ListPlaceIndexesRequest indicates an expected call of ListPlaceIndexesRequest
func (*MockLocationServiceAPIMockRecorder) ListPlaceIndexesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListPlaceIndexesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPlaceIndexesWithContext indicates an expected call of ListPlaceIndexesWithContext
func (*MockLocationServiceAPIMockRecorder) ListRouteCalculators ¶
func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculators(arg0 interface{}) *gomock.Call
ListRouteCalculators indicates an expected call of ListRouteCalculators
func (*MockLocationServiceAPIMockRecorder) ListRouteCalculatorsPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsPages(arg0, arg1 interface{}) *gomock.Call
ListRouteCalculatorsPages indicates an expected call of ListRouteCalculatorsPages
func (*MockLocationServiceAPIMockRecorder) ListRouteCalculatorsPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRouteCalculatorsPagesWithContext indicates an expected call of ListRouteCalculatorsPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListRouteCalculatorsRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsRequest(arg0 interface{}) *gomock.Call
ListRouteCalculatorsRequest indicates an expected call of ListRouteCalculatorsRequest
func (*MockLocationServiceAPIMockRecorder) ListRouteCalculatorsWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListRouteCalculatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRouteCalculatorsWithContext indicates an expected call of ListRouteCalculatorsWithContext
func (*MockLocationServiceAPIMockRecorder) ListTagsForResource ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockLocationServiceAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockLocationServiceAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockLocationServiceAPIMockRecorder) ListTrackerConsumers ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumers(arg0 interface{}) *gomock.Call
ListTrackerConsumers indicates an expected call of ListTrackerConsumers
func (*MockLocationServiceAPIMockRecorder) ListTrackerConsumersPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersPages(arg0, arg1 interface{}) *gomock.Call
ListTrackerConsumersPages indicates an expected call of ListTrackerConsumersPages
func (*MockLocationServiceAPIMockRecorder) ListTrackerConsumersPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTrackerConsumersPagesWithContext indicates an expected call of ListTrackerConsumersPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListTrackerConsumersRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersRequest(arg0 interface{}) *gomock.Call
ListTrackerConsumersRequest indicates an expected call of ListTrackerConsumersRequest
func (*MockLocationServiceAPIMockRecorder) ListTrackerConsumersWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackerConsumersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrackerConsumersWithContext indicates an expected call of ListTrackerConsumersWithContext
func (*MockLocationServiceAPIMockRecorder) ListTrackers ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackers(arg0 interface{}) *gomock.Call
ListTrackers indicates an expected call of ListTrackers
func (*MockLocationServiceAPIMockRecorder) ListTrackersPages ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackersPages(arg0, arg1 interface{}) *gomock.Call
ListTrackersPages indicates an expected call of ListTrackersPages
func (*MockLocationServiceAPIMockRecorder) ListTrackersPagesWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTrackersPagesWithContext indicates an expected call of ListTrackersPagesWithContext
func (*MockLocationServiceAPIMockRecorder) ListTrackersRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackersRequest(arg0 interface{}) *gomock.Call
ListTrackersRequest indicates an expected call of ListTrackersRequest
func (*MockLocationServiceAPIMockRecorder) ListTrackersWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) ListTrackersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrackersWithContext indicates an expected call of ListTrackersWithContext
func (*MockLocationServiceAPIMockRecorder) PutGeofence ¶
func (mr *MockLocationServiceAPIMockRecorder) PutGeofence(arg0 interface{}) *gomock.Call
PutGeofence indicates an expected call of PutGeofence
func (*MockLocationServiceAPIMockRecorder) PutGeofenceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) PutGeofenceRequest(arg0 interface{}) *gomock.Call
PutGeofenceRequest indicates an expected call of PutGeofenceRequest
func (*MockLocationServiceAPIMockRecorder) PutGeofenceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) PutGeofenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutGeofenceWithContext indicates an expected call of PutGeofenceWithContext
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPosition ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPosition(arg0 interface{}) *gomock.Call
SearchPlaceIndexForPosition indicates an expected call of SearchPlaceIndexForPosition
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPositionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPositionRequest(arg0 interface{}) *gomock.Call
SearchPlaceIndexForPositionRequest indicates an expected call of SearchPlaceIndexForPositionRequest
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPositionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForPositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchPlaceIndexForPositionWithContext indicates an expected call of SearchPlaceIndexForPositionWithContext
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestions ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestions(arg0 interface{}) *gomock.Call
SearchPlaceIndexForSuggestions indicates an expected call of SearchPlaceIndexForSuggestions
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestionsRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestionsRequest(arg0 interface{}) *gomock.Call
SearchPlaceIndexForSuggestionsRequest indicates an expected call of SearchPlaceIndexForSuggestionsRequest
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestionsWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForSuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchPlaceIndexForSuggestionsWithContext indicates an expected call of SearchPlaceIndexForSuggestionsWithContext
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForText ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForText(arg0 interface{}) *gomock.Call
SearchPlaceIndexForText indicates an expected call of SearchPlaceIndexForText
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForTextRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForTextRequest(arg0 interface{}) *gomock.Call
SearchPlaceIndexForTextRequest indicates an expected call of SearchPlaceIndexForTextRequest
func (*MockLocationServiceAPIMockRecorder) SearchPlaceIndexForTextWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) SearchPlaceIndexForTextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchPlaceIndexForTextWithContext indicates an expected call of SearchPlaceIndexForTextWithContext
func (*MockLocationServiceAPIMockRecorder) TagResource ¶
func (mr *MockLocationServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockLocationServiceAPIMockRecorder) TagResourceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockLocationServiceAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockLocationServiceAPIMockRecorder) UntagResource ¶
func (mr *MockLocationServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockLocationServiceAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockLocationServiceAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockLocationServiceAPIMockRecorder) UpdateGeofenceCollection ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateGeofenceCollection(arg0 interface{}) *gomock.Call
UpdateGeofenceCollection indicates an expected call of UpdateGeofenceCollection
func (*MockLocationServiceAPIMockRecorder) UpdateGeofenceCollectionRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateGeofenceCollectionRequest(arg0 interface{}) *gomock.Call
UpdateGeofenceCollectionRequest indicates an expected call of UpdateGeofenceCollectionRequest
func (*MockLocationServiceAPIMockRecorder) UpdateGeofenceCollectionWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateGeofenceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGeofenceCollectionWithContext indicates an expected call of UpdateGeofenceCollectionWithContext
func (*MockLocationServiceAPIMockRecorder) UpdateMap ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateMap(arg0 interface{}) *gomock.Call
UpdateMap indicates an expected call of UpdateMap
func (*MockLocationServiceAPIMockRecorder) UpdateMapRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateMapRequest(arg0 interface{}) *gomock.Call
UpdateMapRequest indicates an expected call of UpdateMapRequest
func (*MockLocationServiceAPIMockRecorder) UpdateMapWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMapWithContext indicates an expected call of UpdateMapWithContext
func (*MockLocationServiceAPIMockRecorder) UpdatePlaceIndex ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdatePlaceIndex(arg0 interface{}) *gomock.Call
UpdatePlaceIndex indicates an expected call of UpdatePlaceIndex
func (*MockLocationServiceAPIMockRecorder) UpdatePlaceIndexRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdatePlaceIndexRequest(arg0 interface{}) *gomock.Call
UpdatePlaceIndexRequest indicates an expected call of UpdatePlaceIndexRequest
func (*MockLocationServiceAPIMockRecorder) UpdatePlaceIndexWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdatePlaceIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePlaceIndexWithContext indicates an expected call of UpdatePlaceIndexWithContext
func (*MockLocationServiceAPIMockRecorder) UpdateRouteCalculator ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateRouteCalculator(arg0 interface{}) *gomock.Call
UpdateRouteCalculator indicates an expected call of UpdateRouteCalculator
func (*MockLocationServiceAPIMockRecorder) UpdateRouteCalculatorRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateRouteCalculatorRequest(arg0 interface{}) *gomock.Call
UpdateRouteCalculatorRequest indicates an expected call of UpdateRouteCalculatorRequest
func (*MockLocationServiceAPIMockRecorder) UpdateRouteCalculatorWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateRouteCalculatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRouteCalculatorWithContext indicates an expected call of UpdateRouteCalculatorWithContext
func (*MockLocationServiceAPIMockRecorder) UpdateTracker ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateTracker(arg0 interface{}) *gomock.Call
UpdateTracker indicates an expected call of UpdateTracker
func (*MockLocationServiceAPIMockRecorder) UpdateTrackerRequest ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateTrackerRequest(arg0 interface{}) *gomock.Call
UpdateTrackerRequest indicates an expected call of UpdateTrackerRequest
func (*MockLocationServiceAPIMockRecorder) UpdateTrackerWithContext ¶
func (mr *MockLocationServiceAPIMockRecorder) UpdateTrackerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTrackerWithContext indicates an expected call of UpdateTrackerWithContext