locationservicemock

package
v1.44.57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package locationservicemock is a generated GoMock package.

Index

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

AssociateTrackerConsumer mocks base method

func (*MockLocationServiceAPI) AssociateTrackerConsumerRequest

AssociateTrackerConsumerRequest mocks base method

func (*MockLocationServiceAPI) AssociateTrackerConsumerWithContext

AssociateTrackerConsumerWithContext mocks base method

func (*MockLocationServiceAPI) BatchDeleteDevicePositionHistory

BatchDeleteDevicePositionHistory mocks base method

func (*MockLocationServiceAPI) BatchDeleteDevicePositionHistoryRequest

BatchDeleteDevicePositionHistoryRequest mocks base method

func (*MockLocationServiceAPI) BatchDeleteDevicePositionHistoryWithContext

BatchDeleteDevicePositionHistoryWithContext mocks base method

func (*MockLocationServiceAPI) BatchDeleteGeofence

BatchDeleteGeofence mocks base method

func (*MockLocationServiceAPI) BatchDeleteGeofenceRequest

BatchDeleteGeofenceRequest mocks base method

func (*MockLocationServiceAPI) BatchDeleteGeofenceWithContext

BatchDeleteGeofenceWithContext mocks base method

func (*MockLocationServiceAPI) BatchEvaluateGeofences

BatchEvaluateGeofences mocks base method

func (*MockLocationServiceAPI) BatchEvaluateGeofencesRequest

BatchEvaluateGeofencesRequest mocks base method

func (*MockLocationServiceAPI) BatchEvaluateGeofencesWithContext

BatchEvaluateGeofencesWithContext mocks base method

func (*MockLocationServiceAPI) BatchGetDevicePosition

BatchGetDevicePosition mocks base method

func (*MockLocationServiceAPI) BatchGetDevicePositionRequest

BatchGetDevicePositionRequest mocks base method

func (*MockLocationServiceAPI) BatchGetDevicePositionWithContext

BatchGetDevicePositionWithContext mocks base method

func (*MockLocationServiceAPI) BatchPutGeofence

BatchPutGeofence mocks base method

func (*MockLocationServiceAPI) BatchPutGeofenceRequest

BatchPutGeofenceRequest mocks base method

func (*MockLocationServiceAPI) BatchPutGeofenceWithContext

BatchPutGeofenceWithContext mocks base method

func (*MockLocationServiceAPI) BatchUpdateDevicePosition

BatchUpdateDevicePosition mocks base method

func (*MockLocationServiceAPI) BatchUpdateDevicePositionRequest

BatchUpdateDevicePositionRequest mocks base method

func (*MockLocationServiceAPI) BatchUpdateDevicePositionWithContext

BatchUpdateDevicePositionWithContext mocks base method

func (*MockLocationServiceAPI) CalculateRoute

CalculateRoute mocks base method

func (*MockLocationServiceAPI) CalculateRouteMatrix

CalculateRouteMatrix mocks base method

func (*MockLocationServiceAPI) CalculateRouteMatrixRequest

CalculateRouteMatrixRequest mocks base method

func (*MockLocationServiceAPI) CalculateRouteMatrixWithContext

CalculateRouteMatrixWithContext mocks base method

func (*MockLocationServiceAPI) CalculateRouteRequest

CalculateRouteRequest mocks base method

func (*MockLocationServiceAPI) CalculateRouteWithContext

CalculateRouteWithContext mocks base method

func (*MockLocationServiceAPI) CreateGeofenceCollection

CreateGeofenceCollection mocks base method

func (*MockLocationServiceAPI) CreateGeofenceCollectionRequest

CreateGeofenceCollectionRequest mocks base method

func (*MockLocationServiceAPI) CreateGeofenceCollectionWithContext

CreateGeofenceCollectionWithContext mocks base method

func (*MockLocationServiceAPI) CreateMap

CreateMap mocks base method

func (*MockLocationServiceAPI) CreateMapRequest

CreateMapRequest mocks base method

func (*MockLocationServiceAPI) CreateMapWithContext

CreateMapWithContext mocks base method

func (*MockLocationServiceAPI) CreatePlaceIndex

CreatePlaceIndex mocks base method

func (*MockLocationServiceAPI) CreatePlaceIndexRequest

CreatePlaceIndexRequest mocks base method

func (*MockLocationServiceAPI) CreatePlaceIndexWithContext

CreatePlaceIndexWithContext mocks base method

func (*MockLocationServiceAPI) CreateRouteCalculator

CreateRouteCalculator mocks base method

func (*MockLocationServiceAPI) CreateRouteCalculatorRequest

CreateRouteCalculatorRequest mocks base method

func (*MockLocationServiceAPI) CreateRouteCalculatorWithContext

CreateRouteCalculatorWithContext mocks base method

func (*MockLocationServiceAPI) CreateTracker

CreateTracker mocks base method

func (*MockLocationServiceAPI) CreateTrackerRequest

CreateTrackerRequest mocks base method

func (*MockLocationServiceAPI) CreateTrackerWithContext

CreateTrackerWithContext mocks base method

func (*MockLocationServiceAPI) DeleteGeofenceCollection

DeleteGeofenceCollection mocks base method

func (*MockLocationServiceAPI) DeleteGeofenceCollectionRequest

DeleteGeofenceCollectionRequest mocks base method

func (*MockLocationServiceAPI) DeleteGeofenceCollectionWithContext

DeleteGeofenceCollectionWithContext mocks base method

func (*MockLocationServiceAPI) DeleteMap

DeleteMap mocks base method

func (*MockLocationServiceAPI) DeleteMapRequest

DeleteMapRequest mocks base method

func (*MockLocationServiceAPI) DeleteMapWithContext

DeleteMapWithContext mocks base method

func (*MockLocationServiceAPI) DeletePlaceIndex

DeletePlaceIndex mocks base method

func (*MockLocationServiceAPI) DeletePlaceIndexRequest

DeletePlaceIndexRequest mocks base method

func (*MockLocationServiceAPI) DeletePlaceIndexWithContext

DeletePlaceIndexWithContext mocks base method

func (*MockLocationServiceAPI) DeleteRouteCalculator

DeleteRouteCalculator mocks base method

func (*MockLocationServiceAPI) DeleteRouteCalculatorRequest

DeleteRouteCalculatorRequest mocks base method

func (*MockLocationServiceAPI) DeleteRouteCalculatorWithContext

DeleteRouteCalculatorWithContext mocks base method

func (*MockLocationServiceAPI) DeleteTracker

DeleteTracker mocks base method

func (*MockLocationServiceAPI) DeleteTrackerRequest

DeleteTrackerRequest mocks base method

func (*MockLocationServiceAPI) DeleteTrackerWithContext

DeleteTrackerWithContext mocks base method

func (*MockLocationServiceAPI) DescribeGeofenceCollection

DescribeGeofenceCollection mocks base method

func (*MockLocationServiceAPI) DescribeGeofenceCollectionRequest

DescribeGeofenceCollectionRequest mocks base method

func (*MockLocationServiceAPI) DescribeGeofenceCollectionWithContext

DescribeGeofenceCollectionWithContext mocks base method

func (*MockLocationServiceAPI) DescribeMap

DescribeMap mocks base method

func (*MockLocationServiceAPI) DescribeMapRequest

DescribeMapRequest mocks base method

func (*MockLocationServiceAPI) DescribeMapWithContext

DescribeMapWithContext mocks base method

func (*MockLocationServiceAPI) DescribePlaceIndex

DescribePlaceIndex mocks base method

func (*MockLocationServiceAPI) DescribePlaceIndexRequest

DescribePlaceIndexRequest mocks base method

func (*MockLocationServiceAPI) DescribePlaceIndexWithContext

DescribePlaceIndexWithContext mocks base method

func (*MockLocationServiceAPI) DescribeRouteCalculator

DescribeRouteCalculator mocks base method

func (*MockLocationServiceAPI) DescribeRouteCalculatorRequest

DescribeRouteCalculatorRequest mocks base method

func (*MockLocationServiceAPI) DescribeRouteCalculatorWithContext

DescribeRouteCalculatorWithContext mocks base method

func (*MockLocationServiceAPI) DescribeTracker

DescribeTracker mocks base method

func (*MockLocationServiceAPI) DescribeTrackerRequest

DescribeTrackerRequest mocks base method

func (*MockLocationServiceAPI) DescribeTrackerWithContext

DescribeTrackerWithContext mocks base method

func (*MockLocationServiceAPI) DisassociateTrackerConsumer

DisassociateTrackerConsumer mocks base method

func (*MockLocationServiceAPI) DisassociateTrackerConsumerRequest

DisassociateTrackerConsumerRequest mocks base method

func (*MockLocationServiceAPI) DisassociateTrackerConsumerWithContext

DisassociateTrackerConsumerWithContext mocks base method

func (*MockLocationServiceAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockLocationServiceAPI) GetDevicePosition

GetDevicePosition mocks base method

func (*MockLocationServiceAPI) GetDevicePositionHistory

GetDevicePositionHistory mocks base method

func (*MockLocationServiceAPI) GetDevicePositionHistoryPages

GetDevicePositionHistoryPages mocks base method

func (*MockLocationServiceAPI) GetDevicePositionHistoryPagesWithContext

GetDevicePositionHistoryPagesWithContext mocks base method

func (*MockLocationServiceAPI) GetDevicePositionHistoryRequest

GetDevicePositionHistoryRequest mocks base method

func (*MockLocationServiceAPI) GetDevicePositionHistoryWithContext

GetDevicePositionHistoryWithContext mocks base method

func (*MockLocationServiceAPI) GetDevicePositionRequest

GetDevicePositionRequest mocks base method

func (*MockLocationServiceAPI) GetDevicePositionWithContext

GetDevicePositionWithContext mocks base method

func (*MockLocationServiceAPI) GetGeofence

GetGeofence mocks base method

func (*MockLocationServiceAPI) GetGeofenceRequest

GetGeofenceRequest mocks base method

func (*MockLocationServiceAPI) GetGeofenceWithContext

GetGeofenceWithContext mocks base method

func (*MockLocationServiceAPI) GetMapGlyphs

GetMapGlyphs mocks base method

func (*MockLocationServiceAPI) GetMapGlyphsRequest

GetMapGlyphsRequest mocks base method

func (*MockLocationServiceAPI) GetMapGlyphsWithContext

GetMapGlyphsWithContext mocks base method

func (*MockLocationServiceAPI) GetMapSprites

GetMapSprites mocks base method

func (*MockLocationServiceAPI) GetMapSpritesRequest

GetMapSpritesRequest mocks base method

func (*MockLocationServiceAPI) GetMapSpritesWithContext

GetMapSpritesWithContext mocks base method

func (*MockLocationServiceAPI) GetMapStyleDescriptor

GetMapStyleDescriptor mocks base method

func (*MockLocationServiceAPI) GetMapStyleDescriptorRequest

GetMapStyleDescriptorRequest mocks base method

func (*MockLocationServiceAPI) GetMapStyleDescriptorWithContext

GetMapStyleDescriptorWithContext mocks base method

func (*MockLocationServiceAPI) GetMapTile

GetMapTile mocks base method

func (*MockLocationServiceAPI) GetMapTileRequest

GetMapTileRequest mocks base method

func (*MockLocationServiceAPI) GetMapTileWithContext

GetMapTileWithContext mocks base method

func (*MockLocationServiceAPI) ListDevicePositions

ListDevicePositions mocks base method

func (*MockLocationServiceAPI) ListDevicePositionsPages

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

ListDevicePositionsRequest mocks base method

func (*MockLocationServiceAPI) ListDevicePositionsWithContext

ListDevicePositionsWithContext mocks base method

func (*MockLocationServiceAPI) ListGeofenceCollections

ListGeofenceCollections mocks base method

func (*MockLocationServiceAPI) ListGeofenceCollectionsPages

ListGeofenceCollectionsPages mocks base method

func (*MockLocationServiceAPI) ListGeofenceCollectionsPagesWithContext

ListGeofenceCollectionsPagesWithContext mocks base method

func (*MockLocationServiceAPI) ListGeofenceCollectionsRequest

ListGeofenceCollectionsRequest mocks base method

func (*MockLocationServiceAPI) ListGeofenceCollectionsWithContext

ListGeofenceCollectionsWithContext mocks base method

func (*MockLocationServiceAPI) ListGeofences

ListGeofences mocks base method

func (*MockLocationServiceAPI) ListGeofencesPages

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

ListGeofencesRequest mocks base method

func (*MockLocationServiceAPI) ListGeofencesWithContext

ListGeofencesWithContext mocks base method

func (*MockLocationServiceAPI) ListMaps

ListMaps mocks base method

func (*MockLocationServiceAPI) ListMapsPages

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

ListMapsRequest mocks base method

func (*MockLocationServiceAPI) ListMapsWithContext

ListMapsWithContext mocks base method

func (*MockLocationServiceAPI) ListPlaceIndexes

ListPlaceIndexes mocks base method

func (*MockLocationServiceAPI) ListPlaceIndexesPages

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

ListPlaceIndexesRequest mocks base method

func (*MockLocationServiceAPI) ListPlaceIndexesWithContext

ListPlaceIndexesWithContext mocks base method

func (*MockLocationServiceAPI) ListRouteCalculators

ListRouteCalculators mocks base method

func (*MockLocationServiceAPI) ListRouteCalculatorsPages

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

ListRouteCalculatorsRequest mocks base method

func (*MockLocationServiceAPI) ListRouteCalculatorsWithContext

ListRouteCalculatorsWithContext mocks base method

func (*MockLocationServiceAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockLocationServiceAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockLocationServiceAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockLocationServiceAPI) ListTrackerConsumers

ListTrackerConsumers mocks base method

func (*MockLocationServiceAPI) ListTrackerConsumersPages

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

ListTrackerConsumersRequest mocks base method

func (*MockLocationServiceAPI) ListTrackerConsumersWithContext

ListTrackerConsumersWithContext mocks base method

func (*MockLocationServiceAPI) ListTrackers

ListTrackers mocks base method

func (*MockLocationServiceAPI) ListTrackersPages

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

ListTrackersRequest mocks base method

func (*MockLocationServiceAPI) ListTrackersWithContext

ListTrackersWithContext mocks base method

func (*MockLocationServiceAPI) PutGeofence

PutGeofence mocks base method

func (*MockLocationServiceAPI) PutGeofenceRequest

PutGeofenceRequest mocks base method

func (*MockLocationServiceAPI) PutGeofenceWithContext

PutGeofenceWithContext mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForPosition

SearchPlaceIndexForPosition mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForPositionRequest

SearchPlaceIndexForPositionRequest mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForPositionWithContext

SearchPlaceIndexForPositionWithContext mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForSuggestions

SearchPlaceIndexForSuggestions mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForSuggestionsRequest

SearchPlaceIndexForSuggestionsRequest mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForSuggestionsWithContext

SearchPlaceIndexForSuggestionsWithContext mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForText

SearchPlaceIndexForText mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForTextRequest

SearchPlaceIndexForTextRequest mocks base method

func (*MockLocationServiceAPI) SearchPlaceIndexForTextWithContext

SearchPlaceIndexForTextWithContext mocks base method

func (*MockLocationServiceAPI) TagResource

TagResource mocks base method

func (*MockLocationServiceAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockLocationServiceAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockLocationServiceAPI) UntagResource

UntagResource mocks base method

func (*MockLocationServiceAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockLocationServiceAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockLocationServiceAPI) UpdateGeofenceCollection

UpdateGeofenceCollection mocks base method

func (*MockLocationServiceAPI) UpdateGeofenceCollectionRequest

UpdateGeofenceCollectionRequest mocks base method

func (*MockLocationServiceAPI) UpdateGeofenceCollectionWithContext

UpdateGeofenceCollectionWithContext mocks base method

func (*MockLocationServiceAPI) UpdateMap

UpdateMap mocks base method

func (*MockLocationServiceAPI) UpdateMapRequest

UpdateMapRequest mocks base method

func (*MockLocationServiceAPI) UpdateMapWithContext

UpdateMapWithContext mocks base method

func (*MockLocationServiceAPI) UpdatePlaceIndex

UpdatePlaceIndex mocks base method

func (*MockLocationServiceAPI) UpdatePlaceIndexRequest

UpdatePlaceIndexRequest mocks base method

func (*MockLocationServiceAPI) UpdatePlaceIndexWithContext

UpdatePlaceIndexWithContext mocks base method

func (*MockLocationServiceAPI) UpdateRouteCalculator

UpdateRouteCalculator mocks base method

func (*MockLocationServiceAPI) UpdateRouteCalculatorRequest

UpdateRouteCalculatorRequest mocks base method

func (*MockLocationServiceAPI) UpdateRouteCalculatorWithContext

UpdateRouteCalculatorWithContext mocks base method

func (*MockLocationServiceAPI) UpdateTracker

UpdateTracker mocks base method

func (*MockLocationServiceAPI) UpdateTrackerRequest

UpdateTrackerRequest mocks base method

func (*MockLocationServiceAPI) UpdateTrackerWithContext

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL