Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchPutPropertyValues(ctx context.Context, params *iottwinmaker.BatchPutPropertyValuesInput, ...) (*iottwinmaker.BatchPutPropertyValuesOutput, error)
- func (_m *IClient) CancelMetadataTransferJob(ctx context.Context, params *iottwinmaker.CancelMetadataTransferJobInput, ...) (*iottwinmaker.CancelMetadataTransferJobOutput, error)
- func (_m *IClient) CreateComponentType(ctx context.Context, params *iottwinmaker.CreateComponentTypeInput, ...) (*iottwinmaker.CreateComponentTypeOutput, error)
- func (_m *IClient) CreateEntity(ctx context.Context, params *iottwinmaker.CreateEntityInput, ...) (*iottwinmaker.CreateEntityOutput, error)
- func (_m *IClient) CreateMetadataTransferJob(ctx context.Context, params *iottwinmaker.CreateMetadataTransferJobInput, ...) (*iottwinmaker.CreateMetadataTransferJobOutput, error)
- func (_m *IClient) CreateScene(ctx context.Context, params *iottwinmaker.CreateSceneInput, ...) (*iottwinmaker.CreateSceneOutput, error)
- func (_m *IClient) CreateSyncJob(ctx context.Context, params *iottwinmaker.CreateSyncJobInput, ...) (*iottwinmaker.CreateSyncJobOutput, error)
- func (_m *IClient) CreateWorkspace(ctx context.Context, params *iottwinmaker.CreateWorkspaceInput, ...) (*iottwinmaker.CreateWorkspaceOutput, error)
- func (_m *IClient) DeleteComponentType(ctx context.Context, params *iottwinmaker.DeleteComponentTypeInput, ...) (*iottwinmaker.DeleteComponentTypeOutput, error)
- func (_m *IClient) DeleteEntity(ctx context.Context, params *iottwinmaker.DeleteEntityInput, ...) (*iottwinmaker.DeleteEntityOutput, error)
- func (_m *IClient) DeleteScene(ctx context.Context, params *iottwinmaker.DeleteSceneInput, ...) (*iottwinmaker.DeleteSceneOutput, error)
- func (_m *IClient) DeleteSyncJob(ctx context.Context, params *iottwinmaker.DeleteSyncJobInput, ...) (*iottwinmaker.DeleteSyncJobOutput, error)
- func (_m *IClient) DeleteWorkspace(ctx context.Context, params *iottwinmaker.DeleteWorkspaceInput, ...) (*iottwinmaker.DeleteWorkspaceOutput, error)
- func (_m *IClient) ExecuteQuery(ctx context.Context, params *iottwinmaker.ExecuteQueryInput, ...) (*iottwinmaker.ExecuteQueryOutput, error)
- func (_m *IClient) GetComponentType(ctx context.Context, params *iottwinmaker.GetComponentTypeInput, ...) (*iottwinmaker.GetComponentTypeOutput, error)
- func (_m *IClient) GetEntity(ctx context.Context, params *iottwinmaker.GetEntityInput, ...) (*iottwinmaker.GetEntityOutput, error)
- func (_m *IClient) GetMetadataTransferJob(ctx context.Context, params *iottwinmaker.GetMetadataTransferJobInput, ...) (*iottwinmaker.GetMetadataTransferJobOutput, error)
- func (_m *IClient) GetPricingPlan(ctx context.Context, params *iottwinmaker.GetPricingPlanInput, ...) (*iottwinmaker.GetPricingPlanOutput, error)
- func (_m *IClient) GetPropertyValue(ctx context.Context, params *iottwinmaker.GetPropertyValueInput, ...) (*iottwinmaker.GetPropertyValueOutput, error)
- func (_m *IClient) GetPropertyValueHistory(ctx context.Context, params *iottwinmaker.GetPropertyValueHistoryInput, ...) (*iottwinmaker.GetPropertyValueHistoryOutput, error)
- func (_m *IClient) GetScene(ctx context.Context, params *iottwinmaker.GetSceneInput, ...) (*iottwinmaker.GetSceneOutput, error)
- func (_m *IClient) GetSyncJob(ctx context.Context, params *iottwinmaker.GetSyncJobInput, ...) (*iottwinmaker.GetSyncJobOutput, error)
- func (_m *IClient) GetWorkspace(ctx context.Context, params *iottwinmaker.GetWorkspaceInput, ...) (*iottwinmaker.GetWorkspaceOutput, error)
- func (_m *IClient) ListComponentTypes(ctx context.Context, params *iottwinmaker.ListComponentTypesInput, ...) (*iottwinmaker.ListComponentTypesOutput, error)
- func (_m *IClient) ListComponents(ctx context.Context, params *iottwinmaker.ListComponentsInput, ...) (*iottwinmaker.ListComponentsOutput, error)
- func (_m *IClient) ListEntities(ctx context.Context, params *iottwinmaker.ListEntitiesInput, ...) (*iottwinmaker.ListEntitiesOutput, error)
- func (_m *IClient) ListMetadataTransferJobs(ctx context.Context, params *iottwinmaker.ListMetadataTransferJobsInput, ...) (*iottwinmaker.ListMetadataTransferJobsOutput, error)
- func (_m *IClient) ListProperties(ctx context.Context, params *iottwinmaker.ListPropertiesInput, ...) (*iottwinmaker.ListPropertiesOutput, error)
- func (_m *IClient) ListScenes(ctx context.Context, params *iottwinmaker.ListScenesInput, ...) (*iottwinmaker.ListScenesOutput, error)
- func (_m *IClient) ListSyncJobs(ctx context.Context, params *iottwinmaker.ListSyncJobsInput, ...) (*iottwinmaker.ListSyncJobsOutput, error)
- func (_m *IClient) ListSyncResources(ctx context.Context, params *iottwinmaker.ListSyncResourcesInput, ...) (*iottwinmaker.ListSyncResourcesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *iottwinmaker.ListTagsForResourceInput, ...) (*iottwinmaker.ListTagsForResourceOutput, error)
- func (_m *IClient) ListWorkspaces(ctx context.Context, params *iottwinmaker.ListWorkspacesInput, ...) (*iottwinmaker.ListWorkspacesOutput, error)
- func (_m *IClient) Options() iottwinmaker.Options
- func (_m *IClient) TagResource(ctx context.Context, params *iottwinmaker.TagResourceInput, ...) (*iottwinmaker.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *iottwinmaker.UntagResourceInput, ...) (*iottwinmaker.UntagResourceOutput, error)
- func (_m *IClient) UpdateComponentType(ctx context.Context, params *iottwinmaker.UpdateComponentTypeInput, ...) (*iottwinmaker.UpdateComponentTypeOutput, error)
- func (_m *IClient) UpdateEntity(ctx context.Context, params *iottwinmaker.UpdateEntityInput, ...) (*iottwinmaker.UpdateEntityOutput, error)
- func (_m *IClient) UpdatePricingPlan(ctx context.Context, params *iottwinmaker.UpdatePricingPlanInput, ...) (*iottwinmaker.UpdatePricingPlanOutput, error)
- func (_m *IClient) UpdateScene(ctx context.Context, params *iottwinmaker.UpdateSceneInput, ...) (*iottwinmaker.UpdateSceneOutput, error)
- func (_m *IClient) UpdateWorkspace(ctx context.Context, params *iottwinmaker.UpdateWorkspaceInput, ...) (*iottwinmaker.UpdateWorkspaceOutput, 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) BatchPutPropertyValues ¶
func (_m *IClient) BatchPutPropertyValues(ctx context.Context, params *iottwinmaker.BatchPutPropertyValuesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.BatchPutPropertyValuesOutput, error)
BatchPutPropertyValues provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelMetadataTransferJob ¶
func (_m *IClient) CancelMetadataTransferJob(ctx context.Context, params *iottwinmaker.CancelMetadataTransferJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CancelMetadataTransferJobOutput, error)
CancelMetadataTransferJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateComponentType ¶
func (_m *IClient) CreateComponentType(ctx context.Context, params *iottwinmaker.CreateComponentTypeInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateComponentTypeOutput, error)
CreateComponentType provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEntity ¶
func (_m *IClient) CreateEntity(ctx context.Context, params *iottwinmaker.CreateEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateEntityOutput, error)
CreateEntity provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMetadataTransferJob ¶
func (_m *IClient) CreateMetadataTransferJob(ctx context.Context, params *iottwinmaker.CreateMetadataTransferJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateMetadataTransferJobOutput, error)
CreateMetadataTransferJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateScene ¶
func (_m *IClient) CreateScene(ctx context.Context, params *iottwinmaker.CreateSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateSceneOutput, error)
CreateScene provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSyncJob ¶
func (_m *IClient) CreateSyncJob(ctx context.Context, params *iottwinmaker.CreateSyncJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateSyncJobOutput, error)
CreateSyncJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateWorkspace ¶
func (_m *IClient) CreateWorkspace(ctx context.Context, params *iottwinmaker.CreateWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateWorkspaceOutput, error)
CreateWorkspace provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteComponentType ¶
func (_m *IClient) DeleteComponentType(ctx context.Context, params *iottwinmaker.DeleteComponentTypeInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteComponentTypeOutput, error)
DeleteComponentType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEntity ¶
func (_m *IClient) DeleteEntity(ctx context.Context, params *iottwinmaker.DeleteEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteEntityOutput, error)
DeleteEntity provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteScene ¶
func (_m *IClient) DeleteScene(ctx context.Context, params *iottwinmaker.DeleteSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteSceneOutput, error)
DeleteScene provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSyncJob ¶
func (_m *IClient) DeleteSyncJob(ctx context.Context, params *iottwinmaker.DeleteSyncJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteSyncJobOutput, error)
DeleteSyncJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteWorkspace ¶
func (_m *IClient) DeleteWorkspace(ctx context.Context, params *iottwinmaker.DeleteWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteWorkspaceOutput, error)
DeleteWorkspace provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExecuteQuery ¶
func (_m *IClient) ExecuteQuery(ctx context.Context, params *iottwinmaker.ExecuteQueryInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ExecuteQueryOutput, error)
ExecuteQuery provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetComponentType ¶
func (_m *IClient) GetComponentType(ctx context.Context, params *iottwinmaker.GetComponentTypeInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetComponentTypeOutput, error)
GetComponentType provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEntity ¶
func (_m *IClient) GetEntity(ctx context.Context, params *iottwinmaker.GetEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetEntityOutput, error)
GetEntity provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMetadataTransferJob ¶
func (_m *IClient) GetMetadataTransferJob(ctx context.Context, params *iottwinmaker.GetMetadataTransferJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetMetadataTransferJobOutput, error)
GetMetadataTransferJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPricingPlan ¶
func (_m *IClient) GetPricingPlan(ctx context.Context, params *iottwinmaker.GetPricingPlanInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetPricingPlanOutput, error)
GetPricingPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPropertyValue ¶
func (_m *IClient) GetPropertyValue(ctx context.Context, params *iottwinmaker.GetPropertyValueInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetPropertyValueOutput, error)
GetPropertyValue provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPropertyValueHistory ¶
func (_m *IClient) GetPropertyValueHistory(ctx context.Context, params *iottwinmaker.GetPropertyValueHistoryInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetPropertyValueHistoryOutput, error)
GetPropertyValueHistory provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetScene ¶
func (_m *IClient) GetScene(ctx context.Context, params *iottwinmaker.GetSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetSceneOutput, error)
GetScene provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSyncJob ¶
func (_m *IClient) GetSyncJob(ctx context.Context, params *iottwinmaker.GetSyncJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetSyncJobOutput, error)
GetSyncJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkspace ¶
func (_m *IClient) GetWorkspace(ctx context.Context, params *iottwinmaker.GetWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetWorkspaceOutput, error)
GetWorkspace provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListComponentTypes ¶
func (_m *IClient) ListComponentTypes(ctx context.Context, params *iottwinmaker.ListComponentTypesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListComponentTypesOutput, error)
ListComponentTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListComponents ¶
func (_m *IClient) ListComponents(ctx context.Context, params *iottwinmaker.ListComponentsInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListComponentsOutput, error)
ListComponents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEntities ¶
func (_m *IClient) ListEntities(ctx context.Context, params *iottwinmaker.ListEntitiesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListEntitiesOutput, error)
ListEntities provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMetadataTransferJobs ¶
func (_m *IClient) ListMetadataTransferJobs(ctx context.Context, params *iottwinmaker.ListMetadataTransferJobsInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListMetadataTransferJobsOutput, error)
ListMetadataTransferJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProperties ¶
func (_m *IClient) ListProperties(ctx context.Context, params *iottwinmaker.ListPropertiesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListPropertiesOutput, error)
ListProperties provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListScenes ¶
func (_m *IClient) ListScenes(ctx context.Context, params *iottwinmaker.ListScenesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListScenesOutput, error)
ListScenes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSyncJobs ¶
func (_m *IClient) ListSyncJobs(ctx context.Context, params *iottwinmaker.ListSyncJobsInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListSyncJobsOutput, error)
ListSyncJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSyncResources ¶
func (_m *IClient) ListSyncResources(ctx context.Context, params *iottwinmaker.ListSyncResourcesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListSyncResourcesOutput, error)
ListSyncResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *iottwinmaker.ListTagsForResourceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkspaces ¶
func (_m *IClient) ListWorkspaces(ctx context.Context, params *iottwinmaker.ListWorkspacesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListWorkspacesOutput, error)
ListWorkspaces provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() iottwinmaker.Options
Options provides a mock function with given fields:
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *iottwinmaker.TagResourceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *iottwinmaker.UntagResourceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateComponentType ¶
func (_m *IClient) UpdateComponentType(ctx context.Context, params *iottwinmaker.UpdateComponentTypeInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateComponentTypeOutput, error)
UpdateComponentType provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateEntity ¶
func (_m *IClient) UpdateEntity(ctx context.Context, params *iottwinmaker.UpdateEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateEntityOutput, error)
UpdateEntity provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePricingPlan ¶
func (_m *IClient) UpdatePricingPlan(ctx context.Context, params *iottwinmaker.UpdatePricingPlanInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdatePricingPlanOutput, error)
UpdatePricingPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateScene ¶
func (_m *IClient) UpdateScene(ctx context.Context, params *iottwinmaker.UpdateSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateSceneOutput, error)
UpdateScene provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateWorkspace ¶
func (_m *IClient) UpdateWorkspace(ctx context.Context, params *iottwinmaker.UpdateWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateWorkspaceOutput, error)
UpdateWorkspace provides a mock function with given fields: ctx, params, optFns