Documentation
¶
Index ¶
- type IClient
- func (_m *IClient) CreateCredentialLocker(ctx context.Context, ...) (*iotmanagedintegrations.CreateCredentialLockerOutput, error)
- func (_m *IClient) CreateDestination(ctx context.Context, params *iotmanagedintegrations.CreateDestinationInput, ...) (*iotmanagedintegrations.CreateDestinationOutput, error)
- func (_m *IClient) CreateEventLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.CreateEventLogConfigurationOutput, error)
- func (_m *IClient) CreateManagedThing(ctx context.Context, params *iotmanagedintegrations.CreateManagedThingInput, ...) (*iotmanagedintegrations.CreateManagedThingOutput, error)
- func (_m *IClient) CreateNotificationConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.CreateNotificationConfigurationOutput, error)
- func (_m *IClient) CreateOtaTask(ctx context.Context, params *iotmanagedintegrations.CreateOtaTaskInput, ...) (*iotmanagedintegrations.CreateOtaTaskOutput, error)
- func (_m *IClient) CreateOtaTaskConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.CreateOtaTaskConfigurationOutput, error)
- func (_m *IClient) CreateProvisioningProfile(ctx context.Context, ...) (*iotmanagedintegrations.CreateProvisioningProfileOutput, error)
- func (_m *IClient) DeleteCredentialLocker(ctx context.Context, ...) (*iotmanagedintegrations.DeleteCredentialLockerOutput, error)
- func (_m *IClient) DeleteDestination(ctx context.Context, params *iotmanagedintegrations.DeleteDestinationInput, ...) (*iotmanagedintegrations.DeleteDestinationOutput, error)
- func (_m *IClient) DeleteEventLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.DeleteEventLogConfigurationOutput, error)
- func (_m *IClient) DeleteManagedThing(ctx context.Context, params *iotmanagedintegrations.DeleteManagedThingInput, ...) (*iotmanagedintegrations.DeleteManagedThingOutput, error)
- func (_m *IClient) DeleteNotificationConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.DeleteNotificationConfigurationOutput, error)
- func (_m *IClient) DeleteOtaTask(ctx context.Context, params *iotmanagedintegrations.DeleteOtaTaskInput, ...) (*iotmanagedintegrations.DeleteOtaTaskOutput, error)
- func (_m *IClient) DeleteOtaTaskConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.DeleteOtaTaskConfigurationOutput, error)
- func (_m *IClient) DeleteProvisioningProfile(ctx context.Context, ...) (*iotmanagedintegrations.DeleteProvisioningProfileOutput, error)
- func (_m *IClient) GetCredentialLocker(ctx context.Context, params *iotmanagedintegrations.GetCredentialLockerInput, ...) (*iotmanagedintegrations.GetCredentialLockerOutput, error)
- func (_m *IClient) GetCustomEndpoint(ctx context.Context, params *iotmanagedintegrations.GetCustomEndpointInput, ...) (*iotmanagedintegrations.GetCustomEndpointOutput, error)
- func (_m *IClient) GetDefaultEncryptionConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.GetDefaultEncryptionConfigurationOutput, error)
- func (_m *IClient) GetDestination(ctx context.Context, params *iotmanagedintegrations.GetDestinationInput, ...) (*iotmanagedintegrations.GetDestinationOutput, error)
- func (_m *IClient) GetDeviceDiscovery(ctx context.Context, params *iotmanagedintegrations.GetDeviceDiscoveryInput, ...) (*iotmanagedintegrations.GetDeviceDiscoveryOutput, error)
- func (_m *IClient) GetEventLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.GetEventLogConfigurationOutput, error)
- func (_m *IClient) GetHubConfiguration(ctx context.Context, params *iotmanagedintegrations.GetHubConfigurationInput, ...) (*iotmanagedintegrations.GetHubConfigurationOutput, error)
- func (_m *IClient) GetManagedThing(ctx context.Context, params *iotmanagedintegrations.GetManagedThingInput, ...) (*iotmanagedintegrations.GetManagedThingOutput, error)
- func (_m *IClient) GetManagedThingCapabilities(ctx context.Context, ...) (*iotmanagedintegrations.GetManagedThingCapabilitiesOutput, error)
- func (_m *IClient) GetManagedThingConnectivityData(ctx context.Context, ...) (*iotmanagedintegrations.GetManagedThingConnectivityDataOutput, error)
- func (_m *IClient) GetManagedThingMetaData(ctx context.Context, ...) (*iotmanagedintegrations.GetManagedThingMetaDataOutput, error)
- func (_m *IClient) GetManagedThingState(ctx context.Context, params *iotmanagedintegrations.GetManagedThingStateInput, ...) (*iotmanagedintegrations.GetManagedThingStateOutput, error)
- func (_m *IClient) GetNotificationConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.GetNotificationConfigurationOutput, error)
- func (_m *IClient) GetOtaTask(ctx context.Context, params *iotmanagedintegrations.GetOtaTaskInput, ...) (*iotmanagedintegrations.GetOtaTaskOutput, error)
- func (_m *IClient) GetOtaTaskConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.GetOtaTaskConfigurationOutput, error)
- func (_m *IClient) GetProvisioningProfile(ctx context.Context, ...) (*iotmanagedintegrations.GetProvisioningProfileOutput, error)
- func (_m *IClient) GetRuntimeLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.GetRuntimeLogConfigurationOutput, error)
- func (_m *IClient) GetSchemaVersion(ctx context.Context, params *iotmanagedintegrations.GetSchemaVersionInput, ...) (*iotmanagedintegrations.GetSchemaVersionOutput, error)
- func (_m *IClient) ListCredentialLockers(ctx context.Context, params *iotmanagedintegrations.ListCredentialLockersInput, ...) (*iotmanagedintegrations.ListCredentialLockersOutput, error)
- func (_m *IClient) ListDestinations(ctx context.Context, params *iotmanagedintegrations.ListDestinationsInput, ...) (*iotmanagedintegrations.ListDestinationsOutput, error)
- func (_m *IClient) ListEventLogConfigurations(ctx context.Context, ...) (*iotmanagedintegrations.ListEventLogConfigurationsOutput, error)
- func (_m *IClient) ListManagedThingSchemas(ctx context.Context, ...) (*iotmanagedintegrations.ListManagedThingSchemasOutput, error)
- func (_m *IClient) ListManagedThings(ctx context.Context, params *iotmanagedintegrations.ListManagedThingsInput, ...) (*iotmanagedintegrations.ListManagedThingsOutput, error)
- func (_m *IClient) ListNotificationConfigurations(ctx context.Context, ...) (*iotmanagedintegrations.ListNotificationConfigurationsOutput, error)
- func (_m *IClient) ListOtaTaskConfigurations(ctx context.Context, ...) (*iotmanagedintegrations.ListOtaTaskConfigurationsOutput, error)
- func (_m *IClient) ListOtaTaskExecutions(ctx context.Context, params *iotmanagedintegrations.ListOtaTaskExecutionsInput, ...) (*iotmanagedintegrations.ListOtaTaskExecutionsOutput, error)
- func (_m *IClient) ListOtaTasks(ctx context.Context, params *iotmanagedintegrations.ListOtaTasksInput, ...) (*iotmanagedintegrations.ListOtaTasksOutput, error)
- func (_m *IClient) ListProvisioningProfiles(ctx context.Context, ...) (*iotmanagedintegrations.ListProvisioningProfilesOutput, error)
- func (_m *IClient) ListSchemaVersions(ctx context.Context, params *iotmanagedintegrations.ListSchemaVersionsInput, ...) (*iotmanagedintegrations.ListSchemaVersionsOutput, error)
- func (_m *IClient) Options() iotmanagedintegrations.Options
- func (_m *IClient) PutDefaultEncryptionConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.PutDefaultEncryptionConfigurationOutput, error)
- func (_m *IClient) PutHubConfiguration(ctx context.Context, params *iotmanagedintegrations.PutHubConfigurationInput, ...) (*iotmanagedintegrations.PutHubConfigurationOutput, error)
- func (_m *IClient) PutRuntimeLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.PutRuntimeLogConfigurationOutput, error)
- func (_m *IClient) RegisterCustomEndpoint(ctx context.Context, ...) (*iotmanagedintegrations.RegisterCustomEndpointOutput, error)
- func (_m *IClient) ResetRuntimeLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.ResetRuntimeLogConfigurationOutput, error)
- func (_m *IClient) SendManagedThingCommand(ctx context.Context, ...) (*iotmanagedintegrations.SendManagedThingCommandOutput, error)
- func (_m *IClient) StartDeviceDiscovery(ctx context.Context, params *iotmanagedintegrations.StartDeviceDiscoveryInput, ...) (*iotmanagedintegrations.StartDeviceDiscoveryOutput, error)
- func (_m *IClient) UpdateDestination(ctx context.Context, params *iotmanagedintegrations.UpdateDestinationInput, ...) (*iotmanagedintegrations.UpdateDestinationOutput, error)
- func (_m *IClient) UpdateEventLogConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.UpdateEventLogConfigurationOutput, error)
- func (_m *IClient) UpdateManagedThing(ctx context.Context, params *iotmanagedintegrations.UpdateManagedThingInput, ...) (*iotmanagedintegrations.UpdateManagedThingOutput, error)
- func (_m *IClient) UpdateNotificationConfiguration(ctx context.Context, ...) (*iotmanagedintegrations.UpdateNotificationConfigurationOutput, error)
- func (_m *IClient) UpdateOtaTask(ctx context.Context, params *iotmanagedintegrations.UpdateOtaTaskInput, ...) (*iotmanagedintegrations.UpdateOtaTaskOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
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) CreateCredentialLocker ¶
func (_m *IClient) CreateCredentialLocker(ctx context.Context, params *iotmanagedintegrations.CreateCredentialLockerInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateCredentialLockerOutput, error)
CreateCredentialLocker provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDestination ¶
func (_m *IClient) CreateDestination(ctx context.Context, params *iotmanagedintegrations.CreateDestinationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateDestinationOutput, error)
CreateDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEventLogConfiguration ¶
func (_m *IClient) CreateEventLogConfiguration(ctx context.Context, params *iotmanagedintegrations.CreateEventLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateEventLogConfigurationOutput, error)
CreateEventLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateManagedThing ¶
func (_m *IClient) CreateManagedThing(ctx context.Context, params *iotmanagedintegrations.CreateManagedThingInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateManagedThingOutput, error)
CreateManagedThing provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateNotificationConfiguration ¶
func (_m *IClient) CreateNotificationConfiguration(ctx context.Context, params *iotmanagedintegrations.CreateNotificationConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateNotificationConfigurationOutput, error)
CreateNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateOtaTask ¶
func (_m *IClient) CreateOtaTask(ctx context.Context, params *iotmanagedintegrations.CreateOtaTaskInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateOtaTaskOutput, error)
CreateOtaTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateOtaTaskConfiguration ¶
func (_m *IClient) CreateOtaTaskConfiguration(ctx context.Context, params *iotmanagedintegrations.CreateOtaTaskConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateOtaTaskConfigurationOutput, error)
CreateOtaTaskConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProvisioningProfile ¶
func (_m *IClient) CreateProvisioningProfile(ctx context.Context, params *iotmanagedintegrations.CreateProvisioningProfileInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.CreateProvisioningProfileOutput, error)
CreateProvisioningProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCredentialLocker ¶
func (_m *IClient) DeleteCredentialLocker(ctx context.Context, params *iotmanagedintegrations.DeleteCredentialLockerInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteCredentialLockerOutput, error)
DeleteCredentialLocker provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDestination ¶
func (_m *IClient) DeleteDestination(ctx context.Context, params *iotmanagedintegrations.DeleteDestinationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteDestinationOutput, error)
DeleteDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEventLogConfiguration ¶
func (_m *IClient) DeleteEventLogConfiguration(ctx context.Context, params *iotmanagedintegrations.DeleteEventLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteEventLogConfigurationOutput, error)
DeleteEventLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteManagedThing ¶
func (_m *IClient) DeleteManagedThing(ctx context.Context, params *iotmanagedintegrations.DeleteManagedThingInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteManagedThingOutput, error)
DeleteManagedThing provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteNotificationConfiguration ¶
func (_m *IClient) DeleteNotificationConfiguration(ctx context.Context, params *iotmanagedintegrations.DeleteNotificationConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteNotificationConfigurationOutput, error)
DeleteNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteOtaTask ¶
func (_m *IClient) DeleteOtaTask(ctx context.Context, params *iotmanagedintegrations.DeleteOtaTaskInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteOtaTaskOutput, error)
DeleteOtaTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteOtaTaskConfiguration ¶
func (_m *IClient) DeleteOtaTaskConfiguration(ctx context.Context, params *iotmanagedintegrations.DeleteOtaTaskConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteOtaTaskConfigurationOutput, error)
DeleteOtaTaskConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProvisioningProfile ¶
func (_m *IClient) DeleteProvisioningProfile(ctx context.Context, params *iotmanagedintegrations.DeleteProvisioningProfileInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.DeleteProvisioningProfileOutput, error)
DeleteProvisioningProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCredentialLocker ¶
func (_m *IClient) GetCredentialLocker(ctx context.Context, params *iotmanagedintegrations.GetCredentialLockerInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetCredentialLockerOutput, error)
GetCredentialLocker provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCustomEndpoint ¶
func (_m *IClient) GetCustomEndpoint(ctx context.Context, params *iotmanagedintegrations.GetCustomEndpointInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetCustomEndpointOutput, error)
GetCustomEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDefaultEncryptionConfiguration ¶
func (_m *IClient) GetDefaultEncryptionConfiguration(ctx context.Context, params *iotmanagedintegrations.GetDefaultEncryptionConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetDefaultEncryptionConfigurationOutput, error)
GetDefaultEncryptionConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDestination ¶
func (_m *IClient) GetDestination(ctx context.Context, params *iotmanagedintegrations.GetDestinationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetDestinationOutput, error)
GetDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeviceDiscovery ¶
func (_m *IClient) GetDeviceDiscovery(ctx context.Context, params *iotmanagedintegrations.GetDeviceDiscoveryInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetDeviceDiscoveryOutput, error)
GetDeviceDiscovery provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEventLogConfiguration ¶
func (_m *IClient) GetEventLogConfiguration(ctx context.Context, params *iotmanagedintegrations.GetEventLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetEventLogConfigurationOutput, error)
GetEventLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetHubConfiguration ¶
func (_m *IClient) GetHubConfiguration(ctx context.Context, params *iotmanagedintegrations.GetHubConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetHubConfigurationOutput, error)
GetHubConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedThing ¶
func (_m *IClient) GetManagedThing(ctx context.Context, params *iotmanagedintegrations.GetManagedThingInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetManagedThingOutput, error)
GetManagedThing provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedThingCapabilities ¶
func (_m *IClient) GetManagedThingCapabilities(ctx context.Context, params *iotmanagedintegrations.GetManagedThingCapabilitiesInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetManagedThingCapabilitiesOutput, error)
GetManagedThingCapabilities provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedThingConnectivityData ¶
func (_m *IClient) GetManagedThingConnectivityData(ctx context.Context, params *iotmanagedintegrations.GetManagedThingConnectivityDataInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetManagedThingConnectivityDataOutput, error)
GetManagedThingConnectivityData provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedThingMetaData ¶
func (_m *IClient) GetManagedThingMetaData(ctx context.Context, params *iotmanagedintegrations.GetManagedThingMetaDataInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetManagedThingMetaDataOutput, error)
GetManagedThingMetaData provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedThingState ¶
func (_m *IClient) GetManagedThingState(ctx context.Context, params *iotmanagedintegrations.GetManagedThingStateInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetManagedThingStateOutput, error)
GetManagedThingState provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNotificationConfiguration ¶
func (_m *IClient) GetNotificationConfiguration(ctx context.Context, params *iotmanagedintegrations.GetNotificationConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetNotificationConfigurationOutput, error)
GetNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetOtaTask ¶
func (_m *IClient) GetOtaTask(ctx context.Context, params *iotmanagedintegrations.GetOtaTaskInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetOtaTaskOutput, error)
GetOtaTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetOtaTaskConfiguration ¶
func (_m *IClient) GetOtaTaskConfiguration(ctx context.Context, params *iotmanagedintegrations.GetOtaTaskConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetOtaTaskConfigurationOutput, error)
GetOtaTaskConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProvisioningProfile ¶
func (_m *IClient) GetProvisioningProfile(ctx context.Context, params *iotmanagedintegrations.GetProvisioningProfileInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetProvisioningProfileOutput, error)
GetProvisioningProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRuntimeLogConfiguration ¶
func (_m *IClient) GetRuntimeLogConfiguration(ctx context.Context, params *iotmanagedintegrations.GetRuntimeLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetRuntimeLogConfigurationOutput, error)
GetRuntimeLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchemaVersion ¶
func (_m *IClient) GetSchemaVersion(ctx context.Context, params *iotmanagedintegrations.GetSchemaVersionInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.GetSchemaVersionOutput, error)
GetSchemaVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCredentialLockers ¶
func (_m *IClient) ListCredentialLockers(ctx context.Context, params *iotmanagedintegrations.ListCredentialLockersInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListCredentialLockersOutput, error)
ListCredentialLockers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDestinations ¶
func (_m *IClient) ListDestinations(ctx context.Context, params *iotmanagedintegrations.ListDestinationsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListDestinationsOutput, error)
ListDestinations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEventLogConfigurations ¶
func (_m *IClient) ListEventLogConfigurations(ctx context.Context, params *iotmanagedintegrations.ListEventLogConfigurationsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListEventLogConfigurationsOutput, error)
ListEventLogConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListManagedThingSchemas ¶
func (_m *IClient) ListManagedThingSchemas(ctx context.Context, params *iotmanagedintegrations.ListManagedThingSchemasInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListManagedThingSchemasOutput, error)
ListManagedThingSchemas provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListManagedThings ¶
func (_m *IClient) ListManagedThings(ctx context.Context, params *iotmanagedintegrations.ListManagedThingsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListManagedThingsOutput, error)
ListManagedThings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNotificationConfigurations ¶
func (_m *IClient) ListNotificationConfigurations(ctx context.Context, params *iotmanagedintegrations.ListNotificationConfigurationsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListNotificationConfigurationsOutput, error)
ListNotificationConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOtaTaskConfigurations ¶
func (_m *IClient) ListOtaTaskConfigurations(ctx context.Context, params *iotmanagedintegrations.ListOtaTaskConfigurationsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListOtaTaskConfigurationsOutput, error)
ListOtaTaskConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOtaTaskExecutions ¶
func (_m *IClient) ListOtaTaskExecutions(ctx context.Context, params *iotmanagedintegrations.ListOtaTaskExecutionsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListOtaTaskExecutionsOutput, error)
ListOtaTaskExecutions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOtaTasks ¶
func (_m *IClient) ListOtaTasks(ctx context.Context, params *iotmanagedintegrations.ListOtaTasksInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListOtaTasksOutput, error)
ListOtaTasks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProvisioningProfiles ¶
func (_m *IClient) ListProvisioningProfiles(ctx context.Context, params *iotmanagedintegrations.ListProvisioningProfilesInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListProvisioningProfilesOutput, error)
ListProvisioningProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSchemaVersions ¶
func (_m *IClient) ListSchemaVersions(ctx context.Context, params *iotmanagedintegrations.ListSchemaVersionsInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ListSchemaVersionsOutput, error)
ListSchemaVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() iotmanagedintegrations.Options
Options provides a mock function with no fields
func (*IClient) PutDefaultEncryptionConfiguration ¶
func (_m *IClient) PutDefaultEncryptionConfiguration(ctx context.Context, params *iotmanagedintegrations.PutDefaultEncryptionConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.PutDefaultEncryptionConfigurationOutput, error)
PutDefaultEncryptionConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutHubConfiguration ¶
func (_m *IClient) PutHubConfiguration(ctx context.Context, params *iotmanagedintegrations.PutHubConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.PutHubConfigurationOutput, error)
PutHubConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutRuntimeLogConfiguration ¶
func (_m *IClient) PutRuntimeLogConfiguration(ctx context.Context, params *iotmanagedintegrations.PutRuntimeLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.PutRuntimeLogConfigurationOutput, error)
PutRuntimeLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) RegisterCustomEndpoint ¶
func (_m *IClient) RegisterCustomEndpoint(ctx context.Context, params *iotmanagedintegrations.RegisterCustomEndpointInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.RegisterCustomEndpointOutput, error)
RegisterCustomEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) ResetRuntimeLogConfiguration ¶
func (_m *IClient) ResetRuntimeLogConfiguration(ctx context.Context, params *iotmanagedintegrations.ResetRuntimeLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.ResetRuntimeLogConfigurationOutput, error)
ResetRuntimeLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) SendManagedThingCommand ¶
func (_m *IClient) SendManagedThingCommand(ctx context.Context, params *iotmanagedintegrations.SendManagedThingCommandInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.SendManagedThingCommandOutput, error)
SendManagedThingCommand provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartDeviceDiscovery ¶
func (_m *IClient) StartDeviceDiscovery(ctx context.Context, params *iotmanagedintegrations.StartDeviceDiscoveryInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.StartDeviceDiscoveryOutput, error)
StartDeviceDiscovery provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDestination ¶
func (_m *IClient) UpdateDestination(ctx context.Context, params *iotmanagedintegrations.UpdateDestinationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.UpdateDestinationOutput, error)
UpdateDestination provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateEventLogConfiguration ¶
func (_m *IClient) UpdateEventLogConfiguration(ctx context.Context, params *iotmanagedintegrations.UpdateEventLogConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.UpdateEventLogConfigurationOutput, error)
UpdateEventLogConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateManagedThing ¶
func (_m *IClient) UpdateManagedThing(ctx context.Context, params *iotmanagedintegrations.UpdateManagedThingInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.UpdateManagedThingOutput, error)
UpdateManagedThing provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateNotificationConfiguration ¶
func (_m *IClient) UpdateNotificationConfiguration(ctx context.Context, params *iotmanagedintegrations.UpdateNotificationConfigurationInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.UpdateNotificationConfigurationOutput, error)
UpdateNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateOtaTask ¶
func (_m *IClient) UpdateOtaTask(ctx context.Context, params *iotmanagedintegrations.UpdateOtaTaskInput, optFns ...func(*iotmanagedintegrations.Options)) (*iotmanagedintegrations.UpdateOtaTaskOutput, error)
UpdateOtaTask provides a mock function with given fields: ctx, params, optFns