Documentation ¶
Overview ¶
Package robomakermock is a generated GoMock package.
Index ¶
- type MockRoboMakerAPI
- func (m *MockRoboMakerAPI) BatchDeleteWorlds(arg0 *robomaker.BatchDeleteWorldsInput) (*robomaker.BatchDeleteWorldsOutput, error)
- func (m *MockRoboMakerAPI) BatchDeleteWorldsRequest(arg0 *robomaker.BatchDeleteWorldsInput) (*request.Request, *robomaker.BatchDeleteWorldsOutput)
- func (m *MockRoboMakerAPI) BatchDeleteWorldsWithContext(arg0 context.Context, arg1 *robomaker.BatchDeleteWorldsInput, ...) (*robomaker.BatchDeleteWorldsOutput, error)
- func (m *MockRoboMakerAPI) BatchDescribeSimulationJob(arg0 *robomaker.BatchDescribeSimulationJobInput) (*robomaker.BatchDescribeSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) BatchDescribeSimulationJobRequest(arg0 *robomaker.BatchDescribeSimulationJobInput) (*request.Request, *robomaker.BatchDescribeSimulationJobOutput)
- func (m *MockRoboMakerAPI) BatchDescribeSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.BatchDescribeSimulationJobInput, ...) (*robomaker.BatchDescribeSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) CancelDeploymentJob(arg0 *robomaker.CancelDeploymentJobInput) (*robomaker.CancelDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) CancelDeploymentJobRequest(arg0 *robomaker.CancelDeploymentJobInput) (*request.Request, *robomaker.CancelDeploymentJobOutput)
- func (m *MockRoboMakerAPI) CancelDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.CancelDeploymentJobInput, ...) (*robomaker.CancelDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) CancelSimulationJob(arg0 *robomaker.CancelSimulationJobInput) (*robomaker.CancelSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) CancelSimulationJobBatch(arg0 *robomaker.CancelSimulationJobBatchInput) (*robomaker.CancelSimulationJobBatchOutput, error)
- func (m *MockRoboMakerAPI) CancelSimulationJobBatchRequest(arg0 *robomaker.CancelSimulationJobBatchInput) (*request.Request, *robomaker.CancelSimulationJobBatchOutput)
- func (m *MockRoboMakerAPI) CancelSimulationJobBatchWithContext(arg0 context.Context, arg1 *robomaker.CancelSimulationJobBatchInput, ...) (*robomaker.CancelSimulationJobBatchOutput, error)
- func (m *MockRoboMakerAPI) CancelSimulationJobRequest(arg0 *robomaker.CancelSimulationJobInput) (*request.Request, *robomaker.CancelSimulationJobOutput)
- func (m *MockRoboMakerAPI) CancelSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.CancelSimulationJobInput, ...) (*robomaker.CancelSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) CancelWorldExportJob(arg0 *robomaker.CancelWorldExportJobInput) (*robomaker.CancelWorldExportJobOutput, error)
- func (m *MockRoboMakerAPI) CancelWorldExportJobRequest(arg0 *robomaker.CancelWorldExportJobInput) (*request.Request, *robomaker.CancelWorldExportJobOutput)
- func (m *MockRoboMakerAPI) CancelWorldExportJobWithContext(arg0 context.Context, arg1 *robomaker.CancelWorldExportJobInput, ...) (*robomaker.CancelWorldExportJobOutput, error)
- func (m *MockRoboMakerAPI) CancelWorldGenerationJob(arg0 *robomaker.CancelWorldGenerationJobInput) (*robomaker.CancelWorldGenerationJobOutput, error)
- func (m *MockRoboMakerAPI) CancelWorldGenerationJobRequest(arg0 *robomaker.CancelWorldGenerationJobInput) (*request.Request, *robomaker.CancelWorldGenerationJobOutput)
- func (m *MockRoboMakerAPI) CancelWorldGenerationJobWithContext(arg0 context.Context, arg1 *robomaker.CancelWorldGenerationJobInput, ...) (*robomaker.CancelWorldGenerationJobOutput, error)
- func (m *MockRoboMakerAPI) CreateDeploymentJob(arg0 *robomaker.CreateDeploymentJobInput) (*robomaker.CreateDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) CreateDeploymentJobRequest(arg0 *robomaker.CreateDeploymentJobInput) (*request.Request, *robomaker.CreateDeploymentJobOutput)
- func (m *MockRoboMakerAPI) CreateDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.CreateDeploymentJobInput, ...) (*robomaker.CreateDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) CreateFleet(arg0 *robomaker.CreateFleetInput) (*robomaker.CreateFleetOutput, error)
- func (m *MockRoboMakerAPI) CreateFleetRequest(arg0 *robomaker.CreateFleetInput) (*request.Request, *robomaker.CreateFleetOutput)
- func (m *MockRoboMakerAPI) CreateFleetWithContext(arg0 context.Context, arg1 *robomaker.CreateFleetInput, arg2 ...request.Option) (*robomaker.CreateFleetOutput, error)
- func (m *MockRoboMakerAPI) CreateRobot(arg0 *robomaker.CreateRobotInput) (*robomaker.CreateRobotOutput, error)
- func (m *MockRoboMakerAPI) CreateRobotApplication(arg0 *robomaker.CreateRobotApplicationInput) (*robomaker.CreateRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) CreateRobotApplicationRequest(arg0 *robomaker.CreateRobotApplicationInput) (*request.Request, *robomaker.CreateRobotApplicationOutput)
- func (m *MockRoboMakerAPI) CreateRobotApplicationVersion(arg0 *robomaker.CreateRobotApplicationVersionInput) (*robomaker.CreateRobotApplicationVersionOutput, error)
- func (m *MockRoboMakerAPI) CreateRobotApplicationVersionRequest(arg0 *robomaker.CreateRobotApplicationVersionInput) (*request.Request, *robomaker.CreateRobotApplicationVersionOutput)
- func (m *MockRoboMakerAPI) CreateRobotApplicationVersionWithContext(arg0 context.Context, arg1 *robomaker.CreateRobotApplicationVersionInput, ...) (*robomaker.CreateRobotApplicationVersionOutput, error)
- func (m *MockRoboMakerAPI) CreateRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.CreateRobotApplicationInput, ...) (*robomaker.CreateRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) CreateRobotRequest(arg0 *robomaker.CreateRobotInput) (*request.Request, *robomaker.CreateRobotOutput)
- func (m *MockRoboMakerAPI) CreateRobotWithContext(arg0 context.Context, arg1 *robomaker.CreateRobotInput, arg2 ...request.Option) (*robomaker.CreateRobotOutput, error)
- func (m *MockRoboMakerAPI) CreateSimulationApplication(arg0 *robomaker.CreateSimulationApplicationInput) (*robomaker.CreateSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) CreateSimulationApplicationRequest(arg0 *robomaker.CreateSimulationApplicationInput) (*request.Request, *robomaker.CreateSimulationApplicationOutput)
- func (m *MockRoboMakerAPI) CreateSimulationApplicationVersion(arg0 *robomaker.CreateSimulationApplicationVersionInput) (*robomaker.CreateSimulationApplicationVersionOutput, error)
- func (m *MockRoboMakerAPI) CreateSimulationApplicationVersionRequest(arg0 *robomaker.CreateSimulationApplicationVersionInput) (*request.Request, *robomaker.CreateSimulationApplicationVersionOutput)
- func (m *MockRoboMakerAPI) CreateSimulationApplicationVersionWithContext(arg0 context.Context, arg1 *robomaker.CreateSimulationApplicationVersionInput, ...) (*robomaker.CreateSimulationApplicationVersionOutput, error)
- func (m *MockRoboMakerAPI) CreateSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.CreateSimulationApplicationInput, ...) (*robomaker.CreateSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) CreateSimulationJob(arg0 *robomaker.CreateSimulationJobInput) (*robomaker.CreateSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) CreateSimulationJobRequest(arg0 *robomaker.CreateSimulationJobInput) (*request.Request, *robomaker.CreateSimulationJobOutput)
- func (m *MockRoboMakerAPI) CreateSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.CreateSimulationJobInput, ...) (*robomaker.CreateSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) CreateWorldExportJob(arg0 *robomaker.CreateWorldExportJobInput) (*robomaker.CreateWorldExportJobOutput, error)
- func (m *MockRoboMakerAPI) CreateWorldExportJobRequest(arg0 *robomaker.CreateWorldExportJobInput) (*request.Request, *robomaker.CreateWorldExportJobOutput)
- func (m *MockRoboMakerAPI) CreateWorldExportJobWithContext(arg0 context.Context, arg1 *robomaker.CreateWorldExportJobInput, ...) (*robomaker.CreateWorldExportJobOutput, error)
- func (m *MockRoboMakerAPI) CreateWorldGenerationJob(arg0 *robomaker.CreateWorldGenerationJobInput) (*robomaker.CreateWorldGenerationJobOutput, error)
- func (m *MockRoboMakerAPI) CreateWorldGenerationJobRequest(arg0 *robomaker.CreateWorldGenerationJobInput) (*request.Request, *robomaker.CreateWorldGenerationJobOutput)
- func (m *MockRoboMakerAPI) CreateWorldGenerationJobWithContext(arg0 context.Context, arg1 *robomaker.CreateWorldGenerationJobInput, ...) (*robomaker.CreateWorldGenerationJobOutput, error)
- func (m *MockRoboMakerAPI) CreateWorldTemplate(arg0 *robomaker.CreateWorldTemplateInput) (*robomaker.CreateWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) CreateWorldTemplateRequest(arg0 *robomaker.CreateWorldTemplateInput) (*request.Request, *robomaker.CreateWorldTemplateOutput)
- func (m *MockRoboMakerAPI) CreateWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.CreateWorldTemplateInput, ...) (*robomaker.CreateWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) DeleteFleet(arg0 *robomaker.DeleteFleetInput) (*robomaker.DeleteFleetOutput, error)
- func (m *MockRoboMakerAPI) DeleteFleetRequest(arg0 *robomaker.DeleteFleetInput) (*request.Request, *robomaker.DeleteFleetOutput)
- func (m *MockRoboMakerAPI) DeleteFleetWithContext(arg0 context.Context, arg1 *robomaker.DeleteFleetInput, arg2 ...request.Option) (*robomaker.DeleteFleetOutput, error)
- func (m *MockRoboMakerAPI) DeleteRobot(arg0 *robomaker.DeleteRobotInput) (*robomaker.DeleteRobotOutput, error)
- func (m *MockRoboMakerAPI) DeleteRobotApplication(arg0 *robomaker.DeleteRobotApplicationInput) (*robomaker.DeleteRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) DeleteRobotApplicationRequest(arg0 *robomaker.DeleteRobotApplicationInput) (*request.Request, *robomaker.DeleteRobotApplicationOutput)
- func (m *MockRoboMakerAPI) DeleteRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.DeleteRobotApplicationInput, ...) (*robomaker.DeleteRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) DeleteRobotRequest(arg0 *robomaker.DeleteRobotInput) (*request.Request, *robomaker.DeleteRobotOutput)
- func (m *MockRoboMakerAPI) DeleteRobotWithContext(arg0 context.Context, arg1 *robomaker.DeleteRobotInput, arg2 ...request.Option) (*robomaker.DeleteRobotOutput, error)
- func (m *MockRoboMakerAPI) DeleteSimulationApplication(arg0 *robomaker.DeleteSimulationApplicationInput) (*robomaker.DeleteSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) DeleteSimulationApplicationRequest(arg0 *robomaker.DeleteSimulationApplicationInput) (*request.Request, *robomaker.DeleteSimulationApplicationOutput)
- func (m *MockRoboMakerAPI) DeleteSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.DeleteSimulationApplicationInput, ...) (*robomaker.DeleteSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) DeleteWorldTemplate(arg0 *robomaker.DeleteWorldTemplateInput) (*robomaker.DeleteWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) DeleteWorldTemplateRequest(arg0 *robomaker.DeleteWorldTemplateInput) (*request.Request, *robomaker.DeleteWorldTemplateOutput)
- func (m *MockRoboMakerAPI) DeleteWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.DeleteWorldTemplateInput, ...) (*robomaker.DeleteWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) DeregisterRobot(arg0 *robomaker.DeregisterRobotInput) (*robomaker.DeregisterRobotOutput, error)
- func (m *MockRoboMakerAPI) DeregisterRobotRequest(arg0 *robomaker.DeregisterRobotInput) (*request.Request, *robomaker.DeregisterRobotOutput)
- func (m *MockRoboMakerAPI) DeregisterRobotWithContext(arg0 context.Context, arg1 *robomaker.DeregisterRobotInput, ...) (*robomaker.DeregisterRobotOutput, error)
- func (m *MockRoboMakerAPI) DescribeDeploymentJob(arg0 *robomaker.DescribeDeploymentJobInput) (*robomaker.DescribeDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeDeploymentJobRequest(arg0 *robomaker.DescribeDeploymentJobInput) (*request.Request, *robomaker.DescribeDeploymentJobOutput)
- func (m *MockRoboMakerAPI) DescribeDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeDeploymentJobInput, ...) (*robomaker.DescribeDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeFleet(arg0 *robomaker.DescribeFleetInput) (*robomaker.DescribeFleetOutput, error)
- func (m *MockRoboMakerAPI) DescribeFleetRequest(arg0 *robomaker.DescribeFleetInput) (*request.Request, *robomaker.DescribeFleetOutput)
- func (m *MockRoboMakerAPI) DescribeFleetWithContext(arg0 context.Context, arg1 *robomaker.DescribeFleetInput, ...) (*robomaker.DescribeFleetOutput, error)
- func (m *MockRoboMakerAPI) DescribeRobot(arg0 *robomaker.DescribeRobotInput) (*robomaker.DescribeRobotOutput, error)
- func (m *MockRoboMakerAPI) DescribeRobotApplication(arg0 *robomaker.DescribeRobotApplicationInput) (*robomaker.DescribeRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) DescribeRobotApplicationRequest(arg0 *robomaker.DescribeRobotApplicationInput) (*request.Request, *robomaker.DescribeRobotApplicationOutput)
- func (m *MockRoboMakerAPI) DescribeRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.DescribeRobotApplicationInput, ...) (*robomaker.DescribeRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) DescribeRobotRequest(arg0 *robomaker.DescribeRobotInput) (*request.Request, *robomaker.DescribeRobotOutput)
- func (m *MockRoboMakerAPI) DescribeRobotWithContext(arg0 context.Context, arg1 *robomaker.DescribeRobotInput, ...) (*robomaker.DescribeRobotOutput, error)
- func (m *MockRoboMakerAPI) DescribeSimulationApplication(arg0 *robomaker.DescribeSimulationApplicationInput) (*robomaker.DescribeSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) DescribeSimulationApplicationRequest(arg0 *robomaker.DescribeSimulationApplicationInput) (*request.Request, *robomaker.DescribeSimulationApplicationOutput)
- func (m *MockRoboMakerAPI) DescribeSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.DescribeSimulationApplicationInput, ...) (*robomaker.DescribeSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) DescribeSimulationJob(arg0 *robomaker.DescribeSimulationJobInput) (*robomaker.DescribeSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeSimulationJobBatch(arg0 *robomaker.DescribeSimulationJobBatchInput) (*robomaker.DescribeSimulationJobBatchOutput, error)
- func (m *MockRoboMakerAPI) DescribeSimulationJobBatchRequest(arg0 *robomaker.DescribeSimulationJobBatchInput) (*request.Request, *robomaker.DescribeSimulationJobBatchOutput)
- func (m *MockRoboMakerAPI) DescribeSimulationJobBatchWithContext(arg0 context.Context, arg1 *robomaker.DescribeSimulationJobBatchInput, ...) (*robomaker.DescribeSimulationJobBatchOutput, error)
- func (m *MockRoboMakerAPI) DescribeSimulationJobRequest(arg0 *robomaker.DescribeSimulationJobInput) (*request.Request, *robomaker.DescribeSimulationJobOutput)
- func (m *MockRoboMakerAPI) DescribeSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeSimulationJobInput, ...) (*robomaker.DescribeSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorld(arg0 *robomaker.DescribeWorldInput) (*robomaker.DescribeWorldOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldExportJob(arg0 *robomaker.DescribeWorldExportJobInput) (*robomaker.DescribeWorldExportJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldExportJobRequest(arg0 *robomaker.DescribeWorldExportJobInput) (*request.Request, *robomaker.DescribeWorldExportJobOutput)
- func (m *MockRoboMakerAPI) DescribeWorldExportJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldExportJobInput, ...) (*robomaker.DescribeWorldExportJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldGenerationJob(arg0 *robomaker.DescribeWorldGenerationJobInput) (*robomaker.DescribeWorldGenerationJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldGenerationJobRequest(arg0 *robomaker.DescribeWorldGenerationJobInput) (*request.Request, *robomaker.DescribeWorldGenerationJobOutput)
- func (m *MockRoboMakerAPI) DescribeWorldGenerationJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldGenerationJobInput, ...) (*robomaker.DescribeWorldGenerationJobOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldRequest(arg0 *robomaker.DescribeWorldInput) (*request.Request, *robomaker.DescribeWorldOutput)
- func (m *MockRoboMakerAPI) DescribeWorldTemplate(arg0 *robomaker.DescribeWorldTemplateInput) (*robomaker.DescribeWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldTemplateRequest(arg0 *robomaker.DescribeWorldTemplateInput) (*request.Request, *robomaker.DescribeWorldTemplateOutput)
- func (m *MockRoboMakerAPI) DescribeWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldTemplateInput, ...) (*robomaker.DescribeWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) DescribeWorldWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldInput, ...) (*robomaker.DescribeWorldOutput, error)
- func (m *MockRoboMakerAPI) EXPECT() *MockRoboMakerAPIMockRecorder
- func (m *MockRoboMakerAPI) GetWorldTemplateBody(arg0 *robomaker.GetWorldTemplateBodyInput) (*robomaker.GetWorldTemplateBodyOutput, error)
- func (m *MockRoboMakerAPI) GetWorldTemplateBodyRequest(arg0 *robomaker.GetWorldTemplateBodyInput) (*request.Request, *robomaker.GetWorldTemplateBodyOutput)
- func (m *MockRoboMakerAPI) GetWorldTemplateBodyWithContext(arg0 context.Context, arg1 *robomaker.GetWorldTemplateBodyInput, ...) (*robomaker.GetWorldTemplateBodyOutput, error)
- func (m *MockRoboMakerAPI) ListDeploymentJobs(arg0 *robomaker.ListDeploymentJobsInput) (*robomaker.ListDeploymentJobsOutput, error)
- func (m *MockRoboMakerAPI) ListDeploymentJobsPages(arg0 *robomaker.ListDeploymentJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListDeploymentJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListDeploymentJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListDeploymentJobsRequest(arg0 *robomaker.ListDeploymentJobsInput) (*request.Request, *robomaker.ListDeploymentJobsOutput)
- func (m *MockRoboMakerAPI) ListDeploymentJobsWithContext(arg0 context.Context, arg1 *robomaker.ListDeploymentJobsInput, ...) (*robomaker.ListDeploymentJobsOutput, error)
- func (m *MockRoboMakerAPI) ListFleets(arg0 *robomaker.ListFleetsInput) (*robomaker.ListFleetsOutput, error)
- func (m *MockRoboMakerAPI) ListFleetsPages(arg0 *robomaker.ListFleetsInput, ...) error
- func (m *MockRoboMakerAPI) ListFleetsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListFleetsInput, ...) error
- func (m *MockRoboMakerAPI) ListFleetsRequest(arg0 *robomaker.ListFleetsInput) (*request.Request, *robomaker.ListFleetsOutput)
- func (m *MockRoboMakerAPI) ListFleetsWithContext(arg0 context.Context, arg1 *robomaker.ListFleetsInput, arg2 ...request.Option) (*robomaker.ListFleetsOutput, error)
- func (m *MockRoboMakerAPI) ListRobotApplications(arg0 *robomaker.ListRobotApplicationsInput) (*robomaker.ListRobotApplicationsOutput, error)
- func (m *MockRoboMakerAPI) ListRobotApplicationsPages(arg0 *robomaker.ListRobotApplicationsInput, ...) error
- func (m *MockRoboMakerAPI) ListRobotApplicationsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListRobotApplicationsInput, ...) error
- func (m *MockRoboMakerAPI) ListRobotApplicationsRequest(arg0 *robomaker.ListRobotApplicationsInput) (*request.Request, *robomaker.ListRobotApplicationsOutput)
- func (m *MockRoboMakerAPI) ListRobotApplicationsWithContext(arg0 context.Context, arg1 *robomaker.ListRobotApplicationsInput, ...) (*robomaker.ListRobotApplicationsOutput, error)
- func (m *MockRoboMakerAPI) ListRobots(arg0 *robomaker.ListRobotsInput) (*robomaker.ListRobotsOutput, error)
- func (m *MockRoboMakerAPI) ListRobotsPages(arg0 *robomaker.ListRobotsInput, ...) error
- func (m *MockRoboMakerAPI) ListRobotsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListRobotsInput, ...) error
- func (m *MockRoboMakerAPI) ListRobotsRequest(arg0 *robomaker.ListRobotsInput) (*request.Request, *robomaker.ListRobotsOutput)
- func (m *MockRoboMakerAPI) ListRobotsWithContext(arg0 context.Context, arg1 *robomaker.ListRobotsInput, arg2 ...request.Option) (*robomaker.ListRobotsOutput, error)
- func (m *MockRoboMakerAPI) ListSimulationApplications(arg0 *robomaker.ListSimulationApplicationsInput) (*robomaker.ListSimulationApplicationsOutput, error)
- func (m *MockRoboMakerAPI) ListSimulationApplicationsPages(arg0 *robomaker.ListSimulationApplicationsInput, ...) error
- func (m *MockRoboMakerAPI) ListSimulationApplicationsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationApplicationsInput, ...) error
- func (m *MockRoboMakerAPI) ListSimulationApplicationsRequest(arg0 *robomaker.ListSimulationApplicationsInput) (*request.Request, *robomaker.ListSimulationApplicationsOutput)
- func (m *MockRoboMakerAPI) ListSimulationApplicationsWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationApplicationsInput, ...) (*robomaker.ListSimulationApplicationsOutput, error)
- func (m *MockRoboMakerAPI) ListSimulationJobBatches(arg0 *robomaker.ListSimulationJobBatchesInput) (*robomaker.ListSimulationJobBatchesOutput, error)
- func (m *MockRoboMakerAPI) ListSimulationJobBatchesPages(arg0 *robomaker.ListSimulationJobBatchesInput, ...) error
- func (m *MockRoboMakerAPI) ListSimulationJobBatchesPagesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobBatchesInput, ...) error
- func (m *MockRoboMakerAPI) ListSimulationJobBatchesRequest(arg0 *robomaker.ListSimulationJobBatchesInput) (*request.Request, *robomaker.ListSimulationJobBatchesOutput)
- func (m *MockRoboMakerAPI) ListSimulationJobBatchesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobBatchesInput, ...) (*robomaker.ListSimulationJobBatchesOutput, error)
- func (m *MockRoboMakerAPI) ListSimulationJobs(arg0 *robomaker.ListSimulationJobsInput) (*robomaker.ListSimulationJobsOutput, error)
- func (m *MockRoboMakerAPI) ListSimulationJobsPages(arg0 *robomaker.ListSimulationJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListSimulationJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListSimulationJobsRequest(arg0 *robomaker.ListSimulationJobsInput) (*request.Request, *robomaker.ListSimulationJobsOutput)
- func (m *MockRoboMakerAPI) ListSimulationJobsWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobsInput, ...) (*robomaker.ListSimulationJobsOutput, error)
- func (m *MockRoboMakerAPI) ListTagsForResource(arg0 *robomaker.ListTagsForResourceInput) (*robomaker.ListTagsForResourceOutput, error)
- func (m *MockRoboMakerAPI) ListTagsForResourceRequest(arg0 *robomaker.ListTagsForResourceInput) (*request.Request, *robomaker.ListTagsForResourceOutput)
- func (m *MockRoboMakerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *robomaker.ListTagsForResourceInput, ...) (*robomaker.ListTagsForResourceOutput, error)
- func (m *MockRoboMakerAPI) ListWorldExportJobs(arg0 *robomaker.ListWorldExportJobsInput) (*robomaker.ListWorldExportJobsOutput, error)
- func (m *MockRoboMakerAPI) ListWorldExportJobsPages(arg0 *robomaker.ListWorldExportJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldExportJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldExportJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldExportJobsRequest(arg0 *robomaker.ListWorldExportJobsInput) (*request.Request, *robomaker.ListWorldExportJobsOutput)
- func (m *MockRoboMakerAPI) ListWorldExportJobsWithContext(arg0 context.Context, arg1 *robomaker.ListWorldExportJobsInput, ...) (*robomaker.ListWorldExportJobsOutput, error)
- func (m *MockRoboMakerAPI) ListWorldGenerationJobs(arg0 *robomaker.ListWorldGenerationJobsInput) (*robomaker.ListWorldGenerationJobsOutput, error)
- func (m *MockRoboMakerAPI) ListWorldGenerationJobsPages(arg0 *robomaker.ListWorldGenerationJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldGenerationJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldGenerationJobsInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldGenerationJobsRequest(arg0 *robomaker.ListWorldGenerationJobsInput) (*request.Request, *robomaker.ListWorldGenerationJobsOutput)
- func (m *MockRoboMakerAPI) ListWorldGenerationJobsWithContext(arg0 context.Context, arg1 *robomaker.ListWorldGenerationJobsInput, ...) (*robomaker.ListWorldGenerationJobsOutput, error)
- func (m *MockRoboMakerAPI) ListWorldTemplates(arg0 *robomaker.ListWorldTemplatesInput) (*robomaker.ListWorldTemplatesOutput, error)
- func (m *MockRoboMakerAPI) ListWorldTemplatesPages(arg0 *robomaker.ListWorldTemplatesInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldTemplatesPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldTemplatesInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldTemplatesRequest(arg0 *robomaker.ListWorldTemplatesInput) (*request.Request, *robomaker.ListWorldTemplatesOutput)
- func (m *MockRoboMakerAPI) ListWorldTemplatesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldTemplatesInput, ...) (*robomaker.ListWorldTemplatesOutput, error)
- func (m *MockRoboMakerAPI) ListWorlds(arg0 *robomaker.ListWorldsInput) (*robomaker.ListWorldsOutput, error)
- func (m *MockRoboMakerAPI) ListWorldsPages(arg0 *robomaker.ListWorldsInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldsInput, ...) error
- func (m *MockRoboMakerAPI) ListWorldsRequest(arg0 *robomaker.ListWorldsInput) (*request.Request, *robomaker.ListWorldsOutput)
- func (m *MockRoboMakerAPI) ListWorldsWithContext(arg0 context.Context, arg1 *robomaker.ListWorldsInput, arg2 ...request.Option) (*robomaker.ListWorldsOutput, error)
- func (m *MockRoboMakerAPI) RegisterRobot(arg0 *robomaker.RegisterRobotInput) (*robomaker.RegisterRobotOutput, error)
- func (m *MockRoboMakerAPI) RegisterRobotRequest(arg0 *robomaker.RegisterRobotInput) (*request.Request, *robomaker.RegisterRobotOutput)
- func (m *MockRoboMakerAPI) RegisterRobotWithContext(arg0 context.Context, arg1 *robomaker.RegisterRobotInput, ...) (*robomaker.RegisterRobotOutput, error)
- func (m *MockRoboMakerAPI) RestartSimulationJob(arg0 *robomaker.RestartSimulationJobInput) (*robomaker.RestartSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) RestartSimulationJobRequest(arg0 *robomaker.RestartSimulationJobInput) (*request.Request, *robomaker.RestartSimulationJobOutput)
- func (m *MockRoboMakerAPI) RestartSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.RestartSimulationJobInput, ...) (*robomaker.RestartSimulationJobOutput, error)
- func (m *MockRoboMakerAPI) StartSimulationJobBatch(arg0 *robomaker.StartSimulationJobBatchInput) (*robomaker.StartSimulationJobBatchOutput, error)
- func (m *MockRoboMakerAPI) StartSimulationJobBatchRequest(arg0 *robomaker.StartSimulationJobBatchInput) (*request.Request, *robomaker.StartSimulationJobBatchOutput)
- func (m *MockRoboMakerAPI) StartSimulationJobBatchWithContext(arg0 context.Context, arg1 *robomaker.StartSimulationJobBatchInput, ...) (*robomaker.StartSimulationJobBatchOutput, error)
- func (m *MockRoboMakerAPI) SyncDeploymentJob(arg0 *robomaker.SyncDeploymentJobInput) (*robomaker.SyncDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) SyncDeploymentJobRequest(arg0 *robomaker.SyncDeploymentJobInput) (*request.Request, *robomaker.SyncDeploymentJobOutput)
- func (m *MockRoboMakerAPI) SyncDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.SyncDeploymentJobInput, ...) (*robomaker.SyncDeploymentJobOutput, error)
- func (m *MockRoboMakerAPI) TagResource(arg0 *robomaker.TagResourceInput) (*robomaker.TagResourceOutput, error)
- func (m *MockRoboMakerAPI) TagResourceRequest(arg0 *robomaker.TagResourceInput) (*request.Request, *robomaker.TagResourceOutput)
- func (m *MockRoboMakerAPI) TagResourceWithContext(arg0 context.Context, arg1 *robomaker.TagResourceInput, arg2 ...request.Option) (*robomaker.TagResourceOutput, error)
- func (m *MockRoboMakerAPI) UntagResource(arg0 *robomaker.UntagResourceInput) (*robomaker.UntagResourceOutput, error)
- func (m *MockRoboMakerAPI) UntagResourceRequest(arg0 *robomaker.UntagResourceInput) (*request.Request, *robomaker.UntagResourceOutput)
- func (m *MockRoboMakerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *robomaker.UntagResourceInput, ...) (*robomaker.UntagResourceOutput, error)
- func (m *MockRoboMakerAPI) UpdateRobotApplication(arg0 *robomaker.UpdateRobotApplicationInput) (*robomaker.UpdateRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) UpdateRobotApplicationRequest(arg0 *robomaker.UpdateRobotApplicationInput) (*request.Request, *robomaker.UpdateRobotApplicationOutput)
- func (m *MockRoboMakerAPI) UpdateRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.UpdateRobotApplicationInput, ...) (*robomaker.UpdateRobotApplicationOutput, error)
- func (m *MockRoboMakerAPI) UpdateSimulationApplication(arg0 *robomaker.UpdateSimulationApplicationInput) (*robomaker.UpdateSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) UpdateSimulationApplicationRequest(arg0 *robomaker.UpdateSimulationApplicationInput) (*request.Request, *robomaker.UpdateSimulationApplicationOutput)
- func (m *MockRoboMakerAPI) UpdateSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.UpdateSimulationApplicationInput, ...) (*robomaker.UpdateSimulationApplicationOutput, error)
- func (m *MockRoboMakerAPI) UpdateWorldTemplate(arg0 *robomaker.UpdateWorldTemplateInput) (*robomaker.UpdateWorldTemplateOutput, error)
- func (m *MockRoboMakerAPI) UpdateWorldTemplateRequest(arg0 *robomaker.UpdateWorldTemplateInput) (*request.Request, *robomaker.UpdateWorldTemplateOutput)
- func (m *MockRoboMakerAPI) UpdateWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.UpdateWorldTemplateInput, ...) (*robomaker.UpdateWorldTemplateOutput, error)
- type MockRoboMakerAPIMockRecorder
- func (mr *MockRoboMakerAPIMockRecorder) BatchDeleteWorlds(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) BatchDeleteWorldsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) BatchDeleteWorldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelDeploymentJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelDeploymentJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobBatch(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobBatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelWorldExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelWorldExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelWorldExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelWorldGenerationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelWorldGenerationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CancelWorldGenerationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateDeploymentJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateDeploymentJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobot(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersion(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersion(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldGenerationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldGenerationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldGenerationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) CreateWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteFleet(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteRobot(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteSimulationApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteSimulationApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteWorldTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteWorldTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeleteWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeregisterRobot(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeregisterRobotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DeregisterRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeDeploymentJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeDeploymentJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeFleet(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeRobot(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatch(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorld(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) GetWorldTemplateBody(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) GetWorldTemplateBodyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) GetWorldTemplateBodyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobs(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListFleets(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListFleetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListFleetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplications(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobots(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListRobotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplications(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatches(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobs(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplates(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorlds(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) ListWorldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) RegisterRobot(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) RegisterRobotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) RegisterRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) RestartSimulationJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) RestartSimulationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) RestartSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) StartSimulationJobBatch(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) StartSimulationJobBatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) StartSimulationJobBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) SyncDeploymentJob(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) SyncDeploymentJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) SyncDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateRobotApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateRobotApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateSimulationApplication(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateSimulationApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateWorldTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateWorldTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoboMakerAPIMockRecorder) UpdateWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRoboMakerAPI ¶
type MockRoboMakerAPI struct {
// contains filtered or unexported fields
}
MockRoboMakerAPI is a mock of RoboMakerAPI interface
func NewMockRoboMakerAPI ¶
func NewMockRoboMakerAPI(ctrl *gomock.Controller) *MockRoboMakerAPI
NewMockRoboMakerAPI creates a new mock instance
func (*MockRoboMakerAPI) BatchDeleteWorlds ¶
func (m *MockRoboMakerAPI) BatchDeleteWorlds(arg0 *robomaker.BatchDeleteWorldsInput) (*robomaker.BatchDeleteWorldsOutput, error)
BatchDeleteWorlds mocks base method
func (*MockRoboMakerAPI) BatchDeleteWorldsRequest ¶
func (m *MockRoboMakerAPI) BatchDeleteWorldsRequest(arg0 *robomaker.BatchDeleteWorldsInput) (*request.Request, *robomaker.BatchDeleteWorldsOutput)
BatchDeleteWorldsRequest mocks base method
func (*MockRoboMakerAPI) BatchDeleteWorldsWithContext ¶
func (m *MockRoboMakerAPI) BatchDeleteWorldsWithContext(arg0 context.Context, arg1 *robomaker.BatchDeleteWorldsInput, arg2 ...request.Option) (*robomaker.BatchDeleteWorldsOutput, error)
BatchDeleteWorldsWithContext mocks base method
func (*MockRoboMakerAPI) BatchDescribeSimulationJob ¶
func (m *MockRoboMakerAPI) BatchDescribeSimulationJob(arg0 *robomaker.BatchDescribeSimulationJobInput) (*robomaker.BatchDescribeSimulationJobOutput, error)
BatchDescribeSimulationJob mocks base method
func (*MockRoboMakerAPI) BatchDescribeSimulationJobRequest ¶
func (m *MockRoboMakerAPI) BatchDescribeSimulationJobRequest(arg0 *robomaker.BatchDescribeSimulationJobInput) (*request.Request, *robomaker.BatchDescribeSimulationJobOutput)
BatchDescribeSimulationJobRequest mocks base method
func (*MockRoboMakerAPI) BatchDescribeSimulationJobWithContext ¶
func (m *MockRoboMakerAPI) BatchDescribeSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.BatchDescribeSimulationJobInput, arg2 ...request.Option) (*robomaker.BatchDescribeSimulationJobOutput, error)
BatchDescribeSimulationJobWithContext mocks base method
func (*MockRoboMakerAPI) CancelDeploymentJob ¶
func (m *MockRoboMakerAPI) CancelDeploymentJob(arg0 *robomaker.CancelDeploymentJobInput) (*robomaker.CancelDeploymentJobOutput, error)
CancelDeploymentJob mocks base method
func (*MockRoboMakerAPI) CancelDeploymentJobRequest ¶
func (m *MockRoboMakerAPI) CancelDeploymentJobRequest(arg0 *robomaker.CancelDeploymentJobInput) (*request.Request, *robomaker.CancelDeploymentJobOutput)
CancelDeploymentJobRequest mocks base method
func (*MockRoboMakerAPI) CancelDeploymentJobWithContext ¶
func (m *MockRoboMakerAPI) CancelDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.CancelDeploymentJobInput, arg2 ...request.Option) (*robomaker.CancelDeploymentJobOutput, error)
CancelDeploymentJobWithContext mocks base method
func (*MockRoboMakerAPI) CancelSimulationJob ¶
func (m *MockRoboMakerAPI) CancelSimulationJob(arg0 *robomaker.CancelSimulationJobInput) (*robomaker.CancelSimulationJobOutput, error)
CancelSimulationJob mocks base method
func (*MockRoboMakerAPI) CancelSimulationJobBatch ¶
func (m *MockRoboMakerAPI) CancelSimulationJobBatch(arg0 *robomaker.CancelSimulationJobBatchInput) (*robomaker.CancelSimulationJobBatchOutput, error)
CancelSimulationJobBatch mocks base method
func (*MockRoboMakerAPI) CancelSimulationJobBatchRequest ¶
func (m *MockRoboMakerAPI) CancelSimulationJobBatchRequest(arg0 *robomaker.CancelSimulationJobBatchInput) (*request.Request, *robomaker.CancelSimulationJobBatchOutput)
CancelSimulationJobBatchRequest mocks base method
func (*MockRoboMakerAPI) CancelSimulationJobBatchWithContext ¶
func (m *MockRoboMakerAPI) CancelSimulationJobBatchWithContext(arg0 context.Context, arg1 *robomaker.CancelSimulationJobBatchInput, arg2 ...request.Option) (*robomaker.CancelSimulationJobBatchOutput, error)
CancelSimulationJobBatchWithContext mocks base method
func (*MockRoboMakerAPI) CancelSimulationJobRequest ¶
func (m *MockRoboMakerAPI) CancelSimulationJobRequest(arg0 *robomaker.CancelSimulationJobInput) (*request.Request, *robomaker.CancelSimulationJobOutput)
CancelSimulationJobRequest mocks base method
func (*MockRoboMakerAPI) CancelSimulationJobWithContext ¶
func (m *MockRoboMakerAPI) CancelSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.CancelSimulationJobInput, arg2 ...request.Option) (*robomaker.CancelSimulationJobOutput, error)
CancelSimulationJobWithContext mocks base method
func (*MockRoboMakerAPI) CancelWorldExportJob ¶
func (m *MockRoboMakerAPI) CancelWorldExportJob(arg0 *robomaker.CancelWorldExportJobInput) (*robomaker.CancelWorldExportJobOutput, error)
CancelWorldExportJob mocks base method
func (*MockRoboMakerAPI) CancelWorldExportJobRequest ¶
func (m *MockRoboMakerAPI) CancelWorldExportJobRequest(arg0 *robomaker.CancelWorldExportJobInput) (*request.Request, *robomaker.CancelWorldExportJobOutput)
CancelWorldExportJobRequest mocks base method
func (*MockRoboMakerAPI) CancelWorldExportJobWithContext ¶
func (m *MockRoboMakerAPI) CancelWorldExportJobWithContext(arg0 context.Context, arg1 *robomaker.CancelWorldExportJobInput, arg2 ...request.Option) (*robomaker.CancelWorldExportJobOutput, error)
CancelWorldExportJobWithContext mocks base method
func (*MockRoboMakerAPI) CancelWorldGenerationJob ¶
func (m *MockRoboMakerAPI) CancelWorldGenerationJob(arg0 *robomaker.CancelWorldGenerationJobInput) (*robomaker.CancelWorldGenerationJobOutput, error)
CancelWorldGenerationJob mocks base method
func (*MockRoboMakerAPI) CancelWorldGenerationJobRequest ¶
func (m *MockRoboMakerAPI) CancelWorldGenerationJobRequest(arg0 *robomaker.CancelWorldGenerationJobInput) (*request.Request, *robomaker.CancelWorldGenerationJobOutput)
CancelWorldGenerationJobRequest mocks base method
func (*MockRoboMakerAPI) CancelWorldGenerationJobWithContext ¶
func (m *MockRoboMakerAPI) CancelWorldGenerationJobWithContext(arg0 context.Context, arg1 *robomaker.CancelWorldGenerationJobInput, arg2 ...request.Option) (*robomaker.CancelWorldGenerationJobOutput, error)
CancelWorldGenerationJobWithContext mocks base method
func (*MockRoboMakerAPI) CreateDeploymentJob ¶
func (m *MockRoboMakerAPI) CreateDeploymentJob(arg0 *robomaker.CreateDeploymentJobInput) (*robomaker.CreateDeploymentJobOutput, error)
CreateDeploymentJob mocks base method
func (*MockRoboMakerAPI) CreateDeploymentJobRequest ¶
func (m *MockRoboMakerAPI) CreateDeploymentJobRequest(arg0 *robomaker.CreateDeploymentJobInput) (*request.Request, *robomaker.CreateDeploymentJobOutput)
CreateDeploymentJobRequest mocks base method
func (*MockRoboMakerAPI) CreateDeploymentJobWithContext ¶
func (m *MockRoboMakerAPI) CreateDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.CreateDeploymentJobInput, arg2 ...request.Option) (*robomaker.CreateDeploymentJobOutput, error)
CreateDeploymentJobWithContext mocks base method
func (*MockRoboMakerAPI) CreateFleet ¶
func (m *MockRoboMakerAPI) CreateFleet(arg0 *robomaker.CreateFleetInput) (*robomaker.CreateFleetOutput, error)
CreateFleet mocks base method
func (*MockRoboMakerAPI) CreateFleetRequest ¶
func (m *MockRoboMakerAPI) CreateFleetRequest(arg0 *robomaker.CreateFleetInput) (*request.Request, *robomaker.CreateFleetOutput)
CreateFleetRequest mocks base method
func (*MockRoboMakerAPI) CreateFleetWithContext ¶
func (m *MockRoboMakerAPI) CreateFleetWithContext(arg0 context.Context, arg1 *robomaker.CreateFleetInput, arg2 ...request.Option) (*robomaker.CreateFleetOutput, error)
CreateFleetWithContext mocks base method
func (*MockRoboMakerAPI) CreateRobot ¶
func (m *MockRoboMakerAPI) CreateRobot(arg0 *robomaker.CreateRobotInput) (*robomaker.CreateRobotOutput, error)
CreateRobot mocks base method
func (*MockRoboMakerAPI) CreateRobotApplication ¶
func (m *MockRoboMakerAPI) CreateRobotApplication(arg0 *robomaker.CreateRobotApplicationInput) (*robomaker.CreateRobotApplicationOutput, error)
CreateRobotApplication mocks base method
func (*MockRoboMakerAPI) CreateRobotApplicationRequest ¶
func (m *MockRoboMakerAPI) CreateRobotApplicationRequest(arg0 *robomaker.CreateRobotApplicationInput) (*request.Request, *robomaker.CreateRobotApplicationOutput)
CreateRobotApplicationRequest mocks base method
func (*MockRoboMakerAPI) CreateRobotApplicationVersion ¶
func (m *MockRoboMakerAPI) CreateRobotApplicationVersion(arg0 *robomaker.CreateRobotApplicationVersionInput) (*robomaker.CreateRobotApplicationVersionOutput, error)
CreateRobotApplicationVersion mocks base method
func (*MockRoboMakerAPI) CreateRobotApplicationVersionRequest ¶
func (m *MockRoboMakerAPI) CreateRobotApplicationVersionRequest(arg0 *robomaker.CreateRobotApplicationVersionInput) (*request.Request, *robomaker.CreateRobotApplicationVersionOutput)
CreateRobotApplicationVersionRequest mocks base method
func (*MockRoboMakerAPI) CreateRobotApplicationVersionWithContext ¶
func (m *MockRoboMakerAPI) CreateRobotApplicationVersionWithContext(arg0 context.Context, arg1 *robomaker.CreateRobotApplicationVersionInput, arg2 ...request.Option) (*robomaker.CreateRobotApplicationVersionOutput, error)
CreateRobotApplicationVersionWithContext mocks base method
func (*MockRoboMakerAPI) CreateRobotApplicationWithContext ¶
func (m *MockRoboMakerAPI) CreateRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.CreateRobotApplicationInput, arg2 ...request.Option) (*robomaker.CreateRobotApplicationOutput, error)
CreateRobotApplicationWithContext mocks base method
func (*MockRoboMakerAPI) CreateRobotRequest ¶
func (m *MockRoboMakerAPI) CreateRobotRequest(arg0 *robomaker.CreateRobotInput) (*request.Request, *robomaker.CreateRobotOutput)
CreateRobotRequest mocks base method
func (*MockRoboMakerAPI) CreateRobotWithContext ¶
func (m *MockRoboMakerAPI) CreateRobotWithContext(arg0 context.Context, arg1 *robomaker.CreateRobotInput, arg2 ...request.Option) (*robomaker.CreateRobotOutput, error)
CreateRobotWithContext mocks base method
func (*MockRoboMakerAPI) CreateSimulationApplication ¶
func (m *MockRoboMakerAPI) CreateSimulationApplication(arg0 *robomaker.CreateSimulationApplicationInput) (*robomaker.CreateSimulationApplicationOutput, error)
CreateSimulationApplication mocks base method
func (*MockRoboMakerAPI) CreateSimulationApplicationRequest ¶
func (m *MockRoboMakerAPI) CreateSimulationApplicationRequest(arg0 *robomaker.CreateSimulationApplicationInput) (*request.Request, *robomaker.CreateSimulationApplicationOutput)
CreateSimulationApplicationRequest mocks base method
func (*MockRoboMakerAPI) CreateSimulationApplicationVersion ¶
func (m *MockRoboMakerAPI) CreateSimulationApplicationVersion(arg0 *robomaker.CreateSimulationApplicationVersionInput) (*robomaker.CreateSimulationApplicationVersionOutput, error)
CreateSimulationApplicationVersion mocks base method
func (*MockRoboMakerAPI) CreateSimulationApplicationVersionRequest ¶
func (m *MockRoboMakerAPI) CreateSimulationApplicationVersionRequest(arg0 *robomaker.CreateSimulationApplicationVersionInput) (*request.Request, *robomaker.CreateSimulationApplicationVersionOutput)
CreateSimulationApplicationVersionRequest mocks base method
func (*MockRoboMakerAPI) CreateSimulationApplicationVersionWithContext ¶
func (m *MockRoboMakerAPI) CreateSimulationApplicationVersionWithContext(arg0 context.Context, arg1 *robomaker.CreateSimulationApplicationVersionInput, arg2 ...request.Option) (*robomaker.CreateSimulationApplicationVersionOutput, error)
CreateSimulationApplicationVersionWithContext mocks base method
func (*MockRoboMakerAPI) CreateSimulationApplicationWithContext ¶
func (m *MockRoboMakerAPI) CreateSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.CreateSimulationApplicationInput, arg2 ...request.Option) (*robomaker.CreateSimulationApplicationOutput, error)
CreateSimulationApplicationWithContext mocks base method
func (*MockRoboMakerAPI) CreateSimulationJob ¶
func (m *MockRoboMakerAPI) CreateSimulationJob(arg0 *robomaker.CreateSimulationJobInput) (*robomaker.CreateSimulationJobOutput, error)
CreateSimulationJob mocks base method
func (*MockRoboMakerAPI) CreateSimulationJobRequest ¶
func (m *MockRoboMakerAPI) CreateSimulationJobRequest(arg0 *robomaker.CreateSimulationJobInput) (*request.Request, *robomaker.CreateSimulationJobOutput)
CreateSimulationJobRequest mocks base method
func (*MockRoboMakerAPI) CreateSimulationJobWithContext ¶
func (m *MockRoboMakerAPI) CreateSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.CreateSimulationJobInput, arg2 ...request.Option) (*robomaker.CreateSimulationJobOutput, error)
CreateSimulationJobWithContext mocks base method
func (*MockRoboMakerAPI) CreateWorldExportJob ¶
func (m *MockRoboMakerAPI) CreateWorldExportJob(arg0 *robomaker.CreateWorldExportJobInput) (*robomaker.CreateWorldExportJobOutput, error)
CreateWorldExportJob mocks base method
func (*MockRoboMakerAPI) CreateWorldExportJobRequest ¶
func (m *MockRoboMakerAPI) CreateWorldExportJobRequest(arg0 *robomaker.CreateWorldExportJobInput) (*request.Request, *robomaker.CreateWorldExportJobOutput)
CreateWorldExportJobRequest mocks base method
func (*MockRoboMakerAPI) CreateWorldExportJobWithContext ¶
func (m *MockRoboMakerAPI) CreateWorldExportJobWithContext(arg0 context.Context, arg1 *robomaker.CreateWorldExportJobInput, arg2 ...request.Option) (*robomaker.CreateWorldExportJobOutput, error)
CreateWorldExportJobWithContext mocks base method
func (*MockRoboMakerAPI) CreateWorldGenerationJob ¶
func (m *MockRoboMakerAPI) CreateWorldGenerationJob(arg0 *robomaker.CreateWorldGenerationJobInput) (*robomaker.CreateWorldGenerationJobOutput, error)
CreateWorldGenerationJob mocks base method
func (*MockRoboMakerAPI) CreateWorldGenerationJobRequest ¶
func (m *MockRoboMakerAPI) CreateWorldGenerationJobRequest(arg0 *robomaker.CreateWorldGenerationJobInput) (*request.Request, *robomaker.CreateWorldGenerationJobOutput)
CreateWorldGenerationJobRequest mocks base method
func (*MockRoboMakerAPI) CreateWorldGenerationJobWithContext ¶
func (m *MockRoboMakerAPI) CreateWorldGenerationJobWithContext(arg0 context.Context, arg1 *robomaker.CreateWorldGenerationJobInput, arg2 ...request.Option) (*robomaker.CreateWorldGenerationJobOutput, error)
CreateWorldGenerationJobWithContext mocks base method
func (*MockRoboMakerAPI) CreateWorldTemplate ¶
func (m *MockRoboMakerAPI) CreateWorldTemplate(arg0 *robomaker.CreateWorldTemplateInput) (*robomaker.CreateWorldTemplateOutput, error)
CreateWorldTemplate mocks base method
func (*MockRoboMakerAPI) CreateWorldTemplateRequest ¶
func (m *MockRoboMakerAPI) CreateWorldTemplateRequest(arg0 *robomaker.CreateWorldTemplateInput) (*request.Request, *robomaker.CreateWorldTemplateOutput)
CreateWorldTemplateRequest mocks base method
func (*MockRoboMakerAPI) CreateWorldTemplateWithContext ¶
func (m *MockRoboMakerAPI) CreateWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.CreateWorldTemplateInput, arg2 ...request.Option) (*robomaker.CreateWorldTemplateOutput, error)
CreateWorldTemplateWithContext mocks base method
func (*MockRoboMakerAPI) DeleteFleet ¶
func (m *MockRoboMakerAPI) DeleteFleet(arg0 *robomaker.DeleteFleetInput) (*robomaker.DeleteFleetOutput, error)
DeleteFleet mocks base method
func (*MockRoboMakerAPI) DeleteFleetRequest ¶
func (m *MockRoboMakerAPI) DeleteFleetRequest(arg0 *robomaker.DeleteFleetInput) (*request.Request, *robomaker.DeleteFleetOutput)
DeleteFleetRequest mocks base method
func (*MockRoboMakerAPI) DeleteFleetWithContext ¶
func (m *MockRoboMakerAPI) DeleteFleetWithContext(arg0 context.Context, arg1 *robomaker.DeleteFleetInput, arg2 ...request.Option) (*robomaker.DeleteFleetOutput, error)
DeleteFleetWithContext mocks base method
func (*MockRoboMakerAPI) DeleteRobot ¶
func (m *MockRoboMakerAPI) DeleteRobot(arg0 *robomaker.DeleteRobotInput) (*robomaker.DeleteRobotOutput, error)
DeleteRobot mocks base method
func (*MockRoboMakerAPI) DeleteRobotApplication ¶
func (m *MockRoboMakerAPI) DeleteRobotApplication(arg0 *robomaker.DeleteRobotApplicationInput) (*robomaker.DeleteRobotApplicationOutput, error)
DeleteRobotApplication mocks base method
func (*MockRoboMakerAPI) DeleteRobotApplicationRequest ¶
func (m *MockRoboMakerAPI) DeleteRobotApplicationRequest(arg0 *robomaker.DeleteRobotApplicationInput) (*request.Request, *robomaker.DeleteRobotApplicationOutput)
DeleteRobotApplicationRequest mocks base method
func (*MockRoboMakerAPI) DeleteRobotApplicationWithContext ¶
func (m *MockRoboMakerAPI) DeleteRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.DeleteRobotApplicationInput, arg2 ...request.Option) (*robomaker.DeleteRobotApplicationOutput, error)
DeleteRobotApplicationWithContext mocks base method
func (*MockRoboMakerAPI) DeleteRobotRequest ¶
func (m *MockRoboMakerAPI) DeleteRobotRequest(arg0 *robomaker.DeleteRobotInput) (*request.Request, *robomaker.DeleteRobotOutput)
DeleteRobotRequest mocks base method
func (*MockRoboMakerAPI) DeleteRobotWithContext ¶
func (m *MockRoboMakerAPI) DeleteRobotWithContext(arg0 context.Context, arg1 *robomaker.DeleteRobotInput, arg2 ...request.Option) (*robomaker.DeleteRobotOutput, error)
DeleteRobotWithContext mocks base method
func (*MockRoboMakerAPI) DeleteSimulationApplication ¶
func (m *MockRoboMakerAPI) DeleteSimulationApplication(arg0 *robomaker.DeleteSimulationApplicationInput) (*robomaker.DeleteSimulationApplicationOutput, error)
DeleteSimulationApplication mocks base method
func (*MockRoboMakerAPI) DeleteSimulationApplicationRequest ¶
func (m *MockRoboMakerAPI) DeleteSimulationApplicationRequest(arg0 *robomaker.DeleteSimulationApplicationInput) (*request.Request, *robomaker.DeleteSimulationApplicationOutput)
DeleteSimulationApplicationRequest mocks base method
func (*MockRoboMakerAPI) DeleteSimulationApplicationWithContext ¶
func (m *MockRoboMakerAPI) DeleteSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.DeleteSimulationApplicationInput, arg2 ...request.Option) (*robomaker.DeleteSimulationApplicationOutput, error)
DeleteSimulationApplicationWithContext mocks base method
func (*MockRoboMakerAPI) DeleteWorldTemplate ¶
func (m *MockRoboMakerAPI) DeleteWorldTemplate(arg0 *robomaker.DeleteWorldTemplateInput) (*robomaker.DeleteWorldTemplateOutput, error)
DeleteWorldTemplate mocks base method
func (*MockRoboMakerAPI) DeleteWorldTemplateRequest ¶
func (m *MockRoboMakerAPI) DeleteWorldTemplateRequest(arg0 *robomaker.DeleteWorldTemplateInput) (*request.Request, *robomaker.DeleteWorldTemplateOutput)
DeleteWorldTemplateRequest mocks base method
func (*MockRoboMakerAPI) DeleteWorldTemplateWithContext ¶
func (m *MockRoboMakerAPI) DeleteWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.DeleteWorldTemplateInput, arg2 ...request.Option) (*robomaker.DeleteWorldTemplateOutput, error)
DeleteWorldTemplateWithContext mocks base method
func (*MockRoboMakerAPI) DeregisterRobot ¶
func (m *MockRoboMakerAPI) DeregisterRobot(arg0 *robomaker.DeregisterRobotInput) (*robomaker.DeregisterRobotOutput, error)
DeregisterRobot mocks base method
func (*MockRoboMakerAPI) DeregisterRobotRequest ¶
func (m *MockRoboMakerAPI) DeregisterRobotRequest(arg0 *robomaker.DeregisterRobotInput) (*request.Request, *robomaker.DeregisterRobotOutput)
DeregisterRobotRequest mocks base method
func (*MockRoboMakerAPI) DeregisterRobotWithContext ¶
func (m *MockRoboMakerAPI) DeregisterRobotWithContext(arg0 context.Context, arg1 *robomaker.DeregisterRobotInput, arg2 ...request.Option) (*robomaker.DeregisterRobotOutput, error)
DeregisterRobotWithContext mocks base method
func (*MockRoboMakerAPI) DescribeDeploymentJob ¶
func (m *MockRoboMakerAPI) DescribeDeploymentJob(arg0 *robomaker.DescribeDeploymentJobInput) (*robomaker.DescribeDeploymentJobOutput, error)
DescribeDeploymentJob mocks base method
func (*MockRoboMakerAPI) DescribeDeploymentJobRequest ¶
func (m *MockRoboMakerAPI) DescribeDeploymentJobRequest(arg0 *robomaker.DescribeDeploymentJobInput) (*request.Request, *robomaker.DescribeDeploymentJobOutput)
DescribeDeploymentJobRequest mocks base method
func (*MockRoboMakerAPI) DescribeDeploymentJobWithContext ¶
func (m *MockRoboMakerAPI) DescribeDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeDeploymentJobInput, arg2 ...request.Option) (*robomaker.DescribeDeploymentJobOutput, error)
DescribeDeploymentJobWithContext mocks base method
func (*MockRoboMakerAPI) DescribeFleet ¶
func (m *MockRoboMakerAPI) DescribeFleet(arg0 *robomaker.DescribeFleetInput) (*robomaker.DescribeFleetOutput, error)
DescribeFleet mocks base method
func (*MockRoboMakerAPI) DescribeFleetRequest ¶
func (m *MockRoboMakerAPI) DescribeFleetRequest(arg0 *robomaker.DescribeFleetInput) (*request.Request, *robomaker.DescribeFleetOutput)
DescribeFleetRequest mocks base method
func (*MockRoboMakerAPI) DescribeFleetWithContext ¶
func (m *MockRoboMakerAPI) DescribeFleetWithContext(arg0 context.Context, arg1 *robomaker.DescribeFleetInput, arg2 ...request.Option) (*robomaker.DescribeFleetOutput, error)
DescribeFleetWithContext mocks base method
func (*MockRoboMakerAPI) DescribeRobot ¶
func (m *MockRoboMakerAPI) DescribeRobot(arg0 *robomaker.DescribeRobotInput) (*robomaker.DescribeRobotOutput, error)
DescribeRobot mocks base method
func (*MockRoboMakerAPI) DescribeRobotApplication ¶
func (m *MockRoboMakerAPI) DescribeRobotApplication(arg0 *robomaker.DescribeRobotApplicationInput) (*robomaker.DescribeRobotApplicationOutput, error)
DescribeRobotApplication mocks base method
func (*MockRoboMakerAPI) DescribeRobotApplicationRequest ¶
func (m *MockRoboMakerAPI) DescribeRobotApplicationRequest(arg0 *robomaker.DescribeRobotApplicationInput) (*request.Request, *robomaker.DescribeRobotApplicationOutput)
DescribeRobotApplicationRequest mocks base method
func (*MockRoboMakerAPI) DescribeRobotApplicationWithContext ¶
func (m *MockRoboMakerAPI) DescribeRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.DescribeRobotApplicationInput, arg2 ...request.Option) (*robomaker.DescribeRobotApplicationOutput, error)
DescribeRobotApplicationWithContext mocks base method
func (*MockRoboMakerAPI) DescribeRobotRequest ¶
func (m *MockRoboMakerAPI) DescribeRobotRequest(arg0 *robomaker.DescribeRobotInput) (*request.Request, *robomaker.DescribeRobotOutput)
DescribeRobotRequest mocks base method
func (*MockRoboMakerAPI) DescribeRobotWithContext ¶
func (m *MockRoboMakerAPI) DescribeRobotWithContext(arg0 context.Context, arg1 *robomaker.DescribeRobotInput, arg2 ...request.Option) (*robomaker.DescribeRobotOutput, error)
DescribeRobotWithContext mocks base method
func (*MockRoboMakerAPI) DescribeSimulationApplication ¶
func (m *MockRoboMakerAPI) DescribeSimulationApplication(arg0 *robomaker.DescribeSimulationApplicationInput) (*robomaker.DescribeSimulationApplicationOutput, error)
DescribeSimulationApplication mocks base method
func (*MockRoboMakerAPI) DescribeSimulationApplicationRequest ¶
func (m *MockRoboMakerAPI) DescribeSimulationApplicationRequest(arg0 *robomaker.DescribeSimulationApplicationInput) (*request.Request, *robomaker.DescribeSimulationApplicationOutput)
DescribeSimulationApplicationRequest mocks base method
func (*MockRoboMakerAPI) DescribeSimulationApplicationWithContext ¶
func (m *MockRoboMakerAPI) DescribeSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.DescribeSimulationApplicationInput, arg2 ...request.Option) (*robomaker.DescribeSimulationApplicationOutput, error)
DescribeSimulationApplicationWithContext mocks base method
func (*MockRoboMakerAPI) DescribeSimulationJob ¶
func (m *MockRoboMakerAPI) DescribeSimulationJob(arg0 *robomaker.DescribeSimulationJobInput) (*robomaker.DescribeSimulationJobOutput, error)
DescribeSimulationJob mocks base method
func (*MockRoboMakerAPI) DescribeSimulationJobBatch ¶
func (m *MockRoboMakerAPI) DescribeSimulationJobBatch(arg0 *robomaker.DescribeSimulationJobBatchInput) (*robomaker.DescribeSimulationJobBatchOutput, error)
DescribeSimulationJobBatch mocks base method
func (*MockRoboMakerAPI) DescribeSimulationJobBatchRequest ¶
func (m *MockRoboMakerAPI) DescribeSimulationJobBatchRequest(arg0 *robomaker.DescribeSimulationJobBatchInput) (*request.Request, *robomaker.DescribeSimulationJobBatchOutput)
DescribeSimulationJobBatchRequest mocks base method
func (*MockRoboMakerAPI) DescribeSimulationJobBatchWithContext ¶
func (m *MockRoboMakerAPI) DescribeSimulationJobBatchWithContext(arg0 context.Context, arg1 *robomaker.DescribeSimulationJobBatchInput, arg2 ...request.Option) (*robomaker.DescribeSimulationJobBatchOutput, error)
DescribeSimulationJobBatchWithContext mocks base method
func (*MockRoboMakerAPI) DescribeSimulationJobRequest ¶
func (m *MockRoboMakerAPI) DescribeSimulationJobRequest(arg0 *robomaker.DescribeSimulationJobInput) (*request.Request, *robomaker.DescribeSimulationJobOutput)
DescribeSimulationJobRequest mocks base method
func (*MockRoboMakerAPI) DescribeSimulationJobWithContext ¶
func (m *MockRoboMakerAPI) DescribeSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeSimulationJobInput, arg2 ...request.Option) (*robomaker.DescribeSimulationJobOutput, error)
DescribeSimulationJobWithContext mocks base method
func (*MockRoboMakerAPI) DescribeWorld ¶
func (m *MockRoboMakerAPI) DescribeWorld(arg0 *robomaker.DescribeWorldInput) (*robomaker.DescribeWorldOutput, error)
DescribeWorld mocks base method
func (*MockRoboMakerAPI) DescribeWorldExportJob ¶
func (m *MockRoboMakerAPI) DescribeWorldExportJob(arg0 *robomaker.DescribeWorldExportJobInput) (*robomaker.DescribeWorldExportJobOutput, error)
DescribeWorldExportJob mocks base method
func (*MockRoboMakerAPI) DescribeWorldExportJobRequest ¶
func (m *MockRoboMakerAPI) DescribeWorldExportJobRequest(arg0 *robomaker.DescribeWorldExportJobInput) (*request.Request, *robomaker.DescribeWorldExportJobOutput)
DescribeWorldExportJobRequest mocks base method
func (*MockRoboMakerAPI) DescribeWorldExportJobWithContext ¶
func (m *MockRoboMakerAPI) DescribeWorldExportJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldExportJobInput, arg2 ...request.Option) (*robomaker.DescribeWorldExportJobOutput, error)
DescribeWorldExportJobWithContext mocks base method
func (*MockRoboMakerAPI) DescribeWorldGenerationJob ¶
func (m *MockRoboMakerAPI) DescribeWorldGenerationJob(arg0 *robomaker.DescribeWorldGenerationJobInput) (*robomaker.DescribeWorldGenerationJobOutput, error)
DescribeWorldGenerationJob mocks base method
func (*MockRoboMakerAPI) DescribeWorldGenerationJobRequest ¶
func (m *MockRoboMakerAPI) DescribeWorldGenerationJobRequest(arg0 *robomaker.DescribeWorldGenerationJobInput) (*request.Request, *robomaker.DescribeWorldGenerationJobOutput)
DescribeWorldGenerationJobRequest mocks base method
func (*MockRoboMakerAPI) DescribeWorldGenerationJobWithContext ¶
func (m *MockRoboMakerAPI) DescribeWorldGenerationJobWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldGenerationJobInput, arg2 ...request.Option) (*robomaker.DescribeWorldGenerationJobOutput, error)
DescribeWorldGenerationJobWithContext mocks base method
func (*MockRoboMakerAPI) DescribeWorldRequest ¶
func (m *MockRoboMakerAPI) DescribeWorldRequest(arg0 *robomaker.DescribeWorldInput) (*request.Request, *robomaker.DescribeWorldOutput)
DescribeWorldRequest mocks base method
func (*MockRoboMakerAPI) DescribeWorldTemplate ¶
func (m *MockRoboMakerAPI) DescribeWorldTemplate(arg0 *robomaker.DescribeWorldTemplateInput) (*robomaker.DescribeWorldTemplateOutput, error)
DescribeWorldTemplate mocks base method
func (*MockRoboMakerAPI) DescribeWorldTemplateRequest ¶
func (m *MockRoboMakerAPI) DescribeWorldTemplateRequest(arg0 *robomaker.DescribeWorldTemplateInput) (*request.Request, *robomaker.DescribeWorldTemplateOutput)
DescribeWorldTemplateRequest mocks base method
func (*MockRoboMakerAPI) DescribeWorldTemplateWithContext ¶
func (m *MockRoboMakerAPI) DescribeWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldTemplateInput, arg2 ...request.Option) (*robomaker.DescribeWorldTemplateOutput, error)
DescribeWorldTemplateWithContext mocks base method
func (*MockRoboMakerAPI) DescribeWorldWithContext ¶
func (m *MockRoboMakerAPI) DescribeWorldWithContext(arg0 context.Context, arg1 *robomaker.DescribeWorldInput, arg2 ...request.Option) (*robomaker.DescribeWorldOutput, error)
DescribeWorldWithContext mocks base method
func (*MockRoboMakerAPI) EXPECT ¶
func (m *MockRoboMakerAPI) EXPECT() *MockRoboMakerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockRoboMakerAPI) GetWorldTemplateBody ¶
func (m *MockRoboMakerAPI) GetWorldTemplateBody(arg0 *robomaker.GetWorldTemplateBodyInput) (*robomaker.GetWorldTemplateBodyOutput, error)
GetWorldTemplateBody mocks base method
func (*MockRoboMakerAPI) GetWorldTemplateBodyRequest ¶
func (m *MockRoboMakerAPI) GetWorldTemplateBodyRequest(arg0 *robomaker.GetWorldTemplateBodyInput) (*request.Request, *robomaker.GetWorldTemplateBodyOutput)
GetWorldTemplateBodyRequest mocks base method
func (*MockRoboMakerAPI) GetWorldTemplateBodyWithContext ¶
func (m *MockRoboMakerAPI) GetWorldTemplateBodyWithContext(arg0 context.Context, arg1 *robomaker.GetWorldTemplateBodyInput, arg2 ...request.Option) (*robomaker.GetWorldTemplateBodyOutput, error)
GetWorldTemplateBodyWithContext mocks base method
func (*MockRoboMakerAPI) ListDeploymentJobs ¶
func (m *MockRoboMakerAPI) ListDeploymentJobs(arg0 *robomaker.ListDeploymentJobsInput) (*robomaker.ListDeploymentJobsOutput, error)
ListDeploymentJobs mocks base method
func (*MockRoboMakerAPI) ListDeploymentJobsPages ¶
func (m *MockRoboMakerAPI) ListDeploymentJobsPages(arg0 *robomaker.ListDeploymentJobsInput, arg1 func(*robomaker.ListDeploymentJobsOutput, bool) bool) error
ListDeploymentJobsPages mocks base method
func (*MockRoboMakerAPI) ListDeploymentJobsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListDeploymentJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListDeploymentJobsInput, arg2 func(*robomaker.ListDeploymentJobsOutput, bool) bool, arg3 ...request.Option) error
ListDeploymentJobsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListDeploymentJobsRequest ¶
func (m *MockRoboMakerAPI) ListDeploymentJobsRequest(arg0 *robomaker.ListDeploymentJobsInput) (*request.Request, *robomaker.ListDeploymentJobsOutput)
ListDeploymentJobsRequest mocks base method
func (*MockRoboMakerAPI) ListDeploymentJobsWithContext ¶
func (m *MockRoboMakerAPI) ListDeploymentJobsWithContext(arg0 context.Context, arg1 *robomaker.ListDeploymentJobsInput, arg2 ...request.Option) (*robomaker.ListDeploymentJobsOutput, error)
ListDeploymentJobsWithContext mocks base method
func (*MockRoboMakerAPI) ListFleets ¶
func (m *MockRoboMakerAPI) ListFleets(arg0 *robomaker.ListFleetsInput) (*robomaker.ListFleetsOutput, error)
ListFleets mocks base method
func (*MockRoboMakerAPI) ListFleetsPages ¶
func (m *MockRoboMakerAPI) ListFleetsPages(arg0 *robomaker.ListFleetsInput, arg1 func(*robomaker.ListFleetsOutput, bool) bool) error
ListFleetsPages mocks base method
func (*MockRoboMakerAPI) ListFleetsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListFleetsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListFleetsInput, arg2 func(*robomaker.ListFleetsOutput, bool) bool, arg3 ...request.Option) error
ListFleetsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListFleetsRequest ¶
func (m *MockRoboMakerAPI) ListFleetsRequest(arg0 *robomaker.ListFleetsInput) (*request.Request, *robomaker.ListFleetsOutput)
ListFleetsRequest mocks base method
func (*MockRoboMakerAPI) ListFleetsWithContext ¶
func (m *MockRoboMakerAPI) ListFleetsWithContext(arg0 context.Context, arg1 *robomaker.ListFleetsInput, arg2 ...request.Option) (*robomaker.ListFleetsOutput, error)
ListFleetsWithContext mocks base method
func (*MockRoboMakerAPI) ListRobotApplications ¶
func (m *MockRoboMakerAPI) ListRobotApplications(arg0 *robomaker.ListRobotApplicationsInput) (*robomaker.ListRobotApplicationsOutput, error)
ListRobotApplications mocks base method
func (*MockRoboMakerAPI) ListRobotApplicationsPages ¶
func (m *MockRoboMakerAPI) ListRobotApplicationsPages(arg0 *robomaker.ListRobotApplicationsInput, arg1 func(*robomaker.ListRobotApplicationsOutput, bool) bool) error
ListRobotApplicationsPages mocks base method
func (*MockRoboMakerAPI) ListRobotApplicationsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListRobotApplicationsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListRobotApplicationsInput, arg2 func(*robomaker.ListRobotApplicationsOutput, bool) bool, arg3 ...request.Option) error
ListRobotApplicationsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListRobotApplicationsRequest ¶
func (m *MockRoboMakerAPI) ListRobotApplicationsRequest(arg0 *robomaker.ListRobotApplicationsInput) (*request.Request, *robomaker.ListRobotApplicationsOutput)
ListRobotApplicationsRequest mocks base method
func (*MockRoboMakerAPI) ListRobotApplicationsWithContext ¶
func (m *MockRoboMakerAPI) ListRobotApplicationsWithContext(arg0 context.Context, arg1 *robomaker.ListRobotApplicationsInput, arg2 ...request.Option) (*robomaker.ListRobotApplicationsOutput, error)
ListRobotApplicationsWithContext mocks base method
func (*MockRoboMakerAPI) ListRobots ¶
func (m *MockRoboMakerAPI) ListRobots(arg0 *robomaker.ListRobotsInput) (*robomaker.ListRobotsOutput, error)
ListRobots mocks base method
func (*MockRoboMakerAPI) ListRobotsPages ¶
func (m *MockRoboMakerAPI) ListRobotsPages(arg0 *robomaker.ListRobotsInput, arg1 func(*robomaker.ListRobotsOutput, bool) bool) error
ListRobotsPages mocks base method
func (*MockRoboMakerAPI) ListRobotsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListRobotsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListRobotsInput, arg2 func(*robomaker.ListRobotsOutput, bool) bool, arg3 ...request.Option) error
ListRobotsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListRobotsRequest ¶
func (m *MockRoboMakerAPI) ListRobotsRequest(arg0 *robomaker.ListRobotsInput) (*request.Request, *robomaker.ListRobotsOutput)
ListRobotsRequest mocks base method
func (*MockRoboMakerAPI) ListRobotsWithContext ¶
func (m *MockRoboMakerAPI) ListRobotsWithContext(arg0 context.Context, arg1 *robomaker.ListRobotsInput, arg2 ...request.Option) (*robomaker.ListRobotsOutput, error)
ListRobotsWithContext mocks base method
func (*MockRoboMakerAPI) ListSimulationApplications ¶
func (m *MockRoboMakerAPI) ListSimulationApplications(arg0 *robomaker.ListSimulationApplicationsInput) (*robomaker.ListSimulationApplicationsOutput, error)
ListSimulationApplications mocks base method
func (*MockRoboMakerAPI) ListSimulationApplicationsPages ¶
func (m *MockRoboMakerAPI) ListSimulationApplicationsPages(arg0 *robomaker.ListSimulationApplicationsInput, arg1 func(*robomaker.ListSimulationApplicationsOutput, bool) bool) error
ListSimulationApplicationsPages mocks base method
func (*MockRoboMakerAPI) ListSimulationApplicationsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListSimulationApplicationsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationApplicationsInput, arg2 func(*robomaker.ListSimulationApplicationsOutput, bool) bool, arg3 ...request.Option) error
ListSimulationApplicationsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListSimulationApplicationsRequest ¶
func (m *MockRoboMakerAPI) ListSimulationApplicationsRequest(arg0 *robomaker.ListSimulationApplicationsInput) (*request.Request, *robomaker.ListSimulationApplicationsOutput)
ListSimulationApplicationsRequest mocks base method
func (*MockRoboMakerAPI) ListSimulationApplicationsWithContext ¶
func (m *MockRoboMakerAPI) ListSimulationApplicationsWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationApplicationsInput, arg2 ...request.Option) (*robomaker.ListSimulationApplicationsOutput, error)
ListSimulationApplicationsWithContext mocks base method
func (*MockRoboMakerAPI) ListSimulationJobBatches ¶
func (m *MockRoboMakerAPI) ListSimulationJobBatches(arg0 *robomaker.ListSimulationJobBatchesInput) (*robomaker.ListSimulationJobBatchesOutput, error)
ListSimulationJobBatches mocks base method
func (*MockRoboMakerAPI) ListSimulationJobBatchesPages ¶
func (m *MockRoboMakerAPI) ListSimulationJobBatchesPages(arg0 *robomaker.ListSimulationJobBatchesInput, arg1 func(*robomaker.ListSimulationJobBatchesOutput, bool) bool) error
ListSimulationJobBatchesPages mocks base method
func (*MockRoboMakerAPI) ListSimulationJobBatchesPagesWithContext ¶
func (m *MockRoboMakerAPI) ListSimulationJobBatchesPagesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobBatchesInput, arg2 func(*robomaker.ListSimulationJobBatchesOutput, bool) bool, arg3 ...request.Option) error
ListSimulationJobBatchesPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListSimulationJobBatchesRequest ¶
func (m *MockRoboMakerAPI) ListSimulationJobBatchesRequest(arg0 *robomaker.ListSimulationJobBatchesInput) (*request.Request, *robomaker.ListSimulationJobBatchesOutput)
ListSimulationJobBatchesRequest mocks base method
func (*MockRoboMakerAPI) ListSimulationJobBatchesWithContext ¶
func (m *MockRoboMakerAPI) ListSimulationJobBatchesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobBatchesInput, arg2 ...request.Option) (*robomaker.ListSimulationJobBatchesOutput, error)
ListSimulationJobBatchesWithContext mocks base method
func (*MockRoboMakerAPI) ListSimulationJobs ¶
func (m *MockRoboMakerAPI) ListSimulationJobs(arg0 *robomaker.ListSimulationJobsInput) (*robomaker.ListSimulationJobsOutput, error)
ListSimulationJobs mocks base method
func (*MockRoboMakerAPI) ListSimulationJobsPages ¶
func (m *MockRoboMakerAPI) ListSimulationJobsPages(arg0 *robomaker.ListSimulationJobsInput, arg1 func(*robomaker.ListSimulationJobsOutput, bool) bool) error
ListSimulationJobsPages mocks base method
func (*MockRoboMakerAPI) ListSimulationJobsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListSimulationJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobsInput, arg2 func(*robomaker.ListSimulationJobsOutput, bool) bool, arg3 ...request.Option) error
ListSimulationJobsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListSimulationJobsRequest ¶
func (m *MockRoboMakerAPI) ListSimulationJobsRequest(arg0 *robomaker.ListSimulationJobsInput) (*request.Request, *robomaker.ListSimulationJobsOutput)
ListSimulationJobsRequest mocks base method
func (*MockRoboMakerAPI) ListSimulationJobsWithContext ¶
func (m *MockRoboMakerAPI) ListSimulationJobsWithContext(arg0 context.Context, arg1 *robomaker.ListSimulationJobsInput, arg2 ...request.Option) (*robomaker.ListSimulationJobsOutput, error)
ListSimulationJobsWithContext mocks base method
func (*MockRoboMakerAPI) ListTagsForResource ¶
func (m *MockRoboMakerAPI) ListTagsForResource(arg0 *robomaker.ListTagsForResourceInput) (*robomaker.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockRoboMakerAPI) ListTagsForResourceRequest ¶
func (m *MockRoboMakerAPI) ListTagsForResourceRequest(arg0 *robomaker.ListTagsForResourceInput) (*request.Request, *robomaker.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockRoboMakerAPI) ListTagsForResourceWithContext ¶
func (m *MockRoboMakerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *robomaker.ListTagsForResourceInput, arg2 ...request.Option) (*robomaker.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldExportJobs ¶
func (m *MockRoboMakerAPI) ListWorldExportJobs(arg0 *robomaker.ListWorldExportJobsInput) (*robomaker.ListWorldExportJobsOutput, error)
ListWorldExportJobs mocks base method
func (*MockRoboMakerAPI) ListWorldExportJobsPages ¶
func (m *MockRoboMakerAPI) ListWorldExportJobsPages(arg0 *robomaker.ListWorldExportJobsInput, arg1 func(*robomaker.ListWorldExportJobsOutput, bool) bool) error
ListWorldExportJobsPages mocks base method
func (*MockRoboMakerAPI) ListWorldExportJobsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListWorldExportJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldExportJobsInput, arg2 func(*robomaker.ListWorldExportJobsOutput, bool) bool, arg3 ...request.Option) error
ListWorldExportJobsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldExportJobsRequest ¶
func (m *MockRoboMakerAPI) ListWorldExportJobsRequest(arg0 *robomaker.ListWorldExportJobsInput) (*request.Request, *robomaker.ListWorldExportJobsOutput)
ListWorldExportJobsRequest mocks base method
func (*MockRoboMakerAPI) ListWorldExportJobsWithContext ¶
func (m *MockRoboMakerAPI) ListWorldExportJobsWithContext(arg0 context.Context, arg1 *robomaker.ListWorldExportJobsInput, arg2 ...request.Option) (*robomaker.ListWorldExportJobsOutput, error)
ListWorldExportJobsWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldGenerationJobs ¶
func (m *MockRoboMakerAPI) ListWorldGenerationJobs(arg0 *robomaker.ListWorldGenerationJobsInput) (*robomaker.ListWorldGenerationJobsOutput, error)
ListWorldGenerationJobs mocks base method
func (*MockRoboMakerAPI) ListWorldGenerationJobsPages ¶
func (m *MockRoboMakerAPI) ListWorldGenerationJobsPages(arg0 *robomaker.ListWorldGenerationJobsInput, arg1 func(*robomaker.ListWorldGenerationJobsOutput, bool) bool) error
ListWorldGenerationJobsPages mocks base method
func (*MockRoboMakerAPI) ListWorldGenerationJobsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListWorldGenerationJobsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldGenerationJobsInput, arg2 func(*robomaker.ListWorldGenerationJobsOutput, bool) bool, arg3 ...request.Option) error
ListWorldGenerationJobsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldGenerationJobsRequest ¶
func (m *MockRoboMakerAPI) ListWorldGenerationJobsRequest(arg0 *robomaker.ListWorldGenerationJobsInput) (*request.Request, *robomaker.ListWorldGenerationJobsOutput)
ListWorldGenerationJobsRequest mocks base method
func (*MockRoboMakerAPI) ListWorldGenerationJobsWithContext ¶
func (m *MockRoboMakerAPI) ListWorldGenerationJobsWithContext(arg0 context.Context, arg1 *robomaker.ListWorldGenerationJobsInput, arg2 ...request.Option) (*robomaker.ListWorldGenerationJobsOutput, error)
ListWorldGenerationJobsWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldTemplates ¶
func (m *MockRoboMakerAPI) ListWorldTemplates(arg0 *robomaker.ListWorldTemplatesInput) (*robomaker.ListWorldTemplatesOutput, error)
ListWorldTemplates mocks base method
func (*MockRoboMakerAPI) ListWorldTemplatesPages ¶
func (m *MockRoboMakerAPI) ListWorldTemplatesPages(arg0 *robomaker.ListWorldTemplatesInput, arg1 func(*robomaker.ListWorldTemplatesOutput, bool) bool) error
ListWorldTemplatesPages mocks base method
func (*MockRoboMakerAPI) ListWorldTemplatesPagesWithContext ¶
func (m *MockRoboMakerAPI) ListWorldTemplatesPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldTemplatesInput, arg2 func(*robomaker.ListWorldTemplatesOutput, bool) bool, arg3 ...request.Option) error
ListWorldTemplatesPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldTemplatesRequest ¶
func (m *MockRoboMakerAPI) ListWorldTemplatesRequest(arg0 *robomaker.ListWorldTemplatesInput) (*request.Request, *robomaker.ListWorldTemplatesOutput)
ListWorldTemplatesRequest mocks base method
func (*MockRoboMakerAPI) ListWorldTemplatesWithContext ¶
func (m *MockRoboMakerAPI) ListWorldTemplatesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldTemplatesInput, arg2 ...request.Option) (*robomaker.ListWorldTemplatesOutput, error)
ListWorldTemplatesWithContext mocks base method
func (*MockRoboMakerAPI) ListWorlds ¶
func (m *MockRoboMakerAPI) ListWorlds(arg0 *robomaker.ListWorldsInput) (*robomaker.ListWorldsOutput, error)
ListWorlds mocks base method
func (*MockRoboMakerAPI) ListWorldsPages ¶
func (m *MockRoboMakerAPI) ListWorldsPages(arg0 *robomaker.ListWorldsInput, arg1 func(*robomaker.ListWorldsOutput, bool) bool) error
ListWorldsPages mocks base method
func (*MockRoboMakerAPI) ListWorldsPagesWithContext ¶
func (m *MockRoboMakerAPI) ListWorldsPagesWithContext(arg0 context.Context, arg1 *robomaker.ListWorldsInput, arg2 func(*robomaker.ListWorldsOutput, bool) bool, arg3 ...request.Option) error
ListWorldsPagesWithContext mocks base method
func (*MockRoboMakerAPI) ListWorldsRequest ¶
func (m *MockRoboMakerAPI) ListWorldsRequest(arg0 *robomaker.ListWorldsInput) (*request.Request, *robomaker.ListWorldsOutput)
ListWorldsRequest mocks base method
func (*MockRoboMakerAPI) ListWorldsWithContext ¶
func (m *MockRoboMakerAPI) ListWorldsWithContext(arg0 context.Context, arg1 *robomaker.ListWorldsInput, arg2 ...request.Option) (*robomaker.ListWorldsOutput, error)
ListWorldsWithContext mocks base method
func (*MockRoboMakerAPI) RegisterRobot ¶
func (m *MockRoboMakerAPI) RegisterRobot(arg0 *robomaker.RegisterRobotInput) (*robomaker.RegisterRobotOutput, error)
RegisterRobot mocks base method
func (*MockRoboMakerAPI) RegisterRobotRequest ¶
func (m *MockRoboMakerAPI) RegisterRobotRequest(arg0 *robomaker.RegisterRobotInput) (*request.Request, *robomaker.RegisterRobotOutput)
RegisterRobotRequest mocks base method
func (*MockRoboMakerAPI) RegisterRobotWithContext ¶
func (m *MockRoboMakerAPI) RegisterRobotWithContext(arg0 context.Context, arg1 *robomaker.RegisterRobotInput, arg2 ...request.Option) (*robomaker.RegisterRobotOutput, error)
RegisterRobotWithContext mocks base method
func (*MockRoboMakerAPI) RestartSimulationJob ¶
func (m *MockRoboMakerAPI) RestartSimulationJob(arg0 *robomaker.RestartSimulationJobInput) (*robomaker.RestartSimulationJobOutput, error)
RestartSimulationJob mocks base method
func (*MockRoboMakerAPI) RestartSimulationJobRequest ¶
func (m *MockRoboMakerAPI) RestartSimulationJobRequest(arg0 *robomaker.RestartSimulationJobInput) (*request.Request, *robomaker.RestartSimulationJobOutput)
RestartSimulationJobRequest mocks base method
func (*MockRoboMakerAPI) RestartSimulationJobWithContext ¶
func (m *MockRoboMakerAPI) RestartSimulationJobWithContext(arg0 context.Context, arg1 *robomaker.RestartSimulationJobInput, arg2 ...request.Option) (*robomaker.RestartSimulationJobOutput, error)
RestartSimulationJobWithContext mocks base method
func (*MockRoboMakerAPI) StartSimulationJobBatch ¶
func (m *MockRoboMakerAPI) StartSimulationJobBatch(arg0 *robomaker.StartSimulationJobBatchInput) (*robomaker.StartSimulationJobBatchOutput, error)
StartSimulationJobBatch mocks base method
func (*MockRoboMakerAPI) StartSimulationJobBatchRequest ¶
func (m *MockRoboMakerAPI) StartSimulationJobBatchRequest(arg0 *robomaker.StartSimulationJobBatchInput) (*request.Request, *robomaker.StartSimulationJobBatchOutput)
StartSimulationJobBatchRequest mocks base method
func (*MockRoboMakerAPI) StartSimulationJobBatchWithContext ¶
func (m *MockRoboMakerAPI) StartSimulationJobBatchWithContext(arg0 context.Context, arg1 *robomaker.StartSimulationJobBatchInput, arg2 ...request.Option) (*robomaker.StartSimulationJobBatchOutput, error)
StartSimulationJobBatchWithContext mocks base method
func (*MockRoboMakerAPI) SyncDeploymentJob ¶
func (m *MockRoboMakerAPI) SyncDeploymentJob(arg0 *robomaker.SyncDeploymentJobInput) (*robomaker.SyncDeploymentJobOutput, error)
SyncDeploymentJob mocks base method
func (*MockRoboMakerAPI) SyncDeploymentJobRequest ¶
func (m *MockRoboMakerAPI) SyncDeploymentJobRequest(arg0 *robomaker.SyncDeploymentJobInput) (*request.Request, *robomaker.SyncDeploymentJobOutput)
SyncDeploymentJobRequest mocks base method
func (*MockRoboMakerAPI) SyncDeploymentJobWithContext ¶
func (m *MockRoboMakerAPI) SyncDeploymentJobWithContext(arg0 context.Context, arg1 *robomaker.SyncDeploymentJobInput, arg2 ...request.Option) (*robomaker.SyncDeploymentJobOutput, error)
SyncDeploymentJobWithContext mocks base method
func (*MockRoboMakerAPI) TagResource ¶
func (m *MockRoboMakerAPI) TagResource(arg0 *robomaker.TagResourceInput) (*robomaker.TagResourceOutput, error)
TagResource mocks base method
func (*MockRoboMakerAPI) TagResourceRequest ¶
func (m *MockRoboMakerAPI) TagResourceRequest(arg0 *robomaker.TagResourceInput) (*request.Request, *robomaker.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockRoboMakerAPI) TagResourceWithContext ¶
func (m *MockRoboMakerAPI) TagResourceWithContext(arg0 context.Context, arg1 *robomaker.TagResourceInput, arg2 ...request.Option) (*robomaker.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockRoboMakerAPI) UntagResource ¶
func (m *MockRoboMakerAPI) UntagResource(arg0 *robomaker.UntagResourceInput) (*robomaker.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockRoboMakerAPI) UntagResourceRequest ¶
func (m *MockRoboMakerAPI) UntagResourceRequest(arg0 *robomaker.UntagResourceInput) (*request.Request, *robomaker.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockRoboMakerAPI) UntagResourceWithContext ¶
func (m *MockRoboMakerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *robomaker.UntagResourceInput, arg2 ...request.Option) (*robomaker.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockRoboMakerAPI) UpdateRobotApplication ¶
func (m *MockRoboMakerAPI) UpdateRobotApplication(arg0 *robomaker.UpdateRobotApplicationInput) (*robomaker.UpdateRobotApplicationOutput, error)
UpdateRobotApplication mocks base method
func (*MockRoboMakerAPI) UpdateRobotApplicationRequest ¶
func (m *MockRoboMakerAPI) UpdateRobotApplicationRequest(arg0 *robomaker.UpdateRobotApplicationInput) (*request.Request, *robomaker.UpdateRobotApplicationOutput)
UpdateRobotApplicationRequest mocks base method
func (*MockRoboMakerAPI) UpdateRobotApplicationWithContext ¶
func (m *MockRoboMakerAPI) UpdateRobotApplicationWithContext(arg0 context.Context, arg1 *robomaker.UpdateRobotApplicationInput, arg2 ...request.Option) (*robomaker.UpdateRobotApplicationOutput, error)
UpdateRobotApplicationWithContext mocks base method
func (*MockRoboMakerAPI) UpdateSimulationApplication ¶
func (m *MockRoboMakerAPI) UpdateSimulationApplication(arg0 *robomaker.UpdateSimulationApplicationInput) (*robomaker.UpdateSimulationApplicationOutput, error)
UpdateSimulationApplication mocks base method
func (*MockRoboMakerAPI) UpdateSimulationApplicationRequest ¶
func (m *MockRoboMakerAPI) UpdateSimulationApplicationRequest(arg0 *robomaker.UpdateSimulationApplicationInput) (*request.Request, *robomaker.UpdateSimulationApplicationOutput)
UpdateSimulationApplicationRequest mocks base method
func (*MockRoboMakerAPI) UpdateSimulationApplicationWithContext ¶
func (m *MockRoboMakerAPI) UpdateSimulationApplicationWithContext(arg0 context.Context, arg1 *robomaker.UpdateSimulationApplicationInput, arg2 ...request.Option) (*robomaker.UpdateSimulationApplicationOutput, error)
UpdateSimulationApplicationWithContext mocks base method
func (*MockRoboMakerAPI) UpdateWorldTemplate ¶
func (m *MockRoboMakerAPI) UpdateWorldTemplate(arg0 *robomaker.UpdateWorldTemplateInput) (*robomaker.UpdateWorldTemplateOutput, error)
UpdateWorldTemplate mocks base method
func (*MockRoboMakerAPI) UpdateWorldTemplateRequest ¶
func (m *MockRoboMakerAPI) UpdateWorldTemplateRequest(arg0 *robomaker.UpdateWorldTemplateInput) (*request.Request, *robomaker.UpdateWorldTemplateOutput)
UpdateWorldTemplateRequest mocks base method
func (*MockRoboMakerAPI) UpdateWorldTemplateWithContext ¶
func (m *MockRoboMakerAPI) UpdateWorldTemplateWithContext(arg0 context.Context, arg1 *robomaker.UpdateWorldTemplateInput, arg2 ...request.Option) (*robomaker.UpdateWorldTemplateOutput, error)
UpdateWorldTemplateWithContext mocks base method
type MockRoboMakerAPIMockRecorder ¶
type MockRoboMakerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockRoboMakerAPIMockRecorder is the mock recorder for MockRoboMakerAPI
func (*MockRoboMakerAPIMockRecorder) BatchDeleteWorlds ¶
func (mr *MockRoboMakerAPIMockRecorder) BatchDeleteWorlds(arg0 interface{}) *gomock.Call
BatchDeleteWorlds indicates an expected call of BatchDeleteWorlds
func (*MockRoboMakerAPIMockRecorder) BatchDeleteWorldsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) BatchDeleteWorldsRequest(arg0 interface{}) *gomock.Call
BatchDeleteWorldsRequest indicates an expected call of BatchDeleteWorldsRequest
func (*MockRoboMakerAPIMockRecorder) BatchDeleteWorldsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) BatchDeleteWorldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteWorldsWithContext indicates an expected call of BatchDeleteWorldsWithContext
func (*MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJob(arg0 interface{}) *gomock.Call
BatchDescribeSimulationJob indicates an expected call of BatchDescribeSimulationJob
func (*MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJobRequest(arg0 interface{}) *gomock.Call
BatchDescribeSimulationJobRequest indicates an expected call of BatchDescribeSimulationJobRequest
func (*MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) BatchDescribeSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDescribeSimulationJobWithContext indicates an expected call of BatchDescribeSimulationJobWithContext
func (*MockRoboMakerAPIMockRecorder) CancelDeploymentJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelDeploymentJob(arg0 interface{}) *gomock.Call
CancelDeploymentJob indicates an expected call of CancelDeploymentJob
func (*MockRoboMakerAPIMockRecorder) CancelDeploymentJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelDeploymentJobRequest(arg0 interface{}) *gomock.Call
CancelDeploymentJobRequest indicates an expected call of CancelDeploymentJobRequest
func (*MockRoboMakerAPIMockRecorder) CancelDeploymentJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelDeploymentJobWithContext indicates an expected call of CancelDeploymentJobWithContext
func (*MockRoboMakerAPIMockRecorder) CancelSimulationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJob(arg0 interface{}) *gomock.Call
CancelSimulationJob indicates an expected call of CancelSimulationJob
func (*MockRoboMakerAPIMockRecorder) CancelSimulationJobBatch ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobBatch(arg0 interface{}) *gomock.Call
CancelSimulationJobBatch indicates an expected call of CancelSimulationJobBatch
func (*MockRoboMakerAPIMockRecorder) CancelSimulationJobBatchRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobBatchRequest(arg0 interface{}) *gomock.Call
CancelSimulationJobBatchRequest indicates an expected call of CancelSimulationJobBatchRequest
func (*MockRoboMakerAPIMockRecorder) CancelSimulationJobBatchWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelSimulationJobBatchWithContext indicates an expected call of CancelSimulationJobBatchWithContext
func (*MockRoboMakerAPIMockRecorder) CancelSimulationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobRequest(arg0 interface{}) *gomock.Call
CancelSimulationJobRequest indicates an expected call of CancelSimulationJobRequest
func (*MockRoboMakerAPIMockRecorder) CancelSimulationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelSimulationJobWithContext indicates an expected call of CancelSimulationJobWithContext
func (*MockRoboMakerAPIMockRecorder) CancelWorldExportJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelWorldExportJob(arg0 interface{}) *gomock.Call
CancelWorldExportJob indicates an expected call of CancelWorldExportJob
func (*MockRoboMakerAPIMockRecorder) CancelWorldExportJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelWorldExportJobRequest(arg0 interface{}) *gomock.Call
CancelWorldExportJobRequest indicates an expected call of CancelWorldExportJobRequest
func (*MockRoboMakerAPIMockRecorder) CancelWorldExportJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelWorldExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelWorldExportJobWithContext indicates an expected call of CancelWorldExportJobWithContext
func (*MockRoboMakerAPIMockRecorder) CancelWorldGenerationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelWorldGenerationJob(arg0 interface{}) *gomock.Call
CancelWorldGenerationJob indicates an expected call of CancelWorldGenerationJob
func (*MockRoboMakerAPIMockRecorder) CancelWorldGenerationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelWorldGenerationJobRequest(arg0 interface{}) *gomock.Call
CancelWorldGenerationJobRequest indicates an expected call of CancelWorldGenerationJobRequest
func (*MockRoboMakerAPIMockRecorder) CancelWorldGenerationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CancelWorldGenerationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelWorldGenerationJobWithContext indicates an expected call of CancelWorldGenerationJobWithContext
func (*MockRoboMakerAPIMockRecorder) CreateDeploymentJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateDeploymentJob(arg0 interface{}) *gomock.Call
CreateDeploymentJob indicates an expected call of CreateDeploymentJob
func (*MockRoboMakerAPIMockRecorder) CreateDeploymentJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateDeploymentJobRequest(arg0 interface{}) *gomock.Call
CreateDeploymentJobRequest indicates an expected call of CreateDeploymentJobRequest
func (*MockRoboMakerAPIMockRecorder) CreateDeploymentJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeploymentJobWithContext indicates an expected call of CreateDeploymentJobWithContext
func (*MockRoboMakerAPIMockRecorder) CreateFleet ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call
CreateFleet indicates an expected call of CreateFleet
func (*MockRoboMakerAPIMockRecorder) CreateFleetRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call
CreateFleetRequest indicates an expected call of CreateFleetRequest
func (*MockRoboMakerAPIMockRecorder) CreateFleetWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFleetWithContext indicates an expected call of CreateFleetWithContext
func (*MockRoboMakerAPIMockRecorder) CreateRobot ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobot(arg0 interface{}) *gomock.Call
CreateRobot indicates an expected call of CreateRobot
func (*MockRoboMakerAPIMockRecorder) CreateRobotApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplication(arg0 interface{}) *gomock.Call
CreateRobotApplication indicates an expected call of CreateRobotApplication
func (*MockRoboMakerAPIMockRecorder) CreateRobotApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationRequest(arg0 interface{}) *gomock.Call
CreateRobotApplicationRequest indicates an expected call of CreateRobotApplicationRequest
func (*MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersion ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersion(arg0 interface{}) *gomock.Call
CreateRobotApplicationVersion indicates an expected call of CreateRobotApplicationVersion
func (*MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersionRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersionRequest(arg0 interface{}) *gomock.Call
CreateRobotApplicationVersionRequest indicates an expected call of CreateRobotApplicationVersionRequest
func (*MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersionWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRobotApplicationVersionWithContext indicates an expected call of CreateRobotApplicationVersionWithContext
func (*MockRoboMakerAPIMockRecorder) CreateRobotApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRobotApplicationWithContext indicates an expected call of CreateRobotApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) CreateRobotRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotRequest(arg0 interface{}) *gomock.Call
CreateRobotRequest indicates an expected call of CreateRobotRequest
func (*MockRoboMakerAPIMockRecorder) CreateRobotWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRobotWithContext indicates an expected call of CreateRobotWithContext
func (*MockRoboMakerAPIMockRecorder) CreateSimulationApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplication(arg0 interface{}) *gomock.Call
CreateSimulationApplication indicates an expected call of CreateSimulationApplication
func (*MockRoboMakerAPIMockRecorder) CreateSimulationApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationRequest(arg0 interface{}) *gomock.Call
CreateSimulationApplicationRequest indicates an expected call of CreateSimulationApplicationRequest
func (*MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersion ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersion(arg0 interface{}) *gomock.Call
CreateSimulationApplicationVersion indicates an expected call of CreateSimulationApplicationVersion
func (*MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersionRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersionRequest(arg0 interface{}) *gomock.Call
CreateSimulationApplicationVersionRequest indicates an expected call of CreateSimulationApplicationVersionRequest
func (*MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersionWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSimulationApplicationVersionWithContext indicates an expected call of CreateSimulationApplicationVersionWithContext
func (*MockRoboMakerAPIMockRecorder) CreateSimulationApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSimulationApplicationWithContext indicates an expected call of CreateSimulationApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) CreateSimulationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationJob(arg0 interface{}) *gomock.Call
CreateSimulationJob indicates an expected call of CreateSimulationJob
func (*MockRoboMakerAPIMockRecorder) CreateSimulationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationJobRequest(arg0 interface{}) *gomock.Call
CreateSimulationJobRequest indicates an expected call of CreateSimulationJobRequest
func (*MockRoboMakerAPIMockRecorder) CreateSimulationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSimulationJobWithContext indicates an expected call of CreateSimulationJobWithContext
func (*MockRoboMakerAPIMockRecorder) CreateWorldExportJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldExportJob(arg0 interface{}) *gomock.Call
CreateWorldExportJob indicates an expected call of CreateWorldExportJob
func (*MockRoboMakerAPIMockRecorder) CreateWorldExportJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldExportJobRequest(arg0 interface{}) *gomock.Call
CreateWorldExportJobRequest indicates an expected call of CreateWorldExportJobRequest
func (*MockRoboMakerAPIMockRecorder) CreateWorldExportJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorldExportJobWithContext indicates an expected call of CreateWorldExportJobWithContext
func (*MockRoboMakerAPIMockRecorder) CreateWorldGenerationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldGenerationJob(arg0 interface{}) *gomock.Call
CreateWorldGenerationJob indicates an expected call of CreateWorldGenerationJob
func (*MockRoboMakerAPIMockRecorder) CreateWorldGenerationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldGenerationJobRequest(arg0 interface{}) *gomock.Call
CreateWorldGenerationJobRequest indicates an expected call of CreateWorldGenerationJobRequest
func (*MockRoboMakerAPIMockRecorder) CreateWorldGenerationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldGenerationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorldGenerationJobWithContext indicates an expected call of CreateWorldGenerationJobWithContext
func (*MockRoboMakerAPIMockRecorder) CreateWorldTemplate ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldTemplate(arg0 interface{}) *gomock.Call
CreateWorldTemplate indicates an expected call of CreateWorldTemplate
func (*MockRoboMakerAPIMockRecorder) CreateWorldTemplateRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldTemplateRequest(arg0 interface{}) *gomock.Call
CreateWorldTemplateRequest indicates an expected call of CreateWorldTemplateRequest
func (*MockRoboMakerAPIMockRecorder) CreateWorldTemplateWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) CreateWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorldTemplateWithContext indicates an expected call of CreateWorldTemplateWithContext
func (*MockRoboMakerAPIMockRecorder) DeleteFleet ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteFleet(arg0 interface{}) *gomock.Call
DeleteFleet indicates an expected call of DeleteFleet
func (*MockRoboMakerAPIMockRecorder) DeleteFleetRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteFleetRequest(arg0 interface{}) *gomock.Call
DeleteFleetRequest indicates an expected call of DeleteFleetRequest
func (*MockRoboMakerAPIMockRecorder) DeleteFleetWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFleetWithContext indicates an expected call of DeleteFleetWithContext
func (*MockRoboMakerAPIMockRecorder) DeleteRobot ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteRobot(arg0 interface{}) *gomock.Call
DeleteRobot indicates an expected call of DeleteRobot
func (*MockRoboMakerAPIMockRecorder) DeleteRobotApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotApplication(arg0 interface{}) *gomock.Call
DeleteRobotApplication indicates an expected call of DeleteRobotApplication
func (*MockRoboMakerAPIMockRecorder) DeleteRobotApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotApplicationRequest(arg0 interface{}) *gomock.Call
DeleteRobotApplicationRequest indicates an expected call of DeleteRobotApplicationRequest
func (*MockRoboMakerAPIMockRecorder) DeleteRobotApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRobotApplicationWithContext indicates an expected call of DeleteRobotApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) DeleteRobotRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotRequest(arg0 interface{}) *gomock.Call
DeleteRobotRequest indicates an expected call of DeleteRobotRequest
func (*MockRoboMakerAPIMockRecorder) DeleteRobotWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRobotWithContext indicates an expected call of DeleteRobotWithContext
func (*MockRoboMakerAPIMockRecorder) DeleteSimulationApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteSimulationApplication(arg0 interface{}) *gomock.Call
DeleteSimulationApplication indicates an expected call of DeleteSimulationApplication
func (*MockRoboMakerAPIMockRecorder) DeleteSimulationApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteSimulationApplicationRequest(arg0 interface{}) *gomock.Call
DeleteSimulationApplicationRequest indicates an expected call of DeleteSimulationApplicationRequest
func (*MockRoboMakerAPIMockRecorder) DeleteSimulationApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSimulationApplicationWithContext indicates an expected call of DeleteSimulationApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) DeleteWorldTemplate ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteWorldTemplate(arg0 interface{}) *gomock.Call
DeleteWorldTemplate indicates an expected call of DeleteWorldTemplate
func (*MockRoboMakerAPIMockRecorder) DeleteWorldTemplateRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteWorldTemplateRequest(arg0 interface{}) *gomock.Call
DeleteWorldTemplateRequest indicates an expected call of DeleteWorldTemplateRequest
func (*MockRoboMakerAPIMockRecorder) DeleteWorldTemplateWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DeleteWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorldTemplateWithContext indicates an expected call of DeleteWorldTemplateWithContext
func (*MockRoboMakerAPIMockRecorder) DeregisterRobot ¶
func (mr *MockRoboMakerAPIMockRecorder) DeregisterRobot(arg0 interface{}) *gomock.Call
DeregisterRobot indicates an expected call of DeregisterRobot
func (*MockRoboMakerAPIMockRecorder) DeregisterRobotRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DeregisterRobotRequest(arg0 interface{}) *gomock.Call
DeregisterRobotRequest indicates an expected call of DeregisterRobotRequest
func (*MockRoboMakerAPIMockRecorder) DeregisterRobotWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DeregisterRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterRobotWithContext indicates an expected call of DeregisterRobotWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeDeploymentJob ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeDeploymentJob(arg0 interface{}) *gomock.Call
DescribeDeploymentJob indicates an expected call of DescribeDeploymentJob
func (*MockRoboMakerAPIMockRecorder) DescribeDeploymentJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeDeploymentJobRequest(arg0 interface{}) *gomock.Call
DescribeDeploymentJobRequest indicates an expected call of DescribeDeploymentJobRequest
func (*MockRoboMakerAPIMockRecorder) DescribeDeploymentJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeploymentJobWithContext indicates an expected call of DescribeDeploymentJobWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeFleet ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeFleet(arg0 interface{}) *gomock.Call
DescribeFleet indicates an expected call of DescribeFleet
func (*MockRoboMakerAPIMockRecorder) DescribeFleetRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeFleetRequest(arg0 interface{}) *gomock.Call
DescribeFleetRequest indicates an expected call of DescribeFleetRequest
func (*MockRoboMakerAPIMockRecorder) DescribeFleetWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFleetWithContext indicates an expected call of DescribeFleetWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeRobot ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeRobot(arg0 interface{}) *gomock.Call
DescribeRobot indicates an expected call of DescribeRobot
func (*MockRoboMakerAPIMockRecorder) DescribeRobotApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotApplication(arg0 interface{}) *gomock.Call
DescribeRobotApplication indicates an expected call of DescribeRobotApplication
func (*MockRoboMakerAPIMockRecorder) DescribeRobotApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotApplicationRequest(arg0 interface{}) *gomock.Call
DescribeRobotApplicationRequest indicates an expected call of DescribeRobotApplicationRequest
func (*MockRoboMakerAPIMockRecorder) DescribeRobotApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRobotApplicationWithContext indicates an expected call of DescribeRobotApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeRobotRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotRequest(arg0 interface{}) *gomock.Call
DescribeRobotRequest indicates an expected call of DescribeRobotRequest
func (*MockRoboMakerAPIMockRecorder) DescribeRobotWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRobotWithContext indicates an expected call of DescribeRobotWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationApplication(arg0 interface{}) *gomock.Call
DescribeSimulationApplication indicates an expected call of DescribeSimulationApplication
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationApplicationRequest(arg0 interface{}) *gomock.Call
DescribeSimulationApplicationRequest indicates an expected call of DescribeSimulationApplicationRequest
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSimulationApplicationWithContext indicates an expected call of DescribeSimulationApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJob(arg0 interface{}) *gomock.Call
DescribeSimulationJob indicates an expected call of DescribeSimulationJob
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatch ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatch(arg0 interface{}) *gomock.Call
DescribeSimulationJobBatch indicates an expected call of DescribeSimulationJobBatch
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatchRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatchRequest(arg0 interface{}) *gomock.Call
DescribeSimulationJobBatchRequest indicates an expected call of DescribeSimulationJobBatchRequest
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatchWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSimulationJobBatchWithContext indicates an expected call of DescribeSimulationJobBatchWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobRequest(arg0 interface{}) *gomock.Call
DescribeSimulationJobRequest indicates an expected call of DescribeSimulationJobRequest
func (*MockRoboMakerAPIMockRecorder) DescribeSimulationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSimulationJobWithContext indicates an expected call of DescribeSimulationJobWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeWorld ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorld(arg0 interface{}) *gomock.Call
DescribeWorld indicates an expected call of DescribeWorld
func (*MockRoboMakerAPIMockRecorder) DescribeWorldExportJob ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldExportJob(arg0 interface{}) *gomock.Call
DescribeWorldExportJob indicates an expected call of DescribeWorldExportJob
func (*MockRoboMakerAPIMockRecorder) DescribeWorldExportJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldExportJobRequest(arg0 interface{}) *gomock.Call
DescribeWorldExportJobRequest indicates an expected call of DescribeWorldExportJobRequest
func (*MockRoboMakerAPIMockRecorder) DescribeWorldExportJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorldExportJobWithContext indicates an expected call of DescribeWorldExportJobWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJob(arg0 interface{}) *gomock.Call
DescribeWorldGenerationJob indicates an expected call of DescribeWorldGenerationJob
func (*MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJobRequest(arg0 interface{}) *gomock.Call
DescribeWorldGenerationJobRequest indicates an expected call of DescribeWorldGenerationJobRequest
func (*MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldGenerationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorldGenerationJobWithContext indicates an expected call of DescribeWorldGenerationJobWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeWorldRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldRequest(arg0 interface{}) *gomock.Call
DescribeWorldRequest indicates an expected call of DescribeWorldRequest
func (*MockRoboMakerAPIMockRecorder) DescribeWorldTemplate ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldTemplate(arg0 interface{}) *gomock.Call
DescribeWorldTemplate indicates an expected call of DescribeWorldTemplate
func (*MockRoboMakerAPIMockRecorder) DescribeWorldTemplateRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldTemplateRequest(arg0 interface{}) *gomock.Call
DescribeWorldTemplateRequest indicates an expected call of DescribeWorldTemplateRequest
func (*MockRoboMakerAPIMockRecorder) DescribeWorldTemplateWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorldTemplateWithContext indicates an expected call of DescribeWorldTemplateWithContext
func (*MockRoboMakerAPIMockRecorder) DescribeWorldWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) DescribeWorldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorldWithContext indicates an expected call of DescribeWorldWithContext
func (*MockRoboMakerAPIMockRecorder) GetWorldTemplateBody ¶
func (mr *MockRoboMakerAPIMockRecorder) GetWorldTemplateBody(arg0 interface{}) *gomock.Call
GetWorldTemplateBody indicates an expected call of GetWorldTemplateBody
func (*MockRoboMakerAPIMockRecorder) GetWorldTemplateBodyRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) GetWorldTemplateBodyRequest(arg0 interface{}) *gomock.Call
GetWorldTemplateBodyRequest indicates an expected call of GetWorldTemplateBodyRequest
func (*MockRoboMakerAPIMockRecorder) GetWorldTemplateBodyWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) GetWorldTemplateBodyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorldTemplateBodyWithContext indicates an expected call of GetWorldTemplateBodyWithContext
func (*MockRoboMakerAPIMockRecorder) ListDeploymentJobs ¶
func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobs(arg0 interface{}) *gomock.Call
ListDeploymentJobs indicates an expected call of ListDeploymentJobs
func (*MockRoboMakerAPIMockRecorder) ListDeploymentJobsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsPages(arg0, arg1 interface{}) *gomock.Call
ListDeploymentJobsPages indicates an expected call of ListDeploymentJobsPages
func (*MockRoboMakerAPIMockRecorder) ListDeploymentJobsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDeploymentJobsPagesWithContext indicates an expected call of ListDeploymentJobsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListDeploymentJobsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsRequest(arg0 interface{}) *gomock.Call
ListDeploymentJobsRequest indicates an expected call of ListDeploymentJobsRequest
func (*MockRoboMakerAPIMockRecorder) ListDeploymentJobsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListDeploymentJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeploymentJobsWithContext indicates an expected call of ListDeploymentJobsWithContext
func (*MockRoboMakerAPIMockRecorder) ListFleets ¶
func (mr *MockRoboMakerAPIMockRecorder) ListFleets(arg0 interface{}) *gomock.Call
ListFleets indicates an expected call of ListFleets
func (*MockRoboMakerAPIMockRecorder) ListFleetsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListFleetsPages(arg0, arg1 interface{}) *gomock.Call
ListFleetsPages indicates an expected call of ListFleetsPages
func (*MockRoboMakerAPIMockRecorder) ListFleetsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFleetsPagesWithContext indicates an expected call of ListFleetsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListFleetsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListFleetsRequest(arg0 interface{}) *gomock.Call
ListFleetsRequest indicates an expected call of ListFleetsRequest
func (*MockRoboMakerAPIMockRecorder) ListFleetsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFleetsWithContext indicates an expected call of ListFleetsWithContext
func (*MockRoboMakerAPIMockRecorder) ListRobotApplications ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplications(arg0 interface{}) *gomock.Call
ListRobotApplications indicates an expected call of ListRobotApplications
func (*MockRoboMakerAPIMockRecorder) ListRobotApplicationsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsPages(arg0, arg1 interface{}) *gomock.Call
ListRobotApplicationsPages indicates an expected call of ListRobotApplicationsPages
func (*MockRoboMakerAPIMockRecorder) ListRobotApplicationsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRobotApplicationsPagesWithContext indicates an expected call of ListRobotApplicationsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListRobotApplicationsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsRequest(arg0 interface{}) *gomock.Call
ListRobotApplicationsRequest indicates an expected call of ListRobotApplicationsRequest
func (*MockRoboMakerAPIMockRecorder) ListRobotApplicationsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRobotApplicationsWithContext indicates an expected call of ListRobotApplicationsWithContext
func (*MockRoboMakerAPIMockRecorder) ListRobots ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobots(arg0 interface{}) *gomock.Call
ListRobots indicates an expected call of ListRobots
func (*MockRoboMakerAPIMockRecorder) ListRobotsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotsPages(arg0, arg1 interface{}) *gomock.Call
ListRobotsPages indicates an expected call of ListRobotsPages
func (*MockRoboMakerAPIMockRecorder) ListRobotsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRobotsPagesWithContext indicates an expected call of ListRobotsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListRobotsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotsRequest(arg0 interface{}) *gomock.Call
ListRobotsRequest indicates an expected call of ListRobotsRequest
func (*MockRoboMakerAPIMockRecorder) ListRobotsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListRobotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRobotsWithContext indicates an expected call of ListRobotsWithContext
func (*MockRoboMakerAPIMockRecorder) ListSimulationApplications ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplications(arg0 interface{}) *gomock.Call
ListSimulationApplications indicates an expected call of ListSimulationApplications
func (*MockRoboMakerAPIMockRecorder) ListSimulationApplicationsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsPages(arg0, arg1 interface{}) *gomock.Call
ListSimulationApplicationsPages indicates an expected call of ListSimulationApplicationsPages
func (*MockRoboMakerAPIMockRecorder) ListSimulationApplicationsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSimulationApplicationsPagesWithContext indicates an expected call of ListSimulationApplicationsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListSimulationApplicationsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsRequest(arg0 interface{}) *gomock.Call
ListSimulationApplicationsRequest indicates an expected call of ListSimulationApplicationsRequest
func (*MockRoboMakerAPIMockRecorder) ListSimulationApplicationsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSimulationApplicationsWithContext indicates an expected call of ListSimulationApplicationsWithContext
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobBatches ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatches(arg0 interface{}) *gomock.Call
ListSimulationJobBatches indicates an expected call of ListSimulationJobBatches
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesPages(arg0, arg1 interface{}) *gomock.Call
ListSimulationJobBatchesPages indicates an expected call of ListSimulationJobBatchesPages
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSimulationJobBatchesPagesWithContext indicates an expected call of ListSimulationJobBatchesPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesRequest(arg0 interface{}) *gomock.Call
ListSimulationJobBatchesRequest indicates an expected call of ListSimulationJobBatchesRequest
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobBatchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSimulationJobBatchesWithContext indicates an expected call of ListSimulationJobBatchesWithContext
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobs ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobs(arg0 interface{}) *gomock.Call
ListSimulationJobs indicates an expected call of ListSimulationJobs
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListSimulationJobsPages indicates an expected call of ListSimulationJobsPages
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSimulationJobsPagesWithContext indicates an expected call of ListSimulationJobsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsRequest(arg0 interface{}) *gomock.Call
ListSimulationJobsRequest indicates an expected call of ListSimulationJobsRequest
func (*MockRoboMakerAPIMockRecorder) ListSimulationJobsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListSimulationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSimulationJobsWithContext indicates an expected call of ListSimulationJobsWithContext
func (*MockRoboMakerAPIMockRecorder) ListTagsForResource ¶
func (mr *MockRoboMakerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockRoboMakerAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockRoboMakerAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldExportJobs ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobs(arg0 interface{}) *gomock.Call
ListWorldExportJobs indicates an expected call of ListWorldExportJobs
func (*MockRoboMakerAPIMockRecorder) ListWorldExportJobsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsPages(arg0, arg1 interface{}) *gomock.Call
ListWorldExportJobsPages indicates an expected call of ListWorldExportJobsPages
func (*MockRoboMakerAPIMockRecorder) ListWorldExportJobsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorldExportJobsPagesWithContext indicates an expected call of ListWorldExportJobsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldExportJobsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsRequest(arg0 interface{}) *gomock.Call
ListWorldExportJobsRequest indicates an expected call of ListWorldExportJobsRequest
func (*MockRoboMakerAPIMockRecorder) ListWorldExportJobsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldExportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorldExportJobsWithContext indicates an expected call of ListWorldExportJobsWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldGenerationJobs ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobs(arg0 interface{}) *gomock.Call
ListWorldGenerationJobs indicates an expected call of ListWorldGenerationJobs
func (*MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListWorldGenerationJobsPages indicates an expected call of ListWorldGenerationJobsPages
func (*MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorldGenerationJobsPagesWithContext indicates an expected call of ListWorldGenerationJobsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsRequest(arg0 interface{}) *gomock.Call
ListWorldGenerationJobsRequest indicates an expected call of ListWorldGenerationJobsRequest
func (*MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldGenerationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorldGenerationJobsWithContext indicates an expected call of ListWorldGenerationJobsWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldTemplates ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplates(arg0 interface{}) *gomock.Call
ListWorldTemplates indicates an expected call of ListWorldTemplates
func (*MockRoboMakerAPIMockRecorder) ListWorldTemplatesPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesPages(arg0, arg1 interface{}) *gomock.Call
ListWorldTemplatesPages indicates an expected call of ListWorldTemplatesPages
func (*MockRoboMakerAPIMockRecorder) ListWorldTemplatesPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorldTemplatesPagesWithContext indicates an expected call of ListWorldTemplatesPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldTemplatesRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesRequest(arg0 interface{}) *gomock.Call
ListWorldTemplatesRequest indicates an expected call of ListWorldTemplatesRequest
func (*MockRoboMakerAPIMockRecorder) ListWorldTemplatesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorldTemplatesWithContext indicates an expected call of ListWorldTemplatesWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorlds ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorlds(arg0 interface{}) *gomock.Call
ListWorlds indicates an expected call of ListWorlds
func (*MockRoboMakerAPIMockRecorder) ListWorldsPages ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldsPages(arg0, arg1 interface{}) *gomock.Call
ListWorldsPages indicates an expected call of ListWorldsPages
func (*MockRoboMakerAPIMockRecorder) ListWorldsPagesWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorldsPagesWithContext indicates an expected call of ListWorldsPagesWithContext
func (*MockRoboMakerAPIMockRecorder) ListWorldsRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldsRequest(arg0 interface{}) *gomock.Call
ListWorldsRequest indicates an expected call of ListWorldsRequest
func (*MockRoboMakerAPIMockRecorder) ListWorldsWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) ListWorldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorldsWithContext indicates an expected call of ListWorldsWithContext
func (*MockRoboMakerAPIMockRecorder) RegisterRobot ¶
func (mr *MockRoboMakerAPIMockRecorder) RegisterRobot(arg0 interface{}) *gomock.Call
RegisterRobot indicates an expected call of RegisterRobot
func (*MockRoboMakerAPIMockRecorder) RegisterRobotRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) RegisterRobotRequest(arg0 interface{}) *gomock.Call
RegisterRobotRequest indicates an expected call of RegisterRobotRequest
func (*MockRoboMakerAPIMockRecorder) RegisterRobotWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) RegisterRobotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterRobotWithContext indicates an expected call of RegisterRobotWithContext
func (*MockRoboMakerAPIMockRecorder) RestartSimulationJob ¶
func (mr *MockRoboMakerAPIMockRecorder) RestartSimulationJob(arg0 interface{}) *gomock.Call
RestartSimulationJob indicates an expected call of RestartSimulationJob
func (*MockRoboMakerAPIMockRecorder) RestartSimulationJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) RestartSimulationJobRequest(arg0 interface{}) *gomock.Call
RestartSimulationJobRequest indicates an expected call of RestartSimulationJobRequest
func (*MockRoboMakerAPIMockRecorder) RestartSimulationJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) RestartSimulationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RestartSimulationJobWithContext indicates an expected call of RestartSimulationJobWithContext
func (*MockRoboMakerAPIMockRecorder) StartSimulationJobBatch ¶
func (mr *MockRoboMakerAPIMockRecorder) StartSimulationJobBatch(arg0 interface{}) *gomock.Call
StartSimulationJobBatch indicates an expected call of StartSimulationJobBatch
func (*MockRoboMakerAPIMockRecorder) StartSimulationJobBatchRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) StartSimulationJobBatchRequest(arg0 interface{}) *gomock.Call
StartSimulationJobBatchRequest indicates an expected call of StartSimulationJobBatchRequest
func (*MockRoboMakerAPIMockRecorder) StartSimulationJobBatchWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) StartSimulationJobBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartSimulationJobBatchWithContext indicates an expected call of StartSimulationJobBatchWithContext
func (*MockRoboMakerAPIMockRecorder) SyncDeploymentJob ¶
func (mr *MockRoboMakerAPIMockRecorder) SyncDeploymentJob(arg0 interface{}) *gomock.Call
SyncDeploymentJob indicates an expected call of SyncDeploymentJob
func (*MockRoboMakerAPIMockRecorder) SyncDeploymentJobRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) SyncDeploymentJobRequest(arg0 interface{}) *gomock.Call
SyncDeploymentJobRequest indicates an expected call of SyncDeploymentJobRequest
func (*MockRoboMakerAPIMockRecorder) SyncDeploymentJobWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) SyncDeploymentJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SyncDeploymentJobWithContext indicates an expected call of SyncDeploymentJobWithContext
func (*MockRoboMakerAPIMockRecorder) TagResource ¶
func (mr *MockRoboMakerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockRoboMakerAPIMockRecorder) TagResourceRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockRoboMakerAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockRoboMakerAPIMockRecorder) UntagResource ¶
func (mr *MockRoboMakerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockRoboMakerAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockRoboMakerAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockRoboMakerAPIMockRecorder) UpdateRobotApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateRobotApplication(arg0 interface{}) *gomock.Call
UpdateRobotApplication indicates an expected call of UpdateRobotApplication
func (*MockRoboMakerAPIMockRecorder) UpdateRobotApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateRobotApplicationRequest(arg0 interface{}) *gomock.Call
UpdateRobotApplicationRequest indicates an expected call of UpdateRobotApplicationRequest
func (*MockRoboMakerAPIMockRecorder) UpdateRobotApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateRobotApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRobotApplicationWithContext indicates an expected call of UpdateRobotApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) UpdateSimulationApplication ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateSimulationApplication(arg0 interface{}) *gomock.Call
UpdateSimulationApplication indicates an expected call of UpdateSimulationApplication
func (*MockRoboMakerAPIMockRecorder) UpdateSimulationApplicationRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateSimulationApplicationRequest(arg0 interface{}) *gomock.Call
UpdateSimulationApplicationRequest indicates an expected call of UpdateSimulationApplicationRequest
func (*MockRoboMakerAPIMockRecorder) UpdateSimulationApplicationWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateSimulationApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSimulationApplicationWithContext indicates an expected call of UpdateSimulationApplicationWithContext
func (*MockRoboMakerAPIMockRecorder) UpdateWorldTemplate ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateWorldTemplate(arg0 interface{}) *gomock.Call
UpdateWorldTemplate indicates an expected call of UpdateWorldTemplate
func (*MockRoboMakerAPIMockRecorder) UpdateWorldTemplateRequest ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateWorldTemplateRequest(arg0 interface{}) *gomock.Call
UpdateWorldTemplateRequest indicates an expected call of UpdateWorldTemplateRequest
func (*MockRoboMakerAPIMockRecorder) UpdateWorldTemplateWithContext ¶
func (mr *MockRoboMakerAPIMockRecorder) UpdateWorldTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorldTemplateWithContext indicates an expected call of UpdateWorldTemplateWithContext