Documentation ¶
Overview ¶
Package devicefarmmock is a generated GoMock package.
Index ¶
- type MockDeviceFarmAPI
- func (m *MockDeviceFarmAPI) CreateDevicePool(arg0 *devicefarm.CreateDevicePoolInput) (*devicefarm.CreateDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) CreateDevicePoolRequest(arg0 *devicefarm.CreateDevicePoolInput) (*request.Request, *devicefarm.CreateDevicePoolOutput)
- func (m *MockDeviceFarmAPI) CreateDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.CreateDevicePoolInput, ...) (*devicefarm.CreateDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) CreateInstanceProfile(arg0 *devicefarm.CreateInstanceProfileInput) (*devicefarm.CreateInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) CreateInstanceProfileRequest(arg0 *devicefarm.CreateInstanceProfileInput) (*request.Request, *devicefarm.CreateInstanceProfileOutput)
- func (m *MockDeviceFarmAPI) CreateInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.CreateInstanceProfileInput, ...) (*devicefarm.CreateInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) CreateNetworkProfile(arg0 *devicefarm.CreateNetworkProfileInput) (*devicefarm.CreateNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) CreateNetworkProfileRequest(arg0 *devicefarm.CreateNetworkProfileInput) (*request.Request, *devicefarm.CreateNetworkProfileOutput)
- func (m *MockDeviceFarmAPI) CreateNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.CreateNetworkProfileInput, ...) (*devicefarm.CreateNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) CreateProject(arg0 *devicefarm.CreateProjectInput) (*devicefarm.CreateProjectOutput, error)
- func (m *MockDeviceFarmAPI) CreateProjectRequest(arg0 *devicefarm.CreateProjectInput) (*request.Request, *devicefarm.CreateProjectOutput)
- func (m *MockDeviceFarmAPI) CreateProjectWithContext(arg0 context.Context, arg1 *devicefarm.CreateProjectInput, ...) (*devicefarm.CreateProjectOutput, error)
- func (m *MockDeviceFarmAPI) CreateRemoteAccessSession(arg0 *devicefarm.CreateRemoteAccessSessionInput) (*devicefarm.CreateRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) CreateRemoteAccessSessionRequest(arg0 *devicefarm.CreateRemoteAccessSessionInput) (*request.Request, *devicefarm.CreateRemoteAccessSessionOutput)
- func (m *MockDeviceFarmAPI) CreateRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.CreateRemoteAccessSessionInput, ...) (*devicefarm.CreateRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) CreateTestGridProject(arg0 *devicefarm.CreateTestGridProjectInput) (*devicefarm.CreateTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) CreateTestGridProjectRequest(arg0 *devicefarm.CreateTestGridProjectInput) (*request.Request, *devicefarm.CreateTestGridProjectOutput)
- func (m *MockDeviceFarmAPI) CreateTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.CreateTestGridProjectInput, ...) (*devicefarm.CreateTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) CreateTestGridUrl(arg0 *devicefarm.CreateTestGridUrlInput) (*devicefarm.CreateTestGridUrlOutput, error)
- func (m *MockDeviceFarmAPI) CreateTestGridUrlRequest(arg0 *devicefarm.CreateTestGridUrlInput) (*request.Request, *devicefarm.CreateTestGridUrlOutput)
- func (m *MockDeviceFarmAPI) CreateTestGridUrlWithContext(arg0 context.Context, arg1 *devicefarm.CreateTestGridUrlInput, ...) (*devicefarm.CreateTestGridUrlOutput, error)
- func (m *MockDeviceFarmAPI) CreateUpload(arg0 *devicefarm.CreateUploadInput) (*devicefarm.CreateUploadOutput, error)
- func (m *MockDeviceFarmAPI) CreateUploadRequest(arg0 *devicefarm.CreateUploadInput) (*request.Request, *devicefarm.CreateUploadOutput)
- func (m *MockDeviceFarmAPI) CreateUploadWithContext(arg0 context.Context, arg1 *devicefarm.CreateUploadInput, ...) (*devicefarm.CreateUploadOutput, error)
- func (m *MockDeviceFarmAPI) CreateVPCEConfiguration(arg0 *devicefarm.CreateVPCEConfigurationInput) (*devicefarm.CreateVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) CreateVPCEConfigurationRequest(arg0 *devicefarm.CreateVPCEConfigurationInput) (*request.Request, *devicefarm.CreateVPCEConfigurationOutput)
- func (m *MockDeviceFarmAPI) CreateVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.CreateVPCEConfigurationInput, ...) (*devicefarm.CreateVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) DeleteDevicePool(arg0 *devicefarm.DeleteDevicePoolInput) (*devicefarm.DeleteDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) DeleteDevicePoolRequest(arg0 *devicefarm.DeleteDevicePoolInput) (*request.Request, *devicefarm.DeleteDevicePoolOutput)
- func (m *MockDeviceFarmAPI) DeleteDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.DeleteDevicePoolInput, ...) (*devicefarm.DeleteDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) DeleteInstanceProfile(arg0 *devicefarm.DeleteInstanceProfileInput) (*devicefarm.DeleteInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) DeleteInstanceProfileRequest(arg0 *devicefarm.DeleteInstanceProfileInput) (*request.Request, *devicefarm.DeleteInstanceProfileOutput)
- func (m *MockDeviceFarmAPI) DeleteInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.DeleteInstanceProfileInput, ...) (*devicefarm.DeleteInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) DeleteNetworkProfile(arg0 *devicefarm.DeleteNetworkProfileInput) (*devicefarm.DeleteNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) DeleteNetworkProfileRequest(arg0 *devicefarm.DeleteNetworkProfileInput) (*request.Request, *devicefarm.DeleteNetworkProfileOutput)
- func (m *MockDeviceFarmAPI) DeleteNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.DeleteNetworkProfileInput, ...) (*devicefarm.DeleteNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) DeleteProject(arg0 *devicefarm.DeleteProjectInput) (*devicefarm.DeleteProjectOutput, error)
- func (m *MockDeviceFarmAPI) DeleteProjectRequest(arg0 *devicefarm.DeleteProjectInput) (*request.Request, *devicefarm.DeleteProjectOutput)
- func (m *MockDeviceFarmAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *devicefarm.DeleteProjectInput, ...) (*devicefarm.DeleteProjectOutput, error)
- func (m *MockDeviceFarmAPI) DeleteRemoteAccessSession(arg0 *devicefarm.DeleteRemoteAccessSessionInput) (*devicefarm.DeleteRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) DeleteRemoteAccessSessionRequest(arg0 *devicefarm.DeleteRemoteAccessSessionInput) (*request.Request, *devicefarm.DeleteRemoteAccessSessionOutput)
- func (m *MockDeviceFarmAPI) DeleteRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.DeleteRemoteAccessSessionInput, ...) (*devicefarm.DeleteRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) DeleteRun(arg0 *devicefarm.DeleteRunInput) (*devicefarm.DeleteRunOutput, error)
- func (m *MockDeviceFarmAPI) DeleteRunRequest(arg0 *devicefarm.DeleteRunInput) (*request.Request, *devicefarm.DeleteRunOutput)
- func (m *MockDeviceFarmAPI) DeleteRunWithContext(arg0 context.Context, arg1 *devicefarm.DeleteRunInput, arg2 ...request.Option) (*devicefarm.DeleteRunOutput, error)
- func (m *MockDeviceFarmAPI) DeleteTestGridProject(arg0 *devicefarm.DeleteTestGridProjectInput) (*devicefarm.DeleteTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) DeleteTestGridProjectRequest(arg0 *devicefarm.DeleteTestGridProjectInput) (*request.Request, *devicefarm.DeleteTestGridProjectOutput)
- func (m *MockDeviceFarmAPI) DeleteTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.DeleteTestGridProjectInput, ...) (*devicefarm.DeleteTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) DeleteUpload(arg0 *devicefarm.DeleteUploadInput) (*devicefarm.DeleteUploadOutput, error)
- func (m *MockDeviceFarmAPI) DeleteUploadRequest(arg0 *devicefarm.DeleteUploadInput) (*request.Request, *devicefarm.DeleteUploadOutput)
- func (m *MockDeviceFarmAPI) DeleteUploadWithContext(arg0 context.Context, arg1 *devicefarm.DeleteUploadInput, ...) (*devicefarm.DeleteUploadOutput, error)
- func (m *MockDeviceFarmAPI) DeleteVPCEConfiguration(arg0 *devicefarm.DeleteVPCEConfigurationInput) (*devicefarm.DeleteVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) DeleteVPCEConfigurationRequest(arg0 *devicefarm.DeleteVPCEConfigurationInput) (*request.Request, *devicefarm.DeleteVPCEConfigurationOutput)
- func (m *MockDeviceFarmAPI) DeleteVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.DeleteVPCEConfigurationInput, ...) (*devicefarm.DeleteVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) EXPECT() *MockDeviceFarmAPIMockRecorder
- func (m *MockDeviceFarmAPI) GetAccountSettings(arg0 *devicefarm.GetAccountSettingsInput) (*devicefarm.GetAccountSettingsOutput, error)
- func (m *MockDeviceFarmAPI) GetAccountSettingsRequest(arg0 *devicefarm.GetAccountSettingsInput) (*request.Request, *devicefarm.GetAccountSettingsOutput)
- func (m *MockDeviceFarmAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *devicefarm.GetAccountSettingsInput, ...) (*devicefarm.GetAccountSettingsOutput, error)
- func (m *MockDeviceFarmAPI) GetDevice(arg0 *devicefarm.GetDeviceInput) (*devicefarm.GetDeviceOutput, error)
- func (m *MockDeviceFarmAPI) GetDeviceInstance(arg0 *devicefarm.GetDeviceInstanceInput) (*devicefarm.GetDeviceInstanceOutput, error)
- func (m *MockDeviceFarmAPI) GetDeviceInstanceRequest(arg0 *devicefarm.GetDeviceInstanceInput) (*request.Request, *devicefarm.GetDeviceInstanceOutput)
- func (m *MockDeviceFarmAPI) GetDeviceInstanceWithContext(arg0 context.Context, arg1 *devicefarm.GetDeviceInstanceInput, ...) (*devicefarm.GetDeviceInstanceOutput, error)
- func (m *MockDeviceFarmAPI) GetDevicePool(arg0 *devicefarm.GetDevicePoolInput) (*devicefarm.GetDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) GetDevicePoolCompatibility(arg0 *devicefarm.GetDevicePoolCompatibilityInput) (*devicefarm.GetDevicePoolCompatibilityOutput, error)
- func (m *MockDeviceFarmAPI) GetDevicePoolCompatibilityRequest(arg0 *devicefarm.GetDevicePoolCompatibilityInput) (*request.Request, *devicefarm.GetDevicePoolCompatibilityOutput)
- func (m *MockDeviceFarmAPI) GetDevicePoolCompatibilityWithContext(arg0 context.Context, arg1 *devicefarm.GetDevicePoolCompatibilityInput, ...) (*devicefarm.GetDevicePoolCompatibilityOutput, error)
- func (m *MockDeviceFarmAPI) GetDevicePoolRequest(arg0 *devicefarm.GetDevicePoolInput) (*request.Request, *devicefarm.GetDevicePoolOutput)
- func (m *MockDeviceFarmAPI) GetDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.GetDevicePoolInput, ...) (*devicefarm.GetDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) GetDeviceRequest(arg0 *devicefarm.GetDeviceInput) (*request.Request, *devicefarm.GetDeviceOutput)
- func (m *MockDeviceFarmAPI) GetDeviceWithContext(arg0 context.Context, arg1 *devicefarm.GetDeviceInput, arg2 ...request.Option) (*devicefarm.GetDeviceOutput, error)
- func (m *MockDeviceFarmAPI) GetInstanceProfile(arg0 *devicefarm.GetInstanceProfileInput) (*devicefarm.GetInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) GetInstanceProfileRequest(arg0 *devicefarm.GetInstanceProfileInput) (*request.Request, *devicefarm.GetInstanceProfileOutput)
- func (m *MockDeviceFarmAPI) GetInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.GetInstanceProfileInput, ...) (*devicefarm.GetInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) GetJob(arg0 *devicefarm.GetJobInput) (*devicefarm.GetJobOutput, error)
- func (m *MockDeviceFarmAPI) GetJobRequest(arg0 *devicefarm.GetJobInput) (*request.Request, *devicefarm.GetJobOutput)
- func (m *MockDeviceFarmAPI) GetJobWithContext(arg0 context.Context, arg1 *devicefarm.GetJobInput, arg2 ...request.Option) (*devicefarm.GetJobOutput, error)
- func (m *MockDeviceFarmAPI) GetNetworkProfile(arg0 *devicefarm.GetNetworkProfileInput) (*devicefarm.GetNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) GetNetworkProfileRequest(arg0 *devicefarm.GetNetworkProfileInput) (*request.Request, *devicefarm.GetNetworkProfileOutput)
- func (m *MockDeviceFarmAPI) GetNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.GetNetworkProfileInput, ...) (*devicefarm.GetNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) GetOfferingStatus(arg0 *devicefarm.GetOfferingStatusInput) (*devicefarm.GetOfferingStatusOutput, error)
- func (m *MockDeviceFarmAPI) GetOfferingStatusPages(arg0 *devicefarm.GetOfferingStatusInput, ...) error
- func (m *MockDeviceFarmAPI) GetOfferingStatusPagesWithContext(arg0 context.Context, arg1 *devicefarm.GetOfferingStatusInput, ...) error
- func (m *MockDeviceFarmAPI) GetOfferingStatusRequest(arg0 *devicefarm.GetOfferingStatusInput) (*request.Request, *devicefarm.GetOfferingStatusOutput)
- func (m *MockDeviceFarmAPI) GetOfferingStatusWithContext(arg0 context.Context, arg1 *devicefarm.GetOfferingStatusInput, ...) (*devicefarm.GetOfferingStatusOutput, error)
- func (m *MockDeviceFarmAPI) GetProject(arg0 *devicefarm.GetProjectInput) (*devicefarm.GetProjectOutput, error)
- func (m *MockDeviceFarmAPI) GetProjectRequest(arg0 *devicefarm.GetProjectInput) (*request.Request, *devicefarm.GetProjectOutput)
- func (m *MockDeviceFarmAPI) GetProjectWithContext(arg0 context.Context, arg1 *devicefarm.GetProjectInput, arg2 ...request.Option) (*devicefarm.GetProjectOutput, error)
- func (m *MockDeviceFarmAPI) GetRemoteAccessSession(arg0 *devicefarm.GetRemoteAccessSessionInput) (*devicefarm.GetRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) GetRemoteAccessSessionRequest(arg0 *devicefarm.GetRemoteAccessSessionInput) (*request.Request, *devicefarm.GetRemoteAccessSessionOutput)
- func (m *MockDeviceFarmAPI) GetRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.GetRemoteAccessSessionInput, ...) (*devicefarm.GetRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) GetRun(arg0 *devicefarm.GetRunInput) (*devicefarm.GetRunOutput, error)
- func (m *MockDeviceFarmAPI) GetRunRequest(arg0 *devicefarm.GetRunInput) (*request.Request, *devicefarm.GetRunOutput)
- func (m *MockDeviceFarmAPI) GetRunWithContext(arg0 context.Context, arg1 *devicefarm.GetRunInput, arg2 ...request.Option) (*devicefarm.GetRunOutput, error)
- func (m *MockDeviceFarmAPI) GetSuite(arg0 *devicefarm.GetSuiteInput) (*devicefarm.GetSuiteOutput, error)
- func (m *MockDeviceFarmAPI) GetSuiteRequest(arg0 *devicefarm.GetSuiteInput) (*request.Request, *devicefarm.GetSuiteOutput)
- func (m *MockDeviceFarmAPI) GetSuiteWithContext(arg0 context.Context, arg1 *devicefarm.GetSuiteInput, arg2 ...request.Option) (*devicefarm.GetSuiteOutput, error)
- func (m *MockDeviceFarmAPI) GetTest(arg0 *devicefarm.GetTestInput) (*devicefarm.GetTestOutput, error)
- func (m *MockDeviceFarmAPI) GetTestGridProject(arg0 *devicefarm.GetTestGridProjectInput) (*devicefarm.GetTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) GetTestGridProjectRequest(arg0 *devicefarm.GetTestGridProjectInput) (*request.Request, *devicefarm.GetTestGridProjectOutput)
- func (m *MockDeviceFarmAPI) GetTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.GetTestGridProjectInput, ...) (*devicefarm.GetTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) GetTestGridSession(arg0 *devicefarm.GetTestGridSessionInput) (*devicefarm.GetTestGridSessionOutput, error)
- func (m *MockDeviceFarmAPI) GetTestGridSessionRequest(arg0 *devicefarm.GetTestGridSessionInput) (*request.Request, *devicefarm.GetTestGridSessionOutput)
- func (m *MockDeviceFarmAPI) GetTestGridSessionWithContext(arg0 context.Context, arg1 *devicefarm.GetTestGridSessionInput, ...) (*devicefarm.GetTestGridSessionOutput, error)
- func (m *MockDeviceFarmAPI) GetTestRequest(arg0 *devicefarm.GetTestInput) (*request.Request, *devicefarm.GetTestOutput)
- func (m *MockDeviceFarmAPI) GetTestWithContext(arg0 context.Context, arg1 *devicefarm.GetTestInput, arg2 ...request.Option) (*devicefarm.GetTestOutput, error)
- func (m *MockDeviceFarmAPI) GetUpload(arg0 *devicefarm.GetUploadInput) (*devicefarm.GetUploadOutput, error)
- func (m *MockDeviceFarmAPI) GetUploadRequest(arg0 *devicefarm.GetUploadInput) (*request.Request, *devicefarm.GetUploadOutput)
- func (m *MockDeviceFarmAPI) GetUploadWithContext(arg0 context.Context, arg1 *devicefarm.GetUploadInput, arg2 ...request.Option) (*devicefarm.GetUploadOutput, error)
- func (m *MockDeviceFarmAPI) GetVPCEConfiguration(arg0 *devicefarm.GetVPCEConfigurationInput) (*devicefarm.GetVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) GetVPCEConfigurationRequest(arg0 *devicefarm.GetVPCEConfigurationInput) (*request.Request, *devicefarm.GetVPCEConfigurationOutput)
- func (m *MockDeviceFarmAPI) GetVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.GetVPCEConfigurationInput, ...) (*devicefarm.GetVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) InstallToRemoteAccessSession(arg0 *devicefarm.InstallToRemoteAccessSessionInput) (*devicefarm.InstallToRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) InstallToRemoteAccessSessionRequest(arg0 *devicefarm.InstallToRemoteAccessSessionInput) (*request.Request, *devicefarm.InstallToRemoteAccessSessionOutput)
- func (m *MockDeviceFarmAPI) InstallToRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.InstallToRemoteAccessSessionInput, ...) (*devicefarm.InstallToRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) ListArtifacts(arg0 *devicefarm.ListArtifactsInput) (*devicefarm.ListArtifactsOutput, error)
- func (m *MockDeviceFarmAPI) ListArtifactsPages(arg0 *devicefarm.ListArtifactsInput, ...) error
- func (m *MockDeviceFarmAPI) ListArtifactsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListArtifactsInput, ...) error
- func (m *MockDeviceFarmAPI) ListArtifactsRequest(arg0 *devicefarm.ListArtifactsInput) (*request.Request, *devicefarm.ListArtifactsOutput)
- func (m *MockDeviceFarmAPI) ListArtifactsWithContext(arg0 context.Context, arg1 *devicefarm.ListArtifactsInput, ...) (*devicefarm.ListArtifactsOutput, error)
- func (m *MockDeviceFarmAPI) ListDeviceInstances(arg0 *devicefarm.ListDeviceInstancesInput) (*devicefarm.ListDeviceInstancesOutput, error)
- func (m *MockDeviceFarmAPI) ListDeviceInstancesRequest(arg0 *devicefarm.ListDeviceInstancesInput) (*request.Request, *devicefarm.ListDeviceInstancesOutput)
- func (m *MockDeviceFarmAPI) ListDeviceInstancesWithContext(arg0 context.Context, arg1 *devicefarm.ListDeviceInstancesInput, ...) (*devicefarm.ListDeviceInstancesOutput, error)
- func (m *MockDeviceFarmAPI) ListDevicePools(arg0 *devicefarm.ListDevicePoolsInput) (*devicefarm.ListDevicePoolsOutput, error)
- func (m *MockDeviceFarmAPI) ListDevicePoolsPages(arg0 *devicefarm.ListDevicePoolsInput, ...) error
- func (m *MockDeviceFarmAPI) ListDevicePoolsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicePoolsInput, ...) error
- func (m *MockDeviceFarmAPI) ListDevicePoolsRequest(arg0 *devicefarm.ListDevicePoolsInput) (*request.Request, *devicefarm.ListDevicePoolsOutput)
- func (m *MockDeviceFarmAPI) ListDevicePoolsWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicePoolsInput, ...) (*devicefarm.ListDevicePoolsOutput, error)
- func (m *MockDeviceFarmAPI) ListDevices(arg0 *devicefarm.ListDevicesInput) (*devicefarm.ListDevicesOutput, error)
- func (m *MockDeviceFarmAPI) ListDevicesPages(arg0 *devicefarm.ListDevicesInput, ...) error
- func (m *MockDeviceFarmAPI) ListDevicesPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicesInput, ...) error
- func (m *MockDeviceFarmAPI) ListDevicesRequest(arg0 *devicefarm.ListDevicesInput) (*request.Request, *devicefarm.ListDevicesOutput)
- func (m *MockDeviceFarmAPI) ListDevicesWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicesInput, ...) (*devicefarm.ListDevicesOutput, error)
- func (m *MockDeviceFarmAPI) ListInstanceProfiles(arg0 *devicefarm.ListInstanceProfilesInput) (*devicefarm.ListInstanceProfilesOutput, error)
- func (m *MockDeviceFarmAPI) ListInstanceProfilesRequest(arg0 *devicefarm.ListInstanceProfilesInput) (*request.Request, *devicefarm.ListInstanceProfilesOutput)
- func (m *MockDeviceFarmAPI) ListInstanceProfilesWithContext(arg0 context.Context, arg1 *devicefarm.ListInstanceProfilesInput, ...) (*devicefarm.ListInstanceProfilesOutput, error)
- func (m *MockDeviceFarmAPI) ListJobs(arg0 *devicefarm.ListJobsInput) (*devicefarm.ListJobsOutput, error)
- func (m *MockDeviceFarmAPI) ListJobsPages(arg0 *devicefarm.ListJobsInput, ...) error
- func (m *MockDeviceFarmAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListJobsInput, ...) error
- func (m *MockDeviceFarmAPI) ListJobsRequest(arg0 *devicefarm.ListJobsInput) (*request.Request, *devicefarm.ListJobsOutput)
- func (m *MockDeviceFarmAPI) ListJobsWithContext(arg0 context.Context, arg1 *devicefarm.ListJobsInput, arg2 ...request.Option) (*devicefarm.ListJobsOutput, error)
- func (m *MockDeviceFarmAPI) ListNetworkProfiles(arg0 *devicefarm.ListNetworkProfilesInput) (*devicefarm.ListNetworkProfilesOutput, error)
- func (m *MockDeviceFarmAPI) ListNetworkProfilesRequest(arg0 *devicefarm.ListNetworkProfilesInput) (*request.Request, *devicefarm.ListNetworkProfilesOutput)
- func (m *MockDeviceFarmAPI) ListNetworkProfilesWithContext(arg0 context.Context, arg1 *devicefarm.ListNetworkProfilesInput, ...) (*devicefarm.ListNetworkProfilesOutput, error)
- func (m *MockDeviceFarmAPI) ListOfferingPromotions(arg0 *devicefarm.ListOfferingPromotionsInput) (*devicefarm.ListOfferingPromotionsOutput, error)
- func (m *MockDeviceFarmAPI) ListOfferingPromotionsRequest(arg0 *devicefarm.ListOfferingPromotionsInput) (*request.Request, *devicefarm.ListOfferingPromotionsOutput)
- func (m *MockDeviceFarmAPI) ListOfferingPromotionsWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingPromotionsInput, ...) (*devicefarm.ListOfferingPromotionsOutput, error)
- func (m *MockDeviceFarmAPI) ListOfferingTransactions(arg0 *devicefarm.ListOfferingTransactionsInput) (*devicefarm.ListOfferingTransactionsOutput, error)
- func (m *MockDeviceFarmAPI) ListOfferingTransactionsPages(arg0 *devicefarm.ListOfferingTransactionsInput, ...) error
- func (m *MockDeviceFarmAPI) ListOfferingTransactionsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingTransactionsInput, ...) error
- func (m *MockDeviceFarmAPI) ListOfferingTransactionsRequest(arg0 *devicefarm.ListOfferingTransactionsInput) (*request.Request, *devicefarm.ListOfferingTransactionsOutput)
- func (m *MockDeviceFarmAPI) ListOfferingTransactionsWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingTransactionsInput, ...) (*devicefarm.ListOfferingTransactionsOutput, error)
- func (m *MockDeviceFarmAPI) ListOfferings(arg0 *devicefarm.ListOfferingsInput) (*devicefarm.ListOfferingsOutput, error)
- func (m *MockDeviceFarmAPI) ListOfferingsPages(arg0 *devicefarm.ListOfferingsInput, ...) error
- func (m *MockDeviceFarmAPI) ListOfferingsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingsInput, ...) error
- func (m *MockDeviceFarmAPI) ListOfferingsRequest(arg0 *devicefarm.ListOfferingsInput) (*request.Request, *devicefarm.ListOfferingsOutput)
- func (m *MockDeviceFarmAPI) ListOfferingsWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingsInput, ...) (*devicefarm.ListOfferingsOutput, error)
- func (m *MockDeviceFarmAPI) ListProjects(arg0 *devicefarm.ListProjectsInput) (*devicefarm.ListProjectsOutput, error)
- func (m *MockDeviceFarmAPI) ListProjectsPages(arg0 *devicefarm.ListProjectsInput, ...) error
- func (m *MockDeviceFarmAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListProjectsInput, ...) error
- func (m *MockDeviceFarmAPI) ListProjectsRequest(arg0 *devicefarm.ListProjectsInput) (*request.Request, *devicefarm.ListProjectsOutput)
- func (m *MockDeviceFarmAPI) ListProjectsWithContext(arg0 context.Context, arg1 *devicefarm.ListProjectsInput, ...) (*devicefarm.ListProjectsOutput, error)
- func (m *MockDeviceFarmAPI) ListRemoteAccessSessions(arg0 *devicefarm.ListRemoteAccessSessionsInput) (*devicefarm.ListRemoteAccessSessionsOutput, error)
- func (m *MockDeviceFarmAPI) ListRemoteAccessSessionsRequest(arg0 *devicefarm.ListRemoteAccessSessionsInput) (*request.Request, *devicefarm.ListRemoteAccessSessionsOutput)
- func (m *MockDeviceFarmAPI) ListRemoteAccessSessionsWithContext(arg0 context.Context, arg1 *devicefarm.ListRemoteAccessSessionsInput, ...) (*devicefarm.ListRemoteAccessSessionsOutput, error)
- func (m *MockDeviceFarmAPI) ListRuns(arg0 *devicefarm.ListRunsInput) (*devicefarm.ListRunsOutput, error)
- func (m *MockDeviceFarmAPI) ListRunsPages(arg0 *devicefarm.ListRunsInput, ...) error
- func (m *MockDeviceFarmAPI) ListRunsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListRunsInput, ...) error
- func (m *MockDeviceFarmAPI) ListRunsRequest(arg0 *devicefarm.ListRunsInput) (*request.Request, *devicefarm.ListRunsOutput)
- func (m *MockDeviceFarmAPI) ListRunsWithContext(arg0 context.Context, arg1 *devicefarm.ListRunsInput, arg2 ...request.Option) (*devicefarm.ListRunsOutput, error)
- func (m *MockDeviceFarmAPI) ListSamples(arg0 *devicefarm.ListSamplesInput) (*devicefarm.ListSamplesOutput, error)
- func (m *MockDeviceFarmAPI) ListSamplesPages(arg0 *devicefarm.ListSamplesInput, ...) error
- func (m *MockDeviceFarmAPI) ListSamplesPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListSamplesInput, ...) error
- func (m *MockDeviceFarmAPI) ListSamplesRequest(arg0 *devicefarm.ListSamplesInput) (*request.Request, *devicefarm.ListSamplesOutput)
- func (m *MockDeviceFarmAPI) ListSamplesWithContext(arg0 context.Context, arg1 *devicefarm.ListSamplesInput, ...) (*devicefarm.ListSamplesOutput, error)
- func (m *MockDeviceFarmAPI) ListSuites(arg0 *devicefarm.ListSuitesInput) (*devicefarm.ListSuitesOutput, error)
- func (m *MockDeviceFarmAPI) ListSuitesPages(arg0 *devicefarm.ListSuitesInput, ...) error
- func (m *MockDeviceFarmAPI) ListSuitesPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListSuitesInput, ...) error
- func (m *MockDeviceFarmAPI) ListSuitesRequest(arg0 *devicefarm.ListSuitesInput) (*request.Request, *devicefarm.ListSuitesOutput)
- func (m *MockDeviceFarmAPI) ListSuitesWithContext(arg0 context.Context, arg1 *devicefarm.ListSuitesInput, arg2 ...request.Option) (*devicefarm.ListSuitesOutput, error)
- func (m *MockDeviceFarmAPI) ListTagsForResource(arg0 *devicefarm.ListTagsForResourceInput) (*devicefarm.ListTagsForResourceOutput, error)
- func (m *MockDeviceFarmAPI) ListTagsForResourceRequest(arg0 *devicefarm.ListTagsForResourceInput) (*request.Request, *devicefarm.ListTagsForResourceOutput)
- func (m *MockDeviceFarmAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *devicefarm.ListTagsForResourceInput, ...) (*devicefarm.ListTagsForResourceOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridProjects(arg0 *devicefarm.ListTestGridProjectsInput) (*devicefarm.ListTestGridProjectsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridProjectsPages(arg0 *devicefarm.ListTestGridProjectsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridProjectsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridProjectsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridProjectsRequest(arg0 *devicefarm.ListTestGridProjectsInput) (*request.Request, *devicefarm.ListTestGridProjectsOutput)
- func (m *MockDeviceFarmAPI) ListTestGridProjectsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridProjectsInput, ...) (*devicefarm.ListTestGridProjectsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridSessionActions(arg0 *devicefarm.ListTestGridSessionActionsInput) (*devicefarm.ListTestGridSessionActionsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridSessionActionsPages(arg0 *devicefarm.ListTestGridSessionActionsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridSessionActionsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionActionsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridSessionActionsRequest(arg0 *devicefarm.ListTestGridSessionActionsInput) (*request.Request, *devicefarm.ListTestGridSessionActionsOutput)
- func (m *MockDeviceFarmAPI) ListTestGridSessionActionsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionActionsInput, ...) (*devicefarm.ListTestGridSessionActionsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridSessionArtifacts(arg0 *devicefarm.ListTestGridSessionArtifactsInput) (*devicefarm.ListTestGridSessionArtifactsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsPages(arg0 *devicefarm.ListTestGridSessionArtifactsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionArtifactsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsRequest(arg0 *devicefarm.ListTestGridSessionArtifactsInput) (*request.Request, *devicefarm.ListTestGridSessionArtifactsOutput)
- func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionArtifactsInput, ...) (*devicefarm.ListTestGridSessionArtifactsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridSessions(arg0 *devicefarm.ListTestGridSessionsInput) (*devicefarm.ListTestGridSessionsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestGridSessionsPages(arg0 *devicefarm.ListTestGridSessionsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridSessionsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestGridSessionsRequest(arg0 *devicefarm.ListTestGridSessionsInput) (*request.Request, *devicefarm.ListTestGridSessionsOutput)
- func (m *MockDeviceFarmAPI) ListTestGridSessionsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionsInput, ...) (*devicefarm.ListTestGridSessionsOutput, error)
- func (m *MockDeviceFarmAPI) ListTests(arg0 *devicefarm.ListTestsInput) (*devicefarm.ListTestsOutput, error)
- func (m *MockDeviceFarmAPI) ListTestsPages(arg0 *devicefarm.ListTestsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestsInput, ...) error
- func (m *MockDeviceFarmAPI) ListTestsRequest(arg0 *devicefarm.ListTestsInput) (*request.Request, *devicefarm.ListTestsOutput)
- func (m *MockDeviceFarmAPI) ListTestsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestsInput, arg2 ...request.Option) (*devicefarm.ListTestsOutput, error)
- func (m *MockDeviceFarmAPI) ListUniqueProblems(arg0 *devicefarm.ListUniqueProblemsInput) (*devicefarm.ListUniqueProblemsOutput, error)
- func (m *MockDeviceFarmAPI) ListUniqueProblemsPages(arg0 *devicefarm.ListUniqueProblemsInput, ...) error
- func (m *MockDeviceFarmAPI) ListUniqueProblemsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListUniqueProblemsInput, ...) error
- func (m *MockDeviceFarmAPI) ListUniqueProblemsRequest(arg0 *devicefarm.ListUniqueProblemsInput) (*request.Request, *devicefarm.ListUniqueProblemsOutput)
- func (m *MockDeviceFarmAPI) ListUniqueProblemsWithContext(arg0 context.Context, arg1 *devicefarm.ListUniqueProblemsInput, ...) (*devicefarm.ListUniqueProblemsOutput, error)
- func (m *MockDeviceFarmAPI) ListUploads(arg0 *devicefarm.ListUploadsInput) (*devicefarm.ListUploadsOutput, error)
- func (m *MockDeviceFarmAPI) ListUploadsPages(arg0 *devicefarm.ListUploadsInput, ...) error
- func (m *MockDeviceFarmAPI) ListUploadsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListUploadsInput, ...) error
- func (m *MockDeviceFarmAPI) ListUploadsRequest(arg0 *devicefarm.ListUploadsInput) (*request.Request, *devicefarm.ListUploadsOutput)
- func (m *MockDeviceFarmAPI) ListUploadsWithContext(arg0 context.Context, arg1 *devicefarm.ListUploadsInput, ...) (*devicefarm.ListUploadsOutput, error)
- func (m *MockDeviceFarmAPI) ListVPCEConfigurations(arg0 *devicefarm.ListVPCEConfigurationsInput) (*devicefarm.ListVPCEConfigurationsOutput, error)
- func (m *MockDeviceFarmAPI) ListVPCEConfigurationsRequest(arg0 *devicefarm.ListVPCEConfigurationsInput) (*request.Request, *devicefarm.ListVPCEConfigurationsOutput)
- func (m *MockDeviceFarmAPI) ListVPCEConfigurationsWithContext(arg0 context.Context, arg1 *devicefarm.ListVPCEConfigurationsInput, ...) (*devicefarm.ListVPCEConfigurationsOutput, error)
- func (m *MockDeviceFarmAPI) PurchaseOffering(arg0 *devicefarm.PurchaseOfferingInput) (*devicefarm.PurchaseOfferingOutput, error)
- func (m *MockDeviceFarmAPI) PurchaseOfferingRequest(arg0 *devicefarm.PurchaseOfferingInput) (*request.Request, *devicefarm.PurchaseOfferingOutput)
- func (m *MockDeviceFarmAPI) PurchaseOfferingWithContext(arg0 context.Context, arg1 *devicefarm.PurchaseOfferingInput, ...) (*devicefarm.PurchaseOfferingOutput, error)
- func (m *MockDeviceFarmAPI) RenewOffering(arg0 *devicefarm.RenewOfferingInput) (*devicefarm.RenewOfferingOutput, error)
- func (m *MockDeviceFarmAPI) RenewOfferingRequest(arg0 *devicefarm.RenewOfferingInput) (*request.Request, *devicefarm.RenewOfferingOutput)
- func (m *MockDeviceFarmAPI) RenewOfferingWithContext(arg0 context.Context, arg1 *devicefarm.RenewOfferingInput, ...) (*devicefarm.RenewOfferingOutput, error)
- func (m *MockDeviceFarmAPI) ScheduleRun(arg0 *devicefarm.ScheduleRunInput) (*devicefarm.ScheduleRunOutput, error)
- func (m *MockDeviceFarmAPI) ScheduleRunRequest(arg0 *devicefarm.ScheduleRunInput) (*request.Request, *devicefarm.ScheduleRunOutput)
- func (m *MockDeviceFarmAPI) ScheduleRunWithContext(arg0 context.Context, arg1 *devicefarm.ScheduleRunInput, ...) (*devicefarm.ScheduleRunOutput, error)
- func (m *MockDeviceFarmAPI) StopJob(arg0 *devicefarm.StopJobInput) (*devicefarm.StopJobOutput, error)
- func (m *MockDeviceFarmAPI) StopJobRequest(arg0 *devicefarm.StopJobInput) (*request.Request, *devicefarm.StopJobOutput)
- func (m *MockDeviceFarmAPI) StopJobWithContext(arg0 context.Context, arg1 *devicefarm.StopJobInput, arg2 ...request.Option) (*devicefarm.StopJobOutput, error)
- func (m *MockDeviceFarmAPI) StopRemoteAccessSession(arg0 *devicefarm.StopRemoteAccessSessionInput) (*devicefarm.StopRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) StopRemoteAccessSessionRequest(arg0 *devicefarm.StopRemoteAccessSessionInput) (*request.Request, *devicefarm.StopRemoteAccessSessionOutput)
- func (m *MockDeviceFarmAPI) StopRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.StopRemoteAccessSessionInput, ...) (*devicefarm.StopRemoteAccessSessionOutput, error)
- func (m *MockDeviceFarmAPI) StopRun(arg0 *devicefarm.StopRunInput) (*devicefarm.StopRunOutput, error)
- func (m *MockDeviceFarmAPI) StopRunRequest(arg0 *devicefarm.StopRunInput) (*request.Request, *devicefarm.StopRunOutput)
- func (m *MockDeviceFarmAPI) StopRunWithContext(arg0 context.Context, arg1 *devicefarm.StopRunInput, arg2 ...request.Option) (*devicefarm.StopRunOutput, error)
- func (m *MockDeviceFarmAPI) TagResource(arg0 *devicefarm.TagResourceInput) (*devicefarm.TagResourceOutput, error)
- func (m *MockDeviceFarmAPI) TagResourceRequest(arg0 *devicefarm.TagResourceInput) (*request.Request, *devicefarm.TagResourceOutput)
- func (m *MockDeviceFarmAPI) TagResourceWithContext(arg0 context.Context, arg1 *devicefarm.TagResourceInput, ...) (*devicefarm.TagResourceOutput, error)
- func (m *MockDeviceFarmAPI) UntagResource(arg0 *devicefarm.UntagResourceInput) (*devicefarm.UntagResourceOutput, error)
- func (m *MockDeviceFarmAPI) UntagResourceRequest(arg0 *devicefarm.UntagResourceInput) (*request.Request, *devicefarm.UntagResourceOutput)
- func (m *MockDeviceFarmAPI) UntagResourceWithContext(arg0 context.Context, arg1 *devicefarm.UntagResourceInput, ...) (*devicefarm.UntagResourceOutput, error)
- func (m *MockDeviceFarmAPI) UpdateDeviceInstance(arg0 *devicefarm.UpdateDeviceInstanceInput) (*devicefarm.UpdateDeviceInstanceOutput, error)
- func (m *MockDeviceFarmAPI) UpdateDeviceInstanceRequest(arg0 *devicefarm.UpdateDeviceInstanceInput) (*request.Request, *devicefarm.UpdateDeviceInstanceOutput)
- func (m *MockDeviceFarmAPI) UpdateDeviceInstanceWithContext(arg0 context.Context, arg1 *devicefarm.UpdateDeviceInstanceInput, ...) (*devicefarm.UpdateDeviceInstanceOutput, error)
- func (m *MockDeviceFarmAPI) UpdateDevicePool(arg0 *devicefarm.UpdateDevicePoolInput) (*devicefarm.UpdateDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) UpdateDevicePoolRequest(arg0 *devicefarm.UpdateDevicePoolInput) (*request.Request, *devicefarm.UpdateDevicePoolOutput)
- func (m *MockDeviceFarmAPI) UpdateDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.UpdateDevicePoolInput, ...) (*devicefarm.UpdateDevicePoolOutput, error)
- func (m *MockDeviceFarmAPI) UpdateInstanceProfile(arg0 *devicefarm.UpdateInstanceProfileInput) (*devicefarm.UpdateInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) UpdateInstanceProfileRequest(arg0 *devicefarm.UpdateInstanceProfileInput) (*request.Request, *devicefarm.UpdateInstanceProfileOutput)
- func (m *MockDeviceFarmAPI) UpdateInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.UpdateInstanceProfileInput, ...) (*devicefarm.UpdateInstanceProfileOutput, error)
- func (m *MockDeviceFarmAPI) UpdateNetworkProfile(arg0 *devicefarm.UpdateNetworkProfileInput) (*devicefarm.UpdateNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) UpdateNetworkProfileRequest(arg0 *devicefarm.UpdateNetworkProfileInput) (*request.Request, *devicefarm.UpdateNetworkProfileOutput)
- func (m *MockDeviceFarmAPI) UpdateNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.UpdateNetworkProfileInput, ...) (*devicefarm.UpdateNetworkProfileOutput, error)
- func (m *MockDeviceFarmAPI) UpdateProject(arg0 *devicefarm.UpdateProjectInput) (*devicefarm.UpdateProjectOutput, error)
- func (m *MockDeviceFarmAPI) UpdateProjectRequest(arg0 *devicefarm.UpdateProjectInput) (*request.Request, *devicefarm.UpdateProjectOutput)
- func (m *MockDeviceFarmAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *devicefarm.UpdateProjectInput, ...) (*devicefarm.UpdateProjectOutput, error)
- func (m *MockDeviceFarmAPI) UpdateTestGridProject(arg0 *devicefarm.UpdateTestGridProjectInput) (*devicefarm.UpdateTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) UpdateTestGridProjectRequest(arg0 *devicefarm.UpdateTestGridProjectInput) (*request.Request, *devicefarm.UpdateTestGridProjectOutput)
- func (m *MockDeviceFarmAPI) UpdateTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.UpdateTestGridProjectInput, ...) (*devicefarm.UpdateTestGridProjectOutput, error)
- func (m *MockDeviceFarmAPI) UpdateUpload(arg0 *devicefarm.UpdateUploadInput) (*devicefarm.UpdateUploadOutput, error)
- func (m *MockDeviceFarmAPI) UpdateUploadRequest(arg0 *devicefarm.UpdateUploadInput) (*request.Request, *devicefarm.UpdateUploadOutput)
- func (m *MockDeviceFarmAPI) UpdateUploadWithContext(arg0 context.Context, arg1 *devicefarm.UpdateUploadInput, ...) (*devicefarm.UpdateUploadOutput, error)
- func (m *MockDeviceFarmAPI) UpdateVPCEConfiguration(arg0 *devicefarm.UpdateVPCEConfigurationInput) (*devicefarm.UpdateVPCEConfigurationOutput, error)
- func (m *MockDeviceFarmAPI) UpdateVPCEConfigurationRequest(arg0 *devicefarm.UpdateVPCEConfigurationInput) (*request.Request, *devicefarm.UpdateVPCEConfigurationOutput)
- func (m *MockDeviceFarmAPI) UpdateVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.UpdateVPCEConfigurationInput, ...) (*devicefarm.UpdateVPCEConfigurationOutput, error)
- type MockDeviceFarmAPIMockRecorder
- func (mr *MockDeviceFarmAPIMockRecorder) CreateDevicePool(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateDevicePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateInstanceProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateInstanceProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateNetworkProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateNetworkProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSession(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridUrl(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateUpload(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateVPCEConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) CreateVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteDevicePool(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteDevicePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteInstanceProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteInstanceProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteNetworkProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteNetworkProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSession(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteRun(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteTestGridProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteTestGridProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteUpload(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteVPCEConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) DeleteVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevice(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceInstance(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePool(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibility(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibilityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetInstanceProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetInstanceProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetJob(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetNetworkProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetNetworkProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatus(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetRemoteAccessSession(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetRun(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetSuite(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetSuiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetSuiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridSession(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetUpload(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetVPCEConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) GetVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSession(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListArtifacts(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDeviceInstances(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDeviceInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDeviceInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePools(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListInstanceProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListInstanceProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListInstanceProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListNetworkProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListNetworkProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListNetworkProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingPromotions(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingPromotionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingPromotionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactions(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferings(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessions(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRuns(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSamples(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSuites(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjects(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActions(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifacts(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessions(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTests(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListTestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblems(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUploads(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListVPCEConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListVPCEConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ListVPCEConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) PurchaseOffering(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) PurchaseOfferingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) PurchaseOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) RenewOffering(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) RenewOfferingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) RenewOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ScheduleRun(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ScheduleRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) ScheduleRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopJob(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopRemoteAccessSession(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopRun(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) StopRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateDeviceInstance(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateDeviceInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateDeviceInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateDevicePool(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateDevicePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateInstanceProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateInstanceProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateNetworkProfile(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateNetworkProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateTestGridProject(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateTestGridProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateUpload(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateVPCEConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDeviceFarmAPIMockRecorder) UpdateVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDeviceFarmAPI ¶
type MockDeviceFarmAPI struct {
// contains filtered or unexported fields
}
MockDeviceFarmAPI is a mock of DeviceFarmAPI interface
func NewMockDeviceFarmAPI ¶
func NewMockDeviceFarmAPI(ctrl *gomock.Controller) *MockDeviceFarmAPI
NewMockDeviceFarmAPI creates a new mock instance
func (*MockDeviceFarmAPI) CreateDevicePool ¶
func (m *MockDeviceFarmAPI) CreateDevicePool(arg0 *devicefarm.CreateDevicePoolInput) (*devicefarm.CreateDevicePoolOutput, error)
CreateDevicePool mocks base method
func (*MockDeviceFarmAPI) CreateDevicePoolRequest ¶
func (m *MockDeviceFarmAPI) CreateDevicePoolRequest(arg0 *devicefarm.CreateDevicePoolInput) (*request.Request, *devicefarm.CreateDevicePoolOutput)
CreateDevicePoolRequest mocks base method
func (*MockDeviceFarmAPI) CreateDevicePoolWithContext ¶
func (m *MockDeviceFarmAPI) CreateDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.CreateDevicePoolInput, arg2 ...request.Option) (*devicefarm.CreateDevicePoolOutput, error)
CreateDevicePoolWithContext mocks base method
func (*MockDeviceFarmAPI) CreateInstanceProfile ¶
func (m *MockDeviceFarmAPI) CreateInstanceProfile(arg0 *devicefarm.CreateInstanceProfileInput) (*devicefarm.CreateInstanceProfileOutput, error)
CreateInstanceProfile mocks base method
func (*MockDeviceFarmAPI) CreateInstanceProfileRequest ¶
func (m *MockDeviceFarmAPI) CreateInstanceProfileRequest(arg0 *devicefarm.CreateInstanceProfileInput) (*request.Request, *devicefarm.CreateInstanceProfileOutput)
CreateInstanceProfileRequest mocks base method
func (*MockDeviceFarmAPI) CreateInstanceProfileWithContext ¶
func (m *MockDeviceFarmAPI) CreateInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.CreateInstanceProfileInput, arg2 ...request.Option) (*devicefarm.CreateInstanceProfileOutput, error)
CreateInstanceProfileWithContext mocks base method
func (*MockDeviceFarmAPI) CreateNetworkProfile ¶
func (m *MockDeviceFarmAPI) CreateNetworkProfile(arg0 *devicefarm.CreateNetworkProfileInput) (*devicefarm.CreateNetworkProfileOutput, error)
CreateNetworkProfile mocks base method
func (*MockDeviceFarmAPI) CreateNetworkProfileRequest ¶
func (m *MockDeviceFarmAPI) CreateNetworkProfileRequest(arg0 *devicefarm.CreateNetworkProfileInput) (*request.Request, *devicefarm.CreateNetworkProfileOutput)
CreateNetworkProfileRequest mocks base method
func (*MockDeviceFarmAPI) CreateNetworkProfileWithContext ¶
func (m *MockDeviceFarmAPI) CreateNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.CreateNetworkProfileInput, arg2 ...request.Option) (*devicefarm.CreateNetworkProfileOutput, error)
CreateNetworkProfileWithContext mocks base method
func (*MockDeviceFarmAPI) CreateProject ¶
func (m *MockDeviceFarmAPI) CreateProject(arg0 *devicefarm.CreateProjectInput) (*devicefarm.CreateProjectOutput, error)
CreateProject mocks base method
func (*MockDeviceFarmAPI) CreateProjectRequest ¶
func (m *MockDeviceFarmAPI) CreateProjectRequest(arg0 *devicefarm.CreateProjectInput) (*request.Request, *devicefarm.CreateProjectOutput)
CreateProjectRequest mocks base method
func (*MockDeviceFarmAPI) CreateProjectWithContext ¶
func (m *MockDeviceFarmAPI) CreateProjectWithContext(arg0 context.Context, arg1 *devicefarm.CreateProjectInput, arg2 ...request.Option) (*devicefarm.CreateProjectOutput, error)
CreateProjectWithContext mocks base method
func (*MockDeviceFarmAPI) CreateRemoteAccessSession ¶
func (m *MockDeviceFarmAPI) CreateRemoteAccessSession(arg0 *devicefarm.CreateRemoteAccessSessionInput) (*devicefarm.CreateRemoteAccessSessionOutput, error)
CreateRemoteAccessSession mocks base method
func (*MockDeviceFarmAPI) CreateRemoteAccessSessionRequest ¶
func (m *MockDeviceFarmAPI) CreateRemoteAccessSessionRequest(arg0 *devicefarm.CreateRemoteAccessSessionInput) (*request.Request, *devicefarm.CreateRemoteAccessSessionOutput)
CreateRemoteAccessSessionRequest mocks base method
func (*MockDeviceFarmAPI) CreateRemoteAccessSessionWithContext ¶
func (m *MockDeviceFarmAPI) CreateRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.CreateRemoteAccessSessionInput, arg2 ...request.Option) (*devicefarm.CreateRemoteAccessSessionOutput, error)
CreateRemoteAccessSessionWithContext mocks base method
func (*MockDeviceFarmAPI) CreateTestGridProject ¶
func (m *MockDeviceFarmAPI) CreateTestGridProject(arg0 *devicefarm.CreateTestGridProjectInput) (*devicefarm.CreateTestGridProjectOutput, error)
CreateTestGridProject mocks base method
func (*MockDeviceFarmAPI) CreateTestGridProjectRequest ¶
func (m *MockDeviceFarmAPI) CreateTestGridProjectRequest(arg0 *devicefarm.CreateTestGridProjectInput) (*request.Request, *devicefarm.CreateTestGridProjectOutput)
CreateTestGridProjectRequest mocks base method
func (*MockDeviceFarmAPI) CreateTestGridProjectWithContext ¶
func (m *MockDeviceFarmAPI) CreateTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.CreateTestGridProjectInput, arg2 ...request.Option) (*devicefarm.CreateTestGridProjectOutput, error)
CreateTestGridProjectWithContext mocks base method
func (*MockDeviceFarmAPI) CreateTestGridUrl ¶
func (m *MockDeviceFarmAPI) CreateTestGridUrl(arg0 *devicefarm.CreateTestGridUrlInput) (*devicefarm.CreateTestGridUrlOutput, error)
CreateTestGridUrl mocks base method
func (*MockDeviceFarmAPI) CreateTestGridUrlRequest ¶
func (m *MockDeviceFarmAPI) CreateTestGridUrlRequest(arg0 *devicefarm.CreateTestGridUrlInput) (*request.Request, *devicefarm.CreateTestGridUrlOutput)
CreateTestGridUrlRequest mocks base method
func (*MockDeviceFarmAPI) CreateTestGridUrlWithContext ¶
func (m *MockDeviceFarmAPI) CreateTestGridUrlWithContext(arg0 context.Context, arg1 *devicefarm.CreateTestGridUrlInput, arg2 ...request.Option) (*devicefarm.CreateTestGridUrlOutput, error)
CreateTestGridUrlWithContext mocks base method
func (*MockDeviceFarmAPI) CreateUpload ¶
func (m *MockDeviceFarmAPI) CreateUpload(arg0 *devicefarm.CreateUploadInput) (*devicefarm.CreateUploadOutput, error)
CreateUpload mocks base method
func (*MockDeviceFarmAPI) CreateUploadRequest ¶
func (m *MockDeviceFarmAPI) CreateUploadRequest(arg0 *devicefarm.CreateUploadInput) (*request.Request, *devicefarm.CreateUploadOutput)
CreateUploadRequest mocks base method
func (*MockDeviceFarmAPI) CreateUploadWithContext ¶
func (m *MockDeviceFarmAPI) CreateUploadWithContext(arg0 context.Context, arg1 *devicefarm.CreateUploadInput, arg2 ...request.Option) (*devicefarm.CreateUploadOutput, error)
CreateUploadWithContext mocks base method
func (*MockDeviceFarmAPI) CreateVPCEConfiguration ¶
func (m *MockDeviceFarmAPI) CreateVPCEConfiguration(arg0 *devicefarm.CreateVPCEConfigurationInput) (*devicefarm.CreateVPCEConfigurationOutput, error)
CreateVPCEConfiguration mocks base method
func (*MockDeviceFarmAPI) CreateVPCEConfigurationRequest ¶
func (m *MockDeviceFarmAPI) CreateVPCEConfigurationRequest(arg0 *devicefarm.CreateVPCEConfigurationInput) (*request.Request, *devicefarm.CreateVPCEConfigurationOutput)
CreateVPCEConfigurationRequest mocks base method
func (*MockDeviceFarmAPI) CreateVPCEConfigurationWithContext ¶
func (m *MockDeviceFarmAPI) CreateVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.CreateVPCEConfigurationInput, arg2 ...request.Option) (*devicefarm.CreateVPCEConfigurationOutput, error)
CreateVPCEConfigurationWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteDevicePool ¶
func (m *MockDeviceFarmAPI) DeleteDevicePool(arg0 *devicefarm.DeleteDevicePoolInput) (*devicefarm.DeleteDevicePoolOutput, error)
DeleteDevicePool mocks base method
func (*MockDeviceFarmAPI) DeleteDevicePoolRequest ¶
func (m *MockDeviceFarmAPI) DeleteDevicePoolRequest(arg0 *devicefarm.DeleteDevicePoolInput) (*request.Request, *devicefarm.DeleteDevicePoolOutput)
DeleteDevicePoolRequest mocks base method
func (*MockDeviceFarmAPI) DeleteDevicePoolWithContext ¶
func (m *MockDeviceFarmAPI) DeleteDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.DeleteDevicePoolInput, arg2 ...request.Option) (*devicefarm.DeleteDevicePoolOutput, error)
DeleteDevicePoolWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteInstanceProfile ¶
func (m *MockDeviceFarmAPI) DeleteInstanceProfile(arg0 *devicefarm.DeleteInstanceProfileInput) (*devicefarm.DeleteInstanceProfileOutput, error)
DeleteInstanceProfile mocks base method
func (*MockDeviceFarmAPI) DeleteInstanceProfileRequest ¶
func (m *MockDeviceFarmAPI) DeleteInstanceProfileRequest(arg0 *devicefarm.DeleteInstanceProfileInput) (*request.Request, *devicefarm.DeleteInstanceProfileOutput)
DeleteInstanceProfileRequest mocks base method
func (*MockDeviceFarmAPI) DeleteInstanceProfileWithContext ¶
func (m *MockDeviceFarmAPI) DeleteInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.DeleteInstanceProfileInput, arg2 ...request.Option) (*devicefarm.DeleteInstanceProfileOutput, error)
DeleteInstanceProfileWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteNetworkProfile ¶
func (m *MockDeviceFarmAPI) DeleteNetworkProfile(arg0 *devicefarm.DeleteNetworkProfileInput) (*devicefarm.DeleteNetworkProfileOutput, error)
DeleteNetworkProfile mocks base method
func (*MockDeviceFarmAPI) DeleteNetworkProfileRequest ¶
func (m *MockDeviceFarmAPI) DeleteNetworkProfileRequest(arg0 *devicefarm.DeleteNetworkProfileInput) (*request.Request, *devicefarm.DeleteNetworkProfileOutput)
DeleteNetworkProfileRequest mocks base method
func (*MockDeviceFarmAPI) DeleteNetworkProfileWithContext ¶
func (m *MockDeviceFarmAPI) DeleteNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.DeleteNetworkProfileInput, arg2 ...request.Option) (*devicefarm.DeleteNetworkProfileOutput, error)
DeleteNetworkProfileWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteProject ¶
func (m *MockDeviceFarmAPI) DeleteProject(arg0 *devicefarm.DeleteProjectInput) (*devicefarm.DeleteProjectOutput, error)
DeleteProject mocks base method
func (*MockDeviceFarmAPI) DeleteProjectRequest ¶
func (m *MockDeviceFarmAPI) DeleteProjectRequest(arg0 *devicefarm.DeleteProjectInput) (*request.Request, *devicefarm.DeleteProjectOutput)
DeleteProjectRequest mocks base method
func (*MockDeviceFarmAPI) DeleteProjectWithContext ¶
func (m *MockDeviceFarmAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *devicefarm.DeleteProjectInput, arg2 ...request.Option) (*devicefarm.DeleteProjectOutput, error)
DeleteProjectWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteRemoteAccessSession ¶
func (m *MockDeviceFarmAPI) DeleteRemoteAccessSession(arg0 *devicefarm.DeleteRemoteAccessSessionInput) (*devicefarm.DeleteRemoteAccessSessionOutput, error)
DeleteRemoteAccessSession mocks base method
func (*MockDeviceFarmAPI) DeleteRemoteAccessSessionRequest ¶
func (m *MockDeviceFarmAPI) DeleteRemoteAccessSessionRequest(arg0 *devicefarm.DeleteRemoteAccessSessionInput) (*request.Request, *devicefarm.DeleteRemoteAccessSessionOutput)
DeleteRemoteAccessSessionRequest mocks base method
func (*MockDeviceFarmAPI) DeleteRemoteAccessSessionWithContext ¶
func (m *MockDeviceFarmAPI) DeleteRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.DeleteRemoteAccessSessionInput, arg2 ...request.Option) (*devicefarm.DeleteRemoteAccessSessionOutput, error)
DeleteRemoteAccessSessionWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteRun ¶
func (m *MockDeviceFarmAPI) DeleteRun(arg0 *devicefarm.DeleteRunInput) (*devicefarm.DeleteRunOutput, error)
DeleteRun mocks base method
func (*MockDeviceFarmAPI) DeleteRunRequest ¶
func (m *MockDeviceFarmAPI) DeleteRunRequest(arg0 *devicefarm.DeleteRunInput) (*request.Request, *devicefarm.DeleteRunOutput)
DeleteRunRequest mocks base method
func (*MockDeviceFarmAPI) DeleteRunWithContext ¶
func (m *MockDeviceFarmAPI) DeleteRunWithContext(arg0 context.Context, arg1 *devicefarm.DeleteRunInput, arg2 ...request.Option) (*devicefarm.DeleteRunOutput, error)
DeleteRunWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteTestGridProject ¶
func (m *MockDeviceFarmAPI) DeleteTestGridProject(arg0 *devicefarm.DeleteTestGridProjectInput) (*devicefarm.DeleteTestGridProjectOutput, error)
DeleteTestGridProject mocks base method
func (*MockDeviceFarmAPI) DeleteTestGridProjectRequest ¶
func (m *MockDeviceFarmAPI) DeleteTestGridProjectRequest(arg0 *devicefarm.DeleteTestGridProjectInput) (*request.Request, *devicefarm.DeleteTestGridProjectOutput)
DeleteTestGridProjectRequest mocks base method
func (*MockDeviceFarmAPI) DeleteTestGridProjectWithContext ¶
func (m *MockDeviceFarmAPI) DeleteTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.DeleteTestGridProjectInput, arg2 ...request.Option) (*devicefarm.DeleteTestGridProjectOutput, error)
DeleteTestGridProjectWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteUpload ¶
func (m *MockDeviceFarmAPI) DeleteUpload(arg0 *devicefarm.DeleteUploadInput) (*devicefarm.DeleteUploadOutput, error)
DeleteUpload mocks base method
func (*MockDeviceFarmAPI) DeleteUploadRequest ¶
func (m *MockDeviceFarmAPI) DeleteUploadRequest(arg0 *devicefarm.DeleteUploadInput) (*request.Request, *devicefarm.DeleteUploadOutput)
DeleteUploadRequest mocks base method
func (*MockDeviceFarmAPI) DeleteUploadWithContext ¶
func (m *MockDeviceFarmAPI) DeleteUploadWithContext(arg0 context.Context, arg1 *devicefarm.DeleteUploadInput, arg2 ...request.Option) (*devicefarm.DeleteUploadOutput, error)
DeleteUploadWithContext mocks base method
func (*MockDeviceFarmAPI) DeleteVPCEConfiguration ¶
func (m *MockDeviceFarmAPI) DeleteVPCEConfiguration(arg0 *devicefarm.DeleteVPCEConfigurationInput) (*devicefarm.DeleteVPCEConfigurationOutput, error)
DeleteVPCEConfiguration mocks base method
func (*MockDeviceFarmAPI) DeleteVPCEConfigurationRequest ¶
func (m *MockDeviceFarmAPI) DeleteVPCEConfigurationRequest(arg0 *devicefarm.DeleteVPCEConfigurationInput) (*request.Request, *devicefarm.DeleteVPCEConfigurationOutput)
DeleteVPCEConfigurationRequest mocks base method
func (*MockDeviceFarmAPI) DeleteVPCEConfigurationWithContext ¶
func (m *MockDeviceFarmAPI) DeleteVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.DeleteVPCEConfigurationInput, arg2 ...request.Option) (*devicefarm.DeleteVPCEConfigurationOutput, error)
DeleteVPCEConfigurationWithContext mocks base method
func (*MockDeviceFarmAPI) EXPECT ¶
func (m *MockDeviceFarmAPI) EXPECT() *MockDeviceFarmAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockDeviceFarmAPI) GetAccountSettings ¶
func (m *MockDeviceFarmAPI) GetAccountSettings(arg0 *devicefarm.GetAccountSettingsInput) (*devicefarm.GetAccountSettingsOutput, error)
GetAccountSettings mocks base method
func (*MockDeviceFarmAPI) GetAccountSettingsRequest ¶
func (m *MockDeviceFarmAPI) GetAccountSettingsRequest(arg0 *devicefarm.GetAccountSettingsInput) (*request.Request, *devicefarm.GetAccountSettingsOutput)
GetAccountSettingsRequest mocks base method
func (*MockDeviceFarmAPI) GetAccountSettingsWithContext ¶
func (m *MockDeviceFarmAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *devicefarm.GetAccountSettingsInput, arg2 ...request.Option) (*devicefarm.GetAccountSettingsOutput, error)
GetAccountSettingsWithContext mocks base method
func (*MockDeviceFarmAPI) GetDevice ¶
func (m *MockDeviceFarmAPI) GetDevice(arg0 *devicefarm.GetDeviceInput) (*devicefarm.GetDeviceOutput, error)
GetDevice mocks base method
func (*MockDeviceFarmAPI) GetDeviceInstance ¶
func (m *MockDeviceFarmAPI) GetDeviceInstance(arg0 *devicefarm.GetDeviceInstanceInput) (*devicefarm.GetDeviceInstanceOutput, error)
GetDeviceInstance mocks base method
func (*MockDeviceFarmAPI) GetDeviceInstanceRequest ¶
func (m *MockDeviceFarmAPI) GetDeviceInstanceRequest(arg0 *devicefarm.GetDeviceInstanceInput) (*request.Request, *devicefarm.GetDeviceInstanceOutput)
GetDeviceInstanceRequest mocks base method
func (*MockDeviceFarmAPI) GetDeviceInstanceWithContext ¶
func (m *MockDeviceFarmAPI) GetDeviceInstanceWithContext(arg0 context.Context, arg1 *devicefarm.GetDeviceInstanceInput, arg2 ...request.Option) (*devicefarm.GetDeviceInstanceOutput, error)
GetDeviceInstanceWithContext mocks base method
func (*MockDeviceFarmAPI) GetDevicePool ¶
func (m *MockDeviceFarmAPI) GetDevicePool(arg0 *devicefarm.GetDevicePoolInput) (*devicefarm.GetDevicePoolOutput, error)
GetDevicePool mocks base method
func (*MockDeviceFarmAPI) GetDevicePoolCompatibility ¶
func (m *MockDeviceFarmAPI) GetDevicePoolCompatibility(arg0 *devicefarm.GetDevicePoolCompatibilityInput) (*devicefarm.GetDevicePoolCompatibilityOutput, error)
GetDevicePoolCompatibility mocks base method
func (*MockDeviceFarmAPI) GetDevicePoolCompatibilityRequest ¶
func (m *MockDeviceFarmAPI) GetDevicePoolCompatibilityRequest(arg0 *devicefarm.GetDevicePoolCompatibilityInput) (*request.Request, *devicefarm.GetDevicePoolCompatibilityOutput)
GetDevicePoolCompatibilityRequest mocks base method
func (*MockDeviceFarmAPI) GetDevicePoolCompatibilityWithContext ¶
func (m *MockDeviceFarmAPI) GetDevicePoolCompatibilityWithContext(arg0 context.Context, arg1 *devicefarm.GetDevicePoolCompatibilityInput, arg2 ...request.Option) (*devicefarm.GetDevicePoolCompatibilityOutput, error)
GetDevicePoolCompatibilityWithContext mocks base method
func (*MockDeviceFarmAPI) GetDevicePoolRequest ¶
func (m *MockDeviceFarmAPI) GetDevicePoolRequest(arg0 *devicefarm.GetDevicePoolInput) (*request.Request, *devicefarm.GetDevicePoolOutput)
GetDevicePoolRequest mocks base method
func (*MockDeviceFarmAPI) GetDevicePoolWithContext ¶
func (m *MockDeviceFarmAPI) GetDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.GetDevicePoolInput, arg2 ...request.Option) (*devicefarm.GetDevicePoolOutput, error)
GetDevicePoolWithContext mocks base method
func (*MockDeviceFarmAPI) GetDeviceRequest ¶
func (m *MockDeviceFarmAPI) GetDeviceRequest(arg0 *devicefarm.GetDeviceInput) (*request.Request, *devicefarm.GetDeviceOutput)
GetDeviceRequest mocks base method
func (*MockDeviceFarmAPI) GetDeviceWithContext ¶
func (m *MockDeviceFarmAPI) GetDeviceWithContext(arg0 context.Context, arg1 *devicefarm.GetDeviceInput, arg2 ...request.Option) (*devicefarm.GetDeviceOutput, error)
GetDeviceWithContext mocks base method
func (*MockDeviceFarmAPI) GetInstanceProfile ¶
func (m *MockDeviceFarmAPI) GetInstanceProfile(arg0 *devicefarm.GetInstanceProfileInput) (*devicefarm.GetInstanceProfileOutput, error)
GetInstanceProfile mocks base method
func (*MockDeviceFarmAPI) GetInstanceProfileRequest ¶
func (m *MockDeviceFarmAPI) GetInstanceProfileRequest(arg0 *devicefarm.GetInstanceProfileInput) (*request.Request, *devicefarm.GetInstanceProfileOutput)
GetInstanceProfileRequest mocks base method
func (*MockDeviceFarmAPI) GetInstanceProfileWithContext ¶
func (m *MockDeviceFarmAPI) GetInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.GetInstanceProfileInput, arg2 ...request.Option) (*devicefarm.GetInstanceProfileOutput, error)
GetInstanceProfileWithContext mocks base method
func (*MockDeviceFarmAPI) GetJob ¶
func (m *MockDeviceFarmAPI) GetJob(arg0 *devicefarm.GetJobInput) (*devicefarm.GetJobOutput, error)
GetJob mocks base method
func (*MockDeviceFarmAPI) GetJobRequest ¶
func (m *MockDeviceFarmAPI) GetJobRequest(arg0 *devicefarm.GetJobInput) (*request.Request, *devicefarm.GetJobOutput)
GetJobRequest mocks base method
func (*MockDeviceFarmAPI) GetJobWithContext ¶
func (m *MockDeviceFarmAPI) GetJobWithContext(arg0 context.Context, arg1 *devicefarm.GetJobInput, arg2 ...request.Option) (*devicefarm.GetJobOutput, error)
GetJobWithContext mocks base method
func (*MockDeviceFarmAPI) GetNetworkProfile ¶
func (m *MockDeviceFarmAPI) GetNetworkProfile(arg0 *devicefarm.GetNetworkProfileInput) (*devicefarm.GetNetworkProfileOutput, error)
GetNetworkProfile mocks base method
func (*MockDeviceFarmAPI) GetNetworkProfileRequest ¶
func (m *MockDeviceFarmAPI) GetNetworkProfileRequest(arg0 *devicefarm.GetNetworkProfileInput) (*request.Request, *devicefarm.GetNetworkProfileOutput)
GetNetworkProfileRequest mocks base method
func (*MockDeviceFarmAPI) GetNetworkProfileWithContext ¶
func (m *MockDeviceFarmAPI) GetNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.GetNetworkProfileInput, arg2 ...request.Option) (*devicefarm.GetNetworkProfileOutput, error)
GetNetworkProfileWithContext mocks base method
func (*MockDeviceFarmAPI) GetOfferingStatus ¶
func (m *MockDeviceFarmAPI) GetOfferingStatus(arg0 *devicefarm.GetOfferingStatusInput) (*devicefarm.GetOfferingStatusOutput, error)
GetOfferingStatus mocks base method
func (*MockDeviceFarmAPI) GetOfferingStatusPages ¶
func (m *MockDeviceFarmAPI) GetOfferingStatusPages(arg0 *devicefarm.GetOfferingStatusInput, arg1 func(*devicefarm.GetOfferingStatusOutput, bool) bool) error
GetOfferingStatusPages mocks base method
func (*MockDeviceFarmAPI) GetOfferingStatusPagesWithContext ¶
func (m *MockDeviceFarmAPI) GetOfferingStatusPagesWithContext(arg0 context.Context, arg1 *devicefarm.GetOfferingStatusInput, arg2 func(*devicefarm.GetOfferingStatusOutput, bool) bool, arg3 ...request.Option) error
GetOfferingStatusPagesWithContext mocks base method
func (*MockDeviceFarmAPI) GetOfferingStatusRequest ¶
func (m *MockDeviceFarmAPI) GetOfferingStatusRequest(arg0 *devicefarm.GetOfferingStatusInput) (*request.Request, *devicefarm.GetOfferingStatusOutput)
GetOfferingStatusRequest mocks base method
func (*MockDeviceFarmAPI) GetOfferingStatusWithContext ¶
func (m *MockDeviceFarmAPI) GetOfferingStatusWithContext(arg0 context.Context, arg1 *devicefarm.GetOfferingStatusInput, arg2 ...request.Option) (*devicefarm.GetOfferingStatusOutput, error)
GetOfferingStatusWithContext mocks base method
func (*MockDeviceFarmAPI) GetProject ¶
func (m *MockDeviceFarmAPI) GetProject(arg0 *devicefarm.GetProjectInput) (*devicefarm.GetProjectOutput, error)
GetProject mocks base method
func (*MockDeviceFarmAPI) GetProjectRequest ¶
func (m *MockDeviceFarmAPI) GetProjectRequest(arg0 *devicefarm.GetProjectInput) (*request.Request, *devicefarm.GetProjectOutput)
GetProjectRequest mocks base method
func (*MockDeviceFarmAPI) GetProjectWithContext ¶
func (m *MockDeviceFarmAPI) GetProjectWithContext(arg0 context.Context, arg1 *devicefarm.GetProjectInput, arg2 ...request.Option) (*devicefarm.GetProjectOutput, error)
GetProjectWithContext mocks base method
func (*MockDeviceFarmAPI) GetRemoteAccessSession ¶
func (m *MockDeviceFarmAPI) GetRemoteAccessSession(arg0 *devicefarm.GetRemoteAccessSessionInput) (*devicefarm.GetRemoteAccessSessionOutput, error)
GetRemoteAccessSession mocks base method
func (*MockDeviceFarmAPI) GetRemoteAccessSessionRequest ¶
func (m *MockDeviceFarmAPI) GetRemoteAccessSessionRequest(arg0 *devicefarm.GetRemoteAccessSessionInput) (*request.Request, *devicefarm.GetRemoteAccessSessionOutput)
GetRemoteAccessSessionRequest mocks base method
func (*MockDeviceFarmAPI) GetRemoteAccessSessionWithContext ¶
func (m *MockDeviceFarmAPI) GetRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.GetRemoteAccessSessionInput, arg2 ...request.Option) (*devicefarm.GetRemoteAccessSessionOutput, error)
GetRemoteAccessSessionWithContext mocks base method
func (*MockDeviceFarmAPI) GetRun ¶
func (m *MockDeviceFarmAPI) GetRun(arg0 *devicefarm.GetRunInput) (*devicefarm.GetRunOutput, error)
GetRun mocks base method
func (*MockDeviceFarmAPI) GetRunRequest ¶
func (m *MockDeviceFarmAPI) GetRunRequest(arg0 *devicefarm.GetRunInput) (*request.Request, *devicefarm.GetRunOutput)
GetRunRequest mocks base method
func (*MockDeviceFarmAPI) GetRunWithContext ¶
func (m *MockDeviceFarmAPI) GetRunWithContext(arg0 context.Context, arg1 *devicefarm.GetRunInput, arg2 ...request.Option) (*devicefarm.GetRunOutput, error)
GetRunWithContext mocks base method
func (*MockDeviceFarmAPI) GetSuite ¶
func (m *MockDeviceFarmAPI) GetSuite(arg0 *devicefarm.GetSuiteInput) (*devicefarm.GetSuiteOutput, error)
GetSuite mocks base method
func (*MockDeviceFarmAPI) GetSuiteRequest ¶
func (m *MockDeviceFarmAPI) GetSuiteRequest(arg0 *devicefarm.GetSuiteInput) (*request.Request, *devicefarm.GetSuiteOutput)
GetSuiteRequest mocks base method
func (*MockDeviceFarmAPI) GetSuiteWithContext ¶
func (m *MockDeviceFarmAPI) GetSuiteWithContext(arg0 context.Context, arg1 *devicefarm.GetSuiteInput, arg2 ...request.Option) (*devicefarm.GetSuiteOutput, error)
GetSuiteWithContext mocks base method
func (*MockDeviceFarmAPI) GetTest ¶
func (m *MockDeviceFarmAPI) GetTest(arg0 *devicefarm.GetTestInput) (*devicefarm.GetTestOutput, error)
GetTest mocks base method
func (*MockDeviceFarmAPI) GetTestGridProject ¶
func (m *MockDeviceFarmAPI) GetTestGridProject(arg0 *devicefarm.GetTestGridProjectInput) (*devicefarm.GetTestGridProjectOutput, error)
GetTestGridProject mocks base method
func (*MockDeviceFarmAPI) GetTestGridProjectRequest ¶
func (m *MockDeviceFarmAPI) GetTestGridProjectRequest(arg0 *devicefarm.GetTestGridProjectInput) (*request.Request, *devicefarm.GetTestGridProjectOutput)
GetTestGridProjectRequest mocks base method
func (*MockDeviceFarmAPI) GetTestGridProjectWithContext ¶
func (m *MockDeviceFarmAPI) GetTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.GetTestGridProjectInput, arg2 ...request.Option) (*devicefarm.GetTestGridProjectOutput, error)
GetTestGridProjectWithContext mocks base method
func (*MockDeviceFarmAPI) GetTestGridSession ¶
func (m *MockDeviceFarmAPI) GetTestGridSession(arg0 *devicefarm.GetTestGridSessionInput) (*devicefarm.GetTestGridSessionOutput, error)
GetTestGridSession mocks base method
func (*MockDeviceFarmAPI) GetTestGridSessionRequest ¶
func (m *MockDeviceFarmAPI) GetTestGridSessionRequest(arg0 *devicefarm.GetTestGridSessionInput) (*request.Request, *devicefarm.GetTestGridSessionOutput)
GetTestGridSessionRequest mocks base method
func (*MockDeviceFarmAPI) GetTestGridSessionWithContext ¶
func (m *MockDeviceFarmAPI) GetTestGridSessionWithContext(arg0 context.Context, arg1 *devicefarm.GetTestGridSessionInput, arg2 ...request.Option) (*devicefarm.GetTestGridSessionOutput, error)
GetTestGridSessionWithContext mocks base method
func (*MockDeviceFarmAPI) GetTestRequest ¶
func (m *MockDeviceFarmAPI) GetTestRequest(arg0 *devicefarm.GetTestInput) (*request.Request, *devicefarm.GetTestOutput)
GetTestRequest mocks base method
func (*MockDeviceFarmAPI) GetTestWithContext ¶
func (m *MockDeviceFarmAPI) GetTestWithContext(arg0 context.Context, arg1 *devicefarm.GetTestInput, arg2 ...request.Option) (*devicefarm.GetTestOutput, error)
GetTestWithContext mocks base method
func (*MockDeviceFarmAPI) GetUpload ¶
func (m *MockDeviceFarmAPI) GetUpload(arg0 *devicefarm.GetUploadInput) (*devicefarm.GetUploadOutput, error)
GetUpload mocks base method
func (*MockDeviceFarmAPI) GetUploadRequest ¶
func (m *MockDeviceFarmAPI) GetUploadRequest(arg0 *devicefarm.GetUploadInput) (*request.Request, *devicefarm.GetUploadOutput)
GetUploadRequest mocks base method
func (*MockDeviceFarmAPI) GetUploadWithContext ¶
func (m *MockDeviceFarmAPI) GetUploadWithContext(arg0 context.Context, arg1 *devicefarm.GetUploadInput, arg2 ...request.Option) (*devicefarm.GetUploadOutput, error)
GetUploadWithContext mocks base method
func (*MockDeviceFarmAPI) GetVPCEConfiguration ¶
func (m *MockDeviceFarmAPI) GetVPCEConfiguration(arg0 *devicefarm.GetVPCEConfigurationInput) (*devicefarm.GetVPCEConfigurationOutput, error)
GetVPCEConfiguration mocks base method
func (*MockDeviceFarmAPI) GetVPCEConfigurationRequest ¶
func (m *MockDeviceFarmAPI) GetVPCEConfigurationRequest(arg0 *devicefarm.GetVPCEConfigurationInput) (*request.Request, *devicefarm.GetVPCEConfigurationOutput)
GetVPCEConfigurationRequest mocks base method
func (*MockDeviceFarmAPI) GetVPCEConfigurationWithContext ¶
func (m *MockDeviceFarmAPI) GetVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.GetVPCEConfigurationInput, arg2 ...request.Option) (*devicefarm.GetVPCEConfigurationOutput, error)
GetVPCEConfigurationWithContext mocks base method
func (*MockDeviceFarmAPI) InstallToRemoteAccessSession ¶
func (m *MockDeviceFarmAPI) InstallToRemoteAccessSession(arg0 *devicefarm.InstallToRemoteAccessSessionInput) (*devicefarm.InstallToRemoteAccessSessionOutput, error)
InstallToRemoteAccessSession mocks base method
func (*MockDeviceFarmAPI) InstallToRemoteAccessSessionRequest ¶
func (m *MockDeviceFarmAPI) InstallToRemoteAccessSessionRequest(arg0 *devicefarm.InstallToRemoteAccessSessionInput) (*request.Request, *devicefarm.InstallToRemoteAccessSessionOutput)
InstallToRemoteAccessSessionRequest mocks base method
func (*MockDeviceFarmAPI) InstallToRemoteAccessSessionWithContext ¶
func (m *MockDeviceFarmAPI) InstallToRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.InstallToRemoteAccessSessionInput, arg2 ...request.Option) (*devicefarm.InstallToRemoteAccessSessionOutput, error)
InstallToRemoteAccessSessionWithContext mocks base method
func (*MockDeviceFarmAPI) ListArtifacts ¶
func (m *MockDeviceFarmAPI) ListArtifacts(arg0 *devicefarm.ListArtifactsInput) (*devicefarm.ListArtifactsOutput, error)
ListArtifacts mocks base method
func (*MockDeviceFarmAPI) ListArtifactsPages ¶
func (m *MockDeviceFarmAPI) ListArtifactsPages(arg0 *devicefarm.ListArtifactsInput, arg1 func(*devicefarm.ListArtifactsOutput, bool) bool) error
ListArtifactsPages mocks base method
func (*MockDeviceFarmAPI) ListArtifactsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListArtifactsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListArtifactsInput, arg2 func(*devicefarm.ListArtifactsOutput, bool) bool, arg3 ...request.Option) error
ListArtifactsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListArtifactsRequest ¶
func (m *MockDeviceFarmAPI) ListArtifactsRequest(arg0 *devicefarm.ListArtifactsInput) (*request.Request, *devicefarm.ListArtifactsOutput)
ListArtifactsRequest mocks base method
func (*MockDeviceFarmAPI) ListArtifactsWithContext ¶
func (m *MockDeviceFarmAPI) ListArtifactsWithContext(arg0 context.Context, arg1 *devicefarm.ListArtifactsInput, arg2 ...request.Option) (*devicefarm.ListArtifactsOutput, error)
ListArtifactsWithContext mocks base method
func (*MockDeviceFarmAPI) ListDeviceInstances ¶
func (m *MockDeviceFarmAPI) ListDeviceInstances(arg0 *devicefarm.ListDeviceInstancesInput) (*devicefarm.ListDeviceInstancesOutput, error)
ListDeviceInstances mocks base method
func (*MockDeviceFarmAPI) ListDeviceInstancesRequest ¶
func (m *MockDeviceFarmAPI) ListDeviceInstancesRequest(arg0 *devicefarm.ListDeviceInstancesInput) (*request.Request, *devicefarm.ListDeviceInstancesOutput)
ListDeviceInstancesRequest mocks base method
func (*MockDeviceFarmAPI) ListDeviceInstancesWithContext ¶
func (m *MockDeviceFarmAPI) ListDeviceInstancesWithContext(arg0 context.Context, arg1 *devicefarm.ListDeviceInstancesInput, arg2 ...request.Option) (*devicefarm.ListDeviceInstancesOutput, error)
ListDeviceInstancesWithContext mocks base method
func (*MockDeviceFarmAPI) ListDevicePools ¶
func (m *MockDeviceFarmAPI) ListDevicePools(arg0 *devicefarm.ListDevicePoolsInput) (*devicefarm.ListDevicePoolsOutput, error)
ListDevicePools mocks base method
func (*MockDeviceFarmAPI) ListDevicePoolsPages ¶
func (m *MockDeviceFarmAPI) ListDevicePoolsPages(arg0 *devicefarm.ListDevicePoolsInput, arg1 func(*devicefarm.ListDevicePoolsOutput, bool) bool) error
ListDevicePoolsPages mocks base method
func (*MockDeviceFarmAPI) ListDevicePoolsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListDevicePoolsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicePoolsInput, arg2 func(*devicefarm.ListDevicePoolsOutput, bool) bool, arg3 ...request.Option) error
ListDevicePoolsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListDevicePoolsRequest ¶
func (m *MockDeviceFarmAPI) ListDevicePoolsRequest(arg0 *devicefarm.ListDevicePoolsInput) (*request.Request, *devicefarm.ListDevicePoolsOutput)
ListDevicePoolsRequest mocks base method
func (*MockDeviceFarmAPI) ListDevicePoolsWithContext ¶
func (m *MockDeviceFarmAPI) ListDevicePoolsWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicePoolsInput, arg2 ...request.Option) (*devicefarm.ListDevicePoolsOutput, error)
ListDevicePoolsWithContext mocks base method
func (*MockDeviceFarmAPI) ListDevices ¶
func (m *MockDeviceFarmAPI) ListDevices(arg0 *devicefarm.ListDevicesInput) (*devicefarm.ListDevicesOutput, error)
ListDevices mocks base method
func (*MockDeviceFarmAPI) ListDevicesPages ¶
func (m *MockDeviceFarmAPI) ListDevicesPages(arg0 *devicefarm.ListDevicesInput, arg1 func(*devicefarm.ListDevicesOutput, bool) bool) error
ListDevicesPages mocks base method
func (*MockDeviceFarmAPI) ListDevicesPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListDevicesPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicesInput, arg2 func(*devicefarm.ListDevicesOutput, bool) bool, arg3 ...request.Option) error
ListDevicesPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListDevicesRequest ¶
func (m *MockDeviceFarmAPI) ListDevicesRequest(arg0 *devicefarm.ListDevicesInput) (*request.Request, *devicefarm.ListDevicesOutput)
ListDevicesRequest mocks base method
func (*MockDeviceFarmAPI) ListDevicesWithContext ¶
func (m *MockDeviceFarmAPI) ListDevicesWithContext(arg0 context.Context, arg1 *devicefarm.ListDevicesInput, arg2 ...request.Option) (*devicefarm.ListDevicesOutput, error)
ListDevicesWithContext mocks base method
func (*MockDeviceFarmAPI) ListInstanceProfiles ¶
func (m *MockDeviceFarmAPI) ListInstanceProfiles(arg0 *devicefarm.ListInstanceProfilesInput) (*devicefarm.ListInstanceProfilesOutput, error)
ListInstanceProfiles mocks base method
func (*MockDeviceFarmAPI) ListInstanceProfilesRequest ¶
func (m *MockDeviceFarmAPI) ListInstanceProfilesRequest(arg0 *devicefarm.ListInstanceProfilesInput) (*request.Request, *devicefarm.ListInstanceProfilesOutput)
ListInstanceProfilesRequest mocks base method
func (*MockDeviceFarmAPI) ListInstanceProfilesWithContext ¶
func (m *MockDeviceFarmAPI) ListInstanceProfilesWithContext(arg0 context.Context, arg1 *devicefarm.ListInstanceProfilesInput, arg2 ...request.Option) (*devicefarm.ListInstanceProfilesOutput, error)
ListInstanceProfilesWithContext mocks base method
func (*MockDeviceFarmAPI) ListJobs ¶
func (m *MockDeviceFarmAPI) ListJobs(arg0 *devicefarm.ListJobsInput) (*devicefarm.ListJobsOutput, error)
ListJobs mocks base method
func (*MockDeviceFarmAPI) ListJobsPages ¶
func (m *MockDeviceFarmAPI) ListJobsPages(arg0 *devicefarm.ListJobsInput, arg1 func(*devicefarm.ListJobsOutput, bool) bool) error
ListJobsPages mocks base method
func (*MockDeviceFarmAPI) ListJobsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListJobsInput, arg2 func(*devicefarm.ListJobsOutput, bool) bool, arg3 ...request.Option) error
ListJobsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListJobsRequest ¶
func (m *MockDeviceFarmAPI) ListJobsRequest(arg0 *devicefarm.ListJobsInput) (*request.Request, *devicefarm.ListJobsOutput)
ListJobsRequest mocks base method
func (*MockDeviceFarmAPI) ListJobsWithContext ¶
func (m *MockDeviceFarmAPI) ListJobsWithContext(arg0 context.Context, arg1 *devicefarm.ListJobsInput, arg2 ...request.Option) (*devicefarm.ListJobsOutput, error)
ListJobsWithContext mocks base method
func (*MockDeviceFarmAPI) ListNetworkProfiles ¶
func (m *MockDeviceFarmAPI) ListNetworkProfiles(arg0 *devicefarm.ListNetworkProfilesInput) (*devicefarm.ListNetworkProfilesOutput, error)
ListNetworkProfiles mocks base method
func (*MockDeviceFarmAPI) ListNetworkProfilesRequest ¶
func (m *MockDeviceFarmAPI) ListNetworkProfilesRequest(arg0 *devicefarm.ListNetworkProfilesInput) (*request.Request, *devicefarm.ListNetworkProfilesOutput)
ListNetworkProfilesRequest mocks base method
func (*MockDeviceFarmAPI) ListNetworkProfilesWithContext ¶
func (m *MockDeviceFarmAPI) ListNetworkProfilesWithContext(arg0 context.Context, arg1 *devicefarm.ListNetworkProfilesInput, arg2 ...request.Option) (*devicefarm.ListNetworkProfilesOutput, error)
ListNetworkProfilesWithContext mocks base method
func (*MockDeviceFarmAPI) ListOfferingPromotions ¶
func (m *MockDeviceFarmAPI) ListOfferingPromotions(arg0 *devicefarm.ListOfferingPromotionsInput) (*devicefarm.ListOfferingPromotionsOutput, error)
ListOfferingPromotions mocks base method
func (*MockDeviceFarmAPI) ListOfferingPromotionsRequest ¶
func (m *MockDeviceFarmAPI) ListOfferingPromotionsRequest(arg0 *devicefarm.ListOfferingPromotionsInput) (*request.Request, *devicefarm.ListOfferingPromotionsOutput)
ListOfferingPromotionsRequest mocks base method
func (*MockDeviceFarmAPI) ListOfferingPromotionsWithContext ¶
func (m *MockDeviceFarmAPI) ListOfferingPromotionsWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingPromotionsInput, arg2 ...request.Option) (*devicefarm.ListOfferingPromotionsOutput, error)
ListOfferingPromotionsWithContext mocks base method
func (*MockDeviceFarmAPI) ListOfferingTransactions ¶
func (m *MockDeviceFarmAPI) ListOfferingTransactions(arg0 *devicefarm.ListOfferingTransactionsInput) (*devicefarm.ListOfferingTransactionsOutput, error)
ListOfferingTransactions mocks base method
func (*MockDeviceFarmAPI) ListOfferingTransactionsPages ¶
func (m *MockDeviceFarmAPI) ListOfferingTransactionsPages(arg0 *devicefarm.ListOfferingTransactionsInput, arg1 func(*devicefarm.ListOfferingTransactionsOutput, bool) bool) error
ListOfferingTransactionsPages mocks base method
func (*MockDeviceFarmAPI) ListOfferingTransactionsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListOfferingTransactionsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingTransactionsInput, arg2 func(*devicefarm.ListOfferingTransactionsOutput, bool) bool, arg3 ...request.Option) error
ListOfferingTransactionsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListOfferingTransactionsRequest ¶
func (m *MockDeviceFarmAPI) ListOfferingTransactionsRequest(arg0 *devicefarm.ListOfferingTransactionsInput) (*request.Request, *devicefarm.ListOfferingTransactionsOutput)
ListOfferingTransactionsRequest mocks base method
func (*MockDeviceFarmAPI) ListOfferingTransactionsWithContext ¶
func (m *MockDeviceFarmAPI) ListOfferingTransactionsWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingTransactionsInput, arg2 ...request.Option) (*devicefarm.ListOfferingTransactionsOutput, error)
ListOfferingTransactionsWithContext mocks base method
func (*MockDeviceFarmAPI) ListOfferings ¶
func (m *MockDeviceFarmAPI) ListOfferings(arg0 *devicefarm.ListOfferingsInput) (*devicefarm.ListOfferingsOutput, error)
ListOfferings mocks base method
func (*MockDeviceFarmAPI) ListOfferingsPages ¶
func (m *MockDeviceFarmAPI) ListOfferingsPages(arg0 *devicefarm.ListOfferingsInput, arg1 func(*devicefarm.ListOfferingsOutput, bool) bool) error
ListOfferingsPages mocks base method
func (*MockDeviceFarmAPI) ListOfferingsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListOfferingsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingsInput, arg2 func(*devicefarm.ListOfferingsOutput, bool) bool, arg3 ...request.Option) error
ListOfferingsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListOfferingsRequest ¶
func (m *MockDeviceFarmAPI) ListOfferingsRequest(arg0 *devicefarm.ListOfferingsInput) (*request.Request, *devicefarm.ListOfferingsOutput)
ListOfferingsRequest mocks base method
func (*MockDeviceFarmAPI) ListOfferingsWithContext ¶
func (m *MockDeviceFarmAPI) ListOfferingsWithContext(arg0 context.Context, arg1 *devicefarm.ListOfferingsInput, arg2 ...request.Option) (*devicefarm.ListOfferingsOutput, error)
ListOfferingsWithContext mocks base method
func (*MockDeviceFarmAPI) ListProjects ¶
func (m *MockDeviceFarmAPI) ListProjects(arg0 *devicefarm.ListProjectsInput) (*devicefarm.ListProjectsOutput, error)
ListProjects mocks base method
func (*MockDeviceFarmAPI) ListProjectsPages ¶
func (m *MockDeviceFarmAPI) ListProjectsPages(arg0 *devicefarm.ListProjectsInput, arg1 func(*devicefarm.ListProjectsOutput, bool) bool) error
ListProjectsPages mocks base method
func (*MockDeviceFarmAPI) ListProjectsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListProjectsInput, arg2 func(*devicefarm.ListProjectsOutput, bool) bool, arg3 ...request.Option) error
ListProjectsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListProjectsRequest ¶
func (m *MockDeviceFarmAPI) ListProjectsRequest(arg0 *devicefarm.ListProjectsInput) (*request.Request, *devicefarm.ListProjectsOutput)
ListProjectsRequest mocks base method
func (*MockDeviceFarmAPI) ListProjectsWithContext ¶
func (m *MockDeviceFarmAPI) ListProjectsWithContext(arg0 context.Context, arg1 *devicefarm.ListProjectsInput, arg2 ...request.Option) (*devicefarm.ListProjectsOutput, error)
ListProjectsWithContext mocks base method
func (*MockDeviceFarmAPI) ListRemoteAccessSessions ¶
func (m *MockDeviceFarmAPI) ListRemoteAccessSessions(arg0 *devicefarm.ListRemoteAccessSessionsInput) (*devicefarm.ListRemoteAccessSessionsOutput, error)
ListRemoteAccessSessions mocks base method
func (*MockDeviceFarmAPI) ListRemoteAccessSessionsRequest ¶
func (m *MockDeviceFarmAPI) ListRemoteAccessSessionsRequest(arg0 *devicefarm.ListRemoteAccessSessionsInput) (*request.Request, *devicefarm.ListRemoteAccessSessionsOutput)
ListRemoteAccessSessionsRequest mocks base method
func (*MockDeviceFarmAPI) ListRemoteAccessSessionsWithContext ¶
func (m *MockDeviceFarmAPI) ListRemoteAccessSessionsWithContext(arg0 context.Context, arg1 *devicefarm.ListRemoteAccessSessionsInput, arg2 ...request.Option) (*devicefarm.ListRemoteAccessSessionsOutput, error)
ListRemoteAccessSessionsWithContext mocks base method
func (*MockDeviceFarmAPI) ListRuns ¶
func (m *MockDeviceFarmAPI) ListRuns(arg0 *devicefarm.ListRunsInput) (*devicefarm.ListRunsOutput, error)
ListRuns mocks base method
func (*MockDeviceFarmAPI) ListRunsPages ¶
func (m *MockDeviceFarmAPI) ListRunsPages(arg0 *devicefarm.ListRunsInput, arg1 func(*devicefarm.ListRunsOutput, bool) bool) error
ListRunsPages mocks base method
func (*MockDeviceFarmAPI) ListRunsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListRunsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListRunsInput, arg2 func(*devicefarm.ListRunsOutput, bool) bool, arg3 ...request.Option) error
ListRunsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListRunsRequest ¶
func (m *MockDeviceFarmAPI) ListRunsRequest(arg0 *devicefarm.ListRunsInput) (*request.Request, *devicefarm.ListRunsOutput)
ListRunsRequest mocks base method
func (*MockDeviceFarmAPI) ListRunsWithContext ¶
func (m *MockDeviceFarmAPI) ListRunsWithContext(arg0 context.Context, arg1 *devicefarm.ListRunsInput, arg2 ...request.Option) (*devicefarm.ListRunsOutput, error)
ListRunsWithContext mocks base method
func (*MockDeviceFarmAPI) ListSamples ¶
func (m *MockDeviceFarmAPI) ListSamples(arg0 *devicefarm.ListSamplesInput) (*devicefarm.ListSamplesOutput, error)
ListSamples mocks base method
func (*MockDeviceFarmAPI) ListSamplesPages ¶
func (m *MockDeviceFarmAPI) ListSamplesPages(arg0 *devicefarm.ListSamplesInput, arg1 func(*devicefarm.ListSamplesOutput, bool) bool) error
ListSamplesPages mocks base method
func (*MockDeviceFarmAPI) ListSamplesPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListSamplesPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListSamplesInput, arg2 func(*devicefarm.ListSamplesOutput, bool) bool, arg3 ...request.Option) error
ListSamplesPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListSamplesRequest ¶
func (m *MockDeviceFarmAPI) ListSamplesRequest(arg0 *devicefarm.ListSamplesInput) (*request.Request, *devicefarm.ListSamplesOutput)
ListSamplesRequest mocks base method
func (*MockDeviceFarmAPI) ListSamplesWithContext ¶
func (m *MockDeviceFarmAPI) ListSamplesWithContext(arg0 context.Context, arg1 *devicefarm.ListSamplesInput, arg2 ...request.Option) (*devicefarm.ListSamplesOutput, error)
ListSamplesWithContext mocks base method
func (*MockDeviceFarmAPI) ListSuites ¶
func (m *MockDeviceFarmAPI) ListSuites(arg0 *devicefarm.ListSuitesInput) (*devicefarm.ListSuitesOutput, error)
ListSuites mocks base method
func (*MockDeviceFarmAPI) ListSuitesPages ¶
func (m *MockDeviceFarmAPI) ListSuitesPages(arg0 *devicefarm.ListSuitesInput, arg1 func(*devicefarm.ListSuitesOutput, bool) bool) error
ListSuitesPages mocks base method
func (*MockDeviceFarmAPI) ListSuitesPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListSuitesPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListSuitesInput, arg2 func(*devicefarm.ListSuitesOutput, bool) bool, arg3 ...request.Option) error
ListSuitesPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListSuitesRequest ¶
func (m *MockDeviceFarmAPI) ListSuitesRequest(arg0 *devicefarm.ListSuitesInput) (*request.Request, *devicefarm.ListSuitesOutput)
ListSuitesRequest mocks base method
func (*MockDeviceFarmAPI) ListSuitesWithContext ¶
func (m *MockDeviceFarmAPI) ListSuitesWithContext(arg0 context.Context, arg1 *devicefarm.ListSuitesInput, arg2 ...request.Option) (*devicefarm.ListSuitesOutput, error)
ListSuitesWithContext mocks base method
func (*MockDeviceFarmAPI) ListTagsForResource ¶
func (m *MockDeviceFarmAPI) ListTagsForResource(arg0 *devicefarm.ListTagsForResourceInput) (*devicefarm.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockDeviceFarmAPI) ListTagsForResourceRequest ¶
func (m *MockDeviceFarmAPI) ListTagsForResourceRequest(arg0 *devicefarm.ListTagsForResourceInput) (*request.Request, *devicefarm.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockDeviceFarmAPI) ListTagsForResourceWithContext ¶
func (m *MockDeviceFarmAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *devicefarm.ListTagsForResourceInput, arg2 ...request.Option) (*devicefarm.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridProjects ¶
func (m *MockDeviceFarmAPI) ListTestGridProjects(arg0 *devicefarm.ListTestGridProjectsInput) (*devicefarm.ListTestGridProjectsOutput, error)
ListTestGridProjects mocks base method
func (*MockDeviceFarmAPI) ListTestGridProjectsPages ¶
func (m *MockDeviceFarmAPI) ListTestGridProjectsPages(arg0 *devicefarm.ListTestGridProjectsInput, arg1 func(*devicefarm.ListTestGridProjectsOutput, bool) bool) error
ListTestGridProjectsPages mocks base method
func (*MockDeviceFarmAPI) ListTestGridProjectsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridProjectsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridProjectsInput, arg2 func(*devicefarm.ListTestGridProjectsOutput, bool) bool, arg3 ...request.Option) error
ListTestGridProjectsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridProjectsRequest ¶
func (m *MockDeviceFarmAPI) ListTestGridProjectsRequest(arg0 *devicefarm.ListTestGridProjectsInput) (*request.Request, *devicefarm.ListTestGridProjectsOutput)
ListTestGridProjectsRequest mocks base method
func (*MockDeviceFarmAPI) ListTestGridProjectsWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridProjectsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridProjectsInput, arg2 ...request.Option) (*devicefarm.ListTestGridProjectsOutput, error)
ListTestGridProjectsWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionActions ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionActions(arg0 *devicefarm.ListTestGridSessionActionsInput) (*devicefarm.ListTestGridSessionActionsOutput, error)
ListTestGridSessionActions mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionActionsPages ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionActionsPages(arg0 *devicefarm.ListTestGridSessionActionsInput, arg1 func(*devicefarm.ListTestGridSessionActionsOutput, bool) bool) error
ListTestGridSessionActionsPages mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionActionsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionActionsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionActionsInput, arg2 func(*devicefarm.ListTestGridSessionActionsOutput, bool) bool, arg3 ...request.Option) error
ListTestGridSessionActionsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionActionsRequest ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionActionsRequest(arg0 *devicefarm.ListTestGridSessionActionsInput) (*request.Request, *devicefarm.ListTestGridSessionActionsOutput)
ListTestGridSessionActionsRequest mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionActionsWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionActionsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionActionsInput, arg2 ...request.Option) (*devicefarm.ListTestGridSessionActionsOutput, error)
ListTestGridSessionActionsWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionArtifacts ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionArtifacts(arg0 *devicefarm.ListTestGridSessionArtifactsInput) (*devicefarm.ListTestGridSessionArtifactsOutput, error)
ListTestGridSessionArtifacts mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionArtifactsPages ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsPages(arg0 *devicefarm.ListTestGridSessionArtifactsInput, arg1 func(*devicefarm.ListTestGridSessionArtifactsOutput, bool) bool) error
ListTestGridSessionArtifactsPages mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionArtifactsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionArtifactsInput, arg2 func(*devicefarm.ListTestGridSessionArtifactsOutput, bool) bool, arg3 ...request.Option) error
ListTestGridSessionArtifactsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionArtifactsRequest ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsRequest(arg0 *devicefarm.ListTestGridSessionArtifactsInput) (*request.Request, *devicefarm.ListTestGridSessionArtifactsOutput)
ListTestGridSessionArtifactsRequest mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionArtifactsWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionArtifactsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionArtifactsInput, arg2 ...request.Option) (*devicefarm.ListTestGridSessionArtifactsOutput, error)
ListTestGridSessionArtifactsWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessions ¶
func (m *MockDeviceFarmAPI) ListTestGridSessions(arg0 *devicefarm.ListTestGridSessionsInput) (*devicefarm.ListTestGridSessionsOutput, error)
ListTestGridSessions mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionsPages ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionsPages(arg0 *devicefarm.ListTestGridSessionsInput, arg1 func(*devicefarm.ListTestGridSessionsOutput, bool) bool) error
ListTestGridSessionsPages mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionsInput, arg2 func(*devicefarm.ListTestGridSessionsOutput, bool) bool, arg3 ...request.Option) error
ListTestGridSessionsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionsRequest ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionsRequest(arg0 *devicefarm.ListTestGridSessionsInput) (*request.Request, *devicefarm.ListTestGridSessionsOutput)
ListTestGridSessionsRequest mocks base method
func (*MockDeviceFarmAPI) ListTestGridSessionsWithContext ¶
func (m *MockDeviceFarmAPI) ListTestGridSessionsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestGridSessionsInput, arg2 ...request.Option) (*devicefarm.ListTestGridSessionsOutput, error)
ListTestGridSessionsWithContext mocks base method
func (*MockDeviceFarmAPI) ListTests ¶
func (m *MockDeviceFarmAPI) ListTests(arg0 *devicefarm.ListTestsInput) (*devicefarm.ListTestsOutput, error)
ListTests mocks base method
func (*MockDeviceFarmAPI) ListTestsPages ¶
func (m *MockDeviceFarmAPI) ListTestsPages(arg0 *devicefarm.ListTestsInput, arg1 func(*devicefarm.ListTestsOutput, bool) bool) error
ListTestsPages mocks base method
func (*MockDeviceFarmAPI) ListTestsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListTestsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListTestsInput, arg2 func(*devicefarm.ListTestsOutput, bool) bool, arg3 ...request.Option) error
ListTestsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListTestsRequest ¶
func (m *MockDeviceFarmAPI) ListTestsRequest(arg0 *devicefarm.ListTestsInput) (*request.Request, *devicefarm.ListTestsOutput)
ListTestsRequest mocks base method
func (*MockDeviceFarmAPI) ListTestsWithContext ¶
func (m *MockDeviceFarmAPI) ListTestsWithContext(arg0 context.Context, arg1 *devicefarm.ListTestsInput, arg2 ...request.Option) (*devicefarm.ListTestsOutput, error)
ListTestsWithContext mocks base method
func (*MockDeviceFarmAPI) ListUniqueProblems ¶
func (m *MockDeviceFarmAPI) ListUniqueProblems(arg0 *devicefarm.ListUniqueProblemsInput) (*devicefarm.ListUniqueProblemsOutput, error)
ListUniqueProblems mocks base method
func (*MockDeviceFarmAPI) ListUniqueProblemsPages ¶
func (m *MockDeviceFarmAPI) ListUniqueProblemsPages(arg0 *devicefarm.ListUniqueProblemsInput, arg1 func(*devicefarm.ListUniqueProblemsOutput, bool) bool) error
ListUniqueProblemsPages mocks base method
func (*MockDeviceFarmAPI) ListUniqueProblemsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListUniqueProblemsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListUniqueProblemsInput, arg2 func(*devicefarm.ListUniqueProblemsOutput, bool) bool, arg3 ...request.Option) error
ListUniqueProblemsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListUniqueProblemsRequest ¶
func (m *MockDeviceFarmAPI) ListUniqueProblemsRequest(arg0 *devicefarm.ListUniqueProblemsInput) (*request.Request, *devicefarm.ListUniqueProblemsOutput)
ListUniqueProblemsRequest mocks base method
func (*MockDeviceFarmAPI) ListUniqueProblemsWithContext ¶
func (m *MockDeviceFarmAPI) ListUniqueProblemsWithContext(arg0 context.Context, arg1 *devicefarm.ListUniqueProblemsInput, arg2 ...request.Option) (*devicefarm.ListUniqueProblemsOutput, error)
ListUniqueProblemsWithContext mocks base method
func (*MockDeviceFarmAPI) ListUploads ¶
func (m *MockDeviceFarmAPI) ListUploads(arg0 *devicefarm.ListUploadsInput) (*devicefarm.ListUploadsOutput, error)
ListUploads mocks base method
func (*MockDeviceFarmAPI) ListUploadsPages ¶
func (m *MockDeviceFarmAPI) ListUploadsPages(arg0 *devicefarm.ListUploadsInput, arg1 func(*devicefarm.ListUploadsOutput, bool) bool) error
ListUploadsPages mocks base method
func (*MockDeviceFarmAPI) ListUploadsPagesWithContext ¶
func (m *MockDeviceFarmAPI) ListUploadsPagesWithContext(arg0 context.Context, arg1 *devicefarm.ListUploadsInput, arg2 func(*devicefarm.ListUploadsOutput, bool) bool, arg3 ...request.Option) error
ListUploadsPagesWithContext mocks base method
func (*MockDeviceFarmAPI) ListUploadsRequest ¶
func (m *MockDeviceFarmAPI) ListUploadsRequest(arg0 *devicefarm.ListUploadsInput) (*request.Request, *devicefarm.ListUploadsOutput)
ListUploadsRequest mocks base method
func (*MockDeviceFarmAPI) ListUploadsWithContext ¶
func (m *MockDeviceFarmAPI) ListUploadsWithContext(arg0 context.Context, arg1 *devicefarm.ListUploadsInput, arg2 ...request.Option) (*devicefarm.ListUploadsOutput, error)
ListUploadsWithContext mocks base method
func (*MockDeviceFarmAPI) ListVPCEConfigurations ¶
func (m *MockDeviceFarmAPI) ListVPCEConfigurations(arg0 *devicefarm.ListVPCEConfigurationsInput) (*devicefarm.ListVPCEConfigurationsOutput, error)
ListVPCEConfigurations mocks base method
func (*MockDeviceFarmAPI) ListVPCEConfigurationsRequest ¶
func (m *MockDeviceFarmAPI) ListVPCEConfigurationsRequest(arg0 *devicefarm.ListVPCEConfigurationsInput) (*request.Request, *devicefarm.ListVPCEConfigurationsOutput)
ListVPCEConfigurationsRequest mocks base method
func (*MockDeviceFarmAPI) ListVPCEConfigurationsWithContext ¶
func (m *MockDeviceFarmAPI) ListVPCEConfigurationsWithContext(arg0 context.Context, arg1 *devicefarm.ListVPCEConfigurationsInput, arg2 ...request.Option) (*devicefarm.ListVPCEConfigurationsOutput, error)
ListVPCEConfigurationsWithContext mocks base method
func (*MockDeviceFarmAPI) PurchaseOffering ¶
func (m *MockDeviceFarmAPI) PurchaseOffering(arg0 *devicefarm.PurchaseOfferingInput) (*devicefarm.PurchaseOfferingOutput, error)
PurchaseOffering mocks base method
func (*MockDeviceFarmAPI) PurchaseOfferingRequest ¶
func (m *MockDeviceFarmAPI) PurchaseOfferingRequest(arg0 *devicefarm.PurchaseOfferingInput) (*request.Request, *devicefarm.PurchaseOfferingOutput)
PurchaseOfferingRequest mocks base method
func (*MockDeviceFarmAPI) PurchaseOfferingWithContext ¶
func (m *MockDeviceFarmAPI) PurchaseOfferingWithContext(arg0 context.Context, arg1 *devicefarm.PurchaseOfferingInput, arg2 ...request.Option) (*devicefarm.PurchaseOfferingOutput, error)
PurchaseOfferingWithContext mocks base method
func (*MockDeviceFarmAPI) RenewOffering ¶
func (m *MockDeviceFarmAPI) RenewOffering(arg0 *devicefarm.RenewOfferingInput) (*devicefarm.RenewOfferingOutput, error)
RenewOffering mocks base method
func (*MockDeviceFarmAPI) RenewOfferingRequest ¶
func (m *MockDeviceFarmAPI) RenewOfferingRequest(arg0 *devicefarm.RenewOfferingInput) (*request.Request, *devicefarm.RenewOfferingOutput)
RenewOfferingRequest mocks base method
func (*MockDeviceFarmAPI) RenewOfferingWithContext ¶
func (m *MockDeviceFarmAPI) RenewOfferingWithContext(arg0 context.Context, arg1 *devicefarm.RenewOfferingInput, arg2 ...request.Option) (*devicefarm.RenewOfferingOutput, error)
RenewOfferingWithContext mocks base method
func (*MockDeviceFarmAPI) ScheduleRun ¶
func (m *MockDeviceFarmAPI) ScheduleRun(arg0 *devicefarm.ScheduleRunInput) (*devicefarm.ScheduleRunOutput, error)
ScheduleRun mocks base method
func (*MockDeviceFarmAPI) ScheduleRunRequest ¶
func (m *MockDeviceFarmAPI) ScheduleRunRequest(arg0 *devicefarm.ScheduleRunInput) (*request.Request, *devicefarm.ScheduleRunOutput)
ScheduleRunRequest mocks base method
func (*MockDeviceFarmAPI) ScheduleRunWithContext ¶
func (m *MockDeviceFarmAPI) ScheduleRunWithContext(arg0 context.Context, arg1 *devicefarm.ScheduleRunInput, arg2 ...request.Option) (*devicefarm.ScheduleRunOutput, error)
ScheduleRunWithContext mocks base method
func (*MockDeviceFarmAPI) StopJob ¶
func (m *MockDeviceFarmAPI) StopJob(arg0 *devicefarm.StopJobInput) (*devicefarm.StopJobOutput, error)
StopJob mocks base method
func (*MockDeviceFarmAPI) StopJobRequest ¶
func (m *MockDeviceFarmAPI) StopJobRequest(arg0 *devicefarm.StopJobInput) (*request.Request, *devicefarm.StopJobOutput)
StopJobRequest mocks base method
func (*MockDeviceFarmAPI) StopJobWithContext ¶
func (m *MockDeviceFarmAPI) StopJobWithContext(arg0 context.Context, arg1 *devicefarm.StopJobInput, arg2 ...request.Option) (*devicefarm.StopJobOutput, error)
StopJobWithContext mocks base method
func (*MockDeviceFarmAPI) StopRemoteAccessSession ¶
func (m *MockDeviceFarmAPI) StopRemoteAccessSession(arg0 *devicefarm.StopRemoteAccessSessionInput) (*devicefarm.StopRemoteAccessSessionOutput, error)
StopRemoteAccessSession mocks base method
func (*MockDeviceFarmAPI) StopRemoteAccessSessionRequest ¶
func (m *MockDeviceFarmAPI) StopRemoteAccessSessionRequest(arg0 *devicefarm.StopRemoteAccessSessionInput) (*request.Request, *devicefarm.StopRemoteAccessSessionOutput)
StopRemoteAccessSessionRequest mocks base method
func (*MockDeviceFarmAPI) StopRemoteAccessSessionWithContext ¶
func (m *MockDeviceFarmAPI) StopRemoteAccessSessionWithContext(arg0 context.Context, arg1 *devicefarm.StopRemoteAccessSessionInput, arg2 ...request.Option) (*devicefarm.StopRemoteAccessSessionOutput, error)
StopRemoteAccessSessionWithContext mocks base method
func (*MockDeviceFarmAPI) StopRun ¶
func (m *MockDeviceFarmAPI) StopRun(arg0 *devicefarm.StopRunInput) (*devicefarm.StopRunOutput, error)
StopRun mocks base method
func (*MockDeviceFarmAPI) StopRunRequest ¶
func (m *MockDeviceFarmAPI) StopRunRequest(arg0 *devicefarm.StopRunInput) (*request.Request, *devicefarm.StopRunOutput)
StopRunRequest mocks base method
func (*MockDeviceFarmAPI) StopRunWithContext ¶
func (m *MockDeviceFarmAPI) StopRunWithContext(arg0 context.Context, arg1 *devicefarm.StopRunInput, arg2 ...request.Option) (*devicefarm.StopRunOutput, error)
StopRunWithContext mocks base method
func (*MockDeviceFarmAPI) TagResource ¶
func (m *MockDeviceFarmAPI) TagResource(arg0 *devicefarm.TagResourceInput) (*devicefarm.TagResourceOutput, error)
TagResource mocks base method
func (*MockDeviceFarmAPI) TagResourceRequest ¶
func (m *MockDeviceFarmAPI) TagResourceRequest(arg0 *devicefarm.TagResourceInput) (*request.Request, *devicefarm.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockDeviceFarmAPI) TagResourceWithContext ¶
func (m *MockDeviceFarmAPI) TagResourceWithContext(arg0 context.Context, arg1 *devicefarm.TagResourceInput, arg2 ...request.Option) (*devicefarm.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockDeviceFarmAPI) UntagResource ¶
func (m *MockDeviceFarmAPI) UntagResource(arg0 *devicefarm.UntagResourceInput) (*devicefarm.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockDeviceFarmAPI) UntagResourceRequest ¶
func (m *MockDeviceFarmAPI) UntagResourceRequest(arg0 *devicefarm.UntagResourceInput) (*request.Request, *devicefarm.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockDeviceFarmAPI) UntagResourceWithContext ¶
func (m *MockDeviceFarmAPI) UntagResourceWithContext(arg0 context.Context, arg1 *devicefarm.UntagResourceInput, arg2 ...request.Option) (*devicefarm.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateDeviceInstance ¶
func (m *MockDeviceFarmAPI) UpdateDeviceInstance(arg0 *devicefarm.UpdateDeviceInstanceInput) (*devicefarm.UpdateDeviceInstanceOutput, error)
UpdateDeviceInstance mocks base method
func (*MockDeviceFarmAPI) UpdateDeviceInstanceRequest ¶
func (m *MockDeviceFarmAPI) UpdateDeviceInstanceRequest(arg0 *devicefarm.UpdateDeviceInstanceInput) (*request.Request, *devicefarm.UpdateDeviceInstanceOutput)
UpdateDeviceInstanceRequest mocks base method
func (*MockDeviceFarmAPI) UpdateDeviceInstanceWithContext ¶
func (m *MockDeviceFarmAPI) UpdateDeviceInstanceWithContext(arg0 context.Context, arg1 *devicefarm.UpdateDeviceInstanceInput, arg2 ...request.Option) (*devicefarm.UpdateDeviceInstanceOutput, error)
UpdateDeviceInstanceWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateDevicePool ¶
func (m *MockDeviceFarmAPI) UpdateDevicePool(arg0 *devicefarm.UpdateDevicePoolInput) (*devicefarm.UpdateDevicePoolOutput, error)
UpdateDevicePool mocks base method
func (*MockDeviceFarmAPI) UpdateDevicePoolRequest ¶
func (m *MockDeviceFarmAPI) UpdateDevicePoolRequest(arg0 *devicefarm.UpdateDevicePoolInput) (*request.Request, *devicefarm.UpdateDevicePoolOutput)
UpdateDevicePoolRequest mocks base method
func (*MockDeviceFarmAPI) UpdateDevicePoolWithContext ¶
func (m *MockDeviceFarmAPI) UpdateDevicePoolWithContext(arg0 context.Context, arg1 *devicefarm.UpdateDevicePoolInput, arg2 ...request.Option) (*devicefarm.UpdateDevicePoolOutput, error)
UpdateDevicePoolWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateInstanceProfile ¶
func (m *MockDeviceFarmAPI) UpdateInstanceProfile(arg0 *devicefarm.UpdateInstanceProfileInput) (*devicefarm.UpdateInstanceProfileOutput, error)
UpdateInstanceProfile mocks base method
func (*MockDeviceFarmAPI) UpdateInstanceProfileRequest ¶
func (m *MockDeviceFarmAPI) UpdateInstanceProfileRequest(arg0 *devicefarm.UpdateInstanceProfileInput) (*request.Request, *devicefarm.UpdateInstanceProfileOutput)
UpdateInstanceProfileRequest mocks base method
func (*MockDeviceFarmAPI) UpdateInstanceProfileWithContext ¶
func (m *MockDeviceFarmAPI) UpdateInstanceProfileWithContext(arg0 context.Context, arg1 *devicefarm.UpdateInstanceProfileInput, arg2 ...request.Option) (*devicefarm.UpdateInstanceProfileOutput, error)
UpdateInstanceProfileWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateNetworkProfile ¶
func (m *MockDeviceFarmAPI) UpdateNetworkProfile(arg0 *devicefarm.UpdateNetworkProfileInput) (*devicefarm.UpdateNetworkProfileOutput, error)
UpdateNetworkProfile mocks base method
func (*MockDeviceFarmAPI) UpdateNetworkProfileRequest ¶
func (m *MockDeviceFarmAPI) UpdateNetworkProfileRequest(arg0 *devicefarm.UpdateNetworkProfileInput) (*request.Request, *devicefarm.UpdateNetworkProfileOutput)
UpdateNetworkProfileRequest mocks base method
func (*MockDeviceFarmAPI) UpdateNetworkProfileWithContext ¶
func (m *MockDeviceFarmAPI) UpdateNetworkProfileWithContext(arg0 context.Context, arg1 *devicefarm.UpdateNetworkProfileInput, arg2 ...request.Option) (*devicefarm.UpdateNetworkProfileOutput, error)
UpdateNetworkProfileWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateProject ¶
func (m *MockDeviceFarmAPI) UpdateProject(arg0 *devicefarm.UpdateProjectInput) (*devicefarm.UpdateProjectOutput, error)
UpdateProject mocks base method
func (*MockDeviceFarmAPI) UpdateProjectRequest ¶
func (m *MockDeviceFarmAPI) UpdateProjectRequest(arg0 *devicefarm.UpdateProjectInput) (*request.Request, *devicefarm.UpdateProjectOutput)
UpdateProjectRequest mocks base method
func (*MockDeviceFarmAPI) UpdateProjectWithContext ¶
func (m *MockDeviceFarmAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *devicefarm.UpdateProjectInput, arg2 ...request.Option) (*devicefarm.UpdateProjectOutput, error)
UpdateProjectWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateTestGridProject ¶
func (m *MockDeviceFarmAPI) UpdateTestGridProject(arg0 *devicefarm.UpdateTestGridProjectInput) (*devicefarm.UpdateTestGridProjectOutput, error)
UpdateTestGridProject mocks base method
func (*MockDeviceFarmAPI) UpdateTestGridProjectRequest ¶
func (m *MockDeviceFarmAPI) UpdateTestGridProjectRequest(arg0 *devicefarm.UpdateTestGridProjectInput) (*request.Request, *devicefarm.UpdateTestGridProjectOutput)
UpdateTestGridProjectRequest mocks base method
func (*MockDeviceFarmAPI) UpdateTestGridProjectWithContext ¶
func (m *MockDeviceFarmAPI) UpdateTestGridProjectWithContext(arg0 context.Context, arg1 *devicefarm.UpdateTestGridProjectInput, arg2 ...request.Option) (*devicefarm.UpdateTestGridProjectOutput, error)
UpdateTestGridProjectWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateUpload ¶
func (m *MockDeviceFarmAPI) UpdateUpload(arg0 *devicefarm.UpdateUploadInput) (*devicefarm.UpdateUploadOutput, error)
UpdateUpload mocks base method
func (*MockDeviceFarmAPI) UpdateUploadRequest ¶
func (m *MockDeviceFarmAPI) UpdateUploadRequest(arg0 *devicefarm.UpdateUploadInput) (*request.Request, *devicefarm.UpdateUploadOutput)
UpdateUploadRequest mocks base method
func (*MockDeviceFarmAPI) UpdateUploadWithContext ¶
func (m *MockDeviceFarmAPI) UpdateUploadWithContext(arg0 context.Context, arg1 *devicefarm.UpdateUploadInput, arg2 ...request.Option) (*devicefarm.UpdateUploadOutput, error)
UpdateUploadWithContext mocks base method
func (*MockDeviceFarmAPI) UpdateVPCEConfiguration ¶
func (m *MockDeviceFarmAPI) UpdateVPCEConfiguration(arg0 *devicefarm.UpdateVPCEConfigurationInput) (*devicefarm.UpdateVPCEConfigurationOutput, error)
UpdateVPCEConfiguration mocks base method
func (*MockDeviceFarmAPI) UpdateVPCEConfigurationRequest ¶
func (m *MockDeviceFarmAPI) UpdateVPCEConfigurationRequest(arg0 *devicefarm.UpdateVPCEConfigurationInput) (*request.Request, *devicefarm.UpdateVPCEConfigurationOutput)
UpdateVPCEConfigurationRequest mocks base method
func (*MockDeviceFarmAPI) UpdateVPCEConfigurationWithContext ¶
func (m *MockDeviceFarmAPI) UpdateVPCEConfigurationWithContext(arg0 context.Context, arg1 *devicefarm.UpdateVPCEConfigurationInput, arg2 ...request.Option) (*devicefarm.UpdateVPCEConfigurationOutput, error)
UpdateVPCEConfigurationWithContext mocks base method
type MockDeviceFarmAPIMockRecorder ¶
type MockDeviceFarmAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockDeviceFarmAPIMockRecorder is the mock recorder for MockDeviceFarmAPI
func (*MockDeviceFarmAPIMockRecorder) CreateDevicePool ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateDevicePool(arg0 interface{}) *gomock.Call
CreateDevicePool indicates an expected call of CreateDevicePool
func (*MockDeviceFarmAPIMockRecorder) CreateDevicePoolRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateDevicePoolRequest(arg0 interface{}) *gomock.Call
CreateDevicePoolRequest indicates an expected call of CreateDevicePoolRequest
func (*MockDeviceFarmAPIMockRecorder) CreateDevicePoolWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDevicePoolWithContext indicates an expected call of CreateDevicePoolWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateInstanceProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateInstanceProfile(arg0 interface{}) *gomock.Call
CreateInstanceProfile indicates an expected call of CreateInstanceProfile
func (*MockDeviceFarmAPIMockRecorder) CreateInstanceProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateInstanceProfileRequest(arg0 interface{}) *gomock.Call
CreateInstanceProfileRequest indicates an expected call of CreateInstanceProfileRequest
func (*MockDeviceFarmAPIMockRecorder) CreateInstanceProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInstanceProfileWithContext indicates an expected call of CreateInstanceProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateNetworkProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateNetworkProfile(arg0 interface{}) *gomock.Call
CreateNetworkProfile indicates an expected call of CreateNetworkProfile
func (*MockDeviceFarmAPIMockRecorder) CreateNetworkProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateNetworkProfileRequest(arg0 interface{}) *gomock.Call
CreateNetworkProfileRequest indicates an expected call of CreateNetworkProfileRequest
func (*MockDeviceFarmAPIMockRecorder) CreateNetworkProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNetworkProfileWithContext indicates an expected call of CreateNetworkProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
CreateProject indicates an expected call of CreateProject
func (*MockDeviceFarmAPIMockRecorder) CreateProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
CreateProjectRequest indicates an expected call of CreateProjectRequest
func (*MockDeviceFarmAPIMockRecorder) CreateProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProjectWithContext indicates an expected call of CreateProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSession ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSession(arg0 interface{}) *gomock.Call
CreateRemoteAccessSession indicates an expected call of CreateRemoteAccessSession
func (*MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSessionRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
CreateRemoteAccessSessionRequest indicates an expected call of CreateRemoteAccessSessionRequest
func (*MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSessionWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRemoteAccessSessionWithContext indicates an expected call of CreateRemoteAccessSessionWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateTestGridProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridProject(arg0 interface{}) *gomock.Call
CreateTestGridProject indicates an expected call of CreateTestGridProject
func (*MockDeviceFarmAPIMockRecorder) CreateTestGridProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridProjectRequest(arg0 interface{}) *gomock.Call
CreateTestGridProjectRequest indicates an expected call of CreateTestGridProjectRequest
func (*MockDeviceFarmAPIMockRecorder) CreateTestGridProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTestGridProjectWithContext indicates an expected call of CreateTestGridProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateTestGridUrl ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridUrl(arg0 interface{}) *gomock.Call
CreateTestGridUrl indicates an expected call of CreateTestGridUrl
func (*MockDeviceFarmAPIMockRecorder) CreateTestGridUrlRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridUrlRequest(arg0 interface{}) *gomock.Call
CreateTestGridUrlRequest indicates an expected call of CreateTestGridUrlRequest
func (*MockDeviceFarmAPIMockRecorder) CreateTestGridUrlWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateTestGridUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTestGridUrlWithContext indicates an expected call of CreateTestGridUrlWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateUpload ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateUpload(arg0 interface{}) *gomock.Call
CreateUpload indicates an expected call of CreateUpload
func (*MockDeviceFarmAPIMockRecorder) CreateUploadRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateUploadRequest(arg0 interface{}) *gomock.Call
CreateUploadRequest indicates an expected call of CreateUploadRequest
func (*MockDeviceFarmAPIMockRecorder) CreateUploadWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUploadWithContext indicates an expected call of CreateUploadWithContext
func (*MockDeviceFarmAPIMockRecorder) CreateVPCEConfiguration ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateVPCEConfiguration(arg0 interface{}) *gomock.Call
CreateVPCEConfiguration indicates an expected call of CreateVPCEConfiguration
func (*MockDeviceFarmAPIMockRecorder) CreateVPCEConfigurationRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
CreateVPCEConfigurationRequest indicates an expected call of CreateVPCEConfigurationRequest
func (*MockDeviceFarmAPIMockRecorder) CreateVPCEConfigurationWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) CreateVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVPCEConfigurationWithContext indicates an expected call of CreateVPCEConfigurationWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteDevicePool ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteDevicePool(arg0 interface{}) *gomock.Call
DeleteDevicePool indicates an expected call of DeleteDevicePool
func (*MockDeviceFarmAPIMockRecorder) DeleteDevicePoolRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteDevicePoolRequest(arg0 interface{}) *gomock.Call
DeleteDevicePoolRequest indicates an expected call of DeleteDevicePoolRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteDevicePoolWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDevicePoolWithContext indicates an expected call of DeleteDevicePoolWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteInstanceProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteInstanceProfile(arg0 interface{}) *gomock.Call
DeleteInstanceProfile indicates an expected call of DeleteInstanceProfile
func (*MockDeviceFarmAPIMockRecorder) DeleteInstanceProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteInstanceProfileRequest(arg0 interface{}) *gomock.Call
DeleteInstanceProfileRequest indicates an expected call of DeleteInstanceProfileRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteInstanceProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInstanceProfileWithContext indicates an expected call of DeleteInstanceProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteNetworkProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteNetworkProfile(arg0 interface{}) *gomock.Call
DeleteNetworkProfile indicates an expected call of DeleteNetworkProfile
func (*MockDeviceFarmAPIMockRecorder) DeleteNetworkProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteNetworkProfileRequest(arg0 interface{}) *gomock.Call
DeleteNetworkProfileRequest indicates an expected call of DeleteNetworkProfileRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteNetworkProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNetworkProfileWithContext indicates an expected call of DeleteNetworkProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
DeleteProject indicates an expected call of DeleteProject
func (*MockDeviceFarmAPIMockRecorder) DeleteProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
DeleteProjectRequest indicates an expected call of DeleteProjectRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProjectWithContext indicates an expected call of DeleteProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSession ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSession(arg0 interface{}) *gomock.Call
DeleteRemoteAccessSession indicates an expected call of DeleteRemoteAccessSession
func (*MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSessionRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
DeleteRemoteAccessSessionRequest indicates an expected call of DeleteRemoteAccessSessionRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSessionWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRemoteAccessSessionWithContext indicates an expected call of DeleteRemoteAccessSessionWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteRun ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteRun(arg0 interface{}) *gomock.Call
DeleteRun indicates an expected call of DeleteRun
func (*MockDeviceFarmAPIMockRecorder) DeleteRunRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteRunRequest(arg0 interface{}) *gomock.Call
DeleteRunRequest indicates an expected call of DeleteRunRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteRunWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRunWithContext indicates an expected call of DeleteRunWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteTestGridProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteTestGridProject(arg0 interface{}) *gomock.Call
DeleteTestGridProject indicates an expected call of DeleteTestGridProject
func (*MockDeviceFarmAPIMockRecorder) DeleteTestGridProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteTestGridProjectRequest(arg0 interface{}) *gomock.Call
DeleteTestGridProjectRequest indicates an expected call of DeleteTestGridProjectRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteTestGridProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTestGridProjectWithContext indicates an expected call of DeleteTestGridProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteUpload ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteUpload(arg0 interface{}) *gomock.Call
DeleteUpload indicates an expected call of DeleteUpload
func (*MockDeviceFarmAPIMockRecorder) DeleteUploadRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteUploadRequest(arg0 interface{}) *gomock.Call
DeleteUploadRequest indicates an expected call of DeleteUploadRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteUploadWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUploadWithContext indicates an expected call of DeleteUploadWithContext
func (*MockDeviceFarmAPIMockRecorder) DeleteVPCEConfiguration ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteVPCEConfiguration(arg0 interface{}) *gomock.Call
DeleteVPCEConfiguration indicates an expected call of DeleteVPCEConfiguration
func (*MockDeviceFarmAPIMockRecorder) DeleteVPCEConfigurationRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteVPCEConfigurationRequest indicates an expected call of DeleteVPCEConfigurationRequest
func (*MockDeviceFarmAPIMockRecorder) DeleteVPCEConfigurationWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) DeleteVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVPCEConfigurationWithContext indicates an expected call of DeleteVPCEConfigurationWithContext
func (*MockDeviceFarmAPIMockRecorder) GetAccountSettings ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call
GetAccountSettings indicates an expected call of GetAccountSettings
func (*MockDeviceFarmAPIMockRecorder) GetAccountSettingsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call
GetAccountSettingsRequest indicates an expected call of GetAccountSettingsRequest
func (*MockDeviceFarmAPIMockRecorder) GetAccountSettingsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountSettingsWithContext indicates an expected call of GetAccountSettingsWithContext
func (*MockDeviceFarmAPIMockRecorder) GetDevice ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevice(arg0 interface{}) *gomock.Call
GetDevice indicates an expected call of GetDevice
func (*MockDeviceFarmAPIMockRecorder) GetDeviceInstance ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceInstance(arg0 interface{}) *gomock.Call
GetDeviceInstance indicates an expected call of GetDeviceInstance
func (*MockDeviceFarmAPIMockRecorder) GetDeviceInstanceRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceInstanceRequest(arg0 interface{}) *gomock.Call
GetDeviceInstanceRequest indicates an expected call of GetDeviceInstanceRequest
func (*MockDeviceFarmAPIMockRecorder) GetDeviceInstanceWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeviceInstanceWithContext indicates an expected call of GetDeviceInstanceWithContext
func (*MockDeviceFarmAPIMockRecorder) GetDevicePool ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePool(arg0 interface{}) *gomock.Call
GetDevicePool indicates an expected call of GetDevicePool
func (*MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibility ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibility(arg0 interface{}) *gomock.Call
GetDevicePoolCompatibility indicates an expected call of GetDevicePoolCompatibility
func (*MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibilityRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibilityRequest(arg0 interface{}) *gomock.Call
GetDevicePoolCompatibilityRequest indicates an expected call of GetDevicePoolCompatibilityRequest
func (*MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibilityWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolCompatibilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDevicePoolCompatibilityWithContext indicates an expected call of GetDevicePoolCompatibilityWithContext
func (*MockDeviceFarmAPIMockRecorder) GetDevicePoolRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolRequest(arg0 interface{}) *gomock.Call
GetDevicePoolRequest indicates an expected call of GetDevicePoolRequest
func (*MockDeviceFarmAPIMockRecorder) GetDevicePoolWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDevicePoolWithContext indicates an expected call of GetDevicePoolWithContext
func (*MockDeviceFarmAPIMockRecorder) GetDeviceRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceRequest(arg0 interface{}) *gomock.Call
GetDeviceRequest indicates an expected call of GetDeviceRequest
func (*MockDeviceFarmAPIMockRecorder) GetDeviceWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeviceWithContext indicates an expected call of GetDeviceWithContext
func (*MockDeviceFarmAPIMockRecorder) GetInstanceProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetInstanceProfile(arg0 interface{}) *gomock.Call
GetInstanceProfile indicates an expected call of GetInstanceProfile
func (*MockDeviceFarmAPIMockRecorder) GetInstanceProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetInstanceProfileRequest(arg0 interface{}) *gomock.Call
GetInstanceProfileRequest indicates an expected call of GetInstanceProfileRequest
func (*MockDeviceFarmAPIMockRecorder) GetInstanceProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceProfileWithContext indicates an expected call of GetInstanceProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) GetJob ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetJob(arg0 interface{}) *gomock.Call
GetJob indicates an expected call of GetJob
func (*MockDeviceFarmAPIMockRecorder) GetJobRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetJobRequest(arg0 interface{}) *gomock.Call
GetJobRequest indicates an expected call of GetJobRequest
func (*MockDeviceFarmAPIMockRecorder) GetJobWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobWithContext indicates an expected call of GetJobWithContext
func (*MockDeviceFarmAPIMockRecorder) GetNetworkProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetNetworkProfile(arg0 interface{}) *gomock.Call
GetNetworkProfile indicates an expected call of GetNetworkProfile
func (*MockDeviceFarmAPIMockRecorder) GetNetworkProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetNetworkProfileRequest(arg0 interface{}) *gomock.Call
GetNetworkProfileRequest indicates an expected call of GetNetworkProfileRequest
func (*MockDeviceFarmAPIMockRecorder) GetNetworkProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNetworkProfileWithContext indicates an expected call of GetNetworkProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) GetOfferingStatus ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatus(arg0 interface{}) *gomock.Call
GetOfferingStatus indicates an expected call of GetOfferingStatus
func (*MockDeviceFarmAPIMockRecorder) GetOfferingStatusPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusPages(arg0, arg1 interface{}) *gomock.Call
GetOfferingStatusPages indicates an expected call of GetOfferingStatusPages
func (*MockDeviceFarmAPIMockRecorder) GetOfferingStatusPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetOfferingStatusPagesWithContext indicates an expected call of GetOfferingStatusPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) GetOfferingStatusRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusRequest(arg0 interface{}) *gomock.Call
GetOfferingStatusRequest indicates an expected call of GetOfferingStatusRequest
func (*MockDeviceFarmAPIMockRecorder) GetOfferingStatusWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetOfferingStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOfferingStatusWithContext indicates an expected call of GetOfferingStatusWithContext
func (*MockDeviceFarmAPIMockRecorder) GetProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetProject(arg0 interface{}) *gomock.Call
GetProject indicates an expected call of GetProject
func (*MockDeviceFarmAPIMockRecorder) GetProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetProjectRequest(arg0 interface{}) *gomock.Call
GetProjectRequest indicates an expected call of GetProjectRequest
func (*MockDeviceFarmAPIMockRecorder) GetProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProjectWithContext indicates an expected call of GetProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) GetRemoteAccessSession ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetRemoteAccessSession(arg0 interface{}) *gomock.Call
GetRemoteAccessSession indicates an expected call of GetRemoteAccessSession
func (*MockDeviceFarmAPIMockRecorder) GetRemoteAccessSessionRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
GetRemoteAccessSessionRequest indicates an expected call of GetRemoteAccessSessionRequest
func (*MockDeviceFarmAPIMockRecorder) GetRemoteAccessSessionWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRemoteAccessSessionWithContext indicates an expected call of GetRemoteAccessSessionWithContext
func (*MockDeviceFarmAPIMockRecorder) GetRun ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetRun(arg0 interface{}) *gomock.Call
GetRun indicates an expected call of GetRun
func (*MockDeviceFarmAPIMockRecorder) GetRunRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetRunRequest(arg0 interface{}) *gomock.Call
GetRunRequest indicates an expected call of GetRunRequest
func (*MockDeviceFarmAPIMockRecorder) GetRunWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRunWithContext indicates an expected call of GetRunWithContext
func (*MockDeviceFarmAPIMockRecorder) GetSuite ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetSuite(arg0 interface{}) *gomock.Call
GetSuite indicates an expected call of GetSuite
func (*MockDeviceFarmAPIMockRecorder) GetSuiteRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetSuiteRequest(arg0 interface{}) *gomock.Call
GetSuiteRequest indicates an expected call of GetSuiteRequest
func (*MockDeviceFarmAPIMockRecorder) GetSuiteWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetSuiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSuiteWithContext indicates an expected call of GetSuiteWithContext
func (*MockDeviceFarmAPIMockRecorder) GetTest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTest(arg0 interface{}) *gomock.Call
GetTest indicates an expected call of GetTest
func (*MockDeviceFarmAPIMockRecorder) GetTestGridProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridProject(arg0 interface{}) *gomock.Call
GetTestGridProject indicates an expected call of GetTestGridProject
func (*MockDeviceFarmAPIMockRecorder) GetTestGridProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridProjectRequest(arg0 interface{}) *gomock.Call
GetTestGridProjectRequest indicates an expected call of GetTestGridProjectRequest
func (*MockDeviceFarmAPIMockRecorder) GetTestGridProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTestGridProjectWithContext indicates an expected call of GetTestGridProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) GetTestGridSession ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridSession(arg0 interface{}) *gomock.Call
GetTestGridSession indicates an expected call of GetTestGridSession
func (*MockDeviceFarmAPIMockRecorder) GetTestGridSessionRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridSessionRequest(arg0 interface{}) *gomock.Call
GetTestGridSessionRequest indicates an expected call of GetTestGridSessionRequest
func (*MockDeviceFarmAPIMockRecorder) GetTestGridSessionWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestGridSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTestGridSessionWithContext indicates an expected call of GetTestGridSessionWithContext
func (*MockDeviceFarmAPIMockRecorder) GetTestRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestRequest(arg0 interface{}) *gomock.Call
GetTestRequest indicates an expected call of GetTestRequest
func (*MockDeviceFarmAPIMockRecorder) GetTestWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTestWithContext indicates an expected call of GetTestWithContext
func (*MockDeviceFarmAPIMockRecorder) GetUpload ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetUpload(arg0 interface{}) *gomock.Call
GetUpload indicates an expected call of GetUpload
func (*MockDeviceFarmAPIMockRecorder) GetUploadRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetUploadRequest(arg0 interface{}) *gomock.Call
GetUploadRequest indicates an expected call of GetUploadRequest
func (*MockDeviceFarmAPIMockRecorder) GetUploadWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUploadWithContext indicates an expected call of GetUploadWithContext
func (*MockDeviceFarmAPIMockRecorder) GetVPCEConfiguration ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetVPCEConfiguration(arg0 interface{}) *gomock.Call
GetVPCEConfiguration indicates an expected call of GetVPCEConfiguration
func (*MockDeviceFarmAPIMockRecorder) GetVPCEConfigurationRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
GetVPCEConfigurationRequest indicates an expected call of GetVPCEConfigurationRequest
func (*MockDeviceFarmAPIMockRecorder) GetVPCEConfigurationWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) GetVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVPCEConfigurationWithContext indicates an expected call of GetVPCEConfigurationWithContext
func (*MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSession ¶
func (mr *MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSession(arg0 interface{}) *gomock.Call
InstallToRemoteAccessSession indicates an expected call of InstallToRemoteAccessSession
func (*MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSessionRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
InstallToRemoteAccessSessionRequest indicates an expected call of InstallToRemoteAccessSessionRequest
func (*MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSessionWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) InstallToRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InstallToRemoteAccessSessionWithContext indicates an expected call of InstallToRemoteAccessSessionWithContext
func (*MockDeviceFarmAPIMockRecorder) ListArtifacts ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListArtifacts(arg0 interface{}) *gomock.Call
ListArtifacts indicates an expected call of ListArtifacts
func (*MockDeviceFarmAPIMockRecorder) ListArtifactsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsPages(arg0, arg1 interface{}) *gomock.Call
ListArtifactsPages indicates an expected call of ListArtifactsPages
func (*MockDeviceFarmAPIMockRecorder) ListArtifactsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListArtifactsPagesWithContext indicates an expected call of ListArtifactsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListArtifactsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsRequest(arg0 interface{}) *gomock.Call
ListArtifactsRequest indicates an expected call of ListArtifactsRequest
func (*MockDeviceFarmAPIMockRecorder) ListArtifactsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListArtifactsWithContext indicates an expected call of ListArtifactsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListDeviceInstances ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDeviceInstances(arg0 interface{}) *gomock.Call
ListDeviceInstances indicates an expected call of ListDeviceInstances
func (*MockDeviceFarmAPIMockRecorder) ListDeviceInstancesRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDeviceInstancesRequest(arg0 interface{}) *gomock.Call
ListDeviceInstancesRequest indicates an expected call of ListDeviceInstancesRequest
func (*MockDeviceFarmAPIMockRecorder) ListDeviceInstancesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDeviceInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeviceInstancesWithContext indicates an expected call of ListDeviceInstancesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListDevicePools ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePools(arg0 interface{}) *gomock.Call
ListDevicePools indicates an expected call of ListDevicePools
func (*MockDeviceFarmAPIMockRecorder) ListDevicePoolsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsPages(arg0, arg1 interface{}) *gomock.Call
ListDevicePoolsPages indicates an expected call of ListDevicePoolsPages
func (*MockDeviceFarmAPIMockRecorder) ListDevicePoolsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDevicePoolsPagesWithContext indicates an expected call of ListDevicePoolsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListDevicePoolsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsRequest(arg0 interface{}) *gomock.Call
ListDevicePoolsRequest indicates an expected call of ListDevicePoolsRequest
func (*MockDeviceFarmAPIMockRecorder) ListDevicePoolsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicePoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDevicePoolsWithContext indicates an expected call of ListDevicePoolsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListDevices ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call
ListDevices indicates an expected call of ListDevices
func (*MockDeviceFarmAPIMockRecorder) ListDevicesPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesPages(arg0, arg1 interface{}) *gomock.Call
ListDevicesPages indicates an expected call of ListDevicesPages
func (*MockDeviceFarmAPIMockRecorder) ListDevicesPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDevicesPagesWithContext indicates an expected call of ListDevicesPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListDevicesRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call
ListDevicesRequest indicates an expected call of ListDevicesRequest
func (*MockDeviceFarmAPIMockRecorder) ListDevicesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDevicesWithContext indicates an expected call of ListDevicesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListInstanceProfiles ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListInstanceProfiles(arg0 interface{}) *gomock.Call
ListInstanceProfiles indicates an expected call of ListInstanceProfiles
func (*MockDeviceFarmAPIMockRecorder) ListInstanceProfilesRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListInstanceProfilesRequest(arg0 interface{}) *gomock.Call
ListInstanceProfilesRequest indicates an expected call of ListInstanceProfilesRequest
func (*MockDeviceFarmAPIMockRecorder) ListInstanceProfilesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListInstanceProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInstanceProfilesWithContext indicates an expected call of ListInstanceProfilesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListJobs ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
ListJobs indicates an expected call of ListJobs
func (*MockDeviceFarmAPIMockRecorder) ListJobsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
ListJobsPages indicates an expected call of ListJobsPages
func (*MockDeviceFarmAPIMockRecorder) ListJobsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListJobsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
ListJobsRequest indicates an expected call of ListJobsRequest
func (*MockDeviceFarmAPIMockRecorder) ListJobsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobsWithContext indicates an expected call of ListJobsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListNetworkProfiles ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListNetworkProfiles(arg0 interface{}) *gomock.Call
ListNetworkProfiles indicates an expected call of ListNetworkProfiles
func (*MockDeviceFarmAPIMockRecorder) ListNetworkProfilesRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListNetworkProfilesRequest(arg0 interface{}) *gomock.Call
ListNetworkProfilesRequest indicates an expected call of ListNetworkProfilesRequest
func (*MockDeviceFarmAPIMockRecorder) ListNetworkProfilesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListNetworkProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNetworkProfilesWithContext indicates an expected call of ListNetworkProfilesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListOfferingPromotions ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingPromotions(arg0 interface{}) *gomock.Call
ListOfferingPromotions indicates an expected call of ListOfferingPromotions
func (*MockDeviceFarmAPIMockRecorder) ListOfferingPromotionsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingPromotionsRequest(arg0 interface{}) *gomock.Call
ListOfferingPromotionsRequest indicates an expected call of ListOfferingPromotionsRequest
func (*MockDeviceFarmAPIMockRecorder) ListOfferingPromotionsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingPromotionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOfferingPromotionsWithContext indicates an expected call of ListOfferingPromotionsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListOfferingTransactions ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactions(arg0 interface{}) *gomock.Call
ListOfferingTransactions indicates an expected call of ListOfferingTransactions
func (*MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsPages(arg0, arg1 interface{}) *gomock.Call
ListOfferingTransactionsPages indicates an expected call of ListOfferingTransactionsPages
func (*MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOfferingTransactionsPagesWithContext indicates an expected call of ListOfferingTransactionsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsRequest(arg0 interface{}) *gomock.Call
ListOfferingTransactionsRequest indicates an expected call of ListOfferingTransactionsRequest
func (*MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingTransactionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOfferingTransactionsWithContext indicates an expected call of ListOfferingTransactionsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListOfferings ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferings(arg0 interface{}) *gomock.Call
ListOfferings indicates an expected call of ListOfferings
func (*MockDeviceFarmAPIMockRecorder) ListOfferingsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsPages(arg0, arg1 interface{}) *gomock.Call
ListOfferingsPages indicates an expected call of ListOfferingsPages
func (*MockDeviceFarmAPIMockRecorder) ListOfferingsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOfferingsPagesWithContext indicates an expected call of ListOfferingsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListOfferingsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsRequest(arg0 interface{}) *gomock.Call
ListOfferingsRequest indicates an expected call of ListOfferingsRequest
func (*MockDeviceFarmAPIMockRecorder) ListOfferingsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOfferingsWithContext indicates an expected call of ListOfferingsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListProjects ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
ListProjects indicates an expected call of ListProjects
func (*MockDeviceFarmAPIMockRecorder) ListProjectsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
ListProjectsPages indicates an expected call of ListProjectsPages
func (*MockDeviceFarmAPIMockRecorder) ListProjectsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProjectsPagesWithContext indicates an expected call of ListProjectsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListProjectsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
ListProjectsRequest indicates an expected call of ListProjectsRequest
func (*MockDeviceFarmAPIMockRecorder) ListProjectsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProjectsWithContext indicates an expected call of ListProjectsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessions ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessions(arg0 interface{}) *gomock.Call
ListRemoteAccessSessions indicates an expected call of ListRemoteAccessSessions
func (*MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessionsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessionsRequest(arg0 interface{}) *gomock.Call
ListRemoteAccessSessionsRequest indicates an expected call of ListRemoteAccessSessionsRequest
func (*MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessionsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRemoteAccessSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRemoteAccessSessionsWithContext indicates an expected call of ListRemoteAccessSessionsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListRuns ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRuns(arg0 interface{}) *gomock.Call
ListRuns indicates an expected call of ListRuns
func (*MockDeviceFarmAPIMockRecorder) ListRunsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRunsPages(arg0, arg1 interface{}) *gomock.Call
ListRunsPages indicates an expected call of ListRunsPages
func (*MockDeviceFarmAPIMockRecorder) ListRunsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRunsPagesWithContext indicates an expected call of ListRunsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListRunsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRunsRequest(arg0 interface{}) *gomock.Call
ListRunsRequest indicates an expected call of ListRunsRequest
func (*MockDeviceFarmAPIMockRecorder) ListRunsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRunsWithContext indicates an expected call of ListRunsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListSamples ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSamples(arg0 interface{}) *gomock.Call
ListSamples indicates an expected call of ListSamples
func (*MockDeviceFarmAPIMockRecorder) ListSamplesPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesPages(arg0, arg1 interface{}) *gomock.Call
ListSamplesPages indicates an expected call of ListSamplesPages
func (*MockDeviceFarmAPIMockRecorder) ListSamplesPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSamplesPagesWithContext indicates an expected call of ListSamplesPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListSamplesRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesRequest(arg0 interface{}) *gomock.Call
ListSamplesRequest indicates an expected call of ListSamplesRequest
func (*MockDeviceFarmAPIMockRecorder) ListSamplesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSamplesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSamplesWithContext indicates an expected call of ListSamplesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListSuites ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSuites(arg0 interface{}) *gomock.Call
ListSuites indicates an expected call of ListSuites
func (*MockDeviceFarmAPIMockRecorder) ListSuitesPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesPages(arg0, arg1 interface{}) *gomock.Call
ListSuitesPages indicates an expected call of ListSuitesPages
func (*MockDeviceFarmAPIMockRecorder) ListSuitesPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSuitesPagesWithContext indicates an expected call of ListSuitesPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListSuitesRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesRequest(arg0 interface{}) *gomock.Call
ListSuitesRequest indicates an expected call of ListSuitesRequest
func (*MockDeviceFarmAPIMockRecorder) ListSuitesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListSuitesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSuitesWithContext indicates an expected call of ListSuitesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTagsForResource ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockDeviceFarmAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockDeviceFarmAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridProjects ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjects(arg0 interface{}) *gomock.Call
ListTestGridProjects indicates an expected call of ListTestGridProjects
func (*MockDeviceFarmAPIMockRecorder) ListTestGridProjectsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsPages(arg0, arg1 interface{}) *gomock.Call
ListTestGridProjectsPages indicates an expected call of ListTestGridProjectsPages
func (*MockDeviceFarmAPIMockRecorder) ListTestGridProjectsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTestGridProjectsPagesWithContext indicates an expected call of ListTestGridProjectsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridProjectsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsRequest(arg0 interface{}) *gomock.Call
ListTestGridProjectsRequest indicates an expected call of ListTestGridProjectsRequest
func (*MockDeviceFarmAPIMockRecorder) ListTestGridProjectsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTestGridProjectsWithContext indicates an expected call of ListTestGridProjectsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionActions ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActions(arg0 interface{}) *gomock.Call
ListTestGridSessionActions indicates an expected call of ListTestGridSessionActions
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsPages(arg0, arg1 interface{}) *gomock.Call
ListTestGridSessionActionsPages indicates an expected call of ListTestGridSessionActionsPages
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTestGridSessionActionsPagesWithContext indicates an expected call of ListTestGridSessionActionsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsRequest(arg0 interface{}) *gomock.Call
ListTestGridSessionActionsRequest indicates an expected call of ListTestGridSessionActionsRequest
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTestGridSessionActionsWithContext indicates an expected call of ListTestGridSessionActionsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifacts ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifacts(arg0 interface{}) *gomock.Call
ListTestGridSessionArtifacts indicates an expected call of ListTestGridSessionArtifacts
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsPages(arg0, arg1 interface{}) *gomock.Call
ListTestGridSessionArtifactsPages indicates an expected call of ListTestGridSessionArtifactsPages
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTestGridSessionArtifactsPagesWithContext indicates an expected call of ListTestGridSessionArtifactsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsRequest(arg0 interface{}) *gomock.Call
ListTestGridSessionArtifactsRequest indicates an expected call of ListTestGridSessionArtifactsRequest
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTestGridSessionArtifactsWithContext indicates an expected call of ListTestGridSessionArtifactsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessions ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessions(arg0 interface{}) *gomock.Call
ListTestGridSessions indicates an expected call of ListTestGridSessions
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsPages(arg0, arg1 interface{}) *gomock.Call
ListTestGridSessionsPages indicates an expected call of ListTestGridSessionsPages
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTestGridSessionsPagesWithContext indicates an expected call of ListTestGridSessionsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsRequest(arg0 interface{}) *gomock.Call
ListTestGridSessionsRequest indicates an expected call of ListTestGridSessionsRequest
func (*MockDeviceFarmAPIMockRecorder) ListTestGridSessionsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestGridSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTestGridSessionsWithContext indicates an expected call of ListTestGridSessionsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTests ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTests(arg0 interface{}) *gomock.Call
ListTests indicates an expected call of ListTests
func (*MockDeviceFarmAPIMockRecorder) ListTestsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestsPages(arg0, arg1 interface{}) *gomock.Call
ListTestsPages indicates an expected call of ListTestsPages
func (*MockDeviceFarmAPIMockRecorder) ListTestsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTestsPagesWithContext indicates an expected call of ListTestsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListTestsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestsRequest(arg0 interface{}) *gomock.Call
ListTestsRequest indicates an expected call of ListTestsRequest
func (*MockDeviceFarmAPIMockRecorder) ListTestsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListTestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTestsWithContext indicates an expected call of ListTestsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListUniqueProblems ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblems(arg0 interface{}) *gomock.Call
ListUniqueProblems indicates an expected call of ListUniqueProblems
func (*MockDeviceFarmAPIMockRecorder) ListUniqueProblemsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsPages(arg0, arg1 interface{}) *gomock.Call
ListUniqueProblemsPages indicates an expected call of ListUniqueProblemsPages
func (*MockDeviceFarmAPIMockRecorder) ListUniqueProblemsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListUniqueProblemsPagesWithContext indicates an expected call of ListUniqueProblemsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListUniqueProblemsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsRequest(arg0 interface{}) *gomock.Call
ListUniqueProblemsRequest indicates an expected call of ListUniqueProblemsRequest
func (*MockDeviceFarmAPIMockRecorder) ListUniqueProblemsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUniqueProblemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUniqueProblemsWithContext indicates an expected call of ListUniqueProblemsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListUploads ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUploads(arg0 interface{}) *gomock.Call
ListUploads indicates an expected call of ListUploads
func (*MockDeviceFarmAPIMockRecorder) ListUploadsPages ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsPages(arg0, arg1 interface{}) *gomock.Call
ListUploadsPages indicates an expected call of ListUploadsPages
func (*MockDeviceFarmAPIMockRecorder) ListUploadsPagesWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListUploadsPagesWithContext indicates an expected call of ListUploadsPagesWithContext
func (*MockDeviceFarmAPIMockRecorder) ListUploadsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsRequest(arg0 interface{}) *gomock.Call
ListUploadsRequest indicates an expected call of ListUploadsRequest
func (*MockDeviceFarmAPIMockRecorder) ListUploadsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListUploadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUploadsWithContext indicates an expected call of ListUploadsWithContext
func (*MockDeviceFarmAPIMockRecorder) ListVPCEConfigurations ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListVPCEConfigurations(arg0 interface{}) *gomock.Call
ListVPCEConfigurations indicates an expected call of ListVPCEConfigurations
func (*MockDeviceFarmAPIMockRecorder) ListVPCEConfigurationsRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListVPCEConfigurationsRequest(arg0 interface{}) *gomock.Call
ListVPCEConfigurationsRequest indicates an expected call of ListVPCEConfigurationsRequest
func (*MockDeviceFarmAPIMockRecorder) ListVPCEConfigurationsWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ListVPCEConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVPCEConfigurationsWithContext indicates an expected call of ListVPCEConfigurationsWithContext
func (*MockDeviceFarmAPIMockRecorder) PurchaseOffering ¶
func (mr *MockDeviceFarmAPIMockRecorder) PurchaseOffering(arg0 interface{}) *gomock.Call
PurchaseOffering indicates an expected call of PurchaseOffering
func (*MockDeviceFarmAPIMockRecorder) PurchaseOfferingRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) PurchaseOfferingRequest(arg0 interface{}) *gomock.Call
PurchaseOfferingRequest indicates an expected call of PurchaseOfferingRequest
func (*MockDeviceFarmAPIMockRecorder) PurchaseOfferingWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) PurchaseOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PurchaseOfferingWithContext indicates an expected call of PurchaseOfferingWithContext
func (*MockDeviceFarmAPIMockRecorder) RenewOffering ¶
func (mr *MockDeviceFarmAPIMockRecorder) RenewOffering(arg0 interface{}) *gomock.Call
RenewOffering indicates an expected call of RenewOffering
func (*MockDeviceFarmAPIMockRecorder) RenewOfferingRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) RenewOfferingRequest(arg0 interface{}) *gomock.Call
RenewOfferingRequest indicates an expected call of RenewOfferingRequest
func (*MockDeviceFarmAPIMockRecorder) RenewOfferingWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) RenewOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RenewOfferingWithContext indicates an expected call of RenewOfferingWithContext
func (*MockDeviceFarmAPIMockRecorder) ScheduleRun ¶
func (mr *MockDeviceFarmAPIMockRecorder) ScheduleRun(arg0 interface{}) *gomock.Call
ScheduleRun indicates an expected call of ScheduleRun
func (*MockDeviceFarmAPIMockRecorder) ScheduleRunRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) ScheduleRunRequest(arg0 interface{}) *gomock.Call
ScheduleRunRequest indicates an expected call of ScheduleRunRequest
func (*MockDeviceFarmAPIMockRecorder) ScheduleRunWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) ScheduleRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ScheduleRunWithContext indicates an expected call of ScheduleRunWithContext
func (*MockDeviceFarmAPIMockRecorder) StopJob ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopJob(arg0 interface{}) *gomock.Call
StopJob indicates an expected call of StopJob
func (*MockDeviceFarmAPIMockRecorder) StopJobRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopJobRequest(arg0 interface{}) *gomock.Call
StopJobRequest indicates an expected call of StopJobRequest
func (*MockDeviceFarmAPIMockRecorder) StopJobWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopJobWithContext indicates an expected call of StopJobWithContext
func (*MockDeviceFarmAPIMockRecorder) StopRemoteAccessSession ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopRemoteAccessSession(arg0 interface{}) *gomock.Call
StopRemoteAccessSession indicates an expected call of StopRemoteAccessSession
func (*MockDeviceFarmAPIMockRecorder) StopRemoteAccessSessionRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopRemoteAccessSessionRequest(arg0 interface{}) *gomock.Call
StopRemoteAccessSessionRequest indicates an expected call of StopRemoteAccessSessionRequest
func (*MockDeviceFarmAPIMockRecorder) StopRemoteAccessSessionWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopRemoteAccessSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopRemoteAccessSessionWithContext indicates an expected call of StopRemoteAccessSessionWithContext
func (*MockDeviceFarmAPIMockRecorder) StopRun ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopRun(arg0 interface{}) *gomock.Call
StopRun indicates an expected call of StopRun
func (*MockDeviceFarmAPIMockRecorder) StopRunRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopRunRequest(arg0 interface{}) *gomock.Call
StopRunRequest indicates an expected call of StopRunRequest
func (*MockDeviceFarmAPIMockRecorder) StopRunWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) StopRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopRunWithContext indicates an expected call of StopRunWithContext
func (*MockDeviceFarmAPIMockRecorder) TagResource ¶
func (mr *MockDeviceFarmAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockDeviceFarmAPIMockRecorder) TagResourceRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockDeviceFarmAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockDeviceFarmAPIMockRecorder) UntagResource ¶
func (mr *MockDeviceFarmAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockDeviceFarmAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockDeviceFarmAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateDeviceInstance ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateDeviceInstance(arg0 interface{}) *gomock.Call
UpdateDeviceInstance indicates an expected call of UpdateDeviceInstance
func (*MockDeviceFarmAPIMockRecorder) UpdateDeviceInstanceRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateDeviceInstanceRequest(arg0 interface{}) *gomock.Call
UpdateDeviceInstanceRequest indicates an expected call of UpdateDeviceInstanceRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateDeviceInstanceWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateDeviceInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDeviceInstanceWithContext indicates an expected call of UpdateDeviceInstanceWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateDevicePool ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateDevicePool(arg0 interface{}) *gomock.Call
UpdateDevicePool indicates an expected call of UpdateDevicePool
func (*MockDeviceFarmAPIMockRecorder) UpdateDevicePoolRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateDevicePoolRequest(arg0 interface{}) *gomock.Call
UpdateDevicePoolRequest indicates an expected call of UpdateDevicePoolRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateDevicePoolWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateDevicePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDevicePoolWithContext indicates an expected call of UpdateDevicePoolWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateInstanceProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateInstanceProfile(arg0 interface{}) *gomock.Call
UpdateInstanceProfile indicates an expected call of UpdateInstanceProfile
func (*MockDeviceFarmAPIMockRecorder) UpdateInstanceProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateInstanceProfileRequest(arg0 interface{}) *gomock.Call
UpdateInstanceProfileRequest indicates an expected call of UpdateInstanceProfileRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateInstanceProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInstanceProfileWithContext indicates an expected call of UpdateInstanceProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateNetworkProfile ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateNetworkProfile(arg0 interface{}) *gomock.Call
UpdateNetworkProfile indicates an expected call of UpdateNetworkProfile
func (*MockDeviceFarmAPIMockRecorder) UpdateNetworkProfileRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateNetworkProfileRequest(arg0 interface{}) *gomock.Call
UpdateNetworkProfileRequest indicates an expected call of UpdateNetworkProfileRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateNetworkProfileWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateNetworkProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNetworkProfileWithContext indicates an expected call of UpdateNetworkProfileWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
UpdateProject indicates an expected call of UpdateProject
func (*MockDeviceFarmAPIMockRecorder) UpdateProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
UpdateProjectRequest indicates an expected call of UpdateProjectRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProjectWithContext indicates an expected call of UpdateProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateTestGridProject ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateTestGridProject(arg0 interface{}) *gomock.Call
UpdateTestGridProject indicates an expected call of UpdateTestGridProject
func (*MockDeviceFarmAPIMockRecorder) UpdateTestGridProjectRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateTestGridProjectRequest(arg0 interface{}) *gomock.Call
UpdateTestGridProjectRequest indicates an expected call of UpdateTestGridProjectRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateTestGridProjectWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateTestGridProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTestGridProjectWithContext indicates an expected call of UpdateTestGridProjectWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateUpload ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateUpload(arg0 interface{}) *gomock.Call
UpdateUpload indicates an expected call of UpdateUpload
func (*MockDeviceFarmAPIMockRecorder) UpdateUploadRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateUploadRequest(arg0 interface{}) *gomock.Call
UpdateUploadRequest indicates an expected call of UpdateUploadRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateUploadWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateUploadWithContext indicates an expected call of UpdateUploadWithContext
func (*MockDeviceFarmAPIMockRecorder) UpdateVPCEConfiguration ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateVPCEConfiguration(arg0 interface{}) *gomock.Call
UpdateVPCEConfiguration indicates an expected call of UpdateVPCEConfiguration
func (*MockDeviceFarmAPIMockRecorder) UpdateVPCEConfigurationRequest ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateVPCEConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateVPCEConfigurationRequest indicates an expected call of UpdateVPCEConfigurationRequest
func (*MockDeviceFarmAPIMockRecorder) UpdateVPCEConfigurationWithContext ¶
func (mr *MockDeviceFarmAPIMockRecorder) UpdateVPCEConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVPCEConfigurationWithContext indicates an expected call of UpdateVPCEConfigurationWithContext