iotsitewisemock

package
v1.44.173 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package iotsitewisemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoTSiteWiseAPI

type MockIoTSiteWiseAPI struct {
	// contains filtered or unexported fields
}

MockIoTSiteWiseAPI is a mock of IoTSiteWiseAPI interface

func NewMockIoTSiteWiseAPI

func NewMockIoTSiteWiseAPI(ctrl *gomock.Controller) *MockIoTSiteWiseAPI

NewMockIoTSiteWiseAPI creates a new mock instance

func (*MockIoTSiteWiseAPI) AssociateAssets

AssociateAssets mocks base method

func (*MockIoTSiteWiseAPI) AssociateAssetsRequest

AssociateAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) AssociateAssetsWithContext

AssociateAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetProperty

AssociateTimeSeriesToAssetProperty mocks base method

func (*MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyRequest

AssociateTimeSeriesToAssetPropertyRequest mocks base method

func (*MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyWithContext

AssociateTimeSeriesToAssetPropertyWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchAssociateProjectAssets

BatchAssociateProjectAssets mocks base method

func (*MockIoTSiteWiseAPI) BatchAssociateProjectAssetsRequest

BatchAssociateProjectAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) BatchAssociateProjectAssetsWithContext

BatchAssociateProjectAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchDisassociateProjectAssets

BatchDisassociateProjectAssets mocks base method

func (*MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsRequest

BatchDisassociateProjectAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsWithContext

BatchDisassociateProjectAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregates added in v1.43.44

BatchGetAssetPropertyAggregates mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPages added in v1.43.44

BatchGetAssetPropertyAggregatesPages mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPagesWithContext added in v1.43.44

func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyAggregatesInput, arg2 func(*iotsitewise.BatchGetAssetPropertyAggregatesOutput, bool) bool, arg3 ...request.Option) error

BatchGetAssetPropertyAggregatesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesRequest added in v1.43.44

BatchGetAssetPropertyAggregatesRequest mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesWithContext added in v1.43.44

BatchGetAssetPropertyAggregatesWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValue added in v1.43.44

BatchGetAssetPropertyValue mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistory added in v1.43.44

BatchGetAssetPropertyValueHistory mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPages added in v1.43.44

BatchGetAssetPropertyValueHistoryPages mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPagesWithContext added in v1.43.44

func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPagesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueHistoryInput, arg2 func(*iotsitewise.BatchGetAssetPropertyValueHistoryOutput, bool) bool, arg3 ...request.Option) error

BatchGetAssetPropertyValueHistoryPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryRequest added in v1.43.44

BatchGetAssetPropertyValueHistoryRequest mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryWithContext added in v1.43.44

BatchGetAssetPropertyValueHistoryWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePages added in v1.43.44

BatchGetAssetPropertyValuePages mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePagesWithContext added in v1.43.44

func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePagesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueInput, arg2 func(*iotsitewise.BatchGetAssetPropertyValueOutput, bool) bool, arg3 ...request.Option) error

BatchGetAssetPropertyValuePagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueRequest added in v1.43.44

BatchGetAssetPropertyValueRequest mocks base method

func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueWithContext added in v1.43.44

BatchGetAssetPropertyValueWithContext mocks base method

func (*MockIoTSiteWiseAPI) BatchPutAssetPropertyValue

BatchPutAssetPropertyValue mocks base method

func (*MockIoTSiteWiseAPI) BatchPutAssetPropertyValueRequest

BatchPutAssetPropertyValueRequest mocks base method

func (*MockIoTSiteWiseAPI) BatchPutAssetPropertyValueWithContext

BatchPutAssetPropertyValueWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateAccessPolicy

CreateAccessPolicy mocks base method

func (*MockIoTSiteWiseAPI) CreateAccessPolicyRequest

CreateAccessPolicyRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateAccessPolicyWithContext

CreateAccessPolicyWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateAsset

CreateAsset mocks base method

func (*MockIoTSiteWiseAPI) CreateAssetModel

CreateAssetModel mocks base method

func (*MockIoTSiteWiseAPI) CreateAssetModelRequest

CreateAssetModelRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateAssetModelWithContext

CreateAssetModelWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateAssetRequest

CreateAssetRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateAssetWithContext

func (m *MockIoTSiteWiseAPI) CreateAssetWithContext(arg0 context.Context, arg1 *iotsitewise.CreateAssetInput, arg2 ...request.Option) (*iotsitewise.CreateAssetOutput, error)

CreateAssetWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateBulkImportJob added in v1.44.60

CreateBulkImportJob mocks base method

func (*MockIoTSiteWiseAPI) CreateBulkImportJobRequest added in v1.44.60

CreateBulkImportJobRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateBulkImportJobWithContext added in v1.44.60

CreateBulkImportJobWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateDashboard

CreateDashboard mocks base method

func (*MockIoTSiteWiseAPI) CreateDashboardRequest

CreateDashboardRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateDashboardWithContext

CreateDashboardWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateGateway

CreateGateway mocks base method

func (*MockIoTSiteWiseAPI) CreateGatewayRequest

CreateGatewayRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateGatewayWithContext

CreateGatewayWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreatePortal

CreatePortal mocks base method

func (*MockIoTSiteWiseAPI) CreatePortalRequest

CreatePortalRequest mocks base method

func (*MockIoTSiteWiseAPI) CreatePortalWithContext

CreatePortalWithContext mocks base method

func (*MockIoTSiteWiseAPI) CreateProject

CreateProject mocks base method

func (*MockIoTSiteWiseAPI) CreateProjectRequest

CreateProjectRequest mocks base method

func (*MockIoTSiteWiseAPI) CreateProjectWithContext

CreateProjectWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteAccessPolicy

DeleteAccessPolicy mocks base method

func (*MockIoTSiteWiseAPI) DeleteAccessPolicyRequest

DeleteAccessPolicyRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteAccessPolicyWithContext

DeleteAccessPolicyWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteAsset

DeleteAsset mocks base method

func (*MockIoTSiteWiseAPI) DeleteAssetModel

DeleteAssetModel mocks base method

func (*MockIoTSiteWiseAPI) DeleteAssetModelRequest

DeleteAssetModelRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteAssetModelWithContext

DeleteAssetModelWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteAssetRequest

DeleteAssetRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteAssetWithContext

func (m *MockIoTSiteWiseAPI) DeleteAssetWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteAssetInput, arg2 ...request.Option) (*iotsitewise.DeleteAssetOutput, error)

DeleteAssetWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteDashboard

DeleteDashboard mocks base method

func (*MockIoTSiteWiseAPI) DeleteDashboardRequest

DeleteDashboardRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteDashboardWithContext

DeleteDashboardWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteGateway

DeleteGateway mocks base method

func (*MockIoTSiteWiseAPI) DeleteGatewayRequest

DeleteGatewayRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteGatewayWithContext

DeleteGatewayWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeletePortal

DeletePortal mocks base method

func (*MockIoTSiteWiseAPI) DeletePortalRequest

DeletePortalRequest mocks base method

func (*MockIoTSiteWiseAPI) DeletePortalWithContext

DeletePortalWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteProject

DeleteProject mocks base method

func (*MockIoTSiteWiseAPI) DeleteProjectRequest

DeleteProjectRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteProjectWithContext

DeleteProjectWithContext mocks base method

func (*MockIoTSiteWiseAPI) DeleteTimeSeries

DeleteTimeSeries mocks base method

func (*MockIoTSiteWiseAPI) DeleteTimeSeriesRequest

DeleteTimeSeriesRequest mocks base method

func (*MockIoTSiteWiseAPI) DeleteTimeSeriesWithContext

DeleteTimeSeriesWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeAccessPolicy

DescribeAccessPolicy mocks base method

func (*MockIoTSiteWiseAPI) DescribeAccessPolicyRequest

DescribeAccessPolicyRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeAccessPolicyWithContext

DescribeAccessPolicyWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeAsset

DescribeAsset mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetModel

DescribeAssetModel mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetModelRequest

DescribeAssetModelRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetModelWithContext

DescribeAssetModelWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetProperty

DescribeAssetProperty mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetPropertyRequest

DescribeAssetPropertyRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetPropertyWithContext

DescribeAssetPropertyWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetRequest

DescribeAssetRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeAssetWithContext

DescribeAssetWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeBulkImportJob added in v1.44.60

DescribeBulkImportJob mocks base method

func (*MockIoTSiteWiseAPI) DescribeBulkImportJobRequest added in v1.44.60

DescribeBulkImportJobRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeBulkImportJobWithContext added in v1.44.60

DescribeBulkImportJobWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeDashboard

DescribeDashboard mocks base method

func (*MockIoTSiteWiseAPI) DescribeDashboardRequest

DescribeDashboardRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeDashboardWithContext

DescribeDashboardWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfiguration

DescribeDefaultEncryptionConfiguration mocks base method

func (*MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationRequest

DescribeDefaultEncryptionConfigurationRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationWithContext

DescribeDefaultEncryptionConfigurationWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeGateway

DescribeGateway mocks base method

func (*MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfiguration

DescribeGatewayCapabilityConfiguration mocks base method

func (*MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationRequest

DescribeGatewayCapabilityConfigurationRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationWithContext

DescribeGatewayCapabilityConfigurationWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeGatewayRequest

DescribeGatewayRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeGatewayWithContext

DescribeGatewayWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeLoggingOptions

DescribeLoggingOptions mocks base method

func (*MockIoTSiteWiseAPI) DescribeLoggingOptionsRequest

DescribeLoggingOptionsRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeLoggingOptionsWithContext

DescribeLoggingOptionsWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribePortal

DescribePortal mocks base method

func (*MockIoTSiteWiseAPI) DescribePortalRequest

DescribePortalRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribePortalWithContext

DescribePortalWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeProject

DescribeProject mocks base method

func (*MockIoTSiteWiseAPI) DescribeProjectRequest

DescribeProjectRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeProjectWithContext

DescribeProjectWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeStorageConfiguration

DescribeStorageConfiguration mocks base method

func (*MockIoTSiteWiseAPI) DescribeStorageConfigurationRequest

DescribeStorageConfigurationRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeStorageConfigurationWithContext

DescribeStorageConfigurationWithContext mocks base method

func (*MockIoTSiteWiseAPI) DescribeTimeSeries

DescribeTimeSeries mocks base method

func (*MockIoTSiteWiseAPI) DescribeTimeSeriesRequest

DescribeTimeSeriesRequest mocks base method

func (*MockIoTSiteWiseAPI) DescribeTimeSeriesWithContext

DescribeTimeSeriesWithContext mocks base method

func (*MockIoTSiteWiseAPI) DisassociateAssets

DisassociateAssets mocks base method

func (*MockIoTSiteWiseAPI) DisassociateAssetsRequest

DisassociateAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) DisassociateAssetsWithContext

DisassociateAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetProperty

DisassociateTimeSeriesFromAssetProperty mocks base method

func (*MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyRequest

DisassociateTimeSeriesFromAssetPropertyRequest mocks base method

func (*MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyWithContext

DisassociateTimeSeriesFromAssetPropertyWithContext mocks base method

func (*MockIoTSiteWiseAPI) EXPECT

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

func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregates

GetAssetPropertyAggregates mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPages

GetAssetPropertyAggregatesPages mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPagesWithContext

func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyAggregatesInput, arg2 func(*iotsitewise.GetAssetPropertyAggregatesOutput, bool) bool, arg3 ...request.Option) error

GetAssetPropertyAggregatesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregatesRequest

GetAssetPropertyAggregatesRequest mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregatesWithContext

GetAssetPropertyAggregatesWithContext mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValue

GetAssetPropertyValue mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistory

GetAssetPropertyValueHistory mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPages

GetAssetPropertyValueHistoryPages mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPagesWithContext

func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPagesWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyValueHistoryInput, arg2 func(*iotsitewise.GetAssetPropertyValueHistoryOutput, bool) bool, arg3 ...request.Option) error

GetAssetPropertyValueHistoryPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryRequest

GetAssetPropertyValueHistoryRequest mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryWithContext

GetAssetPropertyValueHistoryWithContext mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueRequest

GetAssetPropertyValueRequest mocks base method

func (*MockIoTSiteWiseAPI) GetAssetPropertyValueWithContext

GetAssetPropertyValueWithContext mocks base method

func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValues

GetInterpolatedAssetPropertyValues mocks base method

func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPages

GetInterpolatedAssetPropertyValuesPages mocks base method

func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPagesWithContext

func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.GetInterpolatedAssetPropertyValuesInput, arg2 func(*iotsitewise.GetInterpolatedAssetPropertyValuesOutput, bool) bool, arg3 ...request.Option) error

GetInterpolatedAssetPropertyValuesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesRequest

GetInterpolatedAssetPropertyValuesRequest mocks base method

func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesWithContext

GetInterpolatedAssetPropertyValuesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAccessPolicies

ListAccessPolicies mocks base method

func (*MockIoTSiteWiseAPI) ListAccessPoliciesPages

ListAccessPoliciesPages mocks base method

func (*MockIoTSiteWiseAPI) ListAccessPoliciesPagesWithContext

func (m *MockIoTSiteWiseAPI) ListAccessPoliciesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAccessPoliciesInput, arg2 func(*iotsitewise.ListAccessPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListAccessPoliciesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAccessPoliciesRequest

ListAccessPoliciesRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAccessPoliciesWithContext

ListAccessPoliciesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelProperties added in v1.44.129

ListAssetModelProperties mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelPropertiesPages added in v1.44.129

ListAssetModelPropertiesPages mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelPropertiesPagesWithContext added in v1.44.129

func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelPropertiesInput, arg2 func(*iotsitewise.ListAssetModelPropertiesOutput, bool) bool, arg3 ...request.Option) error

ListAssetModelPropertiesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelPropertiesRequest added in v1.44.129

ListAssetModelPropertiesRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelPropertiesWithContext added in v1.44.129

ListAssetModelPropertiesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModels

ListAssetModels mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelsPages

ListAssetModelsPages mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListAssetModelsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelsInput, arg2 func(*iotsitewise.ListAssetModelsOutput, bool) bool, arg3 ...request.Option) error

ListAssetModelsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelsRequest

ListAssetModelsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAssetModelsWithContext

ListAssetModelsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetProperties added in v1.44.129

ListAssetProperties mocks base method

func (*MockIoTSiteWiseAPI) ListAssetPropertiesPages added in v1.44.129

ListAssetPropertiesPages mocks base method

func (*MockIoTSiteWiseAPI) ListAssetPropertiesPagesWithContext added in v1.44.129

func (m *MockIoTSiteWiseAPI) ListAssetPropertiesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetPropertiesInput, arg2 func(*iotsitewise.ListAssetPropertiesOutput, bool) bool, arg3 ...request.Option) error

ListAssetPropertiesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetPropertiesRequest added in v1.44.129

ListAssetPropertiesRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAssetPropertiesWithContext added in v1.44.129

ListAssetPropertiesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetRelationships

ListAssetRelationships mocks base method

func (*MockIoTSiteWiseAPI) ListAssetRelationshipsPages

ListAssetRelationshipsPages mocks base method

func (*MockIoTSiteWiseAPI) ListAssetRelationshipsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetRelationshipsInput, arg2 func(*iotsitewise.ListAssetRelationshipsOutput, bool) bool, arg3 ...request.Option) error

ListAssetRelationshipsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetRelationshipsRequest

ListAssetRelationshipsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAssetRelationshipsWithContext

ListAssetRelationshipsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssets

ListAssets mocks base method

func (*MockIoTSiteWiseAPI) ListAssetsPages

func (m *MockIoTSiteWiseAPI) ListAssetsPages(arg0 *iotsitewise.ListAssetsInput, arg1 func(*iotsitewise.ListAssetsOutput, bool) bool) error

ListAssetsPages mocks base method

func (*MockIoTSiteWiseAPI) ListAssetsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListAssetsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetsInput, arg2 func(*iotsitewise.ListAssetsOutput, bool) bool, arg3 ...request.Option) error

ListAssetsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssetsRequest

ListAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAssetsWithContext

func (m *MockIoTSiteWiseAPI) ListAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetsInput, arg2 ...request.Option) (*iotsitewise.ListAssetsOutput, error)

ListAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssociatedAssets

ListAssociatedAssets mocks base method

func (*MockIoTSiteWiseAPI) ListAssociatedAssetsPages

ListAssociatedAssetsPages mocks base method

func (*MockIoTSiteWiseAPI) ListAssociatedAssetsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssociatedAssetsInput, arg2 func(*iotsitewise.ListAssociatedAssetsOutput, bool) bool, arg3 ...request.Option) error

ListAssociatedAssetsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListAssociatedAssetsRequest

ListAssociatedAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListAssociatedAssetsWithContext

ListAssociatedAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListBulkImportJobs added in v1.44.60

ListBulkImportJobs mocks base method

func (*MockIoTSiteWiseAPI) ListBulkImportJobsPages added in v1.44.60

ListBulkImportJobsPages mocks base method

func (*MockIoTSiteWiseAPI) ListBulkImportJobsPagesWithContext added in v1.44.60

func (m *MockIoTSiteWiseAPI) ListBulkImportJobsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListBulkImportJobsInput, arg2 func(*iotsitewise.ListBulkImportJobsOutput, bool) bool, arg3 ...request.Option) error

ListBulkImportJobsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListBulkImportJobsRequest added in v1.44.60

ListBulkImportJobsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListBulkImportJobsWithContext added in v1.44.60

ListBulkImportJobsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListDashboards

ListDashboards mocks base method

func (*MockIoTSiteWiseAPI) ListDashboardsPages

ListDashboardsPages mocks base method

func (*MockIoTSiteWiseAPI) ListDashboardsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListDashboardsInput, arg2 func(*iotsitewise.ListDashboardsOutput, bool) bool, arg3 ...request.Option) error

ListDashboardsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListDashboardsRequest

ListDashboardsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListDashboardsWithContext

ListDashboardsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListGateways

ListGateways mocks base method

func (*MockIoTSiteWiseAPI) ListGatewaysPages

ListGatewaysPages mocks base method

func (*MockIoTSiteWiseAPI) ListGatewaysPagesWithContext

func (m *MockIoTSiteWiseAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListGatewaysInput, arg2 func(*iotsitewise.ListGatewaysOutput, bool) bool, arg3 ...request.Option) error

ListGatewaysPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListGatewaysRequest

ListGatewaysRequest mocks base method

func (*MockIoTSiteWiseAPI) ListGatewaysWithContext

ListGatewaysWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListPortals

ListPortals mocks base method

func (*MockIoTSiteWiseAPI) ListPortalsPages

ListPortalsPages mocks base method

func (*MockIoTSiteWiseAPI) ListPortalsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListPortalsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListPortalsInput, arg2 func(*iotsitewise.ListPortalsOutput, bool) bool, arg3 ...request.Option) error

ListPortalsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListPortalsRequest

ListPortalsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListPortalsWithContext

func (m *MockIoTSiteWiseAPI) ListPortalsWithContext(arg0 context.Context, arg1 *iotsitewise.ListPortalsInput, arg2 ...request.Option) (*iotsitewise.ListPortalsOutput, error)

ListPortalsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListProjectAssets

ListProjectAssets mocks base method

func (*MockIoTSiteWiseAPI) ListProjectAssetsPages

ListProjectAssetsPages mocks base method

func (*MockIoTSiteWiseAPI) ListProjectAssetsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListProjectAssetsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectAssetsInput, arg2 func(*iotsitewise.ListProjectAssetsOutput, bool) bool, arg3 ...request.Option) error

ListProjectAssetsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListProjectAssetsRequest

ListProjectAssetsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListProjectAssetsWithContext

ListProjectAssetsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListProjects

ListProjects mocks base method

func (*MockIoTSiteWiseAPI) ListProjectsPages

ListProjectsPages mocks base method

func (*MockIoTSiteWiseAPI) ListProjectsPagesWithContext

func (m *MockIoTSiteWiseAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectsInput, arg2 func(*iotsitewise.ListProjectsOutput, bool) bool, arg3 ...request.Option) error

ListProjectsPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListProjectsRequest

ListProjectsRequest mocks base method

func (*MockIoTSiteWiseAPI) ListProjectsWithContext

ListProjectsWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockIoTSiteWiseAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockIoTSiteWiseAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListTimeSeries

ListTimeSeries mocks base method

func (*MockIoTSiteWiseAPI) ListTimeSeriesPages

ListTimeSeriesPages mocks base method

func (*MockIoTSiteWiseAPI) ListTimeSeriesPagesWithContext

func (m *MockIoTSiteWiseAPI) ListTimeSeriesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListTimeSeriesInput, arg2 func(*iotsitewise.ListTimeSeriesOutput, bool) bool, arg3 ...request.Option) error

ListTimeSeriesPagesWithContext mocks base method

func (*MockIoTSiteWiseAPI) ListTimeSeriesRequest

ListTimeSeriesRequest mocks base method

func (*MockIoTSiteWiseAPI) ListTimeSeriesWithContext

ListTimeSeriesWithContext mocks base method

func (*MockIoTSiteWiseAPI) PutDefaultEncryptionConfiguration

PutDefaultEncryptionConfiguration mocks base method

func (*MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationRequest

PutDefaultEncryptionConfigurationRequest mocks base method

func (*MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationWithContext

PutDefaultEncryptionConfigurationWithContext mocks base method

func (*MockIoTSiteWiseAPI) PutLoggingOptions

PutLoggingOptions mocks base method

func (*MockIoTSiteWiseAPI) PutLoggingOptionsRequest

PutLoggingOptionsRequest mocks base method

func (*MockIoTSiteWiseAPI) PutLoggingOptionsWithContext

PutLoggingOptionsWithContext mocks base method

func (*MockIoTSiteWiseAPI) PutStorageConfiguration

PutStorageConfiguration mocks base method

func (*MockIoTSiteWiseAPI) PutStorageConfigurationRequest

PutStorageConfigurationRequest mocks base method

func (*MockIoTSiteWiseAPI) PutStorageConfigurationWithContext

PutStorageConfigurationWithContext mocks base method

func (*MockIoTSiteWiseAPI) TagResource

TagResource mocks base method

func (*MockIoTSiteWiseAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockIoTSiteWiseAPI) TagResourceWithContext

func (m *MockIoTSiteWiseAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotsitewise.TagResourceInput, arg2 ...request.Option) (*iotsitewise.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockIoTSiteWiseAPI) UntagResource

UntagResource mocks base method

func (*MockIoTSiteWiseAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockIoTSiteWiseAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateAccessPolicy

UpdateAccessPolicy mocks base method

func (*MockIoTSiteWiseAPI) UpdateAccessPolicyRequest

UpdateAccessPolicyRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateAccessPolicyWithContext

UpdateAccessPolicyWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateAsset

UpdateAsset mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetModel

UpdateAssetModel mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetModelRequest

UpdateAssetModelRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetModelWithContext

UpdateAssetModelWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetProperty

UpdateAssetProperty mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetPropertyRequest

UpdateAssetPropertyRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetPropertyWithContext

UpdateAssetPropertyWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetRequest

UpdateAssetRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateAssetWithContext

func (m *MockIoTSiteWiseAPI) UpdateAssetWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAssetInput, arg2 ...request.Option) (*iotsitewise.UpdateAssetOutput, error)

UpdateAssetWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateDashboard

UpdateDashboard mocks base method

func (*MockIoTSiteWiseAPI) UpdateDashboardRequest

UpdateDashboardRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateDashboardWithContext

UpdateDashboardWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateGateway

UpdateGateway mocks base method

func (*MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfiguration

UpdateGatewayCapabilityConfiguration mocks base method

func (*MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationRequest

UpdateGatewayCapabilityConfigurationRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationWithContext

UpdateGatewayCapabilityConfigurationWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateGatewayRequest

UpdateGatewayRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateGatewayWithContext

UpdateGatewayWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdatePortal

UpdatePortal mocks base method

func (*MockIoTSiteWiseAPI) UpdatePortalRequest

UpdatePortalRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdatePortalWithContext

UpdatePortalWithContext mocks base method

func (*MockIoTSiteWiseAPI) UpdateProject

UpdateProject mocks base method

func (*MockIoTSiteWiseAPI) UpdateProjectRequest

UpdateProjectRequest mocks base method

func (*MockIoTSiteWiseAPI) UpdateProjectWithContext

UpdateProjectWithContext mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetActive

func (m *MockIoTSiteWiseAPI) WaitUntilAssetActive(arg0 *iotsitewise.DescribeAssetInput) error

WaitUntilAssetActive mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetActiveWithContext

func (m *MockIoTSiteWiseAPI) WaitUntilAssetActiveWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetInput, arg2 ...request.WaiterOption) error

WaitUntilAssetActiveWithContext mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetModelActive

func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelActive(arg0 *iotsitewise.DescribeAssetModelInput) error

WaitUntilAssetModelActive mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetModelActiveWithContext

func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelActiveWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetModelInput, arg2 ...request.WaiterOption) error

WaitUntilAssetModelActiveWithContext mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetModelNotExists

func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelNotExists(arg0 *iotsitewise.DescribeAssetModelInput) error

WaitUntilAssetModelNotExists mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetModelNotExistsWithContext

func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelNotExistsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetModelInput, arg2 ...request.WaiterOption) error

WaitUntilAssetModelNotExistsWithContext mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetNotExists

func (m *MockIoTSiteWiseAPI) WaitUntilAssetNotExists(arg0 *iotsitewise.DescribeAssetInput) error

WaitUntilAssetNotExists mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilAssetNotExistsWithContext

func (m *MockIoTSiteWiseAPI) WaitUntilAssetNotExistsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetInput, arg2 ...request.WaiterOption) error

WaitUntilAssetNotExistsWithContext mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilPortalActive

func (m *MockIoTSiteWiseAPI) WaitUntilPortalActive(arg0 *iotsitewise.DescribePortalInput) error

WaitUntilPortalActive mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilPortalActiveWithContext

func (m *MockIoTSiteWiseAPI) WaitUntilPortalActiveWithContext(arg0 context.Context, arg1 *iotsitewise.DescribePortalInput, arg2 ...request.WaiterOption) error

WaitUntilPortalActiveWithContext mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilPortalNotExists

func (m *MockIoTSiteWiseAPI) WaitUntilPortalNotExists(arg0 *iotsitewise.DescribePortalInput) error

WaitUntilPortalNotExists mocks base method

func (*MockIoTSiteWiseAPI) WaitUntilPortalNotExistsWithContext

func (m *MockIoTSiteWiseAPI) WaitUntilPortalNotExistsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribePortalInput, arg2 ...request.WaiterOption) error

WaitUntilPortalNotExistsWithContext mocks base method

type MockIoTSiteWiseAPIMockRecorder

type MockIoTSiteWiseAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockIoTSiteWiseAPIMockRecorder is the mock recorder for MockIoTSiteWiseAPI

func (*MockIoTSiteWiseAPIMockRecorder) AssociateAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateAssets(arg0 interface{}) *gomock.Call

AssociateAssets indicates an expected call of AssociateAssets

func (*MockIoTSiteWiseAPIMockRecorder) AssociateAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateAssetsRequest(arg0 interface{}) *gomock.Call

AssociateAssetsRequest indicates an expected call of AssociateAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) AssociateAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateAssetsWithContext indicates an expected call of AssociateAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetProperty

func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetProperty(arg0 interface{}) *gomock.Call

AssociateTimeSeriesToAssetProperty indicates an expected call of AssociateTimeSeriesToAssetProperty

func (*MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetPropertyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetPropertyRequest(arg0 interface{}) *gomock.Call

AssociateTimeSeriesToAssetPropertyRequest indicates an expected call of AssociateTimeSeriesToAssetPropertyRequest

func (*MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetPropertyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateTimeSeriesToAssetPropertyWithContext indicates an expected call of AssociateTimeSeriesToAssetPropertyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssets(arg0 interface{}) *gomock.Call

BatchAssociateProjectAssets indicates an expected call of BatchAssociateProjectAssets

func (*MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssetsRequest(arg0 interface{}) *gomock.Call

BatchAssociateProjectAssetsRequest indicates an expected call of BatchAssociateProjectAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchAssociateProjectAssetsWithContext indicates an expected call of BatchAssociateProjectAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssets(arg0 interface{}) *gomock.Call

BatchDisassociateProjectAssets indicates an expected call of BatchDisassociateProjectAssets

func (*MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssetsRequest(arg0 interface{}) *gomock.Call

BatchDisassociateProjectAssetsRequest indicates an expected call of BatchDisassociateProjectAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDisassociateProjectAssetsWithContext indicates an expected call of BatchDisassociateProjectAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregates added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregates(arg0 interface{}) *gomock.Call

BatchGetAssetPropertyAggregates indicates an expected call of BatchGetAssetPropertyAggregates

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesPages added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesPages(arg0, arg1 interface{}) *gomock.Call

BatchGetAssetPropertyAggregatesPages indicates an expected call of BatchGetAssetPropertyAggregatesPages

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesPagesWithContext added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BatchGetAssetPropertyAggregatesPagesWithContext indicates an expected call of BatchGetAssetPropertyAggregatesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesRequest added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesRequest(arg0 interface{}) *gomock.Call

BatchGetAssetPropertyAggregatesRequest indicates an expected call of BatchGetAssetPropertyAggregatesRequest

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesWithContext added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetAssetPropertyAggregatesWithContext indicates an expected call of BatchGetAssetPropertyAggregatesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValue added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValue(arg0 interface{}) *gomock.Call

BatchGetAssetPropertyValue indicates an expected call of BatchGetAssetPropertyValue

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistory added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistory(arg0 interface{}) *gomock.Call

BatchGetAssetPropertyValueHistory indicates an expected call of BatchGetAssetPropertyValueHistory

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryPages added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryPages(arg0, arg1 interface{}) *gomock.Call

BatchGetAssetPropertyValueHistoryPages indicates an expected call of BatchGetAssetPropertyValueHistoryPages

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryPagesWithContext added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BatchGetAssetPropertyValueHistoryPagesWithContext indicates an expected call of BatchGetAssetPropertyValueHistoryPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryRequest added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryRequest(arg0 interface{}) *gomock.Call

BatchGetAssetPropertyValueHistoryRequest indicates an expected call of BatchGetAssetPropertyValueHistoryRequest

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryWithContext added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetAssetPropertyValueHistoryWithContext indicates an expected call of BatchGetAssetPropertyValueHistoryWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValuePages added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValuePages(arg0, arg1 interface{}) *gomock.Call

BatchGetAssetPropertyValuePages indicates an expected call of BatchGetAssetPropertyValuePages

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValuePagesWithContext added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValuePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BatchGetAssetPropertyValuePagesWithContext indicates an expected call of BatchGetAssetPropertyValuePagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueRequest added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueRequest(arg0 interface{}) *gomock.Call

BatchGetAssetPropertyValueRequest indicates an expected call of BatchGetAssetPropertyValueRequest

func (*MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueWithContext added in v1.43.44

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetAssetPropertyValueWithContext indicates an expected call of BatchGetAssetPropertyValueWithContext

func (*MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValue

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValue(arg0 interface{}) *gomock.Call

BatchPutAssetPropertyValue indicates an expected call of BatchPutAssetPropertyValue

func (*MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValueRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValueRequest(arg0 interface{}) *gomock.Call

BatchPutAssetPropertyValueRequest indicates an expected call of BatchPutAssetPropertyValueRequest

func (*MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValueWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchPutAssetPropertyValueWithContext indicates an expected call of BatchPutAssetPropertyValueWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicy

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicy(arg0 interface{}) *gomock.Call

CreateAccessPolicy indicates an expected call of CreateAccessPolicy

func (*MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicyRequest(arg0 interface{}) *gomock.Call

CreateAccessPolicyRequest indicates an expected call of CreateAccessPolicyRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessPolicyWithContext indicates an expected call of CreateAccessPolicyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateAsset

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAsset(arg0 interface{}) *gomock.Call

CreateAsset indicates an expected call of CreateAsset

func (*MockIoTSiteWiseAPIMockRecorder) CreateAssetModel

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetModel(arg0 interface{}) *gomock.Call

CreateAssetModel indicates an expected call of CreateAssetModel

func (*MockIoTSiteWiseAPIMockRecorder) CreateAssetModelRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetModelRequest(arg0 interface{}) *gomock.Call

CreateAssetModelRequest indicates an expected call of CreateAssetModelRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateAssetModelWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAssetModelWithContext indicates an expected call of CreateAssetModelWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateAssetRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetRequest(arg0 interface{}) *gomock.Call

CreateAssetRequest indicates an expected call of CreateAssetRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateAssetWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAssetWithContext indicates an expected call of CreateAssetWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJob added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJob(arg0 interface{}) *gomock.Call

CreateBulkImportJob indicates an expected call of CreateBulkImportJob

func (*MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJobRequest added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJobRequest(arg0 interface{}) *gomock.Call

CreateBulkImportJobRequest indicates an expected call of CreateBulkImportJobRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJobWithContext added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBulkImportJobWithContext indicates an expected call of CreateBulkImportJobWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateDashboard

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateDashboard(arg0 interface{}) *gomock.Call

CreateDashboard indicates an expected call of CreateDashboard

func (*MockIoTSiteWiseAPIMockRecorder) CreateDashboardRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateDashboardRequest(arg0 interface{}) *gomock.Call

CreateDashboardRequest indicates an expected call of CreateDashboardRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateDashboardWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDashboardWithContext indicates an expected call of CreateDashboardWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateGateway

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateGateway(arg0 interface{}) *gomock.Call

CreateGateway indicates an expected call of CreateGateway

func (*MockIoTSiteWiseAPIMockRecorder) CreateGatewayRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateGatewayRequest(arg0 interface{}) *gomock.Call

CreateGatewayRequest indicates an expected call of CreateGatewayRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateGatewayWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGatewayWithContext indicates an expected call of CreateGatewayWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreatePortal

func (mr *MockIoTSiteWiseAPIMockRecorder) CreatePortal(arg0 interface{}) *gomock.Call

CreatePortal indicates an expected call of CreatePortal

func (*MockIoTSiteWiseAPIMockRecorder) CreatePortalRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreatePortalRequest(arg0 interface{}) *gomock.Call

CreatePortalRequest indicates an expected call of CreatePortalRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreatePortalWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreatePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePortalWithContext indicates an expected call of CreatePortalWithContext

func (*MockIoTSiteWiseAPIMockRecorder) CreateProject

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call

CreateProject indicates an expected call of CreateProject

func (*MockIoTSiteWiseAPIMockRecorder) CreateProjectRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call

CreateProjectRequest indicates an expected call of CreateProjectRequest

func (*MockIoTSiteWiseAPIMockRecorder) CreateProjectWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProjectWithContext indicates an expected call of CreateProjectWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicy

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicy(arg0 interface{}) *gomock.Call

DeleteAccessPolicy indicates an expected call of DeleteAccessPolicy

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicyRequest(arg0 interface{}) *gomock.Call

DeleteAccessPolicyRequest indicates an expected call of DeleteAccessPolicyRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPolicyWithContext indicates an expected call of DeleteAccessPolicyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAsset

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAsset(arg0 interface{}) *gomock.Call

DeleteAsset indicates an expected call of DeleteAsset

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAssetModel

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetModel(arg0 interface{}) *gomock.Call

DeleteAssetModel indicates an expected call of DeleteAssetModel

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAssetModelRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetModelRequest(arg0 interface{}) *gomock.Call

DeleteAssetModelRequest indicates an expected call of DeleteAssetModelRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAssetModelWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAssetModelWithContext indicates an expected call of DeleteAssetModelWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAssetRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetRequest(arg0 interface{}) *gomock.Call

DeleteAssetRequest indicates an expected call of DeleteAssetRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteAssetWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAssetWithContext indicates an expected call of DeleteAssetWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteDashboard

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteDashboard(arg0 interface{}) *gomock.Call

DeleteDashboard indicates an expected call of DeleteDashboard

func (*MockIoTSiteWiseAPIMockRecorder) DeleteDashboardRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteDashboardRequest(arg0 interface{}) *gomock.Call

DeleteDashboardRequest indicates an expected call of DeleteDashboardRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteDashboardWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDashboardWithContext indicates an expected call of DeleteDashboardWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteGateway

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call

DeleteGateway indicates an expected call of DeleteGateway

func (*MockIoTSiteWiseAPIMockRecorder) DeleteGatewayRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call

DeleteGatewayRequest indicates an expected call of DeleteGatewayRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteGatewayWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGatewayWithContext indicates an expected call of DeleteGatewayWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeletePortal

func (mr *MockIoTSiteWiseAPIMockRecorder) DeletePortal(arg0 interface{}) *gomock.Call

DeletePortal indicates an expected call of DeletePortal

func (*MockIoTSiteWiseAPIMockRecorder) DeletePortalRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeletePortalRequest(arg0 interface{}) *gomock.Call

DeletePortalRequest indicates an expected call of DeletePortalRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeletePortalWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeletePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePortalWithContext indicates an expected call of DeletePortalWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteProject

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call

DeleteProject indicates an expected call of DeleteProject

func (*MockIoTSiteWiseAPIMockRecorder) DeleteProjectRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call

DeleteProjectRequest indicates an expected call of DeleteProjectRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteProjectWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProjectWithContext indicates an expected call of DeleteProjectWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeries

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeries(arg0 interface{}) *gomock.Call

DeleteTimeSeries indicates an expected call of DeleteTimeSeries

func (*MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeriesRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeriesRequest(arg0 interface{}) *gomock.Call

DeleteTimeSeriesRequest indicates an expected call of DeleteTimeSeriesRequest

func (*MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeriesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTimeSeriesWithContext indicates an expected call of DeleteTimeSeriesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicy

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicy(arg0 interface{}) *gomock.Call

DescribeAccessPolicy indicates an expected call of DescribeAccessPolicy

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicyRequest(arg0 interface{}) *gomock.Call

DescribeAccessPolicyRequest indicates an expected call of DescribeAccessPolicyRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccessPolicyWithContext indicates an expected call of DescribeAccessPolicyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAsset

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAsset(arg0 interface{}) *gomock.Call

DescribeAsset indicates an expected call of DescribeAsset

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetModel

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetModel(arg0 interface{}) *gomock.Call

DescribeAssetModel indicates an expected call of DescribeAssetModel

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetModelRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetModelRequest(arg0 interface{}) *gomock.Call

DescribeAssetModelRequest indicates an expected call of DescribeAssetModelRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetModelWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssetModelWithContext indicates an expected call of DescribeAssetModelWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetProperty

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetProperty(arg0 interface{}) *gomock.Call

DescribeAssetProperty indicates an expected call of DescribeAssetProperty

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetPropertyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetPropertyRequest(arg0 interface{}) *gomock.Call

DescribeAssetPropertyRequest indicates an expected call of DescribeAssetPropertyRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetPropertyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssetPropertyWithContext indicates an expected call of DescribeAssetPropertyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetRequest(arg0 interface{}) *gomock.Call

DescribeAssetRequest indicates an expected call of DescribeAssetRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeAssetWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssetWithContext indicates an expected call of DescribeAssetWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJob added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJob(arg0 interface{}) *gomock.Call

DescribeBulkImportJob indicates an expected call of DescribeBulkImportJob

func (*MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJobRequest added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJobRequest(arg0 interface{}) *gomock.Call

DescribeBulkImportJobRequest indicates an expected call of DescribeBulkImportJobRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJobWithContext added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBulkImportJobWithContext indicates an expected call of DescribeBulkImportJobWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeDashboard

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDashboard(arg0 interface{}) *gomock.Call

DescribeDashboard indicates an expected call of DescribeDashboard

func (*MockIoTSiteWiseAPIMockRecorder) DescribeDashboardRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDashboardRequest(arg0 interface{}) *gomock.Call

DescribeDashboardRequest indicates an expected call of DescribeDashboardRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeDashboardWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDashboardWithContext indicates an expected call of DescribeDashboardWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfiguration

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfiguration(arg0 interface{}) *gomock.Call

DescribeDefaultEncryptionConfiguration indicates an expected call of DescribeDefaultEncryptionConfiguration

func (*MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfigurationRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeDefaultEncryptionConfigurationRequest indicates an expected call of DescribeDefaultEncryptionConfigurationRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfigurationWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDefaultEncryptionConfigurationWithContext indicates an expected call of DescribeDefaultEncryptionConfigurationWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeGateway

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGateway(arg0 interface{}) *gomock.Call

DescribeGateway indicates an expected call of DescribeGateway

func (*MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfiguration

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfiguration(arg0 interface{}) *gomock.Call

DescribeGatewayCapabilityConfiguration indicates an expected call of DescribeGatewayCapabilityConfiguration

func (*MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfigurationRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeGatewayCapabilityConfigurationRequest indicates an expected call of DescribeGatewayCapabilityConfigurationRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfigurationWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGatewayCapabilityConfigurationWithContext indicates an expected call of DescribeGatewayCapabilityConfigurationWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeGatewayRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayRequest(arg0 interface{}) *gomock.Call

DescribeGatewayRequest indicates an expected call of DescribeGatewayRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeGatewayWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGatewayWithContext indicates an expected call of DescribeGatewayWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptions

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptions(arg0 interface{}) *gomock.Call

DescribeLoggingOptions indicates an expected call of DescribeLoggingOptions

func (*MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptionsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptionsRequest(arg0 interface{}) *gomock.Call

DescribeLoggingOptionsRequest indicates an expected call of DescribeLoggingOptionsRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptionsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoggingOptionsWithContext indicates an expected call of DescribeLoggingOptionsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribePortal

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribePortal(arg0 interface{}) *gomock.Call

DescribePortal indicates an expected call of DescribePortal

func (*MockIoTSiteWiseAPIMockRecorder) DescribePortalRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribePortalRequest(arg0 interface{}) *gomock.Call

DescribePortalRequest indicates an expected call of DescribePortalRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribePortalWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePortalWithContext indicates an expected call of DescribePortalWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeProject

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call

DescribeProject indicates an expected call of DescribeProject

func (*MockIoTSiteWiseAPIMockRecorder) DescribeProjectRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call

DescribeProjectRequest indicates an expected call of DescribeProjectRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeProjectWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeProjectWithContext indicates an expected call of DescribeProjectWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfiguration

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfiguration(arg0 interface{}) *gomock.Call

DescribeStorageConfiguration indicates an expected call of DescribeStorageConfiguration

func (*MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfigurationRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeStorageConfigurationRequest indicates an expected call of DescribeStorageConfigurationRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfigurationWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStorageConfigurationWithContext indicates an expected call of DescribeStorageConfigurationWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeries

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeries(arg0 interface{}) *gomock.Call

DescribeTimeSeries indicates an expected call of DescribeTimeSeries

func (*MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeriesRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeriesRequest(arg0 interface{}) *gomock.Call

DescribeTimeSeriesRequest indicates an expected call of DescribeTimeSeriesRequest

func (*MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeriesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTimeSeriesWithContext indicates an expected call of DescribeTimeSeriesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DisassociateAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateAssets(arg0 interface{}) *gomock.Call

DisassociateAssets indicates an expected call of DisassociateAssets

func (*MockIoTSiteWiseAPIMockRecorder) DisassociateAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateAssetsRequest(arg0 interface{}) *gomock.Call

DisassociateAssetsRequest indicates an expected call of DisassociateAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) DisassociateAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAssetsWithContext indicates an expected call of DisassociateAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetProperty

func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetProperty(arg0 interface{}) *gomock.Call

DisassociateTimeSeriesFromAssetProperty indicates an expected call of DisassociateTimeSeriesFromAssetProperty

func (*MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetPropertyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetPropertyRequest(arg0 interface{}) *gomock.Call

DisassociateTimeSeriesFromAssetPropertyRequest indicates an expected call of DisassociateTimeSeriesFromAssetPropertyRequest

func (*MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetPropertyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateTimeSeriesFromAssetPropertyWithContext indicates an expected call of DisassociateTimeSeriesFromAssetPropertyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregates

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregates(arg0 interface{}) *gomock.Call

GetAssetPropertyAggregates indicates an expected call of GetAssetPropertyAggregates

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesPages

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesPages(arg0, arg1 interface{}) *gomock.Call

GetAssetPropertyAggregatesPages indicates an expected call of GetAssetPropertyAggregatesPages

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetAssetPropertyAggregatesPagesWithContext indicates an expected call of GetAssetPropertyAggregatesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesRequest(arg0 interface{}) *gomock.Call

GetAssetPropertyAggregatesRequest indicates an expected call of GetAssetPropertyAggregatesRequest

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssetPropertyAggregatesWithContext indicates an expected call of GetAssetPropertyAggregatesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValue

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValue(arg0 interface{}) *gomock.Call

GetAssetPropertyValue indicates an expected call of GetAssetPropertyValue

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistory

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistory(arg0 interface{}) *gomock.Call

GetAssetPropertyValueHistory indicates an expected call of GetAssetPropertyValueHistory

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryPages

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryPages(arg0, arg1 interface{}) *gomock.Call

GetAssetPropertyValueHistoryPages indicates an expected call of GetAssetPropertyValueHistoryPages

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetAssetPropertyValueHistoryPagesWithContext indicates an expected call of GetAssetPropertyValueHistoryPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryRequest(arg0 interface{}) *gomock.Call

GetAssetPropertyValueHistoryRequest indicates an expected call of GetAssetPropertyValueHistoryRequest

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssetPropertyValueHistoryWithContext indicates an expected call of GetAssetPropertyValueHistoryWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueRequest(arg0 interface{}) *gomock.Call

GetAssetPropertyValueRequest indicates an expected call of GetAssetPropertyValueRequest

func (*MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssetPropertyValueWithContext indicates an expected call of GetAssetPropertyValueWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValues

func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValues(arg0 interface{}) *gomock.Call

GetInterpolatedAssetPropertyValues indicates an expected call of GetInterpolatedAssetPropertyValues

func (*MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesPages

func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesPages(arg0, arg1 interface{}) *gomock.Call

GetInterpolatedAssetPropertyValuesPages indicates an expected call of GetInterpolatedAssetPropertyValuesPages

func (*MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetInterpolatedAssetPropertyValuesPagesWithContext indicates an expected call of GetInterpolatedAssetPropertyValuesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesRequest(arg0 interface{}) *gomock.Call

GetInterpolatedAssetPropertyValuesRequest indicates an expected call of GetInterpolatedAssetPropertyValuesRequest

func (*MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInterpolatedAssetPropertyValuesWithContext indicates an expected call of GetInterpolatedAssetPropertyValuesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAccessPolicies

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPolicies(arg0 interface{}) *gomock.Call

ListAccessPolicies indicates an expected call of ListAccessPolicies

func (*MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListAccessPoliciesPages indicates an expected call of ListAccessPoliciesPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAccessPoliciesPagesWithContext indicates an expected call of ListAccessPoliciesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesRequest(arg0 interface{}) *gomock.Call

ListAccessPoliciesRequest indicates an expected call of ListAccessPoliciesRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessPoliciesWithContext indicates an expected call of ListAccessPoliciesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelProperties added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelProperties(arg0 interface{}) *gomock.Call

ListAssetModelProperties indicates an expected call of ListAssetModelProperties

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesPages added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesPages(arg0, arg1 interface{}) *gomock.Call

ListAssetModelPropertiesPages indicates an expected call of ListAssetModelPropertiesPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesPagesWithContext added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssetModelPropertiesPagesWithContext indicates an expected call of ListAssetModelPropertiesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesRequest added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesRequest(arg0 interface{}) *gomock.Call

ListAssetModelPropertiesRequest indicates an expected call of ListAssetModelPropertiesRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesWithContext added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssetModelPropertiesWithContext indicates an expected call of ListAssetModelPropertiesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModels

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModels(arg0 interface{}) *gomock.Call

ListAssetModels indicates an expected call of ListAssetModels

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsPages(arg0, arg1 interface{}) *gomock.Call

ListAssetModelsPages indicates an expected call of ListAssetModelsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssetModelsPagesWithContext indicates an expected call of ListAssetModelsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsRequest(arg0 interface{}) *gomock.Call

ListAssetModelsRequest indicates an expected call of ListAssetModelsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetModelsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssetModelsWithContext indicates an expected call of ListAssetModelsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetProperties added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetProperties(arg0 interface{}) *gomock.Call

ListAssetProperties indicates an expected call of ListAssetProperties

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesPages added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesPages(arg0, arg1 interface{}) *gomock.Call

ListAssetPropertiesPages indicates an expected call of ListAssetPropertiesPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesPagesWithContext added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssetPropertiesPagesWithContext indicates an expected call of ListAssetPropertiesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesRequest added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesRequest(arg0 interface{}) *gomock.Call

ListAssetPropertiesRequest indicates an expected call of ListAssetPropertiesRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesWithContext added in v1.44.129

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssetPropertiesWithContext indicates an expected call of ListAssetPropertiesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetRelationships

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationships(arg0 interface{}) *gomock.Call

ListAssetRelationships indicates an expected call of ListAssetRelationships

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsPages(arg0, arg1 interface{}) *gomock.Call

ListAssetRelationshipsPages indicates an expected call of ListAssetRelationshipsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssetRelationshipsPagesWithContext indicates an expected call of ListAssetRelationshipsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsRequest(arg0 interface{}) *gomock.Call

ListAssetRelationshipsRequest indicates an expected call of ListAssetRelationshipsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssetRelationshipsWithContext indicates an expected call of ListAssetRelationshipsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssets(arg0 interface{}) *gomock.Call

ListAssets indicates an expected call of ListAssets

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsPages(arg0, arg1 interface{}) *gomock.Call

ListAssetsPages indicates an expected call of ListAssetsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssetsPagesWithContext indicates an expected call of ListAssetsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsRequest(arg0 interface{}) *gomock.Call

ListAssetsRequest indicates an expected call of ListAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssetsWithContext indicates an expected call of ListAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssets(arg0 interface{}) *gomock.Call

ListAssociatedAssets indicates an expected call of ListAssociatedAssets

func (*MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsPages(arg0, arg1 interface{}) *gomock.Call

ListAssociatedAssetsPages indicates an expected call of ListAssociatedAssetsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssociatedAssetsPagesWithContext indicates an expected call of ListAssociatedAssetsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsRequest(arg0 interface{}) *gomock.Call

ListAssociatedAssetsRequest indicates an expected call of ListAssociatedAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociatedAssetsWithContext indicates an expected call of ListAssociatedAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobs added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobs(arg0 interface{}) *gomock.Call

ListBulkImportJobs indicates an expected call of ListBulkImportJobs

func (*MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsPages added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsPages(arg0, arg1 interface{}) *gomock.Call

ListBulkImportJobsPages indicates an expected call of ListBulkImportJobsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsPagesWithContext added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListBulkImportJobsPagesWithContext indicates an expected call of ListBulkImportJobsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsRequest added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsRequest(arg0 interface{}) *gomock.Call

ListBulkImportJobsRequest indicates an expected call of ListBulkImportJobsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsWithContext added in v1.44.60

func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBulkImportJobsWithContext indicates an expected call of ListBulkImportJobsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListDashboards

func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call

ListDashboards indicates an expected call of ListDashboards

func (*MockIoTSiteWiseAPIMockRecorder) ListDashboardsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call

ListDashboardsPages indicates an expected call of ListDashboardsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListDashboardsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDashboardsPagesWithContext indicates an expected call of ListDashboardsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListDashboardsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call

ListDashboardsRequest indicates an expected call of ListDashboardsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListDashboardsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDashboardsWithContext indicates an expected call of ListDashboardsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListGateways

func (mr *MockIoTSiteWiseAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call

ListGateways indicates an expected call of ListGateways

func (*MockIoTSiteWiseAPIMockRecorder) ListGatewaysPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call

ListGatewaysPages indicates an expected call of ListGatewaysPages

func (*MockIoTSiteWiseAPIMockRecorder) ListGatewaysPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGatewaysPagesWithContext indicates an expected call of ListGatewaysPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListGatewaysRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call

ListGatewaysRequest indicates an expected call of ListGatewaysRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListGatewaysWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGatewaysWithContext indicates an expected call of ListGatewaysWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListPortals

func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortals(arg0 interface{}) *gomock.Call

ListPortals indicates an expected call of ListPortals

func (*MockIoTSiteWiseAPIMockRecorder) ListPortalsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsPages(arg0, arg1 interface{}) *gomock.Call

ListPortalsPages indicates an expected call of ListPortalsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListPortalsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPortalsPagesWithContext indicates an expected call of ListPortalsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListPortalsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsRequest(arg0 interface{}) *gomock.Call

ListPortalsRequest indicates an expected call of ListPortalsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListPortalsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPortalsWithContext indicates an expected call of ListPortalsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectAssets

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssets(arg0 interface{}) *gomock.Call

ListProjectAssets indicates an expected call of ListProjectAssets

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsPages(arg0, arg1 interface{}) *gomock.Call

ListProjectAssetsPages indicates an expected call of ListProjectAssetsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListProjectAssetsPagesWithContext indicates an expected call of ListProjectAssetsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsRequest(arg0 interface{}) *gomock.Call

ListProjectAssetsRequest indicates an expected call of ListProjectAssetsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProjectAssetsWithContext indicates an expected call of ListProjectAssetsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListProjects

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call

ListProjects indicates an expected call of ListProjects

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectsPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call

ListProjectsPages indicates an expected call of ListProjectsPages

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectsPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListProjectsPagesWithContext indicates an expected call of ListProjectsPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call

ListProjectsRequest indicates an expected call of ListProjectsRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListProjectsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProjectsWithContext indicates an expected call of ListProjectsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListTagsForResource

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockIoTSiteWiseAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListTimeSeries

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeries(arg0 interface{}) *gomock.Call

ListTimeSeries indicates an expected call of ListTimeSeries

func (*MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesPages

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesPages(arg0, arg1 interface{}) *gomock.Call

ListTimeSeriesPages indicates an expected call of ListTimeSeriesPages

func (*MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesPagesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTimeSeriesPagesWithContext indicates an expected call of ListTimeSeriesPagesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesRequest(arg0 interface{}) *gomock.Call

ListTimeSeriesRequest indicates an expected call of ListTimeSeriesRequest

func (*MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTimeSeriesWithContext indicates an expected call of ListTimeSeriesWithContext

func (*MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfiguration

func (mr *MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfiguration(arg0 interface{}) *gomock.Call

PutDefaultEncryptionConfiguration indicates an expected call of PutDefaultEncryptionConfiguration

func (*MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfigurationRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfigurationRequest(arg0 interface{}) *gomock.Call

PutDefaultEncryptionConfigurationRequest indicates an expected call of PutDefaultEncryptionConfigurationRequest

func (*MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfigurationWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutDefaultEncryptionConfigurationWithContext indicates an expected call of PutDefaultEncryptionConfigurationWithContext

func (*MockIoTSiteWiseAPIMockRecorder) PutLoggingOptions

func (mr *MockIoTSiteWiseAPIMockRecorder) PutLoggingOptions(arg0 interface{}) *gomock.Call

PutLoggingOptions indicates an expected call of PutLoggingOptions

func (*MockIoTSiteWiseAPIMockRecorder) PutLoggingOptionsRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) PutLoggingOptionsRequest(arg0 interface{}) *gomock.Call

PutLoggingOptionsRequest indicates an expected call of PutLoggingOptionsRequest

func (*MockIoTSiteWiseAPIMockRecorder) PutLoggingOptionsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) PutLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutLoggingOptionsWithContext indicates an expected call of PutLoggingOptionsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) PutStorageConfiguration

func (mr *MockIoTSiteWiseAPIMockRecorder) PutStorageConfiguration(arg0 interface{}) *gomock.Call

PutStorageConfiguration indicates an expected call of PutStorageConfiguration

func (*MockIoTSiteWiseAPIMockRecorder) PutStorageConfigurationRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) PutStorageConfigurationRequest(arg0 interface{}) *gomock.Call

PutStorageConfigurationRequest indicates an expected call of PutStorageConfigurationRequest

func (*MockIoTSiteWiseAPIMockRecorder) PutStorageConfigurationWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) PutStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutStorageConfigurationWithContext indicates an expected call of PutStorageConfigurationWithContext

func (*MockIoTSiteWiseAPIMockRecorder) TagResource

func (mr *MockIoTSiteWiseAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockIoTSiteWiseAPIMockRecorder) TagResourceRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockIoTSiteWiseAPIMockRecorder) TagResourceWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UntagResource

func (mr *MockIoTSiteWiseAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockIoTSiteWiseAPIMockRecorder) UntagResourceRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockIoTSiteWiseAPIMockRecorder) UntagResourceWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicy

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicy(arg0 interface{}) *gomock.Call

UpdateAccessPolicy indicates an expected call of UpdateAccessPolicy

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicyRequest(arg0 interface{}) *gomock.Call

UpdateAccessPolicyRequest indicates an expected call of UpdateAccessPolicyRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccessPolicyWithContext indicates an expected call of UpdateAccessPolicyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAsset

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAsset(arg0 interface{}) *gomock.Call

UpdateAsset indicates an expected call of UpdateAsset

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetModel

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetModel(arg0 interface{}) *gomock.Call

UpdateAssetModel indicates an expected call of UpdateAssetModel

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetModelRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetModelRequest(arg0 interface{}) *gomock.Call

UpdateAssetModelRequest indicates an expected call of UpdateAssetModelRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetModelWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssetModelWithContext indicates an expected call of UpdateAssetModelWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetProperty

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetProperty(arg0 interface{}) *gomock.Call

UpdateAssetProperty indicates an expected call of UpdateAssetProperty

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetPropertyRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetPropertyRequest(arg0 interface{}) *gomock.Call

UpdateAssetPropertyRequest indicates an expected call of UpdateAssetPropertyRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetPropertyWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssetPropertyWithContext indicates an expected call of UpdateAssetPropertyWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetRequest(arg0 interface{}) *gomock.Call

UpdateAssetRequest indicates an expected call of UpdateAssetRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateAssetWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssetWithContext indicates an expected call of UpdateAssetWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateDashboard

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateDashboard(arg0 interface{}) *gomock.Call

UpdateDashboard indicates an expected call of UpdateDashboard

func (*MockIoTSiteWiseAPIMockRecorder) UpdateDashboardRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateDashboardRequest(arg0 interface{}) *gomock.Call

UpdateDashboardRequest indicates an expected call of UpdateDashboardRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateDashboardWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDashboardWithContext indicates an expected call of UpdateDashboardWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateGateway

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGateway(arg0 interface{}) *gomock.Call

UpdateGateway indicates an expected call of UpdateGateway

func (*MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfiguration

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfiguration(arg0 interface{}) *gomock.Call

UpdateGatewayCapabilityConfiguration indicates an expected call of UpdateGatewayCapabilityConfiguration

func (*MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfigurationRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateGatewayCapabilityConfigurationRequest indicates an expected call of UpdateGatewayCapabilityConfigurationRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfigurationWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGatewayCapabilityConfigurationWithContext indicates an expected call of UpdateGatewayCapabilityConfigurationWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateGatewayRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayRequest(arg0 interface{}) *gomock.Call

UpdateGatewayRequest indicates an expected call of UpdateGatewayRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateGatewayWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGatewayWithContext indicates an expected call of UpdateGatewayWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdatePortal

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdatePortal(arg0 interface{}) *gomock.Call

UpdatePortal indicates an expected call of UpdatePortal

func (*MockIoTSiteWiseAPIMockRecorder) UpdatePortalRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdatePortalRequest(arg0 interface{}) *gomock.Call

UpdatePortalRequest indicates an expected call of UpdatePortalRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdatePortalWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdatePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePortalWithContext indicates an expected call of UpdatePortalWithContext

func (*MockIoTSiteWiseAPIMockRecorder) UpdateProject

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call

UpdateProject indicates an expected call of UpdateProject

func (*MockIoTSiteWiseAPIMockRecorder) UpdateProjectRequest

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call

UpdateProjectRequest indicates an expected call of UpdateProjectRequest

func (*MockIoTSiteWiseAPIMockRecorder) UpdateProjectWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProjectWithContext indicates an expected call of UpdateProjectWithContext

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetActive

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetActive(arg0 interface{}) *gomock.Call

WaitUntilAssetActive indicates an expected call of WaitUntilAssetActive

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetActiveWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilAssetActiveWithContext indicates an expected call of WaitUntilAssetActiveWithContext

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelActive

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelActive(arg0 interface{}) *gomock.Call

WaitUntilAssetModelActive indicates an expected call of WaitUntilAssetModelActive

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelActiveWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilAssetModelActiveWithContext indicates an expected call of WaitUntilAssetModelActiveWithContext

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelNotExists

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelNotExists(arg0 interface{}) *gomock.Call

WaitUntilAssetModelNotExists indicates an expected call of WaitUntilAssetModelNotExists

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelNotExistsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilAssetModelNotExistsWithContext indicates an expected call of WaitUntilAssetModelNotExistsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetNotExists

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetNotExists(arg0 interface{}) *gomock.Call

WaitUntilAssetNotExists indicates an expected call of WaitUntilAssetNotExists

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetNotExistsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilAssetNotExistsWithContext indicates an expected call of WaitUntilAssetNotExistsWithContext

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalActive

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalActive(arg0 interface{}) *gomock.Call

WaitUntilPortalActive indicates an expected call of WaitUntilPortalActive

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalActiveWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilPortalActiveWithContext indicates an expected call of WaitUntilPortalActiveWithContext

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalNotExists

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalNotExists(arg0 interface{}) *gomock.Call

WaitUntilPortalNotExists indicates an expected call of WaitUntilPortalNotExists

func (*MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalNotExistsWithContext

func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilPortalNotExistsWithContext indicates an expected call of WaitUntilPortalNotExistsWithContext

Jump to

Keyboard shortcuts

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