Documentation ¶
Overview ¶
Package sagemakermock is a generated GoMock package.
Index ¶
- type MockSageMakerAPI
- func (m *MockSageMakerAPI) AddTags(arg0 *sagemaker.AddTagsInput) (*sagemaker.AddTagsOutput, error)
- func (m *MockSageMakerAPI) AddTagsRequest(arg0 *sagemaker.AddTagsInput) (*request.Request, *sagemaker.AddTagsOutput)
- func (m *MockSageMakerAPI) AddTagsWithContext(arg0 context.Context, arg1 *sagemaker.AddTagsInput, arg2 ...request.Option) (*sagemaker.AddTagsOutput, error)
- func (m *MockSageMakerAPI) AssociateTrialComponent(arg0 *sagemaker.AssociateTrialComponentInput) (*sagemaker.AssociateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) AssociateTrialComponentRequest(arg0 *sagemaker.AssociateTrialComponentInput) (*request.Request, *sagemaker.AssociateTrialComponentOutput)
- func (m *MockSageMakerAPI) AssociateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.AssociateTrialComponentInput, ...) (*sagemaker.AssociateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) CreateAlgorithm(arg0 *sagemaker.CreateAlgorithmInput) (*sagemaker.CreateAlgorithmOutput, error)
- func (m *MockSageMakerAPI) CreateAlgorithmRequest(arg0 *sagemaker.CreateAlgorithmInput) (*request.Request, *sagemaker.CreateAlgorithmOutput)
- func (m *MockSageMakerAPI) CreateAlgorithmWithContext(arg0 context.Context, arg1 *sagemaker.CreateAlgorithmInput, ...) (*sagemaker.CreateAlgorithmOutput, error)
- func (m *MockSageMakerAPI) CreateApp(arg0 *sagemaker.CreateAppInput) (*sagemaker.CreateAppOutput, error)
- func (m *MockSageMakerAPI) CreateAppRequest(arg0 *sagemaker.CreateAppInput) (*request.Request, *sagemaker.CreateAppOutput)
- func (m *MockSageMakerAPI) CreateAppWithContext(arg0 context.Context, arg1 *sagemaker.CreateAppInput, arg2 ...request.Option) (*sagemaker.CreateAppOutput, error)
- func (m *MockSageMakerAPI) CreateAutoMLJob(arg0 *sagemaker.CreateAutoMLJobInput) (*sagemaker.CreateAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) CreateAutoMLJobRequest(arg0 *sagemaker.CreateAutoMLJobInput) (*request.Request, *sagemaker.CreateAutoMLJobOutput)
- func (m *MockSageMakerAPI) CreateAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateAutoMLJobInput, ...) (*sagemaker.CreateAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) CreateCodeRepository(arg0 *sagemaker.CreateCodeRepositoryInput) (*sagemaker.CreateCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) CreateCodeRepositoryRequest(arg0 *sagemaker.CreateCodeRepositoryInput) (*request.Request, *sagemaker.CreateCodeRepositoryOutput)
- func (m *MockSageMakerAPI) CreateCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.CreateCodeRepositoryInput, ...) (*sagemaker.CreateCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) CreateCompilationJob(arg0 *sagemaker.CreateCompilationJobInput) (*sagemaker.CreateCompilationJobOutput, error)
- func (m *MockSageMakerAPI) CreateCompilationJobRequest(arg0 *sagemaker.CreateCompilationJobInput) (*request.Request, *sagemaker.CreateCompilationJobOutput)
- func (m *MockSageMakerAPI) CreateCompilationJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateCompilationJobInput, ...) (*sagemaker.CreateCompilationJobOutput, error)
- func (m *MockSageMakerAPI) CreateDomain(arg0 *sagemaker.CreateDomainInput) (*sagemaker.CreateDomainOutput, error)
- func (m *MockSageMakerAPI) CreateDomainRequest(arg0 *sagemaker.CreateDomainInput) (*request.Request, *sagemaker.CreateDomainOutput)
- func (m *MockSageMakerAPI) CreateDomainWithContext(arg0 context.Context, arg1 *sagemaker.CreateDomainInput, ...) (*sagemaker.CreateDomainOutput, error)
- func (m *MockSageMakerAPI) CreateEndpoint(arg0 *sagemaker.CreateEndpointInput) (*sagemaker.CreateEndpointOutput, error)
- func (m *MockSageMakerAPI) CreateEndpointConfig(arg0 *sagemaker.CreateEndpointConfigInput) (*sagemaker.CreateEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) CreateEndpointConfigRequest(arg0 *sagemaker.CreateEndpointConfigInput) (*request.Request, *sagemaker.CreateEndpointConfigOutput)
- func (m *MockSageMakerAPI) CreateEndpointConfigWithContext(arg0 context.Context, arg1 *sagemaker.CreateEndpointConfigInput, ...) (*sagemaker.CreateEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) CreateEndpointRequest(arg0 *sagemaker.CreateEndpointInput) (*request.Request, *sagemaker.CreateEndpointOutput)
- func (m *MockSageMakerAPI) CreateEndpointWithContext(arg0 context.Context, arg1 *sagemaker.CreateEndpointInput, ...) (*sagemaker.CreateEndpointOutput, error)
- func (m *MockSageMakerAPI) CreateExperiment(arg0 *sagemaker.CreateExperimentInput) (*sagemaker.CreateExperimentOutput, error)
- func (m *MockSageMakerAPI) CreateExperimentRequest(arg0 *sagemaker.CreateExperimentInput) (*request.Request, *sagemaker.CreateExperimentOutput)
- func (m *MockSageMakerAPI) CreateExperimentWithContext(arg0 context.Context, arg1 *sagemaker.CreateExperimentInput, ...) (*sagemaker.CreateExperimentOutput, error)
- func (m *MockSageMakerAPI) CreateFlowDefinition(arg0 *sagemaker.CreateFlowDefinitionInput) (*sagemaker.CreateFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateFlowDefinitionRequest(arg0 *sagemaker.CreateFlowDefinitionInput) (*request.Request, *sagemaker.CreateFlowDefinitionOutput)
- func (m *MockSageMakerAPI) CreateFlowDefinitionWithContext(arg0 context.Context, arg1 *sagemaker.CreateFlowDefinitionInput, ...) (*sagemaker.CreateFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateHumanTaskUi(arg0 *sagemaker.CreateHumanTaskUiInput) (*sagemaker.CreateHumanTaskUiOutput, error)
- func (m *MockSageMakerAPI) CreateHumanTaskUiRequest(arg0 *sagemaker.CreateHumanTaskUiInput) (*request.Request, *sagemaker.CreateHumanTaskUiOutput)
- func (m *MockSageMakerAPI) CreateHumanTaskUiWithContext(arg0 context.Context, arg1 *sagemaker.CreateHumanTaskUiInput, ...) (*sagemaker.CreateHumanTaskUiOutput, error)
- func (m *MockSageMakerAPI) CreateHyperParameterTuningJob(arg0 *sagemaker.CreateHyperParameterTuningJobInput) (*sagemaker.CreateHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) CreateHyperParameterTuningJobRequest(arg0 *sagemaker.CreateHyperParameterTuningJobInput) (*request.Request, *sagemaker.CreateHyperParameterTuningJobOutput)
- func (m *MockSageMakerAPI) CreateHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateHyperParameterTuningJobInput, ...) (*sagemaker.CreateHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) CreateLabelingJob(arg0 *sagemaker.CreateLabelingJobInput) (*sagemaker.CreateLabelingJobOutput, error)
- func (m *MockSageMakerAPI) CreateLabelingJobRequest(arg0 *sagemaker.CreateLabelingJobInput) (*request.Request, *sagemaker.CreateLabelingJobOutput)
- func (m *MockSageMakerAPI) CreateLabelingJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateLabelingJobInput, ...) (*sagemaker.CreateLabelingJobOutput, error)
- func (m *MockSageMakerAPI) CreateModel(arg0 *sagemaker.CreateModelInput) (*sagemaker.CreateModelOutput, error)
- func (m *MockSageMakerAPI) CreateModelPackage(arg0 *sagemaker.CreateModelPackageInput) (*sagemaker.CreateModelPackageOutput, error)
- func (m *MockSageMakerAPI) CreateModelPackageRequest(arg0 *sagemaker.CreateModelPackageInput) (*request.Request, *sagemaker.CreateModelPackageOutput)
- func (m *MockSageMakerAPI) CreateModelPackageWithContext(arg0 context.Context, arg1 *sagemaker.CreateModelPackageInput, ...) (*sagemaker.CreateModelPackageOutput, error)
- func (m *MockSageMakerAPI) CreateModelRequest(arg0 *sagemaker.CreateModelInput) (*request.Request, *sagemaker.CreateModelOutput)
- func (m *MockSageMakerAPI) CreateModelWithContext(arg0 context.Context, arg1 *sagemaker.CreateModelInput, arg2 ...request.Option) (*sagemaker.CreateModelOutput, error)
- func (m *MockSageMakerAPI) CreateMonitoringSchedule(arg0 *sagemaker.CreateMonitoringScheduleInput) (*sagemaker.CreateMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) CreateMonitoringScheduleRequest(arg0 *sagemaker.CreateMonitoringScheduleInput) (*request.Request, *sagemaker.CreateMonitoringScheduleOutput)
- func (m *MockSageMakerAPI) CreateMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.CreateMonitoringScheduleInput, ...) (*sagemaker.CreateMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) CreateNotebookInstance(arg0 *sagemaker.CreateNotebookInstanceInput) (*sagemaker.CreateNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) CreateNotebookInstanceLifecycleConfig(arg0 *sagemaker.CreateNotebookInstanceLifecycleConfigInput) (*sagemaker.CreateNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) CreateNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.CreateNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.CreateNotebookInstanceLifecycleConfigOutput)
- func (m *MockSageMakerAPI) CreateNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, ...) (*sagemaker.CreateNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) CreateNotebookInstanceRequest(arg0 *sagemaker.CreateNotebookInstanceInput) (*request.Request, *sagemaker.CreateNotebookInstanceOutput)
- func (m *MockSageMakerAPI) CreateNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.CreateNotebookInstanceInput, ...) (*sagemaker.CreateNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) CreatePresignedDomainUrl(arg0 *sagemaker.CreatePresignedDomainUrlInput) (*sagemaker.CreatePresignedDomainUrlOutput, error)
- func (m *MockSageMakerAPI) CreatePresignedDomainUrlRequest(arg0 *sagemaker.CreatePresignedDomainUrlInput) (*request.Request, *sagemaker.CreatePresignedDomainUrlOutput)
- func (m *MockSageMakerAPI) CreatePresignedDomainUrlWithContext(arg0 context.Context, arg1 *sagemaker.CreatePresignedDomainUrlInput, ...) (*sagemaker.CreatePresignedDomainUrlOutput, error)
- func (m *MockSageMakerAPI) CreatePresignedNotebookInstanceUrl(arg0 *sagemaker.CreatePresignedNotebookInstanceUrlInput) (*sagemaker.CreatePresignedNotebookInstanceUrlOutput, error)
- func (m *MockSageMakerAPI) CreatePresignedNotebookInstanceUrlRequest(arg0 *sagemaker.CreatePresignedNotebookInstanceUrlInput) (*request.Request, *sagemaker.CreatePresignedNotebookInstanceUrlOutput)
- func (m *MockSageMakerAPI) CreatePresignedNotebookInstanceUrlWithContext(arg0 context.Context, arg1 *sagemaker.CreatePresignedNotebookInstanceUrlInput, ...) (*sagemaker.CreatePresignedNotebookInstanceUrlOutput, error)
- func (m *MockSageMakerAPI) CreateProcessingJob(arg0 *sagemaker.CreateProcessingJobInput) (*sagemaker.CreateProcessingJobOutput, error)
- func (m *MockSageMakerAPI) CreateProcessingJobRequest(arg0 *sagemaker.CreateProcessingJobInput) (*request.Request, *sagemaker.CreateProcessingJobOutput)
- func (m *MockSageMakerAPI) CreateProcessingJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateProcessingJobInput, ...) (*sagemaker.CreateProcessingJobOutput, error)
- func (m *MockSageMakerAPI) CreateTrainingJob(arg0 *sagemaker.CreateTrainingJobInput) (*sagemaker.CreateTrainingJobOutput, error)
- func (m *MockSageMakerAPI) CreateTrainingJobRequest(arg0 *sagemaker.CreateTrainingJobInput) (*request.Request, *sagemaker.CreateTrainingJobOutput)
- func (m *MockSageMakerAPI) CreateTrainingJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateTrainingJobInput, ...) (*sagemaker.CreateTrainingJobOutput, error)
- func (m *MockSageMakerAPI) CreateTransformJob(arg0 *sagemaker.CreateTransformJobInput) (*sagemaker.CreateTransformJobOutput, error)
- func (m *MockSageMakerAPI) CreateTransformJobRequest(arg0 *sagemaker.CreateTransformJobInput) (*request.Request, *sagemaker.CreateTransformJobOutput)
- func (m *MockSageMakerAPI) CreateTransformJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateTransformJobInput, ...) (*sagemaker.CreateTransformJobOutput, error)
- func (m *MockSageMakerAPI) CreateTrial(arg0 *sagemaker.CreateTrialInput) (*sagemaker.CreateTrialOutput, error)
- func (m *MockSageMakerAPI) CreateTrialComponent(arg0 *sagemaker.CreateTrialComponentInput) (*sagemaker.CreateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) CreateTrialComponentRequest(arg0 *sagemaker.CreateTrialComponentInput) (*request.Request, *sagemaker.CreateTrialComponentOutput)
- func (m *MockSageMakerAPI) CreateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.CreateTrialComponentInput, ...) (*sagemaker.CreateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) CreateTrialRequest(arg0 *sagemaker.CreateTrialInput) (*request.Request, *sagemaker.CreateTrialOutput)
- func (m *MockSageMakerAPI) CreateTrialWithContext(arg0 context.Context, arg1 *sagemaker.CreateTrialInput, arg2 ...request.Option) (*sagemaker.CreateTrialOutput, error)
- func (m *MockSageMakerAPI) CreateUserProfile(arg0 *sagemaker.CreateUserProfileInput) (*sagemaker.CreateUserProfileOutput, error)
- func (m *MockSageMakerAPI) CreateUserProfileRequest(arg0 *sagemaker.CreateUserProfileInput) (*request.Request, *sagemaker.CreateUserProfileOutput)
- func (m *MockSageMakerAPI) CreateUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.CreateUserProfileInput, ...) (*sagemaker.CreateUserProfileOutput, error)
- func (m *MockSageMakerAPI) CreateWorkteam(arg0 *sagemaker.CreateWorkteamInput) (*sagemaker.CreateWorkteamOutput, error)
- func (m *MockSageMakerAPI) CreateWorkteamRequest(arg0 *sagemaker.CreateWorkteamInput) (*request.Request, *sagemaker.CreateWorkteamOutput)
- func (m *MockSageMakerAPI) CreateWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.CreateWorkteamInput, ...) (*sagemaker.CreateWorkteamOutput, error)
- func (m *MockSageMakerAPI) DeleteAlgorithm(arg0 *sagemaker.DeleteAlgorithmInput) (*sagemaker.DeleteAlgorithmOutput, error)
- func (m *MockSageMakerAPI) DeleteAlgorithmRequest(arg0 *sagemaker.DeleteAlgorithmInput) (*request.Request, *sagemaker.DeleteAlgorithmOutput)
- func (m *MockSageMakerAPI) DeleteAlgorithmWithContext(arg0 context.Context, arg1 *sagemaker.DeleteAlgorithmInput, ...) (*sagemaker.DeleteAlgorithmOutput, error)
- func (m *MockSageMakerAPI) DeleteApp(arg0 *sagemaker.DeleteAppInput) (*sagemaker.DeleteAppOutput, error)
- func (m *MockSageMakerAPI) DeleteAppRequest(arg0 *sagemaker.DeleteAppInput) (*request.Request, *sagemaker.DeleteAppOutput)
- func (m *MockSageMakerAPI) DeleteAppWithContext(arg0 context.Context, arg1 *sagemaker.DeleteAppInput, arg2 ...request.Option) (*sagemaker.DeleteAppOutput, error)
- func (m *MockSageMakerAPI) DeleteCodeRepository(arg0 *sagemaker.DeleteCodeRepositoryInput) (*sagemaker.DeleteCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) DeleteCodeRepositoryRequest(arg0 *sagemaker.DeleteCodeRepositoryInput) (*request.Request, *sagemaker.DeleteCodeRepositoryOutput)
- func (m *MockSageMakerAPI) DeleteCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.DeleteCodeRepositoryInput, ...) (*sagemaker.DeleteCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) DeleteDomain(arg0 *sagemaker.DeleteDomainInput) (*sagemaker.DeleteDomainOutput, error)
- func (m *MockSageMakerAPI) DeleteDomainRequest(arg0 *sagemaker.DeleteDomainInput) (*request.Request, *sagemaker.DeleteDomainOutput)
- func (m *MockSageMakerAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *sagemaker.DeleteDomainInput, ...) (*sagemaker.DeleteDomainOutput, error)
- func (m *MockSageMakerAPI) DeleteEndpoint(arg0 *sagemaker.DeleteEndpointInput) (*sagemaker.DeleteEndpointOutput, error)
- func (m *MockSageMakerAPI) DeleteEndpointConfig(arg0 *sagemaker.DeleteEndpointConfigInput) (*sagemaker.DeleteEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteEndpointConfigRequest(arg0 *sagemaker.DeleteEndpointConfigInput) (*request.Request, *sagemaker.DeleteEndpointConfigOutput)
- func (m *MockSageMakerAPI) DeleteEndpointConfigWithContext(arg0 context.Context, arg1 *sagemaker.DeleteEndpointConfigInput, ...) (*sagemaker.DeleteEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteEndpointRequest(arg0 *sagemaker.DeleteEndpointInput) (*request.Request, *sagemaker.DeleteEndpointOutput)
- func (m *MockSageMakerAPI) DeleteEndpointWithContext(arg0 context.Context, arg1 *sagemaker.DeleteEndpointInput, ...) (*sagemaker.DeleteEndpointOutput, error)
- func (m *MockSageMakerAPI) DeleteExperiment(arg0 *sagemaker.DeleteExperimentInput) (*sagemaker.DeleteExperimentOutput, error)
- func (m *MockSageMakerAPI) DeleteExperimentRequest(arg0 *sagemaker.DeleteExperimentInput) (*request.Request, *sagemaker.DeleteExperimentOutput)
- func (m *MockSageMakerAPI) DeleteExperimentWithContext(arg0 context.Context, arg1 *sagemaker.DeleteExperimentInput, ...) (*sagemaker.DeleteExperimentOutput, error)
- func (m *MockSageMakerAPI) DeleteFlowDefinition(arg0 *sagemaker.DeleteFlowDefinitionInput) (*sagemaker.DeleteFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteFlowDefinitionRequest(arg0 *sagemaker.DeleteFlowDefinitionInput) (*request.Request, *sagemaker.DeleteFlowDefinitionOutput)
- func (m *MockSageMakerAPI) DeleteFlowDefinitionWithContext(arg0 context.Context, arg1 *sagemaker.DeleteFlowDefinitionInput, ...) (*sagemaker.DeleteFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModel(arg0 *sagemaker.DeleteModelInput) (*sagemaker.DeleteModelOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackage(arg0 *sagemaker.DeleteModelPackageInput) (*sagemaker.DeleteModelPackageOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackageRequest(arg0 *sagemaker.DeleteModelPackageInput) (*request.Request, *sagemaker.DeleteModelPackageOutput)
- func (m *MockSageMakerAPI) DeleteModelPackageWithContext(arg0 context.Context, arg1 *sagemaker.DeleteModelPackageInput, ...) (*sagemaker.DeleteModelPackageOutput, error)
- func (m *MockSageMakerAPI) DeleteModelRequest(arg0 *sagemaker.DeleteModelInput) (*request.Request, *sagemaker.DeleteModelOutput)
- func (m *MockSageMakerAPI) DeleteModelWithContext(arg0 context.Context, arg1 *sagemaker.DeleteModelInput, arg2 ...request.Option) (*sagemaker.DeleteModelOutput, error)
- func (m *MockSageMakerAPI) DeleteMonitoringSchedule(arg0 *sagemaker.DeleteMonitoringScheduleInput) (*sagemaker.DeleteMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) DeleteMonitoringScheduleRequest(arg0 *sagemaker.DeleteMonitoringScheduleInput) (*request.Request, *sagemaker.DeleteMonitoringScheduleOutput)
- func (m *MockSageMakerAPI) DeleteMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.DeleteMonitoringScheduleInput, ...) (*sagemaker.DeleteMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) DeleteNotebookInstance(arg0 *sagemaker.DeleteNotebookInstanceInput) (*sagemaker.DeleteNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfig(arg0 *sagemaker.DeleteNotebookInstanceLifecycleConfigInput) (*sagemaker.DeleteNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.DeleteNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.DeleteNotebookInstanceLifecycleConfigOutput)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, ...) (*sagemaker.DeleteNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceRequest(arg0 *sagemaker.DeleteNotebookInstanceInput) (*request.Request, *sagemaker.DeleteNotebookInstanceOutput)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.DeleteNotebookInstanceInput, ...) (*sagemaker.DeleteNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) DeleteTags(arg0 *sagemaker.DeleteTagsInput) (*sagemaker.DeleteTagsOutput, error)
- func (m *MockSageMakerAPI) DeleteTagsRequest(arg0 *sagemaker.DeleteTagsInput) (*request.Request, *sagemaker.DeleteTagsOutput)
- func (m *MockSageMakerAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *sagemaker.DeleteTagsInput, arg2 ...request.Option) (*sagemaker.DeleteTagsOutput, error)
- func (m *MockSageMakerAPI) DeleteTrial(arg0 *sagemaker.DeleteTrialInput) (*sagemaker.DeleteTrialOutput, error)
- func (m *MockSageMakerAPI) DeleteTrialComponent(arg0 *sagemaker.DeleteTrialComponentInput) (*sagemaker.DeleteTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DeleteTrialComponentRequest(arg0 *sagemaker.DeleteTrialComponentInput) (*request.Request, *sagemaker.DeleteTrialComponentOutput)
- func (m *MockSageMakerAPI) DeleteTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.DeleteTrialComponentInput, ...) (*sagemaker.DeleteTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DeleteTrialRequest(arg0 *sagemaker.DeleteTrialInput) (*request.Request, *sagemaker.DeleteTrialOutput)
- func (m *MockSageMakerAPI) DeleteTrialWithContext(arg0 context.Context, arg1 *sagemaker.DeleteTrialInput, arg2 ...request.Option) (*sagemaker.DeleteTrialOutput, error)
- func (m *MockSageMakerAPI) DeleteUserProfile(arg0 *sagemaker.DeleteUserProfileInput) (*sagemaker.DeleteUserProfileOutput, error)
- func (m *MockSageMakerAPI) DeleteUserProfileRequest(arg0 *sagemaker.DeleteUserProfileInput) (*request.Request, *sagemaker.DeleteUserProfileOutput)
- func (m *MockSageMakerAPI) DeleteUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.DeleteUserProfileInput, ...) (*sagemaker.DeleteUserProfileOutput, error)
- func (m *MockSageMakerAPI) DeleteWorkteam(arg0 *sagemaker.DeleteWorkteamInput) (*sagemaker.DeleteWorkteamOutput, error)
- func (m *MockSageMakerAPI) DeleteWorkteamRequest(arg0 *sagemaker.DeleteWorkteamInput) (*request.Request, *sagemaker.DeleteWorkteamOutput)
- func (m *MockSageMakerAPI) DeleteWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.DeleteWorkteamInput, ...) (*sagemaker.DeleteWorkteamOutput, error)
- func (m *MockSageMakerAPI) DescribeAlgorithm(arg0 *sagemaker.DescribeAlgorithmInput) (*sagemaker.DescribeAlgorithmOutput, error)
- func (m *MockSageMakerAPI) DescribeAlgorithmRequest(arg0 *sagemaker.DescribeAlgorithmInput) (*request.Request, *sagemaker.DescribeAlgorithmOutput)
- func (m *MockSageMakerAPI) DescribeAlgorithmWithContext(arg0 context.Context, arg1 *sagemaker.DescribeAlgorithmInput, ...) (*sagemaker.DescribeAlgorithmOutput, error)
- func (m *MockSageMakerAPI) DescribeApp(arg0 *sagemaker.DescribeAppInput) (*sagemaker.DescribeAppOutput, error)
- func (m *MockSageMakerAPI) DescribeAppRequest(arg0 *sagemaker.DescribeAppInput) (*request.Request, *sagemaker.DescribeAppOutput)
- func (m *MockSageMakerAPI) DescribeAppWithContext(arg0 context.Context, arg1 *sagemaker.DescribeAppInput, arg2 ...request.Option) (*sagemaker.DescribeAppOutput, error)
- func (m *MockSageMakerAPI) DescribeAutoMLJob(arg0 *sagemaker.DescribeAutoMLJobInput) (*sagemaker.DescribeAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) DescribeAutoMLJobRequest(arg0 *sagemaker.DescribeAutoMLJobInput) (*request.Request, *sagemaker.DescribeAutoMLJobOutput)
- func (m *MockSageMakerAPI) DescribeAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeAutoMLJobInput, ...) (*sagemaker.DescribeAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) DescribeCodeRepository(arg0 *sagemaker.DescribeCodeRepositoryInput) (*sagemaker.DescribeCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) DescribeCodeRepositoryRequest(arg0 *sagemaker.DescribeCodeRepositoryInput) (*request.Request, *sagemaker.DescribeCodeRepositoryOutput)
- func (m *MockSageMakerAPI) DescribeCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.DescribeCodeRepositoryInput, ...) (*sagemaker.DescribeCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) DescribeCompilationJob(arg0 *sagemaker.DescribeCompilationJobInput) (*sagemaker.DescribeCompilationJobOutput, error)
- func (m *MockSageMakerAPI) DescribeCompilationJobRequest(arg0 *sagemaker.DescribeCompilationJobInput) (*request.Request, *sagemaker.DescribeCompilationJobOutput)
- func (m *MockSageMakerAPI) DescribeCompilationJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeCompilationJobInput, ...) (*sagemaker.DescribeCompilationJobOutput, error)
- func (m *MockSageMakerAPI) DescribeDomain(arg0 *sagemaker.DescribeDomainInput) (*sagemaker.DescribeDomainOutput, error)
- func (m *MockSageMakerAPI) DescribeDomainRequest(arg0 *sagemaker.DescribeDomainInput) (*request.Request, *sagemaker.DescribeDomainOutput)
- func (m *MockSageMakerAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *sagemaker.DescribeDomainInput, ...) (*sagemaker.DescribeDomainOutput, error)
- func (m *MockSageMakerAPI) DescribeEndpoint(arg0 *sagemaker.DescribeEndpointInput) (*sagemaker.DescribeEndpointOutput, error)
- func (m *MockSageMakerAPI) DescribeEndpointConfig(arg0 *sagemaker.DescribeEndpointConfigInput) (*sagemaker.DescribeEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeEndpointConfigRequest(arg0 *sagemaker.DescribeEndpointConfigInput) (*request.Request, *sagemaker.DescribeEndpointConfigOutput)
- func (m *MockSageMakerAPI) DescribeEndpointConfigWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointConfigInput, ...) (*sagemaker.DescribeEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeEndpointRequest(arg0 *sagemaker.DescribeEndpointInput) (*request.Request, *sagemaker.DescribeEndpointOutput)
- func (m *MockSageMakerAPI) DescribeEndpointWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointInput, ...) (*sagemaker.DescribeEndpointOutput, error)
- func (m *MockSageMakerAPI) DescribeExperiment(arg0 *sagemaker.DescribeExperimentInput) (*sagemaker.DescribeExperimentOutput, error)
- func (m *MockSageMakerAPI) DescribeExperimentRequest(arg0 *sagemaker.DescribeExperimentInput) (*request.Request, *sagemaker.DescribeExperimentOutput)
- func (m *MockSageMakerAPI) DescribeExperimentWithContext(arg0 context.Context, arg1 *sagemaker.DescribeExperimentInput, ...) (*sagemaker.DescribeExperimentOutput, error)
- func (m *MockSageMakerAPI) DescribeFlowDefinition(arg0 *sagemaker.DescribeFlowDefinitionInput) (*sagemaker.DescribeFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeFlowDefinitionRequest(arg0 *sagemaker.DescribeFlowDefinitionInput) (*request.Request, *sagemaker.DescribeFlowDefinitionOutput)
- func (m *MockSageMakerAPI) DescribeFlowDefinitionWithContext(arg0 context.Context, arg1 *sagemaker.DescribeFlowDefinitionInput, ...) (*sagemaker.DescribeFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeHumanTaskUi(arg0 *sagemaker.DescribeHumanTaskUiInput) (*sagemaker.DescribeHumanTaskUiOutput, error)
- func (m *MockSageMakerAPI) DescribeHumanTaskUiRequest(arg0 *sagemaker.DescribeHumanTaskUiInput) (*request.Request, *sagemaker.DescribeHumanTaskUiOutput)
- func (m *MockSageMakerAPI) DescribeHumanTaskUiWithContext(arg0 context.Context, arg1 *sagemaker.DescribeHumanTaskUiInput, ...) (*sagemaker.DescribeHumanTaskUiOutput, error)
- func (m *MockSageMakerAPI) DescribeHyperParameterTuningJob(arg0 *sagemaker.DescribeHyperParameterTuningJobInput) (*sagemaker.DescribeHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) DescribeHyperParameterTuningJobRequest(arg0 *sagemaker.DescribeHyperParameterTuningJobInput) (*request.Request, *sagemaker.DescribeHyperParameterTuningJobOutput)
- func (m *MockSageMakerAPI) DescribeHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeHyperParameterTuningJobInput, ...) (*sagemaker.DescribeHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) DescribeLabelingJob(arg0 *sagemaker.DescribeLabelingJobInput) (*sagemaker.DescribeLabelingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeLabelingJobRequest(arg0 *sagemaker.DescribeLabelingJobInput) (*request.Request, *sagemaker.DescribeLabelingJobOutput)
- func (m *MockSageMakerAPI) DescribeLabelingJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeLabelingJobInput, ...) (*sagemaker.DescribeLabelingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeModel(arg0 *sagemaker.DescribeModelInput) (*sagemaker.DescribeModelOutput, error)
- func (m *MockSageMakerAPI) DescribeModelPackage(arg0 *sagemaker.DescribeModelPackageInput) (*sagemaker.DescribeModelPackageOutput, error)
- func (m *MockSageMakerAPI) DescribeModelPackageRequest(arg0 *sagemaker.DescribeModelPackageInput) (*request.Request, *sagemaker.DescribeModelPackageOutput)
- func (m *MockSageMakerAPI) DescribeModelPackageWithContext(arg0 context.Context, arg1 *sagemaker.DescribeModelPackageInput, ...) (*sagemaker.DescribeModelPackageOutput, error)
- func (m *MockSageMakerAPI) DescribeModelRequest(arg0 *sagemaker.DescribeModelInput) (*request.Request, *sagemaker.DescribeModelOutput)
- func (m *MockSageMakerAPI) DescribeModelWithContext(arg0 context.Context, arg1 *sagemaker.DescribeModelInput, ...) (*sagemaker.DescribeModelOutput, error)
- func (m *MockSageMakerAPI) DescribeMonitoringSchedule(arg0 *sagemaker.DescribeMonitoringScheduleInput) (*sagemaker.DescribeMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) DescribeMonitoringScheduleRequest(arg0 *sagemaker.DescribeMonitoringScheduleInput) (*request.Request, *sagemaker.DescribeMonitoringScheduleOutput)
- func (m *MockSageMakerAPI) DescribeMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.DescribeMonitoringScheduleInput, ...) (*sagemaker.DescribeMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) DescribeNotebookInstance(arg0 *sagemaker.DescribeNotebookInstanceInput) (*sagemaker.DescribeNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfig(arg0 *sagemaker.DescribeNotebookInstanceLifecycleConfigInput) (*sagemaker.DescribeNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.DescribeNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.DescribeNotebookInstanceLifecycleConfigOutput)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, ...) (*sagemaker.DescribeNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceRequest(arg0 *sagemaker.DescribeNotebookInstanceInput) (*request.Request, *sagemaker.DescribeNotebookInstanceOutput)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) (*sagemaker.DescribeNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) DescribeProcessingJob(arg0 *sagemaker.DescribeProcessingJobInput) (*sagemaker.DescribeProcessingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeProcessingJobRequest(arg0 *sagemaker.DescribeProcessingJobInput) (*request.Request, *sagemaker.DescribeProcessingJobOutput)
- func (m *MockSageMakerAPI) DescribeProcessingJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeProcessingJobInput, ...) (*sagemaker.DescribeProcessingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeSubscribedWorkteam(arg0 *sagemaker.DescribeSubscribedWorkteamInput) (*sagemaker.DescribeSubscribedWorkteamOutput, error)
- func (m *MockSageMakerAPI) DescribeSubscribedWorkteamRequest(arg0 *sagemaker.DescribeSubscribedWorkteamInput) (*request.Request, *sagemaker.DescribeSubscribedWorkteamOutput)
- func (m *MockSageMakerAPI) DescribeSubscribedWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.DescribeSubscribedWorkteamInput, ...) (*sagemaker.DescribeSubscribedWorkteamOutput, error)
- func (m *MockSageMakerAPI) DescribeTrainingJob(arg0 *sagemaker.DescribeTrainingJobInput) (*sagemaker.DescribeTrainingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeTrainingJobRequest(arg0 *sagemaker.DescribeTrainingJobInput) (*request.Request, *sagemaker.DescribeTrainingJobOutput)
- func (m *MockSageMakerAPI) DescribeTrainingJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrainingJobInput, ...) (*sagemaker.DescribeTrainingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeTransformJob(arg0 *sagemaker.DescribeTransformJobInput) (*sagemaker.DescribeTransformJobOutput, error)
- func (m *MockSageMakerAPI) DescribeTransformJobRequest(arg0 *sagemaker.DescribeTransformJobInput) (*request.Request, *sagemaker.DescribeTransformJobOutput)
- func (m *MockSageMakerAPI) DescribeTransformJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTransformJobInput, ...) (*sagemaker.DescribeTransformJobOutput, error)
- func (m *MockSageMakerAPI) DescribeTrial(arg0 *sagemaker.DescribeTrialInput) (*sagemaker.DescribeTrialOutput, error)
- func (m *MockSageMakerAPI) DescribeTrialComponent(arg0 *sagemaker.DescribeTrialComponentInput) (*sagemaker.DescribeTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DescribeTrialComponentRequest(arg0 *sagemaker.DescribeTrialComponentInput) (*request.Request, *sagemaker.DescribeTrialComponentOutput)
- func (m *MockSageMakerAPI) DescribeTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrialComponentInput, ...) (*sagemaker.DescribeTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DescribeTrialRequest(arg0 *sagemaker.DescribeTrialInput) (*request.Request, *sagemaker.DescribeTrialOutput)
- func (m *MockSageMakerAPI) DescribeTrialWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrialInput, ...) (*sagemaker.DescribeTrialOutput, error)
- func (m *MockSageMakerAPI) DescribeUserProfile(arg0 *sagemaker.DescribeUserProfileInput) (*sagemaker.DescribeUserProfileOutput, error)
- func (m *MockSageMakerAPI) DescribeUserProfileRequest(arg0 *sagemaker.DescribeUserProfileInput) (*request.Request, *sagemaker.DescribeUserProfileOutput)
- func (m *MockSageMakerAPI) DescribeUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.DescribeUserProfileInput, ...) (*sagemaker.DescribeUserProfileOutput, error)
- func (m *MockSageMakerAPI) DescribeWorkforce(arg0 *sagemaker.DescribeWorkforceInput) (*sagemaker.DescribeWorkforceOutput, error)
- func (m *MockSageMakerAPI) DescribeWorkforceRequest(arg0 *sagemaker.DescribeWorkforceInput) (*request.Request, *sagemaker.DescribeWorkforceOutput)
- func (m *MockSageMakerAPI) DescribeWorkforceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeWorkforceInput, ...) (*sagemaker.DescribeWorkforceOutput, error)
- func (m *MockSageMakerAPI) DescribeWorkteam(arg0 *sagemaker.DescribeWorkteamInput) (*sagemaker.DescribeWorkteamOutput, error)
- func (m *MockSageMakerAPI) DescribeWorkteamRequest(arg0 *sagemaker.DescribeWorkteamInput) (*request.Request, *sagemaker.DescribeWorkteamOutput)
- func (m *MockSageMakerAPI) DescribeWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.DescribeWorkteamInput, ...) (*sagemaker.DescribeWorkteamOutput, error)
- func (m *MockSageMakerAPI) DisassociateTrialComponent(arg0 *sagemaker.DisassociateTrialComponentInput) (*sagemaker.DisassociateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DisassociateTrialComponentRequest(arg0 *sagemaker.DisassociateTrialComponentInput) (*request.Request, *sagemaker.DisassociateTrialComponentOutput)
- func (m *MockSageMakerAPI) DisassociateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.DisassociateTrialComponentInput, ...) (*sagemaker.DisassociateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) EXPECT() *MockSageMakerAPIMockRecorder
- func (m *MockSageMakerAPI) GetSearchSuggestions(arg0 *sagemaker.GetSearchSuggestionsInput) (*sagemaker.GetSearchSuggestionsOutput, error)
- func (m *MockSageMakerAPI) GetSearchSuggestionsRequest(arg0 *sagemaker.GetSearchSuggestionsInput) (*request.Request, *sagemaker.GetSearchSuggestionsOutput)
- func (m *MockSageMakerAPI) GetSearchSuggestionsWithContext(arg0 context.Context, arg1 *sagemaker.GetSearchSuggestionsInput, ...) (*sagemaker.GetSearchSuggestionsOutput, error)
- func (m *MockSageMakerAPI) ListAlgorithms(arg0 *sagemaker.ListAlgorithmsInput) (*sagemaker.ListAlgorithmsOutput, error)
- func (m *MockSageMakerAPI) ListAlgorithmsPages(arg0 *sagemaker.ListAlgorithmsInput, ...) error
- func (m *MockSageMakerAPI) ListAlgorithmsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListAlgorithmsInput, ...) error
- func (m *MockSageMakerAPI) ListAlgorithmsRequest(arg0 *sagemaker.ListAlgorithmsInput) (*request.Request, *sagemaker.ListAlgorithmsOutput)
- func (m *MockSageMakerAPI) ListAlgorithmsWithContext(arg0 context.Context, arg1 *sagemaker.ListAlgorithmsInput, ...) (*sagemaker.ListAlgorithmsOutput, error)
- func (m *MockSageMakerAPI) ListApps(arg0 *sagemaker.ListAppsInput) (*sagemaker.ListAppsOutput, error)
- func (m *MockSageMakerAPI) ListAppsPages(arg0 *sagemaker.ListAppsInput, arg1 func(*sagemaker.ListAppsOutput, bool) bool) error
- func (m *MockSageMakerAPI) ListAppsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListAppsInput, ...) error
- func (m *MockSageMakerAPI) ListAppsRequest(arg0 *sagemaker.ListAppsInput) (*request.Request, *sagemaker.ListAppsOutput)
- func (m *MockSageMakerAPI) ListAppsWithContext(arg0 context.Context, arg1 *sagemaker.ListAppsInput, arg2 ...request.Option) (*sagemaker.ListAppsOutput, error)
- func (m *MockSageMakerAPI) ListAutoMLJobs(arg0 *sagemaker.ListAutoMLJobsInput) (*sagemaker.ListAutoMLJobsOutput, error)
- func (m *MockSageMakerAPI) ListAutoMLJobsPages(arg0 *sagemaker.ListAutoMLJobsInput, ...) error
- func (m *MockSageMakerAPI) ListAutoMLJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListAutoMLJobsInput, ...) error
- func (m *MockSageMakerAPI) ListAutoMLJobsRequest(arg0 *sagemaker.ListAutoMLJobsInput) (*request.Request, *sagemaker.ListAutoMLJobsOutput)
- func (m *MockSageMakerAPI) ListAutoMLJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListAutoMLJobsInput, ...) (*sagemaker.ListAutoMLJobsOutput, error)
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJob(arg0 *sagemaker.ListCandidatesForAutoMLJobInput) (*sagemaker.ListCandidatesForAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobPages(arg0 *sagemaker.ListCandidatesForAutoMLJobInput, ...) error
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, ...) error
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobRequest(arg0 *sagemaker.ListCandidatesForAutoMLJobInput) (*request.Request, *sagemaker.ListCandidatesForAutoMLJobOutput)
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, ...) (*sagemaker.ListCandidatesForAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) ListCodeRepositories(arg0 *sagemaker.ListCodeRepositoriesInput) (*sagemaker.ListCodeRepositoriesOutput, error)
- func (m *MockSageMakerAPI) ListCodeRepositoriesPages(arg0 *sagemaker.ListCodeRepositoriesInput, ...) error
- func (m *MockSageMakerAPI) ListCodeRepositoriesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListCodeRepositoriesInput, ...) error
- func (m *MockSageMakerAPI) ListCodeRepositoriesRequest(arg0 *sagemaker.ListCodeRepositoriesInput) (*request.Request, *sagemaker.ListCodeRepositoriesOutput)
- func (m *MockSageMakerAPI) ListCodeRepositoriesWithContext(arg0 context.Context, arg1 *sagemaker.ListCodeRepositoriesInput, ...) (*sagemaker.ListCodeRepositoriesOutput, error)
- func (m *MockSageMakerAPI) ListCompilationJobs(arg0 *sagemaker.ListCompilationJobsInput) (*sagemaker.ListCompilationJobsOutput, error)
- func (m *MockSageMakerAPI) ListCompilationJobsPages(arg0 *sagemaker.ListCompilationJobsInput, ...) error
- func (m *MockSageMakerAPI) ListCompilationJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListCompilationJobsInput, ...) error
- func (m *MockSageMakerAPI) ListCompilationJobsRequest(arg0 *sagemaker.ListCompilationJobsInput) (*request.Request, *sagemaker.ListCompilationJobsOutput)
- func (m *MockSageMakerAPI) ListCompilationJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListCompilationJobsInput, ...) (*sagemaker.ListCompilationJobsOutput, error)
- func (m *MockSageMakerAPI) ListDomains(arg0 *sagemaker.ListDomainsInput) (*sagemaker.ListDomainsOutput, error)
- func (m *MockSageMakerAPI) ListDomainsPages(arg0 *sagemaker.ListDomainsInput, ...) error
- func (m *MockSageMakerAPI) ListDomainsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListDomainsInput, ...) error
- func (m *MockSageMakerAPI) ListDomainsRequest(arg0 *sagemaker.ListDomainsInput) (*request.Request, *sagemaker.ListDomainsOutput)
- func (m *MockSageMakerAPI) ListDomainsWithContext(arg0 context.Context, arg1 *sagemaker.ListDomainsInput, arg2 ...request.Option) (*sagemaker.ListDomainsOutput, error)
- func (m *MockSageMakerAPI) ListEndpointConfigs(arg0 *sagemaker.ListEndpointConfigsInput) (*sagemaker.ListEndpointConfigsOutput, error)
- func (m *MockSageMakerAPI) ListEndpointConfigsPages(arg0 *sagemaker.ListEndpointConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointConfigsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointConfigsRequest(arg0 *sagemaker.ListEndpointConfigsInput) (*request.Request, *sagemaker.ListEndpointConfigsOutput)
- func (m *MockSageMakerAPI) ListEndpointConfigsWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointConfigsInput, ...) (*sagemaker.ListEndpointConfigsOutput, error)
- func (m *MockSageMakerAPI) ListEndpoints(arg0 *sagemaker.ListEndpointsInput) (*sagemaker.ListEndpointsOutput, error)
- func (m *MockSageMakerAPI) ListEndpointsPages(arg0 *sagemaker.ListEndpointsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointsRequest(arg0 *sagemaker.ListEndpointsInput) (*request.Request, *sagemaker.ListEndpointsOutput)
- func (m *MockSageMakerAPI) ListEndpointsWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointsInput, ...) (*sagemaker.ListEndpointsOutput, error)
- func (m *MockSageMakerAPI) ListExperiments(arg0 *sagemaker.ListExperimentsInput) (*sagemaker.ListExperimentsOutput, error)
- func (m *MockSageMakerAPI) ListExperimentsPages(arg0 *sagemaker.ListExperimentsInput, ...) error
- func (m *MockSageMakerAPI) ListExperimentsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListExperimentsInput, ...) error
- func (m *MockSageMakerAPI) ListExperimentsRequest(arg0 *sagemaker.ListExperimentsInput) (*request.Request, *sagemaker.ListExperimentsOutput)
- func (m *MockSageMakerAPI) ListExperimentsWithContext(arg0 context.Context, arg1 *sagemaker.ListExperimentsInput, ...) (*sagemaker.ListExperimentsOutput, error)
- func (m *MockSageMakerAPI) ListFlowDefinitions(arg0 *sagemaker.ListFlowDefinitionsInput) (*sagemaker.ListFlowDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListFlowDefinitionsPages(arg0 *sagemaker.ListFlowDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListFlowDefinitionsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListFlowDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListFlowDefinitionsRequest(arg0 *sagemaker.ListFlowDefinitionsInput) (*request.Request, *sagemaker.ListFlowDefinitionsOutput)
- func (m *MockSageMakerAPI) ListFlowDefinitionsWithContext(arg0 context.Context, arg1 *sagemaker.ListFlowDefinitionsInput, ...) (*sagemaker.ListFlowDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListHumanTaskUis(arg0 *sagemaker.ListHumanTaskUisInput) (*sagemaker.ListHumanTaskUisOutput, error)
- func (m *MockSageMakerAPI) ListHumanTaskUisPages(arg0 *sagemaker.ListHumanTaskUisInput, ...) error
- func (m *MockSageMakerAPI) ListHumanTaskUisPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListHumanTaskUisInput, ...) error
- func (m *MockSageMakerAPI) ListHumanTaskUisRequest(arg0 *sagemaker.ListHumanTaskUisInput) (*request.Request, *sagemaker.ListHumanTaskUisOutput)
- func (m *MockSageMakerAPI) ListHumanTaskUisWithContext(arg0 context.Context, arg1 *sagemaker.ListHumanTaskUisInput, ...) (*sagemaker.ListHumanTaskUisOutput, error)
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobs(arg0 *sagemaker.ListHyperParameterTuningJobsInput) (*sagemaker.ListHyperParameterTuningJobsOutput, error)
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobsPages(arg0 *sagemaker.ListHyperParameterTuningJobsInput, ...) error
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, ...) error
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobsRequest(arg0 *sagemaker.ListHyperParameterTuningJobsInput) (*request.Request, *sagemaker.ListHyperParameterTuningJobsOutput)
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, ...) (*sagemaker.ListHyperParameterTuningJobsOutput, error)
- func (m *MockSageMakerAPI) ListLabelingJobs(arg0 *sagemaker.ListLabelingJobsInput) (*sagemaker.ListLabelingJobsOutput, error)
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteam(arg0 *sagemaker.ListLabelingJobsForWorkteamInput) (*sagemaker.ListLabelingJobsForWorkteamOutput, error)
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamPages(arg0 *sagemaker.ListLabelingJobsForWorkteamInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsForWorkteamInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamRequest(arg0 *sagemaker.ListLabelingJobsForWorkteamInput) (*request.Request, *sagemaker.ListLabelingJobsForWorkteamOutput)
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsForWorkteamInput, ...) (*sagemaker.ListLabelingJobsForWorkteamOutput, error)
- func (m *MockSageMakerAPI) ListLabelingJobsPages(arg0 *sagemaker.ListLabelingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsRequest(arg0 *sagemaker.ListLabelingJobsInput) (*request.Request, *sagemaker.ListLabelingJobsOutput)
- func (m *MockSageMakerAPI) ListLabelingJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsInput, ...) (*sagemaker.ListLabelingJobsOutput, error)
- func (m *MockSageMakerAPI) ListModelPackages(arg0 *sagemaker.ListModelPackagesInput) (*sagemaker.ListModelPackagesOutput, error)
- func (m *MockSageMakerAPI) ListModelPackagesPages(arg0 *sagemaker.ListModelPackagesInput, ...) error
- func (m *MockSageMakerAPI) ListModelPackagesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListModelPackagesInput, ...) error
- func (m *MockSageMakerAPI) ListModelPackagesRequest(arg0 *sagemaker.ListModelPackagesInput) (*request.Request, *sagemaker.ListModelPackagesOutput)
- func (m *MockSageMakerAPI) ListModelPackagesWithContext(arg0 context.Context, arg1 *sagemaker.ListModelPackagesInput, ...) (*sagemaker.ListModelPackagesOutput, error)
- func (m *MockSageMakerAPI) ListModels(arg0 *sagemaker.ListModelsInput) (*sagemaker.ListModelsOutput, error)
- func (m *MockSageMakerAPI) ListModelsPages(arg0 *sagemaker.ListModelsInput, ...) error
- func (m *MockSageMakerAPI) ListModelsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListModelsInput, ...) error
- func (m *MockSageMakerAPI) ListModelsRequest(arg0 *sagemaker.ListModelsInput) (*request.Request, *sagemaker.ListModelsOutput)
- func (m *MockSageMakerAPI) ListModelsWithContext(arg0 context.Context, arg1 *sagemaker.ListModelsInput, arg2 ...request.Option) (*sagemaker.ListModelsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringExecutions(arg0 *sagemaker.ListMonitoringExecutionsInput) (*sagemaker.ListMonitoringExecutionsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringExecutionsPages(arg0 *sagemaker.ListMonitoringExecutionsInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringExecutionsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringExecutionsInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringExecutionsRequest(arg0 *sagemaker.ListMonitoringExecutionsInput) (*request.Request, *sagemaker.ListMonitoringExecutionsOutput)
- func (m *MockSageMakerAPI) ListMonitoringExecutionsWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringExecutionsInput, ...) (*sagemaker.ListMonitoringExecutionsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringSchedules(arg0 *sagemaker.ListMonitoringSchedulesInput) (*sagemaker.ListMonitoringSchedulesOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringSchedulesPages(arg0 *sagemaker.ListMonitoringSchedulesInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringSchedulesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringSchedulesInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringSchedulesRequest(arg0 *sagemaker.ListMonitoringSchedulesInput) (*request.Request, *sagemaker.ListMonitoringSchedulesOutput)
- func (m *MockSageMakerAPI) ListMonitoringSchedulesWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringSchedulesInput, ...) (*sagemaker.ListMonitoringSchedulesOutput, error)
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigs(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput) (*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, error)
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsPages(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsRequest(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput) (*request.Request, *sagemaker.ListNotebookInstanceLifecycleConfigsOutput)
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsWithContext(arg0 context.Context, ...) (*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, error)
- func (m *MockSageMakerAPI) ListNotebookInstances(arg0 *sagemaker.ListNotebookInstancesInput) (*sagemaker.ListNotebookInstancesOutput, error)
- func (m *MockSageMakerAPI) ListNotebookInstancesPages(arg0 *sagemaker.ListNotebookInstancesInput, ...) error
- func (m *MockSageMakerAPI) ListNotebookInstancesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListNotebookInstancesInput, ...) error
- func (m *MockSageMakerAPI) ListNotebookInstancesRequest(arg0 *sagemaker.ListNotebookInstancesInput) (*request.Request, *sagemaker.ListNotebookInstancesOutput)
- func (m *MockSageMakerAPI) ListNotebookInstancesWithContext(arg0 context.Context, arg1 *sagemaker.ListNotebookInstancesInput, ...) (*sagemaker.ListNotebookInstancesOutput, error)
- func (m *MockSageMakerAPI) ListProcessingJobs(arg0 *sagemaker.ListProcessingJobsInput) (*sagemaker.ListProcessingJobsOutput, error)
- func (m *MockSageMakerAPI) ListProcessingJobsPages(arg0 *sagemaker.ListProcessingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListProcessingJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListProcessingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListProcessingJobsRequest(arg0 *sagemaker.ListProcessingJobsInput) (*request.Request, *sagemaker.ListProcessingJobsOutput)
- func (m *MockSageMakerAPI) ListProcessingJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListProcessingJobsInput, ...) (*sagemaker.ListProcessingJobsOutput, error)
- func (m *MockSageMakerAPI) ListSubscribedWorkteams(arg0 *sagemaker.ListSubscribedWorkteamsInput) (*sagemaker.ListSubscribedWorkteamsOutput, error)
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsPages(arg0 *sagemaker.ListSubscribedWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListSubscribedWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsRequest(arg0 *sagemaker.ListSubscribedWorkteamsInput) (*request.Request, *sagemaker.ListSubscribedWorkteamsOutput)
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsWithContext(arg0 context.Context, arg1 *sagemaker.ListSubscribedWorkteamsInput, ...) (*sagemaker.ListSubscribedWorkteamsOutput, error)
- func (m *MockSageMakerAPI) ListTags(arg0 *sagemaker.ListTagsInput) (*sagemaker.ListTagsOutput, error)
- func (m *MockSageMakerAPI) ListTagsPages(arg0 *sagemaker.ListTagsInput, arg1 func(*sagemaker.ListTagsOutput, bool) bool) error
- func (m *MockSageMakerAPI) ListTagsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTagsInput, ...) error
- func (m *MockSageMakerAPI) ListTagsRequest(arg0 *sagemaker.ListTagsInput) (*request.Request, *sagemaker.ListTagsOutput)
- func (m *MockSageMakerAPI) ListTagsWithContext(arg0 context.Context, arg1 *sagemaker.ListTagsInput, arg2 ...request.Option) (*sagemaker.ListTagsOutput, error)
- func (m *MockSageMakerAPI) ListTrainingJobs(arg0 *sagemaker.ListTrainingJobsInput) (*sagemaker.ListTrainingJobsOutput, error)
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJob(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput) (*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPages(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPagesWithContext(arg0 context.Context, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobRequest(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput) (*request.Request, *sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput)
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobWithContext(arg0 context.Context, ...) (*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) ListTrainingJobsPages(arg0 *sagemaker.ListTrainingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsRequest(arg0 *sagemaker.ListTrainingJobsInput) (*request.Request, *sagemaker.ListTrainingJobsOutput)
- func (m *MockSageMakerAPI) ListTrainingJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsInput, ...) (*sagemaker.ListTrainingJobsOutput, error)
- func (m *MockSageMakerAPI) ListTransformJobs(arg0 *sagemaker.ListTransformJobsInput) (*sagemaker.ListTransformJobsOutput, error)
- func (m *MockSageMakerAPI) ListTransformJobsPages(arg0 *sagemaker.ListTransformJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTransformJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTransformJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTransformJobsRequest(arg0 *sagemaker.ListTransformJobsInput) (*request.Request, *sagemaker.ListTransformJobsOutput)
- func (m *MockSageMakerAPI) ListTransformJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListTransformJobsInput, ...) (*sagemaker.ListTransformJobsOutput, error)
- func (m *MockSageMakerAPI) ListTrialComponents(arg0 *sagemaker.ListTrialComponentsInput) (*sagemaker.ListTrialComponentsOutput, error)
- func (m *MockSageMakerAPI) ListTrialComponentsPages(arg0 *sagemaker.ListTrialComponentsInput, ...) error
- func (m *MockSageMakerAPI) ListTrialComponentsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialComponentsInput, ...) error
- func (m *MockSageMakerAPI) ListTrialComponentsRequest(arg0 *sagemaker.ListTrialComponentsInput) (*request.Request, *sagemaker.ListTrialComponentsOutput)
- func (m *MockSageMakerAPI) ListTrialComponentsWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialComponentsInput, ...) (*sagemaker.ListTrialComponentsOutput, error)
- func (m *MockSageMakerAPI) ListTrials(arg0 *sagemaker.ListTrialsInput) (*sagemaker.ListTrialsOutput, error)
- func (m *MockSageMakerAPI) ListTrialsPages(arg0 *sagemaker.ListTrialsInput, ...) error
- func (m *MockSageMakerAPI) ListTrialsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialsInput, ...) error
- func (m *MockSageMakerAPI) ListTrialsRequest(arg0 *sagemaker.ListTrialsInput) (*request.Request, *sagemaker.ListTrialsOutput)
- func (m *MockSageMakerAPI) ListTrialsWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialsInput, arg2 ...request.Option) (*sagemaker.ListTrialsOutput, error)
- func (m *MockSageMakerAPI) ListUserProfiles(arg0 *sagemaker.ListUserProfilesInput) (*sagemaker.ListUserProfilesOutput, error)
- func (m *MockSageMakerAPI) ListUserProfilesPages(arg0 *sagemaker.ListUserProfilesInput, ...) error
- func (m *MockSageMakerAPI) ListUserProfilesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListUserProfilesInput, ...) error
- func (m *MockSageMakerAPI) ListUserProfilesRequest(arg0 *sagemaker.ListUserProfilesInput) (*request.Request, *sagemaker.ListUserProfilesOutput)
- func (m *MockSageMakerAPI) ListUserProfilesWithContext(arg0 context.Context, arg1 *sagemaker.ListUserProfilesInput, ...) (*sagemaker.ListUserProfilesOutput, error)
- func (m *MockSageMakerAPI) ListWorkteams(arg0 *sagemaker.ListWorkteamsInput) (*sagemaker.ListWorkteamsOutput, error)
- func (m *MockSageMakerAPI) ListWorkteamsPages(arg0 *sagemaker.ListWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListWorkteamsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListWorkteamsRequest(arg0 *sagemaker.ListWorkteamsInput) (*request.Request, *sagemaker.ListWorkteamsOutput)
- func (m *MockSageMakerAPI) ListWorkteamsWithContext(arg0 context.Context, arg1 *sagemaker.ListWorkteamsInput, ...) (*sagemaker.ListWorkteamsOutput, error)
- func (m *MockSageMakerAPI) RenderUiTemplate(arg0 *sagemaker.RenderUiTemplateInput) (*sagemaker.RenderUiTemplateOutput, error)
- func (m *MockSageMakerAPI) RenderUiTemplateRequest(arg0 *sagemaker.RenderUiTemplateInput) (*request.Request, *sagemaker.RenderUiTemplateOutput)
- func (m *MockSageMakerAPI) RenderUiTemplateWithContext(arg0 context.Context, arg1 *sagemaker.RenderUiTemplateInput, ...) (*sagemaker.RenderUiTemplateOutput, error)
- func (m *MockSageMakerAPI) Search(arg0 *sagemaker.SearchInput) (*sagemaker.SearchOutput, error)
- func (m *MockSageMakerAPI) SearchPages(arg0 *sagemaker.SearchInput, arg1 func(*sagemaker.SearchOutput, bool) bool) error
- func (m *MockSageMakerAPI) SearchPagesWithContext(arg0 context.Context, arg1 *sagemaker.SearchInput, ...) error
- func (m *MockSageMakerAPI) SearchRequest(arg0 *sagemaker.SearchInput) (*request.Request, *sagemaker.SearchOutput)
- func (m *MockSageMakerAPI) SearchWithContext(arg0 context.Context, arg1 *sagemaker.SearchInput, arg2 ...request.Option) (*sagemaker.SearchOutput, error)
- func (m *MockSageMakerAPI) StartMonitoringSchedule(arg0 *sagemaker.StartMonitoringScheduleInput) (*sagemaker.StartMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) StartMonitoringScheduleRequest(arg0 *sagemaker.StartMonitoringScheduleInput) (*request.Request, *sagemaker.StartMonitoringScheduleOutput)
- func (m *MockSageMakerAPI) StartMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.StartMonitoringScheduleInput, ...) (*sagemaker.StartMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) StartNotebookInstance(arg0 *sagemaker.StartNotebookInstanceInput) (*sagemaker.StartNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) StartNotebookInstanceRequest(arg0 *sagemaker.StartNotebookInstanceInput) (*request.Request, *sagemaker.StartNotebookInstanceOutput)
- func (m *MockSageMakerAPI) StartNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.StartNotebookInstanceInput, ...) (*sagemaker.StartNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) StopAutoMLJob(arg0 *sagemaker.StopAutoMLJobInput) (*sagemaker.StopAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) StopAutoMLJobRequest(arg0 *sagemaker.StopAutoMLJobInput) (*request.Request, *sagemaker.StopAutoMLJobOutput)
- func (m *MockSageMakerAPI) StopAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.StopAutoMLJobInput, ...) (*sagemaker.StopAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) StopCompilationJob(arg0 *sagemaker.StopCompilationJobInput) (*sagemaker.StopCompilationJobOutput, error)
- func (m *MockSageMakerAPI) StopCompilationJobRequest(arg0 *sagemaker.StopCompilationJobInput) (*request.Request, *sagemaker.StopCompilationJobOutput)
- func (m *MockSageMakerAPI) StopCompilationJobWithContext(arg0 context.Context, arg1 *sagemaker.StopCompilationJobInput, ...) (*sagemaker.StopCompilationJobOutput, error)
- func (m *MockSageMakerAPI) StopHyperParameterTuningJob(arg0 *sagemaker.StopHyperParameterTuningJobInput) (*sagemaker.StopHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) StopHyperParameterTuningJobRequest(arg0 *sagemaker.StopHyperParameterTuningJobInput) (*request.Request, *sagemaker.StopHyperParameterTuningJobOutput)
- func (m *MockSageMakerAPI) StopHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.StopHyperParameterTuningJobInput, ...) (*sagemaker.StopHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) StopLabelingJob(arg0 *sagemaker.StopLabelingJobInput) (*sagemaker.StopLabelingJobOutput, error)
- func (m *MockSageMakerAPI) StopLabelingJobRequest(arg0 *sagemaker.StopLabelingJobInput) (*request.Request, *sagemaker.StopLabelingJobOutput)
- func (m *MockSageMakerAPI) StopLabelingJobWithContext(arg0 context.Context, arg1 *sagemaker.StopLabelingJobInput, ...) (*sagemaker.StopLabelingJobOutput, error)
- func (m *MockSageMakerAPI) StopMonitoringSchedule(arg0 *sagemaker.StopMonitoringScheduleInput) (*sagemaker.StopMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) StopMonitoringScheduleRequest(arg0 *sagemaker.StopMonitoringScheduleInput) (*request.Request, *sagemaker.StopMonitoringScheduleOutput)
- func (m *MockSageMakerAPI) StopMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.StopMonitoringScheduleInput, ...) (*sagemaker.StopMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) StopNotebookInstance(arg0 *sagemaker.StopNotebookInstanceInput) (*sagemaker.StopNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) StopNotebookInstanceRequest(arg0 *sagemaker.StopNotebookInstanceInput) (*request.Request, *sagemaker.StopNotebookInstanceOutput)
- func (m *MockSageMakerAPI) StopNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.StopNotebookInstanceInput, ...) (*sagemaker.StopNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) StopProcessingJob(arg0 *sagemaker.StopProcessingJobInput) (*sagemaker.StopProcessingJobOutput, error)
- func (m *MockSageMakerAPI) StopProcessingJobRequest(arg0 *sagemaker.StopProcessingJobInput) (*request.Request, *sagemaker.StopProcessingJobOutput)
- func (m *MockSageMakerAPI) StopProcessingJobWithContext(arg0 context.Context, arg1 *sagemaker.StopProcessingJobInput, ...) (*sagemaker.StopProcessingJobOutput, error)
- func (m *MockSageMakerAPI) StopTrainingJob(arg0 *sagemaker.StopTrainingJobInput) (*sagemaker.StopTrainingJobOutput, error)
- func (m *MockSageMakerAPI) StopTrainingJobRequest(arg0 *sagemaker.StopTrainingJobInput) (*request.Request, *sagemaker.StopTrainingJobOutput)
- func (m *MockSageMakerAPI) StopTrainingJobWithContext(arg0 context.Context, arg1 *sagemaker.StopTrainingJobInput, ...) (*sagemaker.StopTrainingJobOutput, error)
- func (m *MockSageMakerAPI) StopTransformJob(arg0 *sagemaker.StopTransformJobInput) (*sagemaker.StopTransformJobOutput, error)
- func (m *MockSageMakerAPI) StopTransformJobRequest(arg0 *sagemaker.StopTransformJobInput) (*request.Request, *sagemaker.StopTransformJobOutput)
- func (m *MockSageMakerAPI) StopTransformJobWithContext(arg0 context.Context, arg1 *sagemaker.StopTransformJobInput, ...) (*sagemaker.StopTransformJobOutput, error)
- func (m *MockSageMakerAPI) UpdateCodeRepository(arg0 *sagemaker.UpdateCodeRepositoryInput) (*sagemaker.UpdateCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) UpdateCodeRepositoryRequest(arg0 *sagemaker.UpdateCodeRepositoryInput) (*request.Request, *sagemaker.UpdateCodeRepositoryOutput)
- func (m *MockSageMakerAPI) UpdateCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.UpdateCodeRepositoryInput, ...) (*sagemaker.UpdateCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) UpdateDomain(arg0 *sagemaker.UpdateDomainInput) (*sagemaker.UpdateDomainOutput, error)
- func (m *MockSageMakerAPI) UpdateDomainRequest(arg0 *sagemaker.UpdateDomainInput) (*request.Request, *sagemaker.UpdateDomainOutput)
- func (m *MockSageMakerAPI) UpdateDomainWithContext(arg0 context.Context, arg1 *sagemaker.UpdateDomainInput, ...) (*sagemaker.UpdateDomainOutput, error)
- func (m *MockSageMakerAPI) UpdateEndpoint(arg0 *sagemaker.UpdateEndpointInput) (*sagemaker.UpdateEndpointOutput, error)
- func (m *MockSageMakerAPI) UpdateEndpointRequest(arg0 *sagemaker.UpdateEndpointInput) (*request.Request, *sagemaker.UpdateEndpointOutput)
- func (m *MockSageMakerAPI) UpdateEndpointWeightsAndCapacities(arg0 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput) (*sagemaker.UpdateEndpointWeightsAndCapacitiesOutput, error)
- func (m *MockSageMakerAPI) UpdateEndpointWeightsAndCapacitiesRequest(arg0 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput) (*request.Request, *sagemaker.UpdateEndpointWeightsAndCapacitiesOutput)
- func (m *MockSageMakerAPI) UpdateEndpointWeightsAndCapacitiesWithContext(arg0 context.Context, arg1 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput, ...) (*sagemaker.UpdateEndpointWeightsAndCapacitiesOutput, error)
- func (m *MockSageMakerAPI) UpdateEndpointWithContext(arg0 context.Context, arg1 *sagemaker.UpdateEndpointInput, ...) (*sagemaker.UpdateEndpointOutput, error)
- func (m *MockSageMakerAPI) UpdateExperiment(arg0 *sagemaker.UpdateExperimentInput) (*sagemaker.UpdateExperimentOutput, error)
- func (m *MockSageMakerAPI) UpdateExperimentRequest(arg0 *sagemaker.UpdateExperimentInput) (*request.Request, *sagemaker.UpdateExperimentOutput)
- func (m *MockSageMakerAPI) UpdateExperimentWithContext(arg0 context.Context, arg1 *sagemaker.UpdateExperimentInput, ...) (*sagemaker.UpdateExperimentOutput, error)
- func (m *MockSageMakerAPI) UpdateMonitoringSchedule(arg0 *sagemaker.UpdateMonitoringScheduleInput) (*sagemaker.UpdateMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) UpdateMonitoringScheduleRequest(arg0 *sagemaker.UpdateMonitoringScheduleInput) (*request.Request, *sagemaker.UpdateMonitoringScheduleOutput)
- func (m *MockSageMakerAPI) UpdateMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.UpdateMonitoringScheduleInput, ...) (*sagemaker.UpdateMonitoringScheduleOutput, error)
- func (m *MockSageMakerAPI) UpdateNotebookInstance(arg0 *sagemaker.UpdateNotebookInstanceInput) (*sagemaker.UpdateNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfig(arg0 *sagemaker.UpdateNotebookInstanceLifecycleConfigInput) (*sagemaker.UpdateNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.UpdateNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.UpdateNotebookInstanceLifecycleConfigOutput)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, ...) (*sagemaker.UpdateNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceRequest(arg0 *sagemaker.UpdateNotebookInstanceInput) (*request.Request, *sagemaker.UpdateNotebookInstanceOutput)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.UpdateNotebookInstanceInput, ...) (*sagemaker.UpdateNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) UpdateTrial(arg0 *sagemaker.UpdateTrialInput) (*sagemaker.UpdateTrialOutput, error)
- func (m *MockSageMakerAPI) UpdateTrialComponent(arg0 *sagemaker.UpdateTrialComponentInput) (*sagemaker.UpdateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) UpdateTrialComponentRequest(arg0 *sagemaker.UpdateTrialComponentInput) (*request.Request, *sagemaker.UpdateTrialComponentOutput)
- func (m *MockSageMakerAPI) UpdateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.UpdateTrialComponentInput, ...) (*sagemaker.UpdateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) UpdateTrialRequest(arg0 *sagemaker.UpdateTrialInput) (*request.Request, *sagemaker.UpdateTrialOutput)
- func (m *MockSageMakerAPI) UpdateTrialWithContext(arg0 context.Context, arg1 *sagemaker.UpdateTrialInput, arg2 ...request.Option) (*sagemaker.UpdateTrialOutput, error)
- func (m *MockSageMakerAPI) UpdateUserProfile(arg0 *sagemaker.UpdateUserProfileInput) (*sagemaker.UpdateUserProfileOutput, error)
- func (m *MockSageMakerAPI) UpdateUserProfileRequest(arg0 *sagemaker.UpdateUserProfileInput) (*request.Request, *sagemaker.UpdateUserProfileOutput)
- func (m *MockSageMakerAPI) UpdateUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.UpdateUserProfileInput, ...) (*sagemaker.UpdateUserProfileOutput, error)
- func (m *MockSageMakerAPI) UpdateWorkforce(arg0 *sagemaker.UpdateWorkforceInput) (*sagemaker.UpdateWorkforceOutput, error)
- func (m *MockSageMakerAPI) UpdateWorkforceRequest(arg0 *sagemaker.UpdateWorkforceInput) (*request.Request, *sagemaker.UpdateWorkforceOutput)
- func (m *MockSageMakerAPI) UpdateWorkforceWithContext(arg0 context.Context, arg1 *sagemaker.UpdateWorkforceInput, ...) (*sagemaker.UpdateWorkforceOutput, error)
- func (m *MockSageMakerAPI) UpdateWorkteam(arg0 *sagemaker.UpdateWorkteamInput) (*sagemaker.UpdateWorkteamOutput, error)
- func (m *MockSageMakerAPI) UpdateWorkteamRequest(arg0 *sagemaker.UpdateWorkteamInput) (*request.Request, *sagemaker.UpdateWorkteamOutput)
- func (m *MockSageMakerAPI) UpdateWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.UpdateWorkteamInput, ...) (*sagemaker.UpdateWorkteamOutput, error)
- func (m *MockSageMakerAPI) WaitUntilEndpointDeleted(arg0 *sagemaker.DescribeEndpointInput) error
- func (m *MockSageMakerAPI) WaitUntilEndpointDeletedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilEndpointInService(arg0 *sagemaker.DescribeEndpointInput) error
- func (m *MockSageMakerAPI) WaitUntilEndpointInServiceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceDeleted(arg0 *sagemaker.DescribeNotebookInstanceInput) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceDeletedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceInService(arg0 *sagemaker.DescribeNotebookInstanceInput) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceInServiceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceStopped(arg0 *sagemaker.DescribeNotebookInstanceInput) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStopped(arg0 *sagemaker.DescribeProcessingJobInput) error
- func (m *MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeProcessingJobInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStopped(arg0 *sagemaker.DescribeTrainingJobInput) error
- func (m *MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrainingJobInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilTransformJobCompletedOrStopped(arg0 *sagemaker.DescribeTransformJobInput) error
- func (m *MockSageMakerAPI) WaitUntilTransformJobCompletedOrStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTransformJobInput, ...) error
- type MockSageMakerAPIMockRecorder
- func (mr *MockSageMakerAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AssociateTrialComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AssociateTrialComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AssociateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAlgorithm(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAlgorithmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAlgorithmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateApp(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAppRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCodeRepository(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCodeRepositoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCompilationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCompilationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEndpointConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEndpointConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEndpointConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateFlowDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateFlowDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateFlowDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHumanTaskUi(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHumanTaskUiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHumanTaskUiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateLabelingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateLabelingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateLabelingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateMonitoringSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstance(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedDomainUrl(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedDomainUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedDomainUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrl(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateProcessingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateProcessingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateProcessingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrainingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrainingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTransformJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTransformJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTransformJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrial(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrialComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrialComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrialRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateWorkteam(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateWorkteamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAlgorithm(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAlgorithmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAlgorithmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteApp(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAppRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteCodeRepository(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteCodeRepositoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteFlowDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteFlowDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteFlowDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteMonitoringSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstance(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTrial(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTrialComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTrialComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTrialRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteWorkteam(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteWorkteamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAlgorithm(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAlgorithmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAlgorithmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeApp(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAppRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCodeRepository(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCodeRepositoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCompilationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCompilationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFlowDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFlowDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFlowDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHumanTaskUi(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHumanTaskUiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHumanTaskUiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeLabelingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeLabelingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeLabelingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModel(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeMonitoringSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstance(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeProcessingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeProcessingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeProcessingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteam(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrainingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrainingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTransformJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTransformJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTransformJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrial(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrialComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrialComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrialRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeWorkforce(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeWorkforceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeWorkforceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeWorkteam(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeWorkteamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DisassociateTrialComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DisassociateTrialComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DisassociateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetSearchSuggestions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetSearchSuggestionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetSearchSuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAlgorithms(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListApps(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositories(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDomains(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDomainsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDomainsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDomainsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListExperiments(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListExperimentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListExperimentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListExperimentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListExperimentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUis(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteam(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackages(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModels(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedules(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstances(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteams(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTagsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTransformJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialComponents(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrials(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListTrialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListUserProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkteams(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RenderUiTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RenderUiTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RenderUiTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) Search(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SearchPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SearchPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SearchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SearchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartMonitoringSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartNotebookInstance(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartNotebookInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopAutoMLJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopAutoMLJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopCompilationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopCompilationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopHyperParameterTuningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopLabelingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopLabelingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopLabelingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopMonitoringSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopNotebookInstance(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopNotebookInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopProcessingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopProcessingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopProcessingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopTrainingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopTrainingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopTransformJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopTransformJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopTransformJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateCodeRepository(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateCodeRepositoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDomain(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacities(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstance(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrial(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrialComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrialComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrialRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateUserProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateUserProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateWorkforce(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateWorkforceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateWorkforceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateWorkteam(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateWorkteamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointInService(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointInServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceInService(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceInServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceStopped(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilProcessingJobCompletedOrStopped(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilProcessingJobCompletedOrStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilTrainingJobCompletedOrStopped(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilTrainingJobCompletedOrStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilTransformJobCompletedOrStopped(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilTransformJobCompletedOrStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSageMakerAPI ¶
type MockSageMakerAPI struct {
// contains filtered or unexported fields
}
MockSageMakerAPI is a mock of SageMakerAPI interface
func NewMockSageMakerAPI ¶
func NewMockSageMakerAPI(ctrl *gomock.Controller) *MockSageMakerAPI
NewMockSageMakerAPI creates a new mock instance
func (*MockSageMakerAPI) AddTags ¶
func (m *MockSageMakerAPI) AddTags(arg0 *sagemaker.AddTagsInput) (*sagemaker.AddTagsOutput, error)
AddTags mocks base method
func (*MockSageMakerAPI) AddTagsRequest ¶
func (m *MockSageMakerAPI) AddTagsRequest(arg0 *sagemaker.AddTagsInput) (*request.Request, *sagemaker.AddTagsOutput)
AddTagsRequest mocks base method
func (*MockSageMakerAPI) AddTagsWithContext ¶
func (m *MockSageMakerAPI) AddTagsWithContext(arg0 context.Context, arg1 *sagemaker.AddTagsInput, arg2 ...request.Option) (*sagemaker.AddTagsOutput, error)
AddTagsWithContext mocks base method
func (*MockSageMakerAPI) AssociateTrialComponent ¶
func (m *MockSageMakerAPI) AssociateTrialComponent(arg0 *sagemaker.AssociateTrialComponentInput) (*sagemaker.AssociateTrialComponentOutput, error)
AssociateTrialComponent mocks base method
func (*MockSageMakerAPI) AssociateTrialComponentRequest ¶
func (m *MockSageMakerAPI) AssociateTrialComponentRequest(arg0 *sagemaker.AssociateTrialComponentInput) (*request.Request, *sagemaker.AssociateTrialComponentOutput)
AssociateTrialComponentRequest mocks base method
func (*MockSageMakerAPI) AssociateTrialComponentWithContext ¶
func (m *MockSageMakerAPI) AssociateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.AssociateTrialComponentInput, arg2 ...request.Option) (*sagemaker.AssociateTrialComponentOutput, error)
AssociateTrialComponentWithContext mocks base method
func (*MockSageMakerAPI) CreateAlgorithm ¶
func (m *MockSageMakerAPI) CreateAlgorithm(arg0 *sagemaker.CreateAlgorithmInput) (*sagemaker.CreateAlgorithmOutput, error)
CreateAlgorithm mocks base method
func (*MockSageMakerAPI) CreateAlgorithmRequest ¶
func (m *MockSageMakerAPI) CreateAlgorithmRequest(arg0 *sagemaker.CreateAlgorithmInput) (*request.Request, *sagemaker.CreateAlgorithmOutput)
CreateAlgorithmRequest mocks base method
func (*MockSageMakerAPI) CreateAlgorithmWithContext ¶
func (m *MockSageMakerAPI) CreateAlgorithmWithContext(arg0 context.Context, arg1 *sagemaker.CreateAlgorithmInput, arg2 ...request.Option) (*sagemaker.CreateAlgorithmOutput, error)
CreateAlgorithmWithContext mocks base method
func (*MockSageMakerAPI) CreateApp ¶
func (m *MockSageMakerAPI) CreateApp(arg0 *sagemaker.CreateAppInput) (*sagemaker.CreateAppOutput, error)
CreateApp mocks base method
func (*MockSageMakerAPI) CreateAppRequest ¶
func (m *MockSageMakerAPI) CreateAppRequest(arg0 *sagemaker.CreateAppInput) (*request.Request, *sagemaker.CreateAppOutput)
CreateAppRequest mocks base method
func (*MockSageMakerAPI) CreateAppWithContext ¶
func (m *MockSageMakerAPI) CreateAppWithContext(arg0 context.Context, arg1 *sagemaker.CreateAppInput, arg2 ...request.Option) (*sagemaker.CreateAppOutput, error)
CreateAppWithContext mocks base method
func (*MockSageMakerAPI) CreateAutoMLJob ¶
func (m *MockSageMakerAPI) CreateAutoMLJob(arg0 *sagemaker.CreateAutoMLJobInput) (*sagemaker.CreateAutoMLJobOutput, error)
CreateAutoMLJob mocks base method
func (*MockSageMakerAPI) CreateAutoMLJobRequest ¶
func (m *MockSageMakerAPI) CreateAutoMLJobRequest(arg0 *sagemaker.CreateAutoMLJobInput) (*request.Request, *sagemaker.CreateAutoMLJobOutput)
CreateAutoMLJobRequest mocks base method
func (*MockSageMakerAPI) CreateAutoMLJobWithContext ¶
func (m *MockSageMakerAPI) CreateAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateAutoMLJobInput, arg2 ...request.Option) (*sagemaker.CreateAutoMLJobOutput, error)
CreateAutoMLJobWithContext mocks base method
func (*MockSageMakerAPI) CreateCodeRepository ¶
func (m *MockSageMakerAPI) CreateCodeRepository(arg0 *sagemaker.CreateCodeRepositoryInput) (*sagemaker.CreateCodeRepositoryOutput, error)
CreateCodeRepository mocks base method
func (*MockSageMakerAPI) CreateCodeRepositoryRequest ¶
func (m *MockSageMakerAPI) CreateCodeRepositoryRequest(arg0 *sagemaker.CreateCodeRepositoryInput) (*request.Request, *sagemaker.CreateCodeRepositoryOutput)
CreateCodeRepositoryRequest mocks base method
func (*MockSageMakerAPI) CreateCodeRepositoryWithContext ¶
func (m *MockSageMakerAPI) CreateCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.CreateCodeRepositoryInput, arg2 ...request.Option) (*sagemaker.CreateCodeRepositoryOutput, error)
CreateCodeRepositoryWithContext mocks base method
func (*MockSageMakerAPI) CreateCompilationJob ¶
func (m *MockSageMakerAPI) CreateCompilationJob(arg0 *sagemaker.CreateCompilationJobInput) (*sagemaker.CreateCompilationJobOutput, error)
CreateCompilationJob mocks base method
func (*MockSageMakerAPI) CreateCompilationJobRequest ¶
func (m *MockSageMakerAPI) CreateCompilationJobRequest(arg0 *sagemaker.CreateCompilationJobInput) (*request.Request, *sagemaker.CreateCompilationJobOutput)
CreateCompilationJobRequest mocks base method
func (*MockSageMakerAPI) CreateCompilationJobWithContext ¶
func (m *MockSageMakerAPI) CreateCompilationJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateCompilationJobInput, arg2 ...request.Option) (*sagemaker.CreateCompilationJobOutput, error)
CreateCompilationJobWithContext mocks base method
func (*MockSageMakerAPI) CreateDomain ¶
func (m *MockSageMakerAPI) CreateDomain(arg0 *sagemaker.CreateDomainInput) (*sagemaker.CreateDomainOutput, error)
CreateDomain mocks base method
func (*MockSageMakerAPI) CreateDomainRequest ¶
func (m *MockSageMakerAPI) CreateDomainRequest(arg0 *sagemaker.CreateDomainInput) (*request.Request, *sagemaker.CreateDomainOutput)
CreateDomainRequest mocks base method
func (*MockSageMakerAPI) CreateDomainWithContext ¶
func (m *MockSageMakerAPI) CreateDomainWithContext(arg0 context.Context, arg1 *sagemaker.CreateDomainInput, arg2 ...request.Option) (*sagemaker.CreateDomainOutput, error)
CreateDomainWithContext mocks base method
func (*MockSageMakerAPI) CreateEndpoint ¶
func (m *MockSageMakerAPI) CreateEndpoint(arg0 *sagemaker.CreateEndpointInput) (*sagemaker.CreateEndpointOutput, error)
CreateEndpoint mocks base method
func (*MockSageMakerAPI) CreateEndpointConfig ¶
func (m *MockSageMakerAPI) CreateEndpointConfig(arg0 *sagemaker.CreateEndpointConfigInput) (*sagemaker.CreateEndpointConfigOutput, error)
CreateEndpointConfig mocks base method
func (*MockSageMakerAPI) CreateEndpointConfigRequest ¶
func (m *MockSageMakerAPI) CreateEndpointConfigRequest(arg0 *sagemaker.CreateEndpointConfigInput) (*request.Request, *sagemaker.CreateEndpointConfigOutput)
CreateEndpointConfigRequest mocks base method
func (*MockSageMakerAPI) CreateEndpointConfigWithContext ¶
func (m *MockSageMakerAPI) CreateEndpointConfigWithContext(arg0 context.Context, arg1 *sagemaker.CreateEndpointConfigInput, arg2 ...request.Option) (*sagemaker.CreateEndpointConfigOutput, error)
CreateEndpointConfigWithContext mocks base method
func (*MockSageMakerAPI) CreateEndpointRequest ¶
func (m *MockSageMakerAPI) CreateEndpointRequest(arg0 *sagemaker.CreateEndpointInput) (*request.Request, *sagemaker.CreateEndpointOutput)
CreateEndpointRequest mocks base method
func (*MockSageMakerAPI) CreateEndpointWithContext ¶
func (m *MockSageMakerAPI) CreateEndpointWithContext(arg0 context.Context, arg1 *sagemaker.CreateEndpointInput, arg2 ...request.Option) (*sagemaker.CreateEndpointOutput, error)
CreateEndpointWithContext mocks base method
func (*MockSageMakerAPI) CreateExperiment ¶
func (m *MockSageMakerAPI) CreateExperiment(arg0 *sagemaker.CreateExperimentInput) (*sagemaker.CreateExperimentOutput, error)
CreateExperiment mocks base method
func (*MockSageMakerAPI) CreateExperimentRequest ¶
func (m *MockSageMakerAPI) CreateExperimentRequest(arg0 *sagemaker.CreateExperimentInput) (*request.Request, *sagemaker.CreateExperimentOutput)
CreateExperimentRequest mocks base method
func (*MockSageMakerAPI) CreateExperimentWithContext ¶
func (m *MockSageMakerAPI) CreateExperimentWithContext(arg0 context.Context, arg1 *sagemaker.CreateExperimentInput, arg2 ...request.Option) (*sagemaker.CreateExperimentOutput, error)
CreateExperimentWithContext mocks base method
func (*MockSageMakerAPI) CreateFlowDefinition ¶
func (m *MockSageMakerAPI) CreateFlowDefinition(arg0 *sagemaker.CreateFlowDefinitionInput) (*sagemaker.CreateFlowDefinitionOutput, error)
CreateFlowDefinition mocks base method
func (*MockSageMakerAPI) CreateFlowDefinitionRequest ¶
func (m *MockSageMakerAPI) CreateFlowDefinitionRequest(arg0 *sagemaker.CreateFlowDefinitionInput) (*request.Request, *sagemaker.CreateFlowDefinitionOutput)
CreateFlowDefinitionRequest mocks base method
func (*MockSageMakerAPI) CreateFlowDefinitionWithContext ¶
func (m *MockSageMakerAPI) CreateFlowDefinitionWithContext(arg0 context.Context, arg1 *sagemaker.CreateFlowDefinitionInput, arg2 ...request.Option) (*sagemaker.CreateFlowDefinitionOutput, error)
CreateFlowDefinitionWithContext mocks base method
func (*MockSageMakerAPI) CreateHumanTaskUi ¶
func (m *MockSageMakerAPI) CreateHumanTaskUi(arg0 *sagemaker.CreateHumanTaskUiInput) (*sagemaker.CreateHumanTaskUiOutput, error)
CreateHumanTaskUi mocks base method
func (*MockSageMakerAPI) CreateHumanTaskUiRequest ¶
func (m *MockSageMakerAPI) CreateHumanTaskUiRequest(arg0 *sagemaker.CreateHumanTaskUiInput) (*request.Request, *sagemaker.CreateHumanTaskUiOutput)
CreateHumanTaskUiRequest mocks base method
func (*MockSageMakerAPI) CreateHumanTaskUiWithContext ¶
func (m *MockSageMakerAPI) CreateHumanTaskUiWithContext(arg0 context.Context, arg1 *sagemaker.CreateHumanTaskUiInput, arg2 ...request.Option) (*sagemaker.CreateHumanTaskUiOutput, error)
CreateHumanTaskUiWithContext mocks base method
func (*MockSageMakerAPI) CreateHyperParameterTuningJob ¶
func (m *MockSageMakerAPI) CreateHyperParameterTuningJob(arg0 *sagemaker.CreateHyperParameterTuningJobInput) (*sagemaker.CreateHyperParameterTuningJobOutput, error)
CreateHyperParameterTuningJob mocks base method
func (*MockSageMakerAPI) CreateHyperParameterTuningJobRequest ¶
func (m *MockSageMakerAPI) CreateHyperParameterTuningJobRequest(arg0 *sagemaker.CreateHyperParameterTuningJobInput) (*request.Request, *sagemaker.CreateHyperParameterTuningJobOutput)
CreateHyperParameterTuningJobRequest mocks base method
func (*MockSageMakerAPI) CreateHyperParameterTuningJobWithContext ¶
func (m *MockSageMakerAPI) CreateHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.CreateHyperParameterTuningJobOutput, error)
CreateHyperParameterTuningJobWithContext mocks base method
func (*MockSageMakerAPI) CreateLabelingJob ¶
func (m *MockSageMakerAPI) CreateLabelingJob(arg0 *sagemaker.CreateLabelingJobInput) (*sagemaker.CreateLabelingJobOutput, error)
CreateLabelingJob mocks base method
func (*MockSageMakerAPI) CreateLabelingJobRequest ¶
func (m *MockSageMakerAPI) CreateLabelingJobRequest(arg0 *sagemaker.CreateLabelingJobInput) (*request.Request, *sagemaker.CreateLabelingJobOutput)
CreateLabelingJobRequest mocks base method
func (*MockSageMakerAPI) CreateLabelingJobWithContext ¶
func (m *MockSageMakerAPI) CreateLabelingJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateLabelingJobInput, arg2 ...request.Option) (*sagemaker.CreateLabelingJobOutput, error)
CreateLabelingJobWithContext mocks base method
func (*MockSageMakerAPI) CreateModel ¶
func (m *MockSageMakerAPI) CreateModel(arg0 *sagemaker.CreateModelInput) (*sagemaker.CreateModelOutput, error)
CreateModel mocks base method
func (*MockSageMakerAPI) CreateModelPackage ¶
func (m *MockSageMakerAPI) CreateModelPackage(arg0 *sagemaker.CreateModelPackageInput) (*sagemaker.CreateModelPackageOutput, error)
CreateModelPackage mocks base method
func (*MockSageMakerAPI) CreateModelPackageRequest ¶
func (m *MockSageMakerAPI) CreateModelPackageRequest(arg0 *sagemaker.CreateModelPackageInput) (*request.Request, *sagemaker.CreateModelPackageOutput)
CreateModelPackageRequest mocks base method
func (*MockSageMakerAPI) CreateModelPackageWithContext ¶
func (m *MockSageMakerAPI) CreateModelPackageWithContext(arg0 context.Context, arg1 *sagemaker.CreateModelPackageInput, arg2 ...request.Option) (*sagemaker.CreateModelPackageOutput, error)
CreateModelPackageWithContext mocks base method
func (*MockSageMakerAPI) CreateModelRequest ¶
func (m *MockSageMakerAPI) CreateModelRequest(arg0 *sagemaker.CreateModelInput) (*request.Request, *sagemaker.CreateModelOutput)
CreateModelRequest mocks base method
func (*MockSageMakerAPI) CreateModelWithContext ¶
func (m *MockSageMakerAPI) CreateModelWithContext(arg0 context.Context, arg1 *sagemaker.CreateModelInput, arg2 ...request.Option) (*sagemaker.CreateModelOutput, error)
CreateModelWithContext mocks base method
func (*MockSageMakerAPI) CreateMonitoringSchedule ¶
func (m *MockSageMakerAPI) CreateMonitoringSchedule(arg0 *sagemaker.CreateMonitoringScheduleInput) (*sagemaker.CreateMonitoringScheduleOutput, error)
CreateMonitoringSchedule mocks base method
func (*MockSageMakerAPI) CreateMonitoringScheduleRequest ¶
func (m *MockSageMakerAPI) CreateMonitoringScheduleRequest(arg0 *sagemaker.CreateMonitoringScheduleInput) (*request.Request, *sagemaker.CreateMonitoringScheduleOutput)
CreateMonitoringScheduleRequest mocks base method
func (*MockSageMakerAPI) CreateMonitoringScheduleWithContext ¶
func (m *MockSageMakerAPI) CreateMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.CreateMonitoringScheduleInput, arg2 ...request.Option) (*sagemaker.CreateMonitoringScheduleOutput, error)
CreateMonitoringScheduleWithContext mocks base method
func (*MockSageMakerAPI) CreateNotebookInstance ¶
func (m *MockSageMakerAPI) CreateNotebookInstance(arg0 *sagemaker.CreateNotebookInstanceInput) (*sagemaker.CreateNotebookInstanceOutput, error)
CreateNotebookInstance mocks base method
func (*MockSageMakerAPI) CreateNotebookInstanceLifecycleConfig ¶
func (m *MockSageMakerAPI) CreateNotebookInstanceLifecycleConfig(arg0 *sagemaker.CreateNotebookInstanceLifecycleConfigInput) (*sagemaker.CreateNotebookInstanceLifecycleConfigOutput, error)
CreateNotebookInstanceLifecycleConfig mocks base method
func (*MockSageMakerAPI) CreateNotebookInstanceLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) CreateNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.CreateNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.CreateNotebookInstanceLifecycleConfigOutput)
CreateNotebookInstanceLifecycleConfigRequest mocks base method
func (*MockSageMakerAPI) CreateNotebookInstanceLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) CreateNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, arg1 *sagemaker.CreateNotebookInstanceLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.CreateNotebookInstanceLifecycleConfigOutput, error)
CreateNotebookInstanceLifecycleConfigWithContext mocks base method
func (*MockSageMakerAPI) CreateNotebookInstanceRequest ¶
func (m *MockSageMakerAPI) CreateNotebookInstanceRequest(arg0 *sagemaker.CreateNotebookInstanceInput) (*request.Request, *sagemaker.CreateNotebookInstanceOutput)
CreateNotebookInstanceRequest mocks base method
func (*MockSageMakerAPI) CreateNotebookInstanceWithContext ¶
func (m *MockSageMakerAPI) CreateNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.CreateNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.CreateNotebookInstanceOutput, error)
CreateNotebookInstanceWithContext mocks base method
func (*MockSageMakerAPI) CreatePresignedDomainUrl ¶
func (m *MockSageMakerAPI) CreatePresignedDomainUrl(arg0 *sagemaker.CreatePresignedDomainUrlInput) (*sagemaker.CreatePresignedDomainUrlOutput, error)
CreatePresignedDomainUrl mocks base method
func (*MockSageMakerAPI) CreatePresignedDomainUrlRequest ¶
func (m *MockSageMakerAPI) CreatePresignedDomainUrlRequest(arg0 *sagemaker.CreatePresignedDomainUrlInput) (*request.Request, *sagemaker.CreatePresignedDomainUrlOutput)
CreatePresignedDomainUrlRequest mocks base method
func (*MockSageMakerAPI) CreatePresignedDomainUrlWithContext ¶
func (m *MockSageMakerAPI) CreatePresignedDomainUrlWithContext(arg0 context.Context, arg1 *sagemaker.CreatePresignedDomainUrlInput, arg2 ...request.Option) (*sagemaker.CreatePresignedDomainUrlOutput, error)
CreatePresignedDomainUrlWithContext mocks base method
func (*MockSageMakerAPI) CreatePresignedNotebookInstanceUrl ¶
func (m *MockSageMakerAPI) CreatePresignedNotebookInstanceUrl(arg0 *sagemaker.CreatePresignedNotebookInstanceUrlInput) (*sagemaker.CreatePresignedNotebookInstanceUrlOutput, error)
CreatePresignedNotebookInstanceUrl mocks base method
func (*MockSageMakerAPI) CreatePresignedNotebookInstanceUrlRequest ¶
func (m *MockSageMakerAPI) CreatePresignedNotebookInstanceUrlRequest(arg0 *sagemaker.CreatePresignedNotebookInstanceUrlInput) (*request.Request, *sagemaker.CreatePresignedNotebookInstanceUrlOutput)
CreatePresignedNotebookInstanceUrlRequest mocks base method
func (*MockSageMakerAPI) CreatePresignedNotebookInstanceUrlWithContext ¶
func (m *MockSageMakerAPI) CreatePresignedNotebookInstanceUrlWithContext(arg0 context.Context, arg1 *sagemaker.CreatePresignedNotebookInstanceUrlInput, arg2 ...request.Option) (*sagemaker.CreatePresignedNotebookInstanceUrlOutput, error)
CreatePresignedNotebookInstanceUrlWithContext mocks base method
func (*MockSageMakerAPI) CreateProcessingJob ¶
func (m *MockSageMakerAPI) CreateProcessingJob(arg0 *sagemaker.CreateProcessingJobInput) (*sagemaker.CreateProcessingJobOutput, error)
CreateProcessingJob mocks base method
func (*MockSageMakerAPI) CreateProcessingJobRequest ¶
func (m *MockSageMakerAPI) CreateProcessingJobRequest(arg0 *sagemaker.CreateProcessingJobInput) (*request.Request, *sagemaker.CreateProcessingJobOutput)
CreateProcessingJobRequest mocks base method
func (*MockSageMakerAPI) CreateProcessingJobWithContext ¶
func (m *MockSageMakerAPI) CreateProcessingJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateProcessingJobInput, arg2 ...request.Option) (*sagemaker.CreateProcessingJobOutput, error)
CreateProcessingJobWithContext mocks base method
func (*MockSageMakerAPI) CreateTrainingJob ¶
func (m *MockSageMakerAPI) CreateTrainingJob(arg0 *sagemaker.CreateTrainingJobInput) (*sagemaker.CreateTrainingJobOutput, error)
CreateTrainingJob mocks base method
func (*MockSageMakerAPI) CreateTrainingJobRequest ¶
func (m *MockSageMakerAPI) CreateTrainingJobRequest(arg0 *sagemaker.CreateTrainingJobInput) (*request.Request, *sagemaker.CreateTrainingJobOutput)
CreateTrainingJobRequest mocks base method
func (*MockSageMakerAPI) CreateTrainingJobWithContext ¶
func (m *MockSageMakerAPI) CreateTrainingJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateTrainingJobInput, arg2 ...request.Option) (*sagemaker.CreateTrainingJobOutput, error)
CreateTrainingJobWithContext mocks base method
func (*MockSageMakerAPI) CreateTransformJob ¶
func (m *MockSageMakerAPI) CreateTransformJob(arg0 *sagemaker.CreateTransformJobInput) (*sagemaker.CreateTransformJobOutput, error)
CreateTransformJob mocks base method
func (*MockSageMakerAPI) CreateTransformJobRequest ¶
func (m *MockSageMakerAPI) CreateTransformJobRequest(arg0 *sagemaker.CreateTransformJobInput) (*request.Request, *sagemaker.CreateTransformJobOutput)
CreateTransformJobRequest mocks base method
func (*MockSageMakerAPI) CreateTransformJobWithContext ¶
func (m *MockSageMakerAPI) CreateTransformJobWithContext(arg0 context.Context, arg1 *sagemaker.CreateTransformJobInput, arg2 ...request.Option) (*sagemaker.CreateTransformJobOutput, error)
CreateTransformJobWithContext mocks base method
func (*MockSageMakerAPI) CreateTrial ¶
func (m *MockSageMakerAPI) CreateTrial(arg0 *sagemaker.CreateTrialInput) (*sagemaker.CreateTrialOutput, error)
CreateTrial mocks base method
func (*MockSageMakerAPI) CreateTrialComponent ¶
func (m *MockSageMakerAPI) CreateTrialComponent(arg0 *sagemaker.CreateTrialComponentInput) (*sagemaker.CreateTrialComponentOutput, error)
CreateTrialComponent mocks base method
func (*MockSageMakerAPI) CreateTrialComponentRequest ¶
func (m *MockSageMakerAPI) CreateTrialComponentRequest(arg0 *sagemaker.CreateTrialComponentInput) (*request.Request, *sagemaker.CreateTrialComponentOutput)
CreateTrialComponentRequest mocks base method
func (*MockSageMakerAPI) CreateTrialComponentWithContext ¶
func (m *MockSageMakerAPI) CreateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.CreateTrialComponentInput, arg2 ...request.Option) (*sagemaker.CreateTrialComponentOutput, error)
CreateTrialComponentWithContext mocks base method
func (*MockSageMakerAPI) CreateTrialRequest ¶
func (m *MockSageMakerAPI) CreateTrialRequest(arg0 *sagemaker.CreateTrialInput) (*request.Request, *sagemaker.CreateTrialOutput)
CreateTrialRequest mocks base method
func (*MockSageMakerAPI) CreateTrialWithContext ¶
func (m *MockSageMakerAPI) CreateTrialWithContext(arg0 context.Context, arg1 *sagemaker.CreateTrialInput, arg2 ...request.Option) (*sagemaker.CreateTrialOutput, error)
CreateTrialWithContext mocks base method
func (*MockSageMakerAPI) CreateUserProfile ¶
func (m *MockSageMakerAPI) CreateUserProfile(arg0 *sagemaker.CreateUserProfileInput) (*sagemaker.CreateUserProfileOutput, error)
CreateUserProfile mocks base method
func (*MockSageMakerAPI) CreateUserProfileRequest ¶
func (m *MockSageMakerAPI) CreateUserProfileRequest(arg0 *sagemaker.CreateUserProfileInput) (*request.Request, *sagemaker.CreateUserProfileOutput)
CreateUserProfileRequest mocks base method
func (*MockSageMakerAPI) CreateUserProfileWithContext ¶
func (m *MockSageMakerAPI) CreateUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.CreateUserProfileInput, arg2 ...request.Option) (*sagemaker.CreateUserProfileOutput, error)
CreateUserProfileWithContext mocks base method
func (*MockSageMakerAPI) CreateWorkteam ¶
func (m *MockSageMakerAPI) CreateWorkteam(arg0 *sagemaker.CreateWorkteamInput) (*sagemaker.CreateWorkteamOutput, error)
CreateWorkteam mocks base method
func (*MockSageMakerAPI) CreateWorkteamRequest ¶
func (m *MockSageMakerAPI) CreateWorkteamRequest(arg0 *sagemaker.CreateWorkteamInput) (*request.Request, *sagemaker.CreateWorkteamOutput)
CreateWorkteamRequest mocks base method
func (*MockSageMakerAPI) CreateWorkteamWithContext ¶
func (m *MockSageMakerAPI) CreateWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.CreateWorkteamInput, arg2 ...request.Option) (*sagemaker.CreateWorkteamOutput, error)
CreateWorkteamWithContext mocks base method
func (*MockSageMakerAPI) DeleteAlgorithm ¶
func (m *MockSageMakerAPI) DeleteAlgorithm(arg0 *sagemaker.DeleteAlgorithmInput) (*sagemaker.DeleteAlgorithmOutput, error)
DeleteAlgorithm mocks base method
func (*MockSageMakerAPI) DeleteAlgorithmRequest ¶
func (m *MockSageMakerAPI) DeleteAlgorithmRequest(arg0 *sagemaker.DeleteAlgorithmInput) (*request.Request, *sagemaker.DeleteAlgorithmOutput)
DeleteAlgorithmRequest mocks base method
func (*MockSageMakerAPI) DeleteAlgorithmWithContext ¶
func (m *MockSageMakerAPI) DeleteAlgorithmWithContext(arg0 context.Context, arg1 *sagemaker.DeleteAlgorithmInput, arg2 ...request.Option) (*sagemaker.DeleteAlgorithmOutput, error)
DeleteAlgorithmWithContext mocks base method
func (*MockSageMakerAPI) DeleteApp ¶
func (m *MockSageMakerAPI) DeleteApp(arg0 *sagemaker.DeleteAppInput) (*sagemaker.DeleteAppOutput, error)
DeleteApp mocks base method
func (*MockSageMakerAPI) DeleteAppRequest ¶
func (m *MockSageMakerAPI) DeleteAppRequest(arg0 *sagemaker.DeleteAppInput) (*request.Request, *sagemaker.DeleteAppOutput)
DeleteAppRequest mocks base method
func (*MockSageMakerAPI) DeleteAppWithContext ¶
func (m *MockSageMakerAPI) DeleteAppWithContext(arg0 context.Context, arg1 *sagemaker.DeleteAppInput, arg2 ...request.Option) (*sagemaker.DeleteAppOutput, error)
DeleteAppWithContext mocks base method
func (*MockSageMakerAPI) DeleteCodeRepository ¶
func (m *MockSageMakerAPI) DeleteCodeRepository(arg0 *sagemaker.DeleteCodeRepositoryInput) (*sagemaker.DeleteCodeRepositoryOutput, error)
DeleteCodeRepository mocks base method
func (*MockSageMakerAPI) DeleteCodeRepositoryRequest ¶
func (m *MockSageMakerAPI) DeleteCodeRepositoryRequest(arg0 *sagemaker.DeleteCodeRepositoryInput) (*request.Request, *sagemaker.DeleteCodeRepositoryOutput)
DeleteCodeRepositoryRequest mocks base method
func (*MockSageMakerAPI) DeleteCodeRepositoryWithContext ¶
func (m *MockSageMakerAPI) DeleteCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.DeleteCodeRepositoryInput, arg2 ...request.Option) (*sagemaker.DeleteCodeRepositoryOutput, error)
DeleteCodeRepositoryWithContext mocks base method
func (*MockSageMakerAPI) DeleteDomain ¶
func (m *MockSageMakerAPI) DeleteDomain(arg0 *sagemaker.DeleteDomainInput) (*sagemaker.DeleteDomainOutput, error)
DeleteDomain mocks base method
func (*MockSageMakerAPI) DeleteDomainRequest ¶
func (m *MockSageMakerAPI) DeleteDomainRequest(arg0 *sagemaker.DeleteDomainInput) (*request.Request, *sagemaker.DeleteDomainOutput)
DeleteDomainRequest mocks base method
func (*MockSageMakerAPI) DeleteDomainWithContext ¶
func (m *MockSageMakerAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *sagemaker.DeleteDomainInput, arg2 ...request.Option) (*sagemaker.DeleteDomainOutput, error)
DeleteDomainWithContext mocks base method
func (*MockSageMakerAPI) DeleteEndpoint ¶
func (m *MockSageMakerAPI) DeleteEndpoint(arg0 *sagemaker.DeleteEndpointInput) (*sagemaker.DeleteEndpointOutput, error)
DeleteEndpoint mocks base method
func (*MockSageMakerAPI) DeleteEndpointConfig ¶
func (m *MockSageMakerAPI) DeleteEndpointConfig(arg0 *sagemaker.DeleteEndpointConfigInput) (*sagemaker.DeleteEndpointConfigOutput, error)
DeleteEndpointConfig mocks base method
func (*MockSageMakerAPI) DeleteEndpointConfigRequest ¶
func (m *MockSageMakerAPI) DeleteEndpointConfigRequest(arg0 *sagemaker.DeleteEndpointConfigInput) (*request.Request, *sagemaker.DeleteEndpointConfigOutput)
DeleteEndpointConfigRequest mocks base method
func (*MockSageMakerAPI) DeleteEndpointConfigWithContext ¶
func (m *MockSageMakerAPI) DeleteEndpointConfigWithContext(arg0 context.Context, arg1 *sagemaker.DeleteEndpointConfigInput, arg2 ...request.Option) (*sagemaker.DeleteEndpointConfigOutput, error)
DeleteEndpointConfigWithContext mocks base method
func (*MockSageMakerAPI) DeleteEndpointRequest ¶
func (m *MockSageMakerAPI) DeleteEndpointRequest(arg0 *sagemaker.DeleteEndpointInput) (*request.Request, *sagemaker.DeleteEndpointOutput)
DeleteEndpointRequest mocks base method
func (*MockSageMakerAPI) DeleteEndpointWithContext ¶
func (m *MockSageMakerAPI) DeleteEndpointWithContext(arg0 context.Context, arg1 *sagemaker.DeleteEndpointInput, arg2 ...request.Option) (*sagemaker.DeleteEndpointOutput, error)
DeleteEndpointWithContext mocks base method
func (*MockSageMakerAPI) DeleteExperiment ¶
func (m *MockSageMakerAPI) DeleteExperiment(arg0 *sagemaker.DeleteExperimentInput) (*sagemaker.DeleteExperimentOutput, error)
DeleteExperiment mocks base method
func (*MockSageMakerAPI) DeleteExperimentRequest ¶
func (m *MockSageMakerAPI) DeleteExperimentRequest(arg0 *sagemaker.DeleteExperimentInput) (*request.Request, *sagemaker.DeleteExperimentOutput)
DeleteExperimentRequest mocks base method
func (*MockSageMakerAPI) DeleteExperimentWithContext ¶
func (m *MockSageMakerAPI) DeleteExperimentWithContext(arg0 context.Context, arg1 *sagemaker.DeleteExperimentInput, arg2 ...request.Option) (*sagemaker.DeleteExperimentOutput, error)
DeleteExperimentWithContext mocks base method
func (*MockSageMakerAPI) DeleteFlowDefinition ¶
func (m *MockSageMakerAPI) DeleteFlowDefinition(arg0 *sagemaker.DeleteFlowDefinitionInput) (*sagemaker.DeleteFlowDefinitionOutput, error)
DeleteFlowDefinition mocks base method
func (*MockSageMakerAPI) DeleteFlowDefinitionRequest ¶
func (m *MockSageMakerAPI) DeleteFlowDefinitionRequest(arg0 *sagemaker.DeleteFlowDefinitionInput) (*request.Request, *sagemaker.DeleteFlowDefinitionOutput)
DeleteFlowDefinitionRequest mocks base method
func (*MockSageMakerAPI) DeleteFlowDefinitionWithContext ¶
func (m *MockSageMakerAPI) DeleteFlowDefinitionWithContext(arg0 context.Context, arg1 *sagemaker.DeleteFlowDefinitionInput, arg2 ...request.Option) (*sagemaker.DeleteFlowDefinitionOutput, error)
DeleteFlowDefinitionWithContext mocks base method
func (*MockSageMakerAPI) DeleteModel ¶
func (m *MockSageMakerAPI) DeleteModel(arg0 *sagemaker.DeleteModelInput) (*sagemaker.DeleteModelOutput, error)
DeleteModel mocks base method
func (*MockSageMakerAPI) DeleteModelPackage ¶
func (m *MockSageMakerAPI) DeleteModelPackage(arg0 *sagemaker.DeleteModelPackageInput) (*sagemaker.DeleteModelPackageOutput, error)
DeleteModelPackage mocks base method
func (*MockSageMakerAPI) DeleteModelPackageRequest ¶
func (m *MockSageMakerAPI) DeleteModelPackageRequest(arg0 *sagemaker.DeleteModelPackageInput) (*request.Request, *sagemaker.DeleteModelPackageOutput)
DeleteModelPackageRequest mocks base method
func (*MockSageMakerAPI) DeleteModelPackageWithContext ¶
func (m *MockSageMakerAPI) DeleteModelPackageWithContext(arg0 context.Context, arg1 *sagemaker.DeleteModelPackageInput, arg2 ...request.Option) (*sagemaker.DeleteModelPackageOutput, error)
DeleteModelPackageWithContext mocks base method
func (*MockSageMakerAPI) DeleteModelRequest ¶
func (m *MockSageMakerAPI) DeleteModelRequest(arg0 *sagemaker.DeleteModelInput) (*request.Request, *sagemaker.DeleteModelOutput)
DeleteModelRequest mocks base method
func (*MockSageMakerAPI) DeleteModelWithContext ¶
func (m *MockSageMakerAPI) DeleteModelWithContext(arg0 context.Context, arg1 *sagemaker.DeleteModelInput, arg2 ...request.Option) (*sagemaker.DeleteModelOutput, error)
DeleteModelWithContext mocks base method
func (*MockSageMakerAPI) DeleteMonitoringSchedule ¶
func (m *MockSageMakerAPI) DeleteMonitoringSchedule(arg0 *sagemaker.DeleteMonitoringScheduleInput) (*sagemaker.DeleteMonitoringScheduleOutput, error)
DeleteMonitoringSchedule mocks base method
func (*MockSageMakerAPI) DeleteMonitoringScheduleRequest ¶
func (m *MockSageMakerAPI) DeleteMonitoringScheduleRequest(arg0 *sagemaker.DeleteMonitoringScheduleInput) (*request.Request, *sagemaker.DeleteMonitoringScheduleOutput)
DeleteMonitoringScheduleRequest mocks base method
func (*MockSageMakerAPI) DeleteMonitoringScheduleWithContext ¶
func (m *MockSageMakerAPI) DeleteMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.DeleteMonitoringScheduleInput, arg2 ...request.Option) (*sagemaker.DeleteMonitoringScheduleOutput, error)
DeleteMonitoringScheduleWithContext mocks base method
func (*MockSageMakerAPI) DeleteNotebookInstance ¶
func (m *MockSageMakerAPI) DeleteNotebookInstance(arg0 *sagemaker.DeleteNotebookInstanceInput) (*sagemaker.DeleteNotebookInstanceOutput, error)
DeleteNotebookInstance mocks base method
func (*MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfig ¶
func (m *MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfig(arg0 *sagemaker.DeleteNotebookInstanceLifecycleConfigInput) (*sagemaker.DeleteNotebookInstanceLifecycleConfigOutput, error)
DeleteNotebookInstanceLifecycleConfig mocks base method
func (*MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.DeleteNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.DeleteNotebookInstanceLifecycleConfigOutput)
DeleteNotebookInstanceLifecycleConfigRequest mocks base method
func (*MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) DeleteNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, arg1 *sagemaker.DeleteNotebookInstanceLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.DeleteNotebookInstanceLifecycleConfigOutput, error)
DeleteNotebookInstanceLifecycleConfigWithContext mocks base method
func (*MockSageMakerAPI) DeleteNotebookInstanceRequest ¶
func (m *MockSageMakerAPI) DeleteNotebookInstanceRequest(arg0 *sagemaker.DeleteNotebookInstanceInput) (*request.Request, *sagemaker.DeleteNotebookInstanceOutput)
DeleteNotebookInstanceRequest mocks base method
func (*MockSageMakerAPI) DeleteNotebookInstanceWithContext ¶
func (m *MockSageMakerAPI) DeleteNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.DeleteNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.DeleteNotebookInstanceOutput, error)
DeleteNotebookInstanceWithContext mocks base method
func (*MockSageMakerAPI) DeleteTags ¶
func (m *MockSageMakerAPI) DeleteTags(arg0 *sagemaker.DeleteTagsInput) (*sagemaker.DeleteTagsOutput, error)
DeleteTags mocks base method
func (*MockSageMakerAPI) DeleteTagsRequest ¶
func (m *MockSageMakerAPI) DeleteTagsRequest(arg0 *sagemaker.DeleteTagsInput) (*request.Request, *sagemaker.DeleteTagsOutput)
DeleteTagsRequest mocks base method
func (*MockSageMakerAPI) DeleteTagsWithContext ¶
func (m *MockSageMakerAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *sagemaker.DeleteTagsInput, arg2 ...request.Option) (*sagemaker.DeleteTagsOutput, error)
DeleteTagsWithContext mocks base method
func (*MockSageMakerAPI) DeleteTrial ¶
func (m *MockSageMakerAPI) DeleteTrial(arg0 *sagemaker.DeleteTrialInput) (*sagemaker.DeleteTrialOutput, error)
DeleteTrial mocks base method
func (*MockSageMakerAPI) DeleteTrialComponent ¶
func (m *MockSageMakerAPI) DeleteTrialComponent(arg0 *sagemaker.DeleteTrialComponentInput) (*sagemaker.DeleteTrialComponentOutput, error)
DeleteTrialComponent mocks base method
func (*MockSageMakerAPI) DeleteTrialComponentRequest ¶
func (m *MockSageMakerAPI) DeleteTrialComponentRequest(arg0 *sagemaker.DeleteTrialComponentInput) (*request.Request, *sagemaker.DeleteTrialComponentOutput)
DeleteTrialComponentRequest mocks base method
func (*MockSageMakerAPI) DeleteTrialComponentWithContext ¶
func (m *MockSageMakerAPI) DeleteTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.DeleteTrialComponentInput, arg2 ...request.Option) (*sagemaker.DeleteTrialComponentOutput, error)
DeleteTrialComponentWithContext mocks base method
func (*MockSageMakerAPI) DeleteTrialRequest ¶
func (m *MockSageMakerAPI) DeleteTrialRequest(arg0 *sagemaker.DeleteTrialInput) (*request.Request, *sagemaker.DeleteTrialOutput)
DeleteTrialRequest mocks base method
func (*MockSageMakerAPI) DeleteTrialWithContext ¶
func (m *MockSageMakerAPI) DeleteTrialWithContext(arg0 context.Context, arg1 *sagemaker.DeleteTrialInput, arg2 ...request.Option) (*sagemaker.DeleteTrialOutput, error)
DeleteTrialWithContext mocks base method
func (*MockSageMakerAPI) DeleteUserProfile ¶
func (m *MockSageMakerAPI) DeleteUserProfile(arg0 *sagemaker.DeleteUserProfileInput) (*sagemaker.DeleteUserProfileOutput, error)
DeleteUserProfile mocks base method
func (*MockSageMakerAPI) DeleteUserProfileRequest ¶
func (m *MockSageMakerAPI) DeleteUserProfileRequest(arg0 *sagemaker.DeleteUserProfileInput) (*request.Request, *sagemaker.DeleteUserProfileOutput)
DeleteUserProfileRequest mocks base method
func (*MockSageMakerAPI) DeleteUserProfileWithContext ¶
func (m *MockSageMakerAPI) DeleteUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.DeleteUserProfileInput, arg2 ...request.Option) (*sagemaker.DeleteUserProfileOutput, error)
DeleteUserProfileWithContext mocks base method
func (*MockSageMakerAPI) DeleteWorkteam ¶
func (m *MockSageMakerAPI) DeleteWorkteam(arg0 *sagemaker.DeleteWorkteamInput) (*sagemaker.DeleteWorkteamOutput, error)
DeleteWorkteam mocks base method
func (*MockSageMakerAPI) DeleteWorkteamRequest ¶
func (m *MockSageMakerAPI) DeleteWorkteamRequest(arg0 *sagemaker.DeleteWorkteamInput) (*request.Request, *sagemaker.DeleteWorkteamOutput)
DeleteWorkteamRequest mocks base method
func (*MockSageMakerAPI) DeleteWorkteamWithContext ¶
func (m *MockSageMakerAPI) DeleteWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.DeleteWorkteamInput, arg2 ...request.Option) (*sagemaker.DeleteWorkteamOutput, error)
DeleteWorkteamWithContext mocks base method
func (*MockSageMakerAPI) DescribeAlgorithm ¶
func (m *MockSageMakerAPI) DescribeAlgorithm(arg0 *sagemaker.DescribeAlgorithmInput) (*sagemaker.DescribeAlgorithmOutput, error)
DescribeAlgorithm mocks base method
func (*MockSageMakerAPI) DescribeAlgorithmRequest ¶
func (m *MockSageMakerAPI) DescribeAlgorithmRequest(arg0 *sagemaker.DescribeAlgorithmInput) (*request.Request, *sagemaker.DescribeAlgorithmOutput)
DescribeAlgorithmRequest mocks base method
func (*MockSageMakerAPI) DescribeAlgorithmWithContext ¶
func (m *MockSageMakerAPI) DescribeAlgorithmWithContext(arg0 context.Context, arg1 *sagemaker.DescribeAlgorithmInput, arg2 ...request.Option) (*sagemaker.DescribeAlgorithmOutput, error)
DescribeAlgorithmWithContext mocks base method
func (*MockSageMakerAPI) DescribeApp ¶
func (m *MockSageMakerAPI) DescribeApp(arg0 *sagemaker.DescribeAppInput) (*sagemaker.DescribeAppOutput, error)
DescribeApp mocks base method
func (*MockSageMakerAPI) DescribeAppRequest ¶
func (m *MockSageMakerAPI) DescribeAppRequest(arg0 *sagemaker.DescribeAppInput) (*request.Request, *sagemaker.DescribeAppOutput)
DescribeAppRequest mocks base method
func (*MockSageMakerAPI) DescribeAppWithContext ¶
func (m *MockSageMakerAPI) DescribeAppWithContext(arg0 context.Context, arg1 *sagemaker.DescribeAppInput, arg2 ...request.Option) (*sagemaker.DescribeAppOutput, error)
DescribeAppWithContext mocks base method
func (*MockSageMakerAPI) DescribeAutoMLJob ¶
func (m *MockSageMakerAPI) DescribeAutoMLJob(arg0 *sagemaker.DescribeAutoMLJobInput) (*sagemaker.DescribeAutoMLJobOutput, error)
DescribeAutoMLJob mocks base method
func (*MockSageMakerAPI) DescribeAutoMLJobRequest ¶
func (m *MockSageMakerAPI) DescribeAutoMLJobRequest(arg0 *sagemaker.DescribeAutoMLJobInput) (*request.Request, *sagemaker.DescribeAutoMLJobOutput)
DescribeAutoMLJobRequest mocks base method
func (*MockSageMakerAPI) DescribeAutoMLJobWithContext ¶
func (m *MockSageMakerAPI) DescribeAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeAutoMLJobInput, arg2 ...request.Option) (*sagemaker.DescribeAutoMLJobOutput, error)
DescribeAutoMLJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeCodeRepository ¶
func (m *MockSageMakerAPI) DescribeCodeRepository(arg0 *sagemaker.DescribeCodeRepositoryInput) (*sagemaker.DescribeCodeRepositoryOutput, error)
DescribeCodeRepository mocks base method
func (*MockSageMakerAPI) DescribeCodeRepositoryRequest ¶
func (m *MockSageMakerAPI) DescribeCodeRepositoryRequest(arg0 *sagemaker.DescribeCodeRepositoryInput) (*request.Request, *sagemaker.DescribeCodeRepositoryOutput)
DescribeCodeRepositoryRequest mocks base method
func (*MockSageMakerAPI) DescribeCodeRepositoryWithContext ¶
func (m *MockSageMakerAPI) DescribeCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.DescribeCodeRepositoryInput, arg2 ...request.Option) (*sagemaker.DescribeCodeRepositoryOutput, error)
DescribeCodeRepositoryWithContext mocks base method
func (*MockSageMakerAPI) DescribeCompilationJob ¶
func (m *MockSageMakerAPI) DescribeCompilationJob(arg0 *sagemaker.DescribeCompilationJobInput) (*sagemaker.DescribeCompilationJobOutput, error)
DescribeCompilationJob mocks base method
func (*MockSageMakerAPI) DescribeCompilationJobRequest ¶
func (m *MockSageMakerAPI) DescribeCompilationJobRequest(arg0 *sagemaker.DescribeCompilationJobInput) (*request.Request, *sagemaker.DescribeCompilationJobOutput)
DescribeCompilationJobRequest mocks base method
func (*MockSageMakerAPI) DescribeCompilationJobWithContext ¶
func (m *MockSageMakerAPI) DescribeCompilationJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeCompilationJobInput, arg2 ...request.Option) (*sagemaker.DescribeCompilationJobOutput, error)
DescribeCompilationJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeDomain ¶
func (m *MockSageMakerAPI) DescribeDomain(arg0 *sagemaker.DescribeDomainInput) (*sagemaker.DescribeDomainOutput, error)
DescribeDomain mocks base method
func (*MockSageMakerAPI) DescribeDomainRequest ¶
func (m *MockSageMakerAPI) DescribeDomainRequest(arg0 *sagemaker.DescribeDomainInput) (*request.Request, *sagemaker.DescribeDomainOutput)
DescribeDomainRequest mocks base method
func (*MockSageMakerAPI) DescribeDomainWithContext ¶
func (m *MockSageMakerAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *sagemaker.DescribeDomainInput, arg2 ...request.Option) (*sagemaker.DescribeDomainOutput, error)
DescribeDomainWithContext mocks base method
func (*MockSageMakerAPI) DescribeEndpoint ¶
func (m *MockSageMakerAPI) DescribeEndpoint(arg0 *sagemaker.DescribeEndpointInput) (*sagemaker.DescribeEndpointOutput, error)
DescribeEndpoint mocks base method
func (*MockSageMakerAPI) DescribeEndpointConfig ¶
func (m *MockSageMakerAPI) DescribeEndpointConfig(arg0 *sagemaker.DescribeEndpointConfigInput) (*sagemaker.DescribeEndpointConfigOutput, error)
DescribeEndpointConfig mocks base method
func (*MockSageMakerAPI) DescribeEndpointConfigRequest ¶
func (m *MockSageMakerAPI) DescribeEndpointConfigRequest(arg0 *sagemaker.DescribeEndpointConfigInput) (*request.Request, *sagemaker.DescribeEndpointConfigOutput)
DescribeEndpointConfigRequest mocks base method
func (*MockSageMakerAPI) DescribeEndpointConfigWithContext ¶
func (m *MockSageMakerAPI) DescribeEndpointConfigWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointConfigInput, arg2 ...request.Option) (*sagemaker.DescribeEndpointConfigOutput, error)
DescribeEndpointConfigWithContext mocks base method
func (*MockSageMakerAPI) DescribeEndpointRequest ¶
func (m *MockSageMakerAPI) DescribeEndpointRequest(arg0 *sagemaker.DescribeEndpointInput) (*request.Request, *sagemaker.DescribeEndpointOutput)
DescribeEndpointRequest mocks base method
func (*MockSageMakerAPI) DescribeEndpointWithContext ¶
func (m *MockSageMakerAPI) DescribeEndpointWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointInput, arg2 ...request.Option) (*sagemaker.DescribeEndpointOutput, error)
DescribeEndpointWithContext mocks base method
func (*MockSageMakerAPI) DescribeExperiment ¶
func (m *MockSageMakerAPI) DescribeExperiment(arg0 *sagemaker.DescribeExperimentInput) (*sagemaker.DescribeExperimentOutput, error)
DescribeExperiment mocks base method
func (*MockSageMakerAPI) DescribeExperimentRequest ¶
func (m *MockSageMakerAPI) DescribeExperimentRequest(arg0 *sagemaker.DescribeExperimentInput) (*request.Request, *sagemaker.DescribeExperimentOutput)
DescribeExperimentRequest mocks base method
func (*MockSageMakerAPI) DescribeExperimentWithContext ¶
func (m *MockSageMakerAPI) DescribeExperimentWithContext(arg0 context.Context, arg1 *sagemaker.DescribeExperimentInput, arg2 ...request.Option) (*sagemaker.DescribeExperimentOutput, error)
DescribeExperimentWithContext mocks base method
func (*MockSageMakerAPI) DescribeFlowDefinition ¶
func (m *MockSageMakerAPI) DescribeFlowDefinition(arg0 *sagemaker.DescribeFlowDefinitionInput) (*sagemaker.DescribeFlowDefinitionOutput, error)
DescribeFlowDefinition mocks base method
func (*MockSageMakerAPI) DescribeFlowDefinitionRequest ¶
func (m *MockSageMakerAPI) DescribeFlowDefinitionRequest(arg0 *sagemaker.DescribeFlowDefinitionInput) (*request.Request, *sagemaker.DescribeFlowDefinitionOutput)
DescribeFlowDefinitionRequest mocks base method
func (*MockSageMakerAPI) DescribeFlowDefinitionWithContext ¶
func (m *MockSageMakerAPI) DescribeFlowDefinitionWithContext(arg0 context.Context, arg1 *sagemaker.DescribeFlowDefinitionInput, arg2 ...request.Option) (*sagemaker.DescribeFlowDefinitionOutput, error)
DescribeFlowDefinitionWithContext mocks base method
func (*MockSageMakerAPI) DescribeHumanTaskUi ¶
func (m *MockSageMakerAPI) DescribeHumanTaskUi(arg0 *sagemaker.DescribeHumanTaskUiInput) (*sagemaker.DescribeHumanTaskUiOutput, error)
DescribeHumanTaskUi mocks base method
func (*MockSageMakerAPI) DescribeHumanTaskUiRequest ¶
func (m *MockSageMakerAPI) DescribeHumanTaskUiRequest(arg0 *sagemaker.DescribeHumanTaskUiInput) (*request.Request, *sagemaker.DescribeHumanTaskUiOutput)
DescribeHumanTaskUiRequest mocks base method
func (*MockSageMakerAPI) DescribeHumanTaskUiWithContext ¶
func (m *MockSageMakerAPI) DescribeHumanTaskUiWithContext(arg0 context.Context, arg1 *sagemaker.DescribeHumanTaskUiInput, arg2 ...request.Option) (*sagemaker.DescribeHumanTaskUiOutput, error)
DescribeHumanTaskUiWithContext mocks base method
func (*MockSageMakerAPI) DescribeHyperParameterTuningJob ¶
func (m *MockSageMakerAPI) DescribeHyperParameterTuningJob(arg0 *sagemaker.DescribeHyperParameterTuningJobInput) (*sagemaker.DescribeHyperParameterTuningJobOutput, error)
DescribeHyperParameterTuningJob mocks base method
func (*MockSageMakerAPI) DescribeHyperParameterTuningJobRequest ¶
func (m *MockSageMakerAPI) DescribeHyperParameterTuningJobRequest(arg0 *sagemaker.DescribeHyperParameterTuningJobInput) (*request.Request, *sagemaker.DescribeHyperParameterTuningJobOutput)
DescribeHyperParameterTuningJobRequest mocks base method
func (*MockSageMakerAPI) DescribeHyperParameterTuningJobWithContext ¶
func (m *MockSageMakerAPI) DescribeHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.DescribeHyperParameterTuningJobOutput, error)
DescribeHyperParameterTuningJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeLabelingJob ¶
func (m *MockSageMakerAPI) DescribeLabelingJob(arg0 *sagemaker.DescribeLabelingJobInput) (*sagemaker.DescribeLabelingJobOutput, error)
DescribeLabelingJob mocks base method
func (*MockSageMakerAPI) DescribeLabelingJobRequest ¶
func (m *MockSageMakerAPI) DescribeLabelingJobRequest(arg0 *sagemaker.DescribeLabelingJobInput) (*request.Request, *sagemaker.DescribeLabelingJobOutput)
DescribeLabelingJobRequest mocks base method
func (*MockSageMakerAPI) DescribeLabelingJobWithContext ¶
func (m *MockSageMakerAPI) DescribeLabelingJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeLabelingJobInput, arg2 ...request.Option) (*sagemaker.DescribeLabelingJobOutput, error)
DescribeLabelingJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeModel ¶
func (m *MockSageMakerAPI) DescribeModel(arg0 *sagemaker.DescribeModelInput) (*sagemaker.DescribeModelOutput, error)
DescribeModel mocks base method
func (*MockSageMakerAPI) DescribeModelPackage ¶
func (m *MockSageMakerAPI) DescribeModelPackage(arg0 *sagemaker.DescribeModelPackageInput) (*sagemaker.DescribeModelPackageOutput, error)
DescribeModelPackage mocks base method
func (*MockSageMakerAPI) DescribeModelPackageRequest ¶
func (m *MockSageMakerAPI) DescribeModelPackageRequest(arg0 *sagemaker.DescribeModelPackageInput) (*request.Request, *sagemaker.DescribeModelPackageOutput)
DescribeModelPackageRequest mocks base method
func (*MockSageMakerAPI) DescribeModelPackageWithContext ¶
func (m *MockSageMakerAPI) DescribeModelPackageWithContext(arg0 context.Context, arg1 *sagemaker.DescribeModelPackageInput, arg2 ...request.Option) (*sagemaker.DescribeModelPackageOutput, error)
DescribeModelPackageWithContext mocks base method
func (*MockSageMakerAPI) DescribeModelRequest ¶
func (m *MockSageMakerAPI) DescribeModelRequest(arg0 *sagemaker.DescribeModelInput) (*request.Request, *sagemaker.DescribeModelOutput)
DescribeModelRequest mocks base method
func (*MockSageMakerAPI) DescribeModelWithContext ¶
func (m *MockSageMakerAPI) DescribeModelWithContext(arg0 context.Context, arg1 *sagemaker.DescribeModelInput, arg2 ...request.Option) (*sagemaker.DescribeModelOutput, error)
DescribeModelWithContext mocks base method
func (*MockSageMakerAPI) DescribeMonitoringSchedule ¶
func (m *MockSageMakerAPI) DescribeMonitoringSchedule(arg0 *sagemaker.DescribeMonitoringScheduleInput) (*sagemaker.DescribeMonitoringScheduleOutput, error)
DescribeMonitoringSchedule mocks base method
func (*MockSageMakerAPI) DescribeMonitoringScheduleRequest ¶
func (m *MockSageMakerAPI) DescribeMonitoringScheduleRequest(arg0 *sagemaker.DescribeMonitoringScheduleInput) (*request.Request, *sagemaker.DescribeMonitoringScheduleOutput)
DescribeMonitoringScheduleRequest mocks base method
func (*MockSageMakerAPI) DescribeMonitoringScheduleWithContext ¶
func (m *MockSageMakerAPI) DescribeMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.DescribeMonitoringScheduleInput, arg2 ...request.Option) (*sagemaker.DescribeMonitoringScheduleOutput, error)
DescribeMonitoringScheduleWithContext mocks base method
func (*MockSageMakerAPI) DescribeNotebookInstance ¶
func (m *MockSageMakerAPI) DescribeNotebookInstance(arg0 *sagemaker.DescribeNotebookInstanceInput) (*sagemaker.DescribeNotebookInstanceOutput, error)
DescribeNotebookInstance mocks base method
func (*MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfig ¶
func (m *MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfig(arg0 *sagemaker.DescribeNotebookInstanceLifecycleConfigInput) (*sagemaker.DescribeNotebookInstanceLifecycleConfigOutput, error)
DescribeNotebookInstanceLifecycleConfig mocks base method
func (*MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.DescribeNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.DescribeNotebookInstanceLifecycleConfigOutput)
DescribeNotebookInstanceLifecycleConfigRequest mocks base method
func (*MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) DescribeNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.DescribeNotebookInstanceLifecycleConfigOutput, error)
DescribeNotebookInstanceLifecycleConfigWithContext mocks base method
func (*MockSageMakerAPI) DescribeNotebookInstanceRequest ¶
func (m *MockSageMakerAPI) DescribeNotebookInstanceRequest(arg0 *sagemaker.DescribeNotebookInstanceInput) (*request.Request, *sagemaker.DescribeNotebookInstanceOutput)
DescribeNotebookInstanceRequest mocks base method
func (*MockSageMakerAPI) DescribeNotebookInstanceWithContext ¶
func (m *MockSageMakerAPI) DescribeNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.DescribeNotebookInstanceOutput, error)
DescribeNotebookInstanceWithContext mocks base method
func (*MockSageMakerAPI) DescribeProcessingJob ¶
func (m *MockSageMakerAPI) DescribeProcessingJob(arg0 *sagemaker.DescribeProcessingJobInput) (*sagemaker.DescribeProcessingJobOutput, error)
DescribeProcessingJob mocks base method
func (*MockSageMakerAPI) DescribeProcessingJobRequest ¶
func (m *MockSageMakerAPI) DescribeProcessingJobRequest(arg0 *sagemaker.DescribeProcessingJobInput) (*request.Request, *sagemaker.DescribeProcessingJobOutput)
DescribeProcessingJobRequest mocks base method
func (*MockSageMakerAPI) DescribeProcessingJobWithContext ¶
func (m *MockSageMakerAPI) DescribeProcessingJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeProcessingJobInput, arg2 ...request.Option) (*sagemaker.DescribeProcessingJobOutput, error)
DescribeProcessingJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeSubscribedWorkteam ¶
func (m *MockSageMakerAPI) DescribeSubscribedWorkteam(arg0 *sagemaker.DescribeSubscribedWorkteamInput) (*sagemaker.DescribeSubscribedWorkteamOutput, error)
DescribeSubscribedWorkteam mocks base method
func (*MockSageMakerAPI) DescribeSubscribedWorkteamRequest ¶
func (m *MockSageMakerAPI) DescribeSubscribedWorkteamRequest(arg0 *sagemaker.DescribeSubscribedWorkteamInput) (*request.Request, *sagemaker.DescribeSubscribedWorkteamOutput)
DescribeSubscribedWorkteamRequest mocks base method
func (*MockSageMakerAPI) DescribeSubscribedWorkteamWithContext ¶
func (m *MockSageMakerAPI) DescribeSubscribedWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.DescribeSubscribedWorkteamInput, arg2 ...request.Option) (*sagemaker.DescribeSubscribedWorkteamOutput, error)
DescribeSubscribedWorkteamWithContext mocks base method
func (*MockSageMakerAPI) DescribeTrainingJob ¶
func (m *MockSageMakerAPI) DescribeTrainingJob(arg0 *sagemaker.DescribeTrainingJobInput) (*sagemaker.DescribeTrainingJobOutput, error)
DescribeTrainingJob mocks base method
func (*MockSageMakerAPI) DescribeTrainingJobRequest ¶
func (m *MockSageMakerAPI) DescribeTrainingJobRequest(arg0 *sagemaker.DescribeTrainingJobInput) (*request.Request, *sagemaker.DescribeTrainingJobOutput)
DescribeTrainingJobRequest mocks base method
func (*MockSageMakerAPI) DescribeTrainingJobWithContext ¶
func (m *MockSageMakerAPI) DescribeTrainingJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrainingJobInput, arg2 ...request.Option) (*sagemaker.DescribeTrainingJobOutput, error)
DescribeTrainingJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeTransformJob ¶
func (m *MockSageMakerAPI) DescribeTransformJob(arg0 *sagemaker.DescribeTransformJobInput) (*sagemaker.DescribeTransformJobOutput, error)
DescribeTransformJob mocks base method
func (*MockSageMakerAPI) DescribeTransformJobRequest ¶
func (m *MockSageMakerAPI) DescribeTransformJobRequest(arg0 *sagemaker.DescribeTransformJobInput) (*request.Request, *sagemaker.DescribeTransformJobOutput)
DescribeTransformJobRequest mocks base method
func (*MockSageMakerAPI) DescribeTransformJobWithContext ¶
func (m *MockSageMakerAPI) DescribeTransformJobWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTransformJobInput, arg2 ...request.Option) (*sagemaker.DescribeTransformJobOutput, error)
DescribeTransformJobWithContext mocks base method
func (*MockSageMakerAPI) DescribeTrial ¶
func (m *MockSageMakerAPI) DescribeTrial(arg0 *sagemaker.DescribeTrialInput) (*sagemaker.DescribeTrialOutput, error)
DescribeTrial mocks base method
func (*MockSageMakerAPI) DescribeTrialComponent ¶
func (m *MockSageMakerAPI) DescribeTrialComponent(arg0 *sagemaker.DescribeTrialComponentInput) (*sagemaker.DescribeTrialComponentOutput, error)
DescribeTrialComponent mocks base method
func (*MockSageMakerAPI) DescribeTrialComponentRequest ¶
func (m *MockSageMakerAPI) DescribeTrialComponentRequest(arg0 *sagemaker.DescribeTrialComponentInput) (*request.Request, *sagemaker.DescribeTrialComponentOutput)
DescribeTrialComponentRequest mocks base method
func (*MockSageMakerAPI) DescribeTrialComponentWithContext ¶
func (m *MockSageMakerAPI) DescribeTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrialComponentInput, arg2 ...request.Option) (*sagemaker.DescribeTrialComponentOutput, error)
DescribeTrialComponentWithContext mocks base method
func (*MockSageMakerAPI) DescribeTrialRequest ¶
func (m *MockSageMakerAPI) DescribeTrialRequest(arg0 *sagemaker.DescribeTrialInput) (*request.Request, *sagemaker.DescribeTrialOutput)
DescribeTrialRequest mocks base method
func (*MockSageMakerAPI) DescribeTrialWithContext ¶
func (m *MockSageMakerAPI) DescribeTrialWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrialInput, arg2 ...request.Option) (*sagemaker.DescribeTrialOutput, error)
DescribeTrialWithContext mocks base method
func (*MockSageMakerAPI) DescribeUserProfile ¶
func (m *MockSageMakerAPI) DescribeUserProfile(arg0 *sagemaker.DescribeUserProfileInput) (*sagemaker.DescribeUserProfileOutput, error)
DescribeUserProfile mocks base method
func (*MockSageMakerAPI) DescribeUserProfileRequest ¶
func (m *MockSageMakerAPI) DescribeUserProfileRequest(arg0 *sagemaker.DescribeUserProfileInput) (*request.Request, *sagemaker.DescribeUserProfileOutput)
DescribeUserProfileRequest mocks base method
func (*MockSageMakerAPI) DescribeUserProfileWithContext ¶
func (m *MockSageMakerAPI) DescribeUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.DescribeUserProfileInput, arg2 ...request.Option) (*sagemaker.DescribeUserProfileOutput, error)
DescribeUserProfileWithContext mocks base method
func (*MockSageMakerAPI) DescribeWorkforce ¶
func (m *MockSageMakerAPI) DescribeWorkforce(arg0 *sagemaker.DescribeWorkforceInput) (*sagemaker.DescribeWorkforceOutput, error)
DescribeWorkforce mocks base method
func (*MockSageMakerAPI) DescribeWorkforceRequest ¶
func (m *MockSageMakerAPI) DescribeWorkforceRequest(arg0 *sagemaker.DescribeWorkforceInput) (*request.Request, *sagemaker.DescribeWorkforceOutput)
DescribeWorkforceRequest mocks base method
func (*MockSageMakerAPI) DescribeWorkforceWithContext ¶
func (m *MockSageMakerAPI) DescribeWorkforceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeWorkforceInput, arg2 ...request.Option) (*sagemaker.DescribeWorkforceOutput, error)
DescribeWorkforceWithContext mocks base method
func (*MockSageMakerAPI) DescribeWorkteam ¶
func (m *MockSageMakerAPI) DescribeWorkteam(arg0 *sagemaker.DescribeWorkteamInput) (*sagemaker.DescribeWorkteamOutput, error)
DescribeWorkteam mocks base method
func (*MockSageMakerAPI) DescribeWorkteamRequest ¶
func (m *MockSageMakerAPI) DescribeWorkteamRequest(arg0 *sagemaker.DescribeWorkteamInput) (*request.Request, *sagemaker.DescribeWorkteamOutput)
DescribeWorkteamRequest mocks base method
func (*MockSageMakerAPI) DescribeWorkteamWithContext ¶
func (m *MockSageMakerAPI) DescribeWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.DescribeWorkteamInput, arg2 ...request.Option) (*sagemaker.DescribeWorkteamOutput, error)
DescribeWorkteamWithContext mocks base method
func (*MockSageMakerAPI) DisassociateTrialComponent ¶
func (m *MockSageMakerAPI) DisassociateTrialComponent(arg0 *sagemaker.DisassociateTrialComponentInput) (*sagemaker.DisassociateTrialComponentOutput, error)
DisassociateTrialComponent mocks base method
func (*MockSageMakerAPI) DisassociateTrialComponentRequest ¶
func (m *MockSageMakerAPI) DisassociateTrialComponentRequest(arg0 *sagemaker.DisassociateTrialComponentInput) (*request.Request, *sagemaker.DisassociateTrialComponentOutput)
DisassociateTrialComponentRequest mocks base method
func (*MockSageMakerAPI) DisassociateTrialComponentWithContext ¶
func (m *MockSageMakerAPI) DisassociateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.DisassociateTrialComponentInput, arg2 ...request.Option) (*sagemaker.DisassociateTrialComponentOutput, error)
DisassociateTrialComponentWithContext mocks base method
func (*MockSageMakerAPI) EXPECT ¶
func (m *MockSageMakerAPI) EXPECT() *MockSageMakerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSageMakerAPI) GetSearchSuggestions ¶
func (m *MockSageMakerAPI) GetSearchSuggestions(arg0 *sagemaker.GetSearchSuggestionsInput) (*sagemaker.GetSearchSuggestionsOutput, error)
GetSearchSuggestions mocks base method
func (*MockSageMakerAPI) GetSearchSuggestionsRequest ¶
func (m *MockSageMakerAPI) GetSearchSuggestionsRequest(arg0 *sagemaker.GetSearchSuggestionsInput) (*request.Request, *sagemaker.GetSearchSuggestionsOutput)
GetSearchSuggestionsRequest mocks base method
func (*MockSageMakerAPI) GetSearchSuggestionsWithContext ¶
func (m *MockSageMakerAPI) GetSearchSuggestionsWithContext(arg0 context.Context, arg1 *sagemaker.GetSearchSuggestionsInput, arg2 ...request.Option) (*sagemaker.GetSearchSuggestionsOutput, error)
GetSearchSuggestionsWithContext mocks base method
func (*MockSageMakerAPI) ListAlgorithms ¶
func (m *MockSageMakerAPI) ListAlgorithms(arg0 *sagemaker.ListAlgorithmsInput) (*sagemaker.ListAlgorithmsOutput, error)
ListAlgorithms mocks base method
func (*MockSageMakerAPI) ListAlgorithmsPages ¶
func (m *MockSageMakerAPI) ListAlgorithmsPages(arg0 *sagemaker.ListAlgorithmsInput, arg1 func(*sagemaker.ListAlgorithmsOutput, bool) bool) error
ListAlgorithmsPages mocks base method
func (*MockSageMakerAPI) ListAlgorithmsPagesWithContext ¶
func (m *MockSageMakerAPI) ListAlgorithmsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListAlgorithmsInput, arg2 func(*sagemaker.ListAlgorithmsOutput, bool) bool, arg3 ...request.Option) error
ListAlgorithmsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListAlgorithmsRequest ¶
func (m *MockSageMakerAPI) ListAlgorithmsRequest(arg0 *sagemaker.ListAlgorithmsInput) (*request.Request, *sagemaker.ListAlgorithmsOutput)
ListAlgorithmsRequest mocks base method
func (*MockSageMakerAPI) ListAlgorithmsWithContext ¶
func (m *MockSageMakerAPI) ListAlgorithmsWithContext(arg0 context.Context, arg1 *sagemaker.ListAlgorithmsInput, arg2 ...request.Option) (*sagemaker.ListAlgorithmsOutput, error)
ListAlgorithmsWithContext mocks base method
func (*MockSageMakerAPI) ListApps ¶
func (m *MockSageMakerAPI) ListApps(arg0 *sagemaker.ListAppsInput) (*sagemaker.ListAppsOutput, error)
ListApps mocks base method
func (*MockSageMakerAPI) ListAppsPages ¶
func (m *MockSageMakerAPI) ListAppsPages(arg0 *sagemaker.ListAppsInput, arg1 func(*sagemaker.ListAppsOutput, bool) bool) error
ListAppsPages mocks base method
func (*MockSageMakerAPI) ListAppsPagesWithContext ¶
func (m *MockSageMakerAPI) ListAppsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListAppsInput, arg2 func(*sagemaker.ListAppsOutput, bool) bool, arg3 ...request.Option) error
ListAppsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListAppsRequest ¶
func (m *MockSageMakerAPI) ListAppsRequest(arg0 *sagemaker.ListAppsInput) (*request.Request, *sagemaker.ListAppsOutput)
ListAppsRequest mocks base method
func (*MockSageMakerAPI) ListAppsWithContext ¶
func (m *MockSageMakerAPI) ListAppsWithContext(arg0 context.Context, arg1 *sagemaker.ListAppsInput, arg2 ...request.Option) (*sagemaker.ListAppsOutput, error)
ListAppsWithContext mocks base method
func (*MockSageMakerAPI) ListAutoMLJobs ¶
func (m *MockSageMakerAPI) ListAutoMLJobs(arg0 *sagemaker.ListAutoMLJobsInput) (*sagemaker.ListAutoMLJobsOutput, error)
ListAutoMLJobs mocks base method
func (*MockSageMakerAPI) ListAutoMLJobsPages ¶
func (m *MockSageMakerAPI) ListAutoMLJobsPages(arg0 *sagemaker.ListAutoMLJobsInput, arg1 func(*sagemaker.ListAutoMLJobsOutput, bool) bool) error
ListAutoMLJobsPages mocks base method
func (*MockSageMakerAPI) ListAutoMLJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListAutoMLJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListAutoMLJobsInput, arg2 func(*sagemaker.ListAutoMLJobsOutput, bool) bool, arg3 ...request.Option) error
ListAutoMLJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListAutoMLJobsRequest ¶
func (m *MockSageMakerAPI) ListAutoMLJobsRequest(arg0 *sagemaker.ListAutoMLJobsInput) (*request.Request, *sagemaker.ListAutoMLJobsOutput)
ListAutoMLJobsRequest mocks base method
func (*MockSageMakerAPI) ListAutoMLJobsWithContext ¶
func (m *MockSageMakerAPI) ListAutoMLJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListAutoMLJobsInput, arg2 ...request.Option) (*sagemaker.ListAutoMLJobsOutput, error)
ListAutoMLJobsWithContext mocks base method
func (*MockSageMakerAPI) ListCandidatesForAutoMLJob ¶
func (m *MockSageMakerAPI) ListCandidatesForAutoMLJob(arg0 *sagemaker.ListCandidatesForAutoMLJobInput) (*sagemaker.ListCandidatesForAutoMLJobOutput, error)
ListCandidatesForAutoMLJob mocks base method
func (*MockSageMakerAPI) ListCandidatesForAutoMLJobPages ¶
func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobPages(arg0 *sagemaker.ListCandidatesForAutoMLJobInput, arg1 func(*sagemaker.ListCandidatesForAutoMLJobOutput, bool) bool) error
ListCandidatesForAutoMLJobPages mocks base method
func (*MockSageMakerAPI) ListCandidatesForAutoMLJobPagesWithContext ¶
func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, arg2 func(*sagemaker.ListCandidatesForAutoMLJobOutput, bool) bool, arg3 ...request.Option) error
ListCandidatesForAutoMLJobPagesWithContext mocks base method
func (*MockSageMakerAPI) ListCandidatesForAutoMLJobRequest ¶
func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobRequest(arg0 *sagemaker.ListCandidatesForAutoMLJobInput) (*request.Request, *sagemaker.ListCandidatesForAutoMLJobOutput)
ListCandidatesForAutoMLJobRequest mocks base method
func (*MockSageMakerAPI) ListCandidatesForAutoMLJobWithContext ¶
func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, arg2 ...request.Option) (*sagemaker.ListCandidatesForAutoMLJobOutput, error)
ListCandidatesForAutoMLJobWithContext mocks base method
func (*MockSageMakerAPI) ListCodeRepositories ¶
func (m *MockSageMakerAPI) ListCodeRepositories(arg0 *sagemaker.ListCodeRepositoriesInput) (*sagemaker.ListCodeRepositoriesOutput, error)
ListCodeRepositories mocks base method
func (*MockSageMakerAPI) ListCodeRepositoriesPages ¶
func (m *MockSageMakerAPI) ListCodeRepositoriesPages(arg0 *sagemaker.ListCodeRepositoriesInput, arg1 func(*sagemaker.ListCodeRepositoriesOutput, bool) bool) error
ListCodeRepositoriesPages mocks base method
func (*MockSageMakerAPI) ListCodeRepositoriesPagesWithContext ¶
func (m *MockSageMakerAPI) ListCodeRepositoriesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListCodeRepositoriesInput, arg2 func(*sagemaker.ListCodeRepositoriesOutput, bool) bool, arg3 ...request.Option) error
ListCodeRepositoriesPagesWithContext mocks base method
func (*MockSageMakerAPI) ListCodeRepositoriesRequest ¶
func (m *MockSageMakerAPI) ListCodeRepositoriesRequest(arg0 *sagemaker.ListCodeRepositoriesInput) (*request.Request, *sagemaker.ListCodeRepositoriesOutput)
ListCodeRepositoriesRequest mocks base method
func (*MockSageMakerAPI) ListCodeRepositoriesWithContext ¶
func (m *MockSageMakerAPI) ListCodeRepositoriesWithContext(arg0 context.Context, arg1 *sagemaker.ListCodeRepositoriesInput, arg2 ...request.Option) (*sagemaker.ListCodeRepositoriesOutput, error)
ListCodeRepositoriesWithContext mocks base method
func (*MockSageMakerAPI) ListCompilationJobs ¶
func (m *MockSageMakerAPI) ListCompilationJobs(arg0 *sagemaker.ListCompilationJobsInput) (*sagemaker.ListCompilationJobsOutput, error)
ListCompilationJobs mocks base method
func (*MockSageMakerAPI) ListCompilationJobsPages ¶
func (m *MockSageMakerAPI) ListCompilationJobsPages(arg0 *sagemaker.ListCompilationJobsInput, arg1 func(*sagemaker.ListCompilationJobsOutput, bool) bool) error
ListCompilationJobsPages mocks base method
func (*MockSageMakerAPI) ListCompilationJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListCompilationJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListCompilationJobsInput, arg2 func(*sagemaker.ListCompilationJobsOutput, bool) bool, arg3 ...request.Option) error
ListCompilationJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListCompilationJobsRequest ¶
func (m *MockSageMakerAPI) ListCompilationJobsRequest(arg0 *sagemaker.ListCompilationJobsInput) (*request.Request, *sagemaker.ListCompilationJobsOutput)
ListCompilationJobsRequest mocks base method
func (*MockSageMakerAPI) ListCompilationJobsWithContext ¶
func (m *MockSageMakerAPI) ListCompilationJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListCompilationJobsInput, arg2 ...request.Option) (*sagemaker.ListCompilationJobsOutput, error)
ListCompilationJobsWithContext mocks base method
func (*MockSageMakerAPI) ListDomains ¶
func (m *MockSageMakerAPI) ListDomains(arg0 *sagemaker.ListDomainsInput) (*sagemaker.ListDomainsOutput, error)
ListDomains mocks base method
func (*MockSageMakerAPI) ListDomainsPages ¶
func (m *MockSageMakerAPI) ListDomainsPages(arg0 *sagemaker.ListDomainsInput, arg1 func(*sagemaker.ListDomainsOutput, bool) bool) error
ListDomainsPages mocks base method
func (*MockSageMakerAPI) ListDomainsPagesWithContext ¶
func (m *MockSageMakerAPI) ListDomainsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListDomainsInput, arg2 func(*sagemaker.ListDomainsOutput, bool) bool, arg3 ...request.Option) error
ListDomainsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListDomainsRequest ¶
func (m *MockSageMakerAPI) ListDomainsRequest(arg0 *sagemaker.ListDomainsInput) (*request.Request, *sagemaker.ListDomainsOutput)
ListDomainsRequest mocks base method
func (*MockSageMakerAPI) ListDomainsWithContext ¶
func (m *MockSageMakerAPI) ListDomainsWithContext(arg0 context.Context, arg1 *sagemaker.ListDomainsInput, arg2 ...request.Option) (*sagemaker.ListDomainsOutput, error)
ListDomainsWithContext mocks base method
func (*MockSageMakerAPI) ListEndpointConfigs ¶
func (m *MockSageMakerAPI) ListEndpointConfigs(arg0 *sagemaker.ListEndpointConfigsInput) (*sagemaker.ListEndpointConfigsOutput, error)
ListEndpointConfigs mocks base method
func (*MockSageMakerAPI) ListEndpointConfigsPages ¶
func (m *MockSageMakerAPI) ListEndpointConfigsPages(arg0 *sagemaker.ListEndpointConfigsInput, arg1 func(*sagemaker.ListEndpointConfigsOutput, bool) bool) error
ListEndpointConfigsPages mocks base method
func (*MockSageMakerAPI) ListEndpointConfigsPagesWithContext ¶
func (m *MockSageMakerAPI) ListEndpointConfigsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointConfigsInput, arg2 func(*sagemaker.ListEndpointConfigsOutput, bool) bool, arg3 ...request.Option) error
ListEndpointConfigsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListEndpointConfigsRequest ¶
func (m *MockSageMakerAPI) ListEndpointConfigsRequest(arg0 *sagemaker.ListEndpointConfigsInput) (*request.Request, *sagemaker.ListEndpointConfigsOutput)
ListEndpointConfigsRequest mocks base method
func (*MockSageMakerAPI) ListEndpointConfigsWithContext ¶
func (m *MockSageMakerAPI) ListEndpointConfigsWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointConfigsInput, arg2 ...request.Option) (*sagemaker.ListEndpointConfigsOutput, error)
ListEndpointConfigsWithContext mocks base method
func (*MockSageMakerAPI) ListEndpoints ¶
func (m *MockSageMakerAPI) ListEndpoints(arg0 *sagemaker.ListEndpointsInput) (*sagemaker.ListEndpointsOutput, error)
ListEndpoints mocks base method
func (*MockSageMakerAPI) ListEndpointsPages ¶
func (m *MockSageMakerAPI) ListEndpointsPages(arg0 *sagemaker.ListEndpointsInput, arg1 func(*sagemaker.ListEndpointsOutput, bool) bool) error
ListEndpointsPages mocks base method
func (*MockSageMakerAPI) ListEndpointsPagesWithContext ¶
func (m *MockSageMakerAPI) ListEndpointsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointsInput, arg2 func(*sagemaker.ListEndpointsOutput, bool) bool, arg3 ...request.Option) error
ListEndpointsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListEndpointsRequest ¶
func (m *MockSageMakerAPI) ListEndpointsRequest(arg0 *sagemaker.ListEndpointsInput) (*request.Request, *sagemaker.ListEndpointsOutput)
ListEndpointsRequest mocks base method
func (*MockSageMakerAPI) ListEndpointsWithContext ¶
func (m *MockSageMakerAPI) ListEndpointsWithContext(arg0 context.Context, arg1 *sagemaker.ListEndpointsInput, arg2 ...request.Option) (*sagemaker.ListEndpointsOutput, error)
ListEndpointsWithContext mocks base method
func (*MockSageMakerAPI) ListExperiments ¶
func (m *MockSageMakerAPI) ListExperiments(arg0 *sagemaker.ListExperimentsInput) (*sagemaker.ListExperimentsOutput, error)
ListExperiments mocks base method
func (*MockSageMakerAPI) ListExperimentsPages ¶
func (m *MockSageMakerAPI) ListExperimentsPages(arg0 *sagemaker.ListExperimentsInput, arg1 func(*sagemaker.ListExperimentsOutput, bool) bool) error
ListExperimentsPages mocks base method
func (*MockSageMakerAPI) ListExperimentsPagesWithContext ¶
func (m *MockSageMakerAPI) ListExperimentsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListExperimentsInput, arg2 func(*sagemaker.ListExperimentsOutput, bool) bool, arg3 ...request.Option) error
ListExperimentsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListExperimentsRequest ¶
func (m *MockSageMakerAPI) ListExperimentsRequest(arg0 *sagemaker.ListExperimentsInput) (*request.Request, *sagemaker.ListExperimentsOutput)
ListExperimentsRequest mocks base method
func (*MockSageMakerAPI) ListExperimentsWithContext ¶
func (m *MockSageMakerAPI) ListExperimentsWithContext(arg0 context.Context, arg1 *sagemaker.ListExperimentsInput, arg2 ...request.Option) (*sagemaker.ListExperimentsOutput, error)
ListExperimentsWithContext mocks base method
func (*MockSageMakerAPI) ListFlowDefinitions ¶
func (m *MockSageMakerAPI) ListFlowDefinitions(arg0 *sagemaker.ListFlowDefinitionsInput) (*sagemaker.ListFlowDefinitionsOutput, error)
ListFlowDefinitions mocks base method
func (*MockSageMakerAPI) ListFlowDefinitionsPages ¶
func (m *MockSageMakerAPI) ListFlowDefinitionsPages(arg0 *sagemaker.ListFlowDefinitionsInput, arg1 func(*sagemaker.ListFlowDefinitionsOutput, bool) bool) error
ListFlowDefinitionsPages mocks base method
func (*MockSageMakerAPI) ListFlowDefinitionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListFlowDefinitionsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListFlowDefinitionsInput, arg2 func(*sagemaker.ListFlowDefinitionsOutput, bool) bool, arg3 ...request.Option) error
ListFlowDefinitionsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListFlowDefinitionsRequest ¶
func (m *MockSageMakerAPI) ListFlowDefinitionsRequest(arg0 *sagemaker.ListFlowDefinitionsInput) (*request.Request, *sagemaker.ListFlowDefinitionsOutput)
ListFlowDefinitionsRequest mocks base method
func (*MockSageMakerAPI) ListFlowDefinitionsWithContext ¶
func (m *MockSageMakerAPI) ListFlowDefinitionsWithContext(arg0 context.Context, arg1 *sagemaker.ListFlowDefinitionsInput, arg2 ...request.Option) (*sagemaker.ListFlowDefinitionsOutput, error)
ListFlowDefinitionsWithContext mocks base method
func (*MockSageMakerAPI) ListHumanTaskUis ¶
func (m *MockSageMakerAPI) ListHumanTaskUis(arg0 *sagemaker.ListHumanTaskUisInput) (*sagemaker.ListHumanTaskUisOutput, error)
ListHumanTaskUis mocks base method
func (*MockSageMakerAPI) ListHumanTaskUisPages ¶
func (m *MockSageMakerAPI) ListHumanTaskUisPages(arg0 *sagemaker.ListHumanTaskUisInput, arg1 func(*sagemaker.ListHumanTaskUisOutput, bool) bool) error
ListHumanTaskUisPages mocks base method
func (*MockSageMakerAPI) ListHumanTaskUisPagesWithContext ¶
func (m *MockSageMakerAPI) ListHumanTaskUisPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListHumanTaskUisInput, arg2 func(*sagemaker.ListHumanTaskUisOutput, bool) bool, arg3 ...request.Option) error
ListHumanTaskUisPagesWithContext mocks base method
func (*MockSageMakerAPI) ListHumanTaskUisRequest ¶
func (m *MockSageMakerAPI) ListHumanTaskUisRequest(arg0 *sagemaker.ListHumanTaskUisInput) (*request.Request, *sagemaker.ListHumanTaskUisOutput)
ListHumanTaskUisRequest mocks base method
func (*MockSageMakerAPI) ListHumanTaskUisWithContext ¶
func (m *MockSageMakerAPI) ListHumanTaskUisWithContext(arg0 context.Context, arg1 *sagemaker.ListHumanTaskUisInput, arg2 ...request.Option) (*sagemaker.ListHumanTaskUisOutput, error)
ListHumanTaskUisWithContext mocks base method
func (*MockSageMakerAPI) ListHyperParameterTuningJobs ¶
func (m *MockSageMakerAPI) ListHyperParameterTuningJobs(arg0 *sagemaker.ListHyperParameterTuningJobsInput) (*sagemaker.ListHyperParameterTuningJobsOutput, error)
ListHyperParameterTuningJobs mocks base method
func (*MockSageMakerAPI) ListHyperParameterTuningJobsPages ¶
func (m *MockSageMakerAPI) ListHyperParameterTuningJobsPages(arg0 *sagemaker.ListHyperParameterTuningJobsInput, arg1 func(*sagemaker.ListHyperParameterTuningJobsOutput, bool) bool) error
ListHyperParameterTuningJobsPages mocks base method
func (*MockSageMakerAPI) ListHyperParameterTuningJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListHyperParameterTuningJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, arg2 func(*sagemaker.ListHyperParameterTuningJobsOutput, bool) bool, arg3 ...request.Option) error
ListHyperParameterTuningJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListHyperParameterTuningJobsRequest ¶
func (m *MockSageMakerAPI) ListHyperParameterTuningJobsRequest(arg0 *sagemaker.ListHyperParameterTuningJobsInput) (*request.Request, *sagemaker.ListHyperParameterTuningJobsOutput)
ListHyperParameterTuningJobsRequest mocks base method
func (*MockSageMakerAPI) ListHyperParameterTuningJobsWithContext ¶
func (m *MockSageMakerAPI) ListHyperParameterTuningJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, arg2 ...request.Option) (*sagemaker.ListHyperParameterTuningJobsOutput, error)
ListHyperParameterTuningJobsWithContext mocks base method
func (*MockSageMakerAPI) ListLabelingJobs ¶
func (m *MockSageMakerAPI) ListLabelingJobs(arg0 *sagemaker.ListLabelingJobsInput) (*sagemaker.ListLabelingJobsOutput, error)
ListLabelingJobs mocks base method
func (*MockSageMakerAPI) ListLabelingJobsForWorkteam ¶
func (m *MockSageMakerAPI) ListLabelingJobsForWorkteam(arg0 *sagemaker.ListLabelingJobsForWorkteamInput) (*sagemaker.ListLabelingJobsForWorkteamOutput, error)
ListLabelingJobsForWorkteam mocks base method
func (*MockSageMakerAPI) ListLabelingJobsForWorkteamPages ¶
func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamPages(arg0 *sagemaker.ListLabelingJobsForWorkteamInput, arg1 func(*sagemaker.ListLabelingJobsForWorkteamOutput, bool) bool) error
ListLabelingJobsForWorkteamPages mocks base method
func (*MockSageMakerAPI) ListLabelingJobsForWorkteamPagesWithContext ¶
func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsForWorkteamInput, arg2 func(*sagemaker.ListLabelingJobsForWorkteamOutput, bool) bool, arg3 ...request.Option) error
ListLabelingJobsForWorkteamPagesWithContext mocks base method
func (*MockSageMakerAPI) ListLabelingJobsForWorkteamRequest ¶
func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamRequest(arg0 *sagemaker.ListLabelingJobsForWorkteamInput) (*request.Request, *sagemaker.ListLabelingJobsForWorkteamOutput)
ListLabelingJobsForWorkteamRequest mocks base method
func (*MockSageMakerAPI) ListLabelingJobsForWorkteamWithContext ¶
func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsForWorkteamInput, arg2 ...request.Option) (*sagemaker.ListLabelingJobsForWorkteamOutput, error)
ListLabelingJobsForWorkteamWithContext mocks base method
func (*MockSageMakerAPI) ListLabelingJobsPages ¶
func (m *MockSageMakerAPI) ListLabelingJobsPages(arg0 *sagemaker.ListLabelingJobsInput, arg1 func(*sagemaker.ListLabelingJobsOutput, bool) bool) error
ListLabelingJobsPages mocks base method
func (*MockSageMakerAPI) ListLabelingJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListLabelingJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsInput, arg2 func(*sagemaker.ListLabelingJobsOutput, bool) bool, arg3 ...request.Option) error
ListLabelingJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListLabelingJobsRequest ¶
func (m *MockSageMakerAPI) ListLabelingJobsRequest(arg0 *sagemaker.ListLabelingJobsInput) (*request.Request, *sagemaker.ListLabelingJobsOutput)
ListLabelingJobsRequest mocks base method
func (*MockSageMakerAPI) ListLabelingJobsWithContext ¶
func (m *MockSageMakerAPI) ListLabelingJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListLabelingJobsInput, arg2 ...request.Option) (*sagemaker.ListLabelingJobsOutput, error)
ListLabelingJobsWithContext mocks base method
func (*MockSageMakerAPI) ListModelPackages ¶
func (m *MockSageMakerAPI) ListModelPackages(arg0 *sagemaker.ListModelPackagesInput) (*sagemaker.ListModelPackagesOutput, error)
ListModelPackages mocks base method
func (*MockSageMakerAPI) ListModelPackagesPages ¶
func (m *MockSageMakerAPI) ListModelPackagesPages(arg0 *sagemaker.ListModelPackagesInput, arg1 func(*sagemaker.ListModelPackagesOutput, bool) bool) error
ListModelPackagesPages mocks base method
func (*MockSageMakerAPI) ListModelPackagesPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelPackagesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListModelPackagesInput, arg2 func(*sagemaker.ListModelPackagesOutput, bool) bool, arg3 ...request.Option) error
ListModelPackagesPagesWithContext mocks base method
func (*MockSageMakerAPI) ListModelPackagesRequest ¶
func (m *MockSageMakerAPI) ListModelPackagesRequest(arg0 *sagemaker.ListModelPackagesInput) (*request.Request, *sagemaker.ListModelPackagesOutput)
ListModelPackagesRequest mocks base method
func (*MockSageMakerAPI) ListModelPackagesWithContext ¶
func (m *MockSageMakerAPI) ListModelPackagesWithContext(arg0 context.Context, arg1 *sagemaker.ListModelPackagesInput, arg2 ...request.Option) (*sagemaker.ListModelPackagesOutput, error)
ListModelPackagesWithContext mocks base method
func (*MockSageMakerAPI) ListModels ¶
func (m *MockSageMakerAPI) ListModels(arg0 *sagemaker.ListModelsInput) (*sagemaker.ListModelsOutput, error)
ListModels mocks base method
func (*MockSageMakerAPI) ListModelsPages ¶
func (m *MockSageMakerAPI) ListModelsPages(arg0 *sagemaker.ListModelsInput, arg1 func(*sagemaker.ListModelsOutput, bool) bool) error
ListModelsPages mocks base method
func (*MockSageMakerAPI) ListModelsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListModelsInput, arg2 func(*sagemaker.ListModelsOutput, bool) bool, arg3 ...request.Option) error
ListModelsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListModelsRequest ¶
func (m *MockSageMakerAPI) ListModelsRequest(arg0 *sagemaker.ListModelsInput) (*request.Request, *sagemaker.ListModelsOutput)
ListModelsRequest mocks base method
func (*MockSageMakerAPI) ListModelsWithContext ¶
func (m *MockSageMakerAPI) ListModelsWithContext(arg0 context.Context, arg1 *sagemaker.ListModelsInput, arg2 ...request.Option) (*sagemaker.ListModelsOutput, error)
ListModelsWithContext mocks base method
func (*MockSageMakerAPI) ListMonitoringExecutions ¶
func (m *MockSageMakerAPI) ListMonitoringExecutions(arg0 *sagemaker.ListMonitoringExecutionsInput) (*sagemaker.ListMonitoringExecutionsOutput, error)
ListMonitoringExecutions mocks base method
func (*MockSageMakerAPI) ListMonitoringExecutionsPages ¶
func (m *MockSageMakerAPI) ListMonitoringExecutionsPages(arg0 *sagemaker.ListMonitoringExecutionsInput, arg1 func(*sagemaker.ListMonitoringExecutionsOutput, bool) bool) error
ListMonitoringExecutionsPages mocks base method
func (*MockSageMakerAPI) ListMonitoringExecutionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringExecutionsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringExecutionsInput, arg2 func(*sagemaker.ListMonitoringExecutionsOutput, bool) bool, arg3 ...request.Option) error
ListMonitoringExecutionsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListMonitoringExecutionsRequest ¶
func (m *MockSageMakerAPI) ListMonitoringExecutionsRequest(arg0 *sagemaker.ListMonitoringExecutionsInput) (*request.Request, *sagemaker.ListMonitoringExecutionsOutput)
ListMonitoringExecutionsRequest mocks base method
func (*MockSageMakerAPI) ListMonitoringExecutionsWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringExecutionsWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringExecutionsInput, arg2 ...request.Option) (*sagemaker.ListMonitoringExecutionsOutput, error)
ListMonitoringExecutionsWithContext mocks base method
func (*MockSageMakerAPI) ListMonitoringSchedules ¶
func (m *MockSageMakerAPI) ListMonitoringSchedules(arg0 *sagemaker.ListMonitoringSchedulesInput) (*sagemaker.ListMonitoringSchedulesOutput, error)
ListMonitoringSchedules mocks base method
func (*MockSageMakerAPI) ListMonitoringSchedulesPages ¶
func (m *MockSageMakerAPI) ListMonitoringSchedulesPages(arg0 *sagemaker.ListMonitoringSchedulesInput, arg1 func(*sagemaker.ListMonitoringSchedulesOutput, bool) bool) error
ListMonitoringSchedulesPages mocks base method
func (*MockSageMakerAPI) ListMonitoringSchedulesPagesWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringSchedulesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringSchedulesInput, arg2 func(*sagemaker.ListMonitoringSchedulesOutput, bool) bool, arg3 ...request.Option) error
ListMonitoringSchedulesPagesWithContext mocks base method
func (*MockSageMakerAPI) ListMonitoringSchedulesRequest ¶
func (m *MockSageMakerAPI) ListMonitoringSchedulesRequest(arg0 *sagemaker.ListMonitoringSchedulesInput) (*request.Request, *sagemaker.ListMonitoringSchedulesOutput)
ListMonitoringSchedulesRequest mocks base method
func (*MockSageMakerAPI) ListMonitoringSchedulesWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringSchedulesWithContext(arg0 context.Context, arg1 *sagemaker.ListMonitoringSchedulesInput, arg2 ...request.Option) (*sagemaker.ListMonitoringSchedulesOutput, error)
ListMonitoringSchedulesWithContext mocks base method
func (*MockSageMakerAPI) ListNotebookInstanceLifecycleConfigs ¶
func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigs(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput) (*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, error)
ListNotebookInstanceLifecycleConfigs mocks base method
func (*MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsPages ¶
func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsPages(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, arg1 func(*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, bool) bool) error
ListNotebookInstanceLifecycleConfigsPages mocks base method
func (*MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsPagesWithContext ¶
func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, arg2 func(*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, bool) bool, arg3 ...request.Option) error
ListNotebookInstanceLifecycleConfigsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsRequest ¶
func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsRequest(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput) (*request.Request, *sagemaker.ListNotebookInstanceLifecycleConfigsOutput)
ListNotebookInstanceLifecycleConfigsRequest mocks base method
func (*MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsWithContext ¶
func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsWithContext(arg0 context.Context, arg1 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, arg2 ...request.Option) (*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, error)
ListNotebookInstanceLifecycleConfigsWithContext mocks base method
func (*MockSageMakerAPI) ListNotebookInstances ¶
func (m *MockSageMakerAPI) ListNotebookInstances(arg0 *sagemaker.ListNotebookInstancesInput) (*sagemaker.ListNotebookInstancesOutput, error)
ListNotebookInstances mocks base method
func (*MockSageMakerAPI) ListNotebookInstancesPages ¶
func (m *MockSageMakerAPI) ListNotebookInstancesPages(arg0 *sagemaker.ListNotebookInstancesInput, arg1 func(*sagemaker.ListNotebookInstancesOutput, bool) bool) error
ListNotebookInstancesPages mocks base method
func (*MockSageMakerAPI) ListNotebookInstancesPagesWithContext ¶
func (m *MockSageMakerAPI) ListNotebookInstancesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListNotebookInstancesInput, arg2 func(*sagemaker.ListNotebookInstancesOutput, bool) bool, arg3 ...request.Option) error
ListNotebookInstancesPagesWithContext mocks base method
func (*MockSageMakerAPI) ListNotebookInstancesRequest ¶
func (m *MockSageMakerAPI) ListNotebookInstancesRequest(arg0 *sagemaker.ListNotebookInstancesInput) (*request.Request, *sagemaker.ListNotebookInstancesOutput)
ListNotebookInstancesRequest mocks base method
func (*MockSageMakerAPI) ListNotebookInstancesWithContext ¶
func (m *MockSageMakerAPI) ListNotebookInstancesWithContext(arg0 context.Context, arg1 *sagemaker.ListNotebookInstancesInput, arg2 ...request.Option) (*sagemaker.ListNotebookInstancesOutput, error)
ListNotebookInstancesWithContext mocks base method
func (*MockSageMakerAPI) ListProcessingJobs ¶
func (m *MockSageMakerAPI) ListProcessingJobs(arg0 *sagemaker.ListProcessingJobsInput) (*sagemaker.ListProcessingJobsOutput, error)
ListProcessingJobs mocks base method
func (*MockSageMakerAPI) ListProcessingJobsPages ¶
func (m *MockSageMakerAPI) ListProcessingJobsPages(arg0 *sagemaker.ListProcessingJobsInput, arg1 func(*sagemaker.ListProcessingJobsOutput, bool) bool) error
ListProcessingJobsPages mocks base method
func (*MockSageMakerAPI) ListProcessingJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListProcessingJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListProcessingJobsInput, arg2 func(*sagemaker.ListProcessingJobsOutput, bool) bool, arg3 ...request.Option) error
ListProcessingJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListProcessingJobsRequest ¶
func (m *MockSageMakerAPI) ListProcessingJobsRequest(arg0 *sagemaker.ListProcessingJobsInput) (*request.Request, *sagemaker.ListProcessingJobsOutput)
ListProcessingJobsRequest mocks base method
func (*MockSageMakerAPI) ListProcessingJobsWithContext ¶
func (m *MockSageMakerAPI) ListProcessingJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListProcessingJobsInput, arg2 ...request.Option) (*sagemaker.ListProcessingJobsOutput, error)
ListProcessingJobsWithContext mocks base method
func (*MockSageMakerAPI) ListSubscribedWorkteams ¶
func (m *MockSageMakerAPI) ListSubscribedWorkteams(arg0 *sagemaker.ListSubscribedWorkteamsInput) (*sagemaker.ListSubscribedWorkteamsOutput, error)
ListSubscribedWorkteams mocks base method
func (*MockSageMakerAPI) ListSubscribedWorkteamsPages ¶
func (m *MockSageMakerAPI) ListSubscribedWorkteamsPages(arg0 *sagemaker.ListSubscribedWorkteamsInput, arg1 func(*sagemaker.ListSubscribedWorkteamsOutput, bool) bool) error
ListSubscribedWorkteamsPages mocks base method
func (*MockSageMakerAPI) ListSubscribedWorkteamsPagesWithContext ¶
func (m *MockSageMakerAPI) ListSubscribedWorkteamsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListSubscribedWorkteamsInput, arg2 func(*sagemaker.ListSubscribedWorkteamsOutput, bool) bool, arg3 ...request.Option) error
ListSubscribedWorkteamsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListSubscribedWorkteamsRequest ¶
func (m *MockSageMakerAPI) ListSubscribedWorkteamsRequest(arg0 *sagemaker.ListSubscribedWorkteamsInput) (*request.Request, *sagemaker.ListSubscribedWorkteamsOutput)
ListSubscribedWorkteamsRequest mocks base method
func (*MockSageMakerAPI) ListSubscribedWorkteamsWithContext ¶
func (m *MockSageMakerAPI) ListSubscribedWorkteamsWithContext(arg0 context.Context, arg1 *sagemaker.ListSubscribedWorkteamsInput, arg2 ...request.Option) (*sagemaker.ListSubscribedWorkteamsOutput, error)
ListSubscribedWorkteamsWithContext mocks base method
func (*MockSageMakerAPI) ListTags ¶
func (m *MockSageMakerAPI) ListTags(arg0 *sagemaker.ListTagsInput) (*sagemaker.ListTagsOutput, error)
ListTags mocks base method
func (*MockSageMakerAPI) ListTagsPages ¶
func (m *MockSageMakerAPI) ListTagsPages(arg0 *sagemaker.ListTagsInput, arg1 func(*sagemaker.ListTagsOutput, bool) bool) error
ListTagsPages mocks base method
func (*MockSageMakerAPI) ListTagsPagesWithContext ¶
func (m *MockSageMakerAPI) ListTagsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTagsInput, arg2 func(*sagemaker.ListTagsOutput, bool) bool, arg3 ...request.Option) error
ListTagsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListTagsRequest ¶
func (m *MockSageMakerAPI) ListTagsRequest(arg0 *sagemaker.ListTagsInput) (*request.Request, *sagemaker.ListTagsOutput)
ListTagsRequest mocks base method
func (*MockSageMakerAPI) ListTagsWithContext ¶
func (m *MockSageMakerAPI) ListTagsWithContext(arg0 context.Context, arg1 *sagemaker.ListTagsInput, arg2 ...request.Option) (*sagemaker.ListTagsOutput, error)
ListTagsWithContext mocks base method
func (*MockSageMakerAPI) ListTrainingJobs ¶
func (m *MockSageMakerAPI) ListTrainingJobs(arg0 *sagemaker.ListTrainingJobsInput) (*sagemaker.ListTrainingJobsOutput, error)
ListTrainingJobs mocks base method
func (*MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJob ¶
func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJob(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput) (*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, error)
ListTrainingJobsForHyperParameterTuningJob mocks base method
func (*MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPages ¶
func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPages(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput, arg1 func(*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, bool) bool) error
ListTrainingJobsForHyperParameterTuningJobPages mocks base method
func (*MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPagesWithContext ¶
func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput, arg2 func(*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, bool) bool, arg3 ...request.Option) error
ListTrainingJobsForHyperParameterTuningJobPagesWithContext mocks base method
func (*MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobRequest ¶
func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobRequest(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput) (*request.Request, *sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput)
ListTrainingJobsForHyperParameterTuningJobRequest mocks base method
func (*MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobWithContext ¶
func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, error)
ListTrainingJobsForHyperParameterTuningJobWithContext mocks base method
func (*MockSageMakerAPI) ListTrainingJobsPages ¶
func (m *MockSageMakerAPI) ListTrainingJobsPages(arg0 *sagemaker.ListTrainingJobsInput, arg1 func(*sagemaker.ListTrainingJobsOutput, bool) bool) error
ListTrainingJobsPages mocks base method
func (*MockSageMakerAPI) ListTrainingJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListTrainingJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsInput, arg2 func(*sagemaker.ListTrainingJobsOutput, bool) bool, arg3 ...request.Option) error
ListTrainingJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListTrainingJobsRequest ¶
func (m *MockSageMakerAPI) ListTrainingJobsRequest(arg0 *sagemaker.ListTrainingJobsInput) (*request.Request, *sagemaker.ListTrainingJobsOutput)
ListTrainingJobsRequest mocks base method
func (*MockSageMakerAPI) ListTrainingJobsWithContext ¶
func (m *MockSageMakerAPI) ListTrainingJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsInput, arg2 ...request.Option) (*sagemaker.ListTrainingJobsOutput, error)
ListTrainingJobsWithContext mocks base method
func (*MockSageMakerAPI) ListTransformJobs ¶
func (m *MockSageMakerAPI) ListTransformJobs(arg0 *sagemaker.ListTransformJobsInput) (*sagemaker.ListTransformJobsOutput, error)
ListTransformJobs mocks base method
func (*MockSageMakerAPI) ListTransformJobsPages ¶
func (m *MockSageMakerAPI) ListTransformJobsPages(arg0 *sagemaker.ListTransformJobsInput, arg1 func(*sagemaker.ListTransformJobsOutput, bool) bool) error
ListTransformJobsPages mocks base method
func (*MockSageMakerAPI) ListTransformJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListTransformJobsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTransformJobsInput, arg2 func(*sagemaker.ListTransformJobsOutput, bool) bool, arg3 ...request.Option) error
ListTransformJobsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListTransformJobsRequest ¶
func (m *MockSageMakerAPI) ListTransformJobsRequest(arg0 *sagemaker.ListTransformJobsInput) (*request.Request, *sagemaker.ListTransformJobsOutput)
ListTransformJobsRequest mocks base method
func (*MockSageMakerAPI) ListTransformJobsWithContext ¶
func (m *MockSageMakerAPI) ListTransformJobsWithContext(arg0 context.Context, arg1 *sagemaker.ListTransformJobsInput, arg2 ...request.Option) (*sagemaker.ListTransformJobsOutput, error)
ListTransformJobsWithContext mocks base method
func (*MockSageMakerAPI) ListTrialComponents ¶
func (m *MockSageMakerAPI) ListTrialComponents(arg0 *sagemaker.ListTrialComponentsInput) (*sagemaker.ListTrialComponentsOutput, error)
ListTrialComponents mocks base method
func (*MockSageMakerAPI) ListTrialComponentsPages ¶
func (m *MockSageMakerAPI) ListTrialComponentsPages(arg0 *sagemaker.ListTrialComponentsInput, arg1 func(*sagemaker.ListTrialComponentsOutput, bool) bool) error
ListTrialComponentsPages mocks base method
func (*MockSageMakerAPI) ListTrialComponentsPagesWithContext ¶
func (m *MockSageMakerAPI) ListTrialComponentsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialComponentsInput, arg2 func(*sagemaker.ListTrialComponentsOutput, bool) bool, arg3 ...request.Option) error
ListTrialComponentsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListTrialComponentsRequest ¶
func (m *MockSageMakerAPI) ListTrialComponentsRequest(arg0 *sagemaker.ListTrialComponentsInput) (*request.Request, *sagemaker.ListTrialComponentsOutput)
ListTrialComponentsRequest mocks base method
func (*MockSageMakerAPI) ListTrialComponentsWithContext ¶
func (m *MockSageMakerAPI) ListTrialComponentsWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialComponentsInput, arg2 ...request.Option) (*sagemaker.ListTrialComponentsOutput, error)
ListTrialComponentsWithContext mocks base method
func (*MockSageMakerAPI) ListTrials ¶
func (m *MockSageMakerAPI) ListTrials(arg0 *sagemaker.ListTrialsInput) (*sagemaker.ListTrialsOutput, error)
ListTrials mocks base method
func (*MockSageMakerAPI) ListTrialsPages ¶
func (m *MockSageMakerAPI) ListTrialsPages(arg0 *sagemaker.ListTrialsInput, arg1 func(*sagemaker.ListTrialsOutput, bool) bool) error
ListTrialsPages mocks base method
func (*MockSageMakerAPI) ListTrialsPagesWithContext ¶
func (m *MockSageMakerAPI) ListTrialsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialsInput, arg2 func(*sagemaker.ListTrialsOutput, bool) bool, arg3 ...request.Option) error
ListTrialsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListTrialsRequest ¶
func (m *MockSageMakerAPI) ListTrialsRequest(arg0 *sagemaker.ListTrialsInput) (*request.Request, *sagemaker.ListTrialsOutput)
ListTrialsRequest mocks base method
func (*MockSageMakerAPI) ListTrialsWithContext ¶
func (m *MockSageMakerAPI) ListTrialsWithContext(arg0 context.Context, arg1 *sagemaker.ListTrialsInput, arg2 ...request.Option) (*sagemaker.ListTrialsOutput, error)
ListTrialsWithContext mocks base method
func (*MockSageMakerAPI) ListUserProfiles ¶
func (m *MockSageMakerAPI) ListUserProfiles(arg0 *sagemaker.ListUserProfilesInput) (*sagemaker.ListUserProfilesOutput, error)
ListUserProfiles mocks base method
func (*MockSageMakerAPI) ListUserProfilesPages ¶
func (m *MockSageMakerAPI) ListUserProfilesPages(arg0 *sagemaker.ListUserProfilesInput, arg1 func(*sagemaker.ListUserProfilesOutput, bool) bool) error
ListUserProfilesPages mocks base method
func (*MockSageMakerAPI) ListUserProfilesPagesWithContext ¶
func (m *MockSageMakerAPI) ListUserProfilesPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListUserProfilesInput, arg2 func(*sagemaker.ListUserProfilesOutput, bool) bool, arg3 ...request.Option) error
ListUserProfilesPagesWithContext mocks base method
func (*MockSageMakerAPI) ListUserProfilesRequest ¶
func (m *MockSageMakerAPI) ListUserProfilesRequest(arg0 *sagemaker.ListUserProfilesInput) (*request.Request, *sagemaker.ListUserProfilesOutput)
ListUserProfilesRequest mocks base method
func (*MockSageMakerAPI) ListUserProfilesWithContext ¶
func (m *MockSageMakerAPI) ListUserProfilesWithContext(arg0 context.Context, arg1 *sagemaker.ListUserProfilesInput, arg2 ...request.Option) (*sagemaker.ListUserProfilesOutput, error)
ListUserProfilesWithContext mocks base method
func (*MockSageMakerAPI) ListWorkteams ¶
func (m *MockSageMakerAPI) ListWorkteams(arg0 *sagemaker.ListWorkteamsInput) (*sagemaker.ListWorkteamsOutput, error)
ListWorkteams mocks base method
func (*MockSageMakerAPI) ListWorkteamsPages ¶
func (m *MockSageMakerAPI) ListWorkteamsPages(arg0 *sagemaker.ListWorkteamsInput, arg1 func(*sagemaker.ListWorkteamsOutput, bool) bool) error
ListWorkteamsPages mocks base method
func (*MockSageMakerAPI) ListWorkteamsPagesWithContext ¶
func (m *MockSageMakerAPI) ListWorkteamsPagesWithContext(arg0 context.Context, arg1 *sagemaker.ListWorkteamsInput, arg2 func(*sagemaker.ListWorkteamsOutput, bool) bool, arg3 ...request.Option) error
ListWorkteamsPagesWithContext mocks base method
func (*MockSageMakerAPI) ListWorkteamsRequest ¶
func (m *MockSageMakerAPI) ListWorkteamsRequest(arg0 *sagemaker.ListWorkteamsInput) (*request.Request, *sagemaker.ListWorkteamsOutput)
ListWorkteamsRequest mocks base method
func (*MockSageMakerAPI) ListWorkteamsWithContext ¶
func (m *MockSageMakerAPI) ListWorkteamsWithContext(arg0 context.Context, arg1 *sagemaker.ListWorkteamsInput, arg2 ...request.Option) (*sagemaker.ListWorkteamsOutput, error)
ListWorkteamsWithContext mocks base method
func (*MockSageMakerAPI) RenderUiTemplate ¶
func (m *MockSageMakerAPI) RenderUiTemplate(arg0 *sagemaker.RenderUiTemplateInput) (*sagemaker.RenderUiTemplateOutput, error)
RenderUiTemplate mocks base method
func (*MockSageMakerAPI) RenderUiTemplateRequest ¶
func (m *MockSageMakerAPI) RenderUiTemplateRequest(arg0 *sagemaker.RenderUiTemplateInput) (*request.Request, *sagemaker.RenderUiTemplateOutput)
RenderUiTemplateRequest mocks base method
func (*MockSageMakerAPI) RenderUiTemplateWithContext ¶
func (m *MockSageMakerAPI) RenderUiTemplateWithContext(arg0 context.Context, arg1 *sagemaker.RenderUiTemplateInput, arg2 ...request.Option) (*sagemaker.RenderUiTemplateOutput, error)
RenderUiTemplateWithContext mocks base method
func (*MockSageMakerAPI) Search ¶
func (m *MockSageMakerAPI) Search(arg0 *sagemaker.SearchInput) (*sagemaker.SearchOutput, error)
Search mocks base method
func (*MockSageMakerAPI) SearchPages ¶
func (m *MockSageMakerAPI) SearchPages(arg0 *sagemaker.SearchInput, arg1 func(*sagemaker.SearchOutput, bool) bool) error
SearchPages mocks base method
func (*MockSageMakerAPI) SearchPagesWithContext ¶
func (m *MockSageMakerAPI) SearchPagesWithContext(arg0 context.Context, arg1 *sagemaker.SearchInput, arg2 func(*sagemaker.SearchOutput, bool) bool, arg3 ...request.Option) error
SearchPagesWithContext mocks base method
func (*MockSageMakerAPI) SearchRequest ¶
func (m *MockSageMakerAPI) SearchRequest(arg0 *sagemaker.SearchInput) (*request.Request, *sagemaker.SearchOutput)
SearchRequest mocks base method
func (*MockSageMakerAPI) SearchWithContext ¶
func (m *MockSageMakerAPI) SearchWithContext(arg0 context.Context, arg1 *sagemaker.SearchInput, arg2 ...request.Option) (*sagemaker.SearchOutput, error)
SearchWithContext mocks base method
func (*MockSageMakerAPI) StartMonitoringSchedule ¶
func (m *MockSageMakerAPI) StartMonitoringSchedule(arg0 *sagemaker.StartMonitoringScheduleInput) (*sagemaker.StartMonitoringScheduleOutput, error)
StartMonitoringSchedule mocks base method
func (*MockSageMakerAPI) StartMonitoringScheduleRequest ¶
func (m *MockSageMakerAPI) StartMonitoringScheduleRequest(arg0 *sagemaker.StartMonitoringScheduleInput) (*request.Request, *sagemaker.StartMonitoringScheduleOutput)
StartMonitoringScheduleRequest mocks base method
func (*MockSageMakerAPI) StartMonitoringScheduleWithContext ¶
func (m *MockSageMakerAPI) StartMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.StartMonitoringScheduleInput, arg2 ...request.Option) (*sagemaker.StartMonitoringScheduleOutput, error)
StartMonitoringScheduleWithContext mocks base method
func (*MockSageMakerAPI) StartNotebookInstance ¶
func (m *MockSageMakerAPI) StartNotebookInstance(arg0 *sagemaker.StartNotebookInstanceInput) (*sagemaker.StartNotebookInstanceOutput, error)
StartNotebookInstance mocks base method
func (*MockSageMakerAPI) StartNotebookInstanceRequest ¶
func (m *MockSageMakerAPI) StartNotebookInstanceRequest(arg0 *sagemaker.StartNotebookInstanceInput) (*request.Request, *sagemaker.StartNotebookInstanceOutput)
StartNotebookInstanceRequest mocks base method
func (*MockSageMakerAPI) StartNotebookInstanceWithContext ¶
func (m *MockSageMakerAPI) StartNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.StartNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.StartNotebookInstanceOutput, error)
StartNotebookInstanceWithContext mocks base method
func (*MockSageMakerAPI) StopAutoMLJob ¶
func (m *MockSageMakerAPI) StopAutoMLJob(arg0 *sagemaker.StopAutoMLJobInput) (*sagemaker.StopAutoMLJobOutput, error)
StopAutoMLJob mocks base method
func (*MockSageMakerAPI) StopAutoMLJobRequest ¶
func (m *MockSageMakerAPI) StopAutoMLJobRequest(arg0 *sagemaker.StopAutoMLJobInput) (*request.Request, *sagemaker.StopAutoMLJobOutput)
StopAutoMLJobRequest mocks base method
func (*MockSageMakerAPI) StopAutoMLJobWithContext ¶
func (m *MockSageMakerAPI) StopAutoMLJobWithContext(arg0 context.Context, arg1 *sagemaker.StopAutoMLJobInput, arg2 ...request.Option) (*sagemaker.StopAutoMLJobOutput, error)
StopAutoMLJobWithContext mocks base method
func (*MockSageMakerAPI) StopCompilationJob ¶
func (m *MockSageMakerAPI) StopCompilationJob(arg0 *sagemaker.StopCompilationJobInput) (*sagemaker.StopCompilationJobOutput, error)
StopCompilationJob mocks base method
func (*MockSageMakerAPI) StopCompilationJobRequest ¶
func (m *MockSageMakerAPI) StopCompilationJobRequest(arg0 *sagemaker.StopCompilationJobInput) (*request.Request, *sagemaker.StopCompilationJobOutput)
StopCompilationJobRequest mocks base method
func (*MockSageMakerAPI) StopCompilationJobWithContext ¶
func (m *MockSageMakerAPI) StopCompilationJobWithContext(arg0 context.Context, arg1 *sagemaker.StopCompilationJobInput, arg2 ...request.Option) (*sagemaker.StopCompilationJobOutput, error)
StopCompilationJobWithContext mocks base method
func (*MockSageMakerAPI) StopHyperParameterTuningJob ¶
func (m *MockSageMakerAPI) StopHyperParameterTuningJob(arg0 *sagemaker.StopHyperParameterTuningJobInput) (*sagemaker.StopHyperParameterTuningJobOutput, error)
StopHyperParameterTuningJob mocks base method
func (*MockSageMakerAPI) StopHyperParameterTuningJobRequest ¶
func (m *MockSageMakerAPI) StopHyperParameterTuningJobRequest(arg0 *sagemaker.StopHyperParameterTuningJobInput) (*request.Request, *sagemaker.StopHyperParameterTuningJobOutput)
StopHyperParameterTuningJobRequest mocks base method
func (*MockSageMakerAPI) StopHyperParameterTuningJobWithContext ¶
func (m *MockSageMakerAPI) StopHyperParameterTuningJobWithContext(arg0 context.Context, arg1 *sagemaker.StopHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.StopHyperParameterTuningJobOutput, error)
StopHyperParameterTuningJobWithContext mocks base method
func (*MockSageMakerAPI) StopLabelingJob ¶
func (m *MockSageMakerAPI) StopLabelingJob(arg0 *sagemaker.StopLabelingJobInput) (*sagemaker.StopLabelingJobOutput, error)
StopLabelingJob mocks base method
func (*MockSageMakerAPI) StopLabelingJobRequest ¶
func (m *MockSageMakerAPI) StopLabelingJobRequest(arg0 *sagemaker.StopLabelingJobInput) (*request.Request, *sagemaker.StopLabelingJobOutput)
StopLabelingJobRequest mocks base method
func (*MockSageMakerAPI) StopLabelingJobWithContext ¶
func (m *MockSageMakerAPI) StopLabelingJobWithContext(arg0 context.Context, arg1 *sagemaker.StopLabelingJobInput, arg2 ...request.Option) (*sagemaker.StopLabelingJobOutput, error)
StopLabelingJobWithContext mocks base method
func (*MockSageMakerAPI) StopMonitoringSchedule ¶
func (m *MockSageMakerAPI) StopMonitoringSchedule(arg0 *sagemaker.StopMonitoringScheduleInput) (*sagemaker.StopMonitoringScheduleOutput, error)
StopMonitoringSchedule mocks base method
func (*MockSageMakerAPI) StopMonitoringScheduleRequest ¶
func (m *MockSageMakerAPI) StopMonitoringScheduleRequest(arg0 *sagemaker.StopMonitoringScheduleInput) (*request.Request, *sagemaker.StopMonitoringScheduleOutput)
StopMonitoringScheduleRequest mocks base method
func (*MockSageMakerAPI) StopMonitoringScheduleWithContext ¶
func (m *MockSageMakerAPI) StopMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.StopMonitoringScheduleInput, arg2 ...request.Option) (*sagemaker.StopMonitoringScheduleOutput, error)
StopMonitoringScheduleWithContext mocks base method
func (*MockSageMakerAPI) StopNotebookInstance ¶
func (m *MockSageMakerAPI) StopNotebookInstance(arg0 *sagemaker.StopNotebookInstanceInput) (*sagemaker.StopNotebookInstanceOutput, error)
StopNotebookInstance mocks base method
func (*MockSageMakerAPI) StopNotebookInstanceRequest ¶
func (m *MockSageMakerAPI) StopNotebookInstanceRequest(arg0 *sagemaker.StopNotebookInstanceInput) (*request.Request, *sagemaker.StopNotebookInstanceOutput)
StopNotebookInstanceRequest mocks base method
func (*MockSageMakerAPI) StopNotebookInstanceWithContext ¶
func (m *MockSageMakerAPI) StopNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.StopNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.StopNotebookInstanceOutput, error)
StopNotebookInstanceWithContext mocks base method
func (*MockSageMakerAPI) StopProcessingJob ¶
func (m *MockSageMakerAPI) StopProcessingJob(arg0 *sagemaker.StopProcessingJobInput) (*sagemaker.StopProcessingJobOutput, error)
StopProcessingJob mocks base method
func (*MockSageMakerAPI) StopProcessingJobRequest ¶
func (m *MockSageMakerAPI) StopProcessingJobRequest(arg0 *sagemaker.StopProcessingJobInput) (*request.Request, *sagemaker.StopProcessingJobOutput)
StopProcessingJobRequest mocks base method
func (*MockSageMakerAPI) StopProcessingJobWithContext ¶
func (m *MockSageMakerAPI) StopProcessingJobWithContext(arg0 context.Context, arg1 *sagemaker.StopProcessingJobInput, arg2 ...request.Option) (*sagemaker.StopProcessingJobOutput, error)
StopProcessingJobWithContext mocks base method
func (*MockSageMakerAPI) StopTrainingJob ¶
func (m *MockSageMakerAPI) StopTrainingJob(arg0 *sagemaker.StopTrainingJobInput) (*sagemaker.StopTrainingJobOutput, error)
StopTrainingJob mocks base method
func (*MockSageMakerAPI) StopTrainingJobRequest ¶
func (m *MockSageMakerAPI) StopTrainingJobRequest(arg0 *sagemaker.StopTrainingJobInput) (*request.Request, *sagemaker.StopTrainingJobOutput)
StopTrainingJobRequest mocks base method
func (*MockSageMakerAPI) StopTrainingJobWithContext ¶
func (m *MockSageMakerAPI) StopTrainingJobWithContext(arg0 context.Context, arg1 *sagemaker.StopTrainingJobInput, arg2 ...request.Option) (*sagemaker.StopTrainingJobOutput, error)
StopTrainingJobWithContext mocks base method
func (*MockSageMakerAPI) StopTransformJob ¶
func (m *MockSageMakerAPI) StopTransformJob(arg0 *sagemaker.StopTransformJobInput) (*sagemaker.StopTransformJobOutput, error)
StopTransformJob mocks base method
func (*MockSageMakerAPI) StopTransformJobRequest ¶
func (m *MockSageMakerAPI) StopTransformJobRequest(arg0 *sagemaker.StopTransformJobInput) (*request.Request, *sagemaker.StopTransformJobOutput)
StopTransformJobRequest mocks base method
func (*MockSageMakerAPI) StopTransformJobWithContext ¶
func (m *MockSageMakerAPI) StopTransformJobWithContext(arg0 context.Context, arg1 *sagemaker.StopTransformJobInput, arg2 ...request.Option) (*sagemaker.StopTransformJobOutput, error)
StopTransformJobWithContext mocks base method
func (*MockSageMakerAPI) UpdateCodeRepository ¶
func (m *MockSageMakerAPI) UpdateCodeRepository(arg0 *sagemaker.UpdateCodeRepositoryInput) (*sagemaker.UpdateCodeRepositoryOutput, error)
UpdateCodeRepository mocks base method
func (*MockSageMakerAPI) UpdateCodeRepositoryRequest ¶
func (m *MockSageMakerAPI) UpdateCodeRepositoryRequest(arg0 *sagemaker.UpdateCodeRepositoryInput) (*request.Request, *sagemaker.UpdateCodeRepositoryOutput)
UpdateCodeRepositoryRequest mocks base method
func (*MockSageMakerAPI) UpdateCodeRepositoryWithContext ¶
func (m *MockSageMakerAPI) UpdateCodeRepositoryWithContext(arg0 context.Context, arg1 *sagemaker.UpdateCodeRepositoryInput, arg2 ...request.Option) (*sagemaker.UpdateCodeRepositoryOutput, error)
UpdateCodeRepositoryWithContext mocks base method
func (*MockSageMakerAPI) UpdateDomain ¶
func (m *MockSageMakerAPI) UpdateDomain(arg0 *sagemaker.UpdateDomainInput) (*sagemaker.UpdateDomainOutput, error)
UpdateDomain mocks base method
func (*MockSageMakerAPI) UpdateDomainRequest ¶
func (m *MockSageMakerAPI) UpdateDomainRequest(arg0 *sagemaker.UpdateDomainInput) (*request.Request, *sagemaker.UpdateDomainOutput)
UpdateDomainRequest mocks base method
func (*MockSageMakerAPI) UpdateDomainWithContext ¶
func (m *MockSageMakerAPI) UpdateDomainWithContext(arg0 context.Context, arg1 *sagemaker.UpdateDomainInput, arg2 ...request.Option) (*sagemaker.UpdateDomainOutput, error)
UpdateDomainWithContext mocks base method
func (*MockSageMakerAPI) UpdateEndpoint ¶
func (m *MockSageMakerAPI) UpdateEndpoint(arg0 *sagemaker.UpdateEndpointInput) (*sagemaker.UpdateEndpointOutput, error)
UpdateEndpoint mocks base method
func (*MockSageMakerAPI) UpdateEndpointRequest ¶
func (m *MockSageMakerAPI) UpdateEndpointRequest(arg0 *sagemaker.UpdateEndpointInput) (*request.Request, *sagemaker.UpdateEndpointOutput)
UpdateEndpointRequest mocks base method
func (*MockSageMakerAPI) UpdateEndpointWeightsAndCapacities ¶
func (m *MockSageMakerAPI) UpdateEndpointWeightsAndCapacities(arg0 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput) (*sagemaker.UpdateEndpointWeightsAndCapacitiesOutput, error)
UpdateEndpointWeightsAndCapacities mocks base method
func (*MockSageMakerAPI) UpdateEndpointWeightsAndCapacitiesRequest ¶
func (m *MockSageMakerAPI) UpdateEndpointWeightsAndCapacitiesRequest(arg0 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput) (*request.Request, *sagemaker.UpdateEndpointWeightsAndCapacitiesOutput)
UpdateEndpointWeightsAndCapacitiesRequest mocks base method
func (*MockSageMakerAPI) UpdateEndpointWeightsAndCapacitiesWithContext ¶
func (m *MockSageMakerAPI) UpdateEndpointWeightsAndCapacitiesWithContext(arg0 context.Context, arg1 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput, arg2 ...request.Option) (*sagemaker.UpdateEndpointWeightsAndCapacitiesOutput, error)
UpdateEndpointWeightsAndCapacitiesWithContext mocks base method
func (*MockSageMakerAPI) UpdateEndpointWithContext ¶
func (m *MockSageMakerAPI) UpdateEndpointWithContext(arg0 context.Context, arg1 *sagemaker.UpdateEndpointInput, arg2 ...request.Option) (*sagemaker.UpdateEndpointOutput, error)
UpdateEndpointWithContext mocks base method
func (*MockSageMakerAPI) UpdateExperiment ¶
func (m *MockSageMakerAPI) UpdateExperiment(arg0 *sagemaker.UpdateExperimentInput) (*sagemaker.UpdateExperimentOutput, error)
UpdateExperiment mocks base method
func (*MockSageMakerAPI) UpdateExperimentRequest ¶
func (m *MockSageMakerAPI) UpdateExperimentRequest(arg0 *sagemaker.UpdateExperimentInput) (*request.Request, *sagemaker.UpdateExperimentOutput)
UpdateExperimentRequest mocks base method
func (*MockSageMakerAPI) UpdateExperimentWithContext ¶
func (m *MockSageMakerAPI) UpdateExperimentWithContext(arg0 context.Context, arg1 *sagemaker.UpdateExperimentInput, arg2 ...request.Option) (*sagemaker.UpdateExperimentOutput, error)
UpdateExperimentWithContext mocks base method
func (*MockSageMakerAPI) UpdateMonitoringSchedule ¶
func (m *MockSageMakerAPI) UpdateMonitoringSchedule(arg0 *sagemaker.UpdateMonitoringScheduleInput) (*sagemaker.UpdateMonitoringScheduleOutput, error)
UpdateMonitoringSchedule mocks base method
func (*MockSageMakerAPI) UpdateMonitoringScheduleRequest ¶
func (m *MockSageMakerAPI) UpdateMonitoringScheduleRequest(arg0 *sagemaker.UpdateMonitoringScheduleInput) (*request.Request, *sagemaker.UpdateMonitoringScheduleOutput)
UpdateMonitoringScheduleRequest mocks base method
func (*MockSageMakerAPI) UpdateMonitoringScheduleWithContext ¶
func (m *MockSageMakerAPI) UpdateMonitoringScheduleWithContext(arg0 context.Context, arg1 *sagemaker.UpdateMonitoringScheduleInput, arg2 ...request.Option) (*sagemaker.UpdateMonitoringScheduleOutput, error)
UpdateMonitoringScheduleWithContext mocks base method
func (*MockSageMakerAPI) UpdateNotebookInstance ¶
func (m *MockSageMakerAPI) UpdateNotebookInstance(arg0 *sagemaker.UpdateNotebookInstanceInput) (*sagemaker.UpdateNotebookInstanceOutput, error)
UpdateNotebookInstance mocks base method
func (*MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfig ¶
func (m *MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfig(arg0 *sagemaker.UpdateNotebookInstanceLifecycleConfigInput) (*sagemaker.UpdateNotebookInstanceLifecycleConfigOutput, error)
UpdateNotebookInstanceLifecycleConfig mocks base method
func (*MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfigRequest(arg0 *sagemaker.UpdateNotebookInstanceLifecycleConfigInput) (*request.Request, *sagemaker.UpdateNotebookInstanceLifecycleConfigOutput)
UpdateNotebookInstanceLifecycleConfigRequest mocks base method
func (*MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) UpdateNotebookInstanceLifecycleConfigWithContext(arg0 context.Context, arg1 *sagemaker.UpdateNotebookInstanceLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.UpdateNotebookInstanceLifecycleConfigOutput, error)
UpdateNotebookInstanceLifecycleConfigWithContext mocks base method
func (*MockSageMakerAPI) UpdateNotebookInstanceRequest ¶
func (m *MockSageMakerAPI) UpdateNotebookInstanceRequest(arg0 *sagemaker.UpdateNotebookInstanceInput) (*request.Request, *sagemaker.UpdateNotebookInstanceOutput)
UpdateNotebookInstanceRequest mocks base method
func (*MockSageMakerAPI) UpdateNotebookInstanceWithContext ¶
func (m *MockSageMakerAPI) UpdateNotebookInstanceWithContext(arg0 context.Context, arg1 *sagemaker.UpdateNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.UpdateNotebookInstanceOutput, error)
UpdateNotebookInstanceWithContext mocks base method
func (*MockSageMakerAPI) UpdateTrial ¶
func (m *MockSageMakerAPI) UpdateTrial(arg0 *sagemaker.UpdateTrialInput) (*sagemaker.UpdateTrialOutput, error)
UpdateTrial mocks base method
func (*MockSageMakerAPI) UpdateTrialComponent ¶
func (m *MockSageMakerAPI) UpdateTrialComponent(arg0 *sagemaker.UpdateTrialComponentInput) (*sagemaker.UpdateTrialComponentOutput, error)
UpdateTrialComponent mocks base method
func (*MockSageMakerAPI) UpdateTrialComponentRequest ¶
func (m *MockSageMakerAPI) UpdateTrialComponentRequest(arg0 *sagemaker.UpdateTrialComponentInput) (*request.Request, *sagemaker.UpdateTrialComponentOutput)
UpdateTrialComponentRequest mocks base method
func (*MockSageMakerAPI) UpdateTrialComponentWithContext ¶
func (m *MockSageMakerAPI) UpdateTrialComponentWithContext(arg0 context.Context, arg1 *sagemaker.UpdateTrialComponentInput, arg2 ...request.Option) (*sagemaker.UpdateTrialComponentOutput, error)
UpdateTrialComponentWithContext mocks base method
func (*MockSageMakerAPI) UpdateTrialRequest ¶
func (m *MockSageMakerAPI) UpdateTrialRequest(arg0 *sagemaker.UpdateTrialInput) (*request.Request, *sagemaker.UpdateTrialOutput)
UpdateTrialRequest mocks base method
func (*MockSageMakerAPI) UpdateTrialWithContext ¶
func (m *MockSageMakerAPI) UpdateTrialWithContext(arg0 context.Context, arg1 *sagemaker.UpdateTrialInput, arg2 ...request.Option) (*sagemaker.UpdateTrialOutput, error)
UpdateTrialWithContext mocks base method
func (*MockSageMakerAPI) UpdateUserProfile ¶
func (m *MockSageMakerAPI) UpdateUserProfile(arg0 *sagemaker.UpdateUserProfileInput) (*sagemaker.UpdateUserProfileOutput, error)
UpdateUserProfile mocks base method
func (*MockSageMakerAPI) UpdateUserProfileRequest ¶
func (m *MockSageMakerAPI) UpdateUserProfileRequest(arg0 *sagemaker.UpdateUserProfileInput) (*request.Request, *sagemaker.UpdateUserProfileOutput)
UpdateUserProfileRequest mocks base method
func (*MockSageMakerAPI) UpdateUserProfileWithContext ¶
func (m *MockSageMakerAPI) UpdateUserProfileWithContext(arg0 context.Context, arg1 *sagemaker.UpdateUserProfileInput, arg2 ...request.Option) (*sagemaker.UpdateUserProfileOutput, error)
UpdateUserProfileWithContext mocks base method
func (*MockSageMakerAPI) UpdateWorkforce ¶
func (m *MockSageMakerAPI) UpdateWorkforce(arg0 *sagemaker.UpdateWorkforceInput) (*sagemaker.UpdateWorkforceOutput, error)
UpdateWorkforce mocks base method
func (*MockSageMakerAPI) UpdateWorkforceRequest ¶
func (m *MockSageMakerAPI) UpdateWorkforceRequest(arg0 *sagemaker.UpdateWorkforceInput) (*request.Request, *sagemaker.UpdateWorkforceOutput)
UpdateWorkforceRequest mocks base method
func (*MockSageMakerAPI) UpdateWorkforceWithContext ¶
func (m *MockSageMakerAPI) UpdateWorkforceWithContext(arg0 context.Context, arg1 *sagemaker.UpdateWorkforceInput, arg2 ...request.Option) (*sagemaker.UpdateWorkforceOutput, error)
UpdateWorkforceWithContext mocks base method
func (*MockSageMakerAPI) UpdateWorkteam ¶
func (m *MockSageMakerAPI) UpdateWorkteam(arg0 *sagemaker.UpdateWorkteamInput) (*sagemaker.UpdateWorkteamOutput, error)
UpdateWorkteam mocks base method
func (*MockSageMakerAPI) UpdateWorkteamRequest ¶
func (m *MockSageMakerAPI) UpdateWorkteamRequest(arg0 *sagemaker.UpdateWorkteamInput) (*request.Request, *sagemaker.UpdateWorkteamOutput)
UpdateWorkteamRequest mocks base method
func (*MockSageMakerAPI) UpdateWorkteamWithContext ¶
func (m *MockSageMakerAPI) UpdateWorkteamWithContext(arg0 context.Context, arg1 *sagemaker.UpdateWorkteamInput, arg2 ...request.Option) (*sagemaker.UpdateWorkteamOutput, error)
UpdateWorkteamWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilEndpointDeleted ¶
func (m *MockSageMakerAPI) WaitUntilEndpointDeleted(arg0 *sagemaker.DescribeEndpointInput) error
WaitUntilEndpointDeleted mocks base method
func (*MockSageMakerAPI) WaitUntilEndpointDeletedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilEndpointDeletedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointInput, arg2 ...request.WaiterOption) error
WaitUntilEndpointDeletedWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilEndpointInService ¶
func (m *MockSageMakerAPI) WaitUntilEndpointInService(arg0 *sagemaker.DescribeEndpointInput) error
WaitUntilEndpointInService mocks base method
func (*MockSageMakerAPI) WaitUntilEndpointInServiceWithContext ¶
func (m *MockSageMakerAPI) WaitUntilEndpointInServiceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeEndpointInput, arg2 ...request.WaiterOption) error
WaitUntilEndpointInServiceWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilNotebookInstanceDeleted ¶
func (m *MockSageMakerAPI) WaitUntilNotebookInstanceDeleted(arg0 *sagemaker.DescribeNotebookInstanceInput) error
WaitUntilNotebookInstanceDeleted mocks base method
func (*MockSageMakerAPI) WaitUntilNotebookInstanceDeletedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilNotebookInstanceDeletedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, arg2 ...request.WaiterOption) error
WaitUntilNotebookInstanceDeletedWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilNotebookInstanceInService ¶
func (m *MockSageMakerAPI) WaitUntilNotebookInstanceInService(arg0 *sagemaker.DescribeNotebookInstanceInput) error
WaitUntilNotebookInstanceInService mocks base method
func (*MockSageMakerAPI) WaitUntilNotebookInstanceInServiceWithContext ¶
func (m *MockSageMakerAPI) WaitUntilNotebookInstanceInServiceWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, arg2 ...request.WaiterOption) error
WaitUntilNotebookInstanceInServiceWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilNotebookInstanceStopped ¶
func (m *MockSageMakerAPI) WaitUntilNotebookInstanceStopped(arg0 *sagemaker.DescribeNotebookInstanceInput) error
WaitUntilNotebookInstanceStopped mocks base method
func (*MockSageMakerAPI) WaitUntilNotebookInstanceStoppedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilNotebookInstanceStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, arg2 ...request.WaiterOption) error
WaitUntilNotebookInstanceStoppedWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStopped ¶
func (m *MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStopped(arg0 *sagemaker.DescribeProcessingJobInput) error
WaitUntilProcessingJobCompletedOrStopped mocks base method
func (*MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStoppedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeProcessingJobInput, arg2 ...request.WaiterOption) error
WaitUntilProcessingJobCompletedOrStoppedWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStopped ¶
func (m *MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStopped(arg0 *sagemaker.DescribeTrainingJobInput) error
WaitUntilTrainingJobCompletedOrStopped mocks base method
func (*MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStoppedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTrainingJobInput, arg2 ...request.WaiterOption) error
WaitUntilTrainingJobCompletedOrStoppedWithContext mocks base method
func (*MockSageMakerAPI) WaitUntilTransformJobCompletedOrStopped ¶
func (m *MockSageMakerAPI) WaitUntilTransformJobCompletedOrStopped(arg0 *sagemaker.DescribeTransformJobInput) error
WaitUntilTransformJobCompletedOrStopped mocks base method
func (*MockSageMakerAPI) WaitUntilTransformJobCompletedOrStoppedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilTransformJobCompletedOrStoppedWithContext(arg0 context.Context, arg1 *sagemaker.DescribeTransformJobInput, arg2 ...request.WaiterOption) error
WaitUntilTransformJobCompletedOrStoppedWithContext mocks base method
type MockSageMakerAPIMockRecorder ¶
type MockSageMakerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSageMakerAPIMockRecorder is the mock recorder for MockSageMakerAPI
func (*MockSageMakerAPIMockRecorder) AddTags ¶
func (mr *MockSageMakerAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
AddTags indicates an expected call of AddTags
func (*MockSageMakerAPIMockRecorder) AddTagsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
AddTagsRequest indicates an expected call of AddTagsRequest
func (*MockSageMakerAPIMockRecorder) AddTagsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsWithContext indicates an expected call of AddTagsWithContext
func (*MockSageMakerAPIMockRecorder) AssociateTrialComponent ¶
func (mr *MockSageMakerAPIMockRecorder) AssociateTrialComponent(arg0 interface{}) *gomock.Call
AssociateTrialComponent indicates an expected call of AssociateTrialComponent
func (*MockSageMakerAPIMockRecorder) AssociateTrialComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) AssociateTrialComponentRequest(arg0 interface{}) *gomock.Call
AssociateTrialComponentRequest indicates an expected call of AssociateTrialComponentRequest
func (*MockSageMakerAPIMockRecorder) AssociateTrialComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) AssociateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateTrialComponentWithContext indicates an expected call of AssociateTrialComponentWithContext
func (*MockSageMakerAPIMockRecorder) CreateAlgorithm ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAlgorithm(arg0 interface{}) *gomock.Call
CreateAlgorithm indicates an expected call of CreateAlgorithm
func (*MockSageMakerAPIMockRecorder) CreateAlgorithmRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAlgorithmRequest(arg0 interface{}) *gomock.Call
CreateAlgorithmRequest indicates an expected call of CreateAlgorithmRequest
func (*MockSageMakerAPIMockRecorder) CreateAlgorithmWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAlgorithmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAlgorithmWithContext indicates an expected call of CreateAlgorithmWithContext
func (*MockSageMakerAPIMockRecorder) CreateApp ¶
func (mr *MockSageMakerAPIMockRecorder) CreateApp(arg0 interface{}) *gomock.Call
CreateApp indicates an expected call of CreateApp
func (*MockSageMakerAPIMockRecorder) CreateAppRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAppRequest(arg0 interface{}) *gomock.Call
CreateAppRequest indicates an expected call of CreateAppRequest
func (*MockSageMakerAPIMockRecorder) CreateAppWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAppWithContext indicates an expected call of CreateAppWithContext
func (*MockSageMakerAPIMockRecorder) CreateAutoMLJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJob(arg0 interface{}) *gomock.Call
CreateAutoMLJob indicates an expected call of CreateAutoMLJob
func (*MockSageMakerAPIMockRecorder) CreateAutoMLJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobRequest(arg0 interface{}) *gomock.Call
CreateAutoMLJobRequest indicates an expected call of CreateAutoMLJobRequest
func (*MockSageMakerAPIMockRecorder) CreateAutoMLJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAutoMLJobWithContext indicates an expected call of CreateAutoMLJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateCodeRepository ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCodeRepository(arg0 interface{}) *gomock.Call
CreateCodeRepository indicates an expected call of CreateCodeRepository
func (*MockSageMakerAPIMockRecorder) CreateCodeRepositoryRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCodeRepositoryRequest(arg0 interface{}) *gomock.Call
CreateCodeRepositoryRequest indicates an expected call of CreateCodeRepositoryRequest
func (*MockSageMakerAPIMockRecorder) CreateCodeRepositoryWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCodeRepositoryWithContext indicates an expected call of CreateCodeRepositoryWithContext
func (*MockSageMakerAPIMockRecorder) CreateCompilationJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCompilationJob(arg0 interface{}) *gomock.Call
CreateCompilationJob indicates an expected call of CreateCompilationJob
func (*MockSageMakerAPIMockRecorder) CreateCompilationJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCompilationJobRequest(arg0 interface{}) *gomock.Call
CreateCompilationJobRequest indicates an expected call of CreateCompilationJobRequest
func (*MockSageMakerAPIMockRecorder) CreateCompilationJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCompilationJobWithContext indicates an expected call of CreateCompilationJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateDomain ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
CreateDomain indicates an expected call of CreateDomain
func (*MockSageMakerAPIMockRecorder) CreateDomainRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
CreateDomainRequest indicates an expected call of CreateDomainRequest
func (*MockSageMakerAPIMockRecorder) CreateDomainWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainWithContext indicates an expected call of CreateDomainWithContext
func (*MockSageMakerAPIMockRecorder) CreateEndpoint ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEndpoint(arg0 interface{}) *gomock.Call
CreateEndpoint indicates an expected call of CreateEndpoint
func (*MockSageMakerAPIMockRecorder) CreateEndpointConfig ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEndpointConfig(arg0 interface{}) *gomock.Call
CreateEndpointConfig indicates an expected call of CreateEndpointConfig
func (*MockSageMakerAPIMockRecorder) CreateEndpointConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEndpointConfigRequest(arg0 interface{}) *gomock.Call
CreateEndpointConfigRequest indicates an expected call of CreateEndpointConfigRequest
func (*MockSageMakerAPIMockRecorder) CreateEndpointConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEndpointConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEndpointConfigWithContext indicates an expected call of CreateEndpointConfigWithContext
func (*MockSageMakerAPIMockRecorder) CreateEndpointRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEndpointRequest(arg0 interface{}) *gomock.Call
CreateEndpointRequest indicates an expected call of CreateEndpointRequest
func (*MockSageMakerAPIMockRecorder) CreateEndpointWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEndpointWithContext indicates an expected call of CreateEndpointWithContext
func (*MockSageMakerAPIMockRecorder) CreateExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) CreateExperiment(arg0 interface{}) *gomock.Call
CreateExperiment indicates an expected call of CreateExperiment
func (*MockSageMakerAPIMockRecorder) CreateExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateExperimentRequest(arg0 interface{}) *gomock.Call
CreateExperimentRequest indicates an expected call of CreateExperimentRequest
func (*MockSageMakerAPIMockRecorder) CreateExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateExperimentWithContext indicates an expected call of CreateExperimentWithContext
func (*MockSageMakerAPIMockRecorder) CreateFlowDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) CreateFlowDefinition(arg0 interface{}) *gomock.Call
CreateFlowDefinition indicates an expected call of CreateFlowDefinition
func (*MockSageMakerAPIMockRecorder) CreateFlowDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateFlowDefinitionRequest(arg0 interface{}) *gomock.Call
CreateFlowDefinitionRequest indicates an expected call of CreateFlowDefinitionRequest
func (*MockSageMakerAPIMockRecorder) CreateFlowDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateFlowDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFlowDefinitionWithContext indicates an expected call of CreateFlowDefinitionWithContext
func (*MockSageMakerAPIMockRecorder) CreateHumanTaskUi ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHumanTaskUi(arg0 interface{}) *gomock.Call
CreateHumanTaskUi indicates an expected call of CreateHumanTaskUi
func (*MockSageMakerAPIMockRecorder) CreateHumanTaskUiRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHumanTaskUiRequest(arg0 interface{}) *gomock.Call
CreateHumanTaskUiRequest indicates an expected call of CreateHumanTaskUiRequest
func (*MockSageMakerAPIMockRecorder) CreateHumanTaskUiWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHumanTaskUiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHumanTaskUiWithContext indicates an expected call of CreateHumanTaskUiWithContext
func (*MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJob(arg0 interface{}) *gomock.Call
CreateHyperParameterTuningJob indicates an expected call of CreateHyperParameterTuningJob
func (*MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
CreateHyperParameterTuningJobRequest indicates an expected call of CreateHyperParameterTuningJobRequest
func (*MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHyperParameterTuningJobWithContext indicates an expected call of CreateHyperParameterTuningJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateLabelingJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateLabelingJob(arg0 interface{}) *gomock.Call
CreateLabelingJob indicates an expected call of CreateLabelingJob
func (*MockSageMakerAPIMockRecorder) CreateLabelingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateLabelingJobRequest(arg0 interface{}) *gomock.Call
CreateLabelingJobRequest indicates an expected call of CreateLabelingJobRequest
func (*MockSageMakerAPIMockRecorder) CreateLabelingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateLabelingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLabelingJobWithContext indicates an expected call of CreateLabelingJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateModel ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
CreateModel indicates an expected call of CreateModel
func (*MockSageMakerAPIMockRecorder) CreateModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackage(arg0 interface{}) *gomock.Call
CreateModelPackage indicates an expected call of CreateModelPackage
func (*MockSageMakerAPIMockRecorder) CreateModelPackageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageRequest(arg0 interface{}) *gomock.Call
CreateModelPackageRequest indicates an expected call of CreateModelPackageRequest
func (*MockSageMakerAPIMockRecorder) CreateModelPackageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelPackageWithContext indicates an expected call of CreateModelPackageWithContext
func (*MockSageMakerAPIMockRecorder) CreateModelRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelRequest(arg0 interface{}) *gomock.Call
CreateModelRequest indicates an expected call of CreateModelRequest
func (*MockSageMakerAPIMockRecorder) CreateModelWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelWithContext indicates an expected call of CreateModelWithContext
func (*MockSageMakerAPIMockRecorder) CreateMonitoringSchedule ¶
func (mr *MockSageMakerAPIMockRecorder) CreateMonitoringSchedule(arg0 interface{}) *gomock.Call
CreateMonitoringSchedule indicates an expected call of CreateMonitoringSchedule
func (*MockSageMakerAPIMockRecorder) CreateMonitoringScheduleRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
CreateMonitoringScheduleRequest indicates an expected call of CreateMonitoringScheduleRequest
func (*MockSageMakerAPIMockRecorder) CreateMonitoringScheduleWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMonitoringScheduleWithContext indicates an expected call of CreateMonitoringScheduleWithContext
func (*MockSageMakerAPIMockRecorder) CreateNotebookInstance ¶
func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstance(arg0 interface{}) *gomock.Call
CreateNotebookInstance indicates an expected call of CreateNotebookInstance
func (*MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
CreateNotebookInstanceLifecycleConfig indicates an expected call of CreateNotebookInstanceLifecycleConfig
func (*MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
CreateNotebookInstanceLifecycleConfigRequest indicates an expected call of CreateNotebookInstanceLifecycleConfigRequest
func (*MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNotebookInstanceLifecycleConfigWithContext indicates an expected call of CreateNotebookInstanceLifecycleConfigWithContext
func (*MockSageMakerAPIMockRecorder) CreateNotebookInstanceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceRequest(arg0 interface{}) *gomock.Call
CreateNotebookInstanceRequest indicates an expected call of CreateNotebookInstanceRequest
func (*MockSageMakerAPIMockRecorder) CreateNotebookInstanceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNotebookInstanceWithContext indicates an expected call of CreateNotebookInstanceWithContext
func (*MockSageMakerAPIMockRecorder) CreatePresignedDomainUrl ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedDomainUrl(arg0 interface{}) *gomock.Call
CreatePresignedDomainUrl indicates an expected call of CreatePresignedDomainUrl
func (*MockSageMakerAPIMockRecorder) CreatePresignedDomainUrlRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedDomainUrlRequest(arg0 interface{}) *gomock.Call
CreatePresignedDomainUrlRequest indicates an expected call of CreatePresignedDomainUrlRequest
func (*MockSageMakerAPIMockRecorder) CreatePresignedDomainUrlWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedDomainUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePresignedDomainUrlWithContext indicates an expected call of CreatePresignedDomainUrlWithContext
func (*MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrl ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrl(arg0 interface{}) *gomock.Call
CreatePresignedNotebookInstanceUrl indicates an expected call of CreatePresignedNotebookInstanceUrl
func (*MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrlRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrlRequest(arg0 interface{}) *gomock.Call
CreatePresignedNotebookInstanceUrlRequest indicates an expected call of CreatePresignedNotebookInstanceUrlRequest
func (*MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrlWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedNotebookInstanceUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePresignedNotebookInstanceUrlWithContext indicates an expected call of CreatePresignedNotebookInstanceUrlWithContext
func (*MockSageMakerAPIMockRecorder) CreateProcessingJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateProcessingJob(arg0 interface{}) *gomock.Call
CreateProcessingJob indicates an expected call of CreateProcessingJob
func (*MockSageMakerAPIMockRecorder) CreateProcessingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateProcessingJobRequest(arg0 interface{}) *gomock.Call
CreateProcessingJobRequest indicates an expected call of CreateProcessingJobRequest
func (*MockSageMakerAPIMockRecorder) CreateProcessingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateProcessingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProcessingJobWithContext indicates an expected call of CreateProcessingJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateTrainingJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrainingJob(arg0 interface{}) *gomock.Call
CreateTrainingJob indicates an expected call of CreateTrainingJob
func (*MockSageMakerAPIMockRecorder) CreateTrainingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrainingJobRequest(arg0 interface{}) *gomock.Call
CreateTrainingJobRequest indicates an expected call of CreateTrainingJobRequest
func (*MockSageMakerAPIMockRecorder) CreateTrainingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTrainingJobWithContext indicates an expected call of CreateTrainingJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateTransformJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTransformJob(arg0 interface{}) *gomock.Call
CreateTransformJob indicates an expected call of CreateTransformJob
func (*MockSageMakerAPIMockRecorder) CreateTransformJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTransformJobRequest(arg0 interface{}) *gomock.Call
CreateTransformJobRequest indicates an expected call of CreateTransformJobRequest
func (*MockSageMakerAPIMockRecorder) CreateTransformJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTransformJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTransformJobWithContext indicates an expected call of CreateTransformJobWithContext
func (*MockSageMakerAPIMockRecorder) CreateTrial ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrial(arg0 interface{}) *gomock.Call
CreateTrial indicates an expected call of CreateTrial
func (*MockSageMakerAPIMockRecorder) CreateTrialComponent ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrialComponent(arg0 interface{}) *gomock.Call
CreateTrialComponent indicates an expected call of CreateTrialComponent
func (*MockSageMakerAPIMockRecorder) CreateTrialComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrialComponentRequest(arg0 interface{}) *gomock.Call
CreateTrialComponentRequest indicates an expected call of CreateTrialComponentRequest
func (*MockSageMakerAPIMockRecorder) CreateTrialComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTrialComponentWithContext indicates an expected call of CreateTrialComponentWithContext
func (*MockSageMakerAPIMockRecorder) CreateTrialRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrialRequest(arg0 interface{}) *gomock.Call
CreateTrialRequest indicates an expected call of CreateTrialRequest
func (*MockSageMakerAPIMockRecorder) CreateTrialWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTrialWithContext indicates an expected call of CreateTrialWithContext
func (*MockSageMakerAPIMockRecorder) CreateUserProfile ¶
func (mr *MockSageMakerAPIMockRecorder) CreateUserProfile(arg0 interface{}) *gomock.Call
CreateUserProfile indicates an expected call of CreateUserProfile
func (*MockSageMakerAPIMockRecorder) CreateUserProfileRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateUserProfileRequest(arg0 interface{}) *gomock.Call
CreateUserProfileRequest indicates an expected call of CreateUserProfileRequest
func (*MockSageMakerAPIMockRecorder) CreateUserProfileWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUserProfileWithContext indicates an expected call of CreateUserProfileWithContext
func (*MockSageMakerAPIMockRecorder) CreateWorkteam ¶
func (mr *MockSageMakerAPIMockRecorder) CreateWorkteam(arg0 interface{}) *gomock.Call
CreateWorkteam indicates an expected call of CreateWorkteam
func (*MockSageMakerAPIMockRecorder) CreateWorkteamRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateWorkteamRequest(arg0 interface{}) *gomock.Call
CreateWorkteamRequest indicates an expected call of CreateWorkteamRequest
func (*MockSageMakerAPIMockRecorder) CreateWorkteamWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkteamWithContext indicates an expected call of CreateWorkteamWithContext
func (*MockSageMakerAPIMockRecorder) DeleteAlgorithm ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAlgorithm(arg0 interface{}) *gomock.Call
DeleteAlgorithm indicates an expected call of DeleteAlgorithm
func (*MockSageMakerAPIMockRecorder) DeleteAlgorithmRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAlgorithmRequest(arg0 interface{}) *gomock.Call
DeleteAlgorithmRequest indicates an expected call of DeleteAlgorithmRequest
func (*MockSageMakerAPIMockRecorder) DeleteAlgorithmWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAlgorithmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAlgorithmWithContext indicates an expected call of DeleteAlgorithmWithContext
func (*MockSageMakerAPIMockRecorder) DeleteApp ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteApp(arg0 interface{}) *gomock.Call
DeleteApp indicates an expected call of DeleteApp
func (*MockSageMakerAPIMockRecorder) DeleteAppRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAppRequest(arg0 interface{}) *gomock.Call
DeleteAppRequest indicates an expected call of DeleteAppRequest
func (*MockSageMakerAPIMockRecorder) DeleteAppWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppWithContext indicates an expected call of DeleteAppWithContext
func (*MockSageMakerAPIMockRecorder) DeleteCodeRepository ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCodeRepository(arg0 interface{}) *gomock.Call
DeleteCodeRepository indicates an expected call of DeleteCodeRepository
func (*MockSageMakerAPIMockRecorder) DeleteCodeRepositoryRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCodeRepositoryRequest(arg0 interface{}) *gomock.Call
DeleteCodeRepositoryRequest indicates an expected call of DeleteCodeRepositoryRequest
func (*MockSageMakerAPIMockRecorder) DeleteCodeRepositoryWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCodeRepositoryWithContext indicates an expected call of DeleteCodeRepositoryWithContext
func (*MockSageMakerAPIMockRecorder) DeleteDomain ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
DeleteDomain indicates an expected call of DeleteDomain
func (*MockSageMakerAPIMockRecorder) DeleteDomainRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
DeleteDomainRequest indicates an expected call of DeleteDomainRequest
func (*MockSageMakerAPIMockRecorder) DeleteDomainWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainWithContext indicates an expected call of DeleteDomainWithContext
func (*MockSageMakerAPIMockRecorder) DeleteEndpoint ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEndpoint(arg0 interface{}) *gomock.Call
DeleteEndpoint indicates an expected call of DeleteEndpoint
func (*MockSageMakerAPIMockRecorder) DeleteEndpointConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointConfig(arg0 interface{}) *gomock.Call
DeleteEndpointConfig indicates an expected call of DeleteEndpointConfig
func (*MockSageMakerAPIMockRecorder) DeleteEndpointConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointConfigRequest(arg0 interface{}) *gomock.Call
DeleteEndpointConfigRequest indicates an expected call of DeleteEndpointConfigRequest
func (*MockSageMakerAPIMockRecorder) DeleteEndpointConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEndpointConfigWithContext indicates an expected call of DeleteEndpointConfigWithContext
func (*MockSageMakerAPIMockRecorder) DeleteEndpointRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointRequest(arg0 interface{}) *gomock.Call
DeleteEndpointRequest indicates an expected call of DeleteEndpointRequest
func (*MockSageMakerAPIMockRecorder) DeleteEndpointWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEndpointWithContext indicates an expected call of DeleteEndpointWithContext
func (*MockSageMakerAPIMockRecorder) DeleteExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteExperiment(arg0 interface{}) *gomock.Call
DeleteExperiment indicates an expected call of DeleteExperiment
func (*MockSageMakerAPIMockRecorder) DeleteExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteExperimentRequest(arg0 interface{}) *gomock.Call
DeleteExperimentRequest indicates an expected call of DeleteExperimentRequest
func (*MockSageMakerAPIMockRecorder) DeleteExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteExperimentWithContext indicates an expected call of DeleteExperimentWithContext
func (*MockSageMakerAPIMockRecorder) DeleteFlowDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteFlowDefinition(arg0 interface{}) *gomock.Call
DeleteFlowDefinition indicates an expected call of DeleteFlowDefinition
func (*MockSageMakerAPIMockRecorder) DeleteFlowDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteFlowDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteFlowDefinitionRequest indicates an expected call of DeleteFlowDefinitionRequest
func (*MockSageMakerAPIMockRecorder) DeleteFlowDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteFlowDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFlowDefinitionWithContext indicates an expected call of DeleteFlowDefinitionWithContext
func (*MockSageMakerAPIMockRecorder) DeleteModel ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
DeleteModel indicates an expected call of DeleteModel
func (*MockSageMakerAPIMockRecorder) DeleteModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackage(arg0 interface{}) *gomock.Call
DeleteModelPackage indicates an expected call of DeleteModelPackage
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageRequest(arg0 interface{}) *gomock.Call
DeleteModelPackageRequest indicates an expected call of DeleteModelPackageRequest
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelPackageWithContext indicates an expected call of DeleteModelPackageWithContext
func (*MockSageMakerAPIMockRecorder) DeleteModelRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelRequest(arg0 interface{}) *gomock.Call
DeleteModelRequest indicates an expected call of DeleteModelRequest
func (*MockSageMakerAPIMockRecorder) DeleteModelWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelWithContext indicates an expected call of DeleteModelWithContext
func (*MockSageMakerAPIMockRecorder) DeleteMonitoringSchedule ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteMonitoringSchedule(arg0 interface{}) *gomock.Call
DeleteMonitoringSchedule indicates an expected call of DeleteMonitoringSchedule
func (*MockSageMakerAPIMockRecorder) DeleteMonitoringScheduleRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
DeleteMonitoringScheduleRequest indicates an expected call of DeleteMonitoringScheduleRequest
func (*MockSageMakerAPIMockRecorder) DeleteMonitoringScheduleWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMonitoringScheduleWithContext indicates an expected call of DeleteMonitoringScheduleWithContext
func (*MockSageMakerAPIMockRecorder) DeleteNotebookInstance ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstance(arg0 interface{}) *gomock.Call
DeleteNotebookInstance indicates an expected call of DeleteNotebookInstance
func (*MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
DeleteNotebookInstanceLifecycleConfig indicates an expected call of DeleteNotebookInstanceLifecycleConfig
func (*MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
DeleteNotebookInstanceLifecycleConfigRequest indicates an expected call of DeleteNotebookInstanceLifecycleConfigRequest
func (*MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNotebookInstanceLifecycleConfigWithContext indicates an expected call of DeleteNotebookInstanceLifecycleConfigWithContext
func (*MockSageMakerAPIMockRecorder) DeleteNotebookInstanceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceRequest(arg0 interface{}) *gomock.Call
DeleteNotebookInstanceRequest indicates an expected call of DeleteNotebookInstanceRequest
func (*MockSageMakerAPIMockRecorder) DeleteNotebookInstanceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNotebookInstanceWithContext indicates an expected call of DeleteNotebookInstanceWithContext
func (*MockSageMakerAPIMockRecorder) DeleteTags ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call
DeleteTags indicates an expected call of DeleteTags
func (*MockSageMakerAPIMockRecorder) DeleteTagsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call
DeleteTagsRequest indicates an expected call of DeleteTagsRequest
func (*MockSageMakerAPIMockRecorder) DeleteTagsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext
func (*MockSageMakerAPIMockRecorder) DeleteTrial ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTrial(arg0 interface{}) *gomock.Call
DeleteTrial indicates an expected call of DeleteTrial
func (*MockSageMakerAPIMockRecorder) DeleteTrialComponent ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTrialComponent(arg0 interface{}) *gomock.Call
DeleteTrialComponent indicates an expected call of DeleteTrialComponent
func (*MockSageMakerAPIMockRecorder) DeleteTrialComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTrialComponentRequest(arg0 interface{}) *gomock.Call
DeleteTrialComponentRequest indicates an expected call of DeleteTrialComponentRequest
func (*MockSageMakerAPIMockRecorder) DeleteTrialComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTrialComponentWithContext indicates an expected call of DeleteTrialComponentWithContext
func (*MockSageMakerAPIMockRecorder) DeleteTrialRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTrialRequest(arg0 interface{}) *gomock.Call
DeleteTrialRequest indicates an expected call of DeleteTrialRequest
func (*MockSageMakerAPIMockRecorder) DeleteTrialWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTrialWithContext indicates an expected call of DeleteTrialWithContext
func (*MockSageMakerAPIMockRecorder) DeleteUserProfile ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteUserProfile(arg0 interface{}) *gomock.Call
DeleteUserProfile indicates an expected call of DeleteUserProfile
func (*MockSageMakerAPIMockRecorder) DeleteUserProfileRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteUserProfileRequest(arg0 interface{}) *gomock.Call
DeleteUserProfileRequest indicates an expected call of DeleteUserProfileRequest
func (*MockSageMakerAPIMockRecorder) DeleteUserProfileWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUserProfileWithContext indicates an expected call of DeleteUserProfileWithContext
func (*MockSageMakerAPIMockRecorder) DeleteWorkteam ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteWorkteam(arg0 interface{}) *gomock.Call
DeleteWorkteam indicates an expected call of DeleteWorkteam
func (*MockSageMakerAPIMockRecorder) DeleteWorkteamRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteWorkteamRequest(arg0 interface{}) *gomock.Call
DeleteWorkteamRequest indicates an expected call of DeleteWorkteamRequest
func (*MockSageMakerAPIMockRecorder) DeleteWorkteamWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkteamWithContext indicates an expected call of DeleteWorkteamWithContext
func (*MockSageMakerAPIMockRecorder) DescribeAlgorithm ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAlgorithm(arg0 interface{}) *gomock.Call
DescribeAlgorithm indicates an expected call of DescribeAlgorithm
func (*MockSageMakerAPIMockRecorder) DescribeAlgorithmRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAlgorithmRequest(arg0 interface{}) *gomock.Call
DescribeAlgorithmRequest indicates an expected call of DescribeAlgorithmRequest
func (*MockSageMakerAPIMockRecorder) DescribeAlgorithmWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAlgorithmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAlgorithmWithContext indicates an expected call of DescribeAlgorithmWithContext
func (*MockSageMakerAPIMockRecorder) DescribeApp ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeApp(arg0 interface{}) *gomock.Call
DescribeApp indicates an expected call of DescribeApp
func (*MockSageMakerAPIMockRecorder) DescribeAppRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAppRequest(arg0 interface{}) *gomock.Call
DescribeAppRequest indicates an expected call of DescribeAppRequest
func (*MockSageMakerAPIMockRecorder) DescribeAppWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAppWithContext indicates an expected call of DescribeAppWithContext
func (*MockSageMakerAPIMockRecorder) DescribeAutoMLJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJob(arg0 interface{}) *gomock.Call
DescribeAutoMLJob indicates an expected call of DescribeAutoMLJob
func (*MockSageMakerAPIMockRecorder) DescribeAutoMLJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobRequest(arg0 interface{}) *gomock.Call
DescribeAutoMLJobRequest indicates an expected call of DescribeAutoMLJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeAutoMLJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAutoMLJobWithContext indicates an expected call of DescribeAutoMLJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeCodeRepository ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCodeRepository(arg0 interface{}) *gomock.Call
DescribeCodeRepository indicates an expected call of DescribeCodeRepository
func (*MockSageMakerAPIMockRecorder) DescribeCodeRepositoryRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCodeRepositoryRequest(arg0 interface{}) *gomock.Call
DescribeCodeRepositoryRequest indicates an expected call of DescribeCodeRepositoryRequest
func (*MockSageMakerAPIMockRecorder) DescribeCodeRepositoryWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCodeRepositoryWithContext indicates an expected call of DescribeCodeRepositoryWithContext
func (*MockSageMakerAPIMockRecorder) DescribeCompilationJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCompilationJob(arg0 interface{}) *gomock.Call
DescribeCompilationJob indicates an expected call of DescribeCompilationJob
func (*MockSageMakerAPIMockRecorder) DescribeCompilationJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCompilationJobRequest(arg0 interface{}) *gomock.Call
DescribeCompilationJobRequest indicates an expected call of DescribeCompilationJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeCompilationJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCompilationJobWithContext indicates an expected call of DescribeCompilationJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeDomain ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call
DescribeDomain indicates an expected call of DescribeDomain
func (*MockSageMakerAPIMockRecorder) DescribeDomainRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call
DescribeDomainRequest indicates an expected call of DescribeDomainRequest
func (*MockSageMakerAPIMockRecorder) DescribeDomainWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainWithContext indicates an expected call of DescribeDomainWithContext
func (*MockSageMakerAPIMockRecorder) DescribeEndpoint ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEndpoint(arg0 interface{}) *gomock.Call
DescribeEndpoint indicates an expected call of DescribeEndpoint
func (*MockSageMakerAPIMockRecorder) DescribeEndpointConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointConfig(arg0 interface{}) *gomock.Call
DescribeEndpointConfig indicates an expected call of DescribeEndpointConfig
func (*MockSageMakerAPIMockRecorder) DescribeEndpointConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointConfigRequest(arg0 interface{}) *gomock.Call
DescribeEndpointConfigRequest indicates an expected call of DescribeEndpointConfigRequest
func (*MockSageMakerAPIMockRecorder) DescribeEndpointConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEndpointConfigWithContext indicates an expected call of DescribeEndpointConfigWithContext
func (*MockSageMakerAPIMockRecorder) DescribeEndpointRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointRequest(arg0 interface{}) *gomock.Call
DescribeEndpointRequest indicates an expected call of DescribeEndpointRequest
func (*MockSageMakerAPIMockRecorder) DescribeEndpointWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEndpointWithContext indicates an expected call of DescribeEndpointWithContext
func (*MockSageMakerAPIMockRecorder) DescribeExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeExperiment(arg0 interface{}) *gomock.Call
DescribeExperiment indicates an expected call of DescribeExperiment
func (*MockSageMakerAPIMockRecorder) DescribeExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeExperimentRequest(arg0 interface{}) *gomock.Call
DescribeExperimentRequest indicates an expected call of DescribeExperimentRequest
func (*MockSageMakerAPIMockRecorder) DescribeExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExperimentWithContext indicates an expected call of DescribeExperimentWithContext
func (*MockSageMakerAPIMockRecorder) DescribeFlowDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFlowDefinition(arg0 interface{}) *gomock.Call
DescribeFlowDefinition indicates an expected call of DescribeFlowDefinition
func (*MockSageMakerAPIMockRecorder) DescribeFlowDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFlowDefinitionRequest(arg0 interface{}) *gomock.Call
DescribeFlowDefinitionRequest indicates an expected call of DescribeFlowDefinitionRequest
func (*MockSageMakerAPIMockRecorder) DescribeFlowDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFlowDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFlowDefinitionWithContext indicates an expected call of DescribeFlowDefinitionWithContext
func (*MockSageMakerAPIMockRecorder) DescribeHumanTaskUi ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHumanTaskUi(arg0 interface{}) *gomock.Call
DescribeHumanTaskUi indicates an expected call of DescribeHumanTaskUi
func (*MockSageMakerAPIMockRecorder) DescribeHumanTaskUiRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHumanTaskUiRequest(arg0 interface{}) *gomock.Call
DescribeHumanTaskUiRequest indicates an expected call of DescribeHumanTaskUiRequest
func (*MockSageMakerAPIMockRecorder) DescribeHumanTaskUiWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHumanTaskUiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeHumanTaskUiWithContext indicates an expected call of DescribeHumanTaskUiWithContext
func (*MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJob(arg0 interface{}) *gomock.Call
DescribeHyperParameterTuningJob indicates an expected call of DescribeHyperParameterTuningJob
func (*MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
DescribeHyperParameterTuningJobRequest indicates an expected call of DescribeHyperParameterTuningJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeHyperParameterTuningJobWithContext indicates an expected call of DescribeHyperParameterTuningJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeLabelingJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeLabelingJob(arg0 interface{}) *gomock.Call
DescribeLabelingJob indicates an expected call of DescribeLabelingJob
func (*MockSageMakerAPIMockRecorder) DescribeLabelingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeLabelingJobRequest(arg0 interface{}) *gomock.Call
DescribeLabelingJobRequest indicates an expected call of DescribeLabelingJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeLabelingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeLabelingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLabelingJobWithContext indicates an expected call of DescribeLabelingJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeModel ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModel(arg0 interface{}) *gomock.Call
DescribeModel indicates an expected call of DescribeModel
func (*MockSageMakerAPIMockRecorder) DescribeModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackage(arg0 interface{}) *gomock.Call
DescribeModelPackage indicates an expected call of DescribeModelPackage
func (*MockSageMakerAPIMockRecorder) DescribeModelPackageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageRequest(arg0 interface{}) *gomock.Call
DescribeModelPackageRequest indicates an expected call of DescribeModelPackageRequest
func (*MockSageMakerAPIMockRecorder) DescribeModelPackageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelPackageWithContext indicates an expected call of DescribeModelPackageWithContext
func (*MockSageMakerAPIMockRecorder) DescribeModelRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelRequest(arg0 interface{}) *gomock.Call
DescribeModelRequest indicates an expected call of DescribeModelRequest
func (*MockSageMakerAPIMockRecorder) DescribeModelWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelWithContext indicates an expected call of DescribeModelWithContext
func (*MockSageMakerAPIMockRecorder) DescribeMonitoringSchedule ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeMonitoringSchedule(arg0 interface{}) *gomock.Call
DescribeMonitoringSchedule indicates an expected call of DescribeMonitoringSchedule
func (*MockSageMakerAPIMockRecorder) DescribeMonitoringScheduleRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
DescribeMonitoringScheduleRequest indicates an expected call of DescribeMonitoringScheduleRequest
func (*MockSageMakerAPIMockRecorder) DescribeMonitoringScheduleWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMonitoringScheduleWithContext indicates an expected call of DescribeMonitoringScheduleWithContext
func (*MockSageMakerAPIMockRecorder) DescribeNotebookInstance ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstance(arg0 interface{}) *gomock.Call
DescribeNotebookInstance indicates an expected call of DescribeNotebookInstance
func (*MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
DescribeNotebookInstanceLifecycleConfig indicates an expected call of DescribeNotebookInstanceLifecycleConfig
func (*MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
DescribeNotebookInstanceLifecycleConfigRequest indicates an expected call of DescribeNotebookInstanceLifecycleConfigRequest
func (*MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNotebookInstanceLifecycleConfigWithContext indicates an expected call of DescribeNotebookInstanceLifecycleConfigWithContext
func (*MockSageMakerAPIMockRecorder) DescribeNotebookInstanceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceRequest(arg0 interface{}) *gomock.Call
DescribeNotebookInstanceRequest indicates an expected call of DescribeNotebookInstanceRequest
func (*MockSageMakerAPIMockRecorder) DescribeNotebookInstanceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNotebookInstanceWithContext indicates an expected call of DescribeNotebookInstanceWithContext
func (*MockSageMakerAPIMockRecorder) DescribeProcessingJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeProcessingJob(arg0 interface{}) *gomock.Call
DescribeProcessingJob indicates an expected call of DescribeProcessingJob
func (*MockSageMakerAPIMockRecorder) DescribeProcessingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeProcessingJobRequest(arg0 interface{}) *gomock.Call
DescribeProcessingJobRequest indicates an expected call of DescribeProcessingJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeProcessingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeProcessingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeProcessingJobWithContext indicates an expected call of DescribeProcessingJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteam ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteam(arg0 interface{}) *gomock.Call
DescribeSubscribedWorkteam indicates an expected call of DescribeSubscribedWorkteam
func (*MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteamRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteamRequest(arg0 interface{}) *gomock.Call
DescribeSubscribedWorkteamRequest indicates an expected call of DescribeSubscribedWorkteamRequest
func (*MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteamWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeSubscribedWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSubscribedWorkteamWithContext indicates an expected call of DescribeSubscribedWorkteamWithContext
func (*MockSageMakerAPIMockRecorder) DescribeTrainingJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrainingJob(arg0 interface{}) *gomock.Call
DescribeTrainingJob indicates an expected call of DescribeTrainingJob
func (*MockSageMakerAPIMockRecorder) DescribeTrainingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrainingJobRequest(arg0 interface{}) *gomock.Call
DescribeTrainingJobRequest indicates an expected call of DescribeTrainingJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeTrainingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTrainingJobWithContext indicates an expected call of DescribeTrainingJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeTransformJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTransformJob(arg0 interface{}) *gomock.Call
DescribeTransformJob indicates an expected call of DescribeTransformJob
func (*MockSageMakerAPIMockRecorder) DescribeTransformJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTransformJobRequest(arg0 interface{}) *gomock.Call
DescribeTransformJobRequest indicates an expected call of DescribeTransformJobRequest
func (*MockSageMakerAPIMockRecorder) DescribeTransformJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTransformJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransformJobWithContext indicates an expected call of DescribeTransformJobWithContext
func (*MockSageMakerAPIMockRecorder) DescribeTrial ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrial(arg0 interface{}) *gomock.Call
DescribeTrial indicates an expected call of DescribeTrial
func (*MockSageMakerAPIMockRecorder) DescribeTrialComponent ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrialComponent(arg0 interface{}) *gomock.Call
DescribeTrialComponent indicates an expected call of DescribeTrialComponent
func (*MockSageMakerAPIMockRecorder) DescribeTrialComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrialComponentRequest(arg0 interface{}) *gomock.Call
DescribeTrialComponentRequest indicates an expected call of DescribeTrialComponentRequest
func (*MockSageMakerAPIMockRecorder) DescribeTrialComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTrialComponentWithContext indicates an expected call of DescribeTrialComponentWithContext
func (*MockSageMakerAPIMockRecorder) DescribeTrialRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrialRequest(arg0 interface{}) *gomock.Call
DescribeTrialRequest indicates an expected call of DescribeTrialRequest
func (*MockSageMakerAPIMockRecorder) DescribeTrialWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTrialWithContext indicates an expected call of DescribeTrialWithContext
func (*MockSageMakerAPIMockRecorder) DescribeUserProfile ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeUserProfile(arg0 interface{}) *gomock.Call
DescribeUserProfile indicates an expected call of DescribeUserProfile
func (*MockSageMakerAPIMockRecorder) DescribeUserProfileRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeUserProfileRequest(arg0 interface{}) *gomock.Call
DescribeUserProfileRequest indicates an expected call of DescribeUserProfileRequest
func (*MockSageMakerAPIMockRecorder) DescribeUserProfileWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUserProfileWithContext indicates an expected call of DescribeUserProfileWithContext
func (*MockSageMakerAPIMockRecorder) DescribeWorkforce ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeWorkforce(arg0 interface{}) *gomock.Call
DescribeWorkforce indicates an expected call of DescribeWorkforce
func (*MockSageMakerAPIMockRecorder) DescribeWorkforceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeWorkforceRequest(arg0 interface{}) *gomock.Call
DescribeWorkforceRequest indicates an expected call of DescribeWorkforceRequest
func (*MockSageMakerAPIMockRecorder) DescribeWorkforceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeWorkforceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorkforceWithContext indicates an expected call of DescribeWorkforceWithContext
func (*MockSageMakerAPIMockRecorder) DescribeWorkteam ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeWorkteam(arg0 interface{}) *gomock.Call
DescribeWorkteam indicates an expected call of DescribeWorkteam
func (*MockSageMakerAPIMockRecorder) DescribeWorkteamRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeWorkteamRequest(arg0 interface{}) *gomock.Call
DescribeWorkteamRequest indicates an expected call of DescribeWorkteamRequest
func (*MockSageMakerAPIMockRecorder) DescribeWorkteamWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorkteamWithContext indicates an expected call of DescribeWorkteamWithContext
func (*MockSageMakerAPIMockRecorder) DisassociateTrialComponent ¶
func (mr *MockSageMakerAPIMockRecorder) DisassociateTrialComponent(arg0 interface{}) *gomock.Call
DisassociateTrialComponent indicates an expected call of DisassociateTrialComponent
func (*MockSageMakerAPIMockRecorder) DisassociateTrialComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DisassociateTrialComponentRequest(arg0 interface{}) *gomock.Call
DisassociateTrialComponentRequest indicates an expected call of DisassociateTrialComponentRequest
func (*MockSageMakerAPIMockRecorder) DisassociateTrialComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DisassociateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateTrialComponentWithContext indicates an expected call of DisassociateTrialComponentWithContext
func (*MockSageMakerAPIMockRecorder) GetSearchSuggestions ¶
func (mr *MockSageMakerAPIMockRecorder) GetSearchSuggestions(arg0 interface{}) *gomock.Call
GetSearchSuggestions indicates an expected call of GetSearchSuggestions
func (*MockSageMakerAPIMockRecorder) GetSearchSuggestionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) GetSearchSuggestionsRequest(arg0 interface{}) *gomock.Call
GetSearchSuggestionsRequest indicates an expected call of GetSearchSuggestionsRequest
func (*MockSageMakerAPIMockRecorder) GetSearchSuggestionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) GetSearchSuggestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSearchSuggestionsWithContext indicates an expected call of GetSearchSuggestionsWithContext
func (*MockSageMakerAPIMockRecorder) ListAlgorithms ¶
func (mr *MockSageMakerAPIMockRecorder) ListAlgorithms(arg0 interface{}) *gomock.Call
ListAlgorithms indicates an expected call of ListAlgorithms
func (*MockSageMakerAPIMockRecorder) ListAlgorithmsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsPages(arg0, arg1 interface{}) *gomock.Call
ListAlgorithmsPages indicates an expected call of ListAlgorithmsPages
func (*MockSageMakerAPIMockRecorder) ListAlgorithmsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAlgorithmsPagesWithContext indicates an expected call of ListAlgorithmsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListAlgorithmsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsRequest(arg0 interface{}) *gomock.Call
ListAlgorithmsRequest indicates an expected call of ListAlgorithmsRequest
func (*MockSageMakerAPIMockRecorder) ListAlgorithmsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAlgorithmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAlgorithmsWithContext indicates an expected call of ListAlgorithmsWithContext
func (*MockSageMakerAPIMockRecorder) ListApps ¶
func (mr *MockSageMakerAPIMockRecorder) ListApps(arg0 interface{}) *gomock.Call
ListApps indicates an expected call of ListApps
func (*MockSageMakerAPIMockRecorder) ListAppsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppsPages(arg0, arg1 interface{}) *gomock.Call
ListAppsPages indicates an expected call of ListAppsPages
func (*MockSageMakerAPIMockRecorder) ListAppsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAppsPagesWithContext indicates an expected call of ListAppsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListAppsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppsRequest(arg0 interface{}) *gomock.Call
ListAppsRequest indicates an expected call of ListAppsRequest
func (*MockSageMakerAPIMockRecorder) ListAppsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAppsWithContext indicates an expected call of ListAppsWithContext
func (*MockSageMakerAPIMockRecorder) ListAutoMLJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobs(arg0 interface{}) *gomock.Call
ListAutoMLJobs indicates an expected call of ListAutoMLJobs
func (*MockSageMakerAPIMockRecorder) ListAutoMLJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsPages(arg0, arg1 interface{}) *gomock.Call
ListAutoMLJobsPages indicates an expected call of ListAutoMLJobsPages
func (*MockSageMakerAPIMockRecorder) ListAutoMLJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAutoMLJobsPagesWithContext indicates an expected call of ListAutoMLJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListAutoMLJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsRequest(arg0 interface{}) *gomock.Call
ListAutoMLJobsRequest indicates an expected call of ListAutoMLJobsRequest
func (*MockSageMakerAPIMockRecorder) ListAutoMLJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAutoMLJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAutoMLJobsWithContext indicates an expected call of ListAutoMLJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJob ¶
func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJob(arg0 interface{}) *gomock.Call
ListCandidatesForAutoMLJob indicates an expected call of ListCandidatesForAutoMLJob
func (*MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobPages(arg0, arg1 interface{}) *gomock.Call
ListCandidatesForAutoMLJobPages indicates an expected call of ListCandidatesForAutoMLJobPages
func (*MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCandidatesForAutoMLJobPagesWithContext indicates an expected call of ListCandidatesForAutoMLJobPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobRequest(arg0 interface{}) *gomock.Call
ListCandidatesForAutoMLJobRequest indicates an expected call of ListCandidatesForAutoMLJobRequest
func (*MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListCandidatesForAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCandidatesForAutoMLJobWithContext indicates an expected call of ListCandidatesForAutoMLJobWithContext
func (*MockSageMakerAPIMockRecorder) ListCodeRepositories ¶
func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositories(arg0 interface{}) *gomock.Call
ListCodeRepositories indicates an expected call of ListCodeRepositories
func (*MockSageMakerAPIMockRecorder) ListCodeRepositoriesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesPages(arg0, arg1 interface{}) *gomock.Call
ListCodeRepositoriesPages indicates an expected call of ListCodeRepositoriesPages
func (*MockSageMakerAPIMockRecorder) ListCodeRepositoriesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCodeRepositoriesPagesWithContext indicates an expected call of ListCodeRepositoriesPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListCodeRepositoriesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesRequest(arg0 interface{}) *gomock.Call
ListCodeRepositoriesRequest indicates an expected call of ListCodeRepositoriesRequest
func (*MockSageMakerAPIMockRecorder) ListCodeRepositoriesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListCodeRepositoriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCodeRepositoriesWithContext indicates an expected call of ListCodeRepositoriesWithContext
func (*MockSageMakerAPIMockRecorder) ListCompilationJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobs(arg0 interface{}) *gomock.Call
ListCompilationJobs indicates an expected call of ListCompilationJobs
func (*MockSageMakerAPIMockRecorder) ListCompilationJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListCompilationJobsPages indicates an expected call of ListCompilationJobsPages
func (*MockSageMakerAPIMockRecorder) ListCompilationJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCompilationJobsPagesWithContext indicates an expected call of ListCompilationJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListCompilationJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsRequest(arg0 interface{}) *gomock.Call
ListCompilationJobsRequest indicates an expected call of ListCompilationJobsRequest
func (*MockSageMakerAPIMockRecorder) ListCompilationJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListCompilationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCompilationJobsWithContext indicates an expected call of ListCompilationJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListDomains ¶
func (mr *MockSageMakerAPIMockRecorder) ListDomains(arg0 interface{}) *gomock.Call
ListDomains indicates an expected call of ListDomains
func (*MockSageMakerAPIMockRecorder) ListDomainsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListDomainsPages(arg0, arg1 interface{}) *gomock.Call
ListDomainsPages indicates an expected call of ListDomainsPages
func (*MockSageMakerAPIMockRecorder) ListDomainsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDomainsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDomainsPagesWithContext indicates an expected call of ListDomainsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListDomainsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListDomainsRequest(arg0 interface{}) *gomock.Call
ListDomainsRequest indicates an expected call of ListDomainsRequest
func (*MockSageMakerAPIMockRecorder) ListDomainsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDomainsWithContext indicates an expected call of ListDomainsWithContext
func (*MockSageMakerAPIMockRecorder) ListEndpointConfigs ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigs(arg0 interface{}) *gomock.Call
ListEndpointConfigs indicates an expected call of ListEndpointConfigs
func (*MockSageMakerAPIMockRecorder) ListEndpointConfigsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListEndpointConfigsPages indicates an expected call of ListEndpointConfigsPages
func (*MockSageMakerAPIMockRecorder) ListEndpointConfigsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEndpointConfigsPagesWithContext indicates an expected call of ListEndpointConfigsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListEndpointConfigsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsRequest(arg0 interface{}) *gomock.Call
ListEndpointConfigsRequest indicates an expected call of ListEndpointConfigsRequest
func (*MockSageMakerAPIMockRecorder) ListEndpointConfigsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEndpointConfigsWithContext indicates an expected call of ListEndpointConfigsWithContext
func (*MockSageMakerAPIMockRecorder) ListEndpoints ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpoints(arg0 interface{}) *gomock.Call
ListEndpoints indicates an expected call of ListEndpoints
func (*MockSageMakerAPIMockRecorder) ListEndpointsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointsPages(arg0, arg1 interface{}) *gomock.Call
ListEndpointsPages indicates an expected call of ListEndpointsPages
func (*MockSageMakerAPIMockRecorder) ListEndpointsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEndpointsPagesWithContext indicates an expected call of ListEndpointsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListEndpointsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointsRequest(arg0 interface{}) *gomock.Call
ListEndpointsRequest indicates an expected call of ListEndpointsRequest
func (*MockSageMakerAPIMockRecorder) ListEndpointsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEndpointsWithContext indicates an expected call of ListEndpointsWithContext
func (*MockSageMakerAPIMockRecorder) ListExperiments ¶
func (mr *MockSageMakerAPIMockRecorder) ListExperiments(arg0 interface{}) *gomock.Call
ListExperiments indicates an expected call of ListExperiments
func (*MockSageMakerAPIMockRecorder) ListExperimentsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListExperimentsPages(arg0, arg1 interface{}) *gomock.Call
ListExperimentsPages indicates an expected call of ListExperimentsPages
func (*MockSageMakerAPIMockRecorder) ListExperimentsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListExperimentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExperimentsPagesWithContext indicates an expected call of ListExperimentsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListExperimentsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListExperimentsRequest(arg0 interface{}) *gomock.Call
ListExperimentsRequest indicates an expected call of ListExperimentsRequest
func (*MockSageMakerAPIMockRecorder) ListExperimentsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListExperimentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExperimentsWithContext indicates an expected call of ListExperimentsWithContext
func (*MockSageMakerAPIMockRecorder) ListFlowDefinitions ¶
func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitions(arg0 interface{}) *gomock.Call
ListFlowDefinitions indicates an expected call of ListFlowDefinitions
func (*MockSageMakerAPIMockRecorder) ListFlowDefinitionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
ListFlowDefinitionsPages indicates an expected call of ListFlowDefinitionsPages
func (*MockSageMakerAPIMockRecorder) ListFlowDefinitionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFlowDefinitionsPagesWithContext indicates an expected call of ListFlowDefinitionsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListFlowDefinitionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsRequest(arg0 interface{}) *gomock.Call
ListFlowDefinitionsRequest indicates an expected call of ListFlowDefinitionsRequest
func (*MockSageMakerAPIMockRecorder) ListFlowDefinitionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListFlowDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFlowDefinitionsWithContext indicates an expected call of ListFlowDefinitionsWithContext
func (*MockSageMakerAPIMockRecorder) ListHumanTaskUis ¶
func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUis(arg0 interface{}) *gomock.Call
ListHumanTaskUis indicates an expected call of ListHumanTaskUis
func (*MockSageMakerAPIMockRecorder) ListHumanTaskUisPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisPages(arg0, arg1 interface{}) *gomock.Call
ListHumanTaskUisPages indicates an expected call of ListHumanTaskUisPages
func (*MockSageMakerAPIMockRecorder) ListHumanTaskUisPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHumanTaskUisPagesWithContext indicates an expected call of ListHumanTaskUisPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListHumanTaskUisRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisRequest(arg0 interface{}) *gomock.Call
ListHumanTaskUisRequest indicates an expected call of ListHumanTaskUisRequest
func (*MockSageMakerAPIMockRecorder) ListHumanTaskUisWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHumanTaskUisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHumanTaskUisWithContext indicates an expected call of ListHumanTaskUisWithContext
func (*MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobs(arg0 interface{}) *gomock.Call
ListHyperParameterTuningJobs indicates an expected call of ListHyperParameterTuningJobs
func (*MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsPages(arg0, arg1 interface{}) *gomock.Call
ListHyperParameterTuningJobsPages indicates an expected call of ListHyperParameterTuningJobsPages
func (*MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHyperParameterTuningJobsPagesWithContext indicates an expected call of ListHyperParameterTuningJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsRequest(arg0 interface{}) *gomock.Call
ListHyperParameterTuningJobsRequest indicates an expected call of ListHyperParameterTuningJobsRequest
func (*MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHyperParameterTuningJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHyperParameterTuningJobsWithContext indicates an expected call of ListHyperParameterTuningJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListLabelingJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobs(arg0 interface{}) *gomock.Call
ListLabelingJobs indicates an expected call of ListLabelingJobs
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteam ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteam(arg0 interface{}) *gomock.Call
ListLabelingJobsForWorkteam indicates an expected call of ListLabelingJobsForWorkteam
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamPages(arg0, arg1 interface{}) *gomock.Call
ListLabelingJobsForWorkteamPages indicates an expected call of ListLabelingJobsForWorkteamPages
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLabelingJobsForWorkteamPagesWithContext indicates an expected call of ListLabelingJobsForWorkteamPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamRequest(arg0 interface{}) *gomock.Call
ListLabelingJobsForWorkteamRequest indicates an expected call of ListLabelingJobsForWorkteamRequest
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsForWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLabelingJobsForWorkteamWithContext indicates an expected call of ListLabelingJobsForWorkteamWithContext
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsPages(arg0, arg1 interface{}) *gomock.Call
ListLabelingJobsPages indicates an expected call of ListLabelingJobsPages
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLabelingJobsPagesWithContext indicates an expected call of ListLabelingJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsRequest(arg0 interface{}) *gomock.Call
ListLabelingJobsRequest indicates an expected call of ListLabelingJobsRequest
func (*MockSageMakerAPIMockRecorder) ListLabelingJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListLabelingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLabelingJobsWithContext indicates an expected call of ListLabelingJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListModelPackages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackages(arg0 interface{}) *gomock.Call
ListModelPackages indicates an expected call of ListModelPackages
func (*MockSageMakerAPIMockRecorder) ListModelPackagesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesPages(arg0, arg1 interface{}) *gomock.Call
ListModelPackagesPages indicates an expected call of ListModelPackagesPages
func (*MockSageMakerAPIMockRecorder) ListModelPackagesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelPackagesPagesWithContext indicates an expected call of ListModelPackagesPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListModelPackagesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesRequest(arg0 interface{}) *gomock.Call
ListModelPackagesRequest indicates an expected call of ListModelPackagesRequest
func (*MockSageMakerAPIMockRecorder) ListModelPackagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelPackagesWithContext indicates an expected call of ListModelPackagesWithContext
func (*MockSageMakerAPIMockRecorder) ListModels ¶
func (mr *MockSageMakerAPIMockRecorder) ListModels(arg0 interface{}) *gomock.Call
ListModels indicates an expected call of ListModels
func (*MockSageMakerAPIMockRecorder) ListModelsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelsPages(arg0, arg1 interface{}) *gomock.Call
ListModelsPages indicates an expected call of ListModelsPages
func (*MockSageMakerAPIMockRecorder) ListModelsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelsPagesWithContext indicates an expected call of ListModelsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListModelsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelsRequest(arg0 interface{}) *gomock.Call
ListModelsRequest indicates an expected call of ListModelsRequest
func (*MockSageMakerAPIMockRecorder) ListModelsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelsWithContext indicates an expected call of ListModelsWithContext
func (*MockSageMakerAPIMockRecorder) ListMonitoringExecutions ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutions(arg0 interface{}) *gomock.Call
ListMonitoringExecutions indicates an expected call of ListMonitoringExecutions
func (*MockSageMakerAPIMockRecorder) ListMonitoringExecutionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsPages(arg0, arg1 interface{}) *gomock.Call
ListMonitoringExecutionsPages indicates an expected call of ListMonitoringExecutionsPages
func (*MockSageMakerAPIMockRecorder) ListMonitoringExecutionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMonitoringExecutionsPagesWithContext indicates an expected call of ListMonitoringExecutionsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListMonitoringExecutionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsRequest(arg0 interface{}) *gomock.Call
ListMonitoringExecutionsRequest indicates an expected call of ListMonitoringExecutionsRequest
func (*MockSageMakerAPIMockRecorder) ListMonitoringExecutionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMonitoringExecutionsWithContext indicates an expected call of ListMonitoringExecutionsWithContext
func (*MockSageMakerAPIMockRecorder) ListMonitoringSchedules ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedules(arg0 interface{}) *gomock.Call
ListMonitoringSchedules indicates an expected call of ListMonitoringSchedules
func (*MockSageMakerAPIMockRecorder) ListMonitoringSchedulesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesPages(arg0, arg1 interface{}) *gomock.Call
ListMonitoringSchedulesPages indicates an expected call of ListMonitoringSchedulesPages
func (*MockSageMakerAPIMockRecorder) ListMonitoringSchedulesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMonitoringSchedulesPagesWithContext indicates an expected call of ListMonitoringSchedulesPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListMonitoringSchedulesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesRequest(arg0 interface{}) *gomock.Call
ListMonitoringSchedulesRequest indicates an expected call of ListMonitoringSchedulesRequest
func (*MockSageMakerAPIMockRecorder) ListMonitoringSchedulesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMonitoringSchedulesWithContext indicates an expected call of ListMonitoringSchedulesWithContext
func (*MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigs ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigs(arg0 interface{}) *gomock.Call
ListNotebookInstanceLifecycleConfigs indicates an expected call of ListNotebookInstanceLifecycleConfigs
func (*MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListNotebookInstanceLifecycleConfigsPages indicates an expected call of ListNotebookInstanceLifecycleConfigsPages
func (*MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNotebookInstanceLifecycleConfigsPagesWithContext indicates an expected call of ListNotebookInstanceLifecycleConfigsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsRequest(arg0 interface{}) *gomock.Call
ListNotebookInstanceLifecycleConfigsRequest indicates an expected call of ListNotebookInstanceLifecycleConfigsRequest
func (*MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstanceLifecycleConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotebookInstanceLifecycleConfigsWithContext indicates an expected call of ListNotebookInstanceLifecycleConfigsWithContext
func (*MockSageMakerAPIMockRecorder) ListNotebookInstances ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstances(arg0 interface{}) *gomock.Call
ListNotebookInstances indicates an expected call of ListNotebookInstances
func (*MockSageMakerAPIMockRecorder) ListNotebookInstancesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesPages(arg0, arg1 interface{}) *gomock.Call
ListNotebookInstancesPages indicates an expected call of ListNotebookInstancesPages
func (*MockSageMakerAPIMockRecorder) ListNotebookInstancesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNotebookInstancesPagesWithContext indicates an expected call of ListNotebookInstancesPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListNotebookInstancesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesRequest(arg0 interface{}) *gomock.Call
ListNotebookInstancesRequest indicates an expected call of ListNotebookInstancesRequest
func (*MockSageMakerAPIMockRecorder) ListNotebookInstancesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListNotebookInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotebookInstancesWithContext indicates an expected call of ListNotebookInstancesWithContext
func (*MockSageMakerAPIMockRecorder) ListProcessingJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobs(arg0 interface{}) *gomock.Call
ListProcessingJobs indicates an expected call of ListProcessingJobs
func (*MockSageMakerAPIMockRecorder) ListProcessingJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsPages(arg0, arg1 interface{}) *gomock.Call
ListProcessingJobsPages indicates an expected call of ListProcessingJobsPages
func (*MockSageMakerAPIMockRecorder) ListProcessingJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProcessingJobsPagesWithContext indicates an expected call of ListProcessingJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListProcessingJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsRequest(arg0 interface{}) *gomock.Call
ListProcessingJobsRequest indicates an expected call of ListProcessingJobsRequest
func (*MockSageMakerAPIMockRecorder) ListProcessingJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListProcessingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProcessingJobsWithContext indicates an expected call of ListProcessingJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListSubscribedWorkteams ¶
func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteams(arg0 interface{}) *gomock.Call
ListSubscribedWorkteams indicates an expected call of ListSubscribedWorkteams
func (*MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsPages(arg0, arg1 interface{}) *gomock.Call
ListSubscribedWorkteamsPages indicates an expected call of ListSubscribedWorkteamsPages
func (*MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSubscribedWorkteamsPagesWithContext indicates an expected call of ListSubscribedWorkteamsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsRequest(arg0 interface{}) *gomock.Call
ListSubscribedWorkteamsRequest indicates an expected call of ListSubscribedWorkteamsRequest
func (*MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListSubscribedWorkteamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSubscribedWorkteamsWithContext indicates an expected call of ListSubscribedWorkteamsWithContext
func (*MockSageMakerAPIMockRecorder) ListTags ¶
func (mr *MockSageMakerAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
ListTags indicates an expected call of ListTags
func (*MockSageMakerAPIMockRecorder) ListTagsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListTagsPages(arg0, arg1 interface{}) *gomock.Call
ListTagsPages indicates an expected call of ListTagsPages
func (*MockSageMakerAPIMockRecorder) ListTagsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTagsPagesWithContext indicates an expected call of ListTagsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListTagsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
ListTagsRequest indicates an expected call of ListTagsRequest
func (*MockSageMakerAPIMockRecorder) ListTagsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsWithContext indicates an expected call of ListTagsWithContext
func (*MockSageMakerAPIMockRecorder) ListTrainingJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobs(arg0 interface{}) *gomock.Call
ListTrainingJobs indicates an expected call of ListTrainingJobs
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJob ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJob(arg0 interface{}) *gomock.Call
ListTrainingJobsForHyperParameterTuningJob indicates an expected call of ListTrainingJobsForHyperParameterTuningJob
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobPages(arg0, arg1 interface{}) *gomock.Call
ListTrainingJobsForHyperParameterTuningJobPages indicates an expected call of ListTrainingJobsForHyperParameterTuningJobPages
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTrainingJobsForHyperParameterTuningJobPagesWithContext indicates an expected call of ListTrainingJobsForHyperParameterTuningJobPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
ListTrainingJobsForHyperParameterTuningJobRequest indicates an expected call of ListTrainingJobsForHyperParameterTuningJobRequest
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsForHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrainingJobsForHyperParameterTuningJobWithContext indicates an expected call of ListTrainingJobsForHyperParameterTuningJobWithContext
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsPages(arg0, arg1 interface{}) *gomock.Call
ListTrainingJobsPages indicates an expected call of ListTrainingJobsPages
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTrainingJobsPagesWithContext indicates an expected call of ListTrainingJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsRequest(arg0 interface{}) *gomock.Call
ListTrainingJobsRequest indicates an expected call of ListTrainingJobsRequest
func (*MockSageMakerAPIMockRecorder) ListTrainingJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrainingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrainingJobsWithContext indicates an expected call of ListTrainingJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListTransformJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListTransformJobs(arg0 interface{}) *gomock.Call
ListTransformJobs indicates an expected call of ListTransformJobs
func (*MockSageMakerAPIMockRecorder) ListTransformJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsPages(arg0, arg1 interface{}) *gomock.Call
ListTransformJobsPages indicates an expected call of ListTransformJobsPages
func (*MockSageMakerAPIMockRecorder) ListTransformJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTransformJobsPagesWithContext indicates an expected call of ListTransformJobsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListTransformJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsRequest(arg0 interface{}) *gomock.Call
ListTransformJobsRequest indicates an expected call of ListTransformJobsRequest
func (*MockSageMakerAPIMockRecorder) ListTransformJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTransformJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTransformJobsWithContext indicates an expected call of ListTransformJobsWithContext
func (*MockSageMakerAPIMockRecorder) ListTrialComponents ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialComponents(arg0 interface{}) *gomock.Call
ListTrialComponents indicates an expected call of ListTrialComponents
func (*MockSageMakerAPIMockRecorder) ListTrialComponentsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsPages(arg0, arg1 interface{}) *gomock.Call
ListTrialComponentsPages indicates an expected call of ListTrialComponentsPages
func (*MockSageMakerAPIMockRecorder) ListTrialComponentsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTrialComponentsPagesWithContext indicates an expected call of ListTrialComponentsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListTrialComponentsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsRequest(arg0 interface{}) *gomock.Call
ListTrialComponentsRequest indicates an expected call of ListTrialComponentsRequest
func (*MockSageMakerAPIMockRecorder) ListTrialComponentsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrialComponentsWithContext indicates an expected call of ListTrialComponentsWithContext
func (*MockSageMakerAPIMockRecorder) ListTrials ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrials(arg0 interface{}) *gomock.Call
ListTrials indicates an expected call of ListTrials
func (*MockSageMakerAPIMockRecorder) ListTrialsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialsPages(arg0, arg1 interface{}) *gomock.Call
ListTrialsPages indicates an expected call of ListTrialsPages
func (*MockSageMakerAPIMockRecorder) ListTrialsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTrialsPagesWithContext indicates an expected call of ListTrialsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListTrialsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialsRequest(arg0 interface{}) *gomock.Call
ListTrialsRequest indicates an expected call of ListTrialsRequest
func (*MockSageMakerAPIMockRecorder) ListTrialsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListTrialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrialsWithContext indicates an expected call of ListTrialsWithContext
func (*MockSageMakerAPIMockRecorder) ListUserProfiles ¶
func (mr *MockSageMakerAPIMockRecorder) ListUserProfiles(arg0 interface{}) *gomock.Call
ListUserProfiles indicates an expected call of ListUserProfiles
func (*MockSageMakerAPIMockRecorder) ListUserProfilesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesPages(arg0, arg1 interface{}) *gomock.Call
ListUserProfilesPages indicates an expected call of ListUserProfilesPages
func (*MockSageMakerAPIMockRecorder) ListUserProfilesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListUserProfilesPagesWithContext indicates an expected call of ListUserProfilesPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListUserProfilesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesRequest(arg0 interface{}) *gomock.Call
ListUserProfilesRequest indicates an expected call of ListUserProfilesRequest
func (*MockSageMakerAPIMockRecorder) ListUserProfilesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListUserProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUserProfilesWithContext indicates an expected call of ListUserProfilesWithContext
func (*MockSageMakerAPIMockRecorder) ListWorkteams ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkteams(arg0 interface{}) *gomock.Call
ListWorkteams indicates an expected call of ListWorkteams
func (*MockSageMakerAPIMockRecorder) ListWorkteamsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkteamsPages indicates an expected call of ListWorkteamsPages
func (*MockSageMakerAPIMockRecorder) ListWorkteamsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkteamsPagesWithContext indicates an expected call of ListWorkteamsPagesWithContext
func (*MockSageMakerAPIMockRecorder) ListWorkteamsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsRequest(arg0 interface{}) *gomock.Call
ListWorkteamsRequest indicates an expected call of ListWorkteamsRequest
func (*MockSageMakerAPIMockRecorder) ListWorkteamsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkteamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkteamsWithContext indicates an expected call of ListWorkteamsWithContext
func (*MockSageMakerAPIMockRecorder) RenderUiTemplate ¶
func (mr *MockSageMakerAPIMockRecorder) RenderUiTemplate(arg0 interface{}) *gomock.Call
RenderUiTemplate indicates an expected call of RenderUiTemplate
func (*MockSageMakerAPIMockRecorder) RenderUiTemplateRequest ¶
func (mr *MockSageMakerAPIMockRecorder) RenderUiTemplateRequest(arg0 interface{}) *gomock.Call
RenderUiTemplateRequest indicates an expected call of RenderUiTemplateRequest
func (*MockSageMakerAPIMockRecorder) RenderUiTemplateWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) RenderUiTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RenderUiTemplateWithContext indicates an expected call of RenderUiTemplateWithContext
func (*MockSageMakerAPIMockRecorder) Search ¶
func (mr *MockSageMakerAPIMockRecorder) Search(arg0 interface{}) *gomock.Call
Search indicates an expected call of Search
func (*MockSageMakerAPIMockRecorder) SearchPages ¶
func (mr *MockSageMakerAPIMockRecorder) SearchPages(arg0, arg1 interface{}) *gomock.Call
SearchPages indicates an expected call of SearchPages
func (*MockSageMakerAPIMockRecorder) SearchPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) SearchPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchPagesWithContext indicates an expected call of SearchPagesWithContext
func (*MockSageMakerAPIMockRecorder) SearchRequest ¶
func (mr *MockSageMakerAPIMockRecorder) SearchRequest(arg0 interface{}) *gomock.Call
SearchRequest indicates an expected call of SearchRequest
func (*MockSageMakerAPIMockRecorder) SearchWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) SearchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchWithContext indicates an expected call of SearchWithContext
func (*MockSageMakerAPIMockRecorder) StartMonitoringSchedule ¶
func (mr *MockSageMakerAPIMockRecorder) StartMonitoringSchedule(arg0 interface{}) *gomock.Call
StartMonitoringSchedule indicates an expected call of StartMonitoringSchedule
func (*MockSageMakerAPIMockRecorder) StartMonitoringScheduleRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StartMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
StartMonitoringScheduleRequest indicates an expected call of StartMonitoringScheduleRequest
func (*MockSageMakerAPIMockRecorder) StartMonitoringScheduleWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StartMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMonitoringScheduleWithContext indicates an expected call of StartMonitoringScheduleWithContext
func (*MockSageMakerAPIMockRecorder) StartNotebookInstance ¶
func (mr *MockSageMakerAPIMockRecorder) StartNotebookInstance(arg0 interface{}) *gomock.Call
StartNotebookInstance indicates an expected call of StartNotebookInstance
func (*MockSageMakerAPIMockRecorder) StartNotebookInstanceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StartNotebookInstanceRequest(arg0 interface{}) *gomock.Call
StartNotebookInstanceRequest indicates an expected call of StartNotebookInstanceRequest
func (*MockSageMakerAPIMockRecorder) StartNotebookInstanceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StartNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartNotebookInstanceWithContext indicates an expected call of StartNotebookInstanceWithContext
func (*MockSageMakerAPIMockRecorder) StopAutoMLJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopAutoMLJob(arg0 interface{}) *gomock.Call
StopAutoMLJob indicates an expected call of StopAutoMLJob
func (*MockSageMakerAPIMockRecorder) StopAutoMLJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopAutoMLJobRequest(arg0 interface{}) *gomock.Call
StopAutoMLJobRequest indicates an expected call of StopAutoMLJobRequest
func (*MockSageMakerAPIMockRecorder) StopAutoMLJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopAutoMLJobWithContext indicates an expected call of StopAutoMLJobWithContext
func (*MockSageMakerAPIMockRecorder) StopCompilationJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopCompilationJob(arg0 interface{}) *gomock.Call
StopCompilationJob indicates an expected call of StopCompilationJob
func (*MockSageMakerAPIMockRecorder) StopCompilationJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopCompilationJobRequest(arg0 interface{}) *gomock.Call
StopCompilationJobRequest indicates an expected call of StopCompilationJobRequest
func (*MockSageMakerAPIMockRecorder) StopCompilationJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopCompilationJobWithContext indicates an expected call of StopCompilationJobWithContext
func (*MockSageMakerAPIMockRecorder) StopHyperParameterTuningJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopHyperParameterTuningJob(arg0 interface{}) *gomock.Call
StopHyperParameterTuningJob indicates an expected call of StopHyperParameterTuningJob
func (*MockSageMakerAPIMockRecorder) StopHyperParameterTuningJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
StopHyperParameterTuningJobRequest indicates an expected call of StopHyperParameterTuningJobRequest
func (*MockSageMakerAPIMockRecorder) StopHyperParameterTuningJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopHyperParameterTuningJobWithContext indicates an expected call of StopHyperParameterTuningJobWithContext
func (*MockSageMakerAPIMockRecorder) StopLabelingJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopLabelingJob(arg0 interface{}) *gomock.Call
StopLabelingJob indicates an expected call of StopLabelingJob
func (*MockSageMakerAPIMockRecorder) StopLabelingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopLabelingJobRequest(arg0 interface{}) *gomock.Call
StopLabelingJobRequest indicates an expected call of StopLabelingJobRequest
func (*MockSageMakerAPIMockRecorder) StopLabelingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopLabelingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopLabelingJobWithContext indicates an expected call of StopLabelingJobWithContext
func (*MockSageMakerAPIMockRecorder) StopMonitoringSchedule ¶
func (mr *MockSageMakerAPIMockRecorder) StopMonitoringSchedule(arg0 interface{}) *gomock.Call
StopMonitoringSchedule indicates an expected call of StopMonitoringSchedule
func (*MockSageMakerAPIMockRecorder) StopMonitoringScheduleRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
StopMonitoringScheduleRequest indicates an expected call of StopMonitoringScheduleRequest
func (*MockSageMakerAPIMockRecorder) StopMonitoringScheduleWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopMonitoringScheduleWithContext indicates an expected call of StopMonitoringScheduleWithContext
func (*MockSageMakerAPIMockRecorder) StopNotebookInstance ¶
func (mr *MockSageMakerAPIMockRecorder) StopNotebookInstance(arg0 interface{}) *gomock.Call
StopNotebookInstance indicates an expected call of StopNotebookInstance
func (*MockSageMakerAPIMockRecorder) StopNotebookInstanceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopNotebookInstanceRequest(arg0 interface{}) *gomock.Call
StopNotebookInstanceRequest indicates an expected call of StopNotebookInstanceRequest
func (*MockSageMakerAPIMockRecorder) StopNotebookInstanceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopNotebookInstanceWithContext indicates an expected call of StopNotebookInstanceWithContext
func (*MockSageMakerAPIMockRecorder) StopProcessingJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopProcessingJob(arg0 interface{}) *gomock.Call
StopProcessingJob indicates an expected call of StopProcessingJob
func (*MockSageMakerAPIMockRecorder) StopProcessingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopProcessingJobRequest(arg0 interface{}) *gomock.Call
StopProcessingJobRequest indicates an expected call of StopProcessingJobRequest
func (*MockSageMakerAPIMockRecorder) StopProcessingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopProcessingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopProcessingJobWithContext indicates an expected call of StopProcessingJobWithContext
func (*MockSageMakerAPIMockRecorder) StopTrainingJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopTrainingJob(arg0 interface{}) *gomock.Call
StopTrainingJob indicates an expected call of StopTrainingJob
func (*MockSageMakerAPIMockRecorder) StopTrainingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopTrainingJobRequest(arg0 interface{}) *gomock.Call
StopTrainingJobRequest indicates an expected call of StopTrainingJobRequest
func (*MockSageMakerAPIMockRecorder) StopTrainingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopTrainingJobWithContext indicates an expected call of StopTrainingJobWithContext
func (*MockSageMakerAPIMockRecorder) StopTransformJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopTransformJob(arg0 interface{}) *gomock.Call
StopTransformJob indicates an expected call of StopTransformJob
func (*MockSageMakerAPIMockRecorder) StopTransformJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopTransformJobRequest(arg0 interface{}) *gomock.Call
StopTransformJobRequest indicates an expected call of StopTransformJobRequest
func (*MockSageMakerAPIMockRecorder) StopTransformJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopTransformJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopTransformJobWithContext indicates an expected call of StopTransformJobWithContext
func (*MockSageMakerAPIMockRecorder) UpdateCodeRepository ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateCodeRepository(arg0 interface{}) *gomock.Call
UpdateCodeRepository indicates an expected call of UpdateCodeRepository
func (*MockSageMakerAPIMockRecorder) UpdateCodeRepositoryRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateCodeRepositoryRequest(arg0 interface{}) *gomock.Call
UpdateCodeRepositoryRequest indicates an expected call of UpdateCodeRepositoryRequest
func (*MockSageMakerAPIMockRecorder) UpdateCodeRepositoryWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateCodeRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCodeRepositoryWithContext indicates an expected call of UpdateCodeRepositoryWithContext
func (*MockSageMakerAPIMockRecorder) UpdateDomain ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDomain(arg0 interface{}) *gomock.Call
UpdateDomain indicates an expected call of UpdateDomain
func (*MockSageMakerAPIMockRecorder) UpdateDomainRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDomainRequest(arg0 interface{}) *gomock.Call
UpdateDomainRequest indicates an expected call of UpdateDomainRequest
func (*MockSageMakerAPIMockRecorder) UpdateDomainWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDomainWithContext indicates an expected call of UpdateDomainWithContext
func (*MockSageMakerAPIMockRecorder) UpdateEndpoint ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateEndpoint(arg0 interface{}) *gomock.Call
UpdateEndpoint indicates an expected call of UpdateEndpoint
func (*MockSageMakerAPIMockRecorder) UpdateEndpointRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointRequest(arg0 interface{}) *gomock.Call
UpdateEndpointRequest indicates an expected call of UpdateEndpointRequest
func (*MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacities ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacities(arg0 interface{}) *gomock.Call
UpdateEndpointWeightsAndCapacities indicates an expected call of UpdateEndpointWeightsAndCapacities
func (*MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacitiesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacitiesRequest(arg0 interface{}) *gomock.Call
UpdateEndpointWeightsAndCapacitiesRequest indicates an expected call of UpdateEndpointWeightsAndCapacitiesRequest
func (*MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacitiesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWeightsAndCapacitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateEndpointWeightsAndCapacitiesWithContext indicates an expected call of UpdateEndpointWeightsAndCapacitiesWithContext
func (*MockSageMakerAPIMockRecorder) UpdateEndpointWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateEndpointWithContext indicates an expected call of UpdateEndpointWithContext
func (*MockSageMakerAPIMockRecorder) UpdateExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateExperiment(arg0 interface{}) *gomock.Call
UpdateExperiment indicates an expected call of UpdateExperiment
func (*MockSageMakerAPIMockRecorder) UpdateExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateExperimentRequest(arg0 interface{}) *gomock.Call
UpdateExperimentRequest indicates an expected call of UpdateExperimentRequest
func (*MockSageMakerAPIMockRecorder) UpdateExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateExperimentWithContext indicates an expected call of UpdateExperimentWithContext
func (*MockSageMakerAPIMockRecorder) UpdateMonitoringSchedule ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringSchedule(arg0 interface{}) *gomock.Call
UpdateMonitoringSchedule indicates an expected call of UpdateMonitoringSchedule
func (*MockSageMakerAPIMockRecorder) UpdateMonitoringScheduleRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringScheduleRequest(arg0 interface{}) *gomock.Call
UpdateMonitoringScheduleRequest indicates an expected call of UpdateMonitoringScheduleRequest
func (*MockSageMakerAPIMockRecorder) UpdateMonitoringScheduleWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMonitoringScheduleWithContext indicates an expected call of UpdateMonitoringScheduleWithContext
func (*MockSageMakerAPIMockRecorder) UpdateNotebookInstance ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstance(arg0 interface{}) *gomock.Call
UpdateNotebookInstance indicates an expected call of UpdateNotebookInstance
func (*MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfig(arg0 interface{}) *gomock.Call
UpdateNotebookInstanceLifecycleConfig indicates an expected call of UpdateNotebookInstanceLifecycleConfig
func (*MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfigRequest(arg0 interface{}) *gomock.Call
UpdateNotebookInstanceLifecycleConfigRequest indicates an expected call of UpdateNotebookInstanceLifecycleConfigRequest
func (*MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNotebookInstanceLifecycleConfigWithContext indicates an expected call of UpdateNotebookInstanceLifecycleConfigWithContext
func (*MockSageMakerAPIMockRecorder) UpdateNotebookInstanceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceRequest(arg0 interface{}) *gomock.Call
UpdateNotebookInstanceRequest indicates an expected call of UpdateNotebookInstanceRequest
func (*MockSageMakerAPIMockRecorder) UpdateNotebookInstanceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateNotebookInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNotebookInstanceWithContext indicates an expected call of UpdateNotebookInstanceWithContext
func (*MockSageMakerAPIMockRecorder) UpdateTrial ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrial(arg0 interface{}) *gomock.Call
UpdateTrial indicates an expected call of UpdateTrial
func (*MockSageMakerAPIMockRecorder) UpdateTrialComponent ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrialComponent(arg0 interface{}) *gomock.Call
UpdateTrialComponent indicates an expected call of UpdateTrialComponent
func (*MockSageMakerAPIMockRecorder) UpdateTrialComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrialComponentRequest(arg0 interface{}) *gomock.Call
UpdateTrialComponentRequest indicates an expected call of UpdateTrialComponentRequest
func (*MockSageMakerAPIMockRecorder) UpdateTrialComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrialComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTrialComponentWithContext indicates an expected call of UpdateTrialComponentWithContext
func (*MockSageMakerAPIMockRecorder) UpdateTrialRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrialRequest(arg0 interface{}) *gomock.Call
UpdateTrialRequest indicates an expected call of UpdateTrialRequest
func (*MockSageMakerAPIMockRecorder) UpdateTrialWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTrialWithContext indicates an expected call of UpdateTrialWithContext
func (*MockSageMakerAPIMockRecorder) UpdateUserProfile ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateUserProfile(arg0 interface{}) *gomock.Call
UpdateUserProfile indicates an expected call of UpdateUserProfile
func (*MockSageMakerAPIMockRecorder) UpdateUserProfileRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateUserProfileRequest(arg0 interface{}) *gomock.Call
UpdateUserProfileRequest indicates an expected call of UpdateUserProfileRequest
func (*MockSageMakerAPIMockRecorder) UpdateUserProfileWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateUserProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateUserProfileWithContext indicates an expected call of UpdateUserProfileWithContext
func (*MockSageMakerAPIMockRecorder) UpdateWorkforce ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateWorkforce(arg0 interface{}) *gomock.Call
UpdateWorkforce indicates an expected call of UpdateWorkforce
func (*MockSageMakerAPIMockRecorder) UpdateWorkforceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateWorkforceRequest(arg0 interface{}) *gomock.Call
UpdateWorkforceRequest indicates an expected call of UpdateWorkforceRequest
func (*MockSageMakerAPIMockRecorder) UpdateWorkforceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateWorkforceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkforceWithContext indicates an expected call of UpdateWorkforceWithContext
func (*MockSageMakerAPIMockRecorder) UpdateWorkteam ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateWorkteam(arg0 interface{}) *gomock.Call
UpdateWorkteam indicates an expected call of UpdateWorkteam
func (*MockSageMakerAPIMockRecorder) UpdateWorkteamRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateWorkteamRequest(arg0 interface{}) *gomock.Call
UpdateWorkteamRequest indicates an expected call of UpdateWorkteamRequest
func (*MockSageMakerAPIMockRecorder) UpdateWorkteamWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateWorkteamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkteamWithContext indicates an expected call of UpdateWorkteamWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilEndpointDeleted ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointDeleted(arg0 interface{}) *gomock.Call
WaitUntilEndpointDeleted indicates an expected call of WaitUntilEndpointDeleted
func (*MockSageMakerAPIMockRecorder) WaitUntilEndpointDeletedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilEndpointDeletedWithContext indicates an expected call of WaitUntilEndpointDeletedWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilEndpointInService ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointInService(arg0 interface{}) *gomock.Call
WaitUntilEndpointInService indicates an expected call of WaitUntilEndpointInService
func (*MockSageMakerAPIMockRecorder) WaitUntilEndpointInServiceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilEndpointInServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilEndpointInServiceWithContext indicates an expected call of WaitUntilEndpointInServiceWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceDeleted ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceDeleted(arg0 interface{}) *gomock.Call
WaitUntilNotebookInstanceDeleted indicates an expected call of WaitUntilNotebookInstanceDeleted
func (*MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceDeletedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilNotebookInstanceDeletedWithContext indicates an expected call of WaitUntilNotebookInstanceDeletedWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceInService ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceInService(arg0 interface{}) *gomock.Call
WaitUntilNotebookInstanceInService indicates an expected call of WaitUntilNotebookInstanceInService
func (*MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceInServiceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceInServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilNotebookInstanceInServiceWithContext indicates an expected call of WaitUntilNotebookInstanceInServiceWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceStopped ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceStopped(arg0 interface{}) *gomock.Call
WaitUntilNotebookInstanceStopped indicates an expected call of WaitUntilNotebookInstanceStopped
func (*MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceStoppedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilNotebookInstanceStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilNotebookInstanceStoppedWithContext indicates an expected call of WaitUntilNotebookInstanceStoppedWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilProcessingJobCompletedOrStopped ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilProcessingJobCompletedOrStopped(arg0 interface{}) *gomock.Call
WaitUntilProcessingJobCompletedOrStopped indicates an expected call of WaitUntilProcessingJobCompletedOrStopped
func (*MockSageMakerAPIMockRecorder) WaitUntilProcessingJobCompletedOrStoppedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilProcessingJobCompletedOrStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilProcessingJobCompletedOrStoppedWithContext indicates an expected call of WaitUntilProcessingJobCompletedOrStoppedWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilTrainingJobCompletedOrStopped ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilTrainingJobCompletedOrStopped(arg0 interface{}) *gomock.Call
WaitUntilTrainingJobCompletedOrStopped indicates an expected call of WaitUntilTrainingJobCompletedOrStopped
func (*MockSageMakerAPIMockRecorder) WaitUntilTrainingJobCompletedOrStoppedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilTrainingJobCompletedOrStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilTrainingJobCompletedOrStoppedWithContext indicates an expected call of WaitUntilTrainingJobCompletedOrStoppedWithContext
func (*MockSageMakerAPIMockRecorder) WaitUntilTransformJobCompletedOrStopped ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilTransformJobCompletedOrStopped(arg0 interface{}) *gomock.Call
WaitUntilTransformJobCompletedOrStopped indicates an expected call of WaitUntilTransformJobCompletedOrStopped
func (*MockSageMakerAPIMockRecorder) WaitUntilTransformJobCompletedOrStoppedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilTransformJobCompletedOrStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilTransformJobCompletedOrStoppedWithContext indicates an expected call of WaitUntilTransformJobCompletedOrStoppedWithContext