mocks

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IClient) AssociateAwsAccountWithPartnerAccount

AssociateAwsAccountWithPartnerAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateMulticastGroupWithFuotaTask

AssociateMulticastGroupWithFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateWirelessDeviceWithFuotaTask

AssociateWirelessDeviceWithFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateWirelessDeviceWithMulticastGroup

AssociateWirelessDeviceWithMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateWirelessDeviceWithThing

AssociateWirelessDeviceWithThing provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateWirelessGatewayWithCertificate

AssociateWirelessGatewayWithCertificate provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociateWirelessGatewayWithThing

AssociateWirelessGatewayWithThing provides a mock function with given fields: ctx, params, optFns

func (*IClient) CancelMulticastGroupSession

CancelMulticastGroupSession provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateDestination

func (_m *IClient) CreateDestination(ctx context.Context, params *iotwireless.CreateDestinationInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateDestinationOutput, error)

CreateDestination provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateDeviceProfile

func (_m *IClient) CreateDeviceProfile(ctx context.Context, params *iotwireless.CreateDeviceProfileInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateDeviceProfileOutput, error)

CreateDeviceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateFuotaTask

func (_m *IClient) CreateFuotaTask(ctx context.Context, params *iotwireless.CreateFuotaTaskInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateFuotaTaskOutput, error)

CreateFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateMulticastGroup

func (_m *IClient) CreateMulticastGroup(ctx context.Context, params *iotwireless.CreateMulticastGroupInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateMulticastGroupOutput, error)

CreateMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateNetworkAnalyzerConfiguration

CreateNetworkAnalyzerConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateServiceProfile

func (_m *IClient) CreateServiceProfile(ctx context.Context, params *iotwireless.CreateServiceProfileInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateServiceProfileOutput, error)

CreateServiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWirelessDevice

func (_m *IClient) CreateWirelessDevice(ctx context.Context, params *iotwireless.CreateWirelessDeviceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateWirelessDeviceOutput, error)

CreateWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWirelessGateway

func (_m *IClient) CreateWirelessGateway(ctx context.Context, params *iotwireless.CreateWirelessGatewayInput, optFns ...func(*iotwireless.Options)) (*iotwireless.CreateWirelessGatewayOutput, error)

CreateWirelessGateway provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWirelessGatewayTask

CreateWirelessGatewayTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWirelessGatewayTaskDefinition

CreateWirelessGatewayTaskDefinition provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteDestination

func (_m *IClient) DeleteDestination(ctx context.Context, params *iotwireless.DeleteDestinationInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteDestinationOutput, error)

DeleteDestination provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteDeviceProfile

func (_m *IClient) DeleteDeviceProfile(ctx context.Context, params *iotwireless.DeleteDeviceProfileInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteDeviceProfileOutput, error)

DeleteDeviceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteFuotaTask

func (_m *IClient) DeleteFuotaTask(ctx context.Context, params *iotwireless.DeleteFuotaTaskInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteFuotaTaskOutput, error)

DeleteFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteMulticastGroup

func (_m *IClient) DeleteMulticastGroup(ctx context.Context, params *iotwireless.DeleteMulticastGroupInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteMulticastGroupOutput, error)

DeleteMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteNetworkAnalyzerConfiguration

DeleteNetworkAnalyzerConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteQueuedMessages

func (_m *IClient) DeleteQueuedMessages(ctx context.Context, params *iotwireless.DeleteQueuedMessagesInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteQueuedMessagesOutput, error)

DeleteQueuedMessages provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteServiceProfile

func (_m *IClient) DeleteServiceProfile(ctx context.Context, params *iotwireless.DeleteServiceProfileInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteServiceProfileOutput, error)

DeleteServiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWirelessDevice

func (_m *IClient) DeleteWirelessDevice(ctx context.Context, params *iotwireless.DeleteWirelessDeviceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteWirelessDeviceOutput, error)

DeleteWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWirelessDeviceImportTask

DeleteWirelessDeviceImportTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWirelessGateway

func (_m *IClient) DeleteWirelessGateway(ctx context.Context, params *iotwireless.DeleteWirelessGatewayInput, optFns ...func(*iotwireless.Options)) (*iotwireless.DeleteWirelessGatewayOutput, error)

DeleteWirelessGateway provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWirelessGatewayTask

DeleteWirelessGatewayTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWirelessGatewayTaskDefinition

DeleteWirelessGatewayTaskDefinition provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeregisterWirelessDevice

DeregisterWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateAwsAccountFromPartnerAccount

DisassociateAwsAccountFromPartnerAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateMulticastGroupFromFuotaTask

DisassociateMulticastGroupFromFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateWirelessDeviceFromFuotaTask

DisassociateWirelessDeviceFromFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateWirelessDeviceFromMulticastGroup

DisassociateWirelessDeviceFromMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateWirelessDeviceFromThing

DisassociateWirelessDeviceFromThing provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateWirelessGatewayFromCertificate

DisassociateWirelessGatewayFromCertificate provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateWirelessGatewayFromThing

DisassociateWirelessGatewayFromThing provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetDestination

func (_m *IClient) GetDestination(ctx context.Context, params *iotwireless.GetDestinationInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetDestinationOutput, error)

GetDestination provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetDeviceProfile

func (_m *IClient) GetDeviceProfile(ctx context.Context, params *iotwireless.GetDeviceProfileInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetDeviceProfileOutput, error)

GetDeviceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEventConfigurationByResourceTypes

GetEventConfigurationByResourceTypes provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetFuotaTask

func (_m *IClient) GetFuotaTask(ctx context.Context, params *iotwireless.GetFuotaTaskInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetFuotaTaskOutput, error)

GetFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetLogLevelsByResourceTypes

GetLogLevelsByResourceTypes provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetMetricConfiguration

func (_m *IClient) GetMetricConfiguration(ctx context.Context, params *iotwireless.GetMetricConfigurationInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetMetricConfigurationOutput, error)

GetMetricConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetMetrics

func (_m *IClient) GetMetrics(ctx context.Context, params *iotwireless.GetMetricsInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetMetricsOutput, error)

GetMetrics provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetMulticastGroup

func (_m *IClient) GetMulticastGroup(ctx context.Context, params *iotwireless.GetMulticastGroupInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetMulticastGroupOutput, error)

GetMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetMulticastGroupSession

GetMulticastGroupSession provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetNetworkAnalyzerConfiguration

GetNetworkAnalyzerConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPartnerAccount

func (_m *IClient) GetPartnerAccount(ctx context.Context, params *iotwireless.GetPartnerAccountInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetPartnerAccountOutput, error)

GetPartnerAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPosition

func (_m *IClient) GetPosition(ctx context.Context, params *iotwireless.GetPositionInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetPositionOutput, error)

GetPosition provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPositionConfiguration

GetPositionConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPositionEstimate

func (_m *IClient) GetPositionEstimate(ctx context.Context, params *iotwireless.GetPositionEstimateInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetPositionEstimateOutput, error)

GetPositionEstimate provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetResourceEventConfiguration

GetResourceEventConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetResourceLogLevel

func (_m *IClient) GetResourceLogLevel(ctx context.Context, params *iotwireless.GetResourceLogLevelInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetResourceLogLevelOutput, error)

GetResourceLogLevel provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetResourcePosition

func (_m *IClient) GetResourcePosition(ctx context.Context, params *iotwireless.GetResourcePositionInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetResourcePositionOutput, error)

GetResourcePosition provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetServiceEndpoint

func (_m *IClient) GetServiceEndpoint(ctx context.Context, params *iotwireless.GetServiceEndpointInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetServiceEndpointOutput, error)

GetServiceEndpoint provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetServiceProfile

func (_m *IClient) GetServiceProfile(ctx context.Context, params *iotwireless.GetServiceProfileInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetServiceProfileOutput, error)

GetServiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessDevice

func (_m *IClient) GetWirelessDevice(ctx context.Context, params *iotwireless.GetWirelessDeviceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetWirelessDeviceOutput, error)

GetWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessDeviceImportTask

GetWirelessDeviceImportTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessDeviceStatistics

GetWirelessDeviceStatistics provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessGateway

func (_m *IClient) GetWirelessGateway(ctx context.Context, params *iotwireless.GetWirelessGatewayInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetWirelessGatewayOutput, error)

GetWirelessGateway provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessGatewayCertificate

GetWirelessGatewayCertificate provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessGatewayFirmwareInformation

GetWirelessGatewayFirmwareInformation provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessGatewayStatistics

GetWirelessGatewayStatistics provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessGatewayTask

func (_m *IClient) GetWirelessGatewayTask(ctx context.Context, params *iotwireless.GetWirelessGatewayTaskInput, optFns ...func(*iotwireless.Options)) (*iotwireless.GetWirelessGatewayTaskOutput, error)

GetWirelessGatewayTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWirelessGatewayTaskDefinition

GetWirelessGatewayTaskDefinition provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListDestinations

func (_m *IClient) ListDestinations(ctx context.Context, params *iotwireless.ListDestinationsInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListDestinationsOutput, error)

ListDestinations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListDeviceProfiles

func (_m *IClient) ListDeviceProfiles(ctx context.Context, params *iotwireless.ListDeviceProfilesInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListDeviceProfilesOutput, error)

ListDeviceProfiles provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListDevicesForWirelessDeviceImportTask

ListDevicesForWirelessDeviceImportTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListEventConfigurations

func (_m *IClient) ListEventConfigurations(ctx context.Context, params *iotwireless.ListEventConfigurationsInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListEventConfigurationsOutput, error)

ListEventConfigurations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListFuotaTasks

func (_m *IClient) ListFuotaTasks(ctx context.Context, params *iotwireless.ListFuotaTasksInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListFuotaTasksOutput, error)

ListFuotaTasks provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListMulticastGroups

func (_m *IClient) ListMulticastGroups(ctx context.Context, params *iotwireless.ListMulticastGroupsInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListMulticastGroupsOutput, error)

ListMulticastGroups provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListMulticastGroupsByFuotaTask

ListMulticastGroupsByFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListNetworkAnalyzerConfigurations

ListNetworkAnalyzerConfigurations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListPartnerAccounts

func (_m *IClient) ListPartnerAccounts(ctx context.Context, params *iotwireless.ListPartnerAccountsInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListPartnerAccountsOutput, error)

ListPartnerAccounts provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListPositionConfigurations

ListPositionConfigurations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListQueuedMessages

func (_m *IClient) ListQueuedMessages(ctx context.Context, params *iotwireless.ListQueuedMessagesInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListQueuedMessagesOutput, error)

ListQueuedMessages provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListServiceProfiles

func (_m *IClient) ListServiceProfiles(ctx context.Context, params *iotwireless.ListServiceProfilesInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListServiceProfilesOutput, error)

ListServiceProfiles provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

func (_m *IClient) ListTagsForResource(ctx context.Context, params *iotwireless.ListTagsForResourceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWirelessDeviceImportTasks

ListWirelessDeviceImportTasks provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWirelessDevices

func (_m *IClient) ListWirelessDevices(ctx context.Context, params *iotwireless.ListWirelessDevicesInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListWirelessDevicesOutput, error)

ListWirelessDevices provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWirelessGatewayTaskDefinitions

ListWirelessGatewayTaskDefinitions provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWirelessGateways

func (_m *IClient) ListWirelessGateways(ctx context.Context, params *iotwireless.ListWirelessGatewaysInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ListWirelessGatewaysOutput, error)

ListWirelessGateways provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() iotwireless.Options

Options provides a mock function with given fields:

func (*IClient) PutPositionConfiguration

PutPositionConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutResourceLogLevel

func (_m *IClient) PutResourceLogLevel(ctx context.Context, params *iotwireless.PutResourceLogLevelInput, optFns ...func(*iotwireless.Options)) (*iotwireless.PutResourceLogLevelOutput, error)

PutResourceLogLevel provides a mock function with given fields: ctx, params, optFns

func (*IClient) ResetAllResourceLogLevels

ResetAllResourceLogLevels provides a mock function with given fields: ctx, params, optFns

func (*IClient) ResetResourceLogLevel

func (_m *IClient) ResetResourceLogLevel(ctx context.Context, params *iotwireless.ResetResourceLogLevelInput, optFns ...func(*iotwireless.Options)) (*iotwireless.ResetResourceLogLevelOutput, error)

ResetResourceLogLevel provides a mock function with given fields: ctx, params, optFns

func (*IClient) SendDataToMulticastGroup

SendDataToMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) SendDataToWirelessDevice

SendDataToWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartBulkAssociateWirelessDeviceWithMulticastGroup

StartBulkAssociateWirelessDeviceWithMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartBulkDisassociateWirelessDeviceFromMulticastGroup

StartBulkDisassociateWirelessDeviceFromMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartFuotaTask

func (_m *IClient) StartFuotaTask(ctx context.Context, params *iotwireless.StartFuotaTaskInput, optFns ...func(*iotwireless.Options)) (*iotwireless.StartFuotaTaskOutput, error)

StartFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartMulticastGroupSession

StartMulticastGroupSession provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartSingleWirelessDeviceImportTask

StartSingleWirelessDeviceImportTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartWirelessDeviceImportTask

StartWirelessDeviceImportTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *iotwireless.TagResourceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) TestWirelessDevice

func (_m *IClient) TestWirelessDevice(ctx context.Context, params *iotwireless.TestWirelessDeviceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.TestWirelessDeviceOutput, error)

TestWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *iotwireless.UntagResourceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateDestination

func (_m *IClient) UpdateDestination(ctx context.Context, params *iotwireless.UpdateDestinationInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdateDestinationOutput, error)

UpdateDestination provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateEventConfigurationByResourceTypes

UpdateEventConfigurationByResourceTypes provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateFuotaTask

func (_m *IClient) UpdateFuotaTask(ctx context.Context, params *iotwireless.UpdateFuotaTaskInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdateFuotaTaskOutput, error)

UpdateFuotaTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateLogLevelsByResourceTypes

UpdateLogLevelsByResourceTypes provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateMetricConfiguration

UpdateMetricConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateMulticastGroup

func (_m *IClient) UpdateMulticastGroup(ctx context.Context, params *iotwireless.UpdateMulticastGroupInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdateMulticastGroupOutput, error)

UpdateMulticastGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateNetworkAnalyzerConfiguration

UpdateNetworkAnalyzerConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdatePartnerAccount

func (_m *IClient) UpdatePartnerAccount(ctx context.Context, params *iotwireless.UpdatePartnerAccountInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdatePartnerAccountOutput, error)

UpdatePartnerAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdatePosition

func (_m *IClient) UpdatePosition(ctx context.Context, params *iotwireless.UpdatePositionInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdatePositionOutput, error)

UpdatePosition provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateResourceEventConfiguration

UpdateResourceEventConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateResourcePosition

func (_m *IClient) UpdateResourcePosition(ctx context.Context, params *iotwireless.UpdateResourcePositionInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdateResourcePositionOutput, error)

UpdateResourcePosition provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateWirelessDevice

func (_m *IClient) UpdateWirelessDevice(ctx context.Context, params *iotwireless.UpdateWirelessDeviceInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdateWirelessDeviceOutput, error)

UpdateWirelessDevice provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateWirelessDeviceImportTask

UpdateWirelessDeviceImportTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateWirelessGateway

func (_m *IClient) UpdateWirelessGateway(ctx context.Context, params *iotwireless.UpdateWirelessGatewayInput, optFns ...func(*iotwireless.Options)) (*iotwireless.UpdateWirelessGatewayOutput, error)

UpdateWirelessGateway provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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