Documentation ¶
Overview ¶
Package iotsitewisemock is a generated GoMock package.
Index ¶
- type MockIoTSiteWiseAPI
- func (m *MockIoTSiteWiseAPI) AssociateAssets(arg0 *iotsitewise.AssociateAssetsInput) (*iotsitewise.AssociateAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) AssociateAssetsRequest(arg0 *iotsitewise.AssociateAssetsInput) (*request.Request, *iotsitewise.AssociateAssetsOutput)
- func (m *MockIoTSiteWiseAPI) AssociateAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.AssociateAssetsInput, ...) (*iotsitewise.AssociateAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetProperty(arg0 *iotsitewise.AssociateTimeSeriesToAssetPropertyInput) (*iotsitewise.AssociateTimeSeriesToAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyRequest(arg0 *iotsitewise.AssociateTimeSeriesToAssetPropertyInput) (*request.Request, *iotsitewise.AssociateTimeSeriesToAssetPropertyOutput)
- func (m *MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyWithContext(arg0 context.Context, ...) (*iotsitewise.AssociateTimeSeriesToAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchAssociateProjectAssets(arg0 *iotsitewise.BatchAssociateProjectAssetsInput) (*iotsitewise.BatchAssociateProjectAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchAssociateProjectAssetsRequest(arg0 *iotsitewise.BatchAssociateProjectAssetsInput) (*request.Request, *iotsitewise.BatchAssociateProjectAssetsOutput)
- func (m *MockIoTSiteWiseAPI) BatchAssociateProjectAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.BatchAssociateProjectAssetsInput, ...) (*iotsitewise.BatchAssociateProjectAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchDisassociateProjectAssets(arg0 *iotsitewise.BatchDisassociateProjectAssetsInput) (*iotsitewise.BatchDisassociateProjectAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsRequest(arg0 *iotsitewise.BatchDisassociateProjectAssetsInput) (*request.Request, *iotsitewise.BatchDisassociateProjectAssetsOutput)
- func (m *MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.BatchDisassociateProjectAssetsInput, ...) (*iotsitewise.BatchDisassociateProjectAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregates(arg0 *iotsitewise.BatchGetAssetPropertyAggregatesInput) (*iotsitewise.BatchGetAssetPropertyAggregatesOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPages(arg0 *iotsitewise.BatchGetAssetPropertyAggregatesInput, ...) error
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyAggregatesInput, ...) error
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesRequest(arg0 *iotsitewise.BatchGetAssetPropertyAggregatesInput) (*request.Request, *iotsitewise.BatchGetAssetPropertyAggregatesOutput)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyAggregatesInput, ...) (*iotsitewise.BatchGetAssetPropertyAggregatesOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValue(arg0 *iotsitewise.BatchGetAssetPropertyValueInput) (*iotsitewise.BatchGetAssetPropertyValueOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistory(arg0 *iotsitewise.BatchGetAssetPropertyValueHistoryInput) (*iotsitewise.BatchGetAssetPropertyValueHistoryOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPages(arg0 *iotsitewise.BatchGetAssetPropertyValueHistoryInput, ...) error
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPagesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueHistoryInput, ...) error
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryRequest(arg0 *iotsitewise.BatchGetAssetPropertyValueHistoryInput) (*request.Request, *iotsitewise.BatchGetAssetPropertyValueHistoryOutput)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueHistoryInput, ...) (*iotsitewise.BatchGetAssetPropertyValueHistoryOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePages(arg0 *iotsitewise.BatchGetAssetPropertyValueInput, ...) error
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePagesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueInput, ...) error
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueRequest(arg0 *iotsitewise.BatchGetAssetPropertyValueInput) (*request.Request, *iotsitewise.BatchGetAssetPropertyValueOutput)
- func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueInput, ...) (*iotsitewise.BatchGetAssetPropertyValueOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchPutAssetPropertyValue(arg0 *iotsitewise.BatchPutAssetPropertyValueInput) (*iotsitewise.BatchPutAssetPropertyValueOutput, error)
- func (m *MockIoTSiteWiseAPI) BatchPutAssetPropertyValueRequest(arg0 *iotsitewise.BatchPutAssetPropertyValueInput) (*request.Request, *iotsitewise.BatchPutAssetPropertyValueOutput)
- func (m *MockIoTSiteWiseAPI) BatchPutAssetPropertyValueWithContext(arg0 context.Context, arg1 *iotsitewise.BatchPutAssetPropertyValueInput, ...) (*iotsitewise.BatchPutAssetPropertyValueOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateAccessPolicy(arg0 *iotsitewise.CreateAccessPolicyInput) (*iotsitewise.CreateAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateAccessPolicyRequest(arg0 *iotsitewise.CreateAccessPolicyInput) (*request.Request, *iotsitewise.CreateAccessPolicyOutput)
- func (m *MockIoTSiteWiseAPI) CreateAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.CreateAccessPolicyInput, ...) (*iotsitewise.CreateAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateAsset(arg0 *iotsitewise.CreateAssetInput) (*iotsitewise.CreateAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateAssetModel(arg0 *iotsitewise.CreateAssetModelInput) (*iotsitewise.CreateAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateAssetModelRequest(arg0 *iotsitewise.CreateAssetModelInput) (*request.Request, *iotsitewise.CreateAssetModelOutput)
- func (m *MockIoTSiteWiseAPI) CreateAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.CreateAssetModelInput, ...) (*iotsitewise.CreateAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateAssetRequest(arg0 *iotsitewise.CreateAssetInput) (*request.Request, *iotsitewise.CreateAssetOutput)
- func (m *MockIoTSiteWiseAPI) CreateAssetWithContext(arg0 context.Context, arg1 *iotsitewise.CreateAssetInput, ...) (*iotsitewise.CreateAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateBulkImportJob(arg0 *iotsitewise.CreateBulkImportJobInput) (*iotsitewise.CreateBulkImportJobOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateBulkImportJobRequest(arg0 *iotsitewise.CreateBulkImportJobInput) (*request.Request, *iotsitewise.CreateBulkImportJobOutput)
- func (m *MockIoTSiteWiseAPI) CreateBulkImportJobWithContext(arg0 context.Context, arg1 *iotsitewise.CreateBulkImportJobInput, ...) (*iotsitewise.CreateBulkImportJobOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateDashboard(arg0 *iotsitewise.CreateDashboardInput) (*iotsitewise.CreateDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateDashboardRequest(arg0 *iotsitewise.CreateDashboardInput) (*request.Request, *iotsitewise.CreateDashboardOutput)
- func (m *MockIoTSiteWiseAPI) CreateDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.CreateDashboardInput, ...) (*iotsitewise.CreateDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateGateway(arg0 *iotsitewise.CreateGatewayInput) (*iotsitewise.CreateGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateGatewayRequest(arg0 *iotsitewise.CreateGatewayInput) (*request.Request, *iotsitewise.CreateGatewayOutput)
- func (m *MockIoTSiteWiseAPI) CreateGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.CreateGatewayInput, ...) (*iotsitewise.CreateGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) CreatePortal(arg0 *iotsitewise.CreatePortalInput) (*iotsitewise.CreatePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) CreatePortalRequest(arg0 *iotsitewise.CreatePortalInput) (*request.Request, *iotsitewise.CreatePortalOutput)
- func (m *MockIoTSiteWiseAPI) CreatePortalWithContext(arg0 context.Context, arg1 *iotsitewise.CreatePortalInput, ...) (*iotsitewise.CreatePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateProject(arg0 *iotsitewise.CreateProjectInput) (*iotsitewise.CreateProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) CreateProjectRequest(arg0 *iotsitewise.CreateProjectInput) (*request.Request, *iotsitewise.CreateProjectOutput)
- func (m *MockIoTSiteWiseAPI) CreateProjectWithContext(arg0 context.Context, arg1 *iotsitewise.CreateProjectInput, ...) (*iotsitewise.CreateProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteAccessPolicy(arg0 *iotsitewise.DeleteAccessPolicyInput) (*iotsitewise.DeleteAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteAccessPolicyRequest(arg0 *iotsitewise.DeleteAccessPolicyInput) (*request.Request, *iotsitewise.DeleteAccessPolicyOutput)
- func (m *MockIoTSiteWiseAPI) DeleteAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteAccessPolicyInput, ...) (*iotsitewise.DeleteAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteAsset(arg0 *iotsitewise.DeleteAssetInput) (*iotsitewise.DeleteAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteAssetModel(arg0 *iotsitewise.DeleteAssetModelInput) (*iotsitewise.DeleteAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteAssetModelRequest(arg0 *iotsitewise.DeleteAssetModelInput) (*request.Request, *iotsitewise.DeleteAssetModelOutput)
- func (m *MockIoTSiteWiseAPI) DeleteAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteAssetModelInput, ...) (*iotsitewise.DeleteAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteAssetRequest(arg0 *iotsitewise.DeleteAssetInput) (*request.Request, *iotsitewise.DeleteAssetOutput)
- func (m *MockIoTSiteWiseAPI) DeleteAssetWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteAssetInput, ...) (*iotsitewise.DeleteAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteDashboard(arg0 *iotsitewise.DeleteDashboardInput) (*iotsitewise.DeleteDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteDashboardRequest(arg0 *iotsitewise.DeleteDashboardInput) (*request.Request, *iotsitewise.DeleteDashboardOutput)
- func (m *MockIoTSiteWiseAPI) DeleteDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteDashboardInput, ...) (*iotsitewise.DeleteDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteGateway(arg0 *iotsitewise.DeleteGatewayInput) (*iotsitewise.DeleteGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteGatewayRequest(arg0 *iotsitewise.DeleteGatewayInput) (*request.Request, *iotsitewise.DeleteGatewayOutput)
- func (m *MockIoTSiteWiseAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteGatewayInput, ...) (*iotsitewise.DeleteGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) DeletePortal(arg0 *iotsitewise.DeletePortalInput) (*iotsitewise.DeletePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) DeletePortalRequest(arg0 *iotsitewise.DeletePortalInput) (*request.Request, *iotsitewise.DeletePortalOutput)
- func (m *MockIoTSiteWiseAPI) DeletePortalWithContext(arg0 context.Context, arg1 *iotsitewise.DeletePortalInput, ...) (*iotsitewise.DeletePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteProject(arg0 *iotsitewise.DeleteProjectInput) (*iotsitewise.DeleteProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteProjectRequest(arg0 *iotsitewise.DeleteProjectInput) (*request.Request, *iotsitewise.DeleteProjectOutput)
- func (m *MockIoTSiteWiseAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteProjectInput, ...) (*iotsitewise.DeleteProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteTimeSeries(arg0 *iotsitewise.DeleteTimeSeriesInput) (*iotsitewise.DeleteTimeSeriesOutput, error)
- func (m *MockIoTSiteWiseAPI) DeleteTimeSeriesRequest(arg0 *iotsitewise.DeleteTimeSeriesInput) (*request.Request, *iotsitewise.DeleteTimeSeriesOutput)
- func (m *MockIoTSiteWiseAPI) DeleteTimeSeriesWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteTimeSeriesInput, ...) (*iotsitewise.DeleteTimeSeriesOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAccessPolicy(arg0 *iotsitewise.DescribeAccessPolicyInput) (*iotsitewise.DescribeAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAccessPolicyRequest(arg0 *iotsitewise.DescribeAccessPolicyInput) (*request.Request, *iotsitewise.DescribeAccessPolicyOutput)
- func (m *MockIoTSiteWiseAPI) DescribeAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAccessPolicyInput, ...) (*iotsitewise.DescribeAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAsset(arg0 *iotsitewise.DescribeAssetInput) (*iotsitewise.DescribeAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAssetModel(arg0 *iotsitewise.DescribeAssetModelInput) (*iotsitewise.DescribeAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAssetModelRequest(arg0 *iotsitewise.DescribeAssetModelInput) (*request.Request, *iotsitewise.DescribeAssetModelOutput)
- func (m *MockIoTSiteWiseAPI) DescribeAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetModelInput, ...) (*iotsitewise.DescribeAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAssetProperty(arg0 *iotsitewise.DescribeAssetPropertyInput) (*iotsitewise.DescribeAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAssetPropertyRequest(arg0 *iotsitewise.DescribeAssetPropertyInput) (*request.Request, *iotsitewise.DescribeAssetPropertyOutput)
- func (m *MockIoTSiteWiseAPI) DescribeAssetPropertyWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetPropertyInput, ...) (*iotsitewise.DescribeAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeAssetRequest(arg0 *iotsitewise.DescribeAssetInput) (*request.Request, *iotsitewise.DescribeAssetOutput)
- func (m *MockIoTSiteWiseAPI) DescribeAssetWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetInput, ...) (*iotsitewise.DescribeAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeBulkImportJob(arg0 *iotsitewise.DescribeBulkImportJobInput) (*iotsitewise.DescribeBulkImportJobOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeBulkImportJobRequest(arg0 *iotsitewise.DescribeBulkImportJobInput) (*request.Request, *iotsitewise.DescribeBulkImportJobOutput)
- func (m *MockIoTSiteWiseAPI) DescribeBulkImportJobWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeBulkImportJobInput, ...) (*iotsitewise.DescribeBulkImportJobOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeDashboard(arg0 *iotsitewise.DescribeDashboardInput) (*iotsitewise.DescribeDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeDashboardRequest(arg0 *iotsitewise.DescribeDashboardInput) (*request.Request, *iotsitewise.DescribeDashboardOutput)
- func (m *MockIoTSiteWiseAPI) DescribeDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeDashboardInput, ...) (*iotsitewise.DescribeDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfiguration(arg0 *iotsitewise.DescribeDefaultEncryptionConfigurationInput) (*iotsitewise.DescribeDefaultEncryptionConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationRequest(arg0 *iotsitewise.DescribeDefaultEncryptionConfigurationInput) (*request.Request, *iotsitewise.DescribeDefaultEncryptionConfigurationOutput)
- func (m *MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationWithContext(arg0 context.Context, ...) (*iotsitewise.DescribeDefaultEncryptionConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeGateway(arg0 *iotsitewise.DescribeGatewayInput) (*iotsitewise.DescribeGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfiguration(arg0 *iotsitewise.DescribeGatewayCapabilityConfigurationInput) (*iotsitewise.DescribeGatewayCapabilityConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationRequest(arg0 *iotsitewise.DescribeGatewayCapabilityConfigurationInput) (*request.Request, *iotsitewise.DescribeGatewayCapabilityConfigurationOutput)
- func (m *MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationWithContext(arg0 context.Context, ...) (*iotsitewise.DescribeGatewayCapabilityConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeGatewayRequest(arg0 *iotsitewise.DescribeGatewayInput) (*request.Request, *iotsitewise.DescribeGatewayOutput)
- func (m *MockIoTSiteWiseAPI) DescribeGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeGatewayInput, ...) (*iotsitewise.DescribeGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeLoggingOptions(arg0 *iotsitewise.DescribeLoggingOptionsInput) (*iotsitewise.DescribeLoggingOptionsOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeLoggingOptionsRequest(arg0 *iotsitewise.DescribeLoggingOptionsInput) (*request.Request, *iotsitewise.DescribeLoggingOptionsOutput)
- func (m *MockIoTSiteWiseAPI) DescribeLoggingOptionsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeLoggingOptionsInput, ...) (*iotsitewise.DescribeLoggingOptionsOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribePortal(arg0 *iotsitewise.DescribePortalInput) (*iotsitewise.DescribePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribePortalRequest(arg0 *iotsitewise.DescribePortalInput) (*request.Request, *iotsitewise.DescribePortalOutput)
- func (m *MockIoTSiteWiseAPI) DescribePortalWithContext(arg0 context.Context, arg1 *iotsitewise.DescribePortalInput, ...) (*iotsitewise.DescribePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeProject(arg0 *iotsitewise.DescribeProjectInput) (*iotsitewise.DescribeProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeProjectRequest(arg0 *iotsitewise.DescribeProjectInput) (*request.Request, *iotsitewise.DescribeProjectOutput)
- func (m *MockIoTSiteWiseAPI) DescribeProjectWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeProjectInput, ...) (*iotsitewise.DescribeProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeStorageConfiguration(arg0 *iotsitewise.DescribeStorageConfigurationInput) (*iotsitewise.DescribeStorageConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeStorageConfigurationRequest(arg0 *iotsitewise.DescribeStorageConfigurationInput) (*request.Request, *iotsitewise.DescribeStorageConfigurationOutput)
- func (m *MockIoTSiteWiseAPI) DescribeStorageConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeStorageConfigurationInput, ...) (*iotsitewise.DescribeStorageConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeTimeSeries(arg0 *iotsitewise.DescribeTimeSeriesInput) (*iotsitewise.DescribeTimeSeriesOutput, error)
- func (m *MockIoTSiteWiseAPI) DescribeTimeSeriesRequest(arg0 *iotsitewise.DescribeTimeSeriesInput) (*request.Request, *iotsitewise.DescribeTimeSeriesOutput)
- func (m *MockIoTSiteWiseAPI) DescribeTimeSeriesWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeTimeSeriesInput, ...) (*iotsitewise.DescribeTimeSeriesOutput, error)
- func (m *MockIoTSiteWiseAPI) DisassociateAssets(arg0 *iotsitewise.DisassociateAssetsInput) (*iotsitewise.DisassociateAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) DisassociateAssetsRequest(arg0 *iotsitewise.DisassociateAssetsInput) (*request.Request, *iotsitewise.DisassociateAssetsOutput)
- func (m *MockIoTSiteWiseAPI) DisassociateAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.DisassociateAssetsInput, ...) (*iotsitewise.DisassociateAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetProperty(arg0 *iotsitewise.DisassociateTimeSeriesFromAssetPropertyInput) (*iotsitewise.DisassociateTimeSeriesFromAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyRequest(arg0 *iotsitewise.DisassociateTimeSeriesFromAssetPropertyInput) (*request.Request, *iotsitewise.DisassociateTimeSeriesFromAssetPropertyOutput)
- func (m *MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyWithContext(arg0 context.Context, ...) (*iotsitewise.DisassociateTimeSeriesFromAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) EXPECT() *MockIoTSiteWiseAPIMockRecorder
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregates(arg0 *iotsitewise.GetAssetPropertyAggregatesInput) (*iotsitewise.GetAssetPropertyAggregatesOutput, error)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPages(arg0 *iotsitewise.GetAssetPropertyAggregatesInput, ...) error
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyAggregatesInput, ...) error
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesRequest(arg0 *iotsitewise.GetAssetPropertyAggregatesInput) (*request.Request, *iotsitewise.GetAssetPropertyAggregatesOutput)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyAggregatesInput, ...) (*iotsitewise.GetAssetPropertyAggregatesOutput, error)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValue(arg0 *iotsitewise.GetAssetPropertyValueInput) (*iotsitewise.GetAssetPropertyValueOutput, error)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistory(arg0 *iotsitewise.GetAssetPropertyValueHistoryInput) (*iotsitewise.GetAssetPropertyValueHistoryOutput, error)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPages(arg0 *iotsitewise.GetAssetPropertyValueHistoryInput, ...) error
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPagesWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyValueHistoryInput, ...) error
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryRequest(arg0 *iotsitewise.GetAssetPropertyValueHistoryInput) (*request.Request, *iotsitewise.GetAssetPropertyValueHistoryOutput)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyValueHistoryInput, ...) (*iotsitewise.GetAssetPropertyValueHistoryOutput, error)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueRequest(arg0 *iotsitewise.GetAssetPropertyValueInput) (*request.Request, *iotsitewise.GetAssetPropertyValueOutput)
- func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyValueInput, ...) (*iotsitewise.GetAssetPropertyValueOutput, error)
- func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValues(arg0 *iotsitewise.GetInterpolatedAssetPropertyValuesInput) (*iotsitewise.GetInterpolatedAssetPropertyValuesOutput, error)
- func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPages(arg0 *iotsitewise.GetInterpolatedAssetPropertyValuesInput, ...) error
- func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPagesWithContext(arg0 context.Context, ...) error
- func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesRequest(arg0 *iotsitewise.GetInterpolatedAssetPropertyValuesInput) (*request.Request, *iotsitewise.GetInterpolatedAssetPropertyValuesOutput)
- func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesWithContext(arg0 context.Context, ...) (*iotsitewise.GetInterpolatedAssetPropertyValuesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAccessPolicies(arg0 *iotsitewise.ListAccessPoliciesInput) (*iotsitewise.ListAccessPoliciesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAccessPoliciesPages(arg0 *iotsitewise.ListAccessPoliciesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAccessPoliciesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAccessPoliciesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAccessPoliciesRequest(arg0 *iotsitewise.ListAccessPoliciesInput) (*request.Request, *iotsitewise.ListAccessPoliciesOutput)
- func (m *MockIoTSiteWiseAPI) ListAccessPoliciesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAccessPoliciesInput, ...) (*iotsitewise.ListAccessPoliciesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetModelProperties(arg0 *iotsitewise.ListAssetModelPropertiesInput) (*iotsitewise.ListAssetModelPropertiesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesPages(arg0 *iotsitewise.ListAssetModelPropertiesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelPropertiesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesRequest(arg0 *iotsitewise.ListAssetModelPropertiesInput) (*request.Request, *iotsitewise.ListAssetModelPropertiesOutput)
- func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelPropertiesInput, ...) (*iotsitewise.ListAssetModelPropertiesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetModels(arg0 *iotsitewise.ListAssetModelsInput) (*iotsitewise.ListAssetModelsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetModelsPages(arg0 *iotsitewise.ListAssetModelsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetModelsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetModelsRequest(arg0 *iotsitewise.ListAssetModelsInput) (*request.Request, *iotsitewise.ListAssetModelsOutput)
- func (m *MockIoTSiteWiseAPI) ListAssetModelsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelsInput, ...) (*iotsitewise.ListAssetModelsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetProperties(arg0 *iotsitewise.ListAssetPropertiesInput) (*iotsitewise.ListAssetPropertiesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetPropertiesPages(arg0 *iotsitewise.ListAssetPropertiesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetPropertiesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetPropertiesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetPropertiesRequest(arg0 *iotsitewise.ListAssetPropertiesInput) (*request.Request, *iotsitewise.ListAssetPropertiesOutput)
- func (m *MockIoTSiteWiseAPI) ListAssetPropertiesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetPropertiesInput, ...) (*iotsitewise.ListAssetPropertiesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetRelationships(arg0 *iotsitewise.ListAssetRelationshipsInput) (*iotsitewise.ListAssetRelationshipsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsPages(arg0 *iotsitewise.ListAssetRelationshipsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetRelationshipsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsRequest(arg0 *iotsitewise.ListAssetRelationshipsInput) (*request.Request, *iotsitewise.ListAssetRelationshipsOutput)
- func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetRelationshipsInput, ...) (*iotsitewise.ListAssetRelationshipsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssets(arg0 *iotsitewise.ListAssetsInput) (*iotsitewise.ListAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssetsPages(arg0 *iotsitewise.ListAssetsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssetsRequest(arg0 *iotsitewise.ListAssetsInput) (*request.Request, *iotsitewise.ListAssetsOutput)
- func (m *MockIoTSiteWiseAPI) ListAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetsInput, ...) (*iotsitewise.ListAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssociatedAssets(arg0 *iotsitewise.ListAssociatedAssetsInput) (*iotsitewise.ListAssociatedAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsPages(arg0 *iotsitewise.ListAssociatedAssetsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssociatedAssetsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsRequest(arg0 *iotsitewise.ListAssociatedAssetsInput) (*request.Request, *iotsitewise.ListAssociatedAssetsOutput)
- func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssociatedAssetsInput, ...) (*iotsitewise.ListAssociatedAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListBulkImportJobs(arg0 *iotsitewise.ListBulkImportJobsInput) (*iotsitewise.ListBulkImportJobsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListBulkImportJobsPages(arg0 *iotsitewise.ListBulkImportJobsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListBulkImportJobsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListBulkImportJobsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListBulkImportJobsRequest(arg0 *iotsitewise.ListBulkImportJobsInput) (*request.Request, *iotsitewise.ListBulkImportJobsOutput)
- func (m *MockIoTSiteWiseAPI) ListBulkImportJobsWithContext(arg0 context.Context, arg1 *iotsitewise.ListBulkImportJobsInput, ...) (*iotsitewise.ListBulkImportJobsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListDashboards(arg0 *iotsitewise.ListDashboardsInput) (*iotsitewise.ListDashboardsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListDashboardsPages(arg0 *iotsitewise.ListDashboardsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListDashboardsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListDashboardsRequest(arg0 *iotsitewise.ListDashboardsInput) (*request.Request, *iotsitewise.ListDashboardsOutput)
- func (m *MockIoTSiteWiseAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *iotsitewise.ListDashboardsInput, ...) (*iotsitewise.ListDashboardsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListGateways(arg0 *iotsitewise.ListGatewaysInput) (*iotsitewise.ListGatewaysOutput, error)
- func (m *MockIoTSiteWiseAPI) ListGatewaysPages(arg0 *iotsitewise.ListGatewaysInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListGatewaysInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListGatewaysRequest(arg0 *iotsitewise.ListGatewaysInput) (*request.Request, *iotsitewise.ListGatewaysOutput)
- func (m *MockIoTSiteWiseAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *iotsitewise.ListGatewaysInput, ...) (*iotsitewise.ListGatewaysOutput, error)
- func (m *MockIoTSiteWiseAPI) ListPortals(arg0 *iotsitewise.ListPortalsInput) (*iotsitewise.ListPortalsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListPortalsPages(arg0 *iotsitewise.ListPortalsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListPortalsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListPortalsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListPortalsRequest(arg0 *iotsitewise.ListPortalsInput) (*request.Request, *iotsitewise.ListPortalsOutput)
- func (m *MockIoTSiteWiseAPI) ListPortalsWithContext(arg0 context.Context, arg1 *iotsitewise.ListPortalsInput, ...) (*iotsitewise.ListPortalsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListProjectAssets(arg0 *iotsitewise.ListProjectAssetsInput) (*iotsitewise.ListProjectAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListProjectAssetsPages(arg0 *iotsitewise.ListProjectAssetsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListProjectAssetsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectAssetsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListProjectAssetsRequest(arg0 *iotsitewise.ListProjectAssetsInput) (*request.Request, *iotsitewise.ListProjectAssetsOutput)
- func (m *MockIoTSiteWiseAPI) ListProjectAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectAssetsInput, ...) (*iotsitewise.ListProjectAssetsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListProjects(arg0 *iotsitewise.ListProjectsInput) (*iotsitewise.ListProjectsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListProjectsPages(arg0 *iotsitewise.ListProjectsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectsInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListProjectsRequest(arg0 *iotsitewise.ListProjectsInput) (*request.Request, *iotsitewise.ListProjectsOutput)
- func (m *MockIoTSiteWiseAPI) ListProjectsWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectsInput, ...) (*iotsitewise.ListProjectsOutput, error)
- func (m *MockIoTSiteWiseAPI) ListTagsForResource(arg0 *iotsitewise.ListTagsForResourceInput) (*iotsitewise.ListTagsForResourceOutput, error)
- func (m *MockIoTSiteWiseAPI) ListTagsForResourceRequest(arg0 *iotsitewise.ListTagsForResourceInput) (*request.Request, *iotsitewise.ListTagsForResourceOutput)
- func (m *MockIoTSiteWiseAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iotsitewise.ListTagsForResourceInput, ...) (*iotsitewise.ListTagsForResourceOutput, error)
- func (m *MockIoTSiteWiseAPI) ListTimeSeries(arg0 *iotsitewise.ListTimeSeriesInput) (*iotsitewise.ListTimeSeriesOutput, error)
- func (m *MockIoTSiteWiseAPI) ListTimeSeriesPages(arg0 *iotsitewise.ListTimeSeriesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListTimeSeriesPagesWithContext(arg0 context.Context, arg1 *iotsitewise.ListTimeSeriesInput, ...) error
- func (m *MockIoTSiteWiseAPI) ListTimeSeriesRequest(arg0 *iotsitewise.ListTimeSeriesInput) (*request.Request, *iotsitewise.ListTimeSeriesOutput)
- func (m *MockIoTSiteWiseAPI) ListTimeSeriesWithContext(arg0 context.Context, arg1 *iotsitewise.ListTimeSeriesInput, ...) (*iotsitewise.ListTimeSeriesOutput, error)
- func (m *MockIoTSiteWiseAPI) PutDefaultEncryptionConfiguration(arg0 *iotsitewise.PutDefaultEncryptionConfigurationInput) (*iotsitewise.PutDefaultEncryptionConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationRequest(arg0 *iotsitewise.PutDefaultEncryptionConfigurationInput) (*request.Request, *iotsitewise.PutDefaultEncryptionConfigurationOutput)
- func (m *MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.PutDefaultEncryptionConfigurationInput, ...) (*iotsitewise.PutDefaultEncryptionConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) PutLoggingOptions(arg0 *iotsitewise.PutLoggingOptionsInput) (*iotsitewise.PutLoggingOptionsOutput, error)
- func (m *MockIoTSiteWiseAPI) PutLoggingOptionsRequest(arg0 *iotsitewise.PutLoggingOptionsInput) (*request.Request, *iotsitewise.PutLoggingOptionsOutput)
- func (m *MockIoTSiteWiseAPI) PutLoggingOptionsWithContext(arg0 context.Context, arg1 *iotsitewise.PutLoggingOptionsInput, ...) (*iotsitewise.PutLoggingOptionsOutput, error)
- func (m *MockIoTSiteWiseAPI) PutStorageConfiguration(arg0 *iotsitewise.PutStorageConfigurationInput) (*iotsitewise.PutStorageConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) PutStorageConfigurationRequest(arg0 *iotsitewise.PutStorageConfigurationInput) (*request.Request, *iotsitewise.PutStorageConfigurationOutput)
- func (m *MockIoTSiteWiseAPI) PutStorageConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.PutStorageConfigurationInput, ...) (*iotsitewise.PutStorageConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) TagResource(arg0 *iotsitewise.TagResourceInput) (*iotsitewise.TagResourceOutput, error)
- func (m *MockIoTSiteWiseAPI) TagResourceRequest(arg0 *iotsitewise.TagResourceInput) (*request.Request, *iotsitewise.TagResourceOutput)
- func (m *MockIoTSiteWiseAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotsitewise.TagResourceInput, ...) (*iotsitewise.TagResourceOutput, error)
- func (m *MockIoTSiteWiseAPI) UntagResource(arg0 *iotsitewise.UntagResourceInput) (*iotsitewise.UntagResourceOutput, error)
- func (m *MockIoTSiteWiseAPI) UntagResourceRequest(arg0 *iotsitewise.UntagResourceInput) (*request.Request, *iotsitewise.UntagResourceOutput)
- func (m *MockIoTSiteWiseAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iotsitewise.UntagResourceInput, ...) (*iotsitewise.UntagResourceOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAccessPolicy(arg0 *iotsitewise.UpdateAccessPolicyInput) (*iotsitewise.UpdateAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAccessPolicyRequest(arg0 *iotsitewise.UpdateAccessPolicyInput) (*request.Request, *iotsitewise.UpdateAccessPolicyOutput)
- func (m *MockIoTSiteWiseAPI) UpdateAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAccessPolicyInput, ...) (*iotsitewise.UpdateAccessPolicyOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAsset(arg0 *iotsitewise.UpdateAssetInput) (*iotsitewise.UpdateAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAssetModel(arg0 *iotsitewise.UpdateAssetModelInput) (*iotsitewise.UpdateAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAssetModelRequest(arg0 *iotsitewise.UpdateAssetModelInput) (*request.Request, *iotsitewise.UpdateAssetModelOutput)
- func (m *MockIoTSiteWiseAPI) UpdateAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAssetModelInput, ...) (*iotsitewise.UpdateAssetModelOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAssetProperty(arg0 *iotsitewise.UpdateAssetPropertyInput) (*iotsitewise.UpdateAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAssetPropertyRequest(arg0 *iotsitewise.UpdateAssetPropertyInput) (*request.Request, *iotsitewise.UpdateAssetPropertyOutput)
- func (m *MockIoTSiteWiseAPI) UpdateAssetPropertyWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAssetPropertyInput, ...) (*iotsitewise.UpdateAssetPropertyOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateAssetRequest(arg0 *iotsitewise.UpdateAssetInput) (*request.Request, *iotsitewise.UpdateAssetOutput)
- func (m *MockIoTSiteWiseAPI) UpdateAssetWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAssetInput, ...) (*iotsitewise.UpdateAssetOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateDashboard(arg0 *iotsitewise.UpdateDashboardInput) (*iotsitewise.UpdateDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateDashboardRequest(arg0 *iotsitewise.UpdateDashboardInput) (*request.Request, *iotsitewise.UpdateDashboardOutput)
- func (m *MockIoTSiteWiseAPI) UpdateDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateDashboardInput, ...) (*iotsitewise.UpdateDashboardOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateGateway(arg0 *iotsitewise.UpdateGatewayInput) (*iotsitewise.UpdateGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfiguration(arg0 *iotsitewise.UpdateGatewayCapabilityConfigurationInput) (*iotsitewise.UpdateGatewayCapabilityConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationRequest(arg0 *iotsitewise.UpdateGatewayCapabilityConfigurationInput) (*request.Request, *iotsitewise.UpdateGatewayCapabilityConfigurationOutput)
- func (m *MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationWithContext(arg0 context.Context, ...) (*iotsitewise.UpdateGatewayCapabilityConfigurationOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateGatewayRequest(arg0 *iotsitewise.UpdateGatewayInput) (*request.Request, *iotsitewise.UpdateGatewayOutput)
- func (m *MockIoTSiteWiseAPI) UpdateGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateGatewayInput, ...) (*iotsitewise.UpdateGatewayOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdatePortal(arg0 *iotsitewise.UpdatePortalInput) (*iotsitewise.UpdatePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdatePortalRequest(arg0 *iotsitewise.UpdatePortalInput) (*request.Request, *iotsitewise.UpdatePortalOutput)
- func (m *MockIoTSiteWiseAPI) UpdatePortalWithContext(arg0 context.Context, arg1 *iotsitewise.UpdatePortalInput, ...) (*iotsitewise.UpdatePortalOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateProject(arg0 *iotsitewise.UpdateProjectInput) (*iotsitewise.UpdateProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) UpdateProjectRequest(arg0 *iotsitewise.UpdateProjectInput) (*request.Request, *iotsitewise.UpdateProjectOutput)
- func (m *MockIoTSiteWiseAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateProjectInput, ...) (*iotsitewise.UpdateProjectOutput, error)
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetActive(arg0 *iotsitewise.DescribeAssetInput) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetActiveWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetInput, ...) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelActive(arg0 *iotsitewise.DescribeAssetModelInput) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelActiveWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetModelInput, ...) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelNotExists(arg0 *iotsitewise.DescribeAssetModelInput) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetModelNotExistsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetModelInput, ...) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetNotExists(arg0 *iotsitewise.DescribeAssetInput) error
- func (m *MockIoTSiteWiseAPI) WaitUntilAssetNotExistsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetInput, ...) error
- func (m *MockIoTSiteWiseAPI) WaitUntilPortalActive(arg0 *iotsitewise.DescribePortalInput) error
- func (m *MockIoTSiteWiseAPI) WaitUntilPortalActiveWithContext(arg0 context.Context, arg1 *iotsitewise.DescribePortalInput, ...) error
- func (m *MockIoTSiteWiseAPI) WaitUntilPortalNotExists(arg0 *iotsitewise.DescribePortalInput) error
- func (m *MockIoTSiteWiseAPI) WaitUntilPortalNotExistsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribePortalInput, ...) error
- type MockIoTSiteWiseAPIMockRecorder
- func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetProperty(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetPropertyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) AssociateTimeSeriesToAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchAssociateProjectAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchDisassociateProjectAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregates(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyAggregatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValue(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistory(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValuePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValuePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchGetAssetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValue(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) BatchPutAssetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAsset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJob(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateBulkImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateGateway(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreatePortal(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreatePortalRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreatePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAsset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeletePortal(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeletePortalRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeletePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeries(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DeleteTimeSeriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAsset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetProperty(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetPropertyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJob(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeBulkImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeDefaultEncryptionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGateway(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayCapabilityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribePortal(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribePortalRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeries(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DescribeTimeSeriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetProperty(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetPropertyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) DisassociateTimeSeriesFromAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregates(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyAggregatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValue(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistory(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetAssetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValues(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) GetInterpolatedAssetPropertyValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAccessPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelProperties(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModels(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetProperties(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationships(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetRelationshipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListAssociatedAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobs(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListBulkImportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortals(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListPortalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeries(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) ListTimeSeriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutDefaultEncryptionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutLoggingOptions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutLoggingOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutStorageConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutStorageConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) PutStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAsset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetProperty(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetPropertyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetPropertyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGateway(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayCapabilityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdatePortal(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdatePortalRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdatePortalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetActive(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelActive(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelNotExists(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetModelNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetNotExists(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilAssetNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalActive(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalNotExists(arg0 interface{}) *gomock.Call
- func (mr *MockIoTSiteWiseAPIMockRecorder) WaitUntilPortalNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockIoTSiteWiseAPI) AssociateAssets(arg0 *iotsitewise.AssociateAssetsInput) (*iotsitewise.AssociateAssetsOutput, error)
AssociateAssets mocks base method
func (*MockIoTSiteWiseAPI) AssociateAssetsRequest ¶
func (m *MockIoTSiteWiseAPI) AssociateAssetsRequest(arg0 *iotsitewise.AssociateAssetsInput) (*request.Request, *iotsitewise.AssociateAssetsOutput)
AssociateAssetsRequest mocks base method
func (*MockIoTSiteWiseAPI) AssociateAssetsWithContext ¶
func (m *MockIoTSiteWiseAPI) AssociateAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.AssociateAssetsInput, arg2 ...request.Option) (*iotsitewise.AssociateAssetsOutput, error)
AssociateAssetsWithContext mocks base method
func (*MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetProperty ¶
func (m *MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetProperty(arg0 *iotsitewise.AssociateTimeSeriesToAssetPropertyInput) (*iotsitewise.AssociateTimeSeriesToAssetPropertyOutput, error)
AssociateTimeSeriesToAssetProperty mocks base method
func (*MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyRequest ¶
func (m *MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyRequest(arg0 *iotsitewise.AssociateTimeSeriesToAssetPropertyInput) (*request.Request, *iotsitewise.AssociateTimeSeriesToAssetPropertyOutput)
AssociateTimeSeriesToAssetPropertyRequest mocks base method
func (*MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyWithContext ¶
func (m *MockIoTSiteWiseAPI) AssociateTimeSeriesToAssetPropertyWithContext(arg0 context.Context, arg1 *iotsitewise.AssociateTimeSeriesToAssetPropertyInput, arg2 ...request.Option) (*iotsitewise.AssociateTimeSeriesToAssetPropertyOutput, error)
AssociateTimeSeriesToAssetPropertyWithContext mocks base method
func (*MockIoTSiteWiseAPI) BatchAssociateProjectAssets ¶
func (m *MockIoTSiteWiseAPI) BatchAssociateProjectAssets(arg0 *iotsitewise.BatchAssociateProjectAssetsInput) (*iotsitewise.BatchAssociateProjectAssetsOutput, error)
BatchAssociateProjectAssets mocks base method
func (*MockIoTSiteWiseAPI) BatchAssociateProjectAssetsRequest ¶
func (m *MockIoTSiteWiseAPI) BatchAssociateProjectAssetsRequest(arg0 *iotsitewise.BatchAssociateProjectAssetsInput) (*request.Request, *iotsitewise.BatchAssociateProjectAssetsOutput)
BatchAssociateProjectAssetsRequest mocks base method
func (*MockIoTSiteWiseAPI) BatchAssociateProjectAssetsWithContext ¶
func (m *MockIoTSiteWiseAPI) BatchAssociateProjectAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.BatchAssociateProjectAssetsInput, arg2 ...request.Option) (*iotsitewise.BatchAssociateProjectAssetsOutput, error)
BatchAssociateProjectAssetsWithContext mocks base method
func (*MockIoTSiteWiseAPI) BatchDisassociateProjectAssets ¶
func (m *MockIoTSiteWiseAPI) BatchDisassociateProjectAssets(arg0 *iotsitewise.BatchDisassociateProjectAssetsInput) (*iotsitewise.BatchDisassociateProjectAssetsOutput, error)
BatchDisassociateProjectAssets mocks base method
func (*MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsRequest ¶
func (m *MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsRequest(arg0 *iotsitewise.BatchDisassociateProjectAssetsInput) (*request.Request, *iotsitewise.BatchDisassociateProjectAssetsOutput)
BatchDisassociateProjectAssetsRequest mocks base method
func (*MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsWithContext ¶
func (m *MockIoTSiteWiseAPI) BatchDisassociateProjectAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.BatchDisassociateProjectAssetsInput, arg2 ...request.Option) (*iotsitewise.BatchDisassociateProjectAssetsOutput, error)
BatchDisassociateProjectAssetsWithContext mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregates ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregates(arg0 *iotsitewise.BatchGetAssetPropertyAggregatesInput) (*iotsitewise.BatchGetAssetPropertyAggregatesOutput, error)
BatchGetAssetPropertyAggregates mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPages ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesPages(arg0 *iotsitewise.BatchGetAssetPropertyAggregatesInput, arg1 func(*iotsitewise.BatchGetAssetPropertyAggregatesOutput, bool) bool) error
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
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesRequest(arg0 *iotsitewise.BatchGetAssetPropertyAggregatesInput) (*request.Request, *iotsitewise.BatchGetAssetPropertyAggregatesOutput)
BatchGetAssetPropertyAggregatesRequest mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesWithContext ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyAggregatesWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyAggregatesInput, arg2 ...request.Option) (*iotsitewise.BatchGetAssetPropertyAggregatesOutput, error)
BatchGetAssetPropertyAggregatesWithContext mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValue ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValue(arg0 *iotsitewise.BatchGetAssetPropertyValueInput) (*iotsitewise.BatchGetAssetPropertyValueOutput, error)
BatchGetAssetPropertyValue mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistory ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistory(arg0 *iotsitewise.BatchGetAssetPropertyValueHistoryInput) (*iotsitewise.BatchGetAssetPropertyValueHistoryOutput, error)
BatchGetAssetPropertyValueHistory mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPages ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryPages(arg0 *iotsitewise.BatchGetAssetPropertyValueHistoryInput, arg1 func(*iotsitewise.BatchGetAssetPropertyValueHistoryOutput, bool) bool) error
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
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryRequest(arg0 *iotsitewise.BatchGetAssetPropertyValueHistoryInput) (*request.Request, *iotsitewise.BatchGetAssetPropertyValueHistoryOutput)
BatchGetAssetPropertyValueHistoryRequest mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryWithContext ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueHistoryWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueHistoryInput, arg2 ...request.Option) (*iotsitewise.BatchGetAssetPropertyValueHistoryOutput, error)
BatchGetAssetPropertyValueHistoryWithContext mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePages ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValuePages(arg0 *iotsitewise.BatchGetAssetPropertyValueInput, arg1 func(*iotsitewise.BatchGetAssetPropertyValueOutput, bool) bool) error
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
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueRequest(arg0 *iotsitewise.BatchGetAssetPropertyValueInput) (*request.Request, *iotsitewise.BatchGetAssetPropertyValueOutput)
BatchGetAssetPropertyValueRequest mocks base method
func (*MockIoTSiteWiseAPI) BatchGetAssetPropertyValueWithContext ¶ added in v1.43.44
func (m *MockIoTSiteWiseAPI) BatchGetAssetPropertyValueWithContext(arg0 context.Context, arg1 *iotsitewise.BatchGetAssetPropertyValueInput, arg2 ...request.Option) (*iotsitewise.BatchGetAssetPropertyValueOutput, error)
BatchGetAssetPropertyValueWithContext mocks base method
func (*MockIoTSiteWiseAPI) BatchPutAssetPropertyValue ¶
func (m *MockIoTSiteWiseAPI) BatchPutAssetPropertyValue(arg0 *iotsitewise.BatchPutAssetPropertyValueInput) (*iotsitewise.BatchPutAssetPropertyValueOutput, error)
BatchPutAssetPropertyValue mocks base method
func (*MockIoTSiteWiseAPI) BatchPutAssetPropertyValueRequest ¶
func (m *MockIoTSiteWiseAPI) BatchPutAssetPropertyValueRequest(arg0 *iotsitewise.BatchPutAssetPropertyValueInput) (*request.Request, *iotsitewise.BatchPutAssetPropertyValueOutput)
BatchPutAssetPropertyValueRequest mocks base method
func (*MockIoTSiteWiseAPI) BatchPutAssetPropertyValueWithContext ¶
func (m *MockIoTSiteWiseAPI) BatchPutAssetPropertyValueWithContext(arg0 context.Context, arg1 *iotsitewise.BatchPutAssetPropertyValueInput, arg2 ...request.Option) (*iotsitewise.BatchPutAssetPropertyValueOutput, error)
BatchPutAssetPropertyValueWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreateAccessPolicy ¶
func (m *MockIoTSiteWiseAPI) CreateAccessPolicy(arg0 *iotsitewise.CreateAccessPolicyInput) (*iotsitewise.CreateAccessPolicyOutput, error)
CreateAccessPolicy mocks base method
func (*MockIoTSiteWiseAPI) CreateAccessPolicyRequest ¶
func (m *MockIoTSiteWiseAPI) CreateAccessPolicyRequest(arg0 *iotsitewise.CreateAccessPolicyInput) (*request.Request, *iotsitewise.CreateAccessPolicyOutput)
CreateAccessPolicyRequest mocks base method
func (*MockIoTSiteWiseAPI) CreateAccessPolicyWithContext ¶
func (m *MockIoTSiteWiseAPI) CreateAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.CreateAccessPolicyInput, arg2 ...request.Option) (*iotsitewise.CreateAccessPolicyOutput, error)
CreateAccessPolicyWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreateAsset ¶
func (m *MockIoTSiteWiseAPI) CreateAsset(arg0 *iotsitewise.CreateAssetInput) (*iotsitewise.CreateAssetOutput, error)
CreateAsset mocks base method
func (*MockIoTSiteWiseAPI) CreateAssetModel ¶
func (m *MockIoTSiteWiseAPI) CreateAssetModel(arg0 *iotsitewise.CreateAssetModelInput) (*iotsitewise.CreateAssetModelOutput, error)
CreateAssetModel mocks base method
func (*MockIoTSiteWiseAPI) CreateAssetModelRequest ¶
func (m *MockIoTSiteWiseAPI) CreateAssetModelRequest(arg0 *iotsitewise.CreateAssetModelInput) (*request.Request, *iotsitewise.CreateAssetModelOutput)
CreateAssetModelRequest mocks base method
func (*MockIoTSiteWiseAPI) CreateAssetModelWithContext ¶
func (m *MockIoTSiteWiseAPI) CreateAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.CreateAssetModelInput, arg2 ...request.Option) (*iotsitewise.CreateAssetModelOutput, error)
CreateAssetModelWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreateAssetRequest ¶
func (m *MockIoTSiteWiseAPI) CreateAssetRequest(arg0 *iotsitewise.CreateAssetInput) (*request.Request, *iotsitewise.CreateAssetOutput)
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
func (m *MockIoTSiteWiseAPI) CreateBulkImportJob(arg0 *iotsitewise.CreateBulkImportJobInput) (*iotsitewise.CreateBulkImportJobOutput, error)
CreateBulkImportJob mocks base method
func (*MockIoTSiteWiseAPI) CreateBulkImportJobRequest ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) CreateBulkImportJobRequest(arg0 *iotsitewise.CreateBulkImportJobInput) (*request.Request, *iotsitewise.CreateBulkImportJobOutput)
CreateBulkImportJobRequest mocks base method
func (*MockIoTSiteWiseAPI) CreateBulkImportJobWithContext ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) CreateBulkImportJobWithContext(arg0 context.Context, arg1 *iotsitewise.CreateBulkImportJobInput, arg2 ...request.Option) (*iotsitewise.CreateBulkImportJobOutput, error)
CreateBulkImportJobWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreateDashboard ¶
func (m *MockIoTSiteWiseAPI) CreateDashboard(arg0 *iotsitewise.CreateDashboardInput) (*iotsitewise.CreateDashboardOutput, error)
CreateDashboard mocks base method
func (*MockIoTSiteWiseAPI) CreateDashboardRequest ¶
func (m *MockIoTSiteWiseAPI) CreateDashboardRequest(arg0 *iotsitewise.CreateDashboardInput) (*request.Request, *iotsitewise.CreateDashboardOutput)
CreateDashboardRequest mocks base method
func (*MockIoTSiteWiseAPI) CreateDashboardWithContext ¶
func (m *MockIoTSiteWiseAPI) CreateDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.CreateDashboardInput, arg2 ...request.Option) (*iotsitewise.CreateDashboardOutput, error)
CreateDashboardWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreateGateway ¶
func (m *MockIoTSiteWiseAPI) CreateGateway(arg0 *iotsitewise.CreateGatewayInput) (*iotsitewise.CreateGatewayOutput, error)
CreateGateway mocks base method
func (*MockIoTSiteWiseAPI) CreateGatewayRequest ¶
func (m *MockIoTSiteWiseAPI) CreateGatewayRequest(arg0 *iotsitewise.CreateGatewayInput) (*request.Request, *iotsitewise.CreateGatewayOutput)
CreateGatewayRequest mocks base method
func (*MockIoTSiteWiseAPI) CreateGatewayWithContext ¶
func (m *MockIoTSiteWiseAPI) CreateGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.CreateGatewayInput, arg2 ...request.Option) (*iotsitewise.CreateGatewayOutput, error)
CreateGatewayWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreatePortal ¶
func (m *MockIoTSiteWiseAPI) CreatePortal(arg0 *iotsitewise.CreatePortalInput) (*iotsitewise.CreatePortalOutput, error)
CreatePortal mocks base method
func (*MockIoTSiteWiseAPI) CreatePortalRequest ¶
func (m *MockIoTSiteWiseAPI) CreatePortalRequest(arg0 *iotsitewise.CreatePortalInput) (*request.Request, *iotsitewise.CreatePortalOutput)
CreatePortalRequest mocks base method
func (*MockIoTSiteWiseAPI) CreatePortalWithContext ¶
func (m *MockIoTSiteWiseAPI) CreatePortalWithContext(arg0 context.Context, arg1 *iotsitewise.CreatePortalInput, arg2 ...request.Option) (*iotsitewise.CreatePortalOutput, error)
CreatePortalWithContext mocks base method
func (*MockIoTSiteWiseAPI) CreateProject ¶
func (m *MockIoTSiteWiseAPI) CreateProject(arg0 *iotsitewise.CreateProjectInput) (*iotsitewise.CreateProjectOutput, error)
CreateProject mocks base method
func (*MockIoTSiteWiseAPI) CreateProjectRequest ¶
func (m *MockIoTSiteWiseAPI) CreateProjectRequest(arg0 *iotsitewise.CreateProjectInput) (*request.Request, *iotsitewise.CreateProjectOutput)
CreateProjectRequest mocks base method
func (*MockIoTSiteWiseAPI) CreateProjectWithContext ¶
func (m *MockIoTSiteWiseAPI) CreateProjectWithContext(arg0 context.Context, arg1 *iotsitewise.CreateProjectInput, arg2 ...request.Option) (*iotsitewise.CreateProjectOutput, error)
CreateProjectWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeleteAccessPolicy ¶
func (m *MockIoTSiteWiseAPI) DeleteAccessPolicy(arg0 *iotsitewise.DeleteAccessPolicyInput) (*iotsitewise.DeleteAccessPolicyOutput, error)
DeleteAccessPolicy mocks base method
func (*MockIoTSiteWiseAPI) DeleteAccessPolicyRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteAccessPolicyRequest(arg0 *iotsitewise.DeleteAccessPolicyInput) (*request.Request, *iotsitewise.DeleteAccessPolicyOutput)
DeleteAccessPolicyRequest mocks base method
func (*MockIoTSiteWiseAPI) DeleteAccessPolicyWithContext ¶
func (m *MockIoTSiteWiseAPI) DeleteAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteAccessPolicyInput, arg2 ...request.Option) (*iotsitewise.DeleteAccessPolicyOutput, error)
DeleteAccessPolicyWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeleteAsset ¶
func (m *MockIoTSiteWiseAPI) DeleteAsset(arg0 *iotsitewise.DeleteAssetInput) (*iotsitewise.DeleteAssetOutput, error)
DeleteAsset mocks base method
func (*MockIoTSiteWiseAPI) DeleteAssetModel ¶
func (m *MockIoTSiteWiseAPI) DeleteAssetModel(arg0 *iotsitewise.DeleteAssetModelInput) (*iotsitewise.DeleteAssetModelOutput, error)
DeleteAssetModel mocks base method
func (*MockIoTSiteWiseAPI) DeleteAssetModelRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteAssetModelRequest(arg0 *iotsitewise.DeleteAssetModelInput) (*request.Request, *iotsitewise.DeleteAssetModelOutput)
DeleteAssetModelRequest mocks base method
func (*MockIoTSiteWiseAPI) DeleteAssetModelWithContext ¶
func (m *MockIoTSiteWiseAPI) DeleteAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteAssetModelInput, arg2 ...request.Option) (*iotsitewise.DeleteAssetModelOutput, error)
DeleteAssetModelWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeleteAssetRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteAssetRequest(arg0 *iotsitewise.DeleteAssetInput) (*request.Request, *iotsitewise.DeleteAssetOutput)
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 ¶
func (m *MockIoTSiteWiseAPI) DeleteDashboard(arg0 *iotsitewise.DeleteDashboardInput) (*iotsitewise.DeleteDashboardOutput, error)
DeleteDashboard mocks base method
func (*MockIoTSiteWiseAPI) DeleteDashboardRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteDashboardRequest(arg0 *iotsitewise.DeleteDashboardInput) (*request.Request, *iotsitewise.DeleteDashboardOutput)
DeleteDashboardRequest mocks base method
func (*MockIoTSiteWiseAPI) DeleteDashboardWithContext ¶
func (m *MockIoTSiteWiseAPI) DeleteDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteDashboardInput, arg2 ...request.Option) (*iotsitewise.DeleteDashboardOutput, error)
DeleteDashboardWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeleteGateway ¶
func (m *MockIoTSiteWiseAPI) DeleteGateway(arg0 *iotsitewise.DeleteGatewayInput) (*iotsitewise.DeleteGatewayOutput, error)
DeleteGateway mocks base method
func (*MockIoTSiteWiseAPI) DeleteGatewayRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteGatewayRequest(arg0 *iotsitewise.DeleteGatewayInput) (*request.Request, *iotsitewise.DeleteGatewayOutput)
DeleteGatewayRequest mocks base method
func (*MockIoTSiteWiseAPI) DeleteGatewayWithContext ¶
func (m *MockIoTSiteWiseAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteGatewayInput, arg2 ...request.Option) (*iotsitewise.DeleteGatewayOutput, error)
DeleteGatewayWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeletePortal ¶
func (m *MockIoTSiteWiseAPI) DeletePortal(arg0 *iotsitewise.DeletePortalInput) (*iotsitewise.DeletePortalOutput, error)
DeletePortal mocks base method
func (*MockIoTSiteWiseAPI) DeletePortalRequest ¶
func (m *MockIoTSiteWiseAPI) DeletePortalRequest(arg0 *iotsitewise.DeletePortalInput) (*request.Request, *iotsitewise.DeletePortalOutput)
DeletePortalRequest mocks base method
func (*MockIoTSiteWiseAPI) DeletePortalWithContext ¶
func (m *MockIoTSiteWiseAPI) DeletePortalWithContext(arg0 context.Context, arg1 *iotsitewise.DeletePortalInput, arg2 ...request.Option) (*iotsitewise.DeletePortalOutput, error)
DeletePortalWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeleteProject ¶
func (m *MockIoTSiteWiseAPI) DeleteProject(arg0 *iotsitewise.DeleteProjectInput) (*iotsitewise.DeleteProjectOutput, error)
DeleteProject mocks base method
func (*MockIoTSiteWiseAPI) DeleteProjectRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteProjectRequest(arg0 *iotsitewise.DeleteProjectInput) (*request.Request, *iotsitewise.DeleteProjectOutput)
DeleteProjectRequest mocks base method
func (*MockIoTSiteWiseAPI) DeleteProjectWithContext ¶
func (m *MockIoTSiteWiseAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteProjectInput, arg2 ...request.Option) (*iotsitewise.DeleteProjectOutput, error)
DeleteProjectWithContext mocks base method
func (*MockIoTSiteWiseAPI) DeleteTimeSeries ¶
func (m *MockIoTSiteWiseAPI) DeleteTimeSeries(arg0 *iotsitewise.DeleteTimeSeriesInput) (*iotsitewise.DeleteTimeSeriesOutput, error)
DeleteTimeSeries mocks base method
func (*MockIoTSiteWiseAPI) DeleteTimeSeriesRequest ¶
func (m *MockIoTSiteWiseAPI) DeleteTimeSeriesRequest(arg0 *iotsitewise.DeleteTimeSeriesInput) (*request.Request, *iotsitewise.DeleteTimeSeriesOutput)
DeleteTimeSeriesRequest mocks base method
func (*MockIoTSiteWiseAPI) DeleteTimeSeriesWithContext ¶
func (m *MockIoTSiteWiseAPI) DeleteTimeSeriesWithContext(arg0 context.Context, arg1 *iotsitewise.DeleteTimeSeriesInput, arg2 ...request.Option) (*iotsitewise.DeleteTimeSeriesOutput, error)
DeleteTimeSeriesWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeAccessPolicy ¶
func (m *MockIoTSiteWiseAPI) DescribeAccessPolicy(arg0 *iotsitewise.DescribeAccessPolicyInput) (*iotsitewise.DescribeAccessPolicyOutput, error)
DescribeAccessPolicy mocks base method
func (*MockIoTSiteWiseAPI) DescribeAccessPolicyRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeAccessPolicyRequest(arg0 *iotsitewise.DescribeAccessPolicyInput) (*request.Request, *iotsitewise.DescribeAccessPolicyOutput)
DescribeAccessPolicyRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeAccessPolicyWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAccessPolicyInput, arg2 ...request.Option) (*iotsitewise.DescribeAccessPolicyOutput, error)
DescribeAccessPolicyWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeAsset ¶
func (m *MockIoTSiteWiseAPI) DescribeAsset(arg0 *iotsitewise.DescribeAssetInput) (*iotsitewise.DescribeAssetOutput, error)
DescribeAsset mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetModel ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetModel(arg0 *iotsitewise.DescribeAssetModelInput) (*iotsitewise.DescribeAssetModelOutput, error)
DescribeAssetModel mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetModelRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetModelRequest(arg0 *iotsitewise.DescribeAssetModelInput) (*request.Request, *iotsitewise.DescribeAssetModelOutput)
DescribeAssetModelRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetModelWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetModelInput, arg2 ...request.Option) (*iotsitewise.DescribeAssetModelOutput, error)
DescribeAssetModelWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetProperty ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetProperty(arg0 *iotsitewise.DescribeAssetPropertyInput) (*iotsitewise.DescribeAssetPropertyOutput, error)
DescribeAssetProperty mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetPropertyRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetPropertyRequest(arg0 *iotsitewise.DescribeAssetPropertyInput) (*request.Request, *iotsitewise.DescribeAssetPropertyOutput)
DescribeAssetPropertyRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetPropertyWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetPropertyWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetPropertyInput, arg2 ...request.Option) (*iotsitewise.DescribeAssetPropertyOutput, error)
DescribeAssetPropertyWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetRequest(arg0 *iotsitewise.DescribeAssetInput) (*request.Request, *iotsitewise.DescribeAssetOutput)
DescribeAssetRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeAssetWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeAssetWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeAssetInput, arg2 ...request.Option) (*iotsitewise.DescribeAssetOutput, error)
DescribeAssetWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeBulkImportJob ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) DescribeBulkImportJob(arg0 *iotsitewise.DescribeBulkImportJobInput) (*iotsitewise.DescribeBulkImportJobOutput, error)
DescribeBulkImportJob mocks base method
func (*MockIoTSiteWiseAPI) DescribeBulkImportJobRequest ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) DescribeBulkImportJobRequest(arg0 *iotsitewise.DescribeBulkImportJobInput) (*request.Request, *iotsitewise.DescribeBulkImportJobOutput)
DescribeBulkImportJobRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeBulkImportJobWithContext ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) DescribeBulkImportJobWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeBulkImportJobInput, arg2 ...request.Option) (*iotsitewise.DescribeBulkImportJobOutput, error)
DescribeBulkImportJobWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeDashboard ¶
func (m *MockIoTSiteWiseAPI) DescribeDashboard(arg0 *iotsitewise.DescribeDashboardInput) (*iotsitewise.DescribeDashboardOutput, error)
DescribeDashboard mocks base method
func (*MockIoTSiteWiseAPI) DescribeDashboardRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeDashboardRequest(arg0 *iotsitewise.DescribeDashboardInput) (*request.Request, *iotsitewise.DescribeDashboardOutput)
DescribeDashboardRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeDashboardWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeDashboardInput, arg2 ...request.Option) (*iotsitewise.DescribeDashboardOutput, error)
DescribeDashboardWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfiguration ¶
func (m *MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfiguration(arg0 *iotsitewise.DescribeDefaultEncryptionConfigurationInput) (*iotsitewise.DescribeDefaultEncryptionConfigurationOutput, error)
DescribeDefaultEncryptionConfiguration mocks base method
func (*MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationRequest(arg0 *iotsitewise.DescribeDefaultEncryptionConfigurationInput) (*request.Request, *iotsitewise.DescribeDefaultEncryptionConfigurationOutput)
DescribeDefaultEncryptionConfigurationRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeDefaultEncryptionConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeDefaultEncryptionConfigurationInput, arg2 ...request.Option) (*iotsitewise.DescribeDefaultEncryptionConfigurationOutput, error)
DescribeDefaultEncryptionConfigurationWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeGateway ¶
func (m *MockIoTSiteWiseAPI) DescribeGateway(arg0 *iotsitewise.DescribeGatewayInput) (*iotsitewise.DescribeGatewayOutput, error)
DescribeGateway mocks base method
func (*MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfiguration ¶
func (m *MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfiguration(arg0 *iotsitewise.DescribeGatewayCapabilityConfigurationInput) (*iotsitewise.DescribeGatewayCapabilityConfigurationOutput, error)
DescribeGatewayCapabilityConfiguration mocks base method
func (*MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationRequest(arg0 *iotsitewise.DescribeGatewayCapabilityConfigurationInput) (*request.Request, *iotsitewise.DescribeGatewayCapabilityConfigurationOutput)
DescribeGatewayCapabilityConfigurationRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeGatewayCapabilityConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeGatewayCapabilityConfigurationInput, arg2 ...request.Option) (*iotsitewise.DescribeGatewayCapabilityConfigurationOutput, error)
DescribeGatewayCapabilityConfigurationWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeGatewayRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeGatewayRequest(arg0 *iotsitewise.DescribeGatewayInput) (*request.Request, *iotsitewise.DescribeGatewayOutput)
DescribeGatewayRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeGatewayWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeGatewayInput, arg2 ...request.Option) (*iotsitewise.DescribeGatewayOutput, error)
DescribeGatewayWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeLoggingOptions ¶
func (m *MockIoTSiteWiseAPI) DescribeLoggingOptions(arg0 *iotsitewise.DescribeLoggingOptionsInput) (*iotsitewise.DescribeLoggingOptionsOutput, error)
DescribeLoggingOptions mocks base method
func (*MockIoTSiteWiseAPI) DescribeLoggingOptionsRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeLoggingOptionsRequest(arg0 *iotsitewise.DescribeLoggingOptionsInput) (*request.Request, *iotsitewise.DescribeLoggingOptionsOutput)
DescribeLoggingOptionsRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeLoggingOptionsWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeLoggingOptionsWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeLoggingOptionsInput, arg2 ...request.Option) (*iotsitewise.DescribeLoggingOptionsOutput, error)
DescribeLoggingOptionsWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribePortal ¶
func (m *MockIoTSiteWiseAPI) DescribePortal(arg0 *iotsitewise.DescribePortalInput) (*iotsitewise.DescribePortalOutput, error)
DescribePortal mocks base method
func (*MockIoTSiteWiseAPI) DescribePortalRequest ¶
func (m *MockIoTSiteWiseAPI) DescribePortalRequest(arg0 *iotsitewise.DescribePortalInput) (*request.Request, *iotsitewise.DescribePortalOutput)
DescribePortalRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribePortalWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribePortalWithContext(arg0 context.Context, arg1 *iotsitewise.DescribePortalInput, arg2 ...request.Option) (*iotsitewise.DescribePortalOutput, error)
DescribePortalWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeProject ¶
func (m *MockIoTSiteWiseAPI) DescribeProject(arg0 *iotsitewise.DescribeProjectInput) (*iotsitewise.DescribeProjectOutput, error)
DescribeProject mocks base method
func (*MockIoTSiteWiseAPI) DescribeProjectRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeProjectRequest(arg0 *iotsitewise.DescribeProjectInput) (*request.Request, *iotsitewise.DescribeProjectOutput)
DescribeProjectRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeProjectWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeProjectWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeProjectInput, arg2 ...request.Option) (*iotsitewise.DescribeProjectOutput, error)
DescribeProjectWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeStorageConfiguration ¶
func (m *MockIoTSiteWiseAPI) DescribeStorageConfiguration(arg0 *iotsitewise.DescribeStorageConfigurationInput) (*iotsitewise.DescribeStorageConfigurationOutput, error)
DescribeStorageConfiguration mocks base method
func (*MockIoTSiteWiseAPI) DescribeStorageConfigurationRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeStorageConfigurationRequest(arg0 *iotsitewise.DescribeStorageConfigurationInput) (*request.Request, *iotsitewise.DescribeStorageConfigurationOutput)
DescribeStorageConfigurationRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeStorageConfigurationWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeStorageConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeStorageConfigurationInput, arg2 ...request.Option) (*iotsitewise.DescribeStorageConfigurationOutput, error)
DescribeStorageConfigurationWithContext mocks base method
func (*MockIoTSiteWiseAPI) DescribeTimeSeries ¶
func (m *MockIoTSiteWiseAPI) DescribeTimeSeries(arg0 *iotsitewise.DescribeTimeSeriesInput) (*iotsitewise.DescribeTimeSeriesOutput, error)
DescribeTimeSeries mocks base method
func (*MockIoTSiteWiseAPI) DescribeTimeSeriesRequest ¶
func (m *MockIoTSiteWiseAPI) DescribeTimeSeriesRequest(arg0 *iotsitewise.DescribeTimeSeriesInput) (*request.Request, *iotsitewise.DescribeTimeSeriesOutput)
DescribeTimeSeriesRequest mocks base method
func (*MockIoTSiteWiseAPI) DescribeTimeSeriesWithContext ¶
func (m *MockIoTSiteWiseAPI) DescribeTimeSeriesWithContext(arg0 context.Context, arg1 *iotsitewise.DescribeTimeSeriesInput, arg2 ...request.Option) (*iotsitewise.DescribeTimeSeriesOutput, error)
DescribeTimeSeriesWithContext mocks base method
func (*MockIoTSiteWiseAPI) DisassociateAssets ¶
func (m *MockIoTSiteWiseAPI) DisassociateAssets(arg0 *iotsitewise.DisassociateAssetsInput) (*iotsitewise.DisassociateAssetsOutput, error)
DisassociateAssets mocks base method
func (*MockIoTSiteWiseAPI) DisassociateAssetsRequest ¶
func (m *MockIoTSiteWiseAPI) DisassociateAssetsRequest(arg0 *iotsitewise.DisassociateAssetsInput) (*request.Request, *iotsitewise.DisassociateAssetsOutput)
DisassociateAssetsRequest mocks base method
func (*MockIoTSiteWiseAPI) DisassociateAssetsWithContext ¶
func (m *MockIoTSiteWiseAPI) DisassociateAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.DisassociateAssetsInput, arg2 ...request.Option) (*iotsitewise.DisassociateAssetsOutput, error)
DisassociateAssetsWithContext mocks base method
func (*MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetProperty ¶
func (m *MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetProperty(arg0 *iotsitewise.DisassociateTimeSeriesFromAssetPropertyInput) (*iotsitewise.DisassociateTimeSeriesFromAssetPropertyOutput, error)
DisassociateTimeSeriesFromAssetProperty mocks base method
func (*MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyRequest ¶
func (m *MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyRequest(arg0 *iotsitewise.DisassociateTimeSeriesFromAssetPropertyInput) (*request.Request, *iotsitewise.DisassociateTimeSeriesFromAssetPropertyOutput)
DisassociateTimeSeriesFromAssetPropertyRequest mocks base method
func (*MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyWithContext ¶
func (m *MockIoTSiteWiseAPI) DisassociateTimeSeriesFromAssetPropertyWithContext(arg0 context.Context, arg1 *iotsitewise.DisassociateTimeSeriesFromAssetPropertyInput, arg2 ...request.Option) (*iotsitewise.DisassociateTimeSeriesFromAssetPropertyOutput, error)
DisassociateTimeSeriesFromAssetPropertyWithContext mocks base method
func (*MockIoTSiteWiseAPI) EXPECT ¶
func (m *MockIoTSiteWiseAPI) EXPECT() *MockIoTSiteWiseAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregates ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregates(arg0 *iotsitewise.GetAssetPropertyAggregatesInput) (*iotsitewise.GetAssetPropertyAggregatesOutput, error)
GetAssetPropertyAggregates mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPages ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesPages(arg0 *iotsitewise.GetAssetPropertyAggregatesInput, arg1 func(*iotsitewise.GetAssetPropertyAggregatesOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesRequest(arg0 *iotsitewise.GetAssetPropertyAggregatesInput) (*request.Request, *iotsitewise.GetAssetPropertyAggregatesOutput)
GetAssetPropertyAggregatesRequest mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyAggregatesWithContext ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyAggregatesWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyAggregatesInput, arg2 ...request.Option) (*iotsitewise.GetAssetPropertyAggregatesOutput, error)
GetAssetPropertyAggregatesWithContext mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyValue ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValue(arg0 *iotsitewise.GetAssetPropertyValueInput) (*iotsitewise.GetAssetPropertyValueOutput, error)
GetAssetPropertyValue mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistory ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistory(arg0 *iotsitewise.GetAssetPropertyValueHistoryInput) (*iotsitewise.GetAssetPropertyValueHistoryOutput, error)
GetAssetPropertyValueHistory mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPages ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryPages(arg0 *iotsitewise.GetAssetPropertyValueHistoryInput, arg1 func(*iotsitewise.GetAssetPropertyValueHistoryOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryRequest(arg0 *iotsitewise.GetAssetPropertyValueHistoryInput) (*request.Request, *iotsitewise.GetAssetPropertyValueHistoryOutput)
GetAssetPropertyValueHistoryRequest mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryWithContext ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueHistoryWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyValueHistoryInput, arg2 ...request.Option) (*iotsitewise.GetAssetPropertyValueHistoryOutput, error)
GetAssetPropertyValueHistoryWithContext mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyValueRequest ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueRequest(arg0 *iotsitewise.GetAssetPropertyValueInput) (*request.Request, *iotsitewise.GetAssetPropertyValueOutput)
GetAssetPropertyValueRequest mocks base method
func (*MockIoTSiteWiseAPI) GetAssetPropertyValueWithContext ¶
func (m *MockIoTSiteWiseAPI) GetAssetPropertyValueWithContext(arg0 context.Context, arg1 *iotsitewise.GetAssetPropertyValueInput, arg2 ...request.Option) (*iotsitewise.GetAssetPropertyValueOutput, error)
GetAssetPropertyValueWithContext mocks base method
func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValues ¶
func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValues(arg0 *iotsitewise.GetInterpolatedAssetPropertyValuesInput) (*iotsitewise.GetInterpolatedAssetPropertyValuesOutput, error)
GetInterpolatedAssetPropertyValues mocks base method
func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPages ¶
func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesPages(arg0 *iotsitewise.GetInterpolatedAssetPropertyValuesInput, arg1 func(*iotsitewise.GetInterpolatedAssetPropertyValuesOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesRequest(arg0 *iotsitewise.GetInterpolatedAssetPropertyValuesInput) (*request.Request, *iotsitewise.GetInterpolatedAssetPropertyValuesOutput)
GetInterpolatedAssetPropertyValuesRequest mocks base method
func (*MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesWithContext ¶
func (m *MockIoTSiteWiseAPI) GetInterpolatedAssetPropertyValuesWithContext(arg0 context.Context, arg1 *iotsitewise.GetInterpolatedAssetPropertyValuesInput, arg2 ...request.Option) (*iotsitewise.GetInterpolatedAssetPropertyValuesOutput, error)
GetInterpolatedAssetPropertyValuesWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListAccessPolicies ¶
func (m *MockIoTSiteWiseAPI) ListAccessPolicies(arg0 *iotsitewise.ListAccessPoliciesInput) (*iotsitewise.ListAccessPoliciesOutput, error)
ListAccessPolicies mocks base method
func (*MockIoTSiteWiseAPI) ListAccessPoliciesPages ¶
func (m *MockIoTSiteWiseAPI) ListAccessPoliciesPages(arg0 *iotsitewise.ListAccessPoliciesInput, arg1 func(*iotsitewise.ListAccessPoliciesOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListAccessPoliciesRequest(arg0 *iotsitewise.ListAccessPoliciesInput) (*request.Request, *iotsitewise.ListAccessPoliciesOutput)
ListAccessPoliciesRequest mocks base method
func (*MockIoTSiteWiseAPI) ListAccessPoliciesWithContext ¶
func (m *MockIoTSiteWiseAPI) ListAccessPoliciesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAccessPoliciesInput, arg2 ...request.Option) (*iotsitewise.ListAccessPoliciesOutput, error)
ListAccessPoliciesWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListAssetModelProperties ¶ added in v1.44.129
func (m *MockIoTSiteWiseAPI) ListAssetModelProperties(arg0 *iotsitewise.ListAssetModelPropertiesInput) (*iotsitewise.ListAssetModelPropertiesOutput, error)
ListAssetModelProperties mocks base method
func (*MockIoTSiteWiseAPI) ListAssetModelPropertiesPages ¶ added in v1.44.129
func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesPages(arg0 *iotsitewise.ListAssetModelPropertiesInput, arg1 func(*iotsitewise.ListAssetModelPropertiesOutput, bool) bool) error
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
func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesRequest(arg0 *iotsitewise.ListAssetModelPropertiesInput) (*request.Request, *iotsitewise.ListAssetModelPropertiesOutput)
ListAssetModelPropertiesRequest mocks base method
func (*MockIoTSiteWiseAPI) ListAssetModelPropertiesWithContext ¶ added in v1.44.129
func (m *MockIoTSiteWiseAPI) ListAssetModelPropertiesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelPropertiesInput, arg2 ...request.Option) (*iotsitewise.ListAssetModelPropertiesOutput, error)
ListAssetModelPropertiesWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListAssetModels ¶
func (m *MockIoTSiteWiseAPI) ListAssetModels(arg0 *iotsitewise.ListAssetModelsInput) (*iotsitewise.ListAssetModelsOutput, error)
ListAssetModels mocks base method
func (*MockIoTSiteWiseAPI) ListAssetModelsPages ¶
func (m *MockIoTSiteWiseAPI) ListAssetModelsPages(arg0 *iotsitewise.ListAssetModelsInput, arg1 func(*iotsitewise.ListAssetModelsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListAssetModelsRequest(arg0 *iotsitewise.ListAssetModelsInput) (*request.Request, *iotsitewise.ListAssetModelsOutput)
ListAssetModelsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListAssetModelsWithContext ¶
func (m *MockIoTSiteWiseAPI) ListAssetModelsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetModelsInput, arg2 ...request.Option) (*iotsitewise.ListAssetModelsOutput, error)
ListAssetModelsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListAssetProperties ¶ added in v1.44.129
func (m *MockIoTSiteWiseAPI) ListAssetProperties(arg0 *iotsitewise.ListAssetPropertiesInput) (*iotsitewise.ListAssetPropertiesOutput, error)
ListAssetProperties mocks base method
func (*MockIoTSiteWiseAPI) ListAssetPropertiesPages ¶ added in v1.44.129
func (m *MockIoTSiteWiseAPI) ListAssetPropertiesPages(arg0 *iotsitewise.ListAssetPropertiesInput, arg1 func(*iotsitewise.ListAssetPropertiesOutput, bool) bool) error
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
func (m *MockIoTSiteWiseAPI) ListAssetPropertiesRequest(arg0 *iotsitewise.ListAssetPropertiesInput) (*request.Request, *iotsitewise.ListAssetPropertiesOutput)
ListAssetPropertiesRequest mocks base method
func (*MockIoTSiteWiseAPI) ListAssetPropertiesWithContext ¶ added in v1.44.129
func (m *MockIoTSiteWiseAPI) ListAssetPropertiesWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetPropertiesInput, arg2 ...request.Option) (*iotsitewise.ListAssetPropertiesOutput, error)
ListAssetPropertiesWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListAssetRelationships ¶
func (m *MockIoTSiteWiseAPI) ListAssetRelationships(arg0 *iotsitewise.ListAssetRelationshipsInput) (*iotsitewise.ListAssetRelationshipsOutput, error)
ListAssetRelationships mocks base method
func (*MockIoTSiteWiseAPI) ListAssetRelationshipsPages ¶
func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsPages(arg0 *iotsitewise.ListAssetRelationshipsInput, arg1 func(*iotsitewise.ListAssetRelationshipsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsRequest(arg0 *iotsitewise.ListAssetRelationshipsInput) (*request.Request, *iotsitewise.ListAssetRelationshipsOutput)
ListAssetRelationshipsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListAssetRelationshipsWithContext ¶
func (m *MockIoTSiteWiseAPI) ListAssetRelationshipsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssetRelationshipsInput, arg2 ...request.Option) (*iotsitewise.ListAssetRelationshipsOutput, error)
ListAssetRelationshipsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListAssets ¶
func (m *MockIoTSiteWiseAPI) ListAssets(arg0 *iotsitewise.ListAssetsInput) (*iotsitewise.ListAssetsOutput, error)
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 ¶
func (m *MockIoTSiteWiseAPI) ListAssetsRequest(arg0 *iotsitewise.ListAssetsInput) (*request.Request, *iotsitewise.ListAssetsOutput)
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 ¶
func (m *MockIoTSiteWiseAPI) ListAssociatedAssets(arg0 *iotsitewise.ListAssociatedAssetsInput) (*iotsitewise.ListAssociatedAssetsOutput, error)
ListAssociatedAssets mocks base method
func (*MockIoTSiteWiseAPI) ListAssociatedAssetsPages ¶
func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsPages(arg0 *iotsitewise.ListAssociatedAssetsInput, arg1 func(*iotsitewise.ListAssociatedAssetsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsRequest(arg0 *iotsitewise.ListAssociatedAssetsInput) (*request.Request, *iotsitewise.ListAssociatedAssetsOutput)
ListAssociatedAssetsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListAssociatedAssetsWithContext ¶
func (m *MockIoTSiteWiseAPI) ListAssociatedAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.ListAssociatedAssetsInput, arg2 ...request.Option) (*iotsitewise.ListAssociatedAssetsOutput, error)
ListAssociatedAssetsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListBulkImportJobs ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) ListBulkImportJobs(arg0 *iotsitewise.ListBulkImportJobsInput) (*iotsitewise.ListBulkImportJobsOutput, error)
ListBulkImportJobs mocks base method
func (*MockIoTSiteWiseAPI) ListBulkImportJobsPages ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) ListBulkImportJobsPages(arg0 *iotsitewise.ListBulkImportJobsInput, arg1 func(*iotsitewise.ListBulkImportJobsOutput, bool) bool) error
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
func (m *MockIoTSiteWiseAPI) ListBulkImportJobsRequest(arg0 *iotsitewise.ListBulkImportJobsInput) (*request.Request, *iotsitewise.ListBulkImportJobsOutput)
ListBulkImportJobsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListBulkImportJobsWithContext ¶ added in v1.44.60
func (m *MockIoTSiteWiseAPI) ListBulkImportJobsWithContext(arg0 context.Context, arg1 *iotsitewise.ListBulkImportJobsInput, arg2 ...request.Option) (*iotsitewise.ListBulkImportJobsOutput, error)
ListBulkImportJobsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListDashboards ¶
func (m *MockIoTSiteWiseAPI) ListDashboards(arg0 *iotsitewise.ListDashboardsInput) (*iotsitewise.ListDashboardsOutput, error)
ListDashboards mocks base method
func (*MockIoTSiteWiseAPI) ListDashboardsPages ¶
func (m *MockIoTSiteWiseAPI) ListDashboardsPages(arg0 *iotsitewise.ListDashboardsInput, arg1 func(*iotsitewise.ListDashboardsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListDashboardsRequest(arg0 *iotsitewise.ListDashboardsInput) (*request.Request, *iotsitewise.ListDashboardsOutput)
ListDashboardsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListDashboardsWithContext ¶
func (m *MockIoTSiteWiseAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *iotsitewise.ListDashboardsInput, arg2 ...request.Option) (*iotsitewise.ListDashboardsOutput, error)
ListDashboardsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListGateways ¶
func (m *MockIoTSiteWiseAPI) ListGateways(arg0 *iotsitewise.ListGatewaysInput) (*iotsitewise.ListGatewaysOutput, error)
ListGateways mocks base method
func (*MockIoTSiteWiseAPI) ListGatewaysPages ¶
func (m *MockIoTSiteWiseAPI) ListGatewaysPages(arg0 *iotsitewise.ListGatewaysInput, arg1 func(*iotsitewise.ListGatewaysOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListGatewaysRequest(arg0 *iotsitewise.ListGatewaysInput) (*request.Request, *iotsitewise.ListGatewaysOutput)
ListGatewaysRequest mocks base method
func (*MockIoTSiteWiseAPI) ListGatewaysWithContext ¶
func (m *MockIoTSiteWiseAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *iotsitewise.ListGatewaysInput, arg2 ...request.Option) (*iotsitewise.ListGatewaysOutput, error)
ListGatewaysWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListPortals ¶
func (m *MockIoTSiteWiseAPI) ListPortals(arg0 *iotsitewise.ListPortalsInput) (*iotsitewise.ListPortalsOutput, error)
ListPortals mocks base method
func (*MockIoTSiteWiseAPI) ListPortalsPages ¶
func (m *MockIoTSiteWiseAPI) ListPortalsPages(arg0 *iotsitewise.ListPortalsInput, arg1 func(*iotsitewise.ListPortalsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListPortalsRequest(arg0 *iotsitewise.ListPortalsInput) (*request.Request, *iotsitewise.ListPortalsOutput)
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 ¶
func (m *MockIoTSiteWiseAPI) ListProjectAssets(arg0 *iotsitewise.ListProjectAssetsInput) (*iotsitewise.ListProjectAssetsOutput, error)
ListProjectAssets mocks base method
func (*MockIoTSiteWiseAPI) ListProjectAssetsPages ¶
func (m *MockIoTSiteWiseAPI) ListProjectAssetsPages(arg0 *iotsitewise.ListProjectAssetsInput, arg1 func(*iotsitewise.ListProjectAssetsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListProjectAssetsRequest(arg0 *iotsitewise.ListProjectAssetsInput) (*request.Request, *iotsitewise.ListProjectAssetsOutput)
ListProjectAssetsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListProjectAssetsWithContext ¶
func (m *MockIoTSiteWiseAPI) ListProjectAssetsWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectAssetsInput, arg2 ...request.Option) (*iotsitewise.ListProjectAssetsOutput, error)
ListProjectAssetsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListProjects ¶
func (m *MockIoTSiteWiseAPI) ListProjects(arg0 *iotsitewise.ListProjectsInput) (*iotsitewise.ListProjectsOutput, error)
ListProjects mocks base method
func (*MockIoTSiteWiseAPI) ListProjectsPages ¶
func (m *MockIoTSiteWiseAPI) ListProjectsPages(arg0 *iotsitewise.ListProjectsInput, arg1 func(*iotsitewise.ListProjectsOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListProjectsRequest(arg0 *iotsitewise.ListProjectsInput) (*request.Request, *iotsitewise.ListProjectsOutput)
ListProjectsRequest mocks base method
func (*MockIoTSiteWiseAPI) ListProjectsWithContext ¶
func (m *MockIoTSiteWiseAPI) ListProjectsWithContext(arg0 context.Context, arg1 *iotsitewise.ListProjectsInput, arg2 ...request.Option) (*iotsitewise.ListProjectsOutput, error)
ListProjectsWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListTagsForResource ¶
func (m *MockIoTSiteWiseAPI) ListTagsForResource(arg0 *iotsitewise.ListTagsForResourceInput) (*iotsitewise.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockIoTSiteWiseAPI) ListTagsForResourceRequest ¶
func (m *MockIoTSiteWiseAPI) ListTagsForResourceRequest(arg0 *iotsitewise.ListTagsForResourceInput) (*request.Request, *iotsitewise.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockIoTSiteWiseAPI) ListTagsForResourceWithContext ¶
func (m *MockIoTSiteWiseAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iotsitewise.ListTagsForResourceInput, arg2 ...request.Option) (*iotsitewise.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockIoTSiteWiseAPI) ListTimeSeries ¶
func (m *MockIoTSiteWiseAPI) ListTimeSeries(arg0 *iotsitewise.ListTimeSeriesInput) (*iotsitewise.ListTimeSeriesOutput, error)
ListTimeSeries mocks base method
func (*MockIoTSiteWiseAPI) ListTimeSeriesPages ¶
func (m *MockIoTSiteWiseAPI) ListTimeSeriesPages(arg0 *iotsitewise.ListTimeSeriesInput, arg1 func(*iotsitewise.ListTimeSeriesOutput, bool) bool) error
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 ¶
func (m *MockIoTSiteWiseAPI) ListTimeSeriesRequest(arg0 *iotsitewise.ListTimeSeriesInput) (*request.Request, *iotsitewise.ListTimeSeriesOutput)
ListTimeSeriesRequest mocks base method
func (*MockIoTSiteWiseAPI) ListTimeSeriesWithContext ¶
func (m *MockIoTSiteWiseAPI) ListTimeSeriesWithContext(arg0 context.Context, arg1 *iotsitewise.ListTimeSeriesInput, arg2 ...request.Option) (*iotsitewise.ListTimeSeriesOutput, error)
ListTimeSeriesWithContext mocks base method
func (*MockIoTSiteWiseAPI) PutDefaultEncryptionConfiguration ¶
func (m *MockIoTSiteWiseAPI) PutDefaultEncryptionConfiguration(arg0 *iotsitewise.PutDefaultEncryptionConfigurationInput) (*iotsitewise.PutDefaultEncryptionConfigurationOutput, error)
PutDefaultEncryptionConfiguration mocks base method
func (*MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationRequest ¶
func (m *MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationRequest(arg0 *iotsitewise.PutDefaultEncryptionConfigurationInput) (*request.Request, *iotsitewise.PutDefaultEncryptionConfigurationOutput)
PutDefaultEncryptionConfigurationRequest mocks base method
func (*MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationWithContext ¶
func (m *MockIoTSiteWiseAPI) PutDefaultEncryptionConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.PutDefaultEncryptionConfigurationInput, arg2 ...request.Option) (*iotsitewise.PutDefaultEncryptionConfigurationOutput, error)
PutDefaultEncryptionConfigurationWithContext mocks base method
func (*MockIoTSiteWiseAPI) PutLoggingOptions ¶
func (m *MockIoTSiteWiseAPI) PutLoggingOptions(arg0 *iotsitewise.PutLoggingOptionsInput) (*iotsitewise.PutLoggingOptionsOutput, error)
PutLoggingOptions mocks base method
func (*MockIoTSiteWiseAPI) PutLoggingOptionsRequest ¶
func (m *MockIoTSiteWiseAPI) PutLoggingOptionsRequest(arg0 *iotsitewise.PutLoggingOptionsInput) (*request.Request, *iotsitewise.PutLoggingOptionsOutput)
PutLoggingOptionsRequest mocks base method
func (*MockIoTSiteWiseAPI) PutLoggingOptionsWithContext ¶
func (m *MockIoTSiteWiseAPI) PutLoggingOptionsWithContext(arg0 context.Context, arg1 *iotsitewise.PutLoggingOptionsInput, arg2 ...request.Option) (*iotsitewise.PutLoggingOptionsOutput, error)
PutLoggingOptionsWithContext mocks base method
func (*MockIoTSiteWiseAPI) PutStorageConfiguration ¶
func (m *MockIoTSiteWiseAPI) PutStorageConfiguration(arg0 *iotsitewise.PutStorageConfigurationInput) (*iotsitewise.PutStorageConfigurationOutput, error)
PutStorageConfiguration mocks base method
func (*MockIoTSiteWiseAPI) PutStorageConfigurationRequest ¶
func (m *MockIoTSiteWiseAPI) PutStorageConfigurationRequest(arg0 *iotsitewise.PutStorageConfigurationInput) (*request.Request, *iotsitewise.PutStorageConfigurationOutput)
PutStorageConfigurationRequest mocks base method
func (*MockIoTSiteWiseAPI) PutStorageConfigurationWithContext ¶
func (m *MockIoTSiteWiseAPI) PutStorageConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.PutStorageConfigurationInput, arg2 ...request.Option) (*iotsitewise.PutStorageConfigurationOutput, error)
PutStorageConfigurationWithContext mocks base method
func (*MockIoTSiteWiseAPI) TagResource ¶
func (m *MockIoTSiteWiseAPI) TagResource(arg0 *iotsitewise.TagResourceInput) (*iotsitewise.TagResourceOutput, error)
TagResource mocks base method
func (*MockIoTSiteWiseAPI) TagResourceRequest ¶
func (m *MockIoTSiteWiseAPI) TagResourceRequest(arg0 *iotsitewise.TagResourceInput) (*request.Request, *iotsitewise.TagResourceOutput)
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 ¶
func (m *MockIoTSiteWiseAPI) UntagResource(arg0 *iotsitewise.UntagResourceInput) (*iotsitewise.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockIoTSiteWiseAPI) UntagResourceRequest ¶
func (m *MockIoTSiteWiseAPI) UntagResourceRequest(arg0 *iotsitewise.UntagResourceInput) (*request.Request, *iotsitewise.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockIoTSiteWiseAPI) UntagResourceWithContext ¶
func (m *MockIoTSiteWiseAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iotsitewise.UntagResourceInput, arg2 ...request.Option) (*iotsitewise.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateAccessPolicy ¶
func (m *MockIoTSiteWiseAPI) UpdateAccessPolicy(arg0 *iotsitewise.UpdateAccessPolicyInput) (*iotsitewise.UpdateAccessPolicyOutput, error)
UpdateAccessPolicy mocks base method
func (*MockIoTSiteWiseAPI) UpdateAccessPolicyRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateAccessPolicyRequest(arg0 *iotsitewise.UpdateAccessPolicyInput) (*request.Request, *iotsitewise.UpdateAccessPolicyOutput)
UpdateAccessPolicyRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateAccessPolicyWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateAccessPolicyWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAccessPolicyInput, arg2 ...request.Option) (*iotsitewise.UpdateAccessPolicyOutput, error)
UpdateAccessPolicyWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateAsset ¶
func (m *MockIoTSiteWiseAPI) UpdateAsset(arg0 *iotsitewise.UpdateAssetInput) (*iotsitewise.UpdateAssetOutput, error)
UpdateAsset mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetModel ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetModel(arg0 *iotsitewise.UpdateAssetModelInput) (*iotsitewise.UpdateAssetModelOutput, error)
UpdateAssetModel mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetModelRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetModelRequest(arg0 *iotsitewise.UpdateAssetModelInput) (*request.Request, *iotsitewise.UpdateAssetModelOutput)
UpdateAssetModelRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetModelWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetModelWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAssetModelInput, arg2 ...request.Option) (*iotsitewise.UpdateAssetModelOutput, error)
UpdateAssetModelWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetProperty ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetProperty(arg0 *iotsitewise.UpdateAssetPropertyInput) (*iotsitewise.UpdateAssetPropertyOutput, error)
UpdateAssetProperty mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetPropertyRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetPropertyRequest(arg0 *iotsitewise.UpdateAssetPropertyInput) (*request.Request, *iotsitewise.UpdateAssetPropertyOutput)
UpdateAssetPropertyRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetPropertyWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetPropertyWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateAssetPropertyInput, arg2 ...request.Option) (*iotsitewise.UpdateAssetPropertyOutput, error)
UpdateAssetPropertyWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateAssetRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateAssetRequest(arg0 *iotsitewise.UpdateAssetInput) (*request.Request, *iotsitewise.UpdateAssetOutput)
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 ¶
func (m *MockIoTSiteWiseAPI) UpdateDashboard(arg0 *iotsitewise.UpdateDashboardInput) (*iotsitewise.UpdateDashboardOutput, error)
UpdateDashboard mocks base method
func (*MockIoTSiteWiseAPI) UpdateDashboardRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateDashboardRequest(arg0 *iotsitewise.UpdateDashboardInput) (*request.Request, *iotsitewise.UpdateDashboardOutput)
UpdateDashboardRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateDashboardWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateDashboardWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateDashboardInput, arg2 ...request.Option) (*iotsitewise.UpdateDashboardOutput, error)
UpdateDashboardWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateGateway ¶
func (m *MockIoTSiteWiseAPI) UpdateGateway(arg0 *iotsitewise.UpdateGatewayInput) (*iotsitewise.UpdateGatewayOutput, error)
UpdateGateway mocks base method
func (*MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfiguration ¶
func (m *MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfiguration(arg0 *iotsitewise.UpdateGatewayCapabilityConfigurationInput) (*iotsitewise.UpdateGatewayCapabilityConfigurationOutput, error)
UpdateGatewayCapabilityConfiguration mocks base method
func (*MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationRequest(arg0 *iotsitewise.UpdateGatewayCapabilityConfigurationInput) (*request.Request, *iotsitewise.UpdateGatewayCapabilityConfigurationOutput)
UpdateGatewayCapabilityConfigurationRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateGatewayCapabilityConfigurationWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateGatewayCapabilityConfigurationInput, arg2 ...request.Option) (*iotsitewise.UpdateGatewayCapabilityConfigurationOutput, error)
UpdateGatewayCapabilityConfigurationWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateGatewayRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateGatewayRequest(arg0 *iotsitewise.UpdateGatewayInput) (*request.Request, *iotsitewise.UpdateGatewayOutput)
UpdateGatewayRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateGatewayWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateGatewayWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateGatewayInput, arg2 ...request.Option) (*iotsitewise.UpdateGatewayOutput, error)
UpdateGatewayWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdatePortal ¶
func (m *MockIoTSiteWiseAPI) UpdatePortal(arg0 *iotsitewise.UpdatePortalInput) (*iotsitewise.UpdatePortalOutput, error)
UpdatePortal mocks base method
func (*MockIoTSiteWiseAPI) UpdatePortalRequest ¶
func (m *MockIoTSiteWiseAPI) UpdatePortalRequest(arg0 *iotsitewise.UpdatePortalInput) (*request.Request, *iotsitewise.UpdatePortalOutput)
UpdatePortalRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdatePortalWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdatePortalWithContext(arg0 context.Context, arg1 *iotsitewise.UpdatePortalInput, arg2 ...request.Option) (*iotsitewise.UpdatePortalOutput, error)
UpdatePortalWithContext mocks base method
func (*MockIoTSiteWiseAPI) UpdateProject ¶
func (m *MockIoTSiteWiseAPI) UpdateProject(arg0 *iotsitewise.UpdateProjectInput) (*iotsitewise.UpdateProjectOutput, error)
UpdateProject mocks base method
func (*MockIoTSiteWiseAPI) UpdateProjectRequest ¶
func (m *MockIoTSiteWiseAPI) UpdateProjectRequest(arg0 *iotsitewise.UpdateProjectInput) (*request.Request, *iotsitewise.UpdateProjectOutput)
UpdateProjectRequest mocks base method
func (*MockIoTSiteWiseAPI) UpdateProjectWithContext ¶
func (m *MockIoTSiteWiseAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *iotsitewise.UpdateProjectInput, arg2 ...request.Option) (*iotsitewise.UpdateProjectOutput, error)
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