Documentation ¶
Overview ¶
Package mock_sagemakeriface is a generated GoMock package.
Index ¶
- type MockSageMakerAPI
- func (m *MockSageMakerAPI) AddAssociation(arg0 *sagemaker.AddAssociationInput) (*sagemaker.AddAssociationOutput, error)
- func (m *MockSageMakerAPI) AddAssociationRequest(arg0 *sagemaker.AddAssociationInput) (*request.Request, *sagemaker.AddAssociationOutput)
- func (m *MockSageMakerAPI) AddAssociationWithContext(arg0 aws.Context, arg1 *sagemaker.AddAssociationInput, arg2 ...request.Option) (*sagemaker.AddAssociationOutput, error)
- 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 aws.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 aws.Context, arg1 *sagemaker.AssociateTrialComponentInput, ...) (*sagemaker.AssociateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) BatchDescribeModelPackage(arg0 *sagemaker.BatchDescribeModelPackageInput) (*sagemaker.BatchDescribeModelPackageOutput, error)
- func (m *MockSageMakerAPI) BatchDescribeModelPackageRequest(arg0 *sagemaker.BatchDescribeModelPackageInput) (*request.Request, *sagemaker.BatchDescribeModelPackageOutput)
- func (m *MockSageMakerAPI) BatchDescribeModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.BatchDescribeModelPackageInput, ...) (*sagemaker.BatchDescribeModelPackageOutput, error)
- func (m *MockSageMakerAPI) CreateAction(arg0 *sagemaker.CreateActionInput) (*sagemaker.CreateActionOutput, error)
- func (m *MockSageMakerAPI) CreateActionRequest(arg0 *sagemaker.CreateActionInput) (*request.Request, *sagemaker.CreateActionOutput)
- func (m *MockSageMakerAPI) CreateActionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateActionInput, arg2 ...request.Option) (*sagemaker.CreateActionOutput, 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 aws.Context, arg1 *sagemaker.CreateAlgorithmInput, arg2 ...request.Option) (*sagemaker.CreateAlgorithmOutput, error)
- func (m *MockSageMakerAPI) CreateApp(arg0 *sagemaker.CreateAppInput) (*sagemaker.CreateAppOutput, error)
- func (m *MockSageMakerAPI) CreateAppImageConfig(arg0 *sagemaker.CreateAppImageConfigInput) (*sagemaker.CreateAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) CreateAppImageConfigRequest(arg0 *sagemaker.CreateAppImageConfigInput) (*request.Request, *sagemaker.CreateAppImageConfigOutput)
- func (m *MockSageMakerAPI) CreateAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.CreateAppImageConfigInput, ...) (*sagemaker.CreateAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) CreateAppRequest(arg0 *sagemaker.CreateAppInput) (*request.Request, *sagemaker.CreateAppOutput)
- func (m *MockSageMakerAPI) CreateAppWithContext(arg0 aws.Context, arg1 *sagemaker.CreateAppInput, arg2 ...request.Option) (*sagemaker.CreateAppOutput, error)
- func (m *MockSageMakerAPI) CreateArtifact(arg0 *sagemaker.CreateArtifactInput) (*sagemaker.CreateArtifactOutput, error)
- func (m *MockSageMakerAPI) CreateArtifactRequest(arg0 *sagemaker.CreateArtifactInput) (*request.Request, *sagemaker.CreateArtifactOutput)
- func (m *MockSageMakerAPI) CreateArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.CreateArtifactInput, arg2 ...request.Option) (*sagemaker.CreateArtifactOutput, 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) CreateAutoMLJobV2(arg0 *sagemaker.CreateAutoMLJobV2Input) (*sagemaker.CreateAutoMLJobV2Output, error)
- func (m *MockSageMakerAPI) CreateAutoMLJobV2Request(arg0 *sagemaker.CreateAutoMLJobV2Input) (*request.Request, *sagemaker.CreateAutoMLJobV2Output)
- func (m *MockSageMakerAPI) CreateAutoMLJobV2WithContext(arg0 aws.Context, arg1 *sagemaker.CreateAutoMLJobV2Input, ...) (*sagemaker.CreateAutoMLJobV2Output, error)
- func (m *MockSageMakerAPI) CreateAutoMLJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateAutoMLJobInput, arg2 ...request.Option) (*sagemaker.CreateAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) CreateCluster(arg0 *sagemaker.CreateClusterInput) (*sagemaker.CreateClusterOutput, error)
- func (m *MockSageMakerAPI) CreateClusterRequest(arg0 *sagemaker.CreateClusterInput) (*request.Request, *sagemaker.CreateClusterOutput)
- func (m *MockSageMakerAPI) CreateClusterWithContext(arg0 aws.Context, arg1 *sagemaker.CreateClusterInput, arg2 ...request.Option) (*sagemaker.CreateClusterOutput, 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 aws.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 aws.Context, arg1 *sagemaker.CreateCompilationJobInput, ...) (*sagemaker.CreateCompilationJobOutput, error)
- func (m *MockSageMakerAPI) CreateContext(arg0 *sagemaker.CreateContextInput) (*sagemaker.CreateContextOutput, error)
- func (m *MockSageMakerAPI) CreateContextRequest(arg0 *sagemaker.CreateContextInput) (*request.Request, *sagemaker.CreateContextOutput)
- func (m *MockSageMakerAPI) CreateContextWithContext(arg0 aws.Context, arg1 *sagemaker.CreateContextInput, arg2 ...request.Option) (*sagemaker.CreateContextOutput, error)
- func (m *MockSageMakerAPI) CreateDataQualityJobDefinition(arg0 *sagemaker.CreateDataQualityJobDefinitionInput) (*sagemaker.CreateDataQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateDataQualityJobDefinitionRequest(arg0 *sagemaker.CreateDataQualityJobDefinitionInput) (*request.Request, *sagemaker.CreateDataQualityJobDefinitionOutput)
- func (m *MockSageMakerAPI) CreateDataQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateDataQualityJobDefinitionInput, ...) (*sagemaker.CreateDataQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateDeviceFleet(arg0 *sagemaker.CreateDeviceFleetInput) (*sagemaker.CreateDeviceFleetOutput, error)
- func (m *MockSageMakerAPI) CreateDeviceFleetRequest(arg0 *sagemaker.CreateDeviceFleetInput) (*request.Request, *sagemaker.CreateDeviceFleetOutput)
- func (m *MockSageMakerAPI) CreateDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.CreateDeviceFleetInput, ...) (*sagemaker.CreateDeviceFleetOutput, 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 aws.Context, arg1 *sagemaker.CreateDomainInput, arg2 ...request.Option) (*sagemaker.CreateDomainOutput, error)
- func (m *MockSageMakerAPI) CreateEdgeDeploymentPlan(arg0 *sagemaker.CreateEdgeDeploymentPlanInput) (*sagemaker.CreateEdgeDeploymentPlanOutput, error)
- func (m *MockSageMakerAPI) CreateEdgeDeploymentPlanRequest(arg0 *sagemaker.CreateEdgeDeploymentPlanInput) (*request.Request, *sagemaker.CreateEdgeDeploymentPlanOutput)
- func (m *MockSageMakerAPI) CreateEdgeDeploymentPlanWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEdgeDeploymentPlanInput, ...) (*sagemaker.CreateEdgeDeploymentPlanOutput, error)
- func (m *MockSageMakerAPI) CreateEdgeDeploymentStage(arg0 *sagemaker.CreateEdgeDeploymentStageInput) (*sagemaker.CreateEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) CreateEdgeDeploymentStageRequest(arg0 *sagemaker.CreateEdgeDeploymentStageInput) (*request.Request, *sagemaker.CreateEdgeDeploymentStageOutput)
- func (m *MockSageMakerAPI) CreateEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEdgeDeploymentStageInput, ...) (*sagemaker.CreateEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) CreateEdgePackagingJob(arg0 *sagemaker.CreateEdgePackagingJobInput) (*sagemaker.CreateEdgePackagingJobOutput, error)
- func (m *MockSageMakerAPI) CreateEdgePackagingJobRequest(arg0 *sagemaker.CreateEdgePackagingJobInput) (*request.Request, *sagemaker.CreateEdgePackagingJobOutput)
- func (m *MockSageMakerAPI) CreateEdgePackagingJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEdgePackagingJobInput, ...) (*sagemaker.CreateEdgePackagingJobOutput, 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 aws.Context, arg1 *sagemaker.CreateEndpointConfigInput, ...) (*sagemaker.CreateEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) CreateEndpointRequest(arg0 *sagemaker.CreateEndpointInput) (*request.Request, *sagemaker.CreateEndpointOutput)
- func (m *MockSageMakerAPI) CreateEndpointWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEndpointInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.CreateExperimentInput, ...) (*sagemaker.CreateExperimentOutput, error)
- func (m *MockSageMakerAPI) CreateFeatureGroup(arg0 *sagemaker.CreateFeatureGroupInput) (*sagemaker.CreateFeatureGroupOutput, error)
- func (m *MockSageMakerAPI) CreateFeatureGroupRequest(arg0 *sagemaker.CreateFeatureGroupInput) (*request.Request, *sagemaker.CreateFeatureGroupOutput)
- func (m *MockSageMakerAPI) CreateFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.CreateFeatureGroupInput, ...) (*sagemaker.CreateFeatureGroupOutput, 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 aws.Context, arg1 *sagemaker.CreateFlowDefinitionInput, ...) (*sagemaker.CreateFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateHub(arg0 *sagemaker.CreateHubInput) (*sagemaker.CreateHubOutput, error)
- func (m *MockSageMakerAPI) CreateHubContentReference(arg0 *sagemaker.CreateHubContentReferenceInput) (*sagemaker.CreateHubContentReferenceOutput, error)
- func (m *MockSageMakerAPI) CreateHubContentReferenceRequest(arg0 *sagemaker.CreateHubContentReferenceInput) (*request.Request, *sagemaker.CreateHubContentReferenceOutput)
- func (m *MockSageMakerAPI) CreateHubContentReferenceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateHubContentReferenceInput, ...) (*sagemaker.CreateHubContentReferenceOutput, error)
- func (m *MockSageMakerAPI) CreateHubRequest(arg0 *sagemaker.CreateHubInput) (*request.Request, *sagemaker.CreateHubOutput)
- func (m *MockSageMakerAPI) CreateHubWithContext(arg0 aws.Context, arg1 *sagemaker.CreateHubInput, arg2 ...request.Option) (*sagemaker.CreateHubOutput, 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 aws.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 aws.Context, arg1 *sagemaker.CreateHyperParameterTuningJobInput, ...) (*sagemaker.CreateHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) CreateImage(arg0 *sagemaker.CreateImageInput) (*sagemaker.CreateImageOutput, error)
- func (m *MockSageMakerAPI) CreateImageRequest(arg0 *sagemaker.CreateImageInput) (*request.Request, *sagemaker.CreateImageOutput)
- func (m *MockSageMakerAPI) CreateImageVersion(arg0 *sagemaker.CreateImageVersionInput) (*sagemaker.CreateImageVersionOutput, error)
- func (m *MockSageMakerAPI) CreateImageVersionRequest(arg0 *sagemaker.CreateImageVersionInput) (*request.Request, *sagemaker.CreateImageVersionOutput)
- func (m *MockSageMakerAPI) CreateImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateImageVersionInput, ...) (*sagemaker.CreateImageVersionOutput, error)
- func (m *MockSageMakerAPI) CreateImageWithContext(arg0 aws.Context, arg1 *sagemaker.CreateImageInput, arg2 ...request.Option) (*sagemaker.CreateImageOutput, error)
- func (m *MockSageMakerAPI) CreateInferenceComponent(arg0 *sagemaker.CreateInferenceComponentInput) (*sagemaker.CreateInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) CreateInferenceComponentRequest(arg0 *sagemaker.CreateInferenceComponentInput) (*request.Request, *sagemaker.CreateInferenceComponentOutput)
- func (m *MockSageMakerAPI) CreateInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.CreateInferenceComponentInput, ...) (*sagemaker.CreateInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) CreateInferenceExperiment(arg0 *sagemaker.CreateInferenceExperimentInput) (*sagemaker.CreateInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) CreateInferenceExperimentRequest(arg0 *sagemaker.CreateInferenceExperimentInput) (*request.Request, *sagemaker.CreateInferenceExperimentOutput)
- func (m *MockSageMakerAPI) CreateInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.CreateInferenceExperimentInput, ...) (*sagemaker.CreateInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) CreateInferenceRecommendationsJob(arg0 *sagemaker.CreateInferenceRecommendationsJobInput) (*sagemaker.CreateInferenceRecommendationsJobOutput, error)
- func (m *MockSageMakerAPI) CreateInferenceRecommendationsJobRequest(arg0 *sagemaker.CreateInferenceRecommendationsJobInput) (*request.Request, *sagemaker.CreateInferenceRecommendationsJobOutput)
- func (m *MockSageMakerAPI) CreateInferenceRecommendationsJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateInferenceRecommendationsJobInput, ...) (*sagemaker.CreateInferenceRecommendationsJobOutput, 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 aws.Context, arg1 *sagemaker.CreateLabelingJobInput, ...) (*sagemaker.CreateLabelingJobOutput, error)
- func (m *MockSageMakerAPI) CreateMlflowTrackingServer(arg0 *sagemaker.CreateMlflowTrackingServerInput) (*sagemaker.CreateMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) CreateMlflowTrackingServerRequest(arg0 *sagemaker.CreateMlflowTrackingServerInput) (*request.Request, *sagemaker.CreateMlflowTrackingServerOutput)
- func (m *MockSageMakerAPI) CreateMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.CreateMlflowTrackingServerInput, ...) (*sagemaker.CreateMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) CreateModel(arg0 *sagemaker.CreateModelInput) (*sagemaker.CreateModelOutput, error)
- func (m *MockSageMakerAPI) CreateModelBiasJobDefinition(arg0 *sagemaker.CreateModelBiasJobDefinitionInput) (*sagemaker.CreateModelBiasJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateModelBiasJobDefinitionRequest(arg0 *sagemaker.CreateModelBiasJobDefinitionInput) (*request.Request, *sagemaker.CreateModelBiasJobDefinitionOutput)
- func (m *MockSageMakerAPI) CreateModelBiasJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelBiasJobDefinitionInput, ...) (*sagemaker.CreateModelBiasJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateModelCard(arg0 *sagemaker.CreateModelCardInput) (*sagemaker.CreateModelCardOutput, error)
- func (m *MockSageMakerAPI) CreateModelCardExportJob(arg0 *sagemaker.CreateModelCardExportJobInput) (*sagemaker.CreateModelCardExportJobOutput, error)
- func (m *MockSageMakerAPI) CreateModelCardExportJobRequest(arg0 *sagemaker.CreateModelCardExportJobInput) (*request.Request, *sagemaker.CreateModelCardExportJobOutput)
- func (m *MockSageMakerAPI) CreateModelCardExportJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelCardExportJobInput, ...) (*sagemaker.CreateModelCardExportJobOutput, error)
- func (m *MockSageMakerAPI) CreateModelCardRequest(arg0 *sagemaker.CreateModelCardInput) (*request.Request, *sagemaker.CreateModelCardOutput)
- func (m *MockSageMakerAPI) CreateModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelCardInput, arg2 ...request.Option) (*sagemaker.CreateModelCardOutput, error)
- func (m *MockSageMakerAPI) CreateModelExplainabilityJobDefinition(arg0 *sagemaker.CreateModelExplainabilityJobDefinitionInput) (*sagemaker.CreateModelExplainabilityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateModelExplainabilityJobDefinitionRequest(arg0 *sagemaker.CreateModelExplainabilityJobDefinitionInput) (*request.Request, *sagemaker.CreateModelExplainabilityJobDefinitionOutput)
- func (m *MockSageMakerAPI) CreateModelExplainabilityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelExplainabilityJobDefinitionInput, ...) (*sagemaker.CreateModelExplainabilityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateModelPackage(arg0 *sagemaker.CreateModelPackageInput) (*sagemaker.CreateModelPackageOutput, error)
- func (m *MockSageMakerAPI) CreateModelPackageGroup(arg0 *sagemaker.CreateModelPackageGroupInput) (*sagemaker.CreateModelPackageGroupOutput, error)
- func (m *MockSageMakerAPI) CreateModelPackageGroupRequest(arg0 *sagemaker.CreateModelPackageGroupInput) (*request.Request, *sagemaker.CreateModelPackageGroupOutput)
- func (m *MockSageMakerAPI) CreateModelPackageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelPackageGroupInput, ...) (*sagemaker.CreateModelPackageGroupOutput, error)
- func (m *MockSageMakerAPI) CreateModelPackageRequest(arg0 *sagemaker.CreateModelPackageInput) (*request.Request, *sagemaker.CreateModelPackageOutput)
- func (m *MockSageMakerAPI) CreateModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelPackageInput, ...) (*sagemaker.CreateModelPackageOutput, error)
- func (m *MockSageMakerAPI) CreateModelQualityJobDefinition(arg0 *sagemaker.CreateModelQualityJobDefinitionInput) (*sagemaker.CreateModelQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateModelQualityJobDefinitionRequest(arg0 *sagemaker.CreateModelQualityJobDefinitionInput) (*request.Request, *sagemaker.CreateModelQualityJobDefinitionOutput)
- func (m *MockSageMakerAPI) CreateModelQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelQualityJobDefinitionInput, ...) (*sagemaker.CreateModelQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) CreateModelRequest(arg0 *sagemaker.CreateModelInput) (*request.Request, *sagemaker.CreateModelOutput)
- func (m *MockSageMakerAPI) CreateModelWithContext(arg0 aws.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 aws.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 aws.Context, arg1 *sagemaker.CreateNotebookInstanceLifecycleConfigInput, ...) (*sagemaker.CreateNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) CreateNotebookInstanceRequest(arg0 *sagemaker.CreateNotebookInstanceInput) (*request.Request, *sagemaker.CreateNotebookInstanceOutput)
- func (m *MockSageMakerAPI) CreateNotebookInstanceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateNotebookInstanceInput, ...) (*sagemaker.CreateNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) CreateOptimizationJob(arg0 *sagemaker.CreateOptimizationJobInput) (*sagemaker.CreateOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) CreateOptimizationJobRequest(arg0 *sagemaker.CreateOptimizationJobInput) (*request.Request, *sagemaker.CreateOptimizationJobOutput)
- func (m *MockSageMakerAPI) CreateOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateOptimizationJobInput, ...) (*sagemaker.CreateOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) CreatePipeline(arg0 *sagemaker.CreatePipelineInput) (*sagemaker.CreatePipelineOutput, error)
- func (m *MockSageMakerAPI) CreatePipelineRequest(arg0 *sagemaker.CreatePipelineInput) (*request.Request, *sagemaker.CreatePipelineOutput)
- func (m *MockSageMakerAPI) CreatePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.CreatePipelineInput, arg2 ...request.Option) (*sagemaker.CreatePipelineOutput, 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 aws.Context, arg1 *sagemaker.CreatePresignedDomainUrlInput, ...) (*sagemaker.CreatePresignedDomainUrlOutput, error)
- func (m *MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrl(arg0 *sagemaker.CreatePresignedMlflowTrackingServerUrlInput) (*sagemaker.CreatePresignedMlflowTrackingServerUrlOutput, error)
- func (m *MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrlRequest(arg0 *sagemaker.CreatePresignedMlflowTrackingServerUrlInput) (*request.Request, *sagemaker.CreatePresignedMlflowTrackingServerUrlOutput)
- func (m *MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrlWithContext(arg0 aws.Context, arg1 *sagemaker.CreatePresignedMlflowTrackingServerUrlInput, ...) (*sagemaker.CreatePresignedMlflowTrackingServerUrlOutput, 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 aws.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 aws.Context, arg1 *sagemaker.CreateProcessingJobInput, ...) (*sagemaker.CreateProcessingJobOutput, error)
- func (m *MockSageMakerAPI) CreateProject(arg0 *sagemaker.CreateProjectInput) (*sagemaker.CreateProjectOutput, error)
- func (m *MockSageMakerAPI) CreateProjectRequest(arg0 *sagemaker.CreateProjectInput) (*request.Request, *sagemaker.CreateProjectOutput)
- func (m *MockSageMakerAPI) CreateProjectWithContext(arg0 aws.Context, arg1 *sagemaker.CreateProjectInput, arg2 ...request.Option) (*sagemaker.CreateProjectOutput, error)
- func (m *MockSageMakerAPI) CreateSpace(arg0 *sagemaker.CreateSpaceInput) (*sagemaker.CreateSpaceOutput, error)
- func (m *MockSageMakerAPI) CreateSpaceRequest(arg0 *sagemaker.CreateSpaceInput) (*request.Request, *sagemaker.CreateSpaceOutput)
- func (m *MockSageMakerAPI) CreateSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateSpaceInput, arg2 ...request.Option) (*sagemaker.CreateSpaceOutput, error)
- func (m *MockSageMakerAPI) CreateStudioLifecycleConfig(arg0 *sagemaker.CreateStudioLifecycleConfigInput) (*sagemaker.CreateStudioLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) CreateStudioLifecycleConfigRequest(arg0 *sagemaker.CreateStudioLifecycleConfigInput) (*request.Request, *sagemaker.CreateStudioLifecycleConfigOutput)
- func (m *MockSageMakerAPI) CreateStudioLifecycleConfigWithContext(arg0 aws.Context, arg1 *sagemaker.CreateStudioLifecycleConfigInput, ...) (*sagemaker.CreateStudioLifecycleConfigOutput, 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 aws.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 aws.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 aws.Context, arg1 *sagemaker.CreateTrialComponentInput, ...) (*sagemaker.CreateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) CreateTrialRequest(arg0 *sagemaker.CreateTrialInput) (*request.Request, *sagemaker.CreateTrialOutput)
- func (m *MockSageMakerAPI) CreateTrialWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.CreateUserProfileInput, ...) (*sagemaker.CreateUserProfileOutput, error)
- func (m *MockSageMakerAPI) CreateWorkforce(arg0 *sagemaker.CreateWorkforceInput) (*sagemaker.CreateWorkforceOutput, error)
- func (m *MockSageMakerAPI) CreateWorkforceRequest(arg0 *sagemaker.CreateWorkforceInput) (*request.Request, *sagemaker.CreateWorkforceOutput)
- func (m *MockSageMakerAPI) CreateWorkforceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateWorkforceInput, arg2 ...request.Option) (*sagemaker.CreateWorkforceOutput, 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 aws.Context, arg1 *sagemaker.CreateWorkteamInput, arg2 ...request.Option) (*sagemaker.CreateWorkteamOutput, error)
- func (m *MockSageMakerAPI) DeleteAction(arg0 *sagemaker.DeleteActionInput) (*sagemaker.DeleteActionOutput, error)
- func (m *MockSageMakerAPI) DeleteActionRequest(arg0 *sagemaker.DeleteActionInput) (*request.Request, *sagemaker.DeleteActionOutput)
- func (m *MockSageMakerAPI) DeleteActionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteActionInput, arg2 ...request.Option) (*sagemaker.DeleteActionOutput, 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 aws.Context, arg1 *sagemaker.DeleteAlgorithmInput, arg2 ...request.Option) (*sagemaker.DeleteAlgorithmOutput, error)
- func (m *MockSageMakerAPI) DeleteApp(arg0 *sagemaker.DeleteAppInput) (*sagemaker.DeleteAppOutput, error)
- func (m *MockSageMakerAPI) DeleteAppImageConfig(arg0 *sagemaker.DeleteAppImageConfigInput) (*sagemaker.DeleteAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteAppImageConfigRequest(arg0 *sagemaker.DeleteAppImageConfigInput) (*request.Request, *sagemaker.DeleteAppImageConfigOutput)
- func (m *MockSageMakerAPI) DeleteAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteAppImageConfigInput, ...) (*sagemaker.DeleteAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteAppRequest(arg0 *sagemaker.DeleteAppInput) (*request.Request, *sagemaker.DeleteAppOutput)
- func (m *MockSageMakerAPI) DeleteAppWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteAppInput, arg2 ...request.Option) (*sagemaker.DeleteAppOutput, error)
- func (m *MockSageMakerAPI) DeleteArtifact(arg0 *sagemaker.DeleteArtifactInput) (*sagemaker.DeleteArtifactOutput, error)
- func (m *MockSageMakerAPI) DeleteArtifactRequest(arg0 *sagemaker.DeleteArtifactInput) (*request.Request, *sagemaker.DeleteArtifactOutput)
- func (m *MockSageMakerAPI) DeleteArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteArtifactInput, arg2 ...request.Option) (*sagemaker.DeleteArtifactOutput, error)
- func (m *MockSageMakerAPI) DeleteAssociation(arg0 *sagemaker.DeleteAssociationInput) (*sagemaker.DeleteAssociationOutput, error)
- func (m *MockSageMakerAPI) DeleteAssociationRequest(arg0 *sagemaker.DeleteAssociationInput) (*request.Request, *sagemaker.DeleteAssociationOutput)
- func (m *MockSageMakerAPI) DeleteAssociationWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteAssociationInput, ...) (*sagemaker.DeleteAssociationOutput, error)
- func (m *MockSageMakerAPI) DeleteCluster(arg0 *sagemaker.DeleteClusterInput) (*sagemaker.DeleteClusterOutput, error)
- func (m *MockSageMakerAPI) DeleteClusterRequest(arg0 *sagemaker.DeleteClusterInput) (*request.Request, *sagemaker.DeleteClusterOutput)
- func (m *MockSageMakerAPI) DeleteClusterWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteClusterInput, arg2 ...request.Option) (*sagemaker.DeleteClusterOutput, 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 aws.Context, arg1 *sagemaker.DeleteCodeRepositoryInput, ...) (*sagemaker.DeleteCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) DeleteCompilationJob(arg0 *sagemaker.DeleteCompilationJobInput) (*sagemaker.DeleteCompilationJobOutput, error)
- func (m *MockSageMakerAPI) DeleteCompilationJobRequest(arg0 *sagemaker.DeleteCompilationJobInput) (*request.Request, *sagemaker.DeleteCompilationJobOutput)
- func (m *MockSageMakerAPI) DeleteCompilationJobWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteCompilationJobInput, ...) (*sagemaker.DeleteCompilationJobOutput, error)
- func (m *MockSageMakerAPI) DeleteContext(arg0 *sagemaker.DeleteContextInput) (*sagemaker.DeleteContextOutput, error)
- func (m *MockSageMakerAPI) DeleteContextRequest(arg0 *sagemaker.DeleteContextInput) (*request.Request, *sagemaker.DeleteContextOutput)
- func (m *MockSageMakerAPI) DeleteContextWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteContextInput, arg2 ...request.Option) (*sagemaker.DeleteContextOutput, error)
- func (m *MockSageMakerAPI) DeleteDataQualityJobDefinition(arg0 *sagemaker.DeleteDataQualityJobDefinitionInput) (*sagemaker.DeleteDataQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteDataQualityJobDefinitionRequest(arg0 *sagemaker.DeleteDataQualityJobDefinitionInput) (*request.Request, *sagemaker.DeleteDataQualityJobDefinitionOutput)
- func (m *MockSageMakerAPI) DeleteDataQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteDataQualityJobDefinitionInput, ...) (*sagemaker.DeleteDataQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteDeviceFleet(arg0 *sagemaker.DeleteDeviceFleetInput) (*sagemaker.DeleteDeviceFleetOutput, error)
- func (m *MockSageMakerAPI) DeleteDeviceFleetRequest(arg0 *sagemaker.DeleteDeviceFleetInput) (*request.Request, *sagemaker.DeleteDeviceFleetOutput)
- func (m *MockSageMakerAPI) DeleteDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteDeviceFleetInput, ...) (*sagemaker.DeleteDeviceFleetOutput, 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 aws.Context, arg1 *sagemaker.DeleteDomainInput, arg2 ...request.Option) (*sagemaker.DeleteDomainOutput, error)
- func (m *MockSageMakerAPI) DeleteEdgeDeploymentPlan(arg0 *sagemaker.DeleteEdgeDeploymentPlanInput) (*sagemaker.DeleteEdgeDeploymentPlanOutput, error)
- func (m *MockSageMakerAPI) DeleteEdgeDeploymentPlanRequest(arg0 *sagemaker.DeleteEdgeDeploymentPlanInput) (*request.Request, *sagemaker.DeleteEdgeDeploymentPlanOutput)
- func (m *MockSageMakerAPI) DeleteEdgeDeploymentPlanWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteEdgeDeploymentPlanInput, ...) (*sagemaker.DeleteEdgeDeploymentPlanOutput, error)
- func (m *MockSageMakerAPI) DeleteEdgeDeploymentStage(arg0 *sagemaker.DeleteEdgeDeploymentStageInput) (*sagemaker.DeleteEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) DeleteEdgeDeploymentStageRequest(arg0 *sagemaker.DeleteEdgeDeploymentStageInput) (*request.Request, *sagemaker.DeleteEdgeDeploymentStageOutput)
- func (m *MockSageMakerAPI) DeleteEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteEdgeDeploymentStageInput, ...) (*sagemaker.DeleteEdgeDeploymentStageOutput, 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 aws.Context, arg1 *sagemaker.DeleteEndpointConfigInput, ...) (*sagemaker.DeleteEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteEndpointRequest(arg0 *sagemaker.DeleteEndpointInput) (*request.Request, *sagemaker.DeleteEndpointOutput)
- func (m *MockSageMakerAPI) DeleteEndpointWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteEndpointInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.DeleteExperimentInput, ...) (*sagemaker.DeleteExperimentOutput, error)
- func (m *MockSageMakerAPI) DeleteFeatureGroup(arg0 *sagemaker.DeleteFeatureGroupInput) (*sagemaker.DeleteFeatureGroupOutput, error)
- func (m *MockSageMakerAPI) DeleteFeatureGroupRequest(arg0 *sagemaker.DeleteFeatureGroupInput) (*request.Request, *sagemaker.DeleteFeatureGroupOutput)
- func (m *MockSageMakerAPI) DeleteFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteFeatureGroupInput, ...) (*sagemaker.DeleteFeatureGroupOutput, 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 aws.Context, arg1 *sagemaker.DeleteFlowDefinitionInput, ...) (*sagemaker.DeleteFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteHub(arg0 *sagemaker.DeleteHubInput) (*sagemaker.DeleteHubOutput, error)
- func (m *MockSageMakerAPI) DeleteHubContent(arg0 *sagemaker.DeleteHubContentInput) (*sagemaker.DeleteHubContentOutput, error)
- func (m *MockSageMakerAPI) DeleteHubContentReference(arg0 *sagemaker.DeleteHubContentReferenceInput) (*sagemaker.DeleteHubContentReferenceOutput, error)
- func (m *MockSageMakerAPI) DeleteHubContentReferenceRequest(arg0 *sagemaker.DeleteHubContentReferenceInput) (*request.Request, *sagemaker.DeleteHubContentReferenceOutput)
- func (m *MockSageMakerAPI) DeleteHubContentReferenceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHubContentReferenceInput, ...) (*sagemaker.DeleteHubContentReferenceOutput, error)
- func (m *MockSageMakerAPI) DeleteHubContentRequest(arg0 *sagemaker.DeleteHubContentInput) (*request.Request, *sagemaker.DeleteHubContentOutput)
- func (m *MockSageMakerAPI) DeleteHubContentWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHubContentInput, ...) (*sagemaker.DeleteHubContentOutput, error)
- func (m *MockSageMakerAPI) DeleteHubRequest(arg0 *sagemaker.DeleteHubInput) (*request.Request, *sagemaker.DeleteHubOutput)
- func (m *MockSageMakerAPI) DeleteHubWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHubInput, arg2 ...request.Option) (*sagemaker.DeleteHubOutput, error)
- func (m *MockSageMakerAPI) DeleteHumanTaskUi(arg0 *sagemaker.DeleteHumanTaskUiInput) (*sagemaker.DeleteHumanTaskUiOutput, error)
- func (m *MockSageMakerAPI) DeleteHumanTaskUiRequest(arg0 *sagemaker.DeleteHumanTaskUiInput) (*request.Request, *sagemaker.DeleteHumanTaskUiOutput)
- func (m *MockSageMakerAPI) DeleteHumanTaskUiWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHumanTaskUiInput, ...) (*sagemaker.DeleteHumanTaskUiOutput, error)
- func (m *MockSageMakerAPI) DeleteHyperParameterTuningJob(arg0 *sagemaker.DeleteHyperParameterTuningJobInput) (*sagemaker.DeleteHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) DeleteHyperParameterTuningJobRequest(arg0 *sagemaker.DeleteHyperParameterTuningJobInput) (*request.Request, *sagemaker.DeleteHyperParameterTuningJobOutput)
- func (m *MockSageMakerAPI) DeleteHyperParameterTuningJobWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHyperParameterTuningJobInput, ...) (*sagemaker.DeleteHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) DeleteImage(arg0 *sagemaker.DeleteImageInput) (*sagemaker.DeleteImageOutput, error)
- func (m *MockSageMakerAPI) DeleteImageRequest(arg0 *sagemaker.DeleteImageInput) (*request.Request, *sagemaker.DeleteImageOutput)
- func (m *MockSageMakerAPI) DeleteImageVersion(arg0 *sagemaker.DeleteImageVersionInput) (*sagemaker.DeleteImageVersionOutput, error)
- func (m *MockSageMakerAPI) DeleteImageVersionRequest(arg0 *sagemaker.DeleteImageVersionInput) (*request.Request, *sagemaker.DeleteImageVersionOutput)
- func (m *MockSageMakerAPI) DeleteImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteImageVersionInput, ...) (*sagemaker.DeleteImageVersionOutput, error)
- func (m *MockSageMakerAPI) DeleteImageWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteImageInput, arg2 ...request.Option) (*sagemaker.DeleteImageOutput, error)
- func (m *MockSageMakerAPI) DeleteInferenceComponent(arg0 *sagemaker.DeleteInferenceComponentInput) (*sagemaker.DeleteInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) DeleteInferenceComponentRequest(arg0 *sagemaker.DeleteInferenceComponentInput) (*request.Request, *sagemaker.DeleteInferenceComponentOutput)
- func (m *MockSageMakerAPI) DeleteInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteInferenceComponentInput, ...) (*sagemaker.DeleteInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) DeleteInferenceExperiment(arg0 *sagemaker.DeleteInferenceExperimentInput) (*sagemaker.DeleteInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) DeleteInferenceExperimentRequest(arg0 *sagemaker.DeleteInferenceExperimentInput) (*request.Request, *sagemaker.DeleteInferenceExperimentOutput)
- func (m *MockSageMakerAPI) DeleteInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteInferenceExperimentInput, ...) (*sagemaker.DeleteInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) DeleteMlflowTrackingServer(arg0 *sagemaker.DeleteMlflowTrackingServerInput) (*sagemaker.DeleteMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) DeleteMlflowTrackingServerRequest(arg0 *sagemaker.DeleteMlflowTrackingServerInput) (*request.Request, *sagemaker.DeleteMlflowTrackingServerOutput)
- func (m *MockSageMakerAPI) DeleteMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteMlflowTrackingServerInput, ...) (*sagemaker.DeleteMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) DeleteModel(arg0 *sagemaker.DeleteModelInput) (*sagemaker.DeleteModelOutput, error)
- func (m *MockSageMakerAPI) DeleteModelBiasJobDefinition(arg0 *sagemaker.DeleteModelBiasJobDefinitionInput) (*sagemaker.DeleteModelBiasJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModelBiasJobDefinitionRequest(arg0 *sagemaker.DeleteModelBiasJobDefinitionInput) (*request.Request, *sagemaker.DeleteModelBiasJobDefinitionOutput)
- func (m *MockSageMakerAPI) DeleteModelBiasJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelBiasJobDefinitionInput, ...) (*sagemaker.DeleteModelBiasJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModelCard(arg0 *sagemaker.DeleteModelCardInput) (*sagemaker.DeleteModelCardOutput, error)
- func (m *MockSageMakerAPI) DeleteModelCardRequest(arg0 *sagemaker.DeleteModelCardInput) (*request.Request, *sagemaker.DeleteModelCardOutput)
- func (m *MockSageMakerAPI) DeleteModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelCardInput, arg2 ...request.Option) (*sagemaker.DeleteModelCardOutput, error)
- func (m *MockSageMakerAPI) DeleteModelExplainabilityJobDefinition(arg0 *sagemaker.DeleteModelExplainabilityJobDefinitionInput) (*sagemaker.DeleteModelExplainabilityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModelExplainabilityJobDefinitionRequest(arg0 *sagemaker.DeleteModelExplainabilityJobDefinitionInput) (*request.Request, *sagemaker.DeleteModelExplainabilityJobDefinitionOutput)
- func (m *MockSageMakerAPI) DeleteModelExplainabilityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelExplainabilityJobDefinitionInput, ...) (*sagemaker.DeleteModelExplainabilityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackage(arg0 *sagemaker.DeleteModelPackageInput) (*sagemaker.DeleteModelPackageOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackageGroup(arg0 *sagemaker.DeleteModelPackageGroupInput) (*sagemaker.DeleteModelPackageGroupOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackageGroupPolicy(arg0 *sagemaker.DeleteModelPackageGroupPolicyInput) (*sagemaker.DeleteModelPackageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackageGroupPolicyRequest(arg0 *sagemaker.DeleteModelPackageGroupPolicyInput) (*request.Request, *sagemaker.DeleteModelPackageGroupPolicyOutput)
- func (m *MockSageMakerAPI) DeleteModelPackageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelPackageGroupPolicyInput, ...) (*sagemaker.DeleteModelPackageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackageGroupRequest(arg0 *sagemaker.DeleteModelPackageGroupInput) (*request.Request, *sagemaker.DeleteModelPackageGroupOutput)
- func (m *MockSageMakerAPI) DeleteModelPackageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelPackageGroupInput, ...) (*sagemaker.DeleteModelPackageGroupOutput, error)
- func (m *MockSageMakerAPI) DeleteModelPackageRequest(arg0 *sagemaker.DeleteModelPackageInput) (*request.Request, *sagemaker.DeleteModelPackageOutput)
- func (m *MockSageMakerAPI) DeleteModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelPackageInput, ...) (*sagemaker.DeleteModelPackageOutput, error)
- func (m *MockSageMakerAPI) DeleteModelQualityJobDefinition(arg0 *sagemaker.DeleteModelQualityJobDefinitionInput) (*sagemaker.DeleteModelQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModelQualityJobDefinitionRequest(arg0 *sagemaker.DeleteModelQualityJobDefinitionInput) (*request.Request, *sagemaker.DeleteModelQualityJobDefinitionOutput)
- func (m *MockSageMakerAPI) DeleteModelQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelQualityJobDefinitionInput, ...) (*sagemaker.DeleteModelQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DeleteModelRequest(arg0 *sagemaker.DeleteModelInput) (*request.Request, *sagemaker.DeleteModelOutput)
- func (m *MockSageMakerAPI) DeleteModelWithContext(arg0 aws.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 aws.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 aws.Context, arg1 *sagemaker.DeleteNotebookInstanceLifecycleConfigInput, ...) (*sagemaker.DeleteNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceRequest(arg0 *sagemaker.DeleteNotebookInstanceInput) (*request.Request, *sagemaker.DeleteNotebookInstanceOutput)
- func (m *MockSageMakerAPI) DeleteNotebookInstanceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteNotebookInstanceInput, ...) (*sagemaker.DeleteNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) DeleteOptimizationJob(arg0 *sagemaker.DeleteOptimizationJobInput) (*sagemaker.DeleteOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) DeleteOptimizationJobRequest(arg0 *sagemaker.DeleteOptimizationJobInput) (*request.Request, *sagemaker.DeleteOptimizationJobOutput)
- func (m *MockSageMakerAPI) DeleteOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteOptimizationJobInput, ...) (*sagemaker.DeleteOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) DeletePipeline(arg0 *sagemaker.DeletePipelineInput) (*sagemaker.DeletePipelineOutput, error)
- func (m *MockSageMakerAPI) DeletePipelineRequest(arg0 *sagemaker.DeletePipelineInput) (*request.Request, *sagemaker.DeletePipelineOutput)
- func (m *MockSageMakerAPI) DeletePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.DeletePipelineInput, arg2 ...request.Option) (*sagemaker.DeletePipelineOutput, error)
- func (m *MockSageMakerAPI) DeleteProject(arg0 *sagemaker.DeleteProjectInput) (*sagemaker.DeleteProjectOutput, error)
- func (m *MockSageMakerAPI) DeleteProjectRequest(arg0 *sagemaker.DeleteProjectInput) (*request.Request, *sagemaker.DeleteProjectOutput)
- func (m *MockSageMakerAPI) DeleteProjectWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteProjectInput, arg2 ...request.Option) (*sagemaker.DeleteProjectOutput, error)
- func (m *MockSageMakerAPI) DeleteSpace(arg0 *sagemaker.DeleteSpaceInput) (*sagemaker.DeleteSpaceOutput, error)
- func (m *MockSageMakerAPI) DeleteSpaceRequest(arg0 *sagemaker.DeleteSpaceInput) (*request.Request, *sagemaker.DeleteSpaceOutput)
- func (m *MockSageMakerAPI) DeleteSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteSpaceInput, arg2 ...request.Option) (*sagemaker.DeleteSpaceOutput, error)
- func (m *MockSageMakerAPI) DeleteStudioLifecycleConfig(arg0 *sagemaker.DeleteStudioLifecycleConfigInput) (*sagemaker.DeleteStudioLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DeleteStudioLifecycleConfigRequest(arg0 *sagemaker.DeleteStudioLifecycleConfigInput) (*request.Request, *sagemaker.DeleteStudioLifecycleConfigOutput)
- func (m *MockSageMakerAPI) DeleteStudioLifecycleConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteStudioLifecycleConfigInput, ...) (*sagemaker.DeleteStudioLifecycleConfigOutput, 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 aws.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 aws.Context, arg1 *sagemaker.DeleteTrialComponentInput, ...) (*sagemaker.DeleteTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DeleteTrialRequest(arg0 *sagemaker.DeleteTrialInput) (*request.Request, *sagemaker.DeleteTrialOutput)
- func (m *MockSageMakerAPI) DeleteTrialWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.DeleteUserProfileInput, ...) (*sagemaker.DeleteUserProfileOutput, error)
- func (m *MockSageMakerAPI) DeleteWorkforce(arg0 *sagemaker.DeleteWorkforceInput) (*sagemaker.DeleteWorkforceOutput, error)
- func (m *MockSageMakerAPI) DeleteWorkforceRequest(arg0 *sagemaker.DeleteWorkforceInput) (*request.Request, *sagemaker.DeleteWorkforceOutput)
- func (m *MockSageMakerAPI) DeleteWorkforceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteWorkforceInput, arg2 ...request.Option) (*sagemaker.DeleteWorkforceOutput, 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 aws.Context, arg1 *sagemaker.DeleteWorkteamInput, arg2 ...request.Option) (*sagemaker.DeleteWorkteamOutput, error)
- func (m *MockSageMakerAPI) DeregisterDevices(arg0 *sagemaker.DeregisterDevicesInput) (*sagemaker.DeregisterDevicesOutput, error)
- func (m *MockSageMakerAPI) DeregisterDevicesRequest(arg0 *sagemaker.DeregisterDevicesInput) (*request.Request, *sagemaker.DeregisterDevicesOutput)
- func (m *MockSageMakerAPI) DeregisterDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.DeregisterDevicesInput, ...) (*sagemaker.DeregisterDevicesOutput, error)
- func (m *MockSageMakerAPI) DescribeAction(arg0 *sagemaker.DescribeActionInput) (*sagemaker.DescribeActionOutput, error)
- func (m *MockSageMakerAPI) DescribeActionRequest(arg0 *sagemaker.DescribeActionInput) (*request.Request, *sagemaker.DescribeActionOutput)
- func (m *MockSageMakerAPI) DescribeActionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeActionInput, arg2 ...request.Option) (*sagemaker.DescribeActionOutput, 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 aws.Context, arg1 *sagemaker.DescribeAlgorithmInput, ...) (*sagemaker.DescribeAlgorithmOutput, error)
- func (m *MockSageMakerAPI) DescribeApp(arg0 *sagemaker.DescribeAppInput) (*sagemaker.DescribeAppOutput, error)
- func (m *MockSageMakerAPI) DescribeAppImageConfig(arg0 *sagemaker.DescribeAppImageConfigInput) (*sagemaker.DescribeAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeAppImageConfigRequest(arg0 *sagemaker.DescribeAppImageConfigInput) (*request.Request, *sagemaker.DescribeAppImageConfigOutput)
- func (m *MockSageMakerAPI) DescribeAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAppImageConfigInput, ...) (*sagemaker.DescribeAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeAppRequest(arg0 *sagemaker.DescribeAppInput) (*request.Request, *sagemaker.DescribeAppOutput)
- func (m *MockSageMakerAPI) DescribeAppWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAppInput, arg2 ...request.Option) (*sagemaker.DescribeAppOutput, error)
- func (m *MockSageMakerAPI) DescribeArtifact(arg0 *sagemaker.DescribeArtifactInput) (*sagemaker.DescribeArtifactOutput, error)
- func (m *MockSageMakerAPI) DescribeArtifactRequest(arg0 *sagemaker.DescribeArtifactInput) (*request.Request, *sagemaker.DescribeArtifactOutput)
- func (m *MockSageMakerAPI) DescribeArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeArtifactInput, ...) (*sagemaker.DescribeArtifactOutput, 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) DescribeAutoMLJobV2(arg0 *sagemaker.DescribeAutoMLJobV2Input) (*sagemaker.DescribeAutoMLJobV2Output, error)
- func (m *MockSageMakerAPI) DescribeAutoMLJobV2Request(arg0 *sagemaker.DescribeAutoMLJobV2Input) (*request.Request, *sagemaker.DescribeAutoMLJobV2Output)
- func (m *MockSageMakerAPI) DescribeAutoMLJobV2WithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAutoMLJobV2Input, ...) (*sagemaker.DescribeAutoMLJobV2Output, error)
- func (m *MockSageMakerAPI) DescribeAutoMLJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAutoMLJobInput, ...) (*sagemaker.DescribeAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) DescribeCluster(arg0 *sagemaker.DescribeClusterInput) (*sagemaker.DescribeClusterOutput, error)
- func (m *MockSageMakerAPI) DescribeClusterNode(arg0 *sagemaker.DescribeClusterNodeInput) (*sagemaker.DescribeClusterNodeOutput, error)
- func (m *MockSageMakerAPI) DescribeClusterNodeRequest(arg0 *sagemaker.DescribeClusterNodeInput) (*request.Request, *sagemaker.DescribeClusterNodeOutput)
- func (m *MockSageMakerAPI) DescribeClusterNodeWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeClusterNodeInput, ...) (*sagemaker.DescribeClusterNodeOutput, error)
- func (m *MockSageMakerAPI) DescribeClusterRequest(arg0 *sagemaker.DescribeClusterInput) (*request.Request, *sagemaker.DescribeClusterOutput)
- func (m *MockSageMakerAPI) DescribeClusterWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeClusterInput, arg2 ...request.Option) (*sagemaker.DescribeClusterOutput, 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 aws.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 aws.Context, arg1 *sagemaker.DescribeCompilationJobInput, ...) (*sagemaker.DescribeCompilationJobOutput, error)
- func (m *MockSageMakerAPI) DescribeContext(arg0 *sagemaker.DescribeContextInput) (*sagemaker.DescribeContextOutput, error)
- func (m *MockSageMakerAPI) DescribeContextRequest(arg0 *sagemaker.DescribeContextInput) (*request.Request, *sagemaker.DescribeContextOutput)
- func (m *MockSageMakerAPI) DescribeContextWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeContextInput, arg2 ...request.Option) (*sagemaker.DescribeContextOutput, error)
- func (m *MockSageMakerAPI) DescribeDataQualityJobDefinition(arg0 *sagemaker.DescribeDataQualityJobDefinitionInput) (*sagemaker.DescribeDataQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeDataQualityJobDefinitionRequest(arg0 *sagemaker.DescribeDataQualityJobDefinitionInput) (*request.Request, *sagemaker.DescribeDataQualityJobDefinitionOutput)
- func (m *MockSageMakerAPI) DescribeDataQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeDataQualityJobDefinitionInput, ...) (*sagemaker.DescribeDataQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeDevice(arg0 *sagemaker.DescribeDeviceInput) (*sagemaker.DescribeDeviceOutput, error)
- func (m *MockSageMakerAPI) DescribeDeviceFleet(arg0 *sagemaker.DescribeDeviceFleetInput) (*sagemaker.DescribeDeviceFleetOutput, error)
- func (m *MockSageMakerAPI) DescribeDeviceFleetRequest(arg0 *sagemaker.DescribeDeviceFleetInput) (*request.Request, *sagemaker.DescribeDeviceFleetOutput)
- func (m *MockSageMakerAPI) DescribeDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeDeviceFleetInput, ...) (*sagemaker.DescribeDeviceFleetOutput, error)
- func (m *MockSageMakerAPI) DescribeDeviceRequest(arg0 *sagemaker.DescribeDeviceInput) (*request.Request, *sagemaker.DescribeDeviceOutput)
- func (m *MockSageMakerAPI) DescribeDeviceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeDeviceInput, arg2 ...request.Option) (*sagemaker.DescribeDeviceOutput, 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 aws.Context, arg1 *sagemaker.DescribeDomainInput, arg2 ...request.Option) (*sagemaker.DescribeDomainOutput, error)
- func (m *MockSageMakerAPI) DescribeEdgeDeploymentPlan(arg0 *sagemaker.DescribeEdgeDeploymentPlanInput) (*sagemaker.DescribeEdgeDeploymentPlanOutput, error)
- func (m *MockSageMakerAPI) DescribeEdgeDeploymentPlanRequest(arg0 *sagemaker.DescribeEdgeDeploymentPlanInput) (*request.Request, *sagemaker.DescribeEdgeDeploymentPlanOutput)
- func (m *MockSageMakerAPI) DescribeEdgeDeploymentPlanWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeEdgeDeploymentPlanInput, ...) (*sagemaker.DescribeEdgeDeploymentPlanOutput, error)
- func (m *MockSageMakerAPI) DescribeEdgePackagingJob(arg0 *sagemaker.DescribeEdgePackagingJobInput) (*sagemaker.DescribeEdgePackagingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeEdgePackagingJobRequest(arg0 *sagemaker.DescribeEdgePackagingJobInput) (*request.Request, *sagemaker.DescribeEdgePackagingJobOutput)
- func (m *MockSageMakerAPI) DescribeEdgePackagingJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeEdgePackagingJobInput, ...) (*sagemaker.DescribeEdgePackagingJobOutput, 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 aws.Context, arg1 *sagemaker.DescribeEndpointConfigInput, ...) (*sagemaker.DescribeEndpointConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeEndpointRequest(arg0 *sagemaker.DescribeEndpointInput) (*request.Request, *sagemaker.DescribeEndpointOutput)
- func (m *MockSageMakerAPI) DescribeEndpointWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.DescribeExperimentInput, ...) (*sagemaker.DescribeExperimentOutput, error)
- func (m *MockSageMakerAPI) DescribeFeatureGroup(arg0 *sagemaker.DescribeFeatureGroupInput) (*sagemaker.DescribeFeatureGroupOutput, error)
- func (m *MockSageMakerAPI) DescribeFeatureGroupRequest(arg0 *sagemaker.DescribeFeatureGroupInput) (*request.Request, *sagemaker.DescribeFeatureGroupOutput)
- func (m *MockSageMakerAPI) DescribeFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeFeatureGroupInput, ...) (*sagemaker.DescribeFeatureGroupOutput, error)
- func (m *MockSageMakerAPI) DescribeFeatureMetadata(arg0 *sagemaker.DescribeFeatureMetadataInput) (*sagemaker.DescribeFeatureMetadataOutput, error)
- func (m *MockSageMakerAPI) DescribeFeatureMetadataRequest(arg0 *sagemaker.DescribeFeatureMetadataInput) (*request.Request, *sagemaker.DescribeFeatureMetadataOutput)
- func (m *MockSageMakerAPI) DescribeFeatureMetadataWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeFeatureMetadataInput, ...) (*sagemaker.DescribeFeatureMetadataOutput, 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 aws.Context, arg1 *sagemaker.DescribeFlowDefinitionInput, ...) (*sagemaker.DescribeFlowDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeHub(arg0 *sagemaker.DescribeHubInput) (*sagemaker.DescribeHubOutput, error)
- func (m *MockSageMakerAPI) DescribeHubContent(arg0 *sagemaker.DescribeHubContentInput) (*sagemaker.DescribeHubContentOutput, error)
- func (m *MockSageMakerAPI) DescribeHubContentRequest(arg0 *sagemaker.DescribeHubContentInput) (*request.Request, *sagemaker.DescribeHubContentOutput)
- func (m *MockSageMakerAPI) DescribeHubContentWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeHubContentInput, ...) (*sagemaker.DescribeHubContentOutput, error)
- func (m *MockSageMakerAPI) DescribeHubRequest(arg0 *sagemaker.DescribeHubInput) (*request.Request, *sagemaker.DescribeHubOutput)
- func (m *MockSageMakerAPI) DescribeHubWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeHubInput, arg2 ...request.Option) (*sagemaker.DescribeHubOutput, 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 aws.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 aws.Context, arg1 *sagemaker.DescribeHyperParameterTuningJobInput, ...) (*sagemaker.DescribeHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) DescribeImage(arg0 *sagemaker.DescribeImageInput) (*sagemaker.DescribeImageOutput, error)
- func (m *MockSageMakerAPI) DescribeImageRequest(arg0 *sagemaker.DescribeImageInput) (*request.Request, *sagemaker.DescribeImageOutput)
- func (m *MockSageMakerAPI) DescribeImageVersion(arg0 *sagemaker.DescribeImageVersionInput) (*sagemaker.DescribeImageVersionOutput, error)
- func (m *MockSageMakerAPI) DescribeImageVersionRequest(arg0 *sagemaker.DescribeImageVersionInput) (*request.Request, *sagemaker.DescribeImageVersionOutput)
- func (m *MockSageMakerAPI) DescribeImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageVersionInput, ...) (*sagemaker.DescribeImageVersionOutput, error)
- func (m *MockSageMakerAPI) DescribeImageWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, arg2 ...request.Option) (*sagemaker.DescribeImageOutput, error)
- func (m *MockSageMakerAPI) DescribeInferenceComponent(arg0 *sagemaker.DescribeInferenceComponentInput) (*sagemaker.DescribeInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) DescribeInferenceComponentRequest(arg0 *sagemaker.DescribeInferenceComponentInput) (*request.Request, *sagemaker.DescribeInferenceComponentOutput)
- func (m *MockSageMakerAPI) DescribeInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeInferenceComponentInput, ...) (*sagemaker.DescribeInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) DescribeInferenceExperiment(arg0 *sagemaker.DescribeInferenceExperimentInput) (*sagemaker.DescribeInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) DescribeInferenceExperimentRequest(arg0 *sagemaker.DescribeInferenceExperimentInput) (*request.Request, *sagemaker.DescribeInferenceExperimentOutput)
- func (m *MockSageMakerAPI) DescribeInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeInferenceExperimentInput, ...) (*sagemaker.DescribeInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) DescribeInferenceRecommendationsJob(arg0 *sagemaker.DescribeInferenceRecommendationsJobInput) (*sagemaker.DescribeInferenceRecommendationsJobOutput, error)
- func (m *MockSageMakerAPI) DescribeInferenceRecommendationsJobRequest(arg0 *sagemaker.DescribeInferenceRecommendationsJobInput) (*request.Request, *sagemaker.DescribeInferenceRecommendationsJobOutput)
- func (m *MockSageMakerAPI) DescribeInferenceRecommendationsJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeInferenceRecommendationsJobInput, ...) (*sagemaker.DescribeInferenceRecommendationsJobOutput, 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 aws.Context, arg1 *sagemaker.DescribeLabelingJobInput, ...) (*sagemaker.DescribeLabelingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeLineageGroup(arg0 *sagemaker.DescribeLineageGroupInput) (*sagemaker.DescribeLineageGroupOutput, error)
- func (m *MockSageMakerAPI) DescribeLineageGroupRequest(arg0 *sagemaker.DescribeLineageGroupInput) (*request.Request, *sagemaker.DescribeLineageGroupOutput)
- func (m *MockSageMakerAPI) DescribeLineageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeLineageGroupInput, ...) (*sagemaker.DescribeLineageGroupOutput, error)
- func (m *MockSageMakerAPI) DescribeMlflowTrackingServer(arg0 *sagemaker.DescribeMlflowTrackingServerInput) (*sagemaker.DescribeMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) DescribeMlflowTrackingServerRequest(arg0 *sagemaker.DescribeMlflowTrackingServerInput) (*request.Request, *sagemaker.DescribeMlflowTrackingServerOutput)
- func (m *MockSageMakerAPI) DescribeMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeMlflowTrackingServerInput, ...) (*sagemaker.DescribeMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) DescribeModel(arg0 *sagemaker.DescribeModelInput) (*sagemaker.DescribeModelOutput, error)
- func (m *MockSageMakerAPI) DescribeModelBiasJobDefinition(arg0 *sagemaker.DescribeModelBiasJobDefinitionInput) (*sagemaker.DescribeModelBiasJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeModelBiasJobDefinitionRequest(arg0 *sagemaker.DescribeModelBiasJobDefinitionInput) (*request.Request, *sagemaker.DescribeModelBiasJobDefinitionOutput)
- func (m *MockSageMakerAPI) DescribeModelBiasJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelBiasJobDefinitionInput, ...) (*sagemaker.DescribeModelBiasJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeModelCard(arg0 *sagemaker.DescribeModelCardInput) (*sagemaker.DescribeModelCardOutput, error)
- func (m *MockSageMakerAPI) DescribeModelCardExportJob(arg0 *sagemaker.DescribeModelCardExportJobInput) (*sagemaker.DescribeModelCardExportJobOutput, error)
- func (m *MockSageMakerAPI) DescribeModelCardExportJobRequest(arg0 *sagemaker.DescribeModelCardExportJobInput) (*request.Request, *sagemaker.DescribeModelCardExportJobOutput)
- func (m *MockSageMakerAPI) DescribeModelCardExportJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelCardExportJobInput, ...) (*sagemaker.DescribeModelCardExportJobOutput, error)
- func (m *MockSageMakerAPI) DescribeModelCardRequest(arg0 *sagemaker.DescribeModelCardInput) (*request.Request, *sagemaker.DescribeModelCardOutput)
- func (m *MockSageMakerAPI) DescribeModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelCardInput, ...) (*sagemaker.DescribeModelCardOutput, error)
- func (m *MockSageMakerAPI) DescribeModelExplainabilityJobDefinition(arg0 *sagemaker.DescribeModelExplainabilityJobDefinitionInput) (*sagemaker.DescribeModelExplainabilityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeModelExplainabilityJobDefinitionRequest(arg0 *sagemaker.DescribeModelExplainabilityJobDefinitionInput) (*request.Request, *sagemaker.DescribeModelExplainabilityJobDefinitionOutput)
- func (m *MockSageMakerAPI) DescribeModelExplainabilityJobDefinitionWithContext(arg0 aws.Context, ...) (*sagemaker.DescribeModelExplainabilityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeModelPackage(arg0 *sagemaker.DescribeModelPackageInput) (*sagemaker.DescribeModelPackageOutput, error)
- func (m *MockSageMakerAPI) DescribeModelPackageGroup(arg0 *sagemaker.DescribeModelPackageGroupInput) (*sagemaker.DescribeModelPackageGroupOutput, error)
- func (m *MockSageMakerAPI) DescribeModelPackageGroupRequest(arg0 *sagemaker.DescribeModelPackageGroupInput) (*request.Request, *sagemaker.DescribeModelPackageGroupOutput)
- func (m *MockSageMakerAPI) DescribeModelPackageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelPackageGroupInput, ...) (*sagemaker.DescribeModelPackageGroupOutput, error)
- func (m *MockSageMakerAPI) DescribeModelPackageRequest(arg0 *sagemaker.DescribeModelPackageInput) (*request.Request, *sagemaker.DescribeModelPackageOutput)
- func (m *MockSageMakerAPI) DescribeModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelPackageInput, ...) (*sagemaker.DescribeModelPackageOutput, error)
- func (m *MockSageMakerAPI) DescribeModelQualityJobDefinition(arg0 *sagemaker.DescribeModelQualityJobDefinitionInput) (*sagemaker.DescribeModelQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeModelQualityJobDefinitionRequest(arg0 *sagemaker.DescribeModelQualityJobDefinitionInput) (*request.Request, *sagemaker.DescribeModelQualityJobDefinitionOutput)
- func (m *MockSageMakerAPI) DescribeModelQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelQualityJobDefinitionInput, ...) (*sagemaker.DescribeModelQualityJobDefinitionOutput, error)
- func (m *MockSageMakerAPI) DescribeModelRequest(arg0 *sagemaker.DescribeModelInput) (*request.Request, *sagemaker.DescribeModelOutput)
- func (m *MockSageMakerAPI) DescribeModelWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelInput, arg2 ...request.Option) (*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 aws.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 aws.Context, arg1 *sagemaker.DescribeNotebookInstanceLifecycleConfigInput, ...) (*sagemaker.DescribeNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceRequest(arg0 *sagemaker.DescribeNotebookInstanceInput) (*request.Request, *sagemaker.DescribeNotebookInstanceOutput)
- func (m *MockSageMakerAPI) DescribeNotebookInstanceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) (*sagemaker.DescribeNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) DescribeOptimizationJob(arg0 *sagemaker.DescribeOptimizationJobInput) (*sagemaker.DescribeOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) DescribeOptimizationJobRequest(arg0 *sagemaker.DescribeOptimizationJobInput) (*request.Request, *sagemaker.DescribeOptimizationJobOutput)
- func (m *MockSageMakerAPI) DescribeOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeOptimizationJobInput, ...) (*sagemaker.DescribeOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) DescribePipeline(arg0 *sagemaker.DescribePipelineInput) (*sagemaker.DescribePipelineOutput, error)
- func (m *MockSageMakerAPI) DescribePipelineDefinitionForExecution(arg0 *sagemaker.DescribePipelineDefinitionForExecutionInput) (*sagemaker.DescribePipelineDefinitionForExecutionOutput, error)
- func (m *MockSageMakerAPI) DescribePipelineDefinitionForExecutionRequest(arg0 *sagemaker.DescribePipelineDefinitionForExecutionInput) (*request.Request, *sagemaker.DescribePipelineDefinitionForExecutionOutput)
- func (m *MockSageMakerAPI) DescribePipelineDefinitionForExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribePipelineDefinitionForExecutionInput, ...) (*sagemaker.DescribePipelineDefinitionForExecutionOutput, error)
- func (m *MockSageMakerAPI) DescribePipelineExecution(arg0 *sagemaker.DescribePipelineExecutionInput) (*sagemaker.DescribePipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) DescribePipelineExecutionRequest(arg0 *sagemaker.DescribePipelineExecutionInput) (*request.Request, *sagemaker.DescribePipelineExecutionOutput)
- func (m *MockSageMakerAPI) DescribePipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribePipelineExecutionInput, ...) (*sagemaker.DescribePipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) DescribePipelineRequest(arg0 *sagemaker.DescribePipelineInput) (*request.Request, *sagemaker.DescribePipelineOutput)
- func (m *MockSageMakerAPI) DescribePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.DescribePipelineInput, ...) (*sagemaker.DescribePipelineOutput, 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 aws.Context, arg1 *sagemaker.DescribeProcessingJobInput, ...) (*sagemaker.DescribeProcessingJobOutput, error)
- func (m *MockSageMakerAPI) DescribeProject(arg0 *sagemaker.DescribeProjectInput) (*sagemaker.DescribeProjectOutput, error)
- func (m *MockSageMakerAPI) DescribeProjectRequest(arg0 *sagemaker.DescribeProjectInput) (*request.Request, *sagemaker.DescribeProjectOutput)
- func (m *MockSageMakerAPI) DescribeProjectWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeProjectInput, arg2 ...request.Option) (*sagemaker.DescribeProjectOutput, error)
- func (m *MockSageMakerAPI) DescribeSpace(arg0 *sagemaker.DescribeSpaceInput) (*sagemaker.DescribeSpaceOutput, error)
- func (m *MockSageMakerAPI) DescribeSpaceRequest(arg0 *sagemaker.DescribeSpaceInput) (*request.Request, *sagemaker.DescribeSpaceOutput)
- func (m *MockSageMakerAPI) DescribeSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeSpaceInput, arg2 ...request.Option) (*sagemaker.DescribeSpaceOutput, error)
- func (m *MockSageMakerAPI) DescribeStudioLifecycleConfig(arg0 *sagemaker.DescribeStudioLifecycleConfigInput) (*sagemaker.DescribeStudioLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) DescribeStudioLifecycleConfigRequest(arg0 *sagemaker.DescribeStudioLifecycleConfigInput) (*request.Request, *sagemaker.DescribeStudioLifecycleConfigOutput)
- func (m *MockSageMakerAPI) DescribeStudioLifecycleConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeStudioLifecycleConfigInput, ...) (*sagemaker.DescribeStudioLifecycleConfigOutput, 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DescribeTrialComponentInput, ...) (*sagemaker.DescribeTrialComponentOutput, error)
- func (m *MockSageMakerAPI) DescribeTrialRequest(arg0 *sagemaker.DescribeTrialInput) (*request.Request, *sagemaker.DescribeTrialOutput)
- func (m *MockSageMakerAPI) DescribeTrialWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeTrialInput, arg2 ...request.Option) (*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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DescribeWorkteamInput, ...) (*sagemaker.DescribeWorkteamOutput, error)
- func (m *MockSageMakerAPI) DisableSagemakerServicecatalogPortfolio(arg0 *sagemaker.DisableSagemakerServicecatalogPortfolioInput) (*sagemaker.DisableSagemakerServicecatalogPortfolioOutput, error)
- func (m *MockSageMakerAPI) DisableSagemakerServicecatalogPortfolioRequest(arg0 *sagemaker.DisableSagemakerServicecatalogPortfolioInput) (*request.Request, *sagemaker.DisableSagemakerServicecatalogPortfolioOutput)
- func (m *MockSageMakerAPI) DisableSagemakerServicecatalogPortfolioWithContext(arg0 aws.Context, arg1 *sagemaker.DisableSagemakerServicecatalogPortfolioInput, ...) (*sagemaker.DisableSagemakerServicecatalogPortfolioOutput, 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 aws.Context, arg1 *sagemaker.DisassociateTrialComponentInput, ...) (*sagemaker.DisassociateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) EXPECT() *MockSageMakerAPIMockRecorder
- func (m *MockSageMakerAPI) EnableSagemakerServicecatalogPortfolio(arg0 *sagemaker.EnableSagemakerServicecatalogPortfolioInput) (*sagemaker.EnableSagemakerServicecatalogPortfolioOutput, error)
- func (m *MockSageMakerAPI) EnableSagemakerServicecatalogPortfolioRequest(arg0 *sagemaker.EnableSagemakerServicecatalogPortfolioInput) (*request.Request, *sagemaker.EnableSagemakerServicecatalogPortfolioOutput)
- func (m *MockSageMakerAPI) EnableSagemakerServicecatalogPortfolioWithContext(arg0 aws.Context, arg1 *sagemaker.EnableSagemakerServicecatalogPortfolioInput, ...) (*sagemaker.EnableSagemakerServicecatalogPortfolioOutput, error)
- func (m *MockSageMakerAPI) GetDeviceFleetReport(arg0 *sagemaker.GetDeviceFleetReportInput) (*sagemaker.GetDeviceFleetReportOutput, error)
- func (m *MockSageMakerAPI) GetDeviceFleetReportRequest(arg0 *sagemaker.GetDeviceFleetReportInput) (*request.Request, *sagemaker.GetDeviceFleetReportOutput)
- func (m *MockSageMakerAPI) GetDeviceFleetReportWithContext(arg0 aws.Context, arg1 *sagemaker.GetDeviceFleetReportInput, ...) (*sagemaker.GetDeviceFleetReportOutput, error)
- func (m *MockSageMakerAPI) GetLineageGroupPolicy(arg0 *sagemaker.GetLineageGroupPolicyInput) (*sagemaker.GetLineageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) GetLineageGroupPolicyRequest(arg0 *sagemaker.GetLineageGroupPolicyInput) (*request.Request, *sagemaker.GetLineageGroupPolicyOutput)
- func (m *MockSageMakerAPI) GetLineageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.GetLineageGroupPolicyInput, ...) (*sagemaker.GetLineageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) GetModelPackageGroupPolicy(arg0 *sagemaker.GetModelPackageGroupPolicyInput) (*sagemaker.GetModelPackageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) GetModelPackageGroupPolicyRequest(arg0 *sagemaker.GetModelPackageGroupPolicyInput) (*request.Request, *sagemaker.GetModelPackageGroupPolicyOutput)
- func (m *MockSageMakerAPI) GetModelPackageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.GetModelPackageGroupPolicyInput, ...) (*sagemaker.GetModelPackageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatus(arg0 *sagemaker.GetSagemakerServicecatalogPortfolioStatusInput) (*sagemaker.GetSagemakerServicecatalogPortfolioStatusOutput, error)
- func (m *MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatusRequest(arg0 *sagemaker.GetSagemakerServicecatalogPortfolioStatusInput) (*request.Request, *sagemaker.GetSagemakerServicecatalogPortfolioStatusOutput)
- func (m *MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatusWithContext(arg0 aws.Context, ...) (*sagemaker.GetSagemakerServicecatalogPortfolioStatusOutput, error)
- func (m *MockSageMakerAPI) GetScalingConfigurationRecommendation(arg0 *sagemaker.GetScalingConfigurationRecommendationInput) (*sagemaker.GetScalingConfigurationRecommendationOutput, error)
- func (m *MockSageMakerAPI) GetScalingConfigurationRecommendationRequest(arg0 *sagemaker.GetScalingConfigurationRecommendationInput) (*request.Request, *sagemaker.GetScalingConfigurationRecommendationOutput)
- func (m *MockSageMakerAPI) GetScalingConfigurationRecommendationWithContext(arg0 aws.Context, arg1 *sagemaker.GetScalingConfigurationRecommendationInput, ...) (*sagemaker.GetScalingConfigurationRecommendationOutput, error)
- 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 aws.Context, arg1 *sagemaker.GetSearchSuggestionsInput, ...) (*sagemaker.GetSearchSuggestionsOutput, error)
- func (m *MockSageMakerAPI) ImportHubContent(arg0 *sagemaker.ImportHubContentInput) (*sagemaker.ImportHubContentOutput, error)
- func (m *MockSageMakerAPI) ImportHubContentRequest(arg0 *sagemaker.ImportHubContentInput) (*request.Request, *sagemaker.ImportHubContentOutput)
- func (m *MockSageMakerAPI) ImportHubContentWithContext(arg0 aws.Context, arg1 *sagemaker.ImportHubContentInput, ...) (*sagemaker.ImportHubContentOutput, error)
- func (m *MockSageMakerAPI) ListActions(arg0 *sagemaker.ListActionsInput) (*sagemaker.ListActionsOutput, error)
- func (m *MockSageMakerAPI) ListActionsPages(arg0 *sagemaker.ListActionsInput, ...) error
- func (m *MockSageMakerAPI) ListActionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListActionsInput, ...) error
- func (m *MockSageMakerAPI) ListActionsRequest(arg0 *sagemaker.ListActionsInput) (*request.Request, *sagemaker.ListActionsOutput)
- func (m *MockSageMakerAPI) ListActionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListActionsInput, arg2 ...request.Option) (*sagemaker.ListActionsOutput, error)
- func (m *MockSageMakerAPI) ListAlgorithms(arg0 *sagemaker.ListAlgorithmsInput) (*sagemaker.ListAlgorithmsOutput, error)
- func (m *MockSageMakerAPI) ListAlgorithmsPages(arg0 *sagemaker.ListAlgorithmsInput, ...) error
- func (m *MockSageMakerAPI) ListAlgorithmsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAlgorithmsInput, ...) error
- func (m *MockSageMakerAPI) ListAlgorithmsRequest(arg0 *sagemaker.ListAlgorithmsInput) (*request.Request, *sagemaker.ListAlgorithmsOutput)
- func (m *MockSageMakerAPI) ListAlgorithmsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAlgorithmsInput, arg2 ...request.Option) (*sagemaker.ListAlgorithmsOutput, error)
- func (m *MockSageMakerAPI) ListAliases(arg0 *sagemaker.ListAliasesInput) (*sagemaker.ListAliasesOutput, error)
- func (m *MockSageMakerAPI) ListAliasesPages(arg0 *sagemaker.ListAliasesInput, ...) error
- func (m *MockSageMakerAPI) ListAliasesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAliasesInput, ...) error
- func (m *MockSageMakerAPI) ListAliasesRequest(arg0 *sagemaker.ListAliasesInput) (*request.Request, *sagemaker.ListAliasesOutput)
- func (m *MockSageMakerAPI) ListAliasesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAliasesInput, arg2 ...request.Option) (*sagemaker.ListAliasesOutput, error)
- func (m *MockSageMakerAPI) ListAppImageConfigs(arg0 *sagemaker.ListAppImageConfigsInput) (*sagemaker.ListAppImageConfigsOutput, error)
- func (m *MockSageMakerAPI) ListAppImageConfigsPages(arg0 *sagemaker.ListAppImageConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListAppImageConfigsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAppImageConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListAppImageConfigsRequest(arg0 *sagemaker.ListAppImageConfigsInput) (*request.Request, *sagemaker.ListAppImageConfigsOutput)
- func (m *MockSageMakerAPI) ListAppImageConfigsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAppImageConfigsInput, ...) (*sagemaker.ListAppImageConfigsOutput, 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 aws.Context, arg1 *sagemaker.ListAppsInput, ...) error
- func (m *MockSageMakerAPI) ListAppsRequest(arg0 *sagemaker.ListAppsInput) (*request.Request, *sagemaker.ListAppsOutput)
- func (m *MockSageMakerAPI) ListAppsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAppsInput, arg2 ...request.Option) (*sagemaker.ListAppsOutput, error)
- func (m *MockSageMakerAPI) ListArtifacts(arg0 *sagemaker.ListArtifactsInput) (*sagemaker.ListArtifactsOutput, error)
- func (m *MockSageMakerAPI) ListArtifactsPages(arg0 *sagemaker.ListArtifactsInput, ...) error
- func (m *MockSageMakerAPI) ListArtifactsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListArtifactsInput, ...) error
- func (m *MockSageMakerAPI) ListArtifactsRequest(arg0 *sagemaker.ListArtifactsInput) (*request.Request, *sagemaker.ListArtifactsOutput)
- func (m *MockSageMakerAPI) ListArtifactsWithContext(arg0 aws.Context, arg1 *sagemaker.ListArtifactsInput, arg2 ...request.Option) (*sagemaker.ListArtifactsOutput, error)
- func (m *MockSageMakerAPI) ListAssociations(arg0 *sagemaker.ListAssociationsInput) (*sagemaker.ListAssociationsOutput, error)
- func (m *MockSageMakerAPI) ListAssociationsPages(arg0 *sagemaker.ListAssociationsInput, ...) error
- func (m *MockSageMakerAPI) ListAssociationsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAssociationsInput, ...) error
- func (m *MockSageMakerAPI) ListAssociationsRequest(arg0 *sagemaker.ListAssociationsInput) (*request.Request, *sagemaker.ListAssociationsOutput)
- func (m *MockSageMakerAPI) ListAssociationsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAssociationsInput, ...) (*sagemaker.ListAssociationsOutput, error)
- func (m *MockSageMakerAPI) ListAutoMLJobs(arg0 *sagemaker.ListAutoMLJobsInput) (*sagemaker.ListAutoMLJobsOutput, error)
- func (m *MockSageMakerAPI) ListAutoMLJobsPages(arg0 *sagemaker.ListAutoMLJobsInput, ...) error
- func (m *MockSageMakerAPI) ListAutoMLJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAutoMLJobsInput, ...) error
- func (m *MockSageMakerAPI) ListAutoMLJobsRequest(arg0 *sagemaker.ListAutoMLJobsInput) (*request.Request, *sagemaker.ListAutoMLJobsOutput)
- func (m *MockSageMakerAPI) ListAutoMLJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAutoMLJobsInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, ...) error
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobRequest(arg0 *sagemaker.ListCandidatesForAutoMLJobInput) (*request.Request, *sagemaker.ListCandidatesForAutoMLJobOutput)
- func (m *MockSageMakerAPI) ListCandidatesForAutoMLJobWithContext(arg0 aws.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, ...) (*sagemaker.ListCandidatesForAutoMLJobOutput, error)
- func (m *MockSageMakerAPI) ListClusterNodes(arg0 *sagemaker.ListClusterNodesInput) (*sagemaker.ListClusterNodesOutput, error)
- func (m *MockSageMakerAPI) ListClusterNodesPages(arg0 *sagemaker.ListClusterNodesInput, ...) error
- func (m *MockSageMakerAPI) ListClusterNodesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListClusterNodesInput, ...) error
- func (m *MockSageMakerAPI) ListClusterNodesRequest(arg0 *sagemaker.ListClusterNodesInput) (*request.Request, *sagemaker.ListClusterNodesOutput)
- func (m *MockSageMakerAPI) ListClusterNodesWithContext(arg0 aws.Context, arg1 *sagemaker.ListClusterNodesInput, ...) (*sagemaker.ListClusterNodesOutput, error)
- func (m *MockSageMakerAPI) ListClusters(arg0 *sagemaker.ListClustersInput) (*sagemaker.ListClustersOutput, error)
- func (m *MockSageMakerAPI) ListClustersPages(arg0 *sagemaker.ListClustersInput, ...) error
- func (m *MockSageMakerAPI) ListClustersPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListClustersInput, ...) error
- func (m *MockSageMakerAPI) ListClustersRequest(arg0 *sagemaker.ListClustersInput) (*request.Request, *sagemaker.ListClustersOutput)
- func (m *MockSageMakerAPI) ListClustersWithContext(arg0 aws.Context, arg1 *sagemaker.ListClustersInput, arg2 ...request.Option) (*sagemaker.ListClustersOutput, error)
- func (m *MockSageMakerAPI) ListCodeRepositories(arg0 *sagemaker.ListCodeRepositoriesInput) (*sagemaker.ListCodeRepositoriesOutput, error)
- func (m *MockSageMakerAPI) ListCodeRepositoriesPages(arg0 *sagemaker.ListCodeRepositoriesInput, ...) error
- func (m *MockSageMakerAPI) ListCodeRepositoriesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListCodeRepositoriesInput, ...) error
- func (m *MockSageMakerAPI) ListCodeRepositoriesRequest(arg0 *sagemaker.ListCodeRepositoriesInput) (*request.Request, *sagemaker.ListCodeRepositoriesOutput)
- func (m *MockSageMakerAPI) ListCodeRepositoriesWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListCompilationJobsInput, ...) error
- func (m *MockSageMakerAPI) ListCompilationJobsRequest(arg0 *sagemaker.ListCompilationJobsInput) (*request.Request, *sagemaker.ListCompilationJobsOutput)
- func (m *MockSageMakerAPI) ListCompilationJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListCompilationJobsInput, ...) (*sagemaker.ListCompilationJobsOutput, error)
- func (m *MockSageMakerAPI) ListContexts(arg0 *sagemaker.ListContextsInput) (*sagemaker.ListContextsOutput, error)
- func (m *MockSageMakerAPI) ListContextsPages(arg0 *sagemaker.ListContextsInput, ...) error
- func (m *MockSageMakerAPI) ListContextsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListContextsInput, ...) error
- func (m *MockSageMakerAPI) ListContextsRequest(arg0 *sagemaker.ListContextsInput) (*request.Request, *sagemaker.ListContextsOutput)
- func (m *MockSageMakerAPI) ListContextsWithContext(arg0 aws.Context, arg1 *sagemaker.ListContextsInput, arg2 ...request.Option) (*sagemaker.ListContextsOutput, error)
- func (m *MockSageMakerAPI) ListDataQualityJobDefinitions(arg0 *sagemaker.ListDataQualityJobDefinitionsInput) (*sagemaker.ListDataQualityJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsPages(arg0 *sagemaker.ListDataQualityJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDataQualityJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsRequest(arg0 *sagemaker.ListDataQualityJobDefinitionsInput) (*request.Request, *sagemaker.ListDataQualityJobDefinitionsOutput)
- func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListDataQualityJobDefinitionsInput, ...) (*sagemaker.ListDataQualityJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListDeviceFleets(arg0 *sagemaker.ListDeviceFleetsInput) (*sagemaker.ListDeviceFleetsOutput, error)
- func (m *MockSageMakerAPI) ListDeviceFleetsPages(arg0 *sagemaker.ListDeviceFleetsInput, ...) error
- func (m *MockSageMakerAPI) ListDeviceFleetsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDeviceFleetsInput, ...) error
- func (m *MockSageMakerAPI) ListDeviceFleetsRequest(arg0 *sagemaker.ListDeviceFleetsInput) (*request.Request, *sagemaker.ListDeviceFleetsOutput)
- func (m *MockSageMakerAPI) ListDeviceFleetsWithContext(arg0 aws.Context, arg1 *sagemaker.ListDeviceFleetsInput, ...) (*sagemaker.ListDeviceFleetsOutput, error)
- func (m *MockSageMakerAPI) ListDevices(arg0 *sagemaker.ListDevicesInput) (*sagemaker.ListDevicesOutput, error)
- func (m *MockSageMakerAPI) ListDevicesPages(arg0 *sagemaker.ListDevicesInput, ...) error
- func (m *MockSageMakerAPI) ListDevicesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDevicesInput, ...) error
- func (m *MockSageMakerAPI) ListDevicesRequest(arg0 *sagemaker.ListDevicesInput) (*request.Request, *sagemaker.ListDevicesOutput)
- func (m *MockSageMakerAPI) ListDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDevicesInput, arg2 ...request.Option) (*sagemaker.ListDevicesOutput, error)
- func (m *MockSageMakerAPI) ListDomains(arg0 *sagemaker.ListDomainsInput) (*sagemaker.ListDomainsOutput, error)
- func (m *MockSageMakerAPI) ListDomainsPages(arg0 *sagemaker.ListDomainsInput, ...) error
- func (m *MockSageMakerAPI) ListDomainsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDomainsInput, ...) error
- func (m *MockSageMakerAPI) ListDomainsRequest(arg0 *sagemaker.ListDomainsInput) (*request.Request, *sagemaker.ListDomainsOutput)
- func (m *MockSageMakerAPI) ListDomainsWithContext(arg0 aws.Context, arg1 *sagemaker.ListDomainsInput, arg2 ...request.Option) (*sagemaker.ListDomainsOutput, error)
- func (m *MockSageMakerAPI) ListEdgeDeploymentPlans(arg0 *sagemaker.ListEdgeDeploymentPlansInput) (*sagemaker.ListEdgeDeploymentPlansOutput, error)
- func (m *MockSageMakerAPI) ListEdgeDeploymentPlansPages(arg0 *sagemaker.ListEdgeDeploymentPlansInput, ...) error
- func (m *MockSageMakerAPI) ListEdgeDeploymentPlansPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgeDeploymentPlansInput, ...) error
- func (m *MockSageMakerAPI) ListEdgeDeploymentPlansRequest(arg0 *sagemaker.ListEdgeDeploymentPlansInput) (*request.Request, *sagemaker.ListEdgeDeploymentPlansOutput)
- func (m *MockSageMakerAPI) ListEdgeDeploymentPlansWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgeDeploymentPlansInput, ...) (*sagemaker.ListEdgeDeploymentPlansOutput, error)
- func (m *MockSageMakerAPI) ListEdgePackagingJobs(arg0 *sagemaker.ListEdgePackagingJobsInput) (*sagemaker.ListEdgePackagingJobsOutput, error)
- func (m *MockSageMakerAPI) ListEdgePackagingJobsPages(arg0 *sagemaker.ListEdgePackagingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListEdgePackagingJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgePackagingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListEdgePackagingJobsRequest(arg0 *sagemaker.ListEdgePackagingJobsInput) (*request.Request, *sagemaker.ListEdgePackagingJobsOutput)
- func (m *MockSageMakerAPI) ListEdgePackagingJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgePackagingJobsInput, ...) (*sagemaker.ListEdgePackagingJobsOutput, error)
- func (m *MockSageMakerAPI) ListEndpointConfigs(arg0 *sagemaker.ListEndpointConfigsInput) (*sagemaker.ListEndpointConfigsOutput, error)
- func (m *MockSageMakerAPI) ListEndpointConfigsPages(arg0 *sagemaker.ListEndpointConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointConfigsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListEndpointConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointConfigsRequest(arg0 *sagemaker.ListEndpointConfigsInput) (*request.Request, *sagemaker.ListEndpointConfigsOutput)
- func (m *MockSageMakerAPI) ListEndpointConfigsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListEndpointsInput, ...) error
- func (m *MockSageMakerAPI) ListEndpointsRequest(arg0 *sagemaker.ListEndpointsInput) (*request.Request, *sagemaker.ListEndpointsOutput)
- func (m *MockSageMakerAPI) ListEndpointsWithContext(arg0 aws.Context, arg1 *sagemaker.ListEndpointsInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.ListExperimentsInput, ...) error
- func (m *MockSageMakerAPI) ListExperimentsRequest(arg0 *sagemaker.ListExperimentsInput) (*request.Request, *sagemaker.ListExperimentsOutput)
- func (m *MockSageMakerAPI) ListExperimentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListExperimentsInput, arg2 ...request.Option) (*sagemaker.ListExperimentsOutput, error)
- func (m *MockSageMakerAPI) ListFeatureGroups(arg0 *sagemaker.ListFeatureGroupsInput) (*sagemaker.ListFeatureGroupsOutput, error)
- func (m *MockSageMakerAPI) ListFeatureGroupsPages(arg0 *sagemaker.ListFeatureGroupsInput, ...) error
- func (m *MockSageMakerAPI) ListFeatureGroupsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListFeatureGroupsInput, ...) error
- func (m *MockSageMakerAPI) ListFeatureGroupsRequest(arg0 *sagemaker.ListFeatureGroupsInput) (*request.Request, *sagemaker.ListFeatureGroupsOutput)
- func (m *MockSageMakerAPI) ListFeatureGroupsWithContext(arg0 aws.Context, arg1 *sagemaker.ListFeatureGroupsInput, ...) (*sagemaker.ListFeatureGroupsOutput, error)
- func (m *MockSageMakerAPI) ListFlowDefinitions(arg0 *sagemaker.ListFlowDefinitionsInput) (*sagemaker.ListFlowDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListFlowDefinitionsPages(arg0 *sagemaker.ListFlowDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListFlowDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListFlowDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListFlowDefinitionsRequest(arg0 *sagemaker.ListFlowDefinitionsInput) (*request.Request, *sagemaker.ListFlowDefinitionsOutput)
- func (m *MockSageMakerAPI) ListFlowDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListFlowDefinitionsInput, ...) (*sagemaker.ListFlowDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListHubContentVersions(arg0 *sagemaker.ListHubContentVersionsInput) (*sagemaker.ListHubContentVersionsOutput, error)
- func (m *MockSageMakerAPI) ListHubContentVersionsRequest(arg0 *sagemaker.ListHubContentVersionsInput) (*request.Request, *sagemaker.ListHubContentVersionsOutput)
- func (m *MockSageMakerAPI) ListHubContentVersionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHubContentVersionsInput, ...) (*sagemaker.ListHubContentVersionsOutput, error)
- func (m *MockSageMakerAPI) ListHubContents(arg0 *sagemaker.ListHubContentsInput) (*sagemaker.ListHubContentsOutput, error)
- func (m *MockSageMakerAPI) ListHubContentsRequest(arg0 *sagemaker.ListHubContentsInput) (*request.Request, *sagemaker.ListHubContentsOutput)
- func (m *MockSageMakerAPI) ListHubContentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHubContentsInput, arg2 ...request.Option) (*sagemaker.ListHubContentsOutput, error)
- func (m *MockSageMakerAPI) ListHubs(arg0 *sagemaker.ListHubsInput) (*sagemaker.ListHubsOutput, error)
- func (m *MockSageMakerAPI) ListHubsRequest(arg0 *sagemaker.ListHubsInput) (*request.Request, *sagemaker.ListHubsOutput)
- func (m *MockSageMakerAPI) ListHubsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHubsInput, arg2 ...request.Option) (*sagemaker.ListHubsOutput, error)
- func (m *MockSageMakerAPI) ListHumanTaskUis(arg0 *sagemaker.ListHumanTaskUisInput) (*sagemaker.ListHumanTaskUisOutput, error)
- func (m *MockSageMakerAPI) ListHumanTaskUisPages(arg0 *sagemaker.ListHumanTaskUisInput, ...) error
- func (m *MockSageMakerAPI) ListHumanTaskUisPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListHumanTaskUisInput, ...) error
- func (m *MockSageMakerAPI) ListHumanTaskUisRequest(arg0 *sagemaker.ListHumanTaskUisInput) (*request.Request, *sagemaker.ListHumanTaskUisOutput)
- func (m *MockSageMakerAPI) ListHumanTaskUisWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, ...) error
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobsRequest(arg0 *sagemaker.ListHyperParameterTuningJobsInput) (*request.Request, *sagemaker.ListHyperParameterTuningJobsOutput)
- func (m *MockSageMakerAPI) ListHyperParameterTuningJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, ...) (*sagemaker.ListHyperParameterTuningJobsOutput, error)
- func (m *MockSageMakerAPI) ListImageVersions(arg0 *sagemaker.ListImageVersionsInput) (*sagemaker.ListImageVersionsOutput, error)
- func (m *MockSageMakerAPI) ListImageVersionsPages(arg0 *sagemaker.ListImageVersionsInput, ...) error
- func (m *MockSageMakerAPI) ListImageVersionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListImageVersionsInput, ...) error
- func (m *MockSageMakerAPI) ListImageVersionsRequest(arg0 *sagemaker.ListImageVersionsInput) (*request.Request, *sagemaker.ListImageVersionsOutput)
- func (m *MockSageMakerAPI) ListImageVersionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListImageVersionsInput, ...) (*sagemaker.ListImageVersionsOutput, error)
- func (m *MockSageMakerAPI) ListImages(arg0 *sagemaker.ListImagesInput) (*sagemaker.ListImagesOutput, error)
- func (m *MockSageMakerAPI) ListImagesPages(arg0 *sagemaker.ListImagesInput, ...) error
- func (m *MockSageMakerAPI) ListImagesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListImagesInput, ...) error
- func (m *MockSageMakerAPI) ListImagesRequest(arg0 *sagemaker.ListImagesInput) (*request.Request, *sagemaker.ListImagesOutput)
- func (m *MockSageMakerAPI) ListImagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListImagesInput, arg2 ...request.Option) (*sagemaker.ListImagesOutput, error)
- func (m *MockSageMakerAPI) ListInferenceComponents(arg0 *sagemaker.ListInferenceComponentsInput) (*sagemaker.ListInferenceComponentsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceComponentsPages(arg0 *sagemaker.ListInferenceComponentsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceComponentsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceComponentsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceComponentsRequest(arg0 *sagemaker.ListInferenceComponentsInput) (*request.Request, *sagemaker.ListInferenceComponentsOutput)
- func (m *MockSageMakerAPI) ListInferenceComponentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceComponentsInput, ...) (*sagemaker.ListInferenceComponentsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceExperiments(arg0 *sagemaker.ListInferenceExperimentsInput) (*sagemaker.ListInferenceExperimentsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceExperimentsPages(arg0 *sagemaker.ListInferenceExperimentsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceExperimentsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceExperimentsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceExperimentsRequest(arg0 *sagemaker.ListInferenceExperimentsInput) (*request.Request, *sagemaker.ListInferenceExperimentsOutput)
- func (m *MockSageMakerAPI) ListInferenceExperimentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceExperimentsInput, ...) (*sagemaker.ListInferenceExperimentsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobSteps(arg0 *sagemaker.ListInferenceRecommendationsJobStepsInput) (*sagemaker.ListInferenceRecommendationsJobStepsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsPages(arg0 *sagemaker.ListInferenceRecommendationsJobStepsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobStepsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsRequest(arg0 *sagemaker.ListInferenceRecommendationsJobStepsInput) (*request.Request, *sagemaker.ListInferenceRecommendationsJobStepsOutput)
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobStepsInput, ...) (*sagemaker.ListInferenceRecommendationsJobStepsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobs(arg0 *sagemaker.ListInferenceRecommendationsJobsInput) (*sagemaker.ListInferenceRecommendationsJobsOutput, error)
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsPages(arg0 *sagemaker.ListInferenceRecommendationsJobsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobsInput, ...) error
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsRequest(arg0 *sagemaker.ListInferenceRecommendationsJobsInput) (*request.Request, *sagemaker.ListInferenceRecommendationsJobsOutput)
- func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobsInput, ...) (*sagemaker.ListInferenceRecommendationsJobsOutput, 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 aws.Context, arg1 *sagemaker.ListLabelingJobsForWorkteamInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamRequest(arg0 *sagemaker.ListLabelingJobsForWorkteamInput) (*request.Request, *sagemaker.ListLabelingJobsForWorkteamOutput)
- func (m *MockSageMakerAPI) ListLabelingJobsForWorkteamWithContext(arg0 aws.Context, arg1 *sagemaker.ListLabelingJobsForWorkteamInput, ...) (*sagemaker.ListLabelingJobsForWorkteamOutput, error)
- func (m *MockSageMakerAPI) ListLabelingJobsPages(arg0 *sagemaker.ListLabelingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListLabelingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListLabelingJobsRequest(arg0 *sagemaker.ListLabelingJobsInput) (*request.Request, *sagemaker.ListLabelingJobsOutput)
- func (m *MockSageMakerAPI) ListLabelingJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListLabelingJobsInput, ...) (*sagemaker.ListLabelingJobsOutput, error)
- func (m *MockSageMakerAPI) ListLineageGroups(arg0 *sagemaker.ListLineageGroupsInput) (*sagemaker.ListLineageGroupsOutput, error)
- func (m *MockSageMakerAPI) ListLineageGroupsPages(arg0 *sagemaker.ListLineageGroupsInput, ...) error
- func (m *MockSageMakerAPI) ListLineageGroupsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListLineageGroupsInput, ...) error
- func (m *MockSageMakerAPI) ListLineageGroupsRequest(arg0 *sagemaker.ListLineageGroupsInput) (*request.Request, *sagemaker.ListLineageGroupsOutput)
- func (m *MockSageMakerAPI) ListLineageGroupsWithContext(arg0 aws.Context, arg1 *sagemaker.ListLineageGroupsInput, ...) (*sagemaker.ListLineageGroupsOutput, error)
- func (m *MockSageMakerAPI) ListMlflowTrackingServers(arg0 *sagemaker.ListMlflowTrackingServersInput) (*sagemaker.ListMlflowTrackingServersOutput, error)
- func (m *MockSageMakerAPI) ListMlflowTrackingServersPages(arg0 *sagemaker.ListMlflowTrackingServersInput, ...) error
- func (m *MockSageMakerAPI) ListMlflowTrackingServersPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMlflowTrackingServersInput, ...) error
- func (m *MockSageMakerAPI) ListMlflowTrackingServersRequest(arg0 *sagemaker.ListMlflowTrackingServersInput) (*request.Request, *sagemaker.ListMlflowTrackingServersOutput)
- func (m *MockSageMakerAPI) ListMlflowTrackingServersWithContext(arg0 aws.Context, arg1 *sagemaker.ListMlflowTrackingServersInput, ...) (*sagemaker.ListMlflowTrackingServersOutput, error)
- func (m *MockSageMakerAPI) ListModelBiasJobDefinitions(arg0 *sagemaker.ListModelBiasJobDefinitionsInput) (*sagemaker.ListModelBiasJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsPages(arg0 *sagemaker.ListModelBiasJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelBiasJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsRequest(arg0 *sagemaker.ListModelBiasJobDefinitionsInput) (*request.Request, *sagemaker.ListModelBiasJobDefinitionsOutput)
- func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelBiasJobDefinitionsInput, ...) (*sagemaker.ListModelBiasJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListModelCardExportJobs(arg0 *sagemaker.ListModelCardExportJobsInput) (*sagemaker.ListModelCardExportJobsOutput, error)
- func (m *MockSageMakerAPI) ListModelCardExportJobsPages(arg0 *sagemaker.ListModelCardExportJobsInput, ...) error
- func (m *MockSageMakerAPI) ListModelCardExportJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardExportJobsInput, ...) error
- func (m *MockSageMakerAPI) ListModelCardExportJobsRequest(arg0 *sagemaker.ListModelCardExportJobsInput) (*request.Request, *sagemaker.ListModelCardExportJobsOutput)
- func (m *MockSageMakerAPI) ListModelCardExportJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardExportJobsInput, ...) (*sagemaker.ListModelCardExportJobsOutput, error)
- func (m *MockSageMakerAPI) ListModelCardVersions(arg0 *sagemaker.ListModelCardVersionsInput) (*sagemaker.ListModelCardVersionsOutput, error)
- func (m *MockSageMakerAPI) ListModelCardVersionsPages(arg0 *sagemaker.ListModelCardVersionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelCardVersionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardVersionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelCardVersionsRequest(arg0 *sagemaker.ListModelCardVersionsInput) (*request.Request, *sagemaker.ListModelCardVersionsOutput)
- func (m *MockSageMakerAPI) ListModelCardVersionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardVersionsInput, ...) (*sagemaker.ListModelCardVersionsOutput, error)
- func (m *MockSageMakerAPI) ListModelCards(arg0 *sagemaker.ListModelCardsInput) (*sagemaker.ListModelCardsOutput, error)
- func (m *MockSageMakerAPI) ListModelCardsPages(arg0 *sagemaker.ListModelCardsInput, ...) error
- func (m *MockSageMakerAPI) ListModelCardsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardsInput, ...) error
- func (m *MockSageMakerAPI) ListModelCardsRequest(arg0 *sagemaker.ListModelCardsInput) (*request.Request, *sagemaker.ListModelCardsOutput)
- func (m *MockSageMakerAPI) ListModelCardsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardsInput, arg2 ...request.Option) (*sagemaker.ListModelCardsOutput, error)
- func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitions(arg0 *sagemaker.ListModelExplainabilityJobDefinitionsInput) (*sagemaker.ListModelExplainabilityJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsPages(arg0 *sagemaker.ListModelExplainabilityJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelExplainabilityJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsRequest(arg0 *sagemaker.ListModelExplainabilityJobDefinitionsInput) (*request.Request, *sagemaker.ListModelExplainabilityJobDefinitionsOutput)
- func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelExplainabilityJobDefinitionsInput, ...) (*sagemaker.ListModelExplainabilityJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListModelMetadata(arg0 *sagemaker.ListModelMetadataInput) (*sagemaker.ListModelMetadataOutput, error)
- func (m *MockSageMakerAPI) ListModelMetadataPages(arg0 *sagemaker.ListModelMetadataInput, ...) error
- func (m *MockSageMakerAPI) ListModelMetadataPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelMetadataInput, ...) error
- func (m *MockSageMakerAPI) ListModelMetadataRequest(arg0 *sagemaker.ListModelMetadataInput) (*request.Request, *sagemaker.ListModelMetadataOutput)
- func (m *MockSageMakerAPI) ListModelMetadataWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelMetadataInput, ...) (*sagemaker.ListModelMetadataOutput, error)
- func (m *MockSageMakerAPI) ListModelPackageGroups(arg0 *sagemaker.ListModelPackageGroupsInput) (*sagemaker.ListModelPackageGroupsOutput, error)
- func (m *MockSageMakerAPI) ListModelPackageGroupsPages(arg0 *sagemaker.ListModelPackageGroupsInput, ...) error
- func (m *MockSageMakerAPI) ListModelPackageGroupsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelPackageGroupsInput, ...) error
- func (m *MockSageMakerAPI) ListModelPackageGroupsRequest(arg0 *sagemaker.ListModelPackageGroupsInput) (*request.Request, *sagemaker.ListModelPackageGroupsOutput)
- func (m *MockSageMakerAPI) ListModelPackageGroupsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelPackageGroupsInput, ...) (*sagemaker.ListModelPackageGroupsOutput, error)
- func (m *MockSageMakerAPI) ListModelPackages(arg0 *sagemaker.ListModelPackagesInput) (*sagemaker.ListModelPackagesOutput, error)
- func (m *MockSageMakerAPI) ListModelPackagesPages(arg0 *sagemaker.ListModelPackagesInput, ...) error
- func (m *MockSageMakerAPI) ListModelPackagesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelPackagesInput, ...) error
- func (m *MockSageMakerAPI) ListModelPackagesRequest(arg0 *sagemaker.ListModelPackagesInput) (*request.Request, *sagemaker.ListModelPackagesOutput)
- func (m *MockSageMakerAPI) ListModelPackagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelPackagesInput, ...) (*sagemaker.ListModelPackagesOutput, error)
- func (m *MockSageMakerAPI) ListModelQualityJobDefinitions(arg0 *sagemaker.ListModelQualityJobDefinitionsInput) (*sagemaker.ListModelQualityJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsPages(arg0 *sagemaker.ListModelQualityJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelQualityJobDefinitionsInput, ...) error
- func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsRequest(arg0 *sagemaker.ListModelQualityJobDefinitionsInput) (*request.Request, *sagemaker.ListModelQualityJobDefinitionsOutput)
- func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelQualityJobDefinitionsInput, ...) (*sagemaker.ListModelQualityJobDefinitionsOutput, error)
- func (m *MockSageMakerAPI) ListModels(arg0 *sagemaker.ListModelsInput) (*sagemaker.ListModelsOutput, error)
- func (m *MockSageMakerAPI) ListModelsPages(arg0 *sagemaker.ListModelsInput, ...) error
- func (m *MockSageMakerAPI) ListModelsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelsInput, ...) error
- func (m *MockSageMakerAPI) ListModelsRequest(arg0 *sagemaker.ListModelsInput) (*request.Request, *sagemaker.ListModelsOutput)
- func (m *MockSageMakerAPI) ListModelsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelsInput, arg2 ...request.Option) (*sagemaker.ListModelsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringAlertHistory(arg0 *sagemaker.ListMonitoringAlertHistoryInput) (*sagemaker.ListMonitoringAlertHistoryOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringAlertHistoryPages(arg0 *sagemaker.ListMonitoringAlertHistoryInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringAlertHistoryPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertHistoryInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringAlertHistoryRequest(arg0 *sagemaker.ListMonitoringAlertHistoryInput) (*request.Request, *sagemaker.ListMonitoringAlertHistoryOutput)
- func (m *MockSageMakerAPI) ListMonitoringAlertHistoryWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertHistoryInput, ...) (*sagemaker.ListMonitoringAlertHistoryOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringAlerts(arg0 *sagemaker.ListMonitoringAlertsInput) (*sagemaker.ListMonitoringAlertsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringAlertsPages(arg0 *sagemaker.ListMonitoringAlertsInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringAlertsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertsInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringAlertsRequest(arg0 *sagemaker.ListMonitoringAlertsInput) (*request.Request, *sagemaker.ListMonitoringAlertsOutput)
- func (m *MockSageMakerAPI) ListMonitoringAlertsWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertsInput, ...) (*sagemaker.ListMonitoringAlertsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringExecutions(arg0 *sagemaker.ListMonitoringExecutionsInput) (*sagemaker.ListMonitoringExecutionsOutput, error)
- func (m *MockSageMakerAPI) ListMonitoringExecutionsPages(arg0 *sagemaker.ListMonitoringExecutionsInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringExecutionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringExecutionsInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringExecutionsRequest(arg0 *sagemaker.ListMonitoringExecutionsInput) (*request.Request, *sagemaker.ListMonitoringExecutionsOutput)
- func (m *MockSageMakerAPI) ListMonitoringExecutionsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListMonitoringSchedulesInput, ...) error
- func (m *MockSageMakerAPI) ListMonitoringSchedulesRequest(arg0 *sagemaker.ListMonitoringSchedulesInput) (*request.Request, *sagemaker.ListMonitoringSchedulesOutput)
- func (m *MockSageMakerAPI) ListMonitoringSchedulesWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsRequest(arg0 *sagemaker.ListNotebookInstanceLifecycleConfigsInput) (*request.Request, *sagemaker.ListNotebookInstanceLifecycleConfigsOutput)
- func (m *MockSageMakerAPI) ListNotebookInstanceLifecycleConfigsWithContext(arg0 aws.Context, arg1 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, ...) (*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 aws.Context, arg1 *sagemaker.ListNotebookInstancesInput, ...) error
- func (m *MockSageMakerAPI) ListNotebookInstancesRequest(arg0 *sagemaker.ListNotebookInstancesInput) (*request.Request, *sagemaker.ListNotebookInstancesOutput)
- func (m *MockSageMakerAPI) ListNotebookInstancesWithContext(arg0 aws.Context, arg1 *sagemaker.ListNotebookInstancesInput, ...) (*sagemaker.ListNotebookInstancesOutput, error)
- func (m *MockSageMakerAPI) ListOptimizationJobs(arg0 *sagemaker.ListOptimizationJobsInput) (*sagemaker.ListOptimizationJobsOutput, error)
- func (m *MockSageMakerAPI) ListOptimizationJobsPages(arg0 *sagemaker.ListOptimizationJobsInput, ...) error
- func (m *MockSageMakerAPI) ListOptimizationJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListOptimizationJobsInput, ...) error
- func (m *MockSageMakerAPI) ListOptimizationJobsRequest(arg0 *sagemaker.ListOptimizationJobsInput) (*request.Request, *sagemaker.ListOptimizationJobsOutput)
- func (m *MockSageMakerAPI) ListOptimizationJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListOptimizationJobsInput, ...) (*sagemaker.ListOptimizationJobsOutput, error)
- func (m *MockSageMakerAPI) ListPipelineExecutionSteps(arg0 *sagemaker.ListPipelineExecutionStepsInput) (*sagemaker.ListPipelineExecutionStepsOutput, error)
- func (m *MockSageMakerAPI) ListPipelineExecutionStepsPages(arg0 *sagemaker.ListPipelineExecutionStepsInput, ...) error
- func (m *MockSageMakerAPI) ListPipelineExecutionStepsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionStepsInput, ...) error
- func (m *MockSageMakerAPI) ListPipelineExecutionStepsRequest(arg0 *sagemaker.ListPipelineExecutionStepsInput) (*request.Request, *sagemaker.ListPipelineExecutionStepsOutput)
- func (m *MockSageMakerAPI) ListPipelineExecutionStepsWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionStepsInput, ...) (*sagemaker.ListPipelineExecutionStepsOutput, error)
- func (m *MockSageMakerAPI) ListPipelineExecutions(arg0 *sagemaker.ListPipelineExecutionsInput) (*sagemaker.ListPipelineExecutionsOutput, error)
- func (m *MockSageMakerAPI) ListPipelineExecutionsPages(arg0 *sagemaker.ListPipelineExecutionsInput, ...) error
- func (m *MockSageMakerAPI) ListPipelineExecutionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionsInput, ...) error
- func (m *MockSageMakerAPI) ListPipelineExecutionsRequest(arg0 *sagemaker.ListPipelineExecutionsInput) (*request.Request, *sagemaker.ListPipelineExecutionsOutput)
- func (m *MockSageMakerAPI) ListPipelineExecutionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionsInput, ...) (*sagemaker.ListPipelineExecutionsOutput, error)
- func (m *MockSageMakerAPI) ListPipelineParametersForExecution(arg0 *sagemaker.ListPipelineParametersForExecutionInput) (*sagemaker.ListPipelineParametersForExecutionOutput, error)
- func (m *MockSageMakerAPI) ListPipelineParametersForExecutionPages(arg0 *sagemaker.ListPipelineParametersForExecutionInput, ...) error
- func (m *MockSageMakerAPI) ListPipelineParametersForExecutionPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineParametersForExecutionInput, ...) error
- func (m *MockSageMakerAPI) ListPipelineParametersForExecutionRequest(arg0 *sagemaker.ListPipelineParametersForExecutionInput) (*request.Request, *sagemaker.ListPipelineParametersForExecutionOutput)
- func (m *MockSageMakerAPI) ListPipelineParametersForExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineParametersForExecutionInput, ...) (*sagemaker.ListPipelineParametersForExecutionOutput, error)
- func (m *MockSageMakerAPI) ListPipelines(arg0 *sagemaker.ListPipelinesInput) (*sagemaker.ListPipelinesOutput, error)
- func (m *MockSageMakerAPI) ListPipelinesPages(arg0 *sagemaker.ListPipelinesInput, ...) error
- func (m *MockSageMakerAPI) ListPipelinesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelinesInput, ...) error
- func (m *MockSageMakerAPI) ListPipelinesRequest(arg0 *sagemaker.ListPipelinesInput) (*request.Request, *sagemaker.ListPipelinesOutput)
- func (m *MockSageMakerAPI) ListPipelinesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelinesInput, arg2 ...request.Option) (*sagemaker.ListPipelinesOutput, error)
- func (m *MockSageMakerAPI) ListProcessingJobs(arg0 *sagemaker.ListProcessingJobsInput) (*sagemaker.ListProcessingJobsOutput, error)
- func (m *MockSageMakerAPI) ListProcessingJobsPages(arg0 *sagemaker.ListProcessingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListProcessingJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListProcessingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListProcessingJobsRequest(arg0 *sagemaker.ListProcessingJobsInput) (*request.Request, *sagemaker.ListProcessingJobsOutput)
- func (m *MockSageMakerAPI) ListProcessingJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListProcessingJobsInput, ...) (*sagemaker.ListProcessingJobsOutput, error)
- func (m *MockSageMakerAPI) ListProjects(arg0 *sagemaker.ListProjectsInput) (*sagemaker.ListProjectsOutput, error)
- func (m *MockSageMakerAPI) ListProjectsPages(arg0 *sagemaker.ListProjectsInput, ...) error
- func (m *MockSageMakerAPI) ListProjectsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListProjectsInput, ...) error
- func (m *MockSageMakerAPI) ListProjectsRequest(arg0 *sagemaker.ListProjectsInput) (*request.Request, *sagemaker.ListProjectsOutput)
- func (m *MockSageMakerAPI) ListProjectsWithContext(arg0 aws.Context, arg1 *sagemaker.ListProjectsInput, arg2 ...request.Option) (*sagemaker.ListProjectsOutput, error)
- func (m *MockSageMakerAPI) ListResourceCatalogs(arg0 *sagemaker.ListResourceCatalogsInput) (*sagemaker.ListResourceCatalogsOutput, error)
- func (m *MockSageMakerAPI) ListResourceCatalogsPages(arg0 *sagemaker.ListResourceCatalogsInput, ...) error
- func (m *MockSageMakerAPI) ListResourceCatalogsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListResourceCatalogsInput, ...) error
- func (m *MockSageMakerAPI) ListResourceCatalogsRequest(arg0 *sagemaker.ListResourceCatalogsInput) (*request.Request, *sagemaker.ListResourceCatalogsOutput)
- func (m *MockSageMakerAPI) ListResourceCatalogsWithContext(arg0 aws.Context, arg1 *sagemaker.ListResourceCatalogsInput, ...) (*sagemaker.ListResourceCatalogsOutput, error)
- func (m *MockSageMakerAPI) ListSpaces(arg0 *sagemaker.ListSpacesInput) (*sagemaker.ListSpacesOutput, error)
- func (m *MockSageMakerAPI) ListSpacesPages(arg0 *sagemaker.ListSpacesInput, ...) error
- func (m *MockSageMakerAPI) ListSpacesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListSpacesInput, ...) error
- func (m *MockSageMakerAPI) ListSpacesRequest(arg0 *sagemaker.ListSpacesInput) (*request.Request, *sagemaker.ListSpacesOutput)
- func (m *MockSageMakerAPI) ListSpacesWithContext(arg0 aws.Context, arg1 *sagemaker.ListSpacesInput, arg2 ...request.Option) (*sagemaker.ListSpacesOutput, error)
- func (m *MockSageMakerAPI) ListStageDevices(arg0 *sagemaker.ListStageDevicesInput) (*sagemaker.ListStageDevicesOutput, error)
- func (m *MockSageMakerAPI) ListStageDevicesPages(arg0 *sagemaker.ListStageDevicesInput, ...) error
- func (m *MockSageMakerAPI) ListStageDevicesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListStageDevicesInput, ...) error
- func (m *MockSageMakerAPI) ListStageDevicesRequest(arg0 *sagemaker.ListStageDevicesInput) (*request.Request, *sagemaker.ListStageDevicesOutput)
- func (m *MockSageMakerAPI) ListStageDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.ListStageDevicesInput, ...) (*sagemaker.ListStageDevicesOutput, error)
- func (m *MockSageMakerAPI) ListStudioLifecycleConfigs(arg0 *sagemaker.ListStudioLifecycleConfigsInput) (*sagemaker.ListStudioLifecycleConfigsOutput, error)
- func (m *MockSageMakerAPI) ListStudioLifecycleConfigsPages(arg0 *sagemaker.ListStudioLifecycleConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListStudioLifecycleConfigsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListStudioLifecycleConfigsInput, ...) error
- func (m *MockSageMakerAPI) ListStudioLifecycleConfigsRequest(arg0 *sagemaker.ListStudioLifecycleConfigsInput) (*request.Request, *sagemaker.ListStudioLifecycleConfigsOutput)
- func (m *MockSageMakerAPI) ListStudioLifecycleConfigsWithContext(arg0 aws.Context, arg1 *sagemaker.ListStudioLifecycleConfigsInput, ...) (*sagemaker.ListStudioLifecycleConfigsOutput, error)
- func (m *MockSageMakerAPI) ListSubscribedWorkteams(arg0 *sagemaker.ListSubscribedWorkteamsInput) (*sagemaker.ListSubscribedWorkteamsOutput, error)
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsPages(arg0 *sagemaker.ListSubscribedWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListSubscribedWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsRequest(arg0 *sagemaker.ListSubscribedWorkteamsInput) (*request.Request, *sagemaker.ListSubscribedWorkteamsOutput)
- func (m *MockSageMakerAPI) ListSubscribedWorkteamsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListTagsInput, ...) error
- func (m *MockSageMakerAPI) ListTagsRequest(arg0 *sagemaker.ListTagsInput) (*request.Request, *sagemaker.ListTagsOutput)
- func (m *MockSageMakerAPI) ListTagsWithContext(arg0 aws.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 aws.Context, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobRequest(arg0 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput) (*request.Request, *sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput)
- func (m *MockSageMakerAPI) ListTrainingJobsForHyperParameterTuningJobWithContext(arg0 aws.Context, ...) (*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) ListTrainingJobsPages(arg0 *sagemaker.ListTrainingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListTrainingJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTrainingJobsRequest(arg0 *sagemaker.ListTrainingJobsInput) (*request.Request, *sagemaker.ListTrainingJobsOutput)
- func (m *MockSageMakerAPI) ListTrainingJobsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListTransformJobsInput, ...) error
- func (m *MockSageMakerAPI) ListTransformJobsRequest(arg0 *sagemaker.ListTransformJobsInput) (*request.Request, *sagemaker.ListTransformJobsOutput)
- func (m *MockSageMakerAPI) ListTransformJobsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListTrialComponentsInput, ...) error
- func (m *MockSageMakerAPI) ListTrialComponentsRequest(arg0 *sagemaker.ListTrialComponentsInput) (*request.Request, *sagemaker.ListTrialComponentsOutput)
- func (m *MockSageMakerAPI) ListTrialComponentsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListTrialsInput, ...) error
- func (m *MockSageMakerAPI) ListTrialsRequest(arg0 *sagemaker.ListTrialsInput) (*request.Request, *sagemaker.ListTrialsOutput)
- func (m *MockSageMakerAPI) ListTrialsWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.ListUserProfilesInput, ...) error
- func (m *MockSageMakerAPI) ListUserProfilesRequest(arg0 *sagemaker.ListUserProfilesInput) (*request.Request, *sagemaker.ListUserProfilesOutput)
- func (m *MockSageMakerAPI) ListUserProfilesWithContext(arg0 aws.Context, arg1 *sagemaker.ListUserProfilesInput, ...) (*sagemaker.ListUserProfilesOutput, error)
- func (m *MockSageMakerAPI) ListWorkforces(arg0 *sagemaker.ListWorkforcesInput) (*sagemaker.ListWorkforcesOutput, error)
- func (m *MockSageMakerAPI) ListWorkforcesPages(arg0 *sagemaker.ListWorkforcesInput, ...) error
- func (m *MockSageMakerAPI) ListWorkforcesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListWorkforcesInput, ...) error
- func (m *MockSageMakerAPI) ListWorkforcesRequest(arg0 *sagemaker.ListWorkforcesInput) (*request.Request, *sagemaker.ListWorkforcesOutput)
- func (m *MockSageMakerAPI) ListWorkforcesWithContext(arg0 aws.Context, arg1 *sagemaker.ListWorkforcesInput, arg2 ...request.Option) (*sagemaker.ListWorkforcesOutput, error)
- func (m *MockSageMakerAPI) ListWorkteams(arg0 *sagemaker.ListWorkteamsInput) (*sagemaker.ListWorkteamsOutput, error)
- func (m *MockSageMakerAPI) ListWorkteamsPages(arg0 *sagemaker.ListWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListWorkteamsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListWorkteamsInput, ...) error
- func (m *MockSageMakerAPI) ListWorkteamsRequest(arg0 *sagemaker.ListWorkteamsInput) (*request.Request, *sagemaker.ListWorkteamsOutput)
- func (m *MockSageMakerAPI) ListWorkteamsWithContext(arg0 aws.Context, arg1 *sagemaker.ListWorkteamsInput, arg2 ...request.Option) (*sagemaker.ListWorkteamsOutput, error)
- func (m *MockSageMakerAPI) PutModelPackageGroupPolicy(arg0 *sagemaker.PutModelPackageGroupPolicyInput) (*sagemaker.PutModelPackageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) PutModelPackageGroupPolicyRequest(arg0 *sagemaker.PutModelPackageGroupPolicyInput) (*request.Request, *sagemaker.PutModelPackageGroupPolicyOutput)
- func (m *MockSageMakerAPI) PutModelPackageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.PutModelPackageGroupPolicyInput, ...) (*sagemaker.PutModelPackageGroupPolicyOutput, error)
- func (m *MockSageMakerAPI) QueryLineage(arg0 *sagemaker.QueryLineageInput) (*sagemaker.QueryLineageOutput, error)
- func (m *MockSageMakerAPI) QueryLineagePages(arg0 *sagemaker.QueryLineageInput, ...) error
- func (m *MockSageMakerAPI) QueryLineagePagesWithContext(arg0 aws.Context, arg1 *sagemaker.QueryLineageInput, ...) error
- func (m *MockSageMakerAPI) QueryLineageRequest(arg0 *sagemaker.QueryLineageInput) (*request.Request, *sagemaker.QueryLineageOutput)
- func (m *MockSageMakerAPI) QueryLineageWithContext(arg0 aws.Context, arg1 *sagemaker.QueryLineageInput, arg2 ...request.Option) (*sagemaker.QueryLineageOutput, error)
- func (m *MockSageMakerAPI) RegisterDevices(arg0 *sagemaker.RegisterDevicesInput) (*sagemaker.RegisterDevicesOutput, error)
- func (m *MockSageMakerAPI) RegisterDevicesRequest(arg0 *sagemaker.RegisterDevicesInput) (*request.Request, *sagemaker.RegisterDevicesOutput)
- func (m *MockSageMakerAPI) RegisterDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.RegisterDevicesInput, arg2 ...request.Option) (*sagemaker.RegisterDevicesOutput, 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 aws.Context, arg1 *sagemaker.RenderUiTemplateInput, ...) (*sagemaker.RenderUiTemplateOutput, error)
- func (m *MockSageMakerAPI) RetryPipelineExecution(arg0 *sagemaker.RetryPipelineExecutionInput) (*sagemaker.RetryPipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) RetryPipelineExecutionRequest(arg0 *sagemaker.RetryPipelineExecutionInput) (*request.Request, *sagemaker.RetryPipelineExecutionOutput)
- func (m *MockSageMakerAPI) RetryPipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.RetryPipelineExecutionInput, ...) (*sagemaker.RetryPipelineExecutionOutput, 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 aws.Context, arg1 *sagemaker.SearchInput, ...) error
- func (m *MockSageMakerAPI) SearchRequest(arg0 *sagemaker.SearchInput) (*request.Request, *sagemaker.SearchOutput)
- func (m *MockSageMakerAPI) SearchWithContext(arg0 aws.Context, arg1 *sagemaker.SearchInput, arg2 ...request.Option) (*sagemaker.SearchOutput, error)
- func (m *MockSageMakerAPI) SendPipelineExecutionStepFailure(arg0 *sagemaker.SendPipelineExecutionStepFailureInput) (*sagemaker.SendPipelineExecutionStepFailureOutput, error)
- func (m *MockSageMakerAPI) SendPipelineExecutionStepFailureRequest(arg0 *sagemaker.SendPipelineExecutionStepFailureInput) (*request.Request, *sagemaker.SendPipelineExecutionStepFailureOutput)
- func (m *MockSageMakerAPI) SendPipelineExecutionStepFailureWithContext(arg0 aws.Context, arg1 *sagemaker.SendPipelineExecutionStepFailureInput, ...) (*sagemaker.SendPipelineExecutionStepFailureOutput, error)
- func (m *MockSageMakerAPI) SendPipelineExecutionStepSuccess(arg0 *sagemaker.SendPipelineExecutionStepSuccessInput) (*sagemaker.SendPipelineExecutionStepSuccessOutput, error)
- func (m *MockSageMakerAPI) SendPipelineExecutionStepSuccessRequest(arg0 *sagemaker.SendPipelineExecutionStepSuccessInput) (*request.Request, *sagemaker.SendPipelineExecutionStepSuccessOutput)
- func (m *MockSageMakerAPI) SendPipelineExecutionStepSuccessWithContext(arg0 aws.Context, arg1 *sagemaker.SendPipelineExecutionStepSuccessInput, ...) (*sagemaker.SendPipelineExecutionStepSuccessOutput, error)
- func (m *MockSageMakerAPI) StartEdgeDeploymentStage(arg0 *sagemaker.StartEdgeDeploymentStageInput) (*sagemaker.StartEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) StartEdgeDeploymentStageRequest(arg0 *sagemaker.StartEdgeDeploymentStageInput) (*request.Request, *sagemaker.StartEdgeDeploymentStageOutput)
- func (m *MockSageMakerAPI) StartEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.StartEdgeDeploymentStageInput, ...) (*sagemaker.StartEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) StartInferenceExperiment(arg0 *sagemaker.StartInferenceExperimentInput) (*sagemaker.StartInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) StartInferenceExperimentRequest(arg0 *sagemaker.StartInferenceExperimentInput) (*request.Request, *sagemaker.StartInferenceExperimentOutput)
- func (m *MockSageMakerAPI) StartInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.StartInferenceExperimentInput, ...) (*sagemaker.StartInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) StartMlflowTrackingServer(arg0 *sagemaker.StartMlflowTrackingServerInput) (*sagemaker.StartMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) StartMlflowTrackingServerRequest(arg0 *sagemaker.StartMlflowTrackingServerInput) (*request.Request, *sagemaker.StartMlflowTrackingServerOutput)
- func (m *MockSageMakerAPI) StartMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.StartMlflowTrackingServerInput, ...) (*sagemaker.StartMlflowTrackingServerOutput, 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 aws.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 aws.Context, arg1 *sagemaker.StartNotebookInstanceInput, ...) (*sagemaker.StartNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) StartPipelineExecution(arg0 *sagemaker.StartPipelineExecutionInput) (*sagemaker.StartPipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) StartPipelineExecutionRequest(arg0 *sagemaker.StartPipelineExecutionInput) (*request.Request, *sagemaker.StartPipelineExecutionOutput)
- func (m *MockSageMakerAPI) StartPipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.StartPipelineExecutionInput, ...) (*sagemaker.StartPipelineExecutionOutput, 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 aws.Context, arg1 *sagemaker.StopAutoMLJobInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.StopCompilationJobInput, ...) (*sagemaker.StopCompilationJobOutput, error)
- func (m *MockSageMakerAPI) StopEdgeDeploymentStage(arg0 *sagemaker.StopEdgeDeploymentStageInput) (*sagemaker.StopEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) StopEdgeDeploymentStageRequest(arg0 *sagemaker.StopEdgeDeploymentStageInput) (*request.Request, *sagemaker.StopEdgeDeploymentStageOutput)
- func (m *MockSageMakerAPI) StopEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.StopEdgeDeploymentStageInput, ...) (*sagemaker.StopEdgeDeploymentStageOutput, error)
- func (m *MockSageMakerAPI) StopEdgePackagingJob(arg0 *sagemaker.StopEdgePackagingJobInput) (*sagemaker.StopEdgePackagingJobOutput, error)
- func (m *MockSageMakerAPI) StopEdgePackagingJobRequest(arg0 *sagemaker.StopEdgePackagingJobInput) (*request.Request, *sagemaker.StopEdgePackagingJobOutput)
- func (m *MockSageMakerAPI) StopEdgePackagingJobWithContext(arg0 aws.Context, arg1 *sagemaker.StopEdgePackagingJobInput, ...) (*sagemaker.StopEdgePackagingJobOutput, 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 aws.Context, arg1 *sagemaker.StopHyperParameterTuningJobInput, ...) (*sagemaker.StopHyperParameterTuningJobOutput, error)
- func (m *MockSageMakerAPI) StopInferenceExperiment(arg0 *sagemaker.StopInferenceExperimentInput) (*sagemaker.StopInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) StopInferenceExperimentRequest(arg0 *sagemaker.StopInferenceExperimentInput) (*request.Request, *sagemaker.StopInferenceExperimentOutput)
- func (m *MockSageMakerAPI) StopInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.StopInferenceExperimentInput, ...) (*sagemaker.StopInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) StopInferenceRecommendationsJob(arg0 *sagemaker.StopInferenceRecommendationsJobInput) (*sagemaker.StopInferenceRecommendationsJobOutput, error)
- func (m *MockSageMakerAPI) StopInferenceRecommendationsJobRequest(arg0 *sagemaker.StopInferenceRecommendationsJobInput) (*request.Request, *sagemaker.StopInferenceRecommendationsJobOutput)
- func (m *MockSageMakerAPI) StopInferenceRecommendationsJobWithContext(arg0 aws.Context, arg1 *sagemaker.StopInferenceRecommendationsJobInput, ...) (*sagemaker.StopInferenceRecommendationsJobOutput, 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 aws.Context, arg1 *sagemaker.StopLabelingJobInput, arg2 ...request.Option) (*sagemaker.StopLabelingJobOutput, error)
- func (m *MockSageMakerAPI) StopMlflowTrackingServer(arg0 *sagemaker.StopMlflowTrackingServerInput) (*sagemaker.StopMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) StopMlflowTrackingServerRequest(arg0 *sagemaker.StopMlflowTrackingServerInput) (*request.Request, *sagemaker.StopMlflowTrackingServerOutput)
- func (m *MockSageMakerAPI) StopMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.StopMlflowTrackingServerInput, ...) (*sagemaker.StopMlflowTrackingServerOutput, 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 aws.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 aws.Context, arg1 *sagemaker.StopNotebookInstanceInput, ...) (*sagemaker.StopNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) StopOptimizationJob(arg0 *sagemaker.StopOptimizationJobInput) (*sagemaker.StopOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) StopOptimizationJobRequest(arg0 *sagemaker.StopOptimizationJobInput) (*request.Request, *sagemaker.StopOptimizationJobOutput)
- func (m *MockSageMakerAPI) StopOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.StopOptimizationJobInput, ...) (*sagemaker.StopOptimizationJobOutput, error)
- func (m *MockSageMakerAPI) StopPipelineExecution(arg0 *sagemaker.StopPipelineExecutionInput) (*sagemaker.StopPipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) StopPipelineExecutionRequest(arg0 *sagemaker.StopPipelineExecutionInput) (*request.Request, *sagemaker.StopPipelineExecutionOutput)
- func (m *MockSageMakerAPI) StopPipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.StopPipelineExecutionInput, ...) (*sagemaker.StopPipelineExecutionOutput, 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 aws.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 aws.Context, arg1 *sagemaker.StopTrainingJobInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.StopTransformJobInput, ...) (*sagemaker.StopTransformJobOutput, error)
- func (m *MockSageMakerAPI) UpdateAction(arg0 *sagemaker.UpdateActionInput) (*sagemaker.UpdateActionOutput, error)
- func (m *MockSageMakerAPI) UpdateActionRequest(arg0 *sagemaker.UpdateActionInput) (*request.Request, *sagemaker.UpdateActionOutput)
- func (m *MockSageMakerAPI) UpdateActionWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateActionInput, arg2 ...request.Option) (*sagemaker.UpdateActionOutput, error)
- func (m *MockSageMakerAPI) UpdateAppImageConfig(arg0 *sagemaker.UpdateAppImageConfigInput) (*sagemaker.UpdateAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateAppImageConfigRequest(arg0 *sagemaker.UpdateAppImageConfigInput) (*request.Request, *sagemaker.UpdateAppImageConfigOutput)
- func (m *MockSageMakerAPI) UpdateAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateAppImageConfigInput, ...) (*sagemaker.UpdateAppImageConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateArtifact(arg0 *sagemaker.UpdateArtifactInput) (*sagemaker.UpdateArtifactOutput, error)
- func (m *MockSageMakerAPI) UpdateArtifactRequest(arg0 *sagemaker.UpdateArtifactInput) (*request.Request, *sagemaker.UpdateArtifactOutput)
- func (m *MockSageMakerAPI) UpdateArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateArtifactInput, arg2 ...request.Option) (*sagemaker.UpdateArtifactOutput, error)
- func (m *MockSageMakerAPI) UpdateCluster(arg0 *sagemaker.UpdateClusterInput) (*sagemaker.UpdateClusterOutput, error)
- func (m *MockSageMakerAPI) UpdateClusterRequest(arg0 *sagemaker.UpdateClusterInput) (*request.Request, *sagemaker.UpdateClusterOutput)
- func (m *MockSageMakerAPI) UpdateClusterSoftware(arg0 *sagemaker.UpdateClusterSoftwareInput) (*sagemaker.UpdateClusterSoftwareOutput, error)
- func (m *MockSageMakerAPI) UpdateClusterSoftwareRequest(arg0 *sagemaker.UpdateClusterSoftwareInput) (*request.Request, *sagemaker.UpdateClusterSoftwareOutput)
- func (m *MockSageMakerAPI) UpdateClusterSoftwareWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateClusterSoftwareInput, ...) (*sagemaker.UpdateClusterSoftwareOutput, error)
- func (m *MockSageMakerAPI) UpdateClusterWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateClusterInput, arg2 ...request.Option) (*sagemaker.UpdateClusterOutput, 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 aws.Context, arg1 *sagemaker.UpdateCodeRepositoryInput, ...) (*sagemaker.UpdateCodeRepositoryOutput, error)
- func (m *MockSageMakerAPI) UpdateContext(arg0 *sagemaker.UpdateContextInput) (*sagemaker.UpdateContextOutput, error)
- func (m *MockSageMakerAPI) UpdateContextRequest(arg0 *sagemaker.UpdateContextInput) (*request.Request, *sagemaker.UpdateContextOutput)
- func (m *MockSageMakerAPI) UpdateContextWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateContextInput, arg2 ...request.Option) (*sagemaker.UpdateContextOutput, error)
- func (m *MockSageMakerAPI) UpdateDeviceFleet(arg0 *sagemaker.UpdateDeviceFleetInput) (*sagemaker.UpdateDeviceFleetOutput, error)
- func (m *MockSageMakerAPI) UpdateDeviceFleetRequest(arg0 *sagemaker.UpdateDeviceFleetInput) (*request.Request, *sagemaker.UpdateDeviceFleetOutput)
- func (m *MockSageMakerAPI) UpdateDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateDeviceFleetInput, ...) (*sagemaker.UpdateDeviceFleetOutput, error)
- func (m *MockSageMakerAPI) UpdateDevices(arg0 *sagemaker.UpdateDevicesInput) (*sagemaker.UpdateDevicesOutput, error)
- func (m *MockSageMakerAPI) UpdateDevicesRequest(arg0 *sagemaker.UpdateDevicesInput) (*request.Request, *sagemaker.UpdateDevicesOutput)
- func (m *MockSageMakerAPI) UpdateDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateDevicesInput, arg2 ...request.Option) (*sagemaker.UpdateDevicesOutput, 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 aws.Context, arg1 *sagemaker.UpdateDomainInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput, ...) (*sagemaker.UpdateEndpointWeightsAndCapacitiesOutput, error)
- func (m *MockSageMakerAPI) UpdateEndpointWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateEndpointInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.UpdateExperimentInput, ...) (*sagemaker.UpdateExperimentOutput, error)
- func (m *MockSageMakerAPI) UpdateFeatureGroup(arg0 *sagemaker.UpdateFeatureGroupInput) (*sagemaker.UpdateFeatureGroupOutput, error)
- func (m *MockSageMakerAPI) UpdateFeatureGroupRequest(arg0 *sagemaker.UpdateFeatureGroupInput) (*request.Request, *sagemaker.UpdateFeatureGroupOutput)
- func (m *MockSageMakerAPI) UpdateFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateFeatureGroupInput, ...) (*sagemaker.UpdateFeatureGroupOutput, error)
- func (m *MockSageMakerAPI) UpdateFeatureMetadata(arg0 *sagemaker.UpdateFeatureMetadataInput) (*sagemaker.UpdateFeatureMetadataOutput, error)
- func (m *MockSageMakerAPI) UpdateFeatureMetadataRequest(arg0 *sagemaker.UpdateFeatureMetadataInput) (*request.Request, *sagemaker.UpdateFeatureMetadataOutput)
- func (m *MockSageMakerAPI) UpdateFeatureMetadataWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateFeatureMetadataInput, ...) (*sagemaker.UpdateFeatureMetadataOutput, error)
- func (m *MockSageMakerAPI) UpdateHub(arg0 *sagemaker.UpdateHubInput) (*sagemaker.UpdateHubOutput, error)
- func (m *MockSageMakerAPI) UpdateHubRequest(arg0 *sagemaker.UpdateHubInput) (*request.Request, *sagemaker.UpdateHubOutput)
- func (m *MockSageMakerAPI) UpdateHubWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateHubInput, arg2 ...request.Option) (*sagemaker.UpdateHubOutput, error)
- func (m *MockSageMakerAPI) UpdateImage(arg0 *sagemaker.UpdateImageInput) (*sagemaker.UpdateImageOutput, error)
- func (m *MockSageMakerAPI) UpdateImageRequest(arg0 *sagemaker.UpdateImageInput) (*request.Request, *sagemaker.UpdateImageOutput)
- func (m *MockSageMakerAPI) UpdateImageVersion(arg0 *sagemaker.UpdateImageVersionInput) (*sagemaker.UpdateImageVersionOutput, error)
- func (m *MockSageMakerAPI) UpdateImageVersionRequest(arg0 *sagemaker.UpdateImageVersionInput) (*request.Request, *sagemaker.UpdateImageVersionOutput)
- func (m *MockSageMakerAPI) UpdateImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateImageVersionInput, ...) (*sagemaker.UpdateImageVersionOutput, error)
- func (m *MockSageMakerAPI) UpdateImageWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateImageInput, arg2 ...request.Option) (*sagemaker.UpdateImageOutput, error)
- func (m *MockSageMakerAPI) UpdateInferenceComponent(arg0 *sagemaker.UpdateInferenceComponentInput) (*sagemaker.UpdateInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) UpdateInferenceComponentRequest(arg0 *sagemaker.UpdateInferenceComponentInput) (*request.Request, *sagemaker.UpdateInferenceComponentOutput)
- func (m *MockSageMakerAPI) UpdateInferenceComponentRuntimeConfig(arg0 *sagemaker.UpdateInferenceComponentRuntimeConfigInput) (*sagemaker.UpdateInferenceComponentRuntimeConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateInferenceComponentRuntimeConfigRequest(arg0 *sagemaker.UpdateInferenceComponentRuntimeConfigInput) (*request.Request, *sagemaker.UpdateInferenceComponentRuntimeConfigOutput)
- func (m *MockSageMakerAPI) UpdateInferenceComponentRuntimeConfigWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateInferenceComponentRuntimeConfigInput, ...) (*sagemaker.UpdateInferenceComponentRuntimeConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateInferenceComponentInput, ...) (*sagemaker.UpdateInferenceComponentOutput, error)
- func (m *MockSageMakerAPI) UpdateInferenceExperiment(arg0 *sagemaker.UpdateInferenceExperimentInput) (*sagemaker.UpdateInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) UpdateInferenceExperimentRequest(arg0 *sagemaker.UpdateInferenceExperimentInput) (*request.Request, *sagemaker.UpdateInferenceExperimentOutput)
- func (m *MockSageMakerAPI) UpdateInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateInferenceExperimentInput, ...) (*sagemaker.UpdateInferenceExperimentOutput, error)
- func (m *MockSageMakerAPI) UpdateMlflowTrackingServer(arg0 *sagemaker.UpdateMlflowTrackingServerInput) (*sagemaker.UpdateMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) UpdateMlflowTrackingServerRequest(arg0 *sagemaker.UpdateMlflowTrackingServerInput) (*request.Request, *sagemaker.UpdateMlflowTrackingServerOutput)
- func (m *MockSageMakerAPI) UpdateMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateMlflowTrackingServerInput, ...) (*sagemaker.UpdateMlflowTrackingServerOutput, error)
- func (m *MockSageMakerAPI) UpdateModelCard(arg0 *sagemaker.UpdateModelCardInput) (*sagemaker.UpdateModelCardOutput, error)
- func (m *MockSageMakerAPI) UpdateModelCardRequest(arg0 *sagemaker.UpdateModelCardInput) (*request.Request, *sagemaker.UpdateModelCardOutput)
- func (m *MockSageMakerAPI) UpdateModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateModelCardInput, arg2 ...request.Option) (*sagemaker.UpdateModelCardOutput, error)
- func (m *MockSageMakerAPI) UpdateModelPackage(arg0 *sagemaker.UpdateModelPackageInput) (*sagemaker.UpdateModelPackageOutput, error)
- func (m *MockSageMakerAPI) UpdateModelPackageRequest(arg0 *sagemaker.UpdateModelPackageInput) (*request.Request, *sagemaker.UpdateModelPackageOutput)
- func (m *MockSageMakerAPI) UpdateModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateModelPackageInput, ...) (*sagemaker.UpdateModelPackageOutput, error)
- func (m *MockSageMakerAPI) UpdateMonitoringAlert(arg0 *sagemaker.UpdateMonitoringAlertInput) (*sagemaker.UpdateMonitoringAlertOutput, error)
- func (m *MockSageMakerAPI) UpdateMonitoringAlertRequest(arg0 *sagemaker.UpdateMonitoringAlertInput) (*request.Request, *sagemaker.UpdateMonitoringAlertOutput)
- func (m *MockSageMakerAPI) UpdateMonitoringAlertWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateMonitoringAlertInput, ...) (*sagemaker.UpdateMonitoringAlertOutput, 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 aws.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 aws.Context, arg1 *sagemaker.UpdateNotebookInstanceLifecycleConfigInput, ...) (*sagemaker.UpdateNotebookInstanceLifecycleConfigOutput, error)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceRequest(arg0 *sagemaker.UpdateNotebookInstanceInput) (*request.Request, *sagemaker.UpdateNotebookInstanceOutput)
- func (m *MockSageMakerAPI) UpdateNotebookInstanceWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateNotebookInstanceInput, ...) (*sagemaker.UpdateNotebookInstanceOutput, error)
- func (m *MockSageMakerAPI) UpdatePipeline(arg0 *sagemaker.UpdatePipelineInput) (*sagemaker.UpdatePipelineOutput, error)
- func (m *MockSageMakerAPI) UpdatePipelineExecution(arg0 *sagemaker.UpdatePipelineExecutionInput) (*sagemaker.UpdatePipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) UpdatePipelineExecutionRequest(arg0 *sagemaker.UpdatePipelineExecutionInput) (*request.Request, *sagemaker.UpdatePipelineExecutionOutput)
- func (m *MockSageMakerAPI) UpdatePipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.UpdatePipelineExecutionInput, ...) (*sagemaker.UpdatePipelineExecutionOutput, error)
- func (m *MockSageMakerAPI) UpdatePipelineRequest(arg0 *sagemaker.UpdatePipelineInput) (*request.Request, *sagemaker.UpdatePipelineOutput)
- func (m *MockSageMakerAPI) UpdatePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.UpdatePipelineInput, arg2 ...request.Option) (*sagemaker.UpdatePipelineOutput, error)
- func (m *MockSageMakerAPI) UpdateProject(arg0 *sagemaker.UpdateProjectInput) (*sagemaker.UpdateProjectOutput, error)
- func (m *MockSageMakerAPI) UpdateProjectRequest(arg0 *sagemaker.UpdateProjectInput) (*request.Request, *sagemaker.UpdateProjectOutput)
- func (m *MockSageMakerAPI) UpdateProjectWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateProjectInput, arg2 ...request.Option) (*sagemaker.UpdateProjectOutput, error)
- func (m *MockSageMakerAPI) UpdateSpace(arg0 *sagemaker.UpdateSpaceInput) (*sagemaker.UpdateSpaceOutput, error)
- func (m *MockSageMakerAPI) UpdateSpaceRequest(arg0 *sagemaker.UpdateSpaceInput) (*request.Request, *sagemaker.UpdateSpaceOutput)
- func (m *MockSageMakerAPI) UpdateSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateSpaceInput, arg2 ...request.Option) (*sagemaker.UpdateSpaceOutput, error)
- func (m *MockSageMakerAPI) UpdateTrainingJob(arg0 *sagemaker.UpdateTrainingJobInput) (*sagemaker.UpdateTrainingJobOutput, error)
- func (m *MockSageMakerAPI) UpdateTrainingJobRequest(arg0 *sagemaker.UpdateTrainingJobInput) (*request.Request, *sagemaker.UpdateTrainingJobOutput)
- func (m *MockSageMakerAPI) UpdateTrainingJobWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateTrainingJobInput, ...) (*sagemaker.UpdateTrainingJobOutput, 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 aws.Context, arg1 *sagemaker.UpdateTrialComponentInput, ...) (*sagemaker.UpdateTrialComponentOutput, error)
- func (m *MockSageMakerAPI) UpdateTrialRequest(arg0 *sagemaker.UpdateTrialInput) (*request.Request, *sagemaker.UpdateTrialOutput)
- func (m *MockSageMakerAPI) UpdateTrialWithContext(arg0 aws.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 aws.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 aws.Context, arg1 *sagemaker.UpdateWorkforceInput, arg2 ...request.Option) (*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 aws.Context, arg1 *sagemaker.UpdateWorkteamInput, arg2 ...request.Option) (*sagemaker.UpdateWorkteamOutput, error)
- func (m *MockSageMakerAPI) WaitUntilEndpointDeleted(arg0 *sagemaker.DescribeEndpointInput) error
- func (m *MockSageMakerAPI) WaitUntilEndpointDeletedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeEndpointInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilEndpointInService(arg0 *sagemaker.DescribeEndpointInput) error
- func (m *MockSageMakerAPI) WaitUntilEndpointInServiceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeEndpointInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilImageCreated(arg0 *sagemaker.DescribeImageInput) error
- func (m *MockSageMakerAPI) WaitUntilImageCreatedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilImageDeleted(arg0 *sagemaker.DescribeImageInput) error
- func (m *MockSageMakerAPI) WaitUntilImageDeletedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilImageUpdated(arg0 *sagemaker.DescribeImageInput) error
- func (m *MockSageMakerAPI) WaitUntilImageUpdatedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilImageVersionCreated(arg0 *sagemaker.DescribeImageVersionInput) error
- func (m *MockSageMakerAPI) WaitUntilImageVersionCreatedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageVersionInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilImageVersionDeleted(arg0 *sagemaker.DescribeImageVersionInput) error
- func (m *MockSageMakerAPI) WaitUntilImageVersionDeletedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageVersionInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceDeleted(arg0 *sagemaker.DescribeNotebookInstanceInput) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceDeletedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceInService(arg0 *sagemaker.DescribeNotebookInstanceInput) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceInServiceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceStopped(arg0 *sagemaker.DescribeNotebookInstanceInput) error
- func (m *MockSageMakerAPI) WaitUntilNotebookInstanceStoppedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStopped(arg0 *sagemaker.DescribeProcessingJobInput) error
- func (m *MockSageMakerAPI) WaitUntilProcessingJobCompletedOrStoppedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeProcessingJobInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStopped(arg0 *sagemaker.DescribeTrainingJobInput) error
- func (m *MockSageMakerAPI) WaitUntilTrainingJobCompletedOrStoppedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeTrainingJobInput, ...) error
- func (m *MockSageMakerAPI) WaitUntilTransformJobCompletedOrStopped(arg0 *sagemaker.DescribeTransformJobInput) error
- func (m *MockSageMakerAPI) WaitUntilTransformJobCompletedOrStoppedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeTransformJobInput, ...) error
- type MockSageMakerAPIMockRecorder
- func (mr *MockSageMakerAPIMockRecorder) AddAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AddAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) AddAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- 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) BatchDescribeModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) BatchDescribeModelPackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) BatchDescribeModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAction(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateActionWithContext(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) CreateAppImageConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAppImageConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...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) CreateArtifact(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateArtifactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateArtifactWithContext(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) CreateAutoMLJobV2(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobV2Request(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateClusterWithContext(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) CreateContext(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateContextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDeviceFleet(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDeviceFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateDeviceFleetWithContext(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) CreateEdgeDeploymentPlan(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgePackagingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgePackagingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateEdgePackagingJobWithContext(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) CreateFeatureGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateFeatureGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateFeatureGroupWithContext(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) CreateHub(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHubContentReference(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHubContentReferenceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHubContentReferenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHubRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateHubWithContext(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) CreateImage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateImageVersion(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateImageVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJobWithContext(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) CreateMlflowTrackingServer(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelCard(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelCardExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelCardExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelCardExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelCardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageGroupWithContext(arg0, arg1 interface{}, arg2 ...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) CreateModelQualityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinitionWithContext(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) CreateOptimizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateOptimizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePipelineWithContext(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) CreatePresignedMlflowTrackingServerUrl(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrlWithContext(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) CreateProject(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateSpace(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateSpaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfigWithContext(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) CreateWorkforce(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateWorkforceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) CreateWorkforceWithContext(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) DeleteAction(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteActionWithContext(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) DeleteAppImageConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAppImageConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...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) DeleteArtifact(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteArtifactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteCluster(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteClusterWithContext(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) DeleteCompilationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteCompilationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteContext(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteContextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDeviceFleet(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDeviceFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteDeviceFleetWithContext(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) DeleteEdgeDeploymentPlan(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStageWithContext(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) DeleteFeatureGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteFeatureGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteFeatureGroupWithContext(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) DeleteHub(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubContent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentReference(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentReferenceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentReferenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHumanTaskUi(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHumanTaskUiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHumanTaskUiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteImage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteImageVersion(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteImageVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServer(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelCard(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelCardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupWithContext(arg0, arg1 interface{}, arg2 ...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) DeleteModelQualityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinitionWithContext(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) DeleteOptimizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteOptimizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeletePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeletePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeletePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteSpace(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteSpaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfigWithContext(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) DeleteWorkforce(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteWorkforceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeleteWorkforceWithContext(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) DeregisterDevices(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeregisterDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DeregisterDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAction(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeActionWithContext(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) DescribeAppImageConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAppImageConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...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) DescribeArtifact(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeArtifactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeArtifactWithContext(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) DescribeAutoMLJobV2(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2Request(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeClusterNode(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeClusterNodeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeClusterNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeClusterWithContext(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) DescribeContext(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeContextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDevice(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceFleet(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceWithContext(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) DescribeEdgeDeploymentPlan(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEdgePackagingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEdgePackagingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeEdgePackagingJobWithContext(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) DescribeFeatureGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureMetadataWithContext(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) DescribeHub(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHubContent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHubContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHubContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHubRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeHubWithContext(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) DescribeImage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeImageVersion(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeImageVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJobWithContext(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) DescribeLineageGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeLineageGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeLineageGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServer(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModel(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelCard(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageGroupWithContext(arg0, arg1 interface{}, arg2 ...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) DescribeModelQualityJobDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinitionWithContext(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) DescribeOptimizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeOptimizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribePipelineWithContext(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) DescribeProject(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeSpace(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeSpaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfigWithContext(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) DisableSagemakerServicecatalogPortfolio(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolioRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolioWithContext(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) EnableSagemakerServicecatalogPortfolio(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolioRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetDeviceFleetReport(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetDeviceFleetReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetDeviceFleetReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetLineageGroupPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetLineageGroupPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetLineageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatus(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendationWithContext(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) ImportHubContent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ImportHubContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ImportHubContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListActions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListActionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListActionsWithContext(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) ListAliases(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsWithContext(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) ListArtifacts(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListArtifactsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListArtifactsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListAssociationsWithContext(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) ListClusterNodes(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListClustersWithContext(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) ListContexts(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListContextsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListContextsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListContextsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListContextsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleets(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDevicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListDevicesWithContext(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) ListEdgeDeploymentPlans(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsWithContext(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) ListFeatureGroups(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsWithContext(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) ListHubContentVersions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubContentVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubContentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubContents(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubContentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubContentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListHubsWithContext(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) ListImageVersions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImages(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponents(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperiments(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobSteps(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsWithContext(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) ListLineageGroups(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServers(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCards(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelCardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroups(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsWithContext(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) ListModelQualityJobDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsWithContext(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) ListMonitoringAlertHistory(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlerts(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsWithContext(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) ListOptimizationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionSteps(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutions(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelines(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelinesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelinesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListPipelinesWithContext(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) ListProjects(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSpaces(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSpacesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSpacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSpacesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListSpacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStageDevices(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsWithContext(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) ListWorkforces(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesWithContext(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) PutModelPackageGroupPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) QueryLineage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) QueryLineagePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) QueryLineagePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) QueryLineageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) QueryLineageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RegisterDevices(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RegisterDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RegisterDevicesWithContext(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) RetryPipelineExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RetryPipelineExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) RetryPipelineExecutionWithContext(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) SendPipelineExecutionStepFailure(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailureRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccess(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartEdgeDeploymentStage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartInferenceExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartInferenceExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartMlflowTrackingServer(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartMlflowTrackingServerWithContext(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) StartPipelineExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartPipelineExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StartPipelineExecutionWithContext(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) StopEdgeDeploymentStage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopEdgePackagingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopEdgePackagingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopEdgePackagingJobWithContext(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) StopInferenceExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopInferenceExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJobWithContext(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) StopMlflowTrackingServer(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopMlflowTrackingServerWithContext(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) StopOptimizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopOptimizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopPipelineExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopPipelineExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) StopPipelineExecutionWithContext(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) UpdateAction(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateAppImageConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateAppImageConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateArtifact(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateArtifactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateCluster(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateClusterSoftware(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateClusterSoftwareRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateClusterSoftwareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateClusterWithContext(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) UpdateContext(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateContextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDeviceFleet(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDeviceFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDeviceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDevices(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateDevicesWithContext(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) UpdateFeatureGroup(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateHub(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateHubRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateImage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateImageVersion(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateImageVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponent(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfig(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceExperiment(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceExperimentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServer(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateModelCard(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateModelCardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateModelPackage(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateModelPackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringAlert(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringAlertRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringAlertWithContext(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) UpdatePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineExecution(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateSpace(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateSpaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrainingJob(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrainingJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) UpdateTrainingJobWithContext(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) WaitUntilImageCreated(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageUpdated(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageUpdatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionCreated(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionDeletedWithContext(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) AddAssociation ¶
func (m *MockSageMakerAPI) AddAssociation(arg0 *sagemaker.AddAssociationInput) (*sagemaker.AddAssociationOutput, error)
AddAssociation mocks base method.
func (*MockSageMakerAPI) AddAssociationRequest ¶
func (m *MockSageMakerAPI) AddAssociationRequest(arg0 *sagemaker.AddAssociationInput) (*request.Request, *sagemaker.AddAssociationOutput)
AddAssociationRequest mocks base method.
func (*MockSageMakerAPI) AddAssociationWithContext ¶
func (m *MockSageMakerAPI) AddAssociationWithContext(arg0 aws.Context, arg1 *sagemaker.AddAssociationInput, arg2 ...request.Option) (*sagemaker.AddAssociationOutput, error)
AddAssociationWithContext mocks base method.
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 aws.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 aws.Context, arg1 *sagemaker.AssociateTrialComponentInput, arg2 ...request.Option) (*sagemaker.AssociateTrialComponentOutput, error)
AssociateTrialComponentWithContext mocks base method.
func (*MockSageMakerAPI) BatchDescribeModelPackage ¶
func (m *MockSageMakerAPI) BatchDescribeModelPackage(arg0 *sagemaker.BatchDescribeModelPackageInput) (*sagemaker.BatchDescribeModelPackageOutput, error)
BatchDescribeModelPackage mocks base method.
func (*MockSageMakerAPI) BatchDescribeModelPackageRequest ¶
func (m *MockSageMakerAPI) BatchDescribeModelPackageRequest(arg0 *sagemaker.BatchDescribeModelPackageInput) (*request.Request, *sagemaker.BatchDescribeModelPackageOutput)
BatchDescribeModelPackageRequest mocks base method.
func (*MockSageMakerAPI) BatchDescribeModelPackageWithContext ¶
func (m *MockSageMakerAPI) BatchDescribeModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.BatchDescribeModelPackageInput, arg2 ...request.Option) (*sagemaker.BatchDescribeModelPackageOutput, error)
BatchDescribeModelPackageWithContext mocks base method.
func (*MockSageMakerAPI) CreateAction ¶
func (m *MockSageMakerAPI) CreateAction(arg0 *sagemaker.CreateActionInput) (*sagemaker.CreateActionOutput, error)
CreateAction mocks base method.
func (*MockSageMakerAPI) CreateActionRequest ¶
func (m *MockSageMakerAPI) CreateActionRequest(arg0 *sagemaker.CreateActionInput) (*request.Request, *sagemaker.CreateActionOutput)
CreateActionRequest mocks base method.
func (*MockSageMakerAPI) CreateActionWithContext ¶
func (m *MockSageMakerAPI) CreateActionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateActionInput, arg2 ...request.Option) (*sagemaker.CreateActionOutput, error)
CreateActionWithContext 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 aws.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) CreateAppImageConfig ¶
func (m *MockSageMakerAPI) CreateAppImageConfig(arg0 *sagemaker.CreateAppImageConfigInput) (*sagemaker.CreateAppImageConfigOutput, error)
CreateAppImageConfig mocks base method.
func (*MockSageMakerAPI) CreateAppImageConfigRequest ¶
func (m *MockSageMakerAPI) CreateAppImageConfigRequest(arg0 *sagemaker.CreateAppImageConfigInput) (*request.Request, *sagemaker.CreateAppImageConfigOutput)
CreateAppImageConfigRequest mocks base method.
func (*MockSageMakerAPI) CreateAppImageConfigWithContext ¶
func (m *MockSageMakerAPI) CreateAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.CreateAppImageConfigInput, arg2 ...request.Option) (*sagemaker.CreateAppImageConfigOutput, error)
CreateAppImageConfigWithContext 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 aws.Context, arg1 *sagemaker.CreateAppInput, arg2 ...request.Option) (*sagemaker.CreateAppOutput, error)
CreateAppWithContext mocks base method.
func (*MockSageMakerAPI) CreateArtifact ¶
func (m *MockSageMakerAPI) CreateArtifact(arg0 *sagemaker.CreateArtifactInput) (*sagemaker.CreateArtifactOutput, error)
CreateArtifact mocks base method.
func (*MockSageMakerAPI) CreateArtifactRequest ¶
func (m *MockSageMakerAPI) CreateArtifactRequest(arg0 *sagemaker.CreateArtifactInput) (*request.Request, *sagemaker.CreateArtifactOutput)
CreateArtifactRequest mocks base method.
func (*MockSageMakerAPI) CreateArtifactWithContext ¶
func (m *MockSageMakerAPI) CreateArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.CreateArtifactInput, arg2 ...request.Option) (*sagemaker.CreateArtifactOutput, error)
CreateArtifactWithContext 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) CreateAutoMLJobV2 ¶
func (m *MockSageMakerAPI) CreateAutoMLJobV2(arg0 *sagemaker.CreateAutoMLJobV2Input) (*sagemaker.CreateAutoMLJobV2Output, error)
CreateAutoMLJobV2 mocks base method.
func (*MockSageMakerAPI) CreateAutoMLJobV2Request ¶
func (m *MockSageMakerAPI) CreateAutoMLJobV2Request(arg0 *sagemaker.CreateAutoMLJobV2Input) (*request.Request, *sagemaker.CreateAutoMLJobV2Output)
CreateAutoMLJobV2Request mocks base method.
func (*MockSageMakerAPI) CreateAutoMLJobV2WithContext ¶
func (m *MockSageMakerAPI) CreateAutoMLJobV2WithContext(arg0 aws.Context, arg1 *sagemaker.CreateAutoMLJobV2Input, arg2 ...request.Option) (*sagemaker.CreateAutoMLJobV2Output, error)
CreateAutoMLJobV2WithContext mocks base method.
func (*MockSageMakerAPI) CreateAutoMLJobWithContext ¶
func (m *MockSageMakerAPI) CreateAutoMLJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateAutoMLJobInput, arg2 ...request.Option) (*sagemaker.CreateAutoMLJobOutput, error)
CreateAutoMLJobWithContext mocks base method.
func (*MockSageMakerAPI) CreateCluster ¶
func (m *MockSageMakerAPI) CreateCluster(arg0 *sagemaker.CreateClusterInput) (*sagemaker.CreateClusterOutput, error)
CreateCluster mocks base method.
func (*MockSageMakerAPI) CreateClusterRequest ¶
func (m *MockSageMakerAPI) CreateClusterRequest(arg0 *sagemaker.CreateClusterInput) (*request.Request, *sagemaker.CreateClusterOutput)
CreateClusterRequest mocks base method.
func (*MockSageMakerAPI) CreateClusterWithContext ¶
func (m *MockSageMakerAPI) CreateClusterWithContext(arg0 aws.Context, arg1 *sagemaker.CreateClusterInput, arg2 ...request.Option) (*sagemaker.CreateClusterOutput, error)
CreateClusterWithContext 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 aws.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 aws.Context, arg1 *sagemaker.CreateCompilationJobInput, arg2 ...request.Option) (*sagemaker.CreateCompilationJobOutput, error)
CreateCompilationJobWithContext mocks base method.
func (*MockSageMakerAPI) CreateContext ¶
func (m *MockSageMakerAPI) CreateContext(arg0 *sagemaker.CreateContextInput) (*sagemaker.CreateContextOutput, error)
CreateContext mocks base method.
func (*MockSageMakerAPI) CreateContextRequest ¶
func (m *MockSageMakerAPI) CreateContextRequest(arg0 *sagemaker.CreateContextInput) (*request.Request, *sagemaker.CreateContextOutput)
CreateContextRequest mocks base method.
func (*MockSageMakerAPI) CreateContextWithContext ¶
func (m *MockSageMakerAPI) CreateContextWithContext(arg0 aws.Context, arg1 *sagemaker.CreateContextInput, arg2 ...request.Option) (*sagemaker.CreateContextOutput, error)
CreateContextWithContext mocks base method.
func (*MockSageMakerAPI) CreateDataQualityJobDefinition ¶
func (m *MockSageMakerAPI) CreateDataQualityJobDefinition(arg0 *sagemaker.CreateDataQualityJobDefinitionInput) (*sagemaker.CreateDataQualityJobDefinitionOutput, error)
CreateDataQualityJobDefinition mocks base method.
func (*MockSageMakerAPI) CreateDataQualityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) CreateDataQualityJobDefinitionRequest(arg0 *sagemaker.CreateDataQualityJobDefinitionInput) (*request.Request, *sagemaker.CreateDataQualityJobDefinitionOutput)
CreateDataQualityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) CreateDataQualityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) CreateDataQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateDataQualityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.CreateDataQualityJobDefinitionOutput, error)
CreateDataQualityJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) CreateDeviceFleet ¶
func (m *MockSageMakerAPI) CreateDeviceFleet(arg0 *sagemaker.CreateDeviceFleetInput) (*sagemaker.CreateDeviceFleetOutput, error)
CreateDeviceFleet mocks base method.
func (*MockSageMakerAPI) CreateDeviceFleetRequest ¶
func (m *MockSageMakerAPI) CreateDeviceFleetRequest(arg0 *sagemaker.CreateDeviceFleetInput) (*request.Request, *sagemaker.CreateDeviceFleetOutput)
CreateDeviceFleetRequest mocks base method.
func (*MockSageMakerAPI) CreateDeviceFleetWithContext ¶
func (m *MockSageMakerAPI) CreateDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.CreateDeviceFleetInput, arg2 ...request.Option) (*sagemaker.CreateDeviceFleetOutput, error)
CreateDeviceFleetWithContext 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 aws.Context, arg1 *sagemaker.CreateDomainInput, arg2 ...request.Option) (*sagemaker.CreateDomainOutput, error)
CreateDomainWithContext mocks base method.
func (*MockSageMakerAPI) CreateEdgeDeploymentPlan ¶
func (m *MockSageMakerAPI) CreateEdgeDeploymentPlan(arg0 *sagemaker.CreateEdgeDeploymentPlanInput) (*sagemaker.CreateEdgeDeploymentPlanOutput, error)
CreateEdgeDeploymentPlan mocks base method.
func (*MockSageMakerAPI) CreateEdgeDeploymentPlanRequest ¶
func (m *MockSageMakerAPI) CreateEdgeDeploymentPlanRequest(arg0 *sagemaker.CreateEdgeDeploymentPlanInput) (*request.Request, *sagemaker.CreateEdgeDeploymentPlanOutput)
CreateEdgeDeploymentPlanRequest mocks base method.
func (*MockSageMakerAPI) CreateEdgeDeploymentPlanWithContext ¶
func (m *MockSageMakerAPI) CreateEdgeDeploymentPlanWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEdgeDeploymentPlanInput, arg2 ...request.Option) (*sagemaker.CreateEdgeDeploymentPlanOutput, error)
CreateEdgeDeploymentPlanWithContext mocks base method.
func (*MockSageMakerAPI) CreateEdgeDeploymentStage ¶
func (m *MockSageMakerAPI) CreateEdgeDeploymentStage(arg0 *sagemaker.CreateEdgeDeploymentStageInput) (*sagemaker.CreateEdgeDeploymentStageOutput, error)
CreateEdgeDeploymentStage mocks base method.
func (*MockSageMakerAPI) CreateEdgeDeploymentStageRequest ¶
func (m *MockSageMakerAPI) CreateEdgeDeploymentStageRequest(arg0 *sagemaker.CreateEdgeDeploymentStageInput) (*request.Request, *sagemaker.CreateEdgeDeploymentStageOutput)
CreateEdgeDeploymentStageRequest mocks base method.
func (*MockSageMakerAPI) CreateEdgeDeploymentStageWithContext ¶
func (m *MockSageMakerAPI) CreateEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEdgeDeploymentStageInput, arg2 ...request.Option) (*sagemaker.CreateEdgeDeploymentStageOutput, error)
CreateEdgeDeploymentStageWithContext mocks base method.
func (*MockSageMakerAPI) CreateEdgePackagingJob ¶
func (m *MockSageMakerAPI) CreateEdgePackagingJob(arg0 *sagemaker.CreateEdgePackagingJobInput) (*sagemaker.CreateEdgePackagingJobOutput, error)
CreateEdgePackagingJob mocks base method.
func (*MockSageMakerAPI) CreateEdgePackagingJobRequest ¶
func (m *MockSageMakerAPI) CreateEdgePackagingJobRequest(arg0 *sagemaker.CreateEdgePackagingJobInput) (*request.Request, *sagemaker.CreateEdgePackagingJobOutput)
CreateEdgePackagingJobRequest mocks base method.
func (*MockSageMakerAPI) CreateEdgePackagingJobWithContext ¶
func (m *MockSageMakerAPI) CreateEdgePackagingJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateEdgePackagingJobInput, arg2 ...request.Option) (*sagemaker.CreateEdgePackagingJobOutput, error)
CreateEdgePackagingJobWithContext 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 aws.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 aws.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 aws.Context, arg1 *sagemaker.CreateExperimentInput, arg2 ...request.Option) (*sagemaker.CreateExperimentOutput, error)
CreateExperimentWithContext mocks base method.
func (*MockSageMakerAPI) CreateFeatureGroup ¶
func (m *MockSageMakerAPI) CreateFeatureGroup(arg0 *sagemaker.CreateFeatureGroupInput) (*sagemaker.CreateFeatureGroupOutput, error)
CreateFeatureGroup mocks base method.
func (*MockSageMakerAPI) CreateFeatureGroupRequest ¶
func (m *MockSageMakerAPI) CreateFeatureGroupRequest(arg0 *sagemaker.CreateFeatureGroupInput) (*request.Request, *sagemaker.CreateFeatureGroupOutput)
CreateFeatureGroupRequest mocks base method.
func (*MockSageMakerAPI) CreateFeatureGroupWithContext ¶
func (m *MockSageMakerAPI) CreateFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.CreateFeatureGroupInput, arg2 ...request.Option) (*sagemaker.CreateFeatureGroupOutput, error)
CreateFeatureGroupWithContext 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 aws.Context, arg1 *sagemaker.CreateFlowDefinitionInput, arg2 ...request.Option) (*sagemaker.CreateFlowDefinitionOutput, error)
CreateFlowDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) CreateHub ¶
func (m *MockSageMakerAPI) CreateHub(arg0 *sagemaker.CreateHubInput) (*sagemaker.CreateHubOutput, error)
CreateHub mocks base method.
func (*MockSageMakerAPI) CreateHubContentReference ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateHubContentReference(arg0 *sagemaker.CreateHubContentReferenceInput) (*sagemaker.CreateHubContentReferenceOutput, error)
CreateHubContentReference mocks base method.
func (*MockSageMakerAPI) CreateHubContentReferenceRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateHubContentReferenceRequest(arg0 *sagemaker.CreateHubContentReferenceInput) (*request.Request, *sagemaker.CreateHubContentReferenceOutput)
CreateHubContentReferenceRequest mocks base method.
func (*MockSageMakerAPI) CreateHubContentReferenceWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateHubContentReferenceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateHubContentReferenceInput, arg2 ...request.Option) (*sagemaker.CreateHubContentReferenceOutput, error)
CreateHubContentReferenceWithContext mocks base method.
func (*MockSageMakerAPI) CreateHubRequest ¶
func (m *MockSageMakerAPI) CreateHubRequest(arg0 *sagemaker.CreateHubInput) (*request.Request, *sagemaker.CreateHubOutput)
CreateHubRequest mocks base method.
func (*MockSageMakerAPI) CreateHubWithContext ¶
func (m *MockSageMakerAPI) CreateHubWithContext(arg0 aws.Context, arg1 *sagemaker.CreateHubInput, arg2 ...request.Option) (*sagemaker.CreateHubOutput, error)
CreateHubWithContext 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 aws.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 aws.Context, arg1 *sagemaker.CreateHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.CreateHyperParameterTuningJobOutput, error)
CreateHyperParameterTuningJobWithContext mocks base method.
func (*MockSageMakerAPI) CreateImage ¶
func (m *MockSageMakerAPI) CreateImage(arg0 *sagemaker.CreateImageInput) (*sagemaker.CreateImageOutput, error)
CreateImage mocks base method.
func (*MockSageMakerAPI) CreateImageRequest ¶
func (m *MockSageMakerAPI) CreateImageRequest(arg0 *sagemaker.CreateImageInput) (*request.Request, *sagemaker.CreateImageOutput)
CreateImageRequest mocks base method.
func (*MockSageMakerAPI) CreateImageVersion ¶
func (m *MockSageMakerAPI) CreateImageVersion(arg0 *sagemaker.CreateImageVersionInput) (*sagemaker.CreateImageVersionOutput, error)
CreateImageVersion mocks base method.
func (*MockSageMakerAPI) CreateImageVersionRequest ¶
func (m *MockSageMakerAPI) CreateImageVersionRequest(arg0 *sagemaker.CreateImageVersionInput) (*request.Request, *sagemaker.CreateImageVersionOutput)
CreateImageVersionRequest mocks base method.
func (*MockSageMakerAPI) CreateImageVersionWithContext ¶
func (m *MockSageMakerAPI) CreateImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateImageVersionInput, arg2 ...request.Option) (*sagemaker.CreateImageVersionOutput, error)
CreateImageVersionWithContext mocks base method.
func (*MockSageMakerAPI) CreateImageWithContext ¶
func (m *MockSageMakerAPI) CreateImageWithContext(arg0 aws.Context, arg1 *sagemaker.CreateImageInput, arg2 ...request.Option) (*sagemaker.CreateImageOutput, error)
CreateImageWithContext mocks base method.
func (*MockSageMakerAPI) CreateInferenceComponent ¶
func (m *MockSageMakerAPI) CreateInferenceComponent(arg0 *sagemaker.CreateInferenceComponentInput) (*sagemaker.CreateInferenceComponentOutput, error)
CreateInferenceComponent mocks base method.
func (*MockSageMakerAPI) CreateInferenceComponentRequest ¶
func (m *MockSageMakerAPI) CreateInferenceComponentRequest(arg0 *sagemaker.CreateInferenceComponentInput) (*request.Request, *sagemaker.CreateInferenceComponentOutput)
CreateInferenceComponentRequest mocks base method.
func (*MockSageMakerAPI) CreateInferenceComponentWithContext ¶
func (m *MockSageMakerAPI) CreateInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.CreateInferenceComponentInput, arg2 ...request.Option) (*sagemaker.CreateInferenceComponentOutput, error)
CreateInferenceComponentWithContext mocks base method.
func (*MockSageMakerAPI) CreateInferenceExperiment ¶
func (m *MockSageMakerAPI) CreateInferenceExperiment(arg0 *sagemaker.CreateInferenceExperimentInput) (*sagemaker.CreateInferenceExperimentOutput, error)
CreateInferenceExperiment mocks base method.
func (*MockSageMakerAPI) CreateInferenceExperimentRequest ¶
func (m *MockSageMakerAPI) CreateInferenceExperimentRequest(arg0 *sagemaker.CreateInferenceExperimentInput) (*request.Request, *sagemaker.CreateInferenceExperimentOutput)
CreateInferenceExperimentRequest mocks base method.
func (*MockSageMakerAPI) CreateInferenceExperimentWithContext ¶
func (m *MockSageMakerAPI) CreateInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.CreateInferenceExperimentInput, arg2 ...request.Option) (*sagemaker.CreateInferenceExperimentOutput, error)
CreateInferenceExperimentWithContext mocks base method.
func (*MockSageMakerAPI) CreateInferenceRecommendationsJob ¶
func (m *MockSageMakerAPI) CreateInferenceRecommendationsJob(arg0 *sagemaker.CreateInferenceRecommendationsJobInput) (*sagemaker.CreateInferenceRecommendationsJobOutput, error)
CreateInferenceRecommendationsJob mocks base method.
func (*MockSageMakerAPI) CreateInferenceRecommendationsJobRequest ¶
func (m *MockSageMakerAPI) CreateInferenceRecommendationsJobRequest(arg0 *sagemaker.CreateInferenceRecommendationsJobInput) (*request.Request, *sagemaker.CreateInferenceRecommendationsJobOutput)
CreateInferenceRecommendationsJobRequest mocks base method.
func (*MockSageMakerAPI) CreateInferenceRecommendationsJobWithContext ¶
func (m *MockSageMakerAPI) CreateInferenceRecommendationsJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateInferenceRecommendationsJobInput, arg2 ...request.Option) (*sagemaker.CreateInferenceRecommendationsJobOutput, error)
CreateInferenceRecommendationsJobWithContext 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 aws.Context, arg1 *sagemaker.CreateLabelingJobInput, arg2 ...request.Option) (*sagemaker.CreateLabelingJobOutput, error)
CreateLabelingJobWithContext mocks base method.
func (*MockSageMakerAPI) CreateMlflowTrackingServer ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateMlflowTrackingServer(arg0 *sagemaker.CreateMlflowTrackingServerInput) (*sagemaker.CreateMlflowTrackingServerOutput, error)
CreateMlflowTrackingServer mocks base method.
func (*MockSageMakerAPI) CreateMlflowTrackingServerRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateMlflowTrackingServerRequest(arg0 *sagemaker.CreateMlflowTrackingServerInput) (*request.Request, *sagemaker.CreateMlflowTrackingServerOutput)
CreateMlflowTrackingServerRequest mocks base method.
func (*MockSageMakerAPI) CreateMlflowTrackingServerWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.CreateMlflowTrackingServerInput, arg2 ...request.Option) (*sagemaker.CreateMlflowTrackingServerOutput, error)
CreateMlflowTrackingServerWithContext mocks base method.
func (*MockSageMakerAPI) CreateModel ¶
func (m *MockSageMakerAPI) CreateModel(arg0 *sagemaker.CreateModelInput) (*sagemaker.CreateModelOutput, error)
CreateModel mocks base method.
func (*MockSageMakerAPI) CreateModelBiasJobDefinition ¶
func (m *MockSageMakerAPI) CreateModelBiasJobDefinition(arg0 *sagemaker.CreateModelBiasJobDefinitionInput) (*sagemaker.CreateModelBiasJobDefinitionOutput, error)
CreateModelBiasJobDefinition mocks base method.
func (*MockSageMakerAPI) CreateModelBiasJobDefinitionRequest ¶
func (m *MockSageMakerAPI) CreateModelBiasJobDefinitionRequest(arg0 *sagemaker.CreateModelBiasJobDefinitionInput) (*request.Request, *sagemaker.CreateModelBiasJobDefinitionOutput)
CreateModelBiasJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) CreateModelBiasJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) CreateModelBiasJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelBiasJobDefinitionInput, arg2 ...request.Option) (*sagemaker.CreateModelBiasJobDefinitionOutput, error)
CreateModelBiasJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) CreateModelCard ¶
func (m *MockSageMakerAPI) CreateModelCard(arg0 *sagemaker.CreateModelCardInput) (*sagemaker.CreateModelCardOutput, error)
CreateModelCard mocks base method.
func (*MockSageMakerAPI) CreateModelCardExportJob ¶
func (m *MockSageMakerAPI) CreateModelCardExportJob(arg0 *sagemaker.CreateModelCardExportJobInput) (*sagemaker.CreateModelCardExportJobOutput, error)
CreateModelCardExportJob mocks base method.
func (*MockSageMakerAPI) CreateModelCardExportJobRequest ¶
func (m *MockSageMakerAPI) CreateModelCardExportJobRequest(arg0 *sagemaker.CreateModelCardExportJobInput) (*request.Request, *sagemaker.CreateModelCardExportJobOutput)
CreateModelCardExportJobRequest mocks base method.
func (*MockSageMakerAPI) CreateModelCardExportJobWithContext ¶
func (m *MockSageMakerAPI) CreateModelCardExportJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelCardExportJobInput, arg2 ...request.Option) (*sagemaker.CreateModelCardExportJobOutput, error)
CreateModelCardExportJobWithContext mocks base method.
func (*MockSageMakerAPI) CreateModelCardRequest ¶
func (m *MockSageMakerAPI) CreateModelCardRequest(arg0 *sagemaker.CreateModelCardInput) (*request.Request, *sagemaker.CreateModelCardOutput)
CreateModelCardRequest mocks base method.
func (*MockSageMakerAPI) CreateModelCardWithContext ¶
func (m *MockSageMakerAPI) CreateModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelCardInput, arg2 ...request.Option) (*sagemaker.CreateModelCardOutput, error)
CreateModelCardWithContext mocks base method.
func (*MockSageMakerAPI) CreateModelExplainabilityJobDefinition ¶
func (m *MockSageMakerAPI) CreateModelExplainabilityJobDefinition(arg0 *sagemaker.CreateModelExplainabilityJobDefinitionInput) (*sagemaker.CreateModelExplainabilityJobDefinitionOutput, error)
CreateModelExplainabilityJobDefinition mocks base method.
func (*MockSageMakerAPI) CreateModelExplainabilityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) CreateModelExplainabilityJobDefinitionRequest(arg0 *sagemaker.CreateModelExplainabilityJobDefinitionInput) (*request.Request, *sagemaker.CreateModelExplainabilityJobDefinitionOutput)
CreateModelExplainabilityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) CreateModelExplainabilityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) CreateModelExplainabilityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelExplainabilityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.CreateModelExplainabilityJobDefinitionOutput, error)
CreateModelExplainabilityJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) CreateModelPackage ¶
func (m *MockSageMakerAPI) CreateModelPackage(arg0 *sagemaker.CreateModelPackageInput) (*sagemaker.CreateModelPackageOutput, error)
CreateModelPackage mocks base method.
func (*MockSageMakerAPI) CreateModelPackageGroup ¶
func (m *MockSageMakerAPI) CreateModelPackageGroup(arg0 *sagemaker.CreateModelPackageGroupInput) (*sagemaker.CreateModelPackageGroupOutput, error)
CreateModelPackageGroup mocks base method.
func (*MockSageMakerAPI) CreateModelPackageGroupRequest ¶
func (m *MockSageMakerAPI) CreateModelPackageGroupRequest(arg0 *sagemaker.CreateModelPackageGroupInput) (*request.Request, *sagemaker.CreateModelPackageGroupOutput)
CreateModelPackageGroupRequest mocks base method.
func (*MockSageMakerAPI) CreateModelPackageGroupWithContext ¶
func (m *MockSageMakerAPI) CreateModelPackageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelPackageGroupInput, arg2 ...request.Option) (*sagemaker.CreateModelPackageGroupOutput, error)
CreateModelPackageGroupWithContext 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 aws.Context, arg1 *sagemaker.CreateModelPackageInput, arg2 ...request.Option) (*sagemaker.CreateModelPackageOutput, error)
CreateModelPackageWithContext mocks base method.
func (*MockSageMakerAPI) CreateModelQualityJobDefinition ¶
func (m *MockSageMakerAPI) CreateModelQualityJobDefinition(arg0 *sagemaker.CreateModelQualityJobDefinitionInput) (*sagemaker.CreateModelQualityJobDefinitionOutput, error)
CreateModelQualityJobDefinition mocks base method.
func (*MockSageMakerAPI) CreateModelQualityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) CreateModelQualityJobDefinitionRequest(arg0 *sagemaker.CreateModelQualityJobDefinitionInput) (*request.Request, *sagemaker.CreateModelQualityJobDefinitionOutput)
CreateModelQualityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) CreateModelQualityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) CreateModelQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.CreateModelQualityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.CreateModelQualityJobDefinitionOutput, error)
CreateModelQualityJobDefinitionWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.CreateNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.CreateNotebookInstanceOutput, error)
CreateNotebookInstanceWithContext mocks base method.
func (*MockSageMakerAPI) CreateOptimizationJob ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateOptimizationJob(arg0 *sagemaker.CreateOptimizationJobInput) (*sagemaker.CreateOptimizationJobOutput, error)
CreateOptimizationJob mocks base method.
func (*MockSageMakerAPI) CreateOptimizationJobRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateOptimizationJobRequest(arg0 *sagemaker.CreateOptimizationJobInput) (*request.Request, *sagemaker.CreateOptimizationJobOutput)
CreateOptimizationJobRequest mocks base method.
func (*MockSageMakerAPI) CreateOptimizationJobWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreateOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.CreateOptimizationJobInput, arg2 ...request.Option) (*sagemaker.CreateOptimizationJobOutput, error)
CreateOptimizationJobWithContext mocks base method.
func (*MockSageMakerAPI) CreatePipeline ¶
func (m *MockSageMakerAPI) CreatePipeline(arg0 *sagemaker.CreatePipelineInput) (*sagemaker.CreatePipelineOutput, error)
CreatePipeline mocks base method.
func (*MockSageMakerAPI) CreatePipelineRequest ¶
func (m *MockSageMakerAPI) CreatePipelineRequest(arg0 *sagemaker.CreatePipelineInput) (*request.Request, *sagemaker.CreatePipelineOutput)
CreatePipelineRequest mocks base method.
func (*MockSageMakerAPI) CreatePipelineWithContext ¶
func (m *MockSageMakerAPI) CreatePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.CreatePipelineInput, arg2 ...request.Option) (*sagemaker.CreatePipelineOutput, error)
CreatePipelineWithContext 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 aws.Context, arg1 *sagemaker.CreatePresignedDomainUrlInput, arg2 ...request.Option) (*sagemaker.CreatePresignedDomainUrlOutput, error)
CreatePresignedDomainUrlWithContext mocks base method.
func (*MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrl ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrl(arg0 *sagemaker.CreatePresignedMlflowTrackingServerUrlInput) (*sagemaker.CreatePresignedMlflowTrackingServerUrlOutput, error)
CreatePresignedMlflowTrackingServerUrl mocks base method.
func (*MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrlRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrlRequest(arg0 *sagemaker.CreatePresignedMlflowTrackingServerUrlInput) (*request.Request, *sagemaker.CreatePresignedMlflowTrackingServerUrlOutput)
CreatePresignedMlflowTrackingServerUrlRequest mocks base method.
func (*MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrlWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) CreatePresignedMlflowTrackingServerUrlWithContext(arg0 aws.Context, arg1 *sagemaker.CreatePresignedMlflowTrackingServerUrlInput, arg2 ...request.Option) (*sagemaker.CreatePresignedMlflowTrackingServerUrlOutput, error)
CreatePresignedMlflowTrackingServerUrlWithContext 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 aws.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 aws.Context, arg1 *sagemaker.CreateProcessingJobInput, arg2 ...request.Option) (*sagemaker.CreateProcessingJobOutput, error)
CreateProcessingJobWithContext mocks base method.
func (*MockSageMakerAPI) CreateProject ¶
func (m *MockSageMakerAPI) CreateProject(arg0 *sagemaker.CreateProjectInput) (*sagemaker.CreateProjectOutput, error)
CreateProject mocks base method.
func (*MockSageMakerAPI) CreateProjectRequest ¶
func (m *MockSageMakerAPI) CreateProjectRequest(arg0 *sagemaker.CreateProjectInput) (*request.Request, *sagemaker.CreateProjectOutput)
CreateProjectRequest mocks base method.
func (*MockSageMakerAPI) CreateProjectWithContext ¶
func (m *MockSageMakerAPI) CreateProjectWithContext(arg0 aws.Context, arg1 *sagemaker.CreateProjectInput, arg2 ...request.Option) (*sagemaker.CreateProjectOutput, error)
CreateProjectWithContext mocks base method.
func (*MockSageMakerAPI) CreateSpace ¶
func (m *MockSageMakerAPI) CreateSpace(arg0 *sagemaker.CreateSpaceInput) (*sagemaker.CreateSpaceOutput, error)
CreateSpace mocks base method.
func (*MockSageMakerAPI) CreateSpaceRequest ¶
func (m *MockSageMakerAPI) CreateSpaceRequest(arg0 *sagemaker.CreateSpaceInput) (*request.Request, *sagemaker.CreateSpaceOutput)
CreateSpaceRequest mocks base method.
func (*MockSageMakerAPI) CreateSpaceWithContext ¶
func (m *MockSageMakerAPI) CreateSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateSpaceInput, arg2 ...request.Option) (*sagemaker.CreateSpaceOutput, error)
CreateSpaceWithContext mocks base method.
func (*MockSageMakerAPI) CreateStudioLifecycleConfig ¶
func (m *MockSageMakerAPI) CreateStudioLifecycleConfig(arg0 *sagemaker.CreateStudioLifecycleConfigInput) (*sagemaker.CreateStudioLifecycleConfigOutput, error)
CreateStudioLifecycleConfig mocks base method.
func (*MockSageMakerAPI) CreateStudioLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) CreateStudioLifecycleConfigRequest(arg0 *sagemaker.CreateStudioLifecycleConfigInput) (*request.Request, *sagemaker.CreateStudioLifecycleConfigOutput)
CreateStudioLifecycleConfigRequest mocks base method.
func (*MockSageMakerAPI) CreateStudioLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) CreateStudioLifecycleConfigWithContext(arg0 aws.Context, arg1 *sagemaker.CreateStudioLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.CreateStudioLifecycleConfigOutput, error)
CreateStudioLifecycleConfigWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.CreateUserProfileInput, arg2 ...request.Option) (*sagemaker.CreateUserProfileOutput, error)
CreateUserProfileWithContext mocks base method.
func (*MockSageMakerAPI) CreateWorkforce ¶
func (m *MockSageMakerAPI) CreateWorkforce(arg0 *sagemaker.CreateWorkforceInput) (*sagemaker.CreateWorkforceOutput, error)
CreateWorkforce mocks base method.
func (*MockSageMakerAPI) CreateWorkforceRequest ¶
func (m *MockSageMakerAPI) CreateWorkforceRequest(arg0 *sagemaker.CreateWorkforceInput) (*request.Request, *sagemaker.CreateWorkforceOutput)
CreateWorkforceRequest mocks base method.
func (*MockSageMakerAPI) CreateWorkforceWithContext ¶
func (m *MockSageMakerAPI) CreateWorkforceWithContext(arg0 aws.Context, arg1 *sagemaker.CreateWorkforceInput, arg2 ...request.Option) (*sagemaker.CreateWorkforceOutput, error)
CreateWorkforceWithContext 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 aws.Context, arg1 *sagemaker.CreateWorkteamInput, arg2 ...request.Option) (*sagemaker.CreateWorkteamOutput, error)
CreateWorkteamWithContext mocks base method.
func (*MockSageMakerAPI) DeleteAction ¶
func (m *MockSageMakerAPI) DeleteAction(arg0 *sagemaker.DeleteActionInput) (*sagemaker.DeleteActionOutput, error)
DeleteAction mocks base method.
func (*MockSageMakerAPI) DeleteActionRequest ¶
func (m *MockSageMakerAPI) DeleteActionRequest(arg0 *sagemaker.DeleteActionInput) (*request.Request, *sagemaker.DeleteActionOutput)
DeleteActionRequest mocks base method.
func (*MockSageMakerAPI) DeleteActionWithContext ¶
func (m *MockSageMakerAPI) DeleteActionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteActionInput, arg2 ...request.Option) (*sagemaker.DeleteActionOutput, error)
DeleteActionWithContext 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 aws.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) DeleteAppImageConfig ¶
func (m *MockSageMakerAPI) DeleteAppImageConfig(arg0 *sagemaker.DeleteAppImageConfigInput) (*sagemaker.DeleteAppImageConfigOutput, error)
DeleteAppImageConfig mocks base method.
func (*MockSageMakerAPI) DeleteAppImageConfigRequest ¶
func (m *MockSageMakerAPI) DeleteAppImageConfigRequest(arg0 *sagemaker.DeleteAppImageConfigInput) (*request.Request, *sagemaker.DeleteAppImageConfigOutput)
DeleteAppImageConfigRequest mocks base method.
func (*MockSageMakerAPI) DeleteAppImageConfigWithContext ¶
func (m *MockSageMakerAPI) DeleteAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteAppImageConfigInput, arg2 ...request.Option) (*sagemaker.DeleteAppImageConfigOutput, error)
DeleteAppImageConfigWithContext 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 aws.Context, arg1 *sagemaker.DeleteAppInput, arg2 ...request.Option) (*sagemaker.DeleteAppOutput, error)
DeleteAppWithContext mocks base method.
func (*MockSageMakerAPI) DeleteArtifact ¶
func (m *MockSageMakerAPI) DeleteArtifact(arg0 *sagemaker.DeleteArtifactInput) (*sagemaker.DeleteArtifactOutput, error)
DeleteArtifact mocks base method.
func (*MockSageMakerAPI) DeleteArtifactRequest ¶
func (m *MockSageMakerAPI) DeleteArtifactRequest(arg0 *sagemaker.DeleteArtifactInput) (*request.Request, *sagemaker.DeleteArtifactOutput)
DeleteArtifactRequest mocks base method.
func (*MockSageMakerAPI) DeleteArtifactWithContext ¶
func (m *MockSageMakerAPI) DeleteArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteArtifactInput, arg2 ...request.Option) (*sagemaker.DeleteArtifactOutput, error)
DeleteArtifactWithContext mocks base method.
func (*MockSageMakerAPI) DeleteAssociation ¶
func (m *MockSageMakerAPI) DeleteAssociation(arg0 *sagemaker.DeleteAssociationInput) (*sagemaker.DeleteAssociationOutput, error)
DeleteAssociation mocks base method.
func (*MockSageMakerAPI) DeleteAssociationRequest ¶
func (m *MockSageMakerAPI) DeleteAssociationRequest(arg0 *sagemaker.DeleteAssociationInput) (*request.Request, *sagemaker.DeleteAssociationOutput)
DeleteAssociationRequest mocks base method.
func (*MockSageMakerAPI) DeleteAssociationWithContext ¶
func (m *MockSageMakerAPI) DeleteAssociationWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteAssociationInput, arg2 ...request.Option) (*sagemaker.DeleteAssociationOutput, error)
DeleteAssociationWithContext mocks base method.
func (*MockSageMakerAPI) DeleteCluster ¶
func (m *MockSageMakerAPI) DeleteCluster(arg0 *sagemaker.DeleteClusterInput) (*sagemaker.DeleteClusterOutput, error)
DeleteCluster mocks base method.
func (*MockSageMakerAPI) DeleteClusterRequest ¶
func (m *MockSageMakerAPI) DeleteClusterRequest(arg0 *sagemaker.DeleteClusterInput) (*request.Request, *sagemaker.DeleteClusterOutput)
DeleteClusterRequest mocks base method.
func (*MockSageMakerAPI) DeleteClusterWithContext ¶
func (m *MockSageMakerAPI) DeleteClusterWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteClusterInput, arg2 ...request.Option) (*sagemaker.DeleteClusterOutput, error)
DeleteClusterWithContext 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 aws.Context, arg1 *sagemaker.DeleteCodeRepositoryInput, arg2 ...request.Option) (*sagemaker.DeleteCodeRepositoryOutput, error)
DeleteCodeRepositoryWithContext mocks base method.
func (*MockSageMakerAPI) DeleteCompilationJob ¶
func (m *MockSageMakerAPI) DeleteCompilationJob(arg0 *sagemaker.DeleteCompilationJobInput) (*sagemaker.DeleteCompilationJobOutput, error)
DeleteCompilationJob mocks base method.
func (*MockSageMakerAPI) DeleteCompilationJobRequest ¶
func (m *MockSageMakerAPI) DeleteCompilationJobRequest(arg0 *sagemaker.DeleteCompilationJobInput) (*request.Request, *sagemaker.DeleteCompilationJobOutput)
DeleteCompilationJobRequest mocks base method.
func (*MockSageMakerAPI) DeleteCompilationJobWithContext ¶
func (m *MockSageMakerAPI) DeleteCompilationJobWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteCompilationJobInput, arg2 ...request.Option) (*sagemaker.DeleteCompilationJobOutput, error)
DeleteCompilationJobWithContext mocks base method.
func (*MockSageMakerAPI) DeleteContext ¶
func (m *MockSageMakerAPI) DeleteContext(arg0 *sagemaker.DeleteContextInput) (*sagemaker.DeleteContextOutput, error)
DeleteContext mocks base method.
func (*MockSageMakerAPI) DeleteContextRequest ¶
func (m *MockSageMakerAPI) DeleteContextRequest(arg0 *sagemaker.DeleteContextInput) (*request.Request, *sagemaker.DeleteContextOutput)
DeleteContextRequest mocks base method.
func (*MockSageMakerAPI) DeleteContextWithContext ¶
func (m *MockSageMakerAPI) DeleteContextWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteContextInput, arg2 ...request.Option) (*sagemaker.DeleteContextOutput, error)
DeleteContextWithContext mocks base method.
func (*MockSageMakerAPI) DeleteDataQualityJobDefinition ¶
func (m *MockSageMakerAPI) DeleteDataQualityJobDefinition(arg0 *sagemaker.DeleteDataQualityJobDefinitionInput) (*sagemaker.DeleteDataQualityJobDefinitionOutput, error)
DeleteDataQualityJobDefinition mocks base method.
func (*MockSageMakerAPI) DeleteDataQualityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DeleteDataQualityJobDefinitionRequest(arg0 *sagemaker.DeleteDataQualityJobDefinitionInput) (*request.Request, *sagemaker.DeleteDataQualityJobDefinitionOutput)
DeleteDataQualityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DeleteDataQualityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DeleteDataQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteDataQualityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DeleteDataQualityJobDefinitionOutput, error)
DeleteDataQualityJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DeleteDeviceFleet ¶
func (m *MockSageMakerAPI) DeleteDeviceFleet(arg0 *sagemaker.DeleteDeviceFleetInput) (*sagemaker.DeleteDeviceFleetOutput, error)
DeleteDeviceFleet mocks base method.
func (*MockSageMakerAPI) DeleteDeviceFleetRequest ¶
func (m *MockSageMakerAPI) DeleteDeviceFleetRequest(arg0 *sagemaker.DeleteDeviceFleetInput) (*request.Request, *sagemaker.DeleteDeviceFleetOutput)
DeleteDeviceFleetRequest mocks base method.
func (*MockSageMakerAPI) DeleteDeviceFleetWithContext ¶
func (m *MockSageMakerAPI) DeleteDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteDeviceFleetInput, arg2 ...request.Option) (*sagemaker.DeleteDeviceFleetOutput, error)
DeleteDeviceFleetWithContext 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 aws.Context, arg1 *sagemaker.DeleteDomainInput, arg2 ...request.Option) (*sagemaker.DeleteDomainOutput, error)
DeleteDomainWithContext mocks base method.
func (*MockSageMakerAPI) DeleteEdgeDeploymentPlan ¶
func (m *MockSageMakerAPI) DeleteEdgeDeploymentPlan(arg0 *sagemaker.DeleteEdgeDeploymentPlanInput) (*sagemaker.DeleteEdgeDeploymentPlanOutput, error)
DeleteEdgeDeploymentPlan mocks base method.
func (*MockSageMakerAPI) DeleteEdgeDeploymentPlanRequest ¶
func (m *MockSageMakerAPI) DeleteEdgeDeploymentPlanRequest(arg0 *sagemaker.DeleteEdgeDeploymentPlanInput) (*request.Request, *sagemaker.DeleteEdgeDeploymentPlanOutput)
DeleteEdgeDeploymentPlanRequest mocks base method.
func (*MockSageMakerAPI) DeleteEdgeDeploymentPlanWithContext ¶
func (m *MockSageMakerAPI) DeleteEdgeDeploymentPlanWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteEdgeDeploymentPlanInput, arg2 ...request.Option) (*sagemaker.DeleteEdgeDeploymentPlanOutput, error)
DeleteEdgeDeploymentPlanWithContext mocks base method.
func (*MockSageMakerAPI) DeleteEdgeDeploymentStage ¶
func (m *MockSageMakerAPI) DeleteEdgeDeploymentStage(arg0 *sagemaker.DeleteEdgeDeploymentStageInput) (*sagemaker.DeleteEdgeDeploymentStageOutput, error)
DeleteEdgeDeploymentStage mocks base method.
func (*MockSageMakerAPI) DeleteEdgeDeploymentStageRequest ¶
func (m *MockSageMakerAPI) DeleteEdgeDeploymentStageRequest(arg0 *sagemaker.DeleteEdgeDeploymentStageInput) (*request.Request, *sagemaker.DeleteEdgeDeploymentStageOutput)
DeleteEdgeDeploymentStageRequest mocks base method.
func (*MockSageMakerAPI) DeleteEdgeDeploymentStageWithContext ¶
func (m *MockSageMakerAPI) DeleteEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteEdgeDeploymentStageInput, arg2 ...request.Option) (*sagemaker.DeleteEdgeDeploymentStageOutput, error)
DeleteEdgeDeploymentStageWithContext 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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DeleteExperimentInput, arg2 ...request.Option) (*sagemaker.DeleteExperimentOutput, error)
DeleteExperimentWithContext mocks base method.
func (*MockSageMakerAPI) DeleteFeatureGroup ¶
func (m *MockSageMakerAPI) DeleteFeatureGroup(arg0 *sagemaker.DeleteFeatureGroupInput) (*sagemaker.DeleteFeatureGroupOutput, error)
DeleteFeatureGroup mocks base method.
func (*MockSageMakerAPI) DeleteFeatureGroupRequest ¶
func (m *MockSageMakerAPI) DeleteFeatureGroupRequest(arg0 *sagemaker.DeleteFeatureGroupInput) (*request.Request, *sagemaker.DeleteFeatureGroupOutput)
DeleteFeatureGroupRequest mocks base method.
func (*MockSageMakerAPI) DeleteFeatureGroupWithContext ¶
func (m *MockSageMakerAPI) DeleteFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteFeatureGroupInput, arg2 ...request.Option) (*sagemaker.DeleteFeatureGroupOutput, error)
DeleteFeatureGroupWithContext 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 aws.Context, arg1 *sagemaker.DeleteFlowDefinitionInput, arg2 ...request.Option) (*sagemaker.DeleteFlowDefinitionOutput, error)
DeleteFlowDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DeleteHub ¶
func (m *MockSageMakerAPI) DeleteHub(arg0 *sagemaker.DeleteHubInput) (*sagemaker.DeleteHubOutput, error)
DeleteHub mocks base method.
func (*MockSageMakerAPI) DeleteHubContent ¶
func (m *MockSageMakerAPI) DeleteHubContent(arg0 *sagemaker.DeleteHubContentInput) (*sagemaker.DeleteHubContentOutput, error)
DeleteHubContent mocks base method.
func (*MockSageMakerAPI) DeleteHubContentReference ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteHubContentReference(arg0 *sagemaker.DeleteHubContentReferenceInput) (*sagemaker.DeleteHubContentReferenceOutput, error)
DeleteHubContentReference mocks base method.
func (*MockSageMakerAPI) DeleteHubContentReferenceRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteHubContentReferenceRequest(arg0 *sagemaker.DeleteHubContentReferenceInput) (*request.Request, *sagemaker.DeleteHubContentReferenceOutput)
DeleteHubContentReferenceRequest mocks base method.
func (*MockSageMakerAPI) DeleteHubContentReferenceWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteHubContentReferenceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHubContentReferenceInput, arg2 ...request.Option) (*sagemaker.DeleteHubContentReferenceOutput, error)
DeleteHubContentReferenceWithContext mocks base method.
func (*MockSageMakerAPI) DeleteHubContentRequest ¶
func (m *MockSageMakerAPI) DeleteHubContentRequest(arg0 *sagemaker.DeleteHubContentInput) (*request.Request, *sagemaker.DeleteHubContentOutput)
DeleteHubContentRequest mocks base method.
func (*MockSageMakerAPI) DeleteHubContentWithContext ¶
func (m *MockSageMakerAPI) DeleteHubContentWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHubContentInput, arg2 ...request.Option) (*sagemaker.DeleteHubContentOutput, error)
DeleteHubContentWithContext mocks base method.
func (*MockSageMakerAPI) DeleteHubRequest ¶
func (m *MockSageMakerAPI) DeleteHubRequest(arg0 *sagemaker.DeleteHubInput) (*request.Request, *sagemaker.DeleteHubOutput)
DeleteHubRequest mocks base method.
func (*MockSageMakerAPI) DeleteHubWithContext ¶
func (m *MockSageMakerAPI) DeleteHubWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHubInput, arg2 ...request.Option) (*sagemaker.DeleteHubOutput, error)
DeleteHubWithContext mocks base method.
func (*MockSageMakerAPI) DeleteHumanTaskUi ¶
func (m *MockSageMakerAPI) DeleteHumanTaskUi(arg0 *sagemaker.DeleteHumanTaskUiInput) (*sagemaker.DeleteHumanTaskUiOutput, error)
DeleteHumanTaskUi mocks base method.
func (*MockSageMakerAPI) DeleteHumanTaskUiRequest ¶
func (m *MockSageMakerAPI) DeleteHumanTaskUiRequest(arg0 *sagemaker.DeleteHumanTaskUiInput) (*request.Request, *sagemaker.DeleteHumanTaskUiOutput)
DeleteHumanTaskUiRequest mocks base method.
func (*MockSageMakerAPI) DeleteHumanTaskUiWithContext ¶
func (m *MockSageMakerAPI) DeleteHumanTaskUiWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHumanTaskUiInput, arg2 ...request.Option) (*sagemaker.DeleteHumanTaskUiOutput, error)
DeleteHumanTaskUiWithContext mocks base method.
func (*MockSageMakerAPI) DeleteHyperParameterTuningJob ¶
func (m *MockSageMakerAPI) DeleteHyperParameterTuningJob(arg0 *sagemaker.DeleteHyperParameterTuningJobInput) (*sagemaker.DeleteHyperParameterTuningJobOutput, error)
DeleteHyperParameterTuningJob mocks base method.
func (*MockSageMakerAPI) DeleteHyperParameterTuningJobRequest ¶
func (m *MockSageMakerAPI) DeleteHyperParameterTuningJobRequest(arg0 *sagemaker.DeleteHyperParameterTuningJobInput) (*request.Request, *sagemaker.DeleteHyperParameterTuningJobOutput)
DeleteHyperParameterTuningJobRequest mocks base method.
func (*MockSageMakerAPI) DeleteHyperParameterTuningJobWithContext ¶
func (m *MockSageMakerAPI) DeleteHyperParameterTuningJobWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.DeleteHyperParameterTuningJobOutput, error)
DeleteHyperParameterTuningJobWithContext mocks base method.
func (*MockSageMakerAPI) DeleteImage ¶
func (m *MockSageMakerAPI) DeleteImage(arg0 *sagemaker.DeleteImageInput) (*sagemaker.DeleteImageOutput, error)
DeleteImage mocks base method.
func (*MockSageMakerAPI) DeleteImageRequest ¶
func (m *MockSageMakerAPI) DeleteImageRequest(arg0 *sagemaker.DeleteImageInput) (*request.Request, *sagemaker.DeleteImageOutput)
DeleteImageRequest mocks base method.
func (*MockSageMakerAPI) DeleteImageVersion ¶
func (m *MockSageMakerAPI) DeleteImageVersion(arg0 *sagemaker.DeleteImageVersionInput) (*sagemaker.DeleteImageVersionOutput, error)
DeleteImageVersion mocks base method.
func (*MockSageMakerAPI) DeleteImageVersionRequest ¶
func (m *MockSageMakerAPI) DeleteImageVersionRequest(arg0 *sagemaker.DeleteImageVersionInput) (*request.Request, *sagemaker.DeleteImageVersionOutput)
DeleteImageVersionRequest mocks base method.
func (*MockSageMakerAPI) DeleteImageVersionWithContext ¶
func (m *MockSageMakerAPI) DeleteImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteImageVersionInput, arg2 ...request.Option) (*sagemaker.DeleteImageVersionOutput, error)
DeleteImageVersionWithContext mocks base method.
func (*MockSageMakerAPI) DeleteImageWithContext ¶
func (m *MockSageMakerAPI) DeleteImageWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteImageInput, arg2 ...request.Option) (*sagemaker.DeleteImageOutput, error)
DeleteImageWithContext mocks base method.
func (*MockSageMakerAPI) DeleteInferenceComponent ¶
func (m *MockSageMakerAPI) DeleteInferenceComponent(arg0 *sagemaker.DeleteInferenceComponentInput) (*sagemaker.DeleteInferenceComponentOutput, error)
DeleteInferenceComponent mocks base method.
func (*MockSageMakerAPI) DeleteInferenceComponentRequest ¶
func (m *MockSageMakerAPI) DeleteInferenceComponentRequest(arg0 *sagemaker.DeleteInferenceComponentInput) (*request.Request, *sagemaker.DeleteInferenceComponentOutput)
DeleteInferenceComponentRequest mocks base method.
func (*MockSageMakerAPI) DeleteInferenceComponentWithContext ¶
func (m *MockSageMakerAPI) DeleteInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteInferenceComponentInput, arg2 ...request.Option) (*sagemaker.DeleteInferenceComponentOutput, error)
DeleteInferenceComponentWithContext mocks base method.
func (*MockSageMakerAPI) DeleteInferenceExperiment ¶
func (m *MockSageMakerAPI) DeleteInferenceExperiment(arg0 *sagemaker.DeleteInferenceExperimentInput) (*sagemaker.DeleteInferenceExperimentOutput, error)
DeleteInferenceExperiment mocks base method.
func (*MockSageMakerAPI) DeleteInferenceExperimentRequest ¶
func (m *MockSageMakerAPI) DeleteInferenceExperimentRequest(arg0 *sagemaker.DeleteInferenceExperimentInput) (*request.Request, *sagemaker.DeleteInferenceExperimentOutput)
DeleteInferenceExperimentRequest mocks base method.
func (*MockSageMakerAPI) DeleteInferenceExperimentWithContext ¶
func (m *MockSageMakerAPI) DeleteInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteInferenceExperimentInput, arg2 ...request.Option) (*sagemaker.DeleteInferenceExperimentOutput, error)
DeleteInferenceExperimentWithContext mocks base method.
func (*MockSageMakerAPI) DeleteMlflowTrackingServer ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteMlflowTrackingServer(arg0 *sagemaker.DeleteMlflowTrackingServerInput) (*sagemaker.DeleteMlflowTrackingServerOutput, error)
DeleteMlflowTrackingServer mocks base method.
func (*MockSageMakerAPI) DeleteMlflowTrackingServerRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteMlflowTrackingServerRequest(arg0 *sagemaker.DeleteMlflowTrackingServerInput) (*request.Request, *sagemaker.DeleteMlflowTrackingServerOutput)
DeleteMlflowTrackingServerRequest mocks base method.
func (*MockSageMakerAPI) DeleteMlflowTrackingServerWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteMlflowTrackingServerInput, arg2 ...request.Option) (*sagemaker.DeleteMlflowTrackingServerOutput, error)
DeleteMlflowTrackingServerWithContext mocks base method.
func (*MockSageMakerAPI) DeleteModel ¶
func (m *MockSageMakerAPI) DeleteModel(arg0 *sagemaker.DeleteModelInput) (*sagemaker.DeleteModelOutput, error)
DeleteModel mocks base method.
func (*MockSageMakerAPI) DeleteModelBiasJobDefinition ¶
func (m *MockSageMakerAPI) DeleteModelBiasJobDefinition(arg0 *sagemaker.DeleteModelBiasJobDefinitionInput) (*sagemaker.DeleteModelBiasJobDefinitionOutput, error)
DeleteModelBiasJobDefinition mocks base method.
func (*MockSageMakerAPI) DeleteModelBiasJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DeleteModelBiasJobDefinitionRequest(arg0 *sagemaker.DeleteModelBiasJobDefinitionInput) (*request.Request, *sagemaker.DeleteModelBiasJobDefinitionOutput)
DeleteModelBiasJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DeleteModelBiasJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DeleteModelBiasJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelBiasJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DeleteModelBiasJobDefinitionOutput, error)
DeleteModelBiasJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DeleteModelCard ¶
func (m *MockSageMakerAPI) DeleteModelCard(arg0 *sagemaker.DeleteModelCardInput) (*sagemaker.DeleteModelCardOutput, error)
DeleteModelCard mocks base method.
func (*MockSageMakerAPI) DeleteModelCardRequest ¶
func (m *MockSageMakerAPI) DeleteModelCardRequest(arg0 *sagemaker.DeleteModelCardInput) (*request.Request, *sagemaker.DeleteModelCardOutput)
DeleteModelCardRequest mocks base method.
func (*MockSageMakerAPI) DeleteModelCardWithContext ¶
func (m *MockSageMakerAPI) DeleteModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelCardInput, arg2 ...request.Option) (*sagemaker.DeleteModelCardOutput, error)
DeleteModelCardWithContext mocks base method.
func (*MockSageMakerAPI) DeleteModelExplainabilityJobDefinition ¶
func (m *MockSageMakerAPI) DeleteModelExplainabilityJobDefinition(arg0 *sagemaker.DeleteModelExplainabilityJobDefinitionInput) (*sagemaker.DeleteModelExplainabilityJobDefinitionOutput, error)
DeleteModelExplainabilityJobDefinition mocks base method.
func (*MockSageMakerAPI) DeleteModelExplainabilityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DeleteModelExplainabilityJobDefinitionRequest(arg0 *sagemaker.DeleteModelExplainabilityJobDefinitionInput) (*request.Request, *sagemaker.DeleteModelExplainabilityJobDefinitionOutput)
DeleteModelExplainabilityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DeleteModelExplainabilityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DeleteModelExplainabilityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelExplainabilityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DeleteModelExplainabilityJobDefinitionOutput, error)
DeleteModelExplainabilityJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DeleteModelPackage ¶
func (m *MockSageMakerAPI) DeleteModelPackage(arg0 *sagemaker.DeleteModelPackageInput) (*sagemaker.DeleteModelPackageOutput, error)
DeleteModelPackage mocks base method.
func (*MockSageMakerAPI) DeleteModelPackageGroup ¶
func (m *MockSageMakerAPI) DeleteModelPackageGroup(arg0 *sagemaker.DeleteModelPackageGroupInput) (*sagemaker.DeleteModelPackageGroupOutput, error)
DeleteModelPackageGroup mocks base method.
func (*MockSageMakerAPI) DeleteModelPackageGroupPolicy ¶
func (m *MockSageMakerAPI) DeleteModelPackageGroupPolicy(arg0 *sagemaker.DeleteModelPackageGroupPolicyInput) (*sagemaker.DeleteModelPackageGroupPolicyOutput, error)
DeleteModelPackageGroupPolicy mocks base method.
func (*MockSageMakerAPI) DeleteModelPackageGroupPolicyRequest ¶
func (m *MockSageMakerAPI) DeleteModelPackageGroupPolicyRequest(arg0 *sagemaker.DeleteModelPackageGroupPolicyInput) (*request.Request, *sagemaker.DeleteModelPackageGroupPolicyOutput)
DeleteModelPackageGroupPolicyRequest mocks base method.
func (*MockSageMakerAPI) DeleteModelPackageGroupPolicyWithContext ¶
func (m *MockSageMakerAPI) DeleteModelPackageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelPackageGroupPolicyInput, arg2 ...request.Option) (*sagemaker.DeleteModelPackageGroupPolicyOutput, error)
DeleteModelPackageGroupPolicyWithContext mocks base method.
func (*MockSageMakerAPI) DeleteModelPackageGroupRequest ¶
func (m *MockSageMakerAPI) DeleteModelPackageGroupRequest(arg0 *sagemaker.DeleteModelPackageGroupInput) (*request.Request, *sagemaker.DeleteModelPackageGroupOutput)
DeleteModelPackageGroupRequest mocks base method.
func (*MockSageMakerAPI) DeleteModelPackageGroupWithContext ¶
func (m *MockSageMakerAPI) DeleteModelPackageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelPackageGroupInput, arg2 ...request.Option) (*sagemaker.DeleteModelPackageGroupOutput, error)
DeleteModelPackageGroupWithContext 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 aws.Context, arg1 *sagemaker.DeleteModelPackageInput, arg2 ...request.Option) (*sagemaker.DeleteModelPackageOutput, error)
DeleteModelPackageWithContext mocks base method.
func (*MockSageMakerAPI) DeleteModelQualityJobDefinition ¶
func (m *MockSageMakerAPI) DeleteModelQualityJobDefinition(arg0 *sagemaker.DeleteModelQualityJobDefinitionInput) (*sagemaker.DeleteModelQualityJobDefinitionOutput, error)
DeleteModelQualityJobDefinition mocks base method.
func (*MockSageMakerAPI) DeleteModelQualityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DeleteModelQualityJobDefinitionRequest(arg0 *sagemaker.DeleteModelQualityJobDefinitionInput) (*request.Request, *sagemaker.DeleteModelQualityJobDefinitionOutput)
DeleteModelQualityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DeleteModelQualityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DeleteModelQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteModelQualityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DeleteModelQualityJobDefinitionOutput, error)
DeleteModelQualityJobDefinitionWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DeleteNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.DeleteNotebookInstanceOutput, error)
DeleteNotebookInstanceWithContext mocks base method.
func (*MockSageMakerAPI) DeleteOptimizationJob ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteOptimizationJob(arg0 *sagemaker.DeleteOptimizationJobInput) (*sagemaker.DeleteOptimizationJobOutput, error)
DeleteOptimizationJob mocks base method.
func (*MockSageMakerAPI) DeleteOptimizationJobRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteOptimizationJobRequest(arg0 *sagemaker.DeleteOptimizationJobInput) (*request.Request, *sagemaker.DeleteOptimizationJobOutput)
DeleteOptimizationJobRequest mocks base method.
func (*MockSageMakerAPI) DeleteOptimizationJobWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) DeleteOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteOptimizationJobInput, arg2 ...request.Option) (*sagemaker.DeleteOptimizationJobOutput, error)
DeleteOptimizationJobWithContext mocks base method.
func (*MockSageMakerAPI) DeletePipeline ¶
func (m *MockSageMakerAPI) DeletePipeline(arg0 *sagemaker.DeletePipelineInput) (*sagemaker.DeletePipelineOutput, error)
DeletePipeline mocks base method.
func (*MockSageMakerAPI) DeletePipelineRequest ¶
func (m *MockSageMakerAPI) DeletePipelineRequest(arg0 *sagemaker.DeletePipelineInput) (*request.Request, *sagemaker.DeletePipelineOutput)
DeletePipelineRequest mocks base method.
func (*MockSageMakerAPI) DeletePipelineWithContext ¶
func (m *MockSageMakerAPI) DeletePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.DeletePipelineInput, arg2 ...request.Option) (*sagemaker.DeletePipelineOutput, error)
DeletePipelineWithContext mocks base method.
func (*MockSageMakerAPI) DeleteProject ¶
func (m *MockSageMakerAPI) DeleteProject(arg0 *sagemaker.DeleteProjectInput) (*sagemaker.DeleteProjectOutput, error)
DeleteProject mocks base method.
func (*MockSageMakerAPI) DeleteProjectRequest ¶
func (m *MockSageMakerAPI) DeleteProjectRequest(arg0 *sagemaker.DeleteProjectInput) (*request.Request, *sagemaker.DeleteProjectOutput)
DeleteProjectRequest mocks base method.
func (*MockSageMakerAPI) DeleteProjectWithContext ¶
func (m *MockSageMakerAPI) DeleteProjectWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteProjectInput, arg2 ...request.Option) (*sagemaker.DeleteProjectOutput, error)
DeleteProjectWithContext mocks base method.
func (*MockSageMakerAPI) DeleteSpace ¶
func (m *MockSageMakerAPI) DeleteSpace(arg0 *sagemaker.DeleteSpaceInput) (*sagemaker.DeleteSpaceOutput, error)
DeleteSpace mocks base method.
func (*MockSageMakerAPI) DeleteSpaceRequest ¶
func (m *MockSageMakerAPI) DeleteSpaceRequest(arg0 *sagemaker.DeleteSpaceInput) (*request.Request, *sagemaker.DeleteSpaceOutput)
DeleteSpaceRequest mocks base method.
func (*MockSageMakerAPI) DeleteSpaceWithContext ¶
func (m *MockSageMakerAPI) DeleteSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteSpaceInput, arg2 ...request.Option) (*sagemaker.DeleteSpaceOutput, error)
DeleteSpaceWithContext mocks base method.
func (*MockSageMakerAPI) DeleteStudioLifecycleConfig ¶
func (m *MockSageMakerAPI) DeleteStudioLifecycleConfig(arg0 *sagemaker.DeleteStudioLifecycleConfigInput) (*sagemaker.DeleteStudioLifecycleConfigOutput, error)
DeleteStudioLifecycleConfig mocks base method.
func (*MockSageMakerAPI) DeleteStudioLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) DeleteStudioLifecycleConfigRequest(arg0 *sagemaker.DeleteStudioLifecycleConfigInput) (*request.Request, *sagemaker.DeleteStudioLifecycleConfigOutput)
DeleteStudioLifecycleConfigRequest mocks base method.
func (*MockSageMakerAPI) DeleteStudioLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) DeleteStudioLifecycleConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteStudioLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.DeleteStudioLifecycleConfigOutput, error)
DeleteStudioLifecycleConfigWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DeleteUserProfileInput, arg2 ...request.Option) (*sagemaker.DeleteUserProfileOutput, error)
DeleteUserProfileWithContext mocks base method.
func (*MockSageMakerAPI) DeleteWorkforce ¶
func (m *MockSageMakerAPI) DeleteWorkforce(arg0 *sagemaker.DeleteWorkforceInput) (*sagemaker.DeleteWorkforceOutput, error)
DeleteWorkforce mocks base method.
func (*MockSageMakerAPI) DeleteWorkforceRequest ¶
func (m *MockSageMakerAPI) DeleteWorkforceRequest(arg0 *sagemaker.DeleteWorkforceInput) (*request.Request, *sagemaker.DeleteWorkforceOutput)
DeleteWorkforceRequest mocks base method.
func (*MockSageMakerAPI) DeleteWorkforceWithContext ¶
func (m *MockSageMakerAPI) DeleteWorkforceWithContext(arg0 aws.Context, arg1 *sagemaker.DeleteWorkforceInput, arg2 ...request.Option) (*sagemaker.DeleteWorkforceOutput, error)
DeleteWorkforceWithContext 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 aws.Context, arg1 *sagemaker.DeleteWorkteamInput, arg2 ...request.Option) (*sagemaker.DeleteWorkteamOutput, error)
DeleteWorkteamWithContext mocks base method.
func (*MockSageMakerAPI) DeregisterDevices ¶
func (m *MockSageMakerAPI) DeregisterDevices(arg0 *sagemaker.DeregisterDevicesInput) (*sagemaker.DeregisterDevicesOutput, error)
DeregisterDevices mocks base method.
func (*MockSageMakerAPI) DeregisterDevicesRequest ¶
func (m *MockSageMakerAPI) DeregisterDevicesRequest(arg0 *sagemaker.DeregisterDevicesInput) (*request.Request, *sagemaker.DeregisterDevicesOutput)
DeregisterDevicesRequest mocks base method.
func (*MockSageMakerAPI) DeregisterDevicesWithContext ¶
func (m *MockSageMakerAPI) DeregisterDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.DeregisterDevicesInput, arg2 ...request.Option) (*sagemaker.DeregisterDevicesOutput, error)
DeregisterDevicesWithContext mocks base method.
func (*MockSageMakerAPI) DescribeAction ¶
func (m *MockSageMakerAPI) DescribeAction(arg0 *sagemaker.DescribeActionInput) (*sagemaker.DescribeActionOutput, error)
DescribeAction mocks base method.
func (*MockSageMakerAPI) DescribeActionRequest ¶
func (m *MockSageMakerAPI) DescribeActionRequest(arg0 *sagemaker.DescribeActionInput) (*request.Request, *sagemaker.DescribeActionOutput)
DescribeActionRequest mocks base method.
func (*MockSageMakerAPI) DescribeActionWithContext ¶
func (m *MockSageMakerAPI) DescribeActionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeActionInput, arg2 ...request.Option) (*sagemaker.DescribeActionOutput, error)
DescribeActionWithContext 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 aws.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) DescribeAppImageConfig ¶
func (m *MockSageMakerAPI) DescribeAppImageConfig(arg0 *sagemaker.DescribeAppImageConfigInput) (*sagemaker.DescribeAppImageConfigOutput, error)
DescribeAppImageConfig mocks base method.
func (*MockSageMakerAPI) DescribeAppImageConfigRequest ¶
func (m *MockSageMakerAPI) DescribeAppImageConfigRequest(arg0 *sagemaker.DescribeAppImageConfigInput) (*request.Request, *sagemaker.DescribeAppImageConfigOutput)
DescribeAppImageConfigRequest mocks base method.
func (*MockSageMakerAPI) DescribeAppImageConfigWithContext ¶
func (m *MockSageMakerAPI) DescribeAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAppImageConfigInput, arg2 ...request.Option) (*sagemaker.DescribeAppImageConfigOutput, error)
DescribeAppImageConfigWithContext 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 aws.Context, arg1 *sagemaker.DescribeAppInput, arg2 ...request.Option) (*sagemaker.DescribeAppOutput, error)
DescribeAppWithContext mocks base method.
func (*MockSageMakerAPI) DescribeArtifact ¶
func (m *MockSageMakerAPI) DescribeArtifact(arg0 *sagemaker.DescribeArtifactInput) (*sagemaker.DescribeArtifactOutput, error)
DescribeArtifact mocks base method.
func (*MockSageMakerAPI) DescribeArtifactRequest ¶
func (m *MockSageMakerAPI) DescribeArtifactRequest(arg0 *sagemaker.DescribeArtifactInput) (*request.Request, *sagemaker.DescribeArtifactOutput)
DescribeArtifactRequest mocks base method.
func (*MockSageMakerAPI) DescribeArtifactWithContext ¶
func (m *MockSageMakerAPI) DescribeArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeArtifactInput, arg2 ...request.Option) (*sagemaker.DescribeArtifactOutput, error)
DescribeArtifactWithContext 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) DescribeAutoMLJobV2 ¶
func (m *MockSageMakerAPI) DescribeAutoMLJobV2(arg0 *sagemaker.DescribeAutoMLJobV2Input) (*sagemaker.DescribeAutoMLJobV2Output, error)
DescribeAutoMLJobV2 mocks base method.
func (*MockSageMakerAPI) DescribeAutoMLJobV2Request ¶
func (m *MockSageMakerAPI) DescribeAutoMLJobV2Request(arg0 *sagemaker.DescribeAutoMLJobV2Input) (*request.Request, *sagemaker.DescribeAutoMLJobV2Output)
DescribeAutoMLJobV2Request mocks base method.
func (*MockSageMakerAPI) DescribeAutoMLJobV2WithContext ¶
func (m *MockSageMakerAPI) DescribeAutoMLJobV2WithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAutoMLJobV2Input, arg2 ...request.Option) (*sagemaker.DescribeAutoMLJobV2Output, error)
DescribeAutoMLJobV2WithContext mocks base method.
func (*MockSageMakerAPI) DescribeAutoMLJobWithContext ¶
func (m *MockSageMakerAPI) DescribeAutoMLJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeAutoMLJobInput, arg2 ...request.Option) (*sagemaker.DescribeAutoMLJobOutput, error)
DescribeAutoMLJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribeCluster ¶
func (m *MockSageMakerAPI) DescribeCluster(arg0 *sagemaker.DescribeClusterInput) (*sagemaker.DescribeClusterOutput, error)
DescribeCluster mocks base method.
func (*MockSageMakerAPI) DescribeClusterNode ¶
func (m *MockSageMakerAPI) DescribeClusterNode(arg0 *sagemaker.DescribeClusterNodeInput) (*sagemaker.DescribeClusterNodeOutput, error)
DescribeClusterNode mocks base method.
func (*MockSageMakerAPI) DescribeClusterNodeRequest ¶
func (m *MockSageMakerAPI) DescribeClusterNodeRequest(arg0 *sagemaker.DescribeClusterNodeInput) (*request.Request, *sagemaker.DescribeClusterNodeOutput)
DescribeClusterNodeRequest mocks base method.
func (*MockSageMakerAPI) DescribeClusterNodeWithContext ¶
func (m *MockSageMakerAPI) DescribeClusterNodeWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeClusterNodeInput, arg2 ...request.Option) (*sagemaker.DescribeClusterNodeOutput, error)
DescribeClusterNodeWithContext mocks base method.
func (*MockSageMakerAPI) DescribeClusterRequest ¶
func (m *MockSageMakerAPI) DescribeClusterRequest(arg0 *sagemaker.DescribeClusterInput) (*request.Request, *sagemaker.DescribeClusterOutput)
DescribeClusterRequest mocks base method.
func (*MockSageMakerAPI) DescribeClusterWithContext ¶
func (m *MockSageMakerAPI) DescribeClusterWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeClusterInput, arg2 ...request.Option) (*sagemaker.DescribeClusterOutput, error)
DescribeClusterWithContext 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 aws.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 aws.Context, arg1 *sagemaker.DescribeCompilationJobInput, arg2 ...request.Option) (*sagemaker.DescribeCompilationJobOutput, error)
DescribeCompilationJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribeContext ¶
func (m *MockSageMakerAPI) DescribeContext(arg0 *sagemaker.DescribeContextInput) (*sagemaker.DescribeContextOutput, error)
DescribeContext mocks base method.
func (*MockSageMakerAPI) DescribeContextRequest ¶
func (m *MockSageMakerAPI) DescribeContextRequest(arg0 *sagemaker.DescribeContextInput) (*request.Request, *sagemaker.DescribeContextOutput)
DescribeContextRequest mocks base method.
func (*MockSageMakerAPI) DescribeContextWithContext ¶
func (m *MockSageMakerAPI) DescribeContextWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeContextInput, arg2 ...request.Option) (*sagemaker.DescribeContextOutput, error)
DescribeContextWithContext mocks base method.
func (*MockSageMakerAPI) DescribeDataQualityJobDefinition ¶
func (m *MockSageMakerAPI) DescribeDataQualityJobDefinition(arg0 *sagemaker.DescribeDataQualityJobDefinitionInput) (*sagemaker.DescribeDataQualityJobDefinitionOutput, error)
DescribeDataQualityJobDefinition mocks base method.
func (*MockSageMakerAPI) DescribeDataQualityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DescribeDataQualityJobDefinitionRequest(arg0 *sagemaker.DescribeDataQualityJobDefinitionInput) (*request.Request, *sagemaker.DescribeDataQualityJobDefinitionOutput)
DescribeDataQualityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DescribeDataQualityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DescribeDataQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeDataQualityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DescribeDataQualityJobDefinitionOutput, error)
DescribeDataQualityJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DescribeDevice ¶
func (m *MockSageMakerAPI) DescribeDevice(arg0 *sagemaker.DescribeDeviceInput) (*sagemaker.DescribeDeviceOutput, error)
DescribeDevice mocks base method.
func (*MockSageMakerAPI) DescribeDeviceFleet ¶
func (m *MockSageMakerAPI) DescribeDeviceFleet(arg0 *sagemaker.DescribeDeviceFleetInput) (*sagemaker.DescribeDeviceFleetOutput, error)
DescribeDeviceFleet mocks base method.
func (*MockSageMakerAPI) DescribeDeviceFleetRequest ¶
func (m *MockSageMakerAPI) DescribeDeviceFleetRequest(arg0 *sagemaker.DescribeDeviceFleetInput) (*request.Request, *sagemaker.DescribeDeviceFleetOutput)
DescribeDeviceFleetRequest mocks base method.
func (*MockSageMakerAPI) DescribeDeviceFleetWithContext ¶
func (m *MockSageMakerAPI) DescribeDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeDeviceFleetInput, arg2 ...request.Option) (*sagemaker.DescribeDeviceFleetOutput, error)
DescribeDeviceFleetWithContext mocks base method.
func (*MockSageMakerAPI) DescribeDeviceRequest ¶
func (m *MockSageMakerAPI) DescribeDeviceRequest(arg0 *sagemaker.DescribeDeviceInput) (*request.Request, *sagemaker.DescribeDeviceOutput)
DescribeDeviceRequest mocks base method.
func (*MockSageMakerAPI) DescribeDeviceWithContext ¶
func (m *MockSageMakerAPI) DescribeDeviceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeDeviceInput, arg2 ...request.Option) (*sagemaker.DescribeDeviceOutput, error)
DescribeDeviceWithContext 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 aws.Context, arg1 *sagemaker.DescribeDomainInput, arg2 ...request.Option) (*sagemaker.DescribeDomainOutput, error)
DescribeDomainWithContext mocks base method.
func (*MockSageMakerAPI) DescribeEdgeDeploymentPlan ¶
func (m *MockSageMakerAPI) DescribeEdgeDeploymentPlan(arg0 *sagemaker.DescribeEdgeDeploymentPlanInput) (*sagemaker.DescribeEdgeDeploymentPlanOutput, error)
DescribeEdgeDeploymentPlan mocks base method.
func (*MockSageMakerAPI) DescribeEdgeDeploymentPlanRequest ¶
func (m *MockSageMakerAPI) DescribeEdgeDeploymentPlanRequest(arg0 *sagemaker.DescribeEdgeDeploymentPlanInput) (*request.Request, *sagemaker.DescribeEdgeDeploymentPlanOutput)
DescribeEdgeDeploymentPlanRequest mocks base method.
func (*MockSageMakerAPI) DescribeEdgeDeploymentPlanWithContext ¶
func (m *MockSageMakerAPI) DescribeEdgeDeploymentPlanWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeEdgeDeploymentPlanInput, arg2 ...request.Option) (*sagemaker.DescribeEdgeDeploymentPlanOutput, error)
DescribeEdgeDeploymentPlanWithContext mocks base method.
func (*MockSageMakerAPI) DescribeEdgePackagingJob ¶
func (m *MockSageMakerAPI) DescribeEdgePackagingJob(arg0 *sagemaker.DescribeEdgePackagingJobInput) (*sagemaker.DescribeEdgePackagingJobOutput, error)
DescribeEdgePackagingJob mocks base method.
func (*MockSageMakerAPI) DescribeEdgePackagingJobRequest ¶
func (m *MockSageMakerAPI) DescribeEdgePackagingJobRequest(arg0 *sagemaker.DescribeEdgePackagingJobInput) (*request.Request, *sagemaker.DescribeEdgePackagingJobOutput)
DescribeEdgePackagingJobRequest mocks base method.
func (*MockSageMakerAPI) DescribeEdgePackagingJobWithContext ¶
func (m *MockSageMakerAPI) DescribeEdgePackagingJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeEdgePackagingJobInput, arg2 ...request.Option) (*sagemaker.DescribeEdgePackagingJobOutput, error)
DescribeEdgePackagingJobWithContext 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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DescribeExperimentInput, arg2 ...request.Option) (*sagemaker.DescribeExperimentOutput, error)
DescribeExperimentWithContext mocks base method.
func (*MockSageMakerAPI) DescribeFeatureGroup ¶
func (m *MockSageMakerAPI) DescribeFeatureGroup(arg0 *sagemaker.DescribeFeatureGroupInput) (*sagemaker.DescribeFeatureGroupOutput, error)
DescribeFeatureGroup mocks base method.
func (*MockSageMakerAPI) DescribeFeatureGroupRequest ¶
func (m *MockSageMakerAPI) DescribeFeatureGroupRequest(arg0 *sagemaker.DescribeFeatureGroupInput) (*request.Request, *sagemaker.DescribeFeatureGroupOutput)
DescribeFeatureGroupRequest mocks base method.
func (*MockSageMakerAPI) DescribeFeatureGroupWithContext ¶
func (m *MockSageMakerAPI) DescribeFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeFeatureGroupInput, arg2 ...request.Option) (*sagemaker.DescribeFeatureGroupOutput, error)
DescribeFeatureGroupWithContext mocks base method.
func (*MockSageMakerAPI) DescribeFeatureMetadata ¶
func (m *MockSageMakerAPI) DescribeFeatureMetadata(arg0 *sagemaker.DescribeFeatureMetadataInput) (*sagemaker.DescribeFeatureMetadataOutput, error)
DescribeFeatureMetadata mocks base method.
func (*MockSageMakerAPI) DescribeFeatureMetadataRequest ¶
func (m *MockSageMakerAPI) DescribeFeatureMetadataRequest(arg0 *sagemaker.DescribeFeatureMetadataInput) (*request.Request, *sagemaker.DescribeFeatureMetadataOutput)
DescribeFeatureMetadataRequest mocks base method.
func (*MockSageMakerAPI) DescribeFeatureMetadataWithContext ¶
func (m *MockSageMakerAPI) DescribeFeatureMetadataWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeFeatureMetadataInput, arg2 ...request.Option) (*sagemaker.DescribeFeatureMetadataOutput, error)
DescribeFeatureMetadataWithContext 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 aws.Context, arg1 *sagemaker.DescribeFlowDefinitionInput, arg2 ...request.Option) (*sagemaker.DescribeFlowDefinitionOutput, error)
DescribeFlowDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DescribeHub ¶
func (m *MockSageMakerAPI) DescribeHub(arg0 *sagemaker.DescribeHubInput) (*sagemaker.DescribeHubOutput, error)
DescribeHub mocks base method.
func (*MockSageMakerAPI) DescribeHubContent ¶
func (m *MockSageMakerAPI) DescribeHubContent(arg0 *sagemaker.DescribeHubContentInput) (*sagemaker.DescribeHubContentOutput, error)
DescribeHubContent mocks base method.
func (*MockSageMakerAPI) DescribeHubContentRequest ¶
func (m *MockSageMakerAPI) DescribeHubContentRequest(arg0 *sagemaker.DescribeHubContentInput) (*request.Request, *sagemaker.DescribeHubContentOutput)
DescribeHubContentRequest mocks base method.
func (*MockSageMakerAPI) DescribeHubContentWithContext ¶
func (m *MockSageMakerAPI) DescribeHubContentWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeHubContentInput, arg2 ...request.Option) (*sagemaker.DescribeHubContentOutput, error)
DescribeHubContentWithContext mocks base method.
func (*MockSageMakerAPI) DescribeHubRequest ¶
func (m *MockSageMakerAPI) DescribeHubRequest(arg0 *sagemaker.DescribeHubInput) (*request.Request, *sagemaker.DescribeHubOutput)
DescribeHubRequest mocks base method.
func (*MockSageMakerAPI) DescribeHubWithContext ¶
func (m *MockSageMakerAPI) DescribeHubWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeHubInput, arg2 ...request.Option) (*sagemaker.DescribeHubOutput, error)
DescribeHubWithContext 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 aws.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 aws.Context, arg1 *sagemaker.DescribeHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.DescribeHyperParameterTuningJobOutput, error)
DescribeHyperParameterTuningJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribeImage ¶
func (m *MockSageMakerAPI) DescribeImage(arg0 *sagemaker.DescribeImageInput) (*sagemaker.DescribeImageOutput, error)
DescribeImage mocks base method.
func (*MockSageMakerAPI) DescribeImageRequest ¶
func (m *MockSageMakerAPI) DescribeImageRequest(arg0 *sagemaker.DescribeImageInput) (*request.Request, *sagemaker.DescribeImageOutput)
DescribeImageRequest mocks base method.
func (*MockSageMakerAPI) DescribeImageVersion ¶
func (m *MockSageMakerAPI) DescribeImageVersion(arg0 *sagemaker.DescribeImageVersionInput) (*sagemaker.DescribeImageVersionOutput, error)
DescribeImageVersion mocks base method.
func (*MockSageMakerAPI) DescribeImageVersionRequest ¶
func (m *MockSageMakerAPI) DescribeImageVersionRequest(arg0 *sagemaker.DescribeImageVersionInput) (*request.Request, *sagemaker.DescribeImageVersionOutput)
DescribeImageVersionRequest mocks base method.
func (*MockSageMakerAPI) DescribeImageVersionWithContext ¶
func (m *MockSageMakerAPI) DescribeImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageVersionInput, arg2 ...request.Option) (*sagemaker.DescribeImageVersionOutput, error)
DescribeImageVersionWithContext mocks base method.
func (*MockSageMakerAPI) DescribeImageWithContext ¶
func (m *MockSageMakerAPI) DescribeImageWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, arg2 ...request.Option) (*sagemaker.DescribeImageOutput, error)
DescribeImageWithContext mocks base method.
func (*MockSageMakerAPI) DescribeInferenceComponent ¶
func (m *MockSageMakerAPI) DescribeInferenceComponent(arg0 *sagemaker.DescribeInferenceComponentInput) (*sagemaker.DescribeInferenceComponentOutput, error)
DescribeInferenceComponent mocks base method.
func (*MockSageMakerAPI) DescribeInferenceComponentRequest ¶
func (m *MockSageMakerAPI) DescribeInferenceComponentRequest(arg0 *sagemaker.DescribeInferenceComponentInput) (*request.Request, *sagemaker.DescribeInferenceComponentOutput)
DescribeInferenceComponentRequest mocks base method.
func (*MockSageMakerAPI) DescribeInferenceComponentWithContext ¶
func (m *MockSageMakerAPI) DescribeInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeInferenceComponentInput, arg2 ...request.Option) (*sagemaker.DescribeInferenceComponentOutput, error)
DescribeInferenceComponentWithContext mocks base method.
func (*MockSageMakerAPI) DescribeInferenceExperiment ¶
func (m *MockSageMakerAPI) DescribeInferenceExperiment(arg0 *sagemaker.DescribeInferenceExperimentInput) (*sagemaker.DescribeInferenceExperimentOutput, error)
DescribeInferenceExperiment mocks base method.
func (*MockSageMakerAPI) DescribeInferenceExperimentRequest ¶
func (m *MockSageMakerAPI) DescribeInferenceExperimentRequest(arg0 *sagemaker.DescribeInferenceExperimentInput) (*request.Request, *sagemaker.DescribeInferenceExperimentOutput)
DescribeInferenceExperimentRequest mocks base method.
func (*MockSageMakerAPI) DescribeInferenceExperimentWithContext ¶
func (m *MockSageMakerAPI) DescribeInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeInferenceExperimentInput, arg2 ...request.Option) (*sagemaker.DescribeInferenceExperimentOutput, error)
DescribeInferenceExperimentWithContext mocks base method.
func (*MockSageMakerAPI) DescribeInferenceRecommendationsJob ¶
func (m *MockSageMakerAPI) DescribeInferenceRecommendationsJob(arg0 *sagemaker.DescribeInferenceRecommendationsJobInput) (*sagemaker.DescribeInferenceRecommendationsJobOutput, error)
DescribeInferenceRecommendationsJob mocks base method.
func (*MockSageMakerAPI) DescribeInferenceRecommendationsJobRequest ¶
func (m *MockSageMakerAPI) DescribeInferenceRecommendationsJobRequest(arg0 *sagemaker.DescribeInferenceRecommendationsJobInput) (*request.Request, *sagemaker.DescribeInferenceRecommendationsJobOutput)
DescribeInferenceRecommendationsJobRequest mocks base method.
func (*MockSageMakerAPI) DescribeInferenceRecommendationsJobWithContext ¶
func (m *MockSageMakerAPI) DescribeInferenceRecommendationsJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeInferenceRecommendationsJobInput, arg2 ...request.Option) (*sagemaker.DescribeInferenceRecommendationsJobOutput, error)
DescribeInferenceRecommendationsJobWithContext 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 aws.Context, arg1 *sagemaker.DescribeLabelingJobInput, arg2 ...request.Option) (*sagemaker.DescribeLabelingJobOutput, error)
DescribeLabelingJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribeLineageGroup ¶
func (m *MockSageMakerAPI) DescribeLineageGroup(arg0 *sagemaker.DescribeLineageGroupInput) (*sagemaker.DescribeLineageGroupOutput, error)
DescribeLineageGroup mocks base method.
func (*MockSageMakerAPI) DescribeLineageGroupRequest ¶
func (m *MockSageMakerAPI) DescribeLineageGroupRequest(arg0 *sagemaker.DescribeLineageGroupInput) (*request.Request, *sagemaker.DescribeLineageGroupOutput)
DescribeLineageGroupRequest mocks base method.
func (*MockSageMakerAPI) DescribeLineageGroupWithContext ¶
func (m *MockSageMakerAPI) DescribeLineageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeLineageGroupInput, arg2 ...request.Option) (*sagemaker.DescribeLineageGroupOutput, error)
DescribeLineageGroupWithContext mocks base method.
func (*MockSageMakerAPI) DescribeMlflowTrackingServer ¶ added in v3.5.0
func (m *MockSageMakerAPI) DescribeMlflowTrackingServer(arg0 *sagemaker.DescribeMlflowTrackingServerInput) (*sagemaker.DescribeMlflowTrackingServerOutput, error)
DescribeMlflowTrackingServer mocks base method.
func (*MockSageMakerAPI) DescribeMlflowTrackingServerRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) DescribeMlflowTrackingServerRequest(arg0 *sagemaker.DescribeMlflowTrackingServerInput) (*request.Request, *sagemaker.DescribeMlflowTrackingServerOutput)
DescribeMlflowTrackingServerRequest mocks base method.
func (*MockSageMakerAPI) DescribeMlflowTrackingServerWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) DescribeMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeMlflowTrackingServerInput, arg2 ...request.Option) (*sagemaker.DescribeMlflowTrackingServerOutput, error)
DescribeMlflowTrackingServerWithContext mocks base method.
func (*MockSageMakerAPI) DescribeModel ¶
func (m *MockSageMakerAPI) DescribeModel(arg0 *sagemaker.DescribeModelInput) (*sagemaker.DescribeModelOutput, error)
DescribeModel mocks base method.
func (*MockSageMakerAPI) DescribeModelBiasJobDefinition ¶
func (m *MockSageMakerAPI) DescribeModelBiasJobDefinition(arg0 *sagemaker.DescribeModelBiasJobDefinitionInput) (*sagemaker.DescribeModelBiasJobDefinitionOutput, error)
DescribeModelBiasJobDefinition mocks base method.
func (*MockSageMakerAPI) DescribeModelBiasJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DescribeModelBiasJobDefinitionRequest(arg0 *sagemaker.DescribeModelBiasJobDefinitionInput) (*request.Request, *sagemaker.DescribeModelBiasJobDefinitionOutput)
DescribeModelBiasJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DescribeModelBiasJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DescribeModelBiasJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelBiasJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DescribeModelBiasJobDefinitionOutput, error)
DescribeModelBiasJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DescribeModelCard ¶
func (m *MockSageMakerAPI) DescribeModelCard(arg0 *sagemaker.DescribeModelCardInput) (*sagemaker.DescribeModelCardOutput, error)
DescribeModelCard mocks base method.
func (*MockSageMakerAPI) DescribeModelCardExportJob ¶
func (m *MockSageMakerAPI) DescribeModelCardExportJob(arg0 *sagemaker.DescribeModelCardExportJobInput) (*sagemaker.DescribeModelCardExportJobOutput, error)
DescribeModelCardExportJob mocks base method.
func (*MockSageMakerAPI) DescribeModelCardExportJobRequest ¶
func (m *MockSageMakerAPI) DescribeModelCardExportJobRequest(arg0 *sagemaker.DescribeModelCardExportJobInput) (*request.Request, *sagemaker.DescribeModelCardExportJobOutput)
DescribeModelCardExportJobRequest mocks base method.
func (*MockSageMakerAPI) DescribeModelCardExportJobWithContext ¶
func (m *MockSageMakerAPI) DescribeModelCardExportJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelCardExportJobInput, arg2 ...request.Option) (*sagemaker.DescribeModelCardExportJobOutput, error)
DescribeModelCardExportJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribeModelCardRequest ¶
func (m *MockSageMakerAPI) DescribeModelCardRequest(arg0 *sagemaker.DescribeModelCardInput) (*request.Request, *sagemaker.DescribeModelCardOutput)
DescribeModelCardRequest mocks base method.
func (*MockSageMakerAPI) DescribeModelCardWithContext ¶
func (m *MockSageMakerAPI) DescribeModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelCardInput, arg2 ...request.Option) (*sagemaker.DescribeModelCardOutput, error)
DescribeModelCardWithContext mocks base method.
func (*MockSageMakerAPI) DescribeModelExplainabilityJobDefinition ¶
func (m *MockSageMakerAPI) DescribeModelExplainabilityJobDefinition(arg0 *sagemaker.DescribeModelExplainabilityJobDefinitionInput) (*sagemaker.DescribeModelExplainabilityJobDefinitionOutput, error)
DescribeModelExplainabilityJobDefinition mocks base method.
func (*MockSageMakerAPI) DescribeModelExplainabilityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DescribeModelExplainabilityJobDefinitionRequest(arg0 *sagemaker.DescribeModelExplainabilityJobDefinitionInput) (*request.Request, *sagemaker.DescribeModelExplainabilityJobDefinitionOutput)
DescribeModelExplainabilityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DescribeModelExplainabilityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DescribeModelExplainabilityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelExplainabilityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DescribeModelExplainabilityJobDefinitionOutput, error)
DescribeModelExplainabilityJobDefinitionWithContext mocks base method.
func (*MockSageMakerAPI) DescribeModelPackage ¶
func (m *MockSageMakerAPI) DescribeModelPackage(arg0 *sagemaker.DescribeModelPackageInput) (*sagemaker.DescribeModelPackageOutput, error)
DescribeModelPackage mocks base method.
func (*MockSageMakerAPI) DescribeModelPackageGroup ¶
func (m *MockSageMakerAPI) DescribeModelPackageGroup(arg0 *sagemaker.DescribeModelPackageGroupInput) (*sagemaker.DescribeModelPackageGroupOutput, error)
DescribeModelPackageGroup mocks base method.
func (*MockSageMakerAPI) DescribeModelPackageGroupRequest ¶
func (m *MockSageMakerAPI) DescribeModelPackageGroupRequest(arg0 *sagemaker.DescribeModelPackageGroupInput) (*request.Request, *sagemaker.DescribeModelPackageGroupOutput)
DescribeModelPackageGroupRequest mocks base method.
func (*MockSageMakerAPI) DescribeModelPackageGroupWithContext ¶
func (m *MockSageMakerAPI) DescribeModelPackageGroupWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelPackageGroupInput, arg2 ...request.Option) (*sagemaker.DescribeModelPackageGroupOutput, error)
DescribeModelPackageGroupWithContext 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 aws.Context, arg1 *sagemaker.DescribeModelPackageInput, arg2 ...request.Option) (*sagemaker.DescribeModelPackageOutput, error)
DescribeModelPackageWithContext mocks base method.
func (*MockSageMakerAPI) DescribeModelQualityJobDefinition ¶
func (m *MockSageMakerAPI) DescribeModelQualityJobDefinition(arg0 *sagemaker.DescribeModelQualityJobDefinitionInput) (*sagemaker.DescribeModelQualityJobDefinitionOutput, error)
DescribeModelQualityJobDefinition mocks base method.
func (*MockSageMakerAPI) DescribeModelQualityJobDefinitionRequest ¶
func (m *MockSageMakerAPI) DescribeModelQualityJobDefinitionRequest(arg0 *sagemaker.DescribeModelQualityJobDefinitionInput) (*request.Request, *sagemaker.DescribeModelQualityJobDefinitionOutput)
DescribeModelQualityJobDefinitionRequest mocks base method.
func (*MockSageMakerAPI) DescribeModelQualityJobDefinitionWithContext ¶
func (m *MockSageMakerAPI) DescribeModelQualityJobDefinitionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeModelQualityJobDefinitionInput, arg2 ...request.Option) (*sagemaker.DescribeModelQualityJobDefinitionOutput, error)
DescribeModelQualityJobDefinitionWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.DescribeNotebookInstanceOutput, error)
DescribeNotebookInstanceWithContext mocks base method.
func (*MockSageMakerAPI) DescribeOptimizationJob ¶ added in v3.5.0
func (m *MockSageMakerAPI) DescribeOptimizationJob(arg0 *sagemaker.DescribeOptimizationJobInput) (*sagemaker.DescribeOptimizationJobOutput, error)
DescribeOptimizationJob mocks base method.
func (*MockSageMakerAPI) DescribeOptimizationJobRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) DescribeOptimizationJobRequest(arg0 *sagemaker.DescribeOptimizationJobInput) (*request.Request, *sagemaker.DescribeOptimizationJobOutput)
DescribeOptimizationJobRequest mocks base method.
func (*MockSageMakerAPI) DescribeOptimizationJobWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) DescribeOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeOptimizationJobInput, arg2 ...request.Option) (*sagemaker.DescribeOptimizationJobOutput, error)
DescribeOptimizationJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribePipeline ¶
func (m *MockSageMakerAPI) DescribePipeline(arg0 *sagemaker.DescribePipelineInput) (*sagemaker.DescribePipelineOutput, error)
DescribePipeline mocks base method.
func (*MockSageMakerAPI) DescribePipelineDefinitionForExecution ¶
func (m *MockSageMakerAPI) DescribePipelineDefinitionForExecution(arg0 *sagemaker.DescribePipelineDefinitionForExecutionInput) (*sagemaker.DescribePipelineDefinitionForExecutionOutput, error)
DescribePipelineDefinitionForExecution mocks base method.
func (*MockSageMakerAPI) DescribePipelineDefinitionForExecutionRequest ¶
func (m *MockSageMakerAPI) DescribePipelineDefinitionForExecutionRequest(arg0 *sagemaker.DescribePipelineDefinitionForExecutionInput) (*request.Request, *sagemaker.DescribePipelineDefinitionForExecutionOutput)
DescribePipelineDefinitionForExecutionRequest mocks base method.
func (*MockSageMakerAPI) DescribePipelineDefinitionForExecutionWithContext ¶
func (m *MockSageMakerAPI) DescribePipelineDefinitionForExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribePipelineDefinitionForExecutionInput, arg2 ...request.Option) (*sagemaker.DescribePipelineDefinitionForExecutionOutput, error)
DescribePipelineDefinitionForExecutionWithContext mocks base method.
func (*MockSageMakerAPI) DescribePipelineExecution ¶
func (m *MockSageMakerAPI) DescribePipelineExecution(arg0 *sagemaker.DescribePipelineExecutionInput) (*sagemaker.DescribePipelineExecutionOutput, error)
DescribePipelineExecution mocks base method.
func (*MockSageMakerAPI) DescribePipelineExecutionRequest ¶
func (m *MockSageMakerAPI) DescribePipelineExecutionRequest(arg0 *sagemaker.DescribePipelineExecutionInput) (*request.Request, *sagemaker.DescribePipelineExecutionOutput)
DescribePipelineExecutionRequest mocks base method.
func (*MockSageMakerAPI) DescribePipelineExecutionWithContext ¶
func (m *MockSageMakerAPI) DescribePipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.DescribePipelineExecutionInput, arg2 ...request.Option) (*sagemaker.DescribePipelineExecutionOutput, error)
DescribePipelineExecutionWithContext mocks base method.
func (*MockSageMakerAPI) DescribePipelineRequest ¶
func (m *MockSageMakerAPI) DescribePipelineRequest(arg0 *sagemaker.DescribePipelineInput) (*request.Request, *sagemaker.DescribePipelineOutput)
DescribePipelineRequest mocks base method.
func (*MockSageMakerAPI) DescribePipelineWithContext ¶
func (m *MockSageMakerAPI) DescribePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.DescribePipelineInput, arg2 ...request.Option) (*sagemaker.DescribePipelineOutput, error)
DescribePipelineWithContext 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 aws.Context, arg1 *sagemaker.DescribeProcessingJobInput, arg2 ...request.Option) (*sagemaker.DescribeProcessingJobOutput, error)
DescribeProcessingJobWithContext mocks base method.
func (*MockSageMakerAPI) DescribeProject ¶
func (m *MockSageMakerAPI) DescribeProject(arg0 *sagemaker.DescribeProjectInput) (*sagemaker.DescribeProjectOutput, error)
DescribeProject mocks base method.
func (*MockSageMakerAPI) DescribeProjectRequest ¶
func (m *MockSageMakerAPI) DescribeProjectRequest(arg0 *sagemaker.DescribeProjectInput) (*request.Request, *sagemaker.DescribeProjectOutput)
DescribeProjectRequest mocks base method.
func (*MockSageMakerAPI) DescribeProjectWithContext ¶
func (m *MockSageMakerAPI) DescribeProjectWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeProjectInput, arg2 ...request.Option) (*sagemaker.DescribeProjectOutput, error)
DescribeProjectWithContext mocks base method.
func (*MockSageMakerAPI) DescribeSpace ¶
func (m *MockSageMakerAPI) DescribeSpace(arg0 *sagemaker.DescribeSpaceInput) (*sagemaker.DescribeSpaceOutput, error)
DescribeSpace mocks base method.
func (*MockSageMakerAPI) DescribeSpaceRequest ¶
func (m *MockSageMakerAPI) DescribeSpaceRequest(arg0 *sagemaker.DescribeSpaceInput) (*request.Request, *sagemaker.DescribeSpaceOutput)
DescribeSpaceRequest mocks base method.
func (*MockSageMakerAPI) DescribeSpaceWithContext ¶
func (m *MockSageMakerAPI) DescribeSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeSpaceInput, arg2 ...request.Option) (*sagemaker.DescribeSpaceOutput, error)
DescribeSpaceWithContext mocks base method.
func (*MockSageMakerAPI) DescribeStudioLifecycleConfig ¶
func (m *MockSageMakerAPI) DescribeStudioLifecycleConfig(arg0 *sagemaker.DescribeStudioLifecycleConfigInput) (*sagemaker.DescribeStudioLifecycleConfigOutput, error)
DescribeStudioLifecycleConfig mocks base method.
func (*MockSageMakerAPI) DescribeStudioLifecycleConfigRequest ¶
func (m *MockSageMakerAPI) DescribeStudioLifecycleConfigRequest(arg0 *sagemaker.DescribeStudioLifecycleConfigInput) (*request.Request, *sagemaker.DescribeStudioLifecycleConfigOutput)
DescribeStudioLifecycleConfigRequest mocks base method.
func (*MockSageMakerAPI) DescribeStudioLifecycleConfigWithContext ¶
func (m *MockSageMakerAPI) DescribeStudioLifecycleConfigWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeStudioLifecycleConfigInput, arg2 ...request.Option) (*sagemaker.DescribeStudioLifecycleConfigOutput, error)
DescribeStudioLifecycleConfigWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DescribeWorkteamInput, arg2 ...request.Option) (*sagemaker.DescribeWorkteamOutput, error)
DescribeWorkteamWithContext mocks base method.
func (*MockSageMakerAPI) DisableSagemakerServicecatalogPortfolio ¶
func (m *MockSageMakerAPI) DisableSagemakerServicecatalogPortfolio(arg0 *sagemaker.DisableSagemakerServicecatalogPortfolioInput) (*sagemaker.DisableSagemakerServicecatalogPortfolioOutput, error)
DisableSagemakerServicecatalogPortfolio mocks base method.
func (*MockSageMakerAPI) DisableSagemakerServicecatalogPortfolioRequest ¶
func (m *MockSageMakerAPI) DisableSagemakerServicecatalogPortfolioRequest(arg0 *sagemaker.DisableSagemakerServicecatalogPortfolioInput) (*request.Request, *sagemaker.DisableSagemakerServicecatalogPortfolioOutput)
DisableSagemakerServicecatalogPortfolioRequest mocks base method.
func (*MockSageMakerAPI) DisableSagemakerServicecatalogPortfolioWithContext ¶
func (m *MockSageMakerAPI) DisableSagemakerServicecatalogPortfolioWithContext(arg0 aws.Context, arg1 *sagemaker.DisableSagemakerServicecatalogPortfolioInput, arg2 ...request.Option) (*sagemaker.DisableSagemakerServicecatalogPortfolioOutput, error)
DisableSagemakerServicecatalogPortfolioWithContext 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 aws.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) EnableSagemakerServicecatalogPortfolio ¶
func (m *MockSageMakerAPI) EnableSagemakerServicecatalogPortfolio(arg0 *sagemaker.EnableSagemakerServicecatalogPortfolioInput) (*sagemaker.EnableSagemakerServicecatalogPortfolioOutput, error)
EnableSagemakerServicecatalogPortfolio mocks base method.
func (*MockSageMakerAPI) EnableSagemakerServicecatalogPortfolioRequest ¶
func (m *MockSageMakerAPI) EnableSagemakerServicecatalogPortfolioRequest(arg0 *sagemaker.EnableSagemakerServicecatalogPortfolioInput) (*request.Request, *sagemaker.EnableSagemakerServicecatalogPortfolioOutput)
EnableSagemakerServicecatalogPortfolioRequest mocks base method.
func (*MockSageMakerAPI) EnableSagemakerServicecatalogPortfolioWithContext ¶
func (m *MockSageMakerAPI) EnableSagemakerServicecatalogPortfolioWithContext(arg0 aws.Context, arg1 *sagemaker.EnableSagemakerServicecatalogPortfolioInput, arg2 ...request.Option) (*sagemaker.EnableSagemakerServicecatalogPortfolioOutput, error)
EnableSagemakerServicecatalogPortfolioWithContext mocks base method.
func (*MockSageMakerAPI) GetDeviceFleetReport ¶
func (m *MockSageMakerAPI) GetDeviceFleetReport(arg0 *sagemaker.GetDeviceFleetReportInput) (*sagemaker.GetDeviceFleetReportOutput, error)
GetDeviceFleetReport mocks base method.
func (*MockSageMakerAPI) GetDeviceFleetReportRequest ¶
func (m *MockSageMakerAPI) GetDeviceFleetReportRequest(arg0 *sagemaker.GetDeviceFleetReportInput) (*request.Request, *sagemaker.GetDeviceFleetReportOutput)
GetDeviceFleetReportRequest mocks base method.
func (*MockSageMakerAPI) GetDeviceFleetReportWithContext ¶
func (m *MockSageMakerAPI) GetDeviceFleetReportWithContext(arg0 aws.Context, arg1 *sagemaker.GetDeviceFleetReportInput, arg2 ...request.Option) (*sagemaker.GetDeviceFleetReportOutput, error)
GetDeviceFleetReportWithContext mocks base method.
func (*MockSageMakerAPI) GetLineageGroupPolicy ¶
func (m *MockSageMakerAPI) GetLineageGroupPolicy(arg0 *sagemaker.GetLineageGroupPolicyInput) (*sagemaker.GetLineageGroupPolicyOutput, error)
GetLineageGroupPolicy mocks base method.
func (*MockSageMakerAPI) GetLineageGroupPolicyRequest ¶
func (m *MockSageMakerAPI) GetLineageGroupPolicyRequest(arg0 *sagemaker.GetLineageGroupPolicyInput) (*request.Request, *sagemaker.GetLineageGroupPolicyOutput)
GetLineageGroupPolicyRequest mocks base method.
func (*MockSageMakerAPI) GetLineageGroupPolicyWithContext ¶
func (m *MockSageMakerAPI) GetLineageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.GetLineageGroupPolicyInput, arg2 ...request.Option) (*sagemaker.GetLineageGroupPolicyOutput, error)
GetLineageGroupPolicyWithContext mocks base method.
func (*MockSageMakerAPI) GetModelPackageGroupPolicy ¶
func (m *MockSageMakerAPI) GetModelPackageGroupPolicy(arg0 *sagemaker.GetModelPackageGroupPolicyInput) (*sagemaker.GetModelPackageGroupPolicyOutput, error)
GetModelPackageGroupPolicy mocks base method.
func (*MockSageMakerAPI) GetModelPackageGroupPolicyRequest ¶
func (m *MockSageMakerAPI) GetModelPackageGroupPolicyRequest(arg0 *sagemaker.GetModelPackageGroupPolicyInput) (*request.Request, *sagemaker.GetModelPackageGroupPolicyOutput)
GetModelPackageGroupPolicyRequest mocks base method.
func (*MockSageMakerAPI) GetModelPackageGroupPolicyWithContext ¶
func (m *MockSageMakerAPI) GetModelPackageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.GetModelPackageGroupPolicyInput, arg2 ...request.Option) (*sagemaker.GetModelPackageGroupPolicyOutput, error)
GetModelPackageGroupPolicyWithContext mocks base method.
func (*MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatus ¶
func (m *MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatus(arg0 *sagemaker.GetSagemakerServicecatalogPortfolioStatusInput) (*sagemaker.GetSagemakerServicecatalogPortfolioStatusOutput, error)
GetSagemakerServicecatalogPortfolioStatus mocks base method.
func (*MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatusRequest ¶
func (m *MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatusRequest(arg0 *sagemaker.GetSagemakerServicecatalogPortfolioStatusInput) (*request.Request, *sagemaker.GetSagemakerServicecatalogPortfolioStatusOutput)
GetSagemakerServicecatalogPortfolioStatusRequest mocks base method.
func (*MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatusWithContext ¶
func (m *MockSageMakerAPI) GetSagemakerServicecatalogPortfolioStatusWithContext(arg0 aws.Context, arg1 *sagemaker.GetSagemakerServicecatalogPortfolioStatusInput, arg2 ...request.Option) (*sagemaker.GetSagemakerServicecatalogPortfolioStatusOutput, error)
GetSagemakerServicecatalogPortfolioStatusWithContext mocks base method.
func (*MockSageMakerAPI) GetScalingConfigurationRecommendation ¶
func (m *MockSageMakerAPI) GetScalingConfigurationRecommendation(arg0 *sagemaker.GetScalingConfigurationRecommendationInput) (*sagemaker.GetScalingConfigurationRecommendationOutput, error)
GetScalingConfigurationRecommendation mocks base method.
func (*MockSageMakerAPI) GetScalingConfigurationRecommendationRequest ¶
func (m *MockSageMakerAPI) GetScalingConfigurationRecommendationRequest(arg0 *sagemaker.GetScalingConfigurationRecommendationInput) (*request.Request, *sagemaker.GetScalingConfigurationRecommendationOutput)
GetScalingConfigurationRecommendationRequest mocks base method.
func (*MockSageMakerAPI) GetScalingConfigurationRecommendationWithContext ¶
func (m *MockSageMakerAPI) GetScalingConfigurationRecommendationWithContext(arg0 aws.Context, arg1 *sagemaker.GetScalingConfigurationRecommendationInput, arg2 ...request.Option) (*sagemaker.GetScalingConfigurationRecommendationOutput, error)
GetScalingConfigurationRecommendationWithContext mocks base method.
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 aws.Context, arg1 *sagemaker.GetSearchSuggestionsInput, arg2 ...request.Option) (*sagemaker.GetSearchSuggestionsOutput, error)
GetSearchSuggestionsWithContext mocks base method.
func (*MockSageMakerAPI) ImportHubContent ¶
func (m *MockSageMakerAPI) ImportHubContent(arg0 *sagemaker.ImportHubContentInput) (*sagemaker.ImportHubContentOutput, error)
ImportHubContent mocks base method.
func (*MockSageMakerAPI) ImportHubContentRequest ¶
func (m *MockSageMakerAPI) ImportHubContentRequest(arg0 *sagemaker.ImportHubContentInput) (*request.Request, *sagemaker.ImportHubContentOutput)
ImportHubContentRequest mocks base method.
func (*MockSageMakerAPI) ImportHubContentWithContext ¶
func (m *MockSageMakerAPI) ImportHubContentWithContext(arg0 aws.Context, arg1 *sagemaker.ImportHubContentInput, arg2 ...request.Option) (*sagemaker.ImportHubContentOutput, error)
ImportHubContentWithContext mocks base method.
func (*MockSageMakerAPI) ListActions ¶
func (m *MockSageMakerAPI) ListActions(arg0 *sagemaker.ListActionsInput) (*sagemaker.ListActionsOutput, error)
ListActions mocks base method.
func (*MockSageMakerAPI) ListActionsPages ¶
func (m *MockSageMakerAPI) ListActionsPages(arg0 *sagemaker.ListActionsInput, arg1 func(*sagemaker.ListActionsOutput, bool) bool) error
ListActionsPages mocks base method.
func (*MockSageMakerAPI) ListActionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListActionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListActionsInput, arg2 func(*sagemaker.ListActionsOutput, bool) bool, arg3 ...request.Option) error
ListActionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListActionsRequest ¶
func (m *MockSageMakerAPI) ListActionsRequest(arg0 *sagemaker.ListActionsInput) (*request.Request, *sagemaker.ListActionsOutput)
ListActionsRequest mocks base method.
func (*MockSageMakerAPI) ListActionsWithContext ¶
func (m *MockSageMakerAPI) ListActionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListActionsInput, arg2 ...request.Option) (*sagemaker.ListActionsOutput, error)
ListActionsWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListAlgorithmsInput, arg2 ...request.Option) (*sagemaker.ListAlgorithmsOutput, error)
ListAlgorithmsWithContext mocks base method.
func (*MockSageMakerAPI) ListAliases ¶
func (m *MockSageMakerAPI) ListAliases(arg0 *sagemaker.ListAliasesInput) (*sagemaker.ListAliasesOutput, error)
ListAliases mocks base method.
func (*MockSageMakerAPI) ListAliasesPages ¶
func (m *MockSageMakerAPI) ListAliasesPages(arg0 *sagemaker.ListAliasesInput, arg1 func(*sagemaker.ListAliasesOutput, bool) bool) error
ListAliasesPages mocks base method.
func (*MockSageMakerAPI) ListAliasesPagesWithContext ¶
func (m *MockSageMakerAPI) ListAliasesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAliasesInput, arg2 func(*sagemaker.ListAliasesOutput, bool) bool, arg3 ...request.Option) error
ListAliasesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListAliasesRequest ¶
func (m *MockSageMakerAPI) ListAliasesRequest(arg0 *sagemaker.ListAliasesInput) (*request.Request, *sagemaker.ListAliasesOutput)
ListAliasesRequest mocks base method.
func (*MockSageMakerAPI) ListAliasesWithContext ¶
func (m *MockSageMakerAPI) ListAliasesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAliasesInput, arg2 ...request.Option) (*sagemaker.ListAliasesOutput, error)
ListAliasesWithContext mocks base method.
func (*MockSageMakerAPI) ListAppImageConfigs ¶
func (m *MockSageMakerAPI) ListAppImageConfigs(arg0 *sagemaker.ListAppImageConfigsInput) (*sagemaker.ListAppImageConfigsOutput, error)
ListAppImageConfigs mocks base method.
func (*MockSageMakerAPI) ListAppImageConfigsPages ¶
func (m *MockSageMakerAPI) ListAppImageConfigsPages(arg0 *sagemaker.ListAppImageConfigsInput, arg1 func(*sagemaker.ListAppImageConfigsOutput, bool) bool) error
ListAppImageConfigsPages mocks base method.
func (*MockSageMakerAPI) ListAppImageConfigsPagesWithContext ¶
func (m *MockSageMakerAPI) ListAppImageConfigsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAppImageConfigsInput, arg2 func(*sagemaker.ListAppImageConfigsOutput, bool) bool, arg3 ...request.Option) error
ListAppImageConfigsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListAppImageConfigsRequest ¶
func (m *MockSageMakerAPI) ListAppImageConfigsRequest(arg0 *sagemaker.ListAppImageConfigsInput) (*request.Request, *sagemaker.ListAppImageConfigsOutput)
ListAppImageConfigsRequest mocks base method.
func (*MockSageMakerAPI) ListAppImageConfigsWithContext ¶
func (m *MockSageMakerAPI) ListAppImageConfigsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAppImageConfigsInput, arg2 ...request.Option) (*sagemaker.ListAppImageConfigsOutput, error)
ListAppImageConfigsWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListAppsInput, arg2 ...request.Option) (*sagemaker.ListAppsOutput, error)
ListAppsWithContext mocks base method.
func (*MockSageMakerAPI) ListArtifacts ¶
func (m *MockSageMakerAPI) ListArtifacts(arg0 *sagemaker.ListArtifactsInput) (*sagemaker.ListArtifactsOutput, error)
ListArtifacts mocks base method.
func (*MockSageMakerAPI) ListArtifactsPages ¶
func (m *MockSageMakerAPI) ListArtifactsPages(arg0 *sagemaker.ListArtifactsInput, arg1 func(*sagemaker.ListArtifactsOutput, bool) bool) error
ListArtifactsPages mocks base method.
func (*MockSageMakerAPI) ListArtifactsPagesWithContext ¶
func (m *MockSageMakerAPI) ListArtifactsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListArtifactsInput, arg2 func(*sagemaker.ListArtifactsOutput, bool) bool, arg3 ...request.Option) error
ListArtifactsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListArtifactsRequest ¶
func (m *MockSageMakerAPI) ListArtifactsRequest(arg0 *sagemaker.ListArtifactsInput) (*request.Request, *sagemaker.ListArtifactsOutput)
ListArtifactsRequest mocks base method.
func (*MockSageMakerAPI) ListArtifactsWithContext ¶
func (m *MockSageMakerAPI) ListArtifactsWithContext(arg0 aws.Context, arg1 *sagemaker.ListArtifactsInput, arg2 ...request.Option) (*sagemaker.ListArtifactsOutput, error)
ListArtifactsWithContext mocks base method.
func (*MockSageMakerAPI) ListAssociations ¶
func (m *MockSageMakerAPI) ListAssociations(arg0 *sagemaker.ListAssociationsInput) (*sagemaker.ListAssociationsOutput, error)
ListAssociations mocks base method.
func (*MockSageMakerAPI) ListAssociationsPages ¶
func (m *MockSageMakerAPI) ListAssociationsPages(arg0 *sagemaker.ListAssociationsInput, arg1 func(*sagemaker.ListAssociationsOutput, bool) bool) error
ListAssociationsPages mocks base method.
func (*MockSageMakerAPI) ListAssociationsPagesWithContext ¶
func (m *MockSageMakerAPI) ListAssociationsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListAssociationsInput, arg2 func(*sagemaker.ListAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListAssociationsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListAssociationsRequest ¶
func (m *MockSageMakerAPI) ListAssociationsRequest(arg0 *sagemaker.ListAssociationsInput) (*request.Request, *sagemaker.ListAssociationsOutput)
ListAssociationsRequest mocks base method.
func (*MockSageMakerAPI) ListAssociationsWithContext ¶
func (m *MockSageMakerAPI) ListAssociationsWithContext(arg0 aws.Context, arg1 *sagemaker.ListAssociationsInput, arg2 ...request.Option) (*sagemaker.ListAssociationsOutput, error)
ListAssociationsWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListCandidatesForAutoMLJobInput, arg2 ...request.Option) (*sagemaker.ListCandidatesForAutoMLJobOutput, error)
ListCandidatesForAutoMLJobWithContext mocks base method.
func (*MockSageMakerAPI) ListClusterNodes ¶
func (m *MockSageMakerAPI) ListClusterNodes(arg0 *sagemaker.ListClusterNodesInput) (*sagemaker.ListClusterNodesOutput, error)
ListClusterNodes mocks base method.
func (*MockSageMakerAPI) ListClusterNodesPages ¶
func (m *MockSageMakerAPI) ListClusterNodesPages(arg0 *sagemaker.ListClusterNodesInput, arg1 func(*sagemaker.ListClusterNodesOutput, bool) bool) error
ListClusterNodesPages mocks base method.
func (*MockSageMakerAPI) ListClusterNodesPagesWithContext ¶
func (m *MockSageMakerAPI) ListClusterNodesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListClusterNodesInput, arg2 func(*sagemaker.ListClusterNodesOutput, bool) bool, arg3 ...request.Option) error
ListClusterNodesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListClusterNodesRequest ¶
func (m *MockSageMakerAPI) ListClusterNodesRequest(arg0 *sagemaker.ListClusterNodesInput) (*request.Request, *sagemaker.ListClusterNodesOutput)
ListClusterNodesRequest mocks base method.
func (*MockSageMakerAPI) ListClusterNodesWithContext ¶
func (m *MockSageMakerAPI) ListClusterNodesWithContext(arg0 aws.Context, arg1 *sagemaker.ListClusterNodesInput, arg2 ...request.Option) (*sagemaker.ListClusterNodesOutput, error)
ListClusterNodesWithContext mocks base method.
func (*MockSageMakerAPI) ListClusters ¶
func (m *MockSageMakerAPI) ListClusters(arg0 *sagemaker.ListClustersInput) (*sagemaker.ListClustersOutput, error)
ListClusters mocks base method.
func (*MockSageMakerAPI) ListClustersPages ¶
func (m *MockSageMakerAPI) ListClustersPages(arg0 *sagemaker.ListClustersInput, arg1 func(*sagemaker.ListClustersOutput, bool) bool) error
ListClustersPages mocks base method.
func (*MockSageMakerAPI) ListClustersPagesWithContext ¶
func (m *MockSageMakerAPI) ListClustersPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListClustersInput, arg2 func(*sagemaker.ListClustersOutput, bool) bool, arg3 ...request.Option) error
ListClustersPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListClustersRequest ¶
func (m *MockSageMakerAPI) ListClustersRequest(arg0 *sagemaker.ListClustersInput) (*request.Request, *sagemaker.ListClustersOutput)
ListClustersRequest mocks base method.
func (*MockSageMakerAPI) ListClustersWithContext ¶
func (m *MockSageMakerAPI) ListClustersWithContext(arg0 aws.Context, arg1 *sagemaker.ListClustersInput, arg2 ...request.Option) (*sagemaker.ListClustersOutput, error)
ListClustersWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListCompilationJobsInput, arg2 ...request.Option) (*sagemaker.ListCompilationJobsOutput, error)
ListCompilationJobsWithContext mocks base method.
func (*MockSageMakerAPI) ListContexts ¶
func (m *MockSageMakerAPI) ListContexts(arg0 *sagemaker.ListContextsInput) (*sagemaker.ListContextsOutput, error)
ListContexts mocks base method.
func (*MockSageMakerAPI) ListContextsPages ¶
func (m *MockSageMakerAPI) ListContextsPages(arg0 *sagemaker.ListContextsInput, arg1 func(*sagemaker.ListContextsOutput, bool) bool) error
ListContextsPages mocks base method.
func (*MockSageMakerAPI) ListContextsPagesWithContext ¶
func (m *MockSageMakerAPI) ListContextsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListContextsInput, arg2 func(*sagemaker.ListContextsOutput, bool) bool, arg3 ...request.Option) error
ListContextsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListContextsRequest ¶
func (m *MockSageMakerAPI) ListContextsRequest(arg0 *sagemaker.ListContextsInput) (*request.Request, *sagemaker.ListContextsOutput)
ListContextsRequest mocks base method.
func (*MockSageMakerAPI) ListContextsWithContext ¶
func (m *MockSageMakerAPI) ListContextsWithContext(arg0 aws.Context, arg1 *sagemaker.ListContextsInput, arg2 ...request.Option) (*sagemaker.ListContextsOutput, error)
ListContextsWithContext mocks base method.
func (*MockSageMakerAPI) ListDataQualityJobDefinitions ¶
func (m *MockSageMakerAPI) ListDataQualityJobDefinitions(arg0 *sagemaker.ListDataQualityJobDefinitionsInput) (*sagemaker.ListDataQualityJobDefinitionsOutput, error)
ListDataQualityJobDefinitions mocks base method.
func (*MockSageMakerAPI) ListDataQualityJobDefinitionsPages ¶
func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsPages(arg0 *sagemaker.ListDataQualityJobDefinitionsInput, arg1 func(*sagemaker.ListDataQualityJobDefinitionsOutput, bool) bool) error
ListDataQualityJobDefinitionsPages mocks base method.
func (*MockSageMakerAPI) ListDataQualityJobDefinitionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDataQualityJobDefinitionsInput, arg2 func(*sagemaker.ListDataQualityJobDefinitionsOutput, bool) bool, arg3 ...request.Option) error
ListDataQualityJobDefinitionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListDataQualityJobDefinitionsRequest ¶
func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsRequest(arg0 *sagemaker.ListDataQualityJobDefinitionsInput) (*request.Request, *sagemaker.ListDataQualityJobDefinitionsOutput)
ListDataQualityJobDefinitionsRequest mocks base method.
func (*MockSageMakerAPI) ListDataQualityJobDefinitionsWithContext ¶
func (m *MockSageMakerAPI) ListDataQualityJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListDataQualityJobDefinitionsInput, arg2 ...request.Option) (*sagemaker.ListDataQualityJobDefinitionsOutput, error)
ListDataQualityJobDefinitionsWithContext mocks base method.
func (*MockSageMakerAPI) ListDeviceFleets ¶
func (m *MockSageMakerAPI) ListDeviceFleets(arg0 *sagemaker.ListDeviceFleetsInput) (*sagemaker.ListDeviceFleetsOutput, error)
ListDeviceFleets mocks base method.
func (*MockSageMakerAPI) ListDeviceFleetsPages ¶
func (m *MockSageMakerAPI) ListDeviceFleetsPages(arg0 *sagemaker.ListDeviceFleetsInput, arg1 func(*sagemaker.ListDeviceFleetsOutput, bool) bool) error
ListDeviceFleetsPages mocks base method.
func (*MockSageMakerAPI) ListDeviceFleetsPagesWithContext ¶
func (m *MockSageMakerAPI) ListDeviceFleetsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDeviceFleetsInput, arg2 func(*sagemaker.ListDeviceFleetsOutput, bool) bool, arg3 ...request.Option) error
ListDeviceFleetsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListDeviceFleetsRequest ¶
func (m *MockSageMakerAPI) ListDeviceFleetsRequest(arg0 *sagemaker.ListDeviceFleetsInput) (*request.Request, *sagemaker.ListDeviceFleetsOutput)
ListDeviceFleetsRequest mocks base method.
func (*MockSageMakerAPI) ListDeviceFleetsWithContext ¶
func (m *MockSageMakerAPI) ListDeviceFleetsWithContext(arg0 aws.Context, arg1 *sagemaker.ListDeviceFleetsInput, arg2 ...request.Option) (*sagemaker.ListDeviceFleetsOutput, error)
ListDeviceFleetsWithContext mocks base method.
func (*MockSageMakerAPI) ListDevices ¶
func (m *MockSageMakerAPI) ListDevices(arg0 *sagemaker.ListDevicesInput) (*sagemaker.ListDevicesOutput, error)
ListDevices mocks base method.
func (*MockSageMakerAPI) ListDevicesPages ¶
func (m *MockSageMakerAPI) ListDevicesPages(arg0 *sagemaker.ListDevicesInput, arg1 func(*sagemaker.ListDevicesOutput, bool) bool) error
ListDevicesPages mocks base method.
func (*MockSageMakerAPI) ListDevicesPagesWithContext ¶
func (m *MockSageMakerAPI) ListDevicesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDevicesInput, arg2 func(*sagemaker.ListDevicesOutput, bool) bool, arg3 ...request.Option) error
ListDevicesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListDevicesRequest ¶
func (m *MockSageMakerAPI) ListDevicesRequest(arg0 *sagemaker.ListDevicesInput) (*request.Request, *sagemaker.ListDevicesOutput)
ListDevicesRequest mocks base method.
func (*MockSageMakerAPI) ListDevicesWithContext ¶
func (m *MockSageMakerAPI) ListDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.ListDevicesInput, arg2 ...request.Option) (*sagemaker.ListDevicesOutput, error)
ListDevicesWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListDomainsInput, arg2 ...request.Option) (*sagemaker.ListDomainsOutput, error)
ListDomainsWithContext mocks base method.
func (*MockSageMakerAPI) ListEdgeDeploymentPlans ¶
func (m *MockSageMakerAPI) ListEdgeDeploymentPlans(arg0 *sagemaker.ListEdgeDeploymentPlansInput) (*sagemaker.ListEdgeDeploymentPlansOutput, error)
ListEdgeDeploymentPlans mocks base method.
func (*MockSageMakerAPI) ListEdgeDeploymentPlansPages ¶
func (m *MockSageMakerAPI) ListEdgeDeploymentPlansPages(arg0 *sagemaker.ListEdgeDeploymentPlansInput, arg1 func(*sagemaker.ListEdgeDeploymentPlansOutput, bool) bool) error
ListEdgeDeploymentPlansPages mocks base method.
func (*MockSageMakerAPI) ListEdgeDeploymentPlansPagesWithContext ¶
func (m *MockSageMakerAPI) ListEdgeDeploymentPlansPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgeDeploymentPlansInput, arg2 func(*sagemaker.ListEdgeDeploymentPlansOutput, bool) bool, arg3 ...request.Option) error
ListEdgeDeploymentPlansPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListEdgeDeploymentPlansRequest ¶
func (m *MockSageMakerAPI) ListEdgeDeploymentPlansRequest(arg0 *sagemaker.ListEdgeDeploymentPlansInput) (*request.Request, *sagemaker.ListEdgeDeploymentPlansOutput)
ListEdgeDeploymentPlansRequest mocks base method.
func (*MockSageMakerAPI) ListEdgeDeploymentPlansWithContext ¶
func (m *MockSageMakerAPI) ListEdgeDeploymentPlansWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgeDeploymentPlansInput, arg2 ...request.Option) (*sagemaker.ListEdgeDeploymentPlansOutput, error)
ListEdgeDeploymentPlansWithContext mocks base method.
func (*MockSageMakerAPI) ListEdgePackagingJobs ¶
func (m *MockSageMakerAPI) ListEdgePackagingJobs(arg0 *sagemaker.ListEdgePackagingJobsInput) (*sagemaker.ListEdgePackagingJobsOutput, error)
ListEdgePackagingJobs mocks base method.
func (*MockSageMakerAPI) ListEdgePackagingJobsPages ¶
func (m *MockSageMakerAPI) ListEdgePackagingJobsPages(arg0 *sagemaker.ListEdgePackagingJobsInput, arg1 func(*sagemaker.ListEdgePackagingJobsOutput, bool) bool) error
ListEdgePackagingJobsPages mocks base method.
func (*MockSageMakerAPI) ListEdgePackagingJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListEdgePackagingJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgePackagingJobsInput, arg2 func(*sagemaker.ListEdgePackagingJobsOutput, bool) bool, arg3 ...request.Option) error
ListEdgePackagingJobsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListEdgePackagingJobsRequest ¶
func (m *MockSageMakerAPI) ListEdgePackagingJobsRequest(arg0 *sagemaker.ListEdgePackagingJobsInput) (*request.Request, *sagemaker.ListEdgePackagingJobsOutput)
ListEdgePackagingJobsRequest mocks base method.
func (*MockSageMakerAPI) ListEdgePackagingJobsWithContext ¶
func (m *MockSageMakerAPI) ListEdgePackagingJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListEdgePackagingJobsInput, arg2 ...request.Option) (*sagemaker.ListEdgePackagingJobsOutput, error)
ListEdgePackagingJobsWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListExperimentsInput, arg2 ...request.Option) (*sagemaker.ListExperimentsOutput, error)
ListExperimentsWithContext mocks base method.
func (*MockSageMakerAPI) ListFeatureGroups ¶
func (m *MockSageMakerAPI) ListFeatureGroups(arg0 *sagemaker.ListFeatureGroupsInput) (*sagemaker.ListFeatureGroupsOutput, error)
ListFeatureGroups mocks base method.
func (*MockSageMakerAPI) ListFeatureGroupsPages ¶
func (m *MockSageMakerAPI) ListFeatureGroupsPages(arg0 *sagemaker.ListFeatureGroupsInput, arg1 func(*sagemaker.ListFeatureGroupsOutput, bool) bool) error
ListFeatureGroupsPages mocks base method.
func (*MockSageMakerAPI) ListFeatureGroupsPagesWithContext ¶
func (m *MockSageMakerAPI) ListFeatureGroupsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListFeatureGroupsInput, arg2 func(*sagemaker.ListFeatureGroupsOutput, bool) bool, arg3 ...request.Option) error
ListFeatureGroupsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListFeatureGroupsRequest ¶
func (m *MockSageMakerAPI) ListFeatureGroupsRequest(arg0 *sagemaker.ListFeatureGroupsInput) (*request.Request, *sagemaker.ListFeatureGroupsOutput)
ListFeatureGroupsRequest mocks base method.
func (*MockSageMakerAPI) ListFeatureGroupsWithContext ¶
func (m *MockSageMakerAPI) ListFeatureGroupsWithContext(arg0 aws.Context, arg1 *sagemaker.ListFeatureGroupsInput, arg2 ...request.Option) (*sagemaker.ListFeatureGroupsOutput, error)
ListFeatureGroupsWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListFlowDefinitionsInput, arg2 ...request.Option) (*sagemaker.ListFlowDefinitionsOutput, error)
ListFlowDefinitionsWithContext mocks base method.
func (*MockSageMakerAPI) ListHubContentVersions ¶
func (m *MockSageMakerAPI) ListHubContentVersions(arg0 *sagemaker.ListHubContentVersionsInput) (*sagemaker.ListHubContentVersionsOutput, error)
ListHubContentVersions mocks base method.
func (*MockSageMakerAPI) ListHubContentVersionsRequest ¶
func (m *MockSageMakerAPI) ListHubContentVersionsRequest(arg0 *sagemaker.ListHubContentVersionsInput) (*request.Request, *sagemaker.ListHubContentVersionsOutput)
ListHubContentVersionsRequest mocks base method.
func (*MockSageMakerAPI) ListHubContentVersionsWithContext ¶
func (m *MockSageMakerAPI) ListHubContentVersionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHubContentVersionsInput, arg2 ...request.Option) (*sagemaker.ListHubContentVersionsOutput, error)
ListHubContentVersionsWithContext mocks base method.
func (*MockSageMakerAPI) ListHubContents ¶
func (m *MockSageMakerAPI) ListHubContents(arg0 *sagemaker.ListHubContentsInput) (*sagemaker.ListHubContentsOutput, error)
ListHubContents mocks base method.
func (*MockSageMakerAPI) ListHubContentsRequest ¶
func (m *MockSageMakerAPI) ListHubContentsRequest(arg0 *sagemaker.ListHubContentsInput) (*request.Request, *sagemaker.ListHubContentsOutput)
ListHubContentsRequest mocks base method.
func (*MockSageMakerAPI) ListHubContentsWithContext ¶
func (m *MockSageMakerAPI) ListHubContentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHubContentsInput, arg2 ...request.Option) (*sagemaker.ListHubContentsOutput, error)
ListHubContentsWithContext mocks base method.
func (*MockSageMakerAPI) ListHubs ¶
func (m *MockSageMakerAPI) ListHubs(arg0 *sagemaker.ListHubsInput) (*sagemaker.ListHubsOutput, error)
ListHubs mocks base method.
func (*MockSageMakerAPI) ListHubsRequest ¶
func (m *MockSageMakerAPI) ListHubsRequest(arg0 *sagemaker.ListHubsInput) (*request.Request, *sagemaker.ListHubsOutput)
ListHubsRequest mocks base method.
func (*MockSageMakerAPI) ListHubsWithContext ¶
func (m *MockSageMakerAPI) ListHubsWithContext(arg0 aws.Context, arg1 *sagemaker.ListHubsInput, arg2 ...request.Option) (*sagemaker.ListHubsOutput, error)
ListHubsWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListHyperParameterTuningJobsInput, arg2 ...request.Option) (*sagemaker.ListHyperParameterTuningJobsOutput, error)
ListHyperParameterTuningJobsWithContext mocks base method.
func (*MockSageMakerAPI) ListImageVersions ¶
func (m *MockSageMakerAPI) ListImageVersions(arg0 *sagemaker.ListImageVersionsInput) (*sagemaker.ListImageVersionsOutput, error)
ListImageVersions mocks base method.
func (*MockSageMakerAPI) ListImageVersionsPages ¶
func (m *MockSageMakerAPI) ListImageVersionsPages(arg0 *sagemaker.ListImageVersionsInput, arg1 func(*sagemaker.ListImageVersionsOutput, bool) bool) error
ListImageVersionsPages mocks base method.
func (*MockSageMakerAPI) ListImageVersionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListImageVersionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListImageVersionsInput, arg2 func(*sagemaker.ListImageVersionsOutput, bool) bool, arg3 ...request.Option) error
ListImageVersionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListImageVersionsRequest ¶
func (m *MockSageMakerAPI) ListImageVersionsRequest(arg0 *sagemaker.ListImageVersionsInput) (*request.Request, *sagemaker.ListImageVersionsOutput)
ListImageVersionsRequest mocks base method.
func (*MockSageMakerAPI) ListImageVersionsWithContext ¶
func (m *MockSageMakerAPI) ListImageVersionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListImageVersionsInput, arg2 ...request.Option) (*sagemaker.ListImageVersionsOutput, error)
ListImageVersionsWithContext mocks base method.
func (*MockSageMakerAPI) ListImages ¶
func (m *MockSageMakerAPI) ListImages(arg0 *sagemaker.ListImagesInput) (*sagemaker.ListImagesOutput, error)
ListImages mocks base method.
func (*MockSageMakerAPI) ListImagesPages ¶
func (m *MockSageMakerAPI) ListImagesPages(arg0 *sagemaker.ListImagesInput, arg1 func(*sagemaker.ListImagesOutput, bool) bool) error
ListImagesPages mocks base method.
func (*MockSageMakerAPI) ListImagesPagesWithContext ¶
func (m *MockSageMakerAPI) ListImagesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListImagesInput, arg2 func(*sagemaker.ListImagesOutput, bool) bool, arg3 ...request.Option) error
ListImagesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListImagesRequest ¶
func (m *MockSageMakerAPI) ListImagesRequest(arg0 *sagemaker.ListImagesInput) (*request.Request, *sagemaker.ListImagesOutput)
ListImagesRequest mocks base method.
func (*MockSageMakerAPI) ListImagesWithContext ¶
func (m *MockSageMakerAPI) ListImagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListImagesInput, arg2 ...request.Option) (*sagemaker.ListImagesOutput, error)
ListImagesWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceComponents ¶
func (m *MockSageMakerAPI) ListInferenceComponents(arg0 *sagemaker.ListInferenceComponentsInput) (*sagemaker.ListInferenceComponentsOutput, error)
ListInferenceComponents mocks base method.
func (*MockSageMakerAPI) ListInferenceComponentsPages ¶
func (m *MockSageMakerAPI) ListInferenceComponentsPages(arg0 *sagemaker.ListInferenceComponentsInput, arg1 func(*sagemaker.ListInferenceComponentsOutput, bool) bool) error
ListInferenceComponentsPages mocks base method.
func (*MockSageMakerAPI) ListInferenceComponentsPagesWithContext ¶
func (m *MockSageMakerAPI) ListInferenceComponentsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceComponentsInput, arg2 func(*sagemaker.ListInferenceComponentsOutput, bool) bool, arg3 ...request.Option) error
ListInferenceComponentsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceComponentsRequest ¶
func (m *MockSageMakerAPI) ListInferenceComponentsRequest(arg0 *sagemaker.ListInferenceComponentsInput) (*request.Request, *sagemaker.ListInferenceComponentsOutput)
ListInferenceComponentsRequest mocks base method.
func (*MockSageMakerAPI) ListInferenceComponentsWithContext ¶
func (m *MockSageMakerAPI) ListInferenceComponentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceComponentsInput, arg2 ...request.Option) (*sagemaker.ListInferenceComponentsOutput, error)
ListInferenceComponentsWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceExperiments ¶
func (m *MockSageMakerAPI) ListInferenceExperiments(arg0 *sagemaker.ListInferenceExperimentsInput) (*sagemaker.ListInferenceExperimentsOutput, error)
ListInferenceExperiments mocks base method.
func (*MockSageMakerAPI) ListInferenceExperimentsPages ¶
func (m *MockSageMakerAPI) ListInferenceExperimentsPages(arg0 *sagemaker.ListInferenceExperimentsInput, arg1 func(*sagemaker.ListInferenceExperimentsOutput, bool) bool) error
ListInferenceExperimentsPages mocks base method.
func (*MockSageMakerAPI) ListInferenceExperimentsPagesWithContext ¶
func (m *MockSageMakerAPI) ListInferenceExperimentsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceExperimentsInput, arg2 func(*sagemaker.ListInferenceExperimentsOutput, bool) bool, arg3 ...request.Option) error
ListInferenceExperimentsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceExperimentsRequest ¶
func (m *MockSageMakerAPI) ListInferenceExperimentsRequest(arg0 *sagemaker.ListInferenceExperimentsInput) (*request.Request, *sagemaker.ListInferenceExperimentsOutput)
ListInferenceExperimentsRequest mocks base method.
func (*MockSageMakerAPI) ListInferenceExperimentsWithContext ¶
func (m *MockSageMakerAPI) ListInferenceExperimentsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceExperimentsInput, arg2 ...request.Option) (*sagemaker.ListInferenceExperimentsOutput, error)
ListInferenceExperimentsWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobSteps ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobSteps(arg0 *sagemaker.ListInferenceRecommendationsJobStepsInput) (*sagemaker.ListInferenceRecommendationsJobStepsOutput, error)
ListInferenceRecommendationsJobSteps mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobStepsPages ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsPages(arg0 *sagemaker.ListInferenceRecommendationsJobStepsInput, arg1 func(*sagemaker.ListInferenceRecommendationsJobStepsOutput, bool) bool) error
ListInferenceRecommendationsJobStepsPages mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobStepsPagesWithContext ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobStepsInput, arg2 func(*sagemaker.ListInferenceRecommendationsJobStepsOutput, bool) bool, arg3 ...request.Option) error
ListInferenceRecommendationsJobStepsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobStepsRequest ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsRequest(arg0 *sagemaker.ListInferenceRecommendationsJobStepsInput) (*request.Request, *sagemaker.ListInferenceRecommendationsJobStepsOutput)
ListInferenceRecommendationsJobStepsRequest mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobStepsWithContext ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobStepsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobStepsInput, arg2 ...request.Option) (*sagemaker.ListInferenceRecommendationsJobStepsOutput, error)
ListInferenceRecommendationsJobStepsWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobs ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobs(arg0 *sagemaker.ListInferenceRecommendationsJobsInput) (*sagemaker.ListInferenceRecommendationsJobsOutput, error)
ListInferenceRecommendationsJobs mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobsPages ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsPages(arg0 *sagemaker.ListInferenceRecommendationsJobsInput, arg1 func(*sagemaker.ListInferenceRecommendationsJobsOutput, bool) bool) error
ListInferenceRecommendationsJobsPages mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobsInput, arg2 func(*sagemaker.ListInferenceRecommendationsJobsOutput, bool) bool, arg3 ...request.Option) error
ListInferenceRecommendationsJobsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobsRequest ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsRequest(arg0 *sagemaker.ListInferenceRecommendationsJobsInput) (*request.Request, *sagemaker.ListInferenceRecommendationsJobsOutput)
ListInferenceRecommendationsJobsRequest mocks base method.
func (*MockSageMakerAPI) ListInferenceRecommendationsJobsWithContext ¶
func (m *MockSageMakerAPI) ListInferenceRecommendationsJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListInferenceRecommendationsJobsInput, arg2 ...request.Option) (*sagemaker.ListInferenceRecommendationsJobsOutput, error)
ListInferenceRecommendationsJobsWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListLabelingJobsInput, arg2 ...request.Option) (*sagemaker.ListLabelingJobsOutput, error)
ListLabelingJobsWithContext mocks base method.
func (*MockSageMakerAPI) ListLineageGroups ¶
func (m *MockSageMakerAPI) ListLineageGroups(arg0 *sagemaker.ListLineageGroupsInput) (*sagemaker.ListLineageGroupsOutput, error)
ListLineageGroups mocks base method.
func (*MockSageMakerAPI) ListLineageGroupsPages ¶
func (m *MockSageMakerAPI) ListLineageGroupsPages(arg0 *sagemaker.ListLineageGroupsInput, arg1 func(*sagemaker.ListLineageGroupsOutput, bool) bool) error
ListLineageGroupsPages mocks base method.
func (*MockSageMakerAPI) ListLineageGroupsPagesWithContext ¶
func (m *MockSageMakerAPI) ListLineageGroupsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListLineageGroupsInput, arg2 func(*sagemaker.ListLineageGroupsOutput, bool) bool, arg3 ...request.Option) error
ListLineageGroupsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListLineageGroupsRequest ¶
func (m *MockSageMakerAPI) ListLineageGroupsRequest(arg0 *sagemaker.ListLineageGroupsInput) (*request.Request, *sagemaker.ListLineageGroupsOutput)
ListLineageGroupsRequest mocks base method.
func (*MockSageMakerAPI) ListLineageGroupsWithContext ¶
func (m *MockSageMakerAPI) ListLineageGroupsWithContext(arg0 aws.Context, arg1 *sagemaker.ListLineageGroupsInput, arg2 ...request.Option) (*sagemaker.ListLineageGroupsOutput, error)
ListLineageGroupsWithContext mocks base method.
func (*MockSageMakerAPI) ListMlflowTrackingServers ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListMlflowTrackingServers(arg0 *sagemaker.ListMlflowTrackingServersInput) (*sagemaker.ListMlflowTrackingServersOutput, error)
ListMlflowTrackingServers mocks base method.
func (*MockSageMakerAPI) ListMlflowTrackingServersPages ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListMlflowTrackingServersPages(arg0 *sagemaker.ListMlflowTrackingServersInput, arg1 func(*sagemaker.ListMlflowTrackingServersOutput, bool) bool) error
ListMlflowTrackingServersPages mocks base method.
func (*MockSageMakerAPI) ListMlflowTrackingServersPagesWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListMlflowTrackingServersPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMlflowTrackingServersInput, arg2 func(*sagemaker.ListMlflowTrackingServersOutput, bool) bool, arg3 ...request.Option) error
ListMlflowTrackingServersPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListMlflowTrackingServersRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListMlflowTrackingServersRequest(arg0 *sagemaker.ListMlflowTrackingServersInput) (*request.Request, *sagemaker.ListMlflowTrackingServersOutput)
ListMlflowTrackingServersRequest mocks base method.
func (*MockSageMakerAPI) ListMlflowTrackingServersWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListMlflowTrackingServersWithContext(arg0 aws.Context, arg1 *sagemaker.ListMlflowTrackingServersInput, arg2 ...request.Option) (*sagemaker.ListMlflowTrackingServersOutput, error)
ListMlflowTrackingServersWithContext mocks base method.
func (*MockSageMakerAPI) ListModelBiasJobDefinitions ¶
func (m *MockSageMakerAPI) ListModelBiasJobDefinitions(arg0 *sagemaker.ListModelBiasJobDefinitionsInput) (*sagemaker.ListModelBiasJobDefinitionsOutput, error)
ListModelBiasJobDefinitions mocks base method.
func (*MockSageMakerAPI) ListModelBiasJobDefinitionsPages ¶
func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsPages(arg0 *sagemaker.ListModelBiasJobDefinitionsInput, arg1 func(*sagemaker.ListModelBiasJobDefinitionsOutput, bool) bool) error
ListModelBiasJobDefinitionsPages mocks base method.
func (*MockSageMakerAPI) ListModelBiasJobDefinitionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelBiasJobDefinitionsInput, arg2 func(*sagemaker.ListModelBiasJobDefinitionsOutput, bool) bool, arg3 ...request.Option) error
ListModelBiasJobDefinitionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelBiasJobDefinitionsRequest ¶
func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsRequest(arg0 *sagemaker.ListModelBiasJobDefinitionsInput) (*request.Request, *sagemaker.ListModelBiasJobDefinitionsOutput)
ListModelBiasJobDefinitionsRequest mocks base method.
func (*MockSageMakerAPI) ListModelBiasJobDefinitionsWithContext ¶
func (m *MockSageMakerAPI) ListModelBiasJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelBiasJobDefinitionsInput, arg2 ...request.Option) (*sagemaker.ListModelBiasJobDefinitionsOutput, error)
ListModelBiasJobDefinitionsWithContext mocks base method.
func (*MockSageMakerAPI) ListModelCardExportJobs ¶
func (m *MockSageMakerAPI) ListModelCardExportJobs(arg0 *sagemaker.ListModelCardExportJobsInput) (*sagemaker.ListModelCardExportJobsOutput, error)
ListModelCardExportJobs mocks base method.
func (*MockSageMakerAPI) ListModelCardExportJobsPages ¶
func (m *MockSageMakerAPI) ListModelCardExportJobsPages(arg0 *sagemaker.ListModelCardExportJobsInput, arg1 func(*sagemaker.ListModelCardExportJobsOutput, bool) bool) error
ListModelCardExportJobsPages mocks base method.
func (*MockSageMakerAPI) ListModelCardExportJobsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelCardExportJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardExportJobsInput, arg2 func(*sagemaker.ListModelCardExportJobsOutput, bool) bool, arg3 ...request.Option) error
ListModelCardExportJobsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelCardExportJobsRequest ¶
func (m *MockSageMakerAPI) ListModelCardExportJobsRequest(arg0 *sagemaker.ListModelCardExportJobsInput) (*request.Request, *sagemaker.ListModelCardExportJobsOutput)
ListModelCardExportJobsRequest mocks base method.
func (*MockSageMakerAPI) ListModelCardExportJobsWithContext ¶
func (m *MockSageMakerAPI) ListModelCardExportJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardExportJobsInput, arg2 ...request.Option) (*sagemaker.ListModelCardExportJobsOutput, error)
ListModelCardExportJobsWithContext mocks base method.
func (*MockSageMakerAPI) ListModelCardVersions ¶
func (m *MockSageMakerAPI) ListModelCardVersions(arg0 *sagemaker.ListModelCardVersionsInput) (*sagemaker.ListModelCardVersionsOutput, error)
ListModelCardVersions mocks base method.
func (*MockSageMakerAPI) ListModelCardVersionsPages ¶
func (m *MockSageMakerAPI) ListModelCardVersionsPages(arg0 *sagemaker.ListModelCardVersionsInput, arg1 func(*sagemaker.ListModelCardVersionsOutput, bool) bool) error
ListModelCardVersionsPages mocks base method.
func (*MockSageMakerAPI) ListModelCardVersionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelCardVersionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardVersionsInput, arg2 func(*sagemaker.ListModelCardVersionsOutput, bool) bool, arg3 ...request.Option) error
ListModelCardVersionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelCardVersionsRequest ¶
func (m *MockSageMakerAPI) ListModelCardVersionsRequest(arg0 *sagemaker.ListModelCardVersionsInput) (*request.Request, *sagemaker.ListModelCardVersionsOutput)
ListModelCardVersionsRequest mocks base method.
func (*MockSageMakerAPI) ListModelCardVersionsWithContext ¶
func (m *MockSageMakerAPI) ListModelCardVersionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardVersionsInput, arg2 ...request.Option) (*sagemaker.ListModelCardVersionsOutput, error)
ListModelCardVersionsWithContext mocks base method.
func (*MockSageMakerAPI) ListModelCards ¶
func (m *MockSageMakerAPI) ListModelCards(arg0 *sagemaker.ListModelCardsInput) (*sagemaker.ListModelCardsOutput, error)
ListModelCards mocks base method.
func (*MockSageMakerAPI) ListModelCardsPages ¶
func (m *MockSageMakerAPI) ListModelCardsPages(arg0 *sagemaker.ListModelCardsInput, arg1 func(*sagemaker.ListModelCardsOutput, bool) bool) error
ListModelCardsPages mocks base method.
func (*MockSageMakerAPI) ListModelCardsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelCardsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardsInput, arg2 func(*sagemaker.ListModelCardsOutput, bool) bool, arg3 ...request.Option) error
ListModelCardsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelCardsRequest ¶
func (m *MockSageMakerAPI) ListModelCardsRequest(arg0 *sagemaker.ListModelCardsInput) (*request.Request, *sagemaker.ListModelCardsOutput)
ListModelCardsRequest mocks base method.
func (*MockSageMakerAPI) ListModelCardsWithContext ¶
func (m *MockSageMakerAPI) ListModelCardsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelCardsInput, arg2 ...request.Option) (*sagemaker.ListModelCardsOutput, error)
ListModelCardsWithContext mocks base method.
func (*MockSageMakerAPI) ListModelExplainabilityJobDefinitions ¶
func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitions(arg0 *sagemaker.ListModelExplainabilityJobDefinitionsInput) (*sagemaker.ListModelExplainabilityJobDefinitionsOutput, error)
ListModelExplainabilityJobDefinitions mocks base method.
func (*MockSageMakerAPI) ListModelExplainabilityJobDefinitionsPages ¶
func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsPages(arg0 *sagemaker.ListModelExplainabilityJobDefinitionsInput, arg1 func(*sagemaker.ListModelExplainabilityJobDefinitionsOutput, bool) bool) error
ListModelExplainabilityJobDefinitionsPages mocks base method.
func (*MockSageMakerAPI) ListModelExplainabilityJobDefinitionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelExplainabilityJobDefinitionsInput, arg2 func(*sagemaker.ListModelExplainabilityJobDefinitionsOutput, bool) bool, arg3 ...request.Option) error
ListModelExplainabilityJobDefinitionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelExplainabilityJobDefinitionsRequest ¶
func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsRequest(arg0 *sagemaker.ListModelExplainabilityJobDefinitionsInput) (*request.Request, *sagemaker.ListModelExplainabilityJobDefinitionsOutput)
ListModelExplainabilityJobDefinitionsRequest mocks base method.
func (*MockSageMakerAPI) ListModelExplainabilityJobDefinitionsWithContext ¶
func (m *MockSageMakerAPI) ListModelExplainabilityJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelExplainabilityJobDefinitionsInput, arg2 ...request.Option) (*sagemaker.ListModelExplainabilityJobDefinitionsOutput, error)
ListModelExplainabilityJobDefinitionsWithContext mocks base method.
func (*MockSageMakerAPI) ListModelMetadata ¶
func (m *MockSageMakerAPI) ListModelMetadata(arg0 *sagemaker.ListModelMetadataInput) (*sagemaker.ListModelMetadataOutput, error)
ListModelMetadata mocks base method.
func (*MockSageMakerAPI) ListModelMetadataPages ¶
func (m *MockSageMakerAPI) ListModelMetadataPages(arg0 *sagemaker.ListModelMetadataInput, arg1 func(*sagemaker.ListModelMetadataOutput, bool) bool) error
ListModelMetadataPages mocks base method.
func (*MockSageMakerAPI) ListModelMetadataPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelMetadataPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelMetadataInput, arg2 func(*sagemaker.ListModelMetadataOutput, bool) bool, arg3 ...request.Option) error
ListModelMetadataPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelMetadataRequest ¶
func (m *MockSageMakerAPI) ListModelMetadataRequest(arg0 *sagemaker.ListModelMetadataInput) (*request.Request, *sagemaker.ListModelMetadataOutput)
ListModelMetadataRequest mocks base method.
func (*MockSageMakerAPI) ListModelMetadataWithContext ¶
func (m *MockSageMakerAPI) ListModelMetadataWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelMetadataInput, arg2 ...request.Option) (*sagemaker.ListModelMetadataOutput, error)
ListModelMetadataWithContext mocks base method.
func (*MockSageMakerAPI) ListModelPackageGroups ¶
func (m *MockSageMakerAPI) ListModelPackageGroups(arg0 *sagemaker.ListModelPackageGroupsInput) (*sagemaker.ListModelPackageGroupsOutput, error)
ListModelPackageGroups mocks base method.
func (*MockSageMakerAPI) ListModelPackageGroupsPages ¶
func (m *MockSageMakerAPI) ListModelPackageGroupsPages(arg0 *sagemaker.ListModelPackageGroupsInput, arg1 func(*sagemaker.ListModelPackageGroupsOutput, bool) bool) error
ListModelPackageGroupsPages mocks base method.
func (*MockSageMakerAPI) ListModelPackageGroupsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelPackageGroupsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelPackageGroupsInput, arg2 func(*sagemaker.ListModelPackageGroupsOutput, bool) bool, arg3 ...request.Option) error
ListModelPackageGroupsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelPackageGroupsRequest ¶
func (m *MockSageMakerAPI) ListModelPackageGroupsRequest(arg0 *sagemaker.ListModelPackageGroupsInput) (*request.Request, *sagemaker.ListModelPackageGroupsOutput)
ListModelPackageGroupsRequest mocks base method.
func (*MockSageMakerAPI) ListModelPackageGroupsWithContext ¶
func (m *MockSageMakerAPI) ListModelPackageGroupsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelPackageGroupsInput, arg2 ...request.Option) (*sagemaker.ListModelPackageGroupsOutput, error)
ListModelPackageGroupsWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListModelPackagesInput, arg2 ...request.Option) (*sagemaker.ListModelPackagesOutput, error)
ListModelPackagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelQualityJobDefinitions ¶
func (m *MockSageMakerAPI) ListModelQualityJobDefinitions(arg0 *sagemaker.ListModelQualityJobDefinitionsInput) (*sagemaker.ListModelQualityJobDefinitionsOutput, error)
ListModelQualityJobDefinitions mocks base method.
func (*MockSageMakerAPI) ListModelQualityJobDefinitionsPages ¶
func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsPages(arg0 *sagemaker.ListModelQualityJobDefinitionsInput, arg1 func(*sagemaker.ListModelQualityJobDefinitionsOutput, bool) bool) error
ListModelQualityJobDefinitionsPages mocks base method.
func (*MockSageMakerAPI) ListModelQualityJobDefinitionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelQualityJobDefinitionsInput, arg2 func(*sagemaker.ListModelQualityJobDefinitionsOutput, bool) bool, arg3 ...request.Option) error
ListModelQualityJobDefinitionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListModelQualityJobDefinitionsRequest ¶
func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsRequest(arg0 *sagemaker.ListModelQualityJobDefinitionsInput) (*request.Request, *sagemaker.ListModelQualityJobDefinitionsOutput)
ListModelQualityJobDefinitionsRequest mocks base method.
func (*MockSageMakerAPI) ListModelQualityJobDefinitionsWithContext ¶
func (m *MockSageMakerAPI) ListModelQualityJobDefinitionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListModelQualityJobDefinitionsInput, arg2 ...request.Option) (*sagemaker.ListModelQualityJobDefinitionsOutput, error)
ListModelQualityJobDefinitionsWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListModelsInput, arg2 ...request.Option) (*sagemaker.ListModelsOutput, error)
ListModelsWithContext mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertHistory ¶
func (m *MockSageMakerAPI) ListMonitoringAlertHistory(arg0 *sagemaker.ListMonitoringAlertHistoryInput) (*sagemaker.ListMonitoringAlertHistoryOutput, error)
ListMonitoringAlertHistory mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertHistoryPages ¶
func (m *MockSageMakerAPI) ListMonitoringAlertHistoryPages(arg0 *sagemaker.ListMonitoringAlertHistoryInput, arg1 func(*sagemaker.ListMonitoringAlertHistoryOutput, bool) bool) error
ListMonitoringAlertHistoryPages mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertHistoryPagesWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringAlertHistoryPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertHistoryInput, arg2 func(*sagemaker.ListMonitoringAlertHistoryOutput, bool) bool, arg3 ...request.Option) error
ListMonitoringAlertHistoryPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertHistoryRequest ¶
func (m *MockSageMakerAPI) ListMonitoringAlertHistoryRequest(arg0 *sagemaker.ListMonitoringAlertHistoryInput) (*request.Request, *sagemaker.ListMonitoringAlertHistoryOutput)
ListMonitoringAlertHistoryRequest mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertHistoryWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringAlertHistoryWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertHistoryInput, arg2 ...request.Option) (*sagemaker.ListMonitoringAlertHistoryOutput, error)
ListMonitoringAlertHistoryWithContext mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlerts ¶
func (m *MockSageMakerAPI) ListMonitoringAlerts(arg0 *sagemaker.ListMonitoringAlertsInput) (*sagemaker.ListMonitoringAlertsOutput, error)
ListMonitoringAlerts mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertsPages ¶
func (m *MockSageMakerAPI) ListMonitoringAlertsPages(arg0 *sagemaker.ListMonitoringAlertsInput, arg1 func(*sagemaker.ListMonitoringAlertsOutput, bool) bool) error
ListMonitoringAlertsPages mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertsPagesWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringAlertsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertsInput, arg2 func(*sagemaker.ListMonitoringAlertsOutput, bool) bool, arg3 ...request.Option) error
ListMonitoringAlertsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertsRequest ¶
func (m *MockSageMakerAPI) ListMonitoringAlertsRequest(arg0 *sagemaker.ListMonitoringAlertsInput) (*request.Request, *sagemaker.ListMonitoringAlertsOutput)
ListMonitoringAlertsRequest mocks base method.
func (*MockSageMakerAPI) ListMonitoringAlertsWithContext ¶
func (m *MockSageMakerAPI) ListMonitoringAlertsWithContext(arg0 aws.Context, arg1 *sagemaker.ListMonitoringAlertsInput, arg2 ...request.Option) (*sagemaker.ListMonitoringAlertsOutput, error)
ListMonitoringAlertsWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListNotebookInstancesInput, arg2 ...request.Option) (*sagemaker.ListNotebookInstancesOutput, error)
ListNotebookInstancesWithContext mocks base method.
func (*MockSageMakerAPI) ListOptimizationJobs ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListOptimizationJobs(arg0 *sagemaker.ListOptimizationJobsInput) (*sagemaker.ListOptimizationJobsOutput, error)
ListOptimizationJobs mocks base method.
func (*MockSageMakerAPI) ListOptimizationJobsPages ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListOptimizationJobsPages(arg0 *sagemaker.ListOptimizationJobsInput, arg1 func(*sagemaker.ListOptimizationJobsOutput, bool) bool) error
ListOptimizationJobsPages mocks base method.
func (*MockSageMakerAPI) ListOptimizationJobsPagesWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListOptimizationJobsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListOptimizationJobsInput, arg2 func(*sagemaker.ListOptimizationJobsOutput, bool) bool, arg3 ...request.Option) error
ListOptimizationJobsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListOptimizationJobsRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListOptimizationJobsRequest(arg0 *sagemaker.ListOptimizationJobsInput) (*request.Request, *sagemaker.ListOptimizationJobsOutput)
ListOptimizationJobsRequest mocks base method.
func (*MockSageMakerAPI) ListOptimizationJobsWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) ListOptimizationJobsWithContext(arg0 aws.Context, arg1 *sagemaker.ListOptimizationJobsInput, arg2 ...request.Option) (*sagemaker.ListOptimizationJobsOutput, error)
ListOptimizationJobsWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionSteps ¶
func (m *MockSageMakerAPI) ListPipelineExecutionSteps(arg0 *sagemaker.ListPipelineExecutionStepsInput) (*sagemaker.ListPipelineExecutionStepsOutput, error)
ListPipelineExecutionSteps mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionStepsPages ¶
func (m *MockSageMakerAPI) ListPipelineExecutionStepsPages(arg0 *sagemaker.ListPipelineExecutionStepsInput, arg1 func(*sagemaker.ListPipelineExecutionStepsOutput, bool) bool) error
ListPipelineExecutionStepsPages mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionStepsPagesWithContext ¶
func (m *MockSageMakerAPI) ListPipelineExecutionStepsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionStepsInput, arg2 func(*sagemaker.ListPipelineExecutionStepsOutput, bool) bool, arg3 ...request.Option) error
ListPipelineExecutionStepsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionStepsRequest ¶
func (m *MockSageMakerAPI) ListPipelineExecutionStepsRequest(arg0 *sagemaker.ListPipelineExecutionStepsInput) (*request.Request, *sagemaker.ListPipelineExecutionStepsOutput)
ListPipelineExecutionStepsRequest mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionStepsWithContext ¶
func (m *MockSageMakerAPI) ListPipelineExecutionStepsWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionStepsInput, arg2 ...request.Option) (*sagemaker.ListPipelineExecutionStepsOutput, error)
ListPipelineExecutionStepsWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutions ¶
func (m *MockSageMakerAPI) ListPipelineExecutions(arg0 *sagemaker.ListPipelineExecutionsInput) (*sagemaker.ListPipelineExecutionsOutput, error)
ListPipelineExecutions mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionsPages ¶
func (m *MockSageMakerAPI) ListPipelineExecutionsPages(arg0 *sagemaker.ListPipelineExecutionsInput, arg1 func(*sagemaker.ListPipelineExecutionsOutput, bool) bool) error
ListPipelineExecutionsPages mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionsPagesWithContext ¶
func (m *MockSageMakerAPI) ListPipelineExecutionsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionsInput, arg2 func(*sagemaker.ListPipelineExecutionsOutput, bool) bool, arg3 ...request.Option) error
ListPipelineExecutionsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionsRequest ¶
func (m *MockSageMakerAPI) ListPipelineExecutionsRequest(arg0 *sagemaker.ListPipelineExecutionsInput) (*request.Request, *sagemaker.ListPipelineExecutionsOutput)
ListPipelineExecutionsRequest mocks base method.
func (*MockSageMakerAPI) ListPipelineExecutionsWithContext ¶
func (m *MockSageMakerAPI) ListPipelineExecutionsWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineExecutionsInput, arg2 ...request.Option) (*sagemaker.ListPipelineExecutionsOutput, error)
ListPipelineExecutionsWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelineParametersForExecution ¶
func (m *MockSageMakerAPI) ListPipelineParametersForExecution(arg0 *sagemaker.ListPipelineParametersForExecutionInput) (*sagemaker.ListPipelineParametersForExecutionOutput, error)
ListPipelineParametersForExecution mocks base method.
func (*MockSageMakerAPI) ListPipelineParametersForExecutionPages ¶
func (m *MockSageMakerAPI) ListPipelineParametersForExecutionPages(arg0 *sagemaker.ListPipelineParametersForExecutionInput, arg1 func(*sagemaker.ListPipelineParametersForExecutionOutput, bool) bool) error
ListPipelineParametersForExecutionPages mocks base method.
func (*MockSageMakerAPI) ListPipelineParametersForExecutionPagesWithContext ¶
func (m *MockSageMakerAPI) ListPipelineParametersForExecutionPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineParametersForExecutionInput, arg2 func(*sagemaker.ListPipelineParametersForExecutionOutput, bool) bool, arg3 ...request.Option) error
ListPipelineParametersForExecutionPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelineParametersForExecutionRequest ¶
func (m *MockSageMakerAPI) ListPipelineParametersForExecutionRequest(arg0 *sagemaker.ListPipelineParametersForExecutionInput) (*request.Request, *sagemaker.ListPipelineParametersForExecutionOutput)
ListPipelineParametersForExecutionRequest mocks base method.
func (*MockSageMakerAPI) ListPipelineParametersForExecutionWithContext ¶
func (m *MockSageMakerAPI) ListPipelineParametersForExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelineParametersForExecutionInput, arg2 ...request.Option) (*sagemaker.ListPipelineParametersForExecutionOutput, error)
ListPipelineParametersForExecutionWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelines ¶
func (m *MockSageMakerAPI) ListPipelines(arg0 *sagemaker.ListPipelinesInput) (*sagemaker.ListPipelinesOutput, error)
ListPipelines mocks base method.
func (*MockSageMakerAPI) ListPipelinesPages ¶
func (m *MockSageMakerAPI) ListPipelinesPages(arg0 *sagemaker.ListPipelinesInput, arg1 func(*sagemaker.ListPipelinesOutput, bool) bool) error
ListPipelinesPages mocks base method.
func (*MockSageMakerAPI) ListPipelinesPagesWithContext ¶
func (m *MockSageMakerAPI) ListPipelinesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelinesInput, arg2 func(*sagemaker.ListPipelinesOutput, bool) bool, arg3 ...request.Option) error
ListPipelinesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListPipelinesRequest ¶
func (m *MockSageMakerAPI) ListPipelinesRequest(arg0 *sagemaker.ListPipelinesInput) (*request.Request, *sagemaker.ListPipelinesOutput)
ListPipelinesRequest mocks base method.
func (*MockSageMakerAPI) ListPipelinesWithContext ¶
func (m *MockSageMakerAPI) ListPipelinesWithContext(arg0 aws.Context, arg1 *sagemaker.ListPipelinesInput, arg2 ...request.Option) (*sagemaker.ListPipelinesOutput, error)
ListPipelinesWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListProcessingJobsInput, arg2 ...request.Option) (*sagemaker.ListProcessingJobsOutput, error)
ListProcessingJobsWithContext mocks base method.
func (*MockSageMakerAPI) ListProjects ¶
func (m *MockSageMakerAPI) ListProjects(arg0 *sagemaker.ListProjectsInput) (*sagemaker.ListProjectsOutput, error)
ListProjects mocks base method.
func (*MockSageMakerAPI) ListProjectsPages ¶
func (m *MockSageMakerAPI) ListProjectsPages(arg0 *sagemaker.ListProjectsInput, arg1 func(*sagemaker.ListProjectsOutput, bool) bool) error
ListProjectsPages mocks base method.
func (*MockSageMakerAPI) ListProjectsPagesWithContext ¶
func (m *MockSageMakerAPI) ListProjectsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListProjectsInput, arg2 func(*sagemaker.ListProjectsOutput, bool) bool, arg3 ...request.Option) error
ListProjectsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListProjectsRequest ¶
func (m *MockSageMakerAPI) ListProjectsRequest(arg0 *sagemaker.ListProjectsInput) (*request.Request, *sagemaker.ListProjectsOutput)
ListProjectsRequest mocks base method.
func (*MockSageMakerAPI) ListProjectsWithContext ¶
func (m *MockSageMakerAPI) ListProjectsWithContext(arg0 aws.Context, arg1 *sagemaker.ListProjectsInput, arg2 ...request.Option) (*sagemaker.ListProjectsOutput, error)
ListProjectsWithContext mocks base method.
func (*MockSageMakerAPI) ListResourceCatalogs ¶
func (m *MockSageMakerAPI) ListResourceCatalogs(arg0 *sagemaker.ListResourceCatalogsInput) (*sagemaker.ListResourceCatalogsOutput, error)
ListResourceCatalogs mocks base method.
func (*MockSageMakerAPI) ListResourceCatalogsPages ¶
func (m *MockSageMakerAPI) ListResourceCatalogsPages(arg0 *sagemaker.ListResourceCatalogsInput, arg1 func(*sagemaker.ListResourceCatalogsOutput, bool) bool) error
ListResourceCatalogsPages mocks base method.
func (*MockSageMakerAPI) ListResourceCatalogsPagesWithContext ¶
func (m *MockSageMakerAPI) ListResourceCatalogsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListResourceCatalogsInput, arg2 func(*sagemaker.ListResourceCatalogsOutput, bool) bool, arg3 ...request.Option) error
ListResourceCatalogsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListResourceCatalogsRequest ¶
func (m *MockSageMakerAPI) ListResourceCatalogsRequest(arg0 *sagemaker.ListResourceCatalogsInput) (*request.Request, *sagemaker.ListResourceCatalogsOutput)
ListResourceCatalogsRequest mocks base method.
func (*MockSageMakerAPI) ListResourceCatalogsWithContext ¶
func (m *MockSageMakerAPI) ListResourceCatalogsWithContext(arg0 aws.Context, arg1 *sagemaker.ListResourceCatalogsInput, arg2 ...request.Option) (*sagemaker.ListResourceCatalogsOutput, error)
ListResourceCatalogsWithContext mocks base method.
func (*MockSageMakerAPI) ListSpaces ¶
func (m *MockSageMakerAPI) ListSpaces(arg0 *sagemaker.ListSpacesInput) (*sagemaker.ListSpacesOutput, error)
ListSpaces mocks base method.
func (*MockSageMakerAPI) ListSpacesPages ¶
func (m *MockSageMakerAPI) ListSpacesPages(arg0 *sagemaker.ListSpacesInput, arg1 func(*sagemaker.ListSpacesOutput, bool) bool) error
ListSpacesPages mocks base method.
func (*MockSageMakerAPI) ListSpacesPagesWithContext ¶
func (m *MockSageMakerAPI) ListSpacesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListSpacesInput, arg2 func(*sagemaker.ListSpacesOutput, bool) bool, arg3 ...request.Option) error
ListSpacesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListSpacesRequest ¶
func (m *MockSageMakerAPI) ListSpacesRequest(arg0 *sagemaker.ListSpacesInput) (*request.Request, *sagemaker.ListSpacesOutput)
ListSpacesRequest mocks base method.
func (*MockSageMakerAPI) ListSpacesWithContext ¶
func (m *MockSageMakerAPI) ListSpacesWithContext(arg0 aws.Context, arg1 *sagemaker.ListSpacesInput, arg2 ...request.Option) (*sagemaker.ListSpacesOutput, error)
ListSpacesWithContext mocks base method.
func (*MockSageMakerAPI) ListStageDevices ¶
func (m *MockSageMakerAPI) ListStageDevices(arg0 *sagemaker.ListStageDevicesInput) (*sagemaker.ListStageDevicesOutput, error)
ListStageDevices mocks base method.
func (*MockSageMakerAPI) ListStageDevicesPages ¶
func (m *MockSageMakerAPI) ListStageDevicesPages(arg0 *sagemaker.ListStageDevicesInput, arg1 func(*sagemaker.ListStageDevicesOutput, bool) bool) error
ListStageDevicesPages mocks base method.
func (*MockSageMakerAPI) ListStageDevicesPagesWithContext ¶
func (m *MockSageMakerAPI) ListStageDevicesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListStageDevicesInput, arg2 func(*sagemaker.ListStageDevicesOutput, bool) bool, arg3 ...request.Option) error
ListStageDevicesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListStageDevicesRequest ¶
func (m *MockSageMakerAPI) ListStageDevicesRequest(arg0 *sagemaker.ListStageDevicesInput) (*request.Request, *sagemaker.ListStageDevicesOutput)
ListStageDevicesRequest mocks base method.
func (*MockSageMakerAPI) ListStageDevicesWithContext ¶
func (m *MockSageMakerAPI) ListStageDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.ListStageDevicesInput, arg2 ...request.Option) (*sagemaker.ListStageDevicesOutput, error)
ListStageDevicesWithContext mocks base method.
func (*MockSageMakerAPI) ListStudioLifecycleConfigs ¶
func (m *MockSageMakerAPI) ListStudioLifecycleConfigs(arg0 *sagemaker.ListStudioLifecycleConfigsInput) (*sagemaker.ListStudioLifecycleConfigsOutput, error)
ListStudioLifecycleConfigs mocks base method.
func (*MockSageMakerAPI) ListStudioLifecycleConfigsPages ¶
func (m *MockSageMakerAPI) ListStudioLifecycleConfigsPages(arg0 *sagemaker.ListStudioLifecycleConfigsInput, arg1 func(*sagemaker.ListStudioLifecycleConfigsOutput, bool) bool) error
ListStudioLifecycleConfigsPages mocks base method.
func (*MockSageMakerAPI) ListStudioLifecycleConfigsPagesWithContext ¶
func (m *MockSageMakerAPI) ListStudioLifecycleConfigsPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListStudioLifecycleConfigsInput, arg2 func(*sagemaker.ListStudioLifecycleConfigsOutput, bool) bool, arg3 ...request.Option) error
ListStudioLifecycleConfigsPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListStudioLifecycleConfigsRequest ¶
func (m *MockSageMakerAPI) ListStudioLifecycleConfigsRequest(arg0 *sagemaker.ListStudioLifecycleConfigsInput) (*request.Request, *sagemaker.ListStudioLifecycleConfigsOutput)
ListStudioLifecycleConfigsRequest mocks base method.
func (*MockSageMakerAPI) ListStudioLifecycleConfigsWithContext ¶
func (m *MockSageMakerAPI) ListStudioLifecycleConfigsWithContext(arg0 aws.Context, arg1 *sagemaker.ListStudioLifecycleConfigsInput, arg2 ...request.Option) (*sagemaker.ListStudioLifecycleConfigsOutput, error)
ListStudioLifecycleConfigsWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.ListUserProfilesInput, arg2 ...request.Option) (*sagemaker.ListUserProfilesOutput, error)
ListUserProfilesWithContext mocks base method.
func (*MockSageMakerAPI) ListWorkforces ¶
func (m *MockSageMakerAPI) ListWorkforces(arg0 *sagemaker.ListWorkforcesInput) (*sagemaker.ListWorkforcesOutput, error)
ListWorkforces mocks base method.
func (*MockSageMakerAPI) ListWorkforcesPages ¶
func (m *MockSageMakerAPI) ListWorkforcesPages(arg0 *sagemaker.ListWorkforcesInput, arg1 func(*sagemaker.ListWorkforcesOutput, bool) bool) error
ListWorkforcesPages mocks base method.
func (*MockSageMakerAPI) ListWorkforcesPagesWithContext ¶
func (m *MockSageMakerAPI) ListWorkforcesPagesWithContext(arg0 aws.Context, arg1 *sagemaker.ListWorkforcesInput, arg2 func(*sagemaker.ListWorkforcesOutput, bool) bool, arg3 ...request.Option) error
ListWorkforcesPagesWithContext mocks base method.
func (*MockSageMakerAPI) ListWorkforcesRequest ¶
func (m *MockSageMakerAPI) ListWorkforcesRequest(arg0 *sagemaker.ListWorkforcesInput) (*request.Request, *sagemaker.ListWorkforcesOutput)
ListWorkforcesRequest mocks base method.
func (*MockSageMakerAPI) ListWorkforcesWithContext ¶
func (m *MockSageMakerAPI) ListWorkforcesWithContext(arg0 aws.Context, arg1 *sagemaker.ListWorkforcesInput, arg2 ...request.Option) (*sagemaker.ListWorkforcesOutput, error)
ListWorkforcesWithContext 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 aws.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 aws.Context, arg1 *sagemaker.ListWorkteamsInput, arg2 ...request.Option) (*sagemaker.ListWorkteamsOutput, error)
ListWorkteamsWithContext mocks base method.
func (*MockSageMakerAPI) PutModelPackageGroupPolicy ¶
func (m *MockSageMakerAPI) PutModelPackageGroupPolicy(arg0 *sagemaker.PutModelPackageGroupPolicyInput) (*sagemaker.PutModelPackageGroupPolicyOutput, error)
PutModelPackageGroupPolicy mocks base method.
func (*MockSageMakerAPI) PutModelPackageGroupPolicyRequest ¶
func (m *MockSageMakerAPI) PutModelPackageGroupPolicyRequest(arg0 *sagemaker.PutModelPackageGroupPolicyInput) (*request.Request, *sagemaker.PutModelPackageGroupPolicyOutput)
PutModelPackageGroupPolicyRequest mocks base method.
func (*MockSageMakerAPI) PutModelPackageGroupPolicyWithContext ¶
func (m *MockSageMakerAPI) PutModelPackageGroupPolicyWithContext(arg0 aws.Context, arg1 *sagemaker.PutModelPackageGroupPolicyInput, arg2 ...request.Option) (*sagemaker.PutModelPackageGroupPolicyOutput, error)
PutModelPackageGroupPolicyWithContext mocks base method.
func (*MockSageMakerAPI) QueryLineage ¶
func (m *MockSageMakerAPI) QueryLineage(arg0 *sagemaker.QueryLineageInput) (*sagemaker.QueryLineageOutput, error)
QueryLineage mocks base method.
func (*MockSageMakerAPI) QueryLineagePages ¶
func (m *MockSageMakerAPI) QueryLineagePages(arg0 *sagemaker.QueryLineageInput, arg1 func(*sagemaker.QueryLineageOutput, bool) bool) error
QueryLineagePages mocks base method.
func (*MockSageMakerAPI) QueryLineagePagesWithContext ¶
func (m *MockSageMakerAPI) QueryLineagePagesWithContext(arg0 aws.Context, arg1 *sagemaker.QueryLineageInput, arg2 func(*sagemaker.QueryLineageOutput, bool) bool, arg3 ...request.Option) error
QueryLineagePagesWithContext mocks base method.
func (*MockSageMakerAPI) QueryLineageRequest ¶
func (m *MockSageMakerAPI) QueryLineageRequest(arg0 *sagemaker.QueryLineageInput) (*request.Request, *sagemaker.QueryLineageOutput)
QueryLineageRequest mocks base method.
func (*MockSageMakerAPI) QueryLineageWithContext ¶
func (m *MockSageMakerAPI) QueryLineageWithContext(arg0 aws.Context, arg1 *sagemaker.QueryLineageInput, arg2 ...request.Option) (*sagemaker.QueryLineageOutput, error)
QueryLineageWithContext mocks base method.
func (*MockSageMakerAPI) RegisterDevices ¶
func (m *MockSageMakerAPI) RegisterDevices(arg0 *sagemaker.RegisterDevicesInput) (*sagemaker.RegisterDevicesOutput, error)
RegisterDevices mocks base method.
func (*MockSageMakerAPI) RegisterDevicesRequest ¶
func (m *MockSageMakerAPI) RegisterDevicesRequest(arg0 *sagemaker.RegisterDevicesInput) (*request.Request, *sagemaker.RegisterDevicesOutput)
RegisterDevicesRequest mocks base method.
func (*MockSageMakerAPI) RegisterDevicesWithContext ¶
func (m *MockSageMakerAPI) RegisterDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.RegisterDevicesInput, arg2 ...request.Option) (*sagemaker.RegisterDevicesOutput, error)
RegisterDevicesWithContext 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 aws.Context, arg1 *sagemaker.RenderUiTemplateInput, arg2 ...request.Option) (*sagemaker.RenderUiTemplateOutput, error)
RenderUiTemplateWithContext mocks base method.
func (*MockSageMakerAPI) RetryPipelineExecution ¶
func (m *MockSageMakerAPI) RetryPipelineExecution(arg0 *sagemaker.RetryPipelineExecutionInput) (*sagemaker.RetryPipelineExecutionOutput, error)
RetryPipelineExecution mocks base method.
func (*MockSageMakerAPI) RetryPipelineExecutionRequest ¶
func (m *MockSageMakerAPI) RetryPipelineExecutionRequest(arg0 *sagemaker.RetryPipelineExecutionInput) (*request.Request, *sagemaker.RetryPipelineExecutionOutput)
RetryPipelineExecutionRequest mocks base method.
func (*MockSageMakerAPI) RetryPipelineExecutionWithContext ¶
func (m *MockSageMakerAPI) RetryPipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.RetryPipelineExecutionInput, arg2 ...request.Option) (*sagemaker.RetryPipelineExecutionOutput, error)
RetryPipelineExecutionWithContext 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 aws.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 aws.Context, arg1 *sagemaker.SearchInput, arg2 ...request.Option) (*sagemaker.SearchOutput, error)
SearchWithContext mocks base method.
func (*MockSageMakerAPI) SendPipelineExecutionStepFailure ¶
func (m *MockSageMakerAPI) SendPipelineExecutionStepFailure(arg0 *sagemaker.SendPipelineExecutionStepFailureInput) (*sagemaker.SendPipelineExecutionStepFailureOutput, error)
SendPipelineExecutionStepFailure mocks base method.
func (*MockSageMakerAPI) SendPipelineExecutionStepFailureRequest ¶
func (m *MockSageMakerAPI) SendPipelineExecutionStepFailureRequest(arg0 *sagemaker.SendPipelineExecutionStepFailureInput) (*request.Request, *sagemaker.SendPipelineExecutionStepFailureOutput)
SendPipelineExecutionStepFailureRequest mocks base method.
func (*MockSageMakerAPI) SendPipelineExecutionStepFailureWithContext ¶
func (m *MockSageMakerAPI) SendPipelineExecutionStepFailureWithContext(arg0 aws.Context, arg1 *sagemaker.SendPipelineExecutionStepFailureInput, arg2 ...request.Option) (*sagemaker.SendPipelineExecutionStepFailureOutput, error)
SendPipelineExecutionStepFailureWithContext mocks base method.
func (*MockSageMakerAPI) SendPipelineExecutionStepSuccess ¶
func (m *MockSageMakerAPI) SendPipelineExecutionStepSuccess(arg0 *sagemaker.SendPipelineExecutionStepSuccessInput) (*sagemaker.SendPipelineExecutionStepSuccessOutput, error)
SendPipelineExecutionStepSuccess mocks base method.
func (*MockSageMakerAPI) SendPipelineExecutionStepSuccessRequest ¶
func (m *MockSageMakerAPI) SendPipelineExecutionStepSuccessRequest(arg0 *sagemaker.SendPipelineExecutionStepSuccessInput) (*request.Request, *sagemaker.SendPipelineExecutionStepSuccessOutput)
SendPipelineExecutionStepSuccessRequest mocks base method.
func (*MockSageMakerAPI) SendPipelineExecutionStepSuccessWithContext ¶
func (m *MockSageMakerAPI) SendPipelineExecutionStepSuccessWithContext(arg0 aws.Context, arg1 *sagemaker.SendPipelineExecutionStepSuccessInput, arg2 ...request.Option) (*sagemaker.SendPipelineExecutionStepSuccessOutput, error)
SendPipelineExecutionStepSuccessWithContext mocks base method.
func (*MockSageMakerAPI) StartEdgeDeploymentStage ¶
func (m *MockSageMakerAPI) StartEdgeDeploymentStage(arg0 *sagemaker.StartEdgeDeploymentStageInput) (*sagemaker.StartEdgeDeploymentStageOutput, error)
StartEdgeDeploymentStage mocks base method.
func (*MockSageMakerAPI) StartEdgeDeploymentStageRequest ¶
func (m *MockSageMakerAPI) StartEdgeDeploymentStageRequest(arg0 *sagemaker.StartEdgeDeploymentStageInput) (*request.Request, *sagemaker.StartEdgeDeploymentStageOutput)
StartEdgeDeploymentStageRequest mocks base method.
func (*MockSageMakerAPI) StartEdgeDeploymentStageWithContext ¶
func (m *MockSageMakerAPI) StartEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.StartEdgeDeploymentStageInput, arg2 ...request.Option) (*sagemaker.StartEdgeDeploymentStageOutput, error)
StartEdgeDeploymentStageWithContext mocks base method.
func (*MockSageMakerAPI) StartInferenceExperiment ¶
func (m *MockSageMakerAPI) StartInferenceExperiment(arg0 *sagemaker.StartInferenceExperimentInput) (*sagemaker.StartInferenceExperimentOutput, error)
StartInferenceExperiment mocks base method.
func (*MockSageMakerAPI) StartInferenceExperimentRequest ¶
func (m *MockSageMakerAPI) StartInferenceExperimentRequest(arg0 *sagemaker.StartInferenceExperimentInput) (*request.Request, *sagemaker.StartInferenceExperimentOutput)
StartInferenceExperimentRequest mocks base method.
func (*MockSageMakerAPI) StartInferenceExperimentWithContext ¶
func (m *MockSageMakerAPI) StartInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.StartInferenceExperimentInput, arg2 ...request.Option) (*sagemaker.StartInferenceExperimentOutput, error)
StartInferenceExperimentWithContext mocks base method.
func (*MockSageMakerAPI) StartMlflowTrackingServer ¶ added in v3.5.0
func (m *MockSageMakerAPI) StartMlflowTrackingServer(arg0 *sagemaker.StartMlflowTrackingServerInput) (*sagemaker.StartMlflowTrackingServerOutput, error)
StartMlflowTrackingServer mocks base method.
func (*MockSageMakerAPI) StartMlflowTrackingServerRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) StartMlflowTrackingServerRequest(arg0 *sagemaker.StartMlflowTrackingServerInput) (*request.Request, *sagemaker.StartMlflowTrackingServerOutput)
StartMlflowTrackingServerRequest mocks base method.
func (*MockSageMakerAPI) StartMlflowTrackingServerWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) StartMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.StartMlflowTrackingServerInput, arg2 ...request.Option) (*sagemaker.StartMlflowTrackingServerOutput, error)
StartMlflowTrackingServerWithContext 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 aws.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 aws.Context, arg1 *sagemaker.StartNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.StartNotebookInstanceOutput, error)
StartNotebookInstanceWithContext mocks base method.
func (*MockSageMakerAPI) StartPipelineExecution ¶
func (m *MockSageMakerAPI) StartPipelineExecution(arg0 *sagemaker.StartPipelineExecutionInput) (*sagemaker.StartPipelineExecutionOutput, error)
StartPipelineExecution mocks base method.
func (*MockSageMakerAPI) StartPipelineExecutionRequest ¶
func (m *MockSageMakerAPI) StartPipelineExecutionRequest(arg0 *sagemaker.StartPipelineExecutionInput) (*request.Request, *sagemaker.StartPipelineExecutionOutput)
StartPipelineExecutionRequest mocks base method.
func (*MockSageMakerAPI) StartPipelineExecutionWithContext ¶
func (m *MockSageMakerAPI) StartPipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.StartPipelineExecutionInput, arg2 ...request.Option) (*sagemaker.StartPipelineExecutionOutput, error)
StartPipelineExecutionWithContext 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 aws.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 aws.Context, arg1 *sagemaker.StopCompilationJobInput, arg2 ...request.Option) (*sagemaker.StopCompilationJobOutput, error)
StopCompilationJobWithContext mocks base method.
func (*MockSageMakerAPI) StopEdgeDeploymentStage ¶
func (m *MockSageMakerAPI) StopEdgeDeploymentStage(arg0 *sagemaker.StopEdgeDeploymentStageInput) (*sagemaker.StopEdgeDeploymentStageOutput, error)
StopEdgeDeploymentStage mocks base method.
func (*MockSageMakerAPI) StopEdgeDeploymentStageRequest ¶
func (m *MockSageMakerAPI) StopEdgeDeploymentStageRequest(arg0 *sagemaker.StopEdgeDeploymentStageInput) (*request.Request, *sagemaker.StopEdgeDeploymentStageOutput)
StopEdgeDeploymentStageRequest mocks base method.
func (*MockSageMakerAPI) StopEdgeDeploymentStageWithContext ¶
func (m *MockSageMakerAPI) StopEdgeDeploymentStageWithContext(arg0 aws.Context, arg1 *sagemaker.StopEdgeDeploymentStageInput, arg2 ...request.Option) (*sagemaker.StopEdgeDeploymentStageOutput, error)
StopEdgeDeploymentStageWithContext mocks base method.
func (*MockSageMakerAPI) StopEdgePackagingJob ¶
func (m *MockSageMakerAPI) StopEdgePackagingJob(arg0 *sagemaker.StopEdgePackagingJobInput) (*sagemaker.StopEdgePackagingJobOutput, error)
StopEdgePackagingJob mocks base method.
func (*MockSageMakerAPI) StopEdgePackagingJobRequest ¶
func (m *MockSageMakerAPI) StopEdgePackagingJobRequest(arg0 *sagemaker.StopEdgePackagingJobInput) (*request.Request, *sagemaker.StopEdgePackagingJobOutput)
StopEdgePackagingJobRequest mocks base method.
func (*MockSageMakerAPI) StopEdgePackagingJobWithContext ¶
func (m *MockSageMakerAPI) StopEdgePackagingJobWithContext(arg0 aws.Context, arg1 *sagemaker.StopEdgePackagingJobInput, arg2 ...request.Option) (*sagemaker.StopEdgePackagingJobOutput, error)
StopEdgePackagingJobWithContext 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 aws.Context, arg1 *sagemaker.StopHyperParameterTuningJobInput, arg2 ...request.Option) (*sagemaker.StopHyperParameterTuningJobOutput, error)
StopHyperParameterTuningJobWithContext mocks base method.
func (*MockSageMakerAPI) StopInferenceExperiment ¶
func (m *MockSageMakerAPI) StopInferenceExperiment(arg0 *sagemaker.StopInferenceExperimentInput) (*sagemaker.StopInferenceExperimentOutput, error)
StopInferenceExperiment mocks base method.
func (*MockSageMakerAPI) StopInferenceExperimentRequest ¶
func (m *MockSageMakerAPI) StopInferenceExperimentRequest(arg0 *sagemaker.StopInferenceExperimentInput) (*request.Request, *sagemaker.StopInferenceExperimentOutput)
StopInferenceExperimentRequest mocks base method.
func (*MockSageMakerAPI) StopInferenceExperimentWithContext ¶
func (m *MockSageMakerAPI) StopInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.StopInferenceExperimentInput, arg2 ...request.Option) (*sagemaker.StopInferenceExperimentOutput, error)
StopInferenceExperimentWithContext mocks base method.
func (*MockSageMakerAPI) StopInferenceRecommendationsJob ¶
func (m *MockSageMakerAPI) StopInferenceRecommendationsJob(arg0 *sagemaker.StopInferenceRecommendationsJobInput) (*sagemaker.StopInferenceRecommendationsJobOutput, error)
StopInferenceRecommendationsJob mocks base method.
func (*MockSageMakerAPI) StopInferenceRecommendationsJobRequest ¶
func (m *MockSageMakerAPI) StopInferenceRecommendationsJobRequest(arg0 *sagemaker.StopInferenceRecommendationsJobInput) (*request.Request, *sagemaker.StopInferenceRecommendationsJobOutput)
StopInferenceRecommendationsJobRequest mocks base method.
func (*MockSageMakerAPI) StopInferenceRecommendationsJobWithContext ¶
func (m *MockSageMakerAPI) StopInferenceRecommendationsJobWithContext(arg0 aws.Context, arg1 *sagemaker.StopInferenceRecommendationsJobInput, arg2 ...request.Option) (*sagemaker.StopInferenceRecommendationsJobOutput, error)
StopInferenceRecommendationsJobWithContext 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 aws.Context, arg1 *sagemaker.StopLabelingJobInput, arg2 ...request.Option) (*sagemaker.StopLabelingJobOutput, error)
StopLabelingJobWithContext mocks base method.
func (*MockSageMakerAPI) StopMlflowTrackingServer ¶ added in v3.5.0
func (m *MockSageMakerAPI) StopMlflowTrackingServer(arg0 *sagemaker.StopMlflowTrackingServerInput) (*sagemaker.StopMlflowTrackingServerOutput, error)
StopMlflowTrackingServer mocks base method.
func (*MockSageMakerAPI) StopMlflowTrackingServerRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) StopMlflowTrackingServerRequest(arg0 *sagemaker.StopMlflowTrackingServerInput) (*request.Request, *sagemaker.StopMlflowTrackingServerOutput)
StopMlflowTrackingServerRequest mocks base method.
func (*MockSageMakerAPI) StopMlflowTrackingServerWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) StopMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.StopMlflowTrackingServerInput, arg2 ...request.Option) (*sagemaker.StopMlflowTrackingServerOutput, error)
StopMlflowTrackingServerWithContext 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 aws.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 aws.Context, arg1 *sagemaker.StopNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.StopNotebookInstanceOutput, error)
StopNotebookInstanceWithContext mocks base method.
func (*MockSageMakerAPI) StopOptimizationJob ¶ added in v3.5.0
func (m *MockSageMakerAPI) StopOptimizationJob(arg0 *sagemaker.StopOptimizationJobInput) (*sagemaker.StopOptimizationJobOutput, error)
StopOptimizationJob mocks base method.
func (*MockSageMakerAPI) StopOptimizationJobRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) StopOptimizationJobRequest(arg0 *sagemaker.StopOptimizationJobInput) (*request.Request, *sagemaker.StopOptimizationJobOutput)
StopOptimizationJobRequest mocks base method.
func (*MockSageMakerAPI) StopOptimizationJobWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) StopOptimizationJobWithContext(arg0 aws.Context, arg1 *sagemaker.StopOptimizationJobInput, arg2 ...request.Option) (*sagemaker.StopOptimizationJobOutput, error)
StopOptimizationJobWithContext mocks base method.
func (*MockSageMakerAPI) StopPipelineExecution ¶
func (m *MockSageMakerAPI) StopPipelineExecution(arg0 *sagemaker.StopPipelineExecutionInput) (*sagemaker.StopPipelineExecutionOutput, error)
StopPipelineExecution mocks base method.
func (*MockSageMakerAPI) StopPipelineExecutionRequest ¶
func (m *MockSageMakerAPI) StopPipelineExecutionRequest(arg0 *sagemaker.StopPipelineExecutionInput) (*request.Request, *sagemaker.StopPipelineExecutionOutput)
StopPipelineExecutionRequest mocks base method.
func (*MockSageMakerAPI) StopPipelineExecutionWithContext ¶
func (m *MockSageMakerAPI) StopPipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.StopPipelineExecutionInput, arg2 ...request.Option) (*sagemaker.StopPipelineExecutionOutput, error)
StopPipelineExecutionWithContext 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 aws.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 aws.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 aws.Context, arg1 *sagemaker.StopTransformJobInput, arg2 ...request.Option) (*sagemaker.StopTransformJobOutput, error)
StopTransformJobWithContext mocks base method.
func (*MockSageMakerAPI) UpdateAction ¶
func (m *MockSageMakerAPI) UpdateAction(arg0 *sagemaker.UpdateActionInput) (*sagemaker.UpdateActionOutput, error)
UpdateAction mocks base method.
func (*MockSageMakerAPI) UpdateActionRequest ¶
func (m *MockSageMakerAPI) UpdateActionRequest(arg0 *sagemaker.UpdateActionInput) (*request.Request, *sagemaker.UpdateActionOutput)
UpdateActionRequest mocks base method.
func (*MockSageMakerAPI) UpdateActionWithContext ¶
func (m *MockSageMakerAPI) UpdateActionWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateActionInput, arg2 ...request.Option) (*sagemaker.UpdateActionOutput, error)
UpdateActionWithContext mocks base method.
func (*MockSageMakerAPI) UpdateAppImageConfig ¶
func (m *MockSageMakerAPI) UpdateAppImageConfig(arg0 *sagemaker.UpdateAppImageConfigInput) (*sagemaker.UpdateAppImageConfigOutput, error)
UpdateAppImageConfig mocks base method.
func (*MockSageMakerAPI) UpdateAppImageConfigRequest ¶
func (m *MockSageMakerAPI) UpdateAppImageConfigRequest(arg0 *sagemaker.UpdateAppImageConfigInput) (*request.Request, *sagemaker.UpdateAppImageConfigOutput)
UpdateAppImageConfigRequest mocks base method.
func (*MockSageMakerAPI) UpdateAppImageConfigWithContext ¶
func (m *MockSageMakerAPI) UpdateAppImageConfigWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateAppImageConfigInput, arg2 ...request.Option) (*sagemaker.UpdateAppImageConfigOutput, error)
UpdateAppImageConfigWithContext mocks base method.
func (*MockSageMakerAPI) UpdateArtifact ¶
func (m *MockSageMakerAPI) UpdateArtifact(arg0 *sagemaker.UpdateArtifactInput) (*sagemaker.UpdateArtifactOutput, error)
UpdateArtifact mocks base method.
func (*MockSageMakerAPI) UpdateArtifactRequest ¶
func (m *MockSageMakerAPI) UpdateArtifactRequest(arg0 *sagemaker.UpdateArtifactInput) (*request.Request, *sagemaker.UpdateArtifactOutput)
UpdateArtifactRequest mocks base method.
func (*MockSageMakerAPI) UpdateArtifactWithContext ¶
func (m *MockSageMakerAPI) UpdateArtifactWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateArtifactInput, arg2 ...request.Option) (*sagemaker.UpdateArtifactOutput, error)
UpdateArtifactWithContext mocks base method.
func (*MockSageMakerAPI) UpdateCluster ¶
func (m *MockSageMakerAPI) UpdateCluster(arg0 *sagemaker.UpdateClusterInput) (*sagemaker.UpdateClusterOutput, error)
UpdateCluster mocks base method.
func (*MockSageMakerAPI) UpdateClusterRequest ¶
func (m *MockSageMakerAPI) UpdateClusterRequest(arg0 *sagemaker.UpdateClusterInput) (*request.Request, *sagemaker.UpdateClusterOutput)
UpdateClusterRequest mocks base method.
func (*MockSageMakerAPI) UpdateClusterSoftware ¶
func (m *MockSageMakerAPI) UpdateClusterSoftware(arg0 *sagemaker.UpdateClusterSoftwareInput) (*sagemaker.UpdateClusterSoftwareOutput, error)
UpdateClusterSoftware mocks base method.
func (*MockSageMakerAPI) UpdateClusterSoftwareRequest ¶
func (m *MockSageMakerAPI) UpdateClusterSoftwareRequest(arg0 *sagemaker.UpdateClusterSoftwareInput) (*request.Request, *sagemaker.UpdateClusterSoftwareOutput)
UpdateClusterSoftwareRequest mocks base method.
func (*MockSageMakerAPI) UpdateClusterSoftwareWithContext ¶
func (m *MockSageMakerAPI) UpdateClusterSoftwareWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateClusterSoftwareInput, arg2 ...request.Option) (*sagemaker.UpdateClusterSoftwareOutput, error)
UpdateClusterSoftwareWithContext mocks base method.
func (*MockSageMakerAPI) UpdateClusterWithContext ¶
func (m *MockSageMakerAPI) UpdateClusterWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateClusterInput, arg2 ...request.Option) (*sagemaker.UpdateClusterOutput, error)
UpdateClusterWithContext 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 aws.Context, arg1 *sagemaker.UpdateCodeRepositoryInput, arg2 ...request.Option) (*sagemaker.UpdateCodeRepositoryOutput, error)
UpdateCodeRepositoryWithContext mocks base method.
func (*MockSageMakerAPI) UpdateContext ¶
func (m *MockSageMakerAPI) UpdateContext(arg0 *sagemaker.UpdateContextInput) (*sagemaker.UpdateContextOutput, error)
UpdateContext mocks base method.
func (*MockSageMakerAPI) UpdateContextRequest ¶
func (m *MockSageMakerAPI) UpdateContextRequest(arg0 *sagemaker.UpdateContextInput) (*request.Request, *sagemaker.UpdateContextOutput)
UpdateContextRequest mocks base method.
func (*MockSageMakerAPI) UpdateContextWithContext ¶
func (m *MockSageMakerAPI) UpdateContextWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateContextInput, arg2 ...request.Option) (*sagemaker.UpdateContextOutput, error)
UpdateContextWithContext mocks base method.
func (*MockSageMakerAPI) UpdateDeviceFleet ¶
func (m *MockSageMakerAPI) UpdateDeviceFleet(arg0 *sagemaker.UpdateDeviceFleetInput) (*sagemaker.UpdateDeviceFleetOutput, error)
UpdateDeviceFleet mocks base method.
func (*MockSageMakerAPI) UpdateDeviceFleetRequest ¶
func (m *MockSageMakerAPI) UpdateDeviceFleetRequest(arg0 *sagemaker.UpdateDeviceFleetInput) (*request.Request, *sagemaker.UpdateDeviceFleetOutput)
UpdateDeviceFleetRequest mocks base method.
func (*MockSageMakerAPI) UpdateDeviceFleetWithContext ¶
func (m *MockSageMakerAPI) UpdateDeviceFleetWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateDeviceFleetInput, arg2 ...request.Option) (*sagemaker.UpdateDeviceFleetOutput, error)
UpdateDeviceFleetWithContext mocks base method.
func (*MockSageMakerAPI) UpdateDevices ¶
func (m *MockSageMakerAPI) UpdateDevices(arg0 *sagemaker.UpdateDevicesInput) (*sagemaker.UpdateDevicesOutput, error)
UpdateDevices mocks base method.
func (*MockSageMakerAPI) UpdateDevicesRequest ¶
func (m *MockSageMakerAPI) UpdateDevicesRequest(arg0 *sagemaker.UpdateDevicesInput) (*request.Request, *sagemaker.UpdateDevicesOutput)
UpdateDevicesRequest mocks base method.
func (*MockSageMakerAPI) UpdateDevicesWithContext ¶
func (m *MockSageMakerAPI) UpdateDevicesWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateDevicesInput, arg2 ...request.Option) (*sagemaker.UpdateDevicesOutput, error)
UpdateDevicesWithContext 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 aws.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 aws.Context, arg1 *sagemaker.UpdateEndpointWeightsAndCapacitiesInput, arg2 ...request.Option) (*sagemaker.UpdateEndpointWeightsAndCapacitiesOutput, error)
UpdateEndpointWeightsAndCapacitiesWithContext mocks base method.
func (*MockSageMakerAPI) UpdateEndpointWithContext ¶
func (m *MockSageMakerAPI) UpdateEndpointWithContext(arg0 aws.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 aws.Context, arg1 *sagemaker.UpdateExperimentInput, arg2 ...request.Option) (*sagemaker.UpdateExperimentOutput, error)
UpdateExperimentWithContext mocks base method.
func (*MockSageMakerAPI) UpdateFeatureGroup ¶
func (m *MockSageMakerAPI) UpdateFeatureGroup(arg0 *sagemaker.UpdateFeatureGroupInput) (*sagemaker.UpdateFeatureGroupOutput, error)
UpdateFeatureGroup mocks base method.
func (*MockSageMakerAPI) UpdateFeatureGroupRequest ¶
func (m *MockSageMakerAPI) UpdateFeatureGroupRequest(arg0 *sagemaker.UpdateFeatureGroupInput) (*request.Request, *sagemaker.UpdateFeatureGroupOutput)
UpdateFeatureGroupRequest mocks base method.
func (*MockSageMakerAPI) UpdateFeatureGroupWithContext ¶
func (m *MockSageMakerAPI) UpdateFeatureGroupWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateFeatureGroupInput, arg2 ...request.Option) (*sagemaker.UpdateFeatureGroupOutput, error)
UpdateFeatureGroupWithContext mocks base method.
func (*MockSageMakerAPI) UpdateFeatureMetadata ¶
func (m *MockSageMakerAPI) UpdateFeatureMetadata(arg0 *sagemaker.UpdateFeatureMetadataInput) (*sagemaker.UpdateFeatureMetadataOutput, error)
UpdateFeatureMetadata mocks base method.
func (*MockSageMakerAPI) UpdateFeatureMetadataRequest ¶
func (m *MockSageMakerAPI) UpdateFeatureMetadataRequest(arg0 *sagemaker.UpdateFeatureMetadataInput) (*request.Request, *sagemaker.UpdateFeatureMetadataOutput)
UpdateFeatureMetadataRequest mocks base method.
func (*MockSageMakerAPI) UpdateFeatureMetadataWithContext ¶
func (m *MockSageMakerAPI) UpdateFeatureMetadataWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateFeatureMetadataInput, arg2 ...request.Option) (*sagemaker.UpdateFeatureMetadataOutput, error)
UpdateFeatureMetadataWithContext mocks base method.
func (*MockSageMakerAPI) UpdateHub ¶
func (m *MockSageMakerAPI) UpdateHub(arg0 *sagemaker.UpdateHubInput) (*sagemaker.UpdateHubOutput, error)
UpdateHub mocks base method.
func (*MockSageMakerAPI) UpdateHubRequest ¶
func (m *MockSageMakerAPI) UpdateHubRequest(arg0 *sagemaker.UpdateHubInput) (*request.Request, *sagemaker.UpdateHubOutput)
UpdateHubRequest mocks base method.
func (*MockSageMakerAPI) UpdateHubWithContext ¶
func (m *MockSageMakerAPI) UpdateHubWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateHubInput, arg2 ...request.Option) (*sagemaker.UpdateHubOutput, error)
UpdateHubWithContext mocks base method.
func (*MockSageMakerAPI) UpdateImage ¶
func (m *MockSageMakerAPI) UpdateImage(arg0 *sagemaker.UpdateImageInput) (*sagemaker.UpdateImageOutput, error)
UpdateImage mocks base method.
func (*MockSageMakerAPI) UpdateImageRequest ¶
func (m *MockSageMakerAPI) UpdateImageRequest(arg0 *sagemaker.UpdateImageInput) (*request.Request, *sagemaker.UpdateImageOutput)
UpdateImageRequest mocks base method.
func (*MockSageMakerAPI) UpdateImageVersion ¶
func (m *MockSageMakerAPI) UpdateImageVersion(arg0 *sagemaker.UpdateImageVersionInput) (*sagemaker.UpdateImageVersionOutput, error)
UpdateImageVersion mocks base method.
func (*MockSageMakerAPI) UpdateImageVersionRequest ¶
func (m *MockSageMakerAPI) UpdateImageVersionRequest(arg0 *sagemaker.UpdateImageVersionInput) (*request.Request, *sagemaker.UpdateImageVersionOutput)
UpdateImageVersionRequest mocks base method.
func (*MockSageMakerAPI) UpdateImageVersionWithContext ¶
func (m *MockSageMakerAPI) UpdateImageVersionWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateImageVersionInput, arg2 ...request.Option) (*sagemaker.UpdateImageVersionOutput, error)
UpdateImageVersionWithContext mocks base method.
func (*MockSageMakerAPI) UpdateImageWithContext ¶
func (m *MockSageMakerAPI) UpdateImageWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateImageInput, arg2 ...request.Option) (*sagemaker.UpdateImageOutput, error)
UpdateImageWithContext mocks base method.
func (*MockSageMakerAPI) UpdateInferenceComponent ¶
func (m *MockSageMakerAPI) UpdateInferenceComponent(arg0 *sagemaker.UpdateInferenceComponentInput) (*sagemaker.UpdateInferenceComponentOutput, error)
UpdateInferenceComponent mocks base method.
func (*MockSageMakerAPI) UpdateInferenceComponentRequest ¶
func (m *MockSageMakerAPI) UpdateInferenceComponentRequest(arg0 *sagemaker.UpdateInferenceComponentInput) (*request.Request, *sagemaker.UpdateInferenceComponentOutput)
UpdateInferenceComponentRequest mocks base method.
func (*MockSageMakerAPI) UpdateInferenceComponentRuntimeConfig ¶
func (m *MockSageMakerAPI) UpdateInferenceComponentRuntimeConfig(arg0 *sagemaker.UpdateInferenceComponentRuntimeConfigInput) (*sagemaker.UpdateInferenceComponentRuntimeConfigOutput, error)
UpdateInferenceComponentRuntimeConfig mocks base method.
func (*MockSageMakerAPI) UpdateInferenceComponentRuntimeConfigRequest ¶
func (m *MockSageMakerAPI) UpdateInferenceComponentRuntimeConfigRequest(arg0 *sagemaker.UpdateInferenceComponentRuntimeConfigInput) (*request.Request, *sagemaker.UpdateInferenceComponentRuntimeConfigOutput)
UpdateInferenceComponentRuntimeConfigRequest mocks base method.
func (*MockSageMakerAPI) UpdateInferenceComponentRuntimeConfigWithContext ¶
func (m *MockSageMakerAPI) UpdateInferenceComponentRuntimeConfigWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateInferenceComponentRuntimeConfigInput, arg2 ...request.Option) (*sagemaker.UpdateInferenceComponentRuntimeConfigOutput, error)
UpdateInferenceComponentRuntimeConfigWithContext mocks base method.
func (*MockSageMakerAPI) UpdateInferenceComponentWithContext ¶
func (m *MockSageMakerAPI) UpdateInferenceComponentWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateInferenceComponentInput, arg2 ...request.Option) (*sagemaker.UpdateInferenceComponentOutput, error)
UpdateInferenceComponentWithContext mocks base method.
func (*MockSageMakerAPI) UpdateInferenceExperiment ¶
func (m *MockSageMakerAPI) UpdateInferenceExperiment(arg0 *sagemaker.UpdateInferenceExperimentInput) (*sagemaker.UpdateInferenceExperimentOutput, error)
UpdateInferenceExperiment mocks base method.
func (*MockSageMakerAPI) UpdateInferenceExperimentRequest ¶
func (m *MockSageMakerAPI) UpdateInferenceExperimentRequest(arg0 *sagemaker.UpdateInferenceExperimentInput) (*request.Request, *sagemaker.UpdateInferenceExperimentOutput)
UpdateInferenceExperimentRequest mocks base method.
func (*MockSageMakerAPI) UpdateInferenceExperimentWithContext ¶
func (m *MockSageMakerAPI) UpdateInferenceExperimentWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateInferenceExperimentInput, arg2 ...request.Option) (*sagemaker.UpdateInferenceExperimentOutput, error)
UpdateInferenceExperimentWithContext mocks base method.
func (*MockSageMakerAPI) UpdateMlflowTrackingServer ¶ added in v3.5.0
func (m *MockSageMakerAPI) UpdateMlflowTrackingServer(arg0 *sagemaker.UpdateMlflowTrackingServerInput) (*sagemaker.UpdateMlflowTrackingServerOutput, error)
UpdateMlflowTrackingServer mocks base method.
func (*MockSageMakerAPI) UpdateMlflowTrackingServerRequest ¶ added in v3.5.0
func (m *MockSageMakerAPI) UpdateMlflowTrackingServerRequest(arg0 *sagemaker.UpdateMlflowTrackingServerInput) (*request.Request, *sagemaker.UpdateMlflowTrackingServerOutput)
UpdateMlflowTrackingServerRequest mocks base method.
func (*MockSageMakerAPI) UpdateMlflowTrackingServerWithContext ¶ added in v3.5.0
func (m *MockSageMakerAPI) UpdateMlflowTrackingServerWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateMlflowTrackingServerInput, arg2 ...request.Option) (*sagemaker.UpdateMlflowTrackingServerOutput, error)
UpdateMlflowTrackingServerWithContext mocks base method.
func (*MockSageMakerAPI) UpdateModelCard ¶
func (m *MockSageMakerAPI) UpdateModelCard(arg0 *sagemaker.UpdateModelCardInput) (*sagemaker.UpdateModelCardOutput, error)
UpdateModelCard mocks base method.
func (*MockSageMakerAPI) UpdateModelCardRequest ¶
func (m *MockSageMakerAPI) UpdateModelCardRequest(arg0 *sagemaker.UpdateModelCardInput) (*request.Request, *sagemaker.UpdateModelCardOutput)
UpdateModelCardRequest mocks base method.
func (*MockSageMakerAPI) UpdateModelCardWithContext ¶
func (m *MockSageMakerAPI) UpdateModelCardWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateModelCardInput, arg2 ...request.Option) (*sagemaker.UpdateModelCardOutput, error)
UpdateModelCardWithContext mocks base method.
func (*MockSageMakerAPI) UpdateModelPackage ¶
func (m *MockSageMakerAPI) UpdateModelPackage(arg0 *sagemaker.UpdateModelPackageInput) (*sagemaker.UpdateModelPackageOutput, error)
UpdateModelPackage mocks base method.
func (*MockSageMakerAPI) UpdateModelPackageRequest ¶
func (m *MockSageMakerAPI) UpdateModelPackageRequest(arg0 *sagemaker.UpdateModelPackageInput) (*request.Request, *sagemaker.UpdateModelPackageOutput)
UpdateModelPackageRequest mocks base method.
func (*MockSageMakerAPI) UpdateModelPackageWithContext ¶
func (m *MockSageMakerAPI) UpdateModelPackageWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateModelPackageInput, arg2 ...request.Option) (*sagemaker.UpdateModelPackageOutput, error)
UpdateModelPackageWithContext mocks base method.
func (*MockSageMakerAPI) UpdateMonitoringAlert ¶
func (m *MockSageMakerAPI) UpdateMonitoringAlert(arg0 *sagemaker.UpdateMonitoringAlertInput) (*sagemaker.UpdateMonitoringAlertOutput, error)
UpdateMonitoringAlert mocks base method.
func (*MockSageMakerAPI) UpdateMonitoringAlertRequest ¶
func (m *MockSageMakerAPI) UpdateMonitoringAlertRequest(arg0 *sagemaker.UpdateMonitoringAlertInput) (*request.Request, *sagemaker.UpdateMonitoringAlertOutput)
UpdateMonitoringAlertRequest mocks base method.
func (*MockSageMakerAPI) UpdateMonitoringAlertWithContext ¶
func (m *MockSageMakerAPI) UpdateMonitoringAlertWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateMonitoringAlertInput, arg2 ...request.Option) (*sagemaker.UpdateMonitoringAlertOutput, error)
UpdateMonitoringAlertWithContext 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 aws.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 aws.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 aws.Context, arg1 *sagemaker.UpdateNotebookInstanceInput, arg2 ...request.Option) (*sagemaker.UpdateNotebookInstanceOutput, error)
UpdateNotebookInstanceWithContext mocks base method.
func (*MockSageMakerAPI) UpdatePipeline ¶
func (m *MockSageMakerAPI) UpdatePipeline(arg0 *sagemaker.UpdatePipelineInput) (*sagemaker.UpdatePipelineOutput, error)
UpdatePipeline mocks base method.
func (*MockSageMakerAPI) UpdatePipelineExecution ¶
func (m *MockSageMakerAPI) UpdatePipelineExecution(arg0 *sagemaker.UpdatePipelineExecutionInput) (*sagemaker.UpdatePipelineExecutionOutput, error)
UpdatePipelineExecution mocks base method.
func (*MockSageMakerAPI) UpdatePipelineExecutionRequest ¶
func (m *MockSageMakerAPI) UpdatePipelineExecutionRequest(arg0 *sagemaker.UpdatePipelineExecutionInput) (*request.Request, *sagemaker.UpdatePipelineExecutionOutput)
UpdatePipelineExecutionRequest mocks base method.
func (*MockSageMakerAPI) UpdatePipelineExecutionWithContext ¶
func (m *MockSageMakerAPI) UpdatePipelineExecutionWithContext(arg0 aws.Context, arg1 *sagemaker.UpdatePipelineExecutionInput, arg2 ...request.Option) (*sagemaker.UpdatePipelineExecutionOutput, error)
UpdatePipelineExecutionWithContext mocks base method.
func (*MockSageMakerAPI) UpdatePipelineRequest ¶
func (m *MockSageMakerAPI) UpdatePipelineRequest(arg0 *sagemaker.UpdatePipelineInput) (*request.Request, *sagemaker.UpdatePipelineOutput)
UpdatePipelineRequest mocks base method.
func (*MockSageMakerAPI) UpdatePipelineWithContext ¶
func (m *MockSageMakerAPI) UpdatePipelineWithContext(arg0 aws.Context, arg1 *sagemaker.UpdatePipelineInput, arg2 ...request.Option) (*sagemaker.UpdatePipelineOutput, error)
UpdatePipelineWithContext mocks base method.
func (*MockSageMakerAPI) UpdateProject ¶
func (m *MockSageMakerAPI) UpdateProject(arg0 *sagemaker.UpdateProjectInput) (*sagemaker.UpdateProjectOutput, error)
UpdateProject mocks base method.
func (*MockSageMakerAPI) UpdateProjectRequest ¶
func (m *MockSageMakerAPI) UpdateProjectRequest(arg0 *sagemaker.UpdateProjectInput) (*request.Request, *sagemaker.UpdateProjectOutput)
UpdateProjectRequest mocks base method.
func (*MockSageMakerAPI) UpdateProjectWithContext ¶
func (m *MockSageMakerAPI) UpdateProjectWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateProjectInput, arg2 ...request.Option) (*sagemaker.UpdateProjectOutput, error)
UpdateProjectWithContext mocks base method.
func (*MockSageMakerAPI) UpdateSpace ¶
func (m *MockSageMakerAPI) UpdateSpace(arg0 *sagemaker.UpdateSpaceInput) (*sagemaker.UpdateSpaceOutput, error)
UpdateSpace mocks base method.
func (*MockSageMakerAPI) UpdateSpaceRequest ¶
func (m *MockSageMakerAPI) UpdateSpaceRequest(arg0 *sagemaker.UpdateSpaceInput) (*request.Request, *sagemaker.UpdateSpaceOutput)
UpdateSpaceRequest mocks base method.
func (*MockSageMakerAPI) UpdateSpaceWithContext ¶
func (m *MockSageMakerAPI) UpdateSpaceWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateSpaceInput, arg2 ...request.Option) (*sagemaker.UpdateSpaceOutput, error)
UpdateSpaceWithContext mocks base method.
func (*MockSageMakerAPI) UpdateTrainingJob ¶
func (m *MockSageMakerAPI) UpdateTrainingJob(arg0 *sagemaker.UpdateTrainingJobInput) (*sagemaker.UpdateTrainingJobOutput, error)
UpdateTrainingJob mocks base method.
func (*MockSageMakerAPI) UpdateTrainingJobRequest ¶
func (m *MockSageMakerAPI) UpdateTrainingJobRequest(arg0 *sagemaker.UpdateTrainingJobInput) (*request.Request, *sagemaker.UpdateTrainingJobOutput)
UpdateTrainingJobRequest mocks base method.
func (*MockSageMakerAPI) UpdateTrainingJobWithContext ¶
func (m *MockSageMakerAPI) UpdateTrainingJobWithContext(arg0 aws.Context, arg1 *sagemaker.UpdateTrainingJobInput, arg2 ...request.Option) (*sagemaker.UpdateTrainingJobOutput, error)
UpdateTrainingJobWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *sagemaker.DescribeEndpointInput, arg2 ...request.WaiterOption) error
WaitUntilEndpointInServiceWithContext mocks base method.
func (*MockSageMakerAPI) WaitUntilImageCreated ¶
func (m *MockSageMakerAPI) WaitUntilImageCreated(arg0 *sagemaker.DescribeImageInput) error
WaitUntilImageCreated mocks base method.
func (*MockSageMakerAPI) WaitUntilImageCreatedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilImageCreatedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, arg2 ...request.WaiterOption) error
WaitUntilImageCreatedWithContext mocks base method.
func (*MockSageMakerAPI) WaitUntilImageDeleted ¶
func (m *MockSageMakerAPI) WaitUntilImageDeleted(arg0 *sagemaker.DescribeImageInput) error
WaitUntilImageDeleted mocks base method.
func (*MockSageMakerAPI) WaitUntilImageDeletedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilImageDeletedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, arg2 ...request.WaiterOption) error
WaitUntilImageDeletedWithContext mocks base method.
func (*MockSageMakerAPI) WaitUntilImageUpdated ¶
func (m *MockSageMakerAPI) WaitUntilImageUpdated(arg0 *sagemaker.DescribeImageInput) error
WaitUntilImageUpdated mocks base method.
func (*MockSageMakerAPI) WaitUntilImageUpdatedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilImageUpdatedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageInput, arg2 ...request.WaiterOption) error
WaitUntilImageUpdatedWithContext mocks base method.
func (*MockSageMakerAPI) WaitUntilImageVersionCreated ¶
func (m *MockSageMakerAPI) WaitUntilImageVersionCreated(arg0 *sagemaker.DescribeImageVersionInput) error
WaitUntilImageVersionCreated mocks base method.
func (*MockSageMakerAPI) WaitUntilImageVersionCreatedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilImageVersionCreatedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageVersionInput, arg2 ...request.WaiterOption) error
WaitUntilImageVersionCreatedWithContext mocks base method.
func (*MockSageMakerAPI) WaitUntilImageVersionDeleted ¶
func (m *MockSageMakerAPI) WaitUntilImageVersionDeleted(arg0 *sagemaker.DescribeImageVersionInput) error
WaitUntilImageVersionDeleted mocks base method.
func (*MockSageMakerAPI) WaitUntilImageVersionDeletedWithContext ¶
func (m *MockSageMakerAPI) WaitUntilImageVersionDeletedWithContext(arg0 aws.Context, arg1 *sagemaker.DescribeImageVersionInput, arg2 ...request.WaiterOption) error
WaitUntilImageVersionDeletedWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.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) AddAssociation ¶
func (mr *MockSageMakerAPIMockRecorder) AddAssociation(arg0 interface{}) *gomock.Call
AddAssociation indicates an expected call of AddAssociation.
func (*MockSageMakerAPIMockRecorder) AddAssociationRequest ¶
func (mr *MockSageMakerAPIMockRecorder) AddAssociationRequest(arg0 interface{}) *gomock.Call
AddAssociationRequest indicates an expected call of AddAssociationRequest.
func (*MockSageMakerAPIMockRecorder) AddAssociationWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) AddAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddAssociationWithContext indicates an expected call of AddAssociationWithContext.
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) BatchDescribeModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) BatchDescribeModelPackage(arg0 interface{}) *gomock.Call
BatchDescribeModelPackage indicates an expected call of BatchDescribeModelPackage.
func (*MockSageMakerAPIMockRecorder) BatchDescribeModelPackageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) BatchDescribeModelPackageRequest(arg0 interface{}) *gomock.Call
BatchDescribeModelPackageRequest indicates an expected call of BatchDescribeModelPackageRequest.
func (*MockSageMakerAPIMockRecorder) BatchDescribeModelPackageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) BatchDescribeModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDescribeModelPackageWithContext indicates an expected call of BatchDescribeModelPackageWithContext.
func (*MockSageMakerAPIMockRecorder) CreateAction ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAction(arg0 interface{}) *gomock.Call
CreateAction indicates an expected call of CreateAction.
func (*MockSageMakerAPIMockRecorder) CreateActionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateActionRequest(arg0 interface{}) *gomock.Call
CreateActionRequest indicates an expected call of CreateActionRequest.
func (*MockSageMakerAPIMockRecorder) CreateActionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateActionWithContext indicates an expected call of CreateActionWithContext.
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) CreateAppImageConfig ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAppImageConfig(arg0 interface{}) *gomock.Call
CreateAppImageConfig indicates an expected call of CreateAppImageConfig.
func (*MockSageMakerAPIMockRecorder) CreateAppImageConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAppImageConfigRequest(arg0 interface{}) *gomock.Call
CreateAppImageConfigRequest indicates an expected call of CreateAppImageConfigRequest.
func (*MockSageMakerAPIMockRecorder) CreateAppImageConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAppImageConfigWithContext indicates an expected call of CreateAppImageConfigWithContext.
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) CreateArtifact ¶
func (mr *MockSageMakerAPIMockRecorder) CreateArtifact(arg0 interface{}) *gomock.Call
CreateArtifact indicates an expected call of CreateArtifact.
func (*MockSageMakerAPIMockRecorder) CreateArtifactRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateArtifactRequest(arg0 interface{}) *gomock.Call
CreateArtifactRequest indicates an expected call of CreateArtifactRequest.
func (*MockSageMakerAPIMockRecorder) CreateArtifactWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateArtifactWithContext indicates an expected call of CreateArtifactWithContext.
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) CreateAutoMLJobV2 ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobV2(arg0 interface{}) *gomock.Call
CreateAutoMLJobV2 indicates an expected call of CreateAutoMLJobV2.
func (*MockSageMakerAPIMockRecorder) CreateAutoMLJobV2Request ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobV2Request(arg0 interface{}) *gomock.Call
CreateAutoMLJobV2Request indicates an expected call of CreateAutoMLJobV2Request.
func (*MockSageMakerAPIMockRecorder) CreateAutoMLJobV2WithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAutoMLJobV2WithContext indicates an expected call of CreateAutoMLJobV2WithContext.
func (*MockSageMakerAPIMockRecorder) CreateAutoMLJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAutoMLJobWithContext indicates an expected call of CreateAutoMLJobWithContext.
func (*MockSageMakerAPIMockRecorder) CreateCluster ¶
func (mr *MockSageMakerAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call
CreateCluster indicates an expected call of CreateCluster.
func (*MockSageMakerAPIMockRecorder) CreateClusterRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call
CreateClusterRequest indicates an expected call of CreateClusterRequest.
func (*MockSageMakerAPIMockRecorder) CreateClusterWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateClusterWithContext indicates an expected call of CreateClusterWithContext.
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) CreateContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateContext(arg0 interface{}) *gomock.Call
CreateContext indicates an expected call of CreateContext.
func (*MockSageMakerAPIMockRecorder) CreateContextRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateContextRequest(arg0 interface{}) *gomock.Call
CreateContextRequest indicates an expected call of CreateContextRequest.
func (*MockSageMakerAPIMockRecorder) CreateContextWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContextWithContext indicates an expected call of CreateContextWithContext.
func (*MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinition(arg0 interface{}) *gomock.Call
CreateDataQualityJobDefinition indicates an expected call of CreateDataQualityJobDefinition.
func (*MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
CreateDataQualityJobDefinitionRequest indicates an expected call of CreateDataQualityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDataQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataQualityJobDefinitionWithContext indicates an expected call of CreateDataQualityJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) CreateDeviceFleet ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDeviceFleet(arg0 interface{}) *gomock.Call
CreateDeviceFleet indicates an expected call of CreateDeviceFleet.
func (*MockSageMakerAPIMockRecorder) CreateDeviceFleetRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDeviceFleetRequest(arg0 interface{}) *gomock.Call
CreateDeviceFleetRequest indicates an expected call of CreateDeviceFleetRequest.
func (*MockSageMakerAPIMockRecorder) CreateDeviceFleetWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateDeviceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeviceFleetWithContext indicates an expected call of CreateDeviceFleetWithContext.
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) CreateEdgeDeploymentPlan ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlan(arg0 interface{}) *gomock.Call
CreateEdgeDeploymentPlan indicates an expected call of CreateEdgeDeploymentPlan.
func (*MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlanRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlanRequest(arg0 interface{}) *gomock.Call
CreateEdgeDeploymentPlanRequest indicates an expected call of CreateEdgeDeploymentPlanRequest.
func (*MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlanWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEdgeDeploymentPlanWithContext indicates an expected call of CreateEdgeDeploymentPlanWithContext.
func (*MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStage ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStage(arg0 interface{}) *gomock.Call
CreateEdgeDeploymentStage indicates an expected call of CreateEdgeDeploymentStage.
func (*MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
CreateEdgeDeploymentStageRequest indicates an expected call of CreateEdgeDeploymentStageRequest.
func (*MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEdgeDeploymentStageWithContext indicates an expected call of CreateEdgeDeploymentStageWithContext.
func (*MockSageMakerAPIMockRecorder) CreateEdgePackagingJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgePackagingJob(arg0 interface{}) *gomock.Call
CreateEdgePackagingJob indicates an expected call of CreateEdgePackagingJob.
func (*MockSageMakerAPIMockRecorder) CreateEdgePackagingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgePackagingJobRequest(arg0 interface{}) *gomock.Call
CreateEdgePackagingJobRequest indicates an expected call of CreateEdgePackagingJobRequest.
func (*MockSageMakerAPIMockRecorder) CreateEdgePackagingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateEdgePackagingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEdgePackagingJobWithContext indicates an expected call of CreateEdgePackagingJobWithContext.
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) CreateFeatureGroup ¶
func (mr *MockSageMakerAPIMockRecorder) CreateFeatureGroup(arg0 interface{}) *gomock.Call
CreateFeatureGroup indicates an expected call of CreateFeatureGroup.
func (*MockSageMakerAPIMockRecorder) CreateFeatureGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateFeatureGroupRequest(arg0 interface{}) *gomock.Call
CreateFeatureGroupRequest indicates an expected call of CreateFeatureGroupRequest.
func (*MockSageMakerAPIMockRecorder) CreateFeatureGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateFeatureGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFeatureGroupWithContext indicates an expected call of CreateFeatureGroupWithContext.
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) CreateHub ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHub(arg0 interface{}) *gomock.Call
CreateHub indicates an expected call of CreateHub.
func (*MockSageMakerAPIMockRecorder) CreateHubContentReference ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateHubContentReference(arg0 interface{}) *gomock.Call
CreateHubContentReference indicates an expected call of CreateHubContentReference.
func (*MockSageMakerAPIMockRecorder) CreateHubContentReferenceRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateHubContentReferenceRequest(arg0 interface{}) *gomock.Call
CreateHubContentReferenceRequest indicates an expected call of CreateHubContentReferenceRequest.
func (*MockSageMakerAPIMockRecorder) CreateHubContentReferenceWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateHubContentReferenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHubContentReferenceWithContext indicates an expected call of CreateHubContentReferenceWithContext.
func (*MockSageMakerAPIMockRecorder) CreateHubRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHubRequest(arg0 interface{}) *gomock.Call
CreateHubRequest indicates an expected call of CreateHubRequest.
func (*MockSageMakerAPIMockRecorder) CreateHubWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHubWithContext indicates an expected call of CreateHubWithContext.
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) CreateImage ¶
func (mr *MockSageMakerAPIMockRecorder) CreateImage(arg0 interface{}) *gomock.Call
CreateImage indicates an expected call of CreateImage.
func (*MockSageMakerAPIMockRecorder) CreateImageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateImageRequest(arg0 interface{}) *gomock.Call
CreateImageRequest indicates an expected call of CreateImageRequest.
func (*MockSageMakerAPIMockRecorder) CreateImageVersion ¶
func (mr *MockSageMakerAPIMockRecorder) CreateImageVersion(arg0 interface{}) *gomock.Call
CreateImageVersion indicates an expected call of CreateImageVersion.
func (*MockSageMakerAPIMockRecorder) CreateImageVersionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateImageVersionRequest(arg0 interface{}) *gomock.Call
CreateImageVersionRequest indicates an expected call of CreateImageVersionRequest.
func (*MockSageMakerAPIMockRecorder) CreateImageVersionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateImageVersionWithContext indicates an expected call of CreateImageVersionWithContext.
func (*MockSageMakerAPIMockRecorder) CreateImageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateImageWithContext indicates an expected call of CreateImageWithContext.
func (*MockSageMakerAPIMockRecorder) CreateInferenceComponent ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceComponent(arg0 interface{}) *gomock.Call
CreateInferenceComponent indicates an expected call of CreateInferenceComponent.
func (*MockSageMakerAPIMockRecorder) CreateInferenceComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceComponentRequest(arg0 interface{}) *gomock.Call
CreateInferenceComponentRequest indicates an expected call of CreateInferenceComponentRequest.
func (*MockSageMakerAPIMockRecorder) CreateInferenceComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInferenceComponentWithContext indicates an expected call of CreateInferenceComponentWithContext.
func (*MockSageMakerAPIMockRecorder) CreateInferenceExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceExperiment(arg0 interface{}) *gomock.Call
CreateInferenceExperiment indicates an expected call of CreateInferenceExperiment.
func (*MockSageMakerAPIMockRecorder) CreateInferenceExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceExperimentRequest(arg0 interface{}) *gomock.Call
CreateInferenceExperimentRequest indicates an expected call of CreateInferenceExperimentRequest.
func (*MockSageMakerAPIMockRecorder) CreateInferenceExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInferenceExperimentWithContext indicates an expected call of CreateInferenceExperimentWithContext.
func (*MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJob(arg0 interface{}) *gomock.Call
CreateInferenceRecommendationsJob indicates an expected call of CreateInferenceRecommendationsJob.
func (*MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJobRequest(arg0 interface{}) *gomock.Call
CreateInferenceRecommendationsJobRequest indicates an expected call of CreateInferenceRecommendationsJobRequest.
func (*MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateInferenceRecommendationsJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInferenceRecommendationsJobWithContext indicates an expected call of CreateInferenceRecommendationsJobWithContext.
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) CreateMlflowTrackingServer ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateMlflowTrackingServer(arg0 interface{}) *gomock.Call
CreateMlflowTrackingServer indicates an expected call of CreateMlflowTrackingServer.
func (*MockSageMakerAPIMockRecorder) CreateMlflowTrackingServerRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
CreateMlflowTrackingServerRequest indicates an expected call of CreateMlflowTrackingServerRequest.
func (*MockSageMakerAPIMockRecorder) CreateMlflowTrackingServerWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMlflowTrackingServerWithContext indicates an expected call of CreateMlflowTrackingServerWithContext.
func (*MockSageMakerAPIMockRecorder) CreateModel ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
CreateModel indicates an expected call of CreateModel.
func (*MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinition(arg0 interface{}) *gomock.Call
CreateModelBiasJobDefinition indicates an expected call of CreateModelBiasJobDefinition.
func (*MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinitionRequest(arg0 interface{}) *gomock.Call
CreateModelBiasJobDefinitionRequest indicates an expected call of CreateModelBiasJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelBiasJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelBiasJobDefinitionWithContext indicates an expected call of CreateModelBiasJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) CreateModelCard ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelCard(arg0 interface{}) *gomock.Call
CreateModelCard indicates an expected call of CreateModelCard.
func (*MockSageMakerAPIMockRecorder) CreateModelCardExportJob ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelCardExportJob(arg0 interface{}) *gomock.Call
CreateModelCardExportJob indicates an expected call of CreateModelCardExportJob.
func (*MockSageMakerAPIMockRecorder) CreateModelCardExportJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelCardExportJobRequest(arg0 interface{}) *gomock.Call
CreateModelCardExportJobRequest indicates an expected call of CreateModelCardExportJobRequest.
func (*MockSageMakerAPIMockRecorder) CreateModelCardExportJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelCardExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelCardExportJobWithContext indicates an expected call of CreateModelCardExportJobWithContext.
func (*MockSageMakerAPIMockRecorder) CreateModelCardRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelCardRequest(arg0 interface{}) *gomock.Call
CreateModelCardRequest indicates an expected call of CreateModelCardRequest.
func (*MockSageMakerAPIMockRecorder) CreateModelCardWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelCardWithContext indicates an expected call of CreateModelCardWithContext.
func (*MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinition(arg0 interface{}) *gomock.Call
CreateModelExplainabilityJobDefinition indicates an expected call of CreateModelExplainabilityJobDefinition.
func (*MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinitionRequest(arg0 interface{}) *gomock.Call
CreateModelExplainabilityJobDefinitionRequest indicates an expected call of CreateModelExplainabilityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelExplainabilityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelExplainabilityJobDefinitionWithContext indicates an expected call of CreateModelExplainabilityJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) CreateModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackage(arg0 interface{}) *gomock.Call
CreateModelPackage indicates an expected call of CreateModelPackage.
func (*MockSageMakerAPIMockRecorder) CreateModelPackageGroup ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageGroup(arg0 interface{}) *gomock.Call
CreateModelPackageGroup indicates an expected call of CreateModelPackageGroup.
func (*MockSageMakerAPIMockRecorder) CreateModelPackageGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageGroupRequest(arg0 interface{}) *gomock.Call
CreateModelPackageGroupRequest indicates an expected call of CreateModelPackageGroupRequest.
func (*MockSageMakerAPIMockRecorder) CreateModelPackageGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelPackageGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelPackageGroupWithContext indicates an expected call of CreateModelPackageGroupWithContext.
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) CreateModelQualityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinition(arg0 interface{}) *gomock.Call
CreateModelQualityJobDefinition indicates an expected call of CreateModelQualityJobDefinition.
func (*MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
CreateModelQualityJobDefinitionRequest indicates an expected call of CreateModelQualityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateModelQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelQualityJobDefinitionWithContext indicates an expected call of CreateModelQualityJobDefinitionWithContext.
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) CreateOptimizationJob ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateOptimizationJob(arg0 interface{}) *gomock.Call
CreateOptimizationJob indicates an expected call of CreateOptimizationJob.
func (*MockSageMakerAPIMockRecorder) CreateOptimizationJobRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateOptimizationJobRequest(arg0 interface{}) *gomock.Call
CreateOptimizationJobRequest indicates an expected call of CreateOptimizationJobRequest.
func (*MockSageMakerAPIMockRecorder) CreateOptimizationJobWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreateOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateOptimizationJobWithContext indicates an expected call of CreateOptimizationJobWithContext.
func (*MockSageMakerAPIMockRecorder) CreatePipeline ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePipeline(arg0 interface{}) *gomock.Call
CreatePipeline indicates an expected call of CreatePipeline.
func (*MockSageMakerAPIMockRecorder) CreatePipelineRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePipelineRequest(arg0 interface{}) *gomock.Call
CreatePipelineRequest indicates an expected call of CreatePipelineRequest.
func (*MockSageMakerAPIMockRecorder) CreatePipelineWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePipelineWithContext indicates an expected call of CreatePipelineWithContext.
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) CreatePresignedMlflowTrackingServerUrl ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrl(arg0 interface{}) *gomock.Call
CreatePresignedMlflowTrackingServerUrl indicates an expected call of CreatePresignedMlflowTrackingServerUrl.
func (*MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrlRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrlRequest(arg0 interface{}) *gomock.Call
CreatePresignedMlflowTrackingServerUrlRequest indicates an expected call of CreatePresignedMlflowTrackingServerUrlRequest.
func (*MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrlWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) CreatePresignedMlflowTrackingServerUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePresignedMlflowTrackingServerUrlWithContext indicates an expected call of CreatePresignedMlflowTrackingServerUrlWithContext.
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) CreateProject ¶
func (mr *MockSageMakerAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
CreateProject indicates an expected call of CreateProject.
func (*MockSageMakerAPIMockRecorder) CreateProjectRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
CreateProjectRequest indicates an expected call of CreateProjectRequest.
func (*MockSageMakerAPIMockRecorder) CreateProjectWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProjectWithContext indicates an expected call of CreateProjectWithContext.
func (*MockSageMakerAPIMockRecorder) CreateSpace ¶
func (mr *MockSageMakerAPIMockRecorder) CreateSpace(arg0 interface{}) *gomock.Call
CreateSpace indicates an expected call of CreateSpace.
func (*MockSageMakerAPIMockRecorder) CreateSpaceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateSpaceRequest(arg0 interface{}) *gomock.Call
CreateSpaceRequest indicates an expected call of CreateSpaceRequest.
func (*MockSageMakerAPIMockRecorder) CreateSpaceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSpaceWithContext indicates an expected call of CreateSpaceWithContext.
func (*MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfig(arg0 interface{}) *gomock.Call
CreateStudioLifecycleConfig indicates an expected call of CreateStudioLifecycleConfig.
func (*MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfigRequest(arg0 interface{}) *gomock.Call
CreateStudioLifecycleConfigRequest indicates an expected call of CreateStudioLifecycleConfigRequest.
func (*MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateStudioLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStudioLifecycleConfigWithContext indicates an expected call of CreateStudioLifecycleConfigWithContext.
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) CreateWorkforce ¶
func (mr *MockSageMakerAPIMockRecorder) CreateWorkforce(arg0 interface{}) *gomock.Call
CreateWorkforce indicates an expected call of CreateWorkforce.
func (*MockSageMakerAPIMockRecorder) CreateWorkforceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) CreateWorkforceRequest(arg0 interface{}) *gomock.Call
CreateWorkforceRequest indicates an expected call of CreateWorkforceRequest.
func (*MockSageMakerAPIMockRecorder) CreateWorkforceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) CreateWorkforceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkforceWithContext indicates an expected call of CreateWorkforceWithContext.
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) DeleteAction ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAction(arg0 interface{}) *gomock.Call
DeleteAction indicates an expected call of DeleteAction.
func (*MockSageMakerAPIMockRecorder) DeleteActionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteActionRequest(arg0 interface{}) *gomock.Call
DeleteActionRequest indicates an expected call of DeleteActionRequest.
func (*MockSageMakerAPIMockRecorder) DeleteActionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteActionWithContext indicates an expected call of DeleteActionWithContext.
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) DeleteAppImageConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAppImageConfig(arg0 interface{}) *gomock.Call
DeleteAppImageConfig indicates an expected call of DeleteAppImageConfig.
func (*MockSageMakerAPIMockRecorder) DeleteAppImageConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAppImageConfigRequest(arg0 interface{}) *gomock.Call
DeleteAppImageConfigRequest indicates an expected call of DeleteAppImageConfigRequest.
func (*MockSageMakerAPIMockRecorder) DeleteAppImageConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppImageConfigWithContext indicates an expected call of DeleteAppImageConfigWithContext.
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) DeleteArtifact ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteArtifact(arg0 interface{}) *gomock.Call
DeleteArtifact indicates an expected call of DeleteArtifact.
func (*MockSageMakerAPIMockRecorder) DeleteArtifactRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteArtifactRequest(arg0 interface{}) *gomock.Call
DeleteArtifactRequest indicates an expected call of DeleteArtifactRequest.
func (*MockSageMakerAPIMockRecorder) DeleteArtifactWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteArtifactWithContext indicates an expected call of DeleteArtifactWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteAssociation ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAssociation(arg0 interface{}) *gomock.Call
DeleteAssociation indicates an expected call of DeleteAssociation.
func (*MockSageMakerAPIMockRecorder) DeleteAssociationRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAssociationRequest(arg0 interface{}) *gomock.Call
DeleteAssociationRequest indicates an expected call of DeleteAssociationRequest.
func (*MockSageMakerAPIMockRecorder) DeleteAssociationWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssociationWithContext indicates an expected call of DeleteAssociationWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteCluster ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCluster(arg0 interface{}) *gomock.Call
DeleteCluster indicates an expected call of DeleteCluster.
func (*MockSageMakerAPIMockRecorder) DeleteClusterRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteClusterRequest(arg0 interface{}) *gomock.Call
DeleteClusterRequest indicates an expected call of DeleteClusterRequest.
func (*MockSageMakerAPIMockRecorder) DeleteClusterWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteClusterWithContext indicates an expected call of DeleteClusterWithContext.
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) DeleteCompilationJob ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCompilationJob(arg0 interface{}) *gomock.Call
DeleteCompilationJob indicates an expected call of DeleteCompilationJob.
func (*MockSageMakerAPIMockRecorder) DeleteCompilationJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCompilationJobRequest(arg0 interface{}) *gomock.Call
DeleteCompilationJobRequest indicates an expected call of DeleteCompilationJobRequest.
func (*MockSageMakerAPIMockRecorder) DeleteCompilationJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteCompilationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCompilationJobWithContext indicates an expected call of DeleteCompilationJobWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteContext(arg0 interface{}) *gomock.Call
DeleteContext indicates an expected call of DeleteContext.
func (*MockSageMakerAPIMockRecorder) DeleteContextRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteContextRequest(arg0 interface{}) *gomock.Call
DeleteContextRequest indicates an expected call of DeleteContextRequest.
func (*MockSageMakerAPIMockRecorder) DeleteContextWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteContextWithContext indicates an expected call of DeleteContextWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinition(arg0 interface{}) *gomock.Call
DeleteDataQualityJobDefinition indicates an expected call of DeleteDataQualityJobDefinition.
func (*MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteDataQualityJobDefinitionRequest indicates an expected call of DeleteDataQualityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDataQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataQualityJobDefinitionWithContext indicates an expected call of DeleteDataQualityJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteDeviceFleet ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDeviceFleet(arg0 interface{}) *gomock.Call
DeleteDeviceFleet indicates an expected call of DeleteDeviceFleet.
func (*MockSageMakerAPIMockRecorder) DeleteDeviceFleetRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDeviceFleetRequest(arg0 interface{}) *gomock.Call
DeleteDeviceFleetRequest indicates an expected call of DeleteDeviceFleetRequest.
func (*MockSageMakerAPIMockRecorder) DeleteDeviceFleetWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteDeviceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeviceFleetWithContext indicates an expected call of DeleteDeviceFleetWithContext.
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) DeleteEdgeDeploymentPlan ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlan(arg0 interface{}) *gomock.Call
DeleteEdgeDeploymentPlan indicates an expected call of DeleteEdgeDeploymentPlan.
func (*MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlanRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlanRequest(arg0 interface{}) *gomock.Call
DeleteEdgeDeploymentPlanRequest indicates an expected call of DeleteEdgeDeploymentPlanRequest.
func (*MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlanWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEdgeDeploymentPlanWithContext indicates an expected call of DeleteEdgeDeploymentPlanWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStage ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStage(arg0 interface{}) *gomock.Call
DeleteEdgeDeploymentStage indicates an expected call of DeleteEdgeDeploymentStage.
func (*MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
DeleteEdgeDeploymentStageRequest indicates an expected call of DeleteEdgeDeploymentStageRequest.
func (*MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEdgeDeploymentStageWithContext indicates an expected call of DeleteEdgeDeploymentStageWithContext.
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) DeleteFeatureGroup ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteFeatureGroup(arg0 interface{}) *gomock.Call
DeleteFeatureGroup indicates an expected call of DeleteFeatureGroup.
func (*MockSageMakerAPIMockRecorder) DeleteFeatureGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteFeatureGroupRequest(arg0 interface{}) *gomock.Call
DeleteFeatureGroupRequest indicates an expected call of DeleteFeatureGroupRequest.
func (*MockSageMakerAPIMockRecorder) DeleteFeatureGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteFeatureGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFeatureGroupWithContext indicates an expected call of DeleteFeatureGroupWithContext.
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) DeleteHub ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHub(arg0 interface{}) *gomock.Call
DeleteHub indicates an expected call of DeleteHub.
func (*MockSageMakerAPIMockRecorder) DeleteHubContent ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHubContent(arg0 interface{}) *gomock.Call
DeleteHubContent indicates an expected call of DeleteHubContent.
func (*MockSageMakerAPIMockRecorder) DeleteHubContentReference ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentReference(arg0 interface{}) *gomock.Call
DeleteHubContentReference indicates an expected call of DeleteHubContentReference.
func (*MockSageMakerAPIMockRecorder) DeleteHubContentReferenceRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentReferenceRequest(arg0 interface{}) *gomock.Call
DeleteHubContentReferenceRequest indicates an expected call of DeleteHubContentReferenceRequest.
func (*MockSageMakerAPIMockRecorder) DeleteHubContentReferenceWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentReferenceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHubContentReferenceWithContext indicates an expected call of DeleteHubContentReferenceWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteHubContentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentRequest(arg0 interface{}) *gomock.Call
DeleteHubContentRequest indicates an expected call of DeleteHubContentRequest.
func (*MockSageMakerAPIMockRecorder) DeleteHubContentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHubContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHubContentWithContext indicates an expected call of DeleteHubContentWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteHubRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHubRequest(arg0 interface{}) *gomock.Call
DeleteHubRequest indicates an expected call of DeleteHubRequest.
func (*MockSageMakerAPIMockRecorder) DeleteHubWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHubWithContext indicates an expected call of DeleteHubWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteHumanTaskUi ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHumanTaskUi(arg0 interface{}) *gomock.Call
DeleteHumanTaskUi indicates an expected call of DeleteHumanTaskUi.
func (*MockSageMakerAPIMockRecorder) DeleteHumanTaskUiRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHumanTaskUiRequest(arg0 interface{}) *gomock.Call
DeleteHumanTaskUiRequest indicates an expected call of DeleteHumanTaskUiRequest.
func (*MockSageMakerAPIMockRecorder) DeleteHumanTaskUiWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHumanTaskUiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHumanTaskUiWithContext indicates an expected call of DeleteHumanTaskUiWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJob ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJob(arg0 interface{}) *gomock.Call
DeleteHyperParameterTuningJob indicates an expected call of DeleteHyperParameterTuningJob.
func (*MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJobRequest(arg0 interface{}) *gomock.Call
DeleteHyperParameterTuningJobRequest indicates an expected call of DeleteHyperParameterTuningJobRequest.
func (*MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteHyperParameterTuningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHyperParameterTuningJobWithContext indicates an expected call of DeleteHyperParameterTuningJobWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteImage ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteImage(arg0 interface{}) *gomock.Call
DeleteImage indicates an expected call of DeleteImage.
func (*MockSageMakerAPIMockRecorder) DeleteImageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteImageRequest(arg0 interface{}) *gomock.Call
DeleteImageRequest indicates an expected call of DeleteImageRequest.
func (*MockSageMakerAPIMockRecorder) DeleteImageVersion ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteImageVersion(arg0 interface{}) *gomock.Call
DeleteImageVersion indicates an expected call of DeleteImageVersion.
func (*MockSageMakerAPIMockRecorder) DeleteImageVersionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteImageVersionRequest(arg0 interface{}) *gomock.Call
DeleteImageVersionRequest indicates an expected call of DeleteImageVersionRequest.
func (*MockSageMakerAPIMockRecorder) DeleteImageVersionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImageVersionWithContext indicates an expected call of DeleteImageVersionWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteImageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImageWithContext indicates an expected call of DeleteImageWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteInferenceComponent ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceComponent(arg0 interface{}) *gomock.Call
DeleteInferenceComponent indicates an expected call of DeleteInferenceComponent.
func (*MockSageMakerAPIMockRecorder) DeleteInferenceComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceComponentRequest(arg0 interface{}) *gomock.Call
DeleteInferenceComponentRequest indicates an expected call of DeleteInferenceComponentRequest.
func (*MockSageMakerAPIMockRecorder) DeleteInferenceComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInferenceComponentWithContext indicates an expected call of DeleteInferenceComponentWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteInferenceExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceExperiment(arg0 interface{}) *gomock.Call
DeleteInferenceExperiment indicates an expected call of DeleteInferenceExperiment.
func (*MockSageMakerAPIMockRecorder) DeleteInferenceExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceExperimentRequest(arg0 interface{}) *gomock.Call
DeleteInferenceExperimentRequest indicates an expected call of DeleteInferenceExperimentRequest.
func (*MockSageMakerAPIMockRecorder) DeleteInferenceExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInferenceExperimentWithContext indicates an expected call of DeleteInferenceExperimentWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServer ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServer(arg0 interface{}) *gomock.Call
DeleteMlflowTrackingServer indicates an expected call of DeleteMlflowTrackingServer.
func (*MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServerRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
DeleteMlflowTrackingServerRequest indicates an expected call of DeleteMlflowTrackingServerRequest.
func (*MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServerWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMlflowTrackingServerWithContext indicates an expected call of DeleteMlflowTrackingServerWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteModel ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
DeleteModel indicates an expected call of DeleteModel.
func (*MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinition(arg0 interface{}) *gomock.Call
DeleteModelBiasJobDefinition indicates an expected call of DeleteModelBiasJobDefinition.
func (*MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteModelBiasJobDefinitionRequest indicates an expected call of DeleteModelBiasJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelBiasJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelBiasJobDefinitionWithContext indicates an expected call of DeleteModelBiasJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteModelCard ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelCard(arg0 interface{}) *gomock.Call
DeleteModelCard indicates an expected call of DeleteModelCard.
func (*MockSageMakerAPIMockRecorder) DeleteModelCardRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelCardRequest(arg0 interface{}) *gomock.Call
DeleteModelCardRequest indicates an expected call of DeleteModelCardRequest.
func (*MockSageMakerAPIMockRecorder) DeleteModelCardWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelCardWithContext indicates an expected call of DeleteModelCardWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinition(arg0 interface{}) *gomock.Call
DeleteModelExplainabilityJobDefinition indicates an expected call of DeleteModelExplainabilityJobDefinition.
func (*MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteModelExplainabilityJobDefinitionRequest indicates an expected call of DeleteModelExplainabilityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelExplainabilityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelExplainabilityJobDefinitionWithContext indicates an expected call of DeleteModelExplainabilityJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackage(arg0 interface{}) *gomock.Call
DeleteModelPackage indicates an expected call of DeleteModelPackage.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageGroup ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroup(arg0 interface{}) *gomock.Call
DeleteModelPackageGroup indicates an expected call of DeleteModelPackageGroup.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicy ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicy(arg0 interface{}) *gomock.Call
DeleteModelPackageGroupPolicy indicates an expected call of DeleteModelPackageGroupPolicy.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicyRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicyRequest(arg0 interface{}) *gomock.Call
DeleteModelPackageGroupPolicyRequest indicates an expected call of DeleteModelPackageGroupPolicyRequest.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicyWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelPackageGroupPolicyWithContext indicates an expected call of DeleteModelPackageGroupPolicyWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupRequest(arg0 interface{}) *gomock.Call
DeleteModelPackageGroupRequest indicates an expected call of DeleteModelPackageGroupRequest.
func (*MockSageMakerAPIMockRecorder) DeleteModelPackageGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelPackageGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelPackageGroupWithContext indicates an expected call of DeleteModelPackageGroupWithContext.
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) DeleteModelQualityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinition(arg0 interface{}) *gomock.Call
DeleteModelQualityJobDefinition indicates an expected call of DeleteModelQualityJobDefinition.
func (*MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteModelQualityJobDefinitionRequest indicates an expected call of DeleteModelQualityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteModelQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelQualityJobDefinitionWithContext indicates an expected call of DeleteModelQualityJobDefinitionWithContext.
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) DeleteOptimizationJob ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteOptimizationJob(arg0 interface{}) *gomock.Call
DeleteOptimizationJob indicates an expected call of DeleteOptimizationJob.
func (*MockSageMakerAPIMockRecorder) DeleteOptimizationJobRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteOptimizationJobRequest(arg0 interface{}) *gomock.Call
DeleteOptimizationJobRequest indicates an expected call of DeleteOptimizationJobRequest.
func (*MockSageMakerAPIMockRecorder) DeleteOptimizationJobWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DeleteOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteOptimizationJobWithContext indicates an expected call of DeleteOptimizationJobWithContext.
func (*MockSageMakerAPIMockRecorder) DeletePipeline ¶
func (mr *MockSageMakerAPIMockRecorder) DeletePipeline(arg0 interface{}) *gomock.Call
DeletePipeline indicates an expected call of DeletePipeline.
func (*MockSageMakerAPIMockRecorder) DeletePipelineRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeletePipelineRequest(arg0 interface{}) *gomock.Call
DeletePipelineRequest indicates an expected call of DeletePipelineRequest.
func (*MockSageMakerAPIMockRecorder) DeletePipelineWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeletePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePipelineWithContext indicates an expected call of DeletePipelineWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteProject ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
DeleteProject indicates an expected call of DeleteProject.
func (*MockSageMakerAPIMockRecorder) DeleteProjectRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
DeleteProjectRequest indicates an expected call of DeleteProjectRequest.
func (*MockSageMakerAPIMockRecorder) DeleteProjectWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProjectWithContext indicates an expected call of DeleteProjectWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteSpace ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteSpace(arg0 interface{}) *gomock.Call
DeleteSpace indicates an expected call of DeleteSpace.
func (*MockSageMakerAPIMockRecorder) DeleteSpaceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteSpaceRequest(arg0 interface{}) *gomock.Call
DeleteSpaceRequest indicates an expected call of DeleteSpaceRequest.
func (*MockSageMakerAPIMockRecorder) DeleteSpaceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSpaceWithContext indicates an expected call of DeleteSpaceWithContext.
func (*MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfig(arg0 interface{}) *gomock.Call
DeleteStudioLifecycleConfig indicates an expected call of DeleteStudioLifecycleConfig.
func (*MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfigRequest(arg0 interface{}) *gomock.Call
DeleteStudioLifecycleConfigRequest indicates an expected call of DeleteStudioLifecycleConfigRequest.
func (*MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteStudioLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStudioLifecycleConfigWithContext indicates an expected call of DeleteStudioLifecycleConfigWithContext.
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) DeleteWorkforce ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteWorkforce(arg0 interface{}) *gomock.Call
DeleteWorkforce indicates an expected call of DeleteWorkforce.
func (*MockSageMakerAPIMockRecorder) DeleteWorkforceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteWorkforceRequest(arg0 interface{}) *gomock.Call
DeleteWorkforceRequest indicates an expected call of DeleteWorkforceRequest.
func (*MockSageMakerAPIMockRecorder) DeleteWorkforceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeleteWorkforceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkforceWithContext indicates an expected call of DeleteWorkforceWithContext.
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) DeregisterDevices ¶
func (mr *MockSageMakerAPIMockRecorder) DeregisterDevices(arg0 interface{}) *gomock.Call
DeregisterDevices indicates an expected call of DeregisterDevices.
func (*MockSageMakerAPIMockRecorder) DeregisterDevicesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DeregisterDevicesRequest(arg0 interface{}) *gomock.Call
DeregisterDevicesRequest indicates an expected call of DeregisterDevicesRequest.
func (*MockSageMakerAPIMockRecorder) DeregisterDevicesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DeregisterDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterDevicesWithContext indicates an expected call of DeregisterDevicesWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeAction ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAction(arg0 interface{}) *gomock.Call
DescribeAction indicates an expected call of DescribeAction.
func (*MockSageMakerAPIMockRecorder) DescribeActionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeActionRequest(arg0 interface{}) *gomock.Call
DescribeActionRequest indicates an expected call of DescribeActionRequest.
func (*MockSageMakerAPIMockRecorder) DescribeActionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeActionWithContext indicates an expected call of DescribeActionWithContext.
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) DescribeAppImageConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAppImageConfig(arg0 interface{}) *gomock.Call
DescribeAppImageConfig indicates an expected call of DescribeAppImageConfig.
func (*MockSageMakerAPIMockRecorder) DescribeAppImageConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAppImageConfigRequest(arg0 interface{}) *gomock.Call
DescribeAppImageConfigRequest indicates an expected call of DescribeAppImageConfigRequest.
func (*MockSageMakerAPIMockRecorder) DescribeAppImageConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAppImageConfigWithContext indicates an expected call of DescribeAppImageConfigWithContext.
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) DescribeArtifact ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeArtifact(arg0 interface{}) *gomock.Call
DescribeArtifact indicates an expected call of DescribeArtifact.
func (*MockSageMakerAPIMockRecorder) DescribeArtifactRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeArtifactRequest(arg0 interface{}) *gomock.Call
DescribeArtifactRequest indicates an expected call of DescribeArtifactRequest.
func (*MockSageMakerAPIMockRecorder) DescribeArtifactWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeArtifactWithContext indicates an expected call of DescribeArtifactWithContext.
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) DescribeAutoMLJobV2 ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2(arg0 interface{}) *gomock.Call
DescribeAutoMLJobV2 indicates an expected call of DescribeAutoMLJobV2.
func (*MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2Request ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2Request(arg0 interface{}) *gomock.Call
DescribeAutoMLJobV2Request indicates an expected call of DescribeAutoMLJobV2Request.
func (*MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2WithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAutoMLJobV2WithContext indicates an expected call of DescribeAutoMLJobV2WithContext.
func (*MockSageMakerAPIMockRecorder) DescribeAutoMLJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeAutoMLJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAutoMLJobWithContext indicates an expected call of DescribeAutoMLJobWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeCluster ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call
DescribeCluster indicates an expected call of DescribeCluster.
func (*MockSageMakerAPIMockRecorder) DescribeClusterNode ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeClusterNode(arg0 interface{}) *gomock.Call
DescribeClusterNode indicates an expected call of DescribeClusterNode.
func (*MockSageMakerAPIMockRecorder) DescribeClusterNodeRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeClusterNodeRequest(arg0 interface{}) *gomock.Call
DescribeClusterNodeRequest indicates an expected call of DescribeClusterNodeRequest.
func (*MockSageMakerAPIMockRecorder) DescribeClusterNodeWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeClusterNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterNodeWithContext indicates an expected call of DescribeClusterNodeWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeClusterRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call
DescribeClusterRequest indicates an expected call of DescribeClusterRequest.
func (*MockSageMakerAPIMockRecorder) DescribeClusterWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterWithContext indicates an expected call of DescribeClusterWithContext.
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) DescribeContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeContext(arg0 interface{}) *gomock.Call
DescribeContext indicates an expected call of DescribeContext.
func (*MockSageMakerAPIMockRecorder) DescribeContextRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeContextRequest(arg0 interface{}) *gomock.Call
DescribeContextRequest indicates an expected call of DescribeContextRequest.
func (*MockSageMakerAPIMockRecorder) DescribeContextWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeContextWithContext indicates an expected call of DescribeContextWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinition(arg0 interface{}) *gomock.Call
DescribeDataQualityJobDefinition indicates an expected call of DescribeDataQualityJobDefinition.
func (*MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
DescribeDataQualityJobDefinitionRequest indicates an expected call of DescribeDataQualityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDataQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDataQualityJobDefinitionWithContext indicates an expected call of DescribeDataQualityJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeDevice ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDevice(arg0 interface{}) *gomock.Call
DescribeDevice indicates an expected call of DescribeDevice.
func (*MockSageMakerAPIMockRecorder) DescribeDeviceFleet ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceFleet(arg0 interface{}) *gomock.Call
DescribeDeviceFleet indicates an expected call of DescribeDeviceFleet.
func (*MockSageMakerAPIMockRecorder) DescribeDeviceFleetRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceFleetRequest(arg0 interface{}) *gomock.Call
DescribeDeviceFleetRequest indicates an expected call of DescribeDeviceFleetRequest.
func (*MockSageMakerAPIMockRecorder) DescribeDeviceFleetWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeviceFleetWithContext indicates an expected call of DescribeDeviceFleetWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeDeviceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceRequest(arg0 interface{}) *gomock.Call
DescribeDeviceRequest indicates an expected call of DescribeDeviceRequest.
func (*MockSageMakerAPIMockRecorder) DescribeDeviceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeviceWithContext indicates an expected call of DescribeDeviceWithContext.
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) DescribeEdgeDeploymentPlan ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlan(arg0 interface{}) *gomock.Call
DescribeEdgeDeploymentPlan indicates an expected call of DescribeEdgeDeploymentPlan.
func (*MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlanRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlanRequest(arg0 interface{}) *gomock.Call
DescribeEdgeDeploymentPlanRequest indicates an expected call of DescribeEdgeDeploymentPlanRequest.
func (*MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlanWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEdgeDeploymentPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEdgeDeploymentPlanWithContext indicates an expected call of DescribeEdgeDeploymentPlanWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeEdgePackagingJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEdgePackagingJob(arg0 interface{}) *gomock.Call
DescribeEdgePackagingJob indicates an expected call of DescribeEdgePackagingJob.
func (*MockSageMakerAPIMockRecorder) DescribeEdgePackagingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEdgePackagingJobRequest(arg0 interface{}) *gomock.Call
DescribeEdgePackagingJobRequest indicates an expected call of DescribeEdgePackagingJobRequest.
func (*MockSageMakerAPIMockRecorder) DescribeEdgePackagingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeEdgePackagingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEdgePackagingJobWithContext indicates an expected call of DescribeEdgePackagingJobWithContext.
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) DescribeFeatureGroup ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureGroup(arg0 interface{}) *gomock.Call
DescribeFeatureGroup indicates an expected call of DescribeFeatureGroup.
func (*MockSageMakerAPIMockRecorder) DescribeFeatureGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureGroupRequest(arg0 interface{}) *gomock.Call
DescribeFeatureGroupRequest indicates an expected call of DescribeFeatureGroupRequest.
func (*MockSageMakerAPIMockRecorder) DescribeFeatureGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFeatureGroupWithContext indicates an expected call of DescribeFeatureGroupWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeFeatureMetadata ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureMetadata(arg0 interface{}) *gomock.Call
DescribeFeatureMetadata indicates an expected call of DescribeFeatureMetadata.
func (*MockSageMakerAPIMockRecorder) DescribeFeatureMetadataRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureMetadataRequest(arg0 interface{}) *gomock.Call
DescribeFeatureMetadataRequest indicates an expected call of DescribeFeatureMetadataRequest.
func (*MockSageMakerAPIMockRecorder) DescribeFeatureMetadataWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeFeatureMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFeatureMetadataWithContext indicates an expected call of DescribeFeatureMetadataWithContext.
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) DescribeHub ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHub(arg0 interface{}) *gomock.Call
DescribeHub indicates an expected call of DescribeHub.
func (*MockSageMakerAPIMockRecorder) DescribeHubContent ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHubContent(arg0 interface{}) *gomock.Call
DescribeHubContent indicates an expected call of DescribeHubContent.
func (*MockSageMakerAPIMockRecorder) DescribeHubContentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHubContentRequest(arg0 interface{}) *gomock.Call
DescribeHubContentRequest indicates an expected call of DescribeHubContentRequest.
func (*MockSageMakerAPIMockRecorder) DescribeHubContentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHubContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeHubContentWithContext indicates an expected call of DescribeHubContentWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeHubRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHubRequest(arg0 interface{}) *gomock.Call
DescribeHubRequest indicates an expected call of DescribeHubRequest.
func (*MockSageMakerAPIMockRecorder) DescribeHubWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeHubWithContext indicates an expected call of DescribeHubWithContext.
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) DescribeImage ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeImage(arg0 interface{}) *gomock.Call
DescribeImage indicates an expected call of DescribeImage.
func (*MockSageMakerAPIMockRecorder) DescribeImageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeImageRequest(arg0 interface{}) *gomock.Call
DescribeImageRequest indicates an expected call of DescribeImageRequest.
func (*MockSageMakerAPIMockRecorder) DescribeImageVersion ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeImageVersion(arg0 interface{}) *gomock.Call
DescribeImageVersion indicates an expected call of DescribeImageVersion.
func (*MockSageMakerAPIMockRecorder) DescribeImageVersionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeImageVersionRequest(arg0 interface{}) *gomock.Call
DescribeImageVersionRequest indicates an expected call of DescribeImageVersionRequest.
func (*MockSageMakerAPIMockRecorder) DescribeImageVersionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImageVersionWithContext indicates an expected call of DescribeImageVersionWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeImageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImageWithContext indicates an expected call of DescribeImageWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceComponent ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceComponent(arg0 interface{}) *gomock.Call
DescribeInferenceComponent indicates an expected call of DescribeInferenceComponent.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceComponentRequest(arg0 interface{}) *gomock.Call
DescribeInferenceComponentRequest indicates an expected call of DescribeInferenceComponentRequest.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInferenceComponentWithContext indicates an expected call of DescribeInferenceComponentWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceExperiment(arg0 interface{}) *gomock.Call
DescribeInferenceExperiment indicates an expected call of DescribeInferenceExperiment.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceExperimentRequest(arg0 interface{}) *gomock.Call
DescribeInferenceExperimentRequest indicates an expected call of DescribeInferenceExperimentRequest.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInferenceExperimentWithContext indicates an expected call of DescribeInferenceExperimentWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJob(arg0 interface{}) *gomock.Call
DescribeInferenceRecommendationsJob indicates an expected call of DescribeInferenceRecommendationsJob.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJobRequest(arg0 interface{}) *gomock.Call
DescribeInferenceRecommendationsJobRequest indicates an expected call of DescribeInferenceRecommendationsJobRequest.
func (*MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeInferenceRecommendationsJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInferenceRecommendationsJobWithContext indicates an expected call of DescribeInferenceRecommendationsJobWithContext.
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) DescribeLineageGroup ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeLineageGroup(arg0 interface{}) *gomock.Call
DescribeLineageGroup indicates an expected call of DescribeLineageGroup.
func (*MockSageMakerAPIMockRecorder) DescribeLineageGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeLineageGroupRequest(arg0 interface{}) *gomock.Call
DescribeLineageGroupRequest indicates an expected call of DescribeLineageGroupRequest.
func (*MockSageMakerAPIMockRecorder) DescribeLineageGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeLineageGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLineageGroupWithContext indicates an expected call of DescribeLineageGroupWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServer ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServer(arg0 interface{}) *gomock.Call
DescribeMlflowTrackingServer indicates an expected call of DescribeMlflowTrackingServer.
func (*MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServerRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
DescribeMlflowTrackingServerRequest indicates an expected call of DescribeMlflowTrackingServerRequest.
func (*MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServerWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DescribeMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMlflowTrackingServerWithContext indicates an expected call of DescribeMlflowTrackingServerWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeModel ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModel(arg0 interface{}) *gomock.Call
DescribeModel indicates an expected call of DescribeModel.
func (*MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinition(arg0 interface{}) *gomock.Call
DescribeModelBiasJobDefinition indicates an expected call of DescribeModelBiasJobDefinition.
func (*MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinitionRequest(arg0 interface{}) *gomock.Call
DescribeModelBiasJobDefinitionRequest indicates an expected call of DescribeModelBiasJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelBiasJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelBiasJobDefinitionWithContext indicates an expected call of DescribeModelBiasJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeModelCard ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelCard(arg0 interface{}) *gomock.Call
DescribeModelCard indicates an expected call of DescribeModelCard.
func (*MockSageMakerAPIMockRecorder) DescribeModelCardExportJob ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardExportJob(arg0 interface{}) *gomock.Call
DescribeModelCardExportJob indicates an expected call of DescribeModelCardExportJob.
func (*MockSageMakerAPIMockRecorder) DescribeModelCardExportJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardExportJobRequest(arg0 interface{}) *gomock.Call
DescribeModelCardExportJobRequest indicates an expected call of DescribeModelCardExportJobRequest.
func (*MockSageMakerAPIMockRecorder) DescribeModelCardExportJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelCardExportJobWithContext indicates an expected call of DescribeModelCardExportJobWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeModelCardRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardRequest(arg0 interface{}) *gomock.Call
DescribeModelCardRequest indicates an expected call of DescribeModelCardRequest.
func (*MockSageMakerAPIMockRecorder) DescribeModelCardWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelCardWithContext indicates an expected call of DescribeModelCardWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinition(arg0 interface{}) *gomock.Call
DescribeModelExplainabilityJobDefinition indicates an expected call of DescribeModelExplainabilityJobDefinition.
func (*MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinitionRequest(arg0 interface{}) *gomock.Call
DescribeModelExplainabilityJobDefinitionRequest indicates an expected call of DescribeModelExplainabilityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelExplainabilityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelExplainabilityJobDefinitionWithContext indicates an expected call of DescribeModelExplainabilityJobDefinitionWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackage(arg0 interface{}) *gomock.Call
DescribeModelPackage indicates an expected call of DescribeModelPackage.
func (*MockSageMakerAPIMockRecorder) DescribeModelPackageGroup ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageGroup(arg0 interface{}) *gomock.Call
DescribeModelPackageGroup indicates an expected call of DescribeModelPackageGroup.
func (*MockSageMakerAPIMockRecorder) DescribeModelPackageGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageGroupRequest(arg0 interface{}) *gomock.Call
DescribeModelPackageGroupRequest indicates an expected call of DescribeModelPackageGroupRequest.
func (*MockSageMakerAPIMockRecorder) DescribeModelPackageGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelPackageGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelPackageGroupWithContext indicates an expected call of DescribeModelPackageGroupWithContext.
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) DescribeModelQualityJobDefinition ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinition(arg0 interface{}) *gomock.Call
DescribeModelQualityJobDefinition indicates an expected call of DescribeModelQualityJobDefinition.
func (*MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinitionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinitionRequest(arg0 interface{}) *gomock.Call
DescribeModelQualityJobDefinitionRequest indicates an expected call of DescribeModelQualityJobDefinitionRequest.
func (*MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinitionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeModelQualityJobDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModelQualityJobDefinitionWithContext indicates an expected call of DescribeModelQualityJobDefinitionWithContext.
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) DescribeOptimizationJob ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DescribeOptimizationJob(arg0 interface{}) *gomock.Call
DescribeOptimizationJob indicates an expected call of DescribeOptimizationJob.
func (*MockSageMakerAPIMockRecorder) DescribeOptimizationJobRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DescribeOptimizationJobRequest(arg0 interface{}) *gomock.Call
DescribeOptimizationJobRequest indicates an expected call of DescribeOptimizationJobRequest.
func (*MockSageMakerAPIMockRecorder) DescribeOptimizationJobWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) DescribeOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOptimizationJobWithContext indicates an expected call of DescribeOptimizationJobWithContext.
func (*MockSageMakerAPIMockRecorder) DescribePipeline ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipeline(arg0 interface{}) *gomock.Call
DescribePipeline indicates an expected call of DescribePipeline.
func (*MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecution ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecution(arg0 interface{}) *gomock.Call
DescribePipelineDefinitionForExecution indicates an expected call of DescribePipelineDefinitionForExecution.
func (*MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecutionRequest(arg0 interface{}) *gomock.Call
DescribePipelineDefinitionForExecutionRequest indicates an expected call of DescribePipelineDefinitionForExecutionRequest.
func (*MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineDefinitionForExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePipelineDefinitionForExecutionWithContext indicates an expected call of DescribePipelineDefinitionForExecutionWithContext.
func (*MockSageMakerAPIMockRecorder) DescribePipelineExecution ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineExecution(arg0 interface{}) *gomock.Call
DescribePipelineExecution indicates an expected call of DescribePipelineExecution.
func (*MockSageMakerAPIMockRecorder) DescribePipelineExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineExecutionRequest(arg0 interface{}) *gomock.Call
DescribePipelineExecutionRequest indicates an expected call of DescribePipelineExecutionRequest.
func (*MockSageMakerAPIMockRecorder) DescribePipelineExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePipelineExecutionWithContext indicates an expected call of DescribePipelineExecutionWithContext.
func (*MockSageMakerAPIMockRecorder) DescribePipelineRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineRequest(arg0 interface{}) *gomock.Call
DescribePipelineRequest indicates an expected call of DescribePipelineRequest.
func (*MockSageMakerAPIMockRecorder) DescribePipelineWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePipelineWithContext indicates an expected call of DescribePipelineWithContext.
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) DescribeProject ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call
DescribeProject indicates an expected call of DescribeProject.
func (*MockSageMakerAPIMockRecorder) DescribeProjectRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call
DescribeProjectRequest indicates an expected call of DescribeProjectRequest.
func (*MockSageMakerAPIMockRecorder) DescribeProjectWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeProjectWithContext indicates an expected call of DescribeProjectWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeSpace ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeSpace(arg0 interface{}) *gomock.Call
DescribeSpace indicates an expected call of DescribeSpace.
func (*MockSageMakerAPIMockRecorder) DescribeSpaceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeSpaceRequest(arg0 interface{}) *gomock.Call
DescribeSpaceRequest indicates an expected call of DescribeSpaceRequest.
func (*MockSageMakerAPIMockRecorder) DescribeSpaceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSpaceWithContext indicates an expected call of DescribeSpaceWithContext.
func (*MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfig ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfig(arg0 interface{}) *gomock.Call
DescribeStudioLifecycleConfig indicates an expected call of DescribeStudioLifecycleConfig.
func (*MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfigRequest(arg0 interface{}) *gomock.Call
DescribeStudioLifecycleConfigRequest indicates an expected call of DescribeStudioLifecycleConfigRequest.
func (*MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DescribeStudioLifecycleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStudioLifecycleConfigWithContext indicates an expected call of DescribeStudioLifecycleConfigWithContext.
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) DisableSagemakerServicecatalogPortfolio ¶
func (mr *MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolio(arg0 interface{}) *gomock.Call
DisableSagemakerServicecatalogPortfolio indicates an expected call of DisableSagemakerServicecatalogPortfolio.
func (*MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolioRequest ¶
func (mr *MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolioRequest(arg0 interface{}) *gomock.Call
DisableSagemakerServicecatalogPortfolioRequest indicates an expected call of DisableSagemakerServicecatalogPortfolioRequest.
func (*MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolioWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) DisableSagemakerServicecatalogPortfolioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableSagemakerServicecatalogPortfolioWithContext indicates an expected call of DisableSagemakerServicecatalogPortfolioWithContext.
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) EnableSagemakerServicecatalogPortfolio ¶
func (mr *MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolio(arg0 interface{}) *gomock.Call
EnableSagemakerServicecatalogPortfolio indicates an expected call of EnableSagemakerServicecatalogPortfolio.
func (*MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolioRequest ¶
func (mr *MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolioRequest(arg0 interface{}) *gomock.Call
EnableSagemakerServicecatalogPortfolioRequest indicates an expected call of EnableSagemakerServicecatalogPortfolioRequest.
func (*MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolioWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) EnableSagemakerServicecatalogPortfolioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableSagemakerServicecatalogPortfolioWithContext indicates an expected call of EnableSagemakerServicecatalogPortfolioWithContext.
func (*MockSageMakerAPIMockRecorder) GetDeviceFleetReport ¶
func (mr *MockSageMakerAPIMockRecorder) GetDeviceFleetReport(arg0 interface{}) *gomock.Call
GetDeviceFleetReport indicates an expected call of GetDeviceFleetReport.
func (*MockSageMakerAPIMockRecorder) GetDeviceFleetReportRequest ¶
func (mr *MockSageMakerAPIMockRecorder) GetDeviceFleetReportRequest(arg0 interface{}) *gomock.Call
GetDeviceFleetReportRequest indicates an expected call of GetDeviceFleetReportRequest.
func (*MockSageMakerAPIMockRecorder) GetDeviceFleetReportWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) GetDeviceFleetReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeviceFleetReportWithContext indicates an expected call of GetDeviceFleetReportWithContext.
func (*MockSageMakerAPIMockRecorder) GetLineageGroupPolicy ¶
func (mr *MockSageMakerAPIMockRecorder) GetLineageGroupPolicy(arg0 interface{}) *gomock.Call
GetLineageGroupPolicy indicates an expected call of GetLineageGroupPolicy.
func (*MockSageMakerAPIMockRecorder) GetLineageGroupPolicyRequest ¶
func (mr *MockSageMakerAPIMockRecorder) GetLineageGroupPolicyRequest(arg0 interface{}) *gomock.Call
GetLineageGroupPolicyRequest indicates an expected call of GetLineageGroupPolicyRequest.
func (*MockSageMakerAPIMockRecorder) GetLineageGroupPolicyWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) GetLineageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLineageGroupPolicyWithContext indicates an expected call of GetLineageGroupPolicyWithContext.
func (*MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicy ¶
func (mr *MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicy(arg0 interface{}) *gomock.Call
GetModelPackageGroupPolicy indicates an expected call of GetModelPackageGroupPolicy.
func (*MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicyRequest ¶
func (mr *MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicyRequest(arg0 interface{}) *gomock.Call
GetModelPackageGroupPolicyRequest indicates an expected call of GetModelPackageGroupPolicyRequest.
func (*MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicyWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) GetModelPackageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelPackageGroupPolicyWithContext indicates an expected call of GetModelPackageGroupPolicyWithContext.
func (*MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatus ¶
func (mr *MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatus(arg0 interface{}) *gomock.Call
GetSagemakerServicecatalogPortfolioStatus indicates an expected call of GetSagemakerServicecatalogPortfolioStatus.
func (*MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatusRequest ¶
func (mr *MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatusRequest(arg0 interface{}) *gomock.Call
GetSagemakerServicecatalogPortfolioStatusRequest indicates an expected call of GetSagemakerServicecatalogPortfolioStatusRequest.
func (*MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatusWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) GetSagemakerServicecatalogPortfolioStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSagemakerServicecatalogPortfolioStatusWithContext indicates an expected call of GetSagemakerServicecatalogPortfolioStatusWithContext.
func (*MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendation ¶
func (mr *MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendation(arg0 interface{}) *gomock.Call
GetScalingConfigurationRecommendation indicates an expected call of GetScalingConfigurationRecommendation.
func (*MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendationRequest ¶
func (mr *MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendationRequest(arg0 interface{}) *gomock.Call
GetScalingConfigurationRecommendationRequest indicates an expected call of GetScalingConfigurationRecommendationRequest.
func (*MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendationWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) GetScalingConfigurationRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetScalingConfigurationRecommendationWithContext indicates an expected call of GetScalingConfigurationRecommendationWithContext.
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) ImportHubContent ¶
func (mr *MockSageMakerAPIMockRecorder) ImportHubContent(arg0 interface{}) *gomock.Call
ImportHubContent indicates an expected call of ImportHubContent.
func (*MockSageMakerAPIMockRecorder) ImportHubContentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ImportHubContentRequest(arg0 interface{}) *gomock.Call
ImportHubContentRequest indicates an expected call of ImportHubContentRequest.
func (*MockSageMakerAPIMockRecorder) ImportHubContentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ImportHubContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportHubContentWithContext indicates an expected call of ImportHubContentWithContext.
func (*MockSageMakerAPIMockRecorder) ListActions ¶
func (mr *MockSageMakerAPIMockRecorder) ListActions(arg0 interface{}) *gomock.Call
ListActions indicates an expected call of ListActions.
func (*MockSageMakerAPIMockRecorder) ListActionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListActionsPages(arg0, arg1 interface{}) *gomock.Call
ListActionsPages indicates an expected call of ListActionsPages.
func (*MockSageMakerAPIMockRecorder) ListActionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListActionsPagesWithContext indicates an expected call of ListActionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListActionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListActionsRequest(arg0 interface{}) *gomock.Call
ListActionsRequest indicates an expected call of ListActionsRequest.
func (*MockSageMakerAPIMockRecorder) ListActionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListActionsWithContext indicates an expected call of ListActionsWithContext.
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) ListAliases ¶
func (mr *MockSageMakerAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
ListAliases indicates an expected call of ListAliases.
func (*MockSageMakerAPIMockRecorder) ListAliasesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListAliasesPages indicates an expected call of ListAliasesPages.
func (*MockSageMakerAPIMockRecorder) ListAliasesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListAliasesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
ListAliasesRequest indicates an expected call of ListAliasesRequest.
func (*MockSageMakerAPIMockRecorder) ListAliasesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAliasesWithContext indicates an expected call of ListAliasesWithContext.
func (*MockSageMakerAPIMockRecorder) ListAppImageConfigs ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigs(arg0 interface{}) *gomock.Call
ListAppImageConfigs indicates an expected call of ListAppImageConfigs.
func (*MockSageMakerAPIMockRecorder) ListAppImageConfigsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListAppImageConfigsPages indicates an expected call of ListAppImageConfigsPages.
func (*MockSageMakerAPIMockRecorder) ListAppImageConfigsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAppImageConfigsPagesWithContext indicates an expected call of ListAppImageConfigsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListAppImageConfigsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsRequest(arg0 interface{}) *gomock.Call
ListAppImageConfigsRequest indicates an expected call of ListAppImageConfigsRequest.
func (*MockSageMakerAPIMockRecorder) ListAppImageConfigsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAppImageConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAppImageConfigsWithContext indicates an expected call of ListAppImageConfigsWithContext.
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) ListArtifacts ¶
func (mr *MockSageMakerAPIMockRecorder) ListArtifacts(arg0 interface{}) *gomock.Call
ListArtifacts indicates an expected call of ListArtifacts.
func (*MockSageMakerAPIMockRecorder) ListArtifactsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListArtifactsPages(arg0, arg1 interface{}) *gomock.Call
ListArtifactsPages indicates an expected call of ListArtifactsPages.
func (*MockSageMakerAPIMockRecorder) ListArtifactsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListArtifactsPagesWithContext indicates an expected call of ListArtifactsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListArtifactsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListArtifactsRequest(arg0 interface{}) *gomock.Call
ListArtifactsRequest indicates an expected call of ListArtifactsRequest.
func (*MockSageMakerAPIMockRecorder) ListArtifactsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListArtifactsWithContext indicates an expected call of ListArtifactsWithContext.
func (*MockSageMakerAPIMockRecorder) ListAssociations ¶
func (mr *MockSageMakerAPIMockRecorder) ListAssociations(arg0 interface{}) *gomock.Call
ListAssociations indicates an expected call of ListAssociations.
func (*MockSageMakerAPIMockRecorder) ListAssociationsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListAssociationsPages indicates an expected call of ListAssociationsPages.
func (*MockSageMakerAPIMockRecorder) ListAssociationsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssociationsPagesWithContext indicates an expected call of ListAssociationsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListAssociationsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListAssociationsRequest(arg0 interface{}) *gomock.Call
ListAssociationsRequest indicates an expected call of ListAssociationsRequest.
func (*MockSageMakerAPIMockRecorder) ListAssociationsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssociationsWithContext indicates an expected call of ListAssociationsWithContext.
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) ListClusterNodes ¶
func (mr *MockSageMakerAPIMockRecorder) ListClusterNodes(arg0 interface{}) *gomock.Call
ListClusterNodes indicates an expected call of ListClusterNodes.
func (*MockSageMakerAPIMockRecorder) ListClusterNodesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesPages(arg0, arg1 interface{}) *gomock.Call
ListClusterNodesPages indicates an expected call of ListClusterNodesPages.
func (*MockSageMakerAPIMockRecorder) ListClusterNodesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListClusterNodesPagesWithContext indicates an expected call of ListClusterNodesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListClusterNodesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesRequest(arg0 interface{}) *gomock.Call
ListClusterNodesRequest indicates an expected call of ListClusterNodesRequest.
func (*MockSageMakerAPIMockRecorder) ListClusterNodesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListClusterNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClusterNodesWithContext indicates an expected call of ListClusterNodesWithContext.
func (*MockSageMakerAPIMockRecorder) ListClusters ¶
func (mr *MockSageMakerAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters.
func (*MockSageMakerAPIMockRecorder) ListClustersPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call
ListClustersPages indicates an expected call of ListClustersPages.
func (*MockSageMakerAPIMockRecorder) ListClustersPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListClustersPagesWithContext indicates an expected call of ListClustersPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListClustersRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call
ListClustersRequest indicates an expected call of ListClustersRequest.
func (*MockSageMakerAPIMockRecorder) ListClustersWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClustersWithContext indicates an expected call of ListClustersWithContext.
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) ListContexts ¶
func (mr *MockSageMakerAPIMockRecorder) ListContexts(arg0 interface{}) *gomock.Call
ListContexts indicates an expected call of ListContexts.
func (*MockSageMakerAPIMockRecorder) ListContextsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListContextsPages(arg0, arg1 interface{}) *gomock.Call
ListContextsPages indicates an expected call of ListContextsPages.
func (*MockSageMakerAPIMockRecorder) ListContextsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListContextsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListContextsPagesWithContext indicates an expected call of ListContextsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListContextsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListContextsRequest(arg0 interface{}) *gomock.Call
ListContextsRequest indicates an expected call of ListContextsRequest.
func (*MockSageMakerAPIMockRecorder) ListContextsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListContextsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListContextsWithContext indicates an expected call of ListContextsWithContext.
func (*MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitions ¶
func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitions(arg0 interface{}) *gomock.Call
ListDataQualityJobDefinitions indicates an expected call of ListDataQualityJobDefinitions.
func (*MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
ListDataQualityJobDefinitionsPages indicates an expected call of ListDataQualityJobDefinitionsPages.
func (*MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDataQualityJobDefinitionsPagesWithContext indicates an expected call of ListDataQualityJobDefinitionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsRequest(arg0 interface{}) *gomock.Call
ListDataQualityJobDefinitionsRequest indicates an expected call of ListDataQualityJobDefinitionsRequest.
func (*MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDataQualityJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataQualityJobDefinitionsWithContext indicates an expected call of ListDataQualityJobDefinitionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListDeviceFleets ¶
func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleets(arg0 interface{}) *gomock.Call
ListDeviceFleets indicates an expected call of ListDeviceFleets.
func (*MockSageMakerAPIMockRecorder) ListDeviceFleetsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsPages(arg0, arg1 interface{}) *gomock.Call
ListDeviceFleetsPages indicates an expected call of ListDeviceFleetsPages.
func (*MockSageMakerAPIMockRecorder) ListDeviceFleetsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDeviceFleetsPagesWithContext indicates an expected call of ListDeviceFleetsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListDeviceFleetsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsRequest(arg0 interface{}) *gomock.Call
ListDeviceFleetsRequest indicates an expected call of ListDeviceFleetsRequest.
func (*MockSageMakerAPIMockRecorder) ListDeviceFleetsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDeviceFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeviceFleetsWithContext indicates an expected call of ListDeviceFleetsWithContext.
func (*MockSageMakerAPIMockRecorder) ListDevices ¶
func (mr *MockSageMakerAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call
ListDevices indicates an expected call of ListDevices.
func (*MockSageMakerAPIMockRecorder) ListDevicesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListDevicesPages(arg0, arg1 interface{}) *gomock.Call
ListDevicesPages indicates an expected call of ListDevicesPages.
func (*MockSageMakerAPIMockRecorder) ListDevicesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDevicesPagesWithContext indicates an expected call of ListDevicesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListDevicesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call
ListDevicesRequest indicates an expected call of ListDevicesRequest.
func (*MockSageMakerAPIMockRecorder) ListDevicesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDevicesWithContext indicates an expected call of ListDevicesWithContext.
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) ListEdgeDeploymentPlans ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlans(arg0 interface{}) *gomock.Call
ListEdgeDeploymentPlans indicates an expected call of ListEdgeDeploymentPlans.
func (*MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansPages(arg0, arg1 interface{}) *gomock.Call
ListEdgeDeploymentPlansPages indicates an expected call of ListEdgeDeploymentPlansPages.
func (*MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEdgeDeploymentPlansPagesWithContext indicates an expected call of ListEdgeDeploymentPlansPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansRequest(arg0 interface{}) *gomock.Call
ListEdgeDeploymentPlansRequest indicates an expected call of ListEdgeDeploymentPlansRequest.
func (*MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgeDeploymentPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEdgeDeploymentPlansWithContext indicates an expected call of ListEdgeDeploymentPlansWithContext.
func (*MockSageMakerAPIMockRecorder) ListEdgePackagingJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobs(arg0 interface{}) *gomock.Call
ListEdgePackagingJobs indicates an expected call of ListEdgePackagingJobs.
func (*MockSageMakerAPIMockRecorder) ListEdgePackagingJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsPages(arg0, arg1 interface{}) *gomock.Call
ListEdgePackagingJobsPages indicates an expected call of ListEdgePackagingJobsPages.
func (*MockSageMakerAPIMockRecorder) ListEdgePackagingJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEdgePackagingJobsPagesWithContext indicates an expected call of ListEdgePackagingJobsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListEdgePackagingJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsRequest(arg0 interface{}) *gomock.Call
ListEdgePackagingJobsRequest indicates an expected call of ListEdgePackagingJobsRequest.
func (*MockSageMakerAPIMockRecorder) ListEdgePackagingJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListEdgePackagingJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEdgePackagingJobsWithContext indicates an expected call of ListEdgePackagingJobsWithContext.
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) ListFeatureGroups ¶
func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroups(arg0 interface{}) *gomock.Call
ListFeatureGroups indicates an expected call of ListFeatureGroups.
func (*MockSageMakerAPIMockRecorder) ListFeatureGroupsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListFeatureGroupsPages indicates an expected call of ListFeatureGroupsPages.
func (*MockSageMakerAPIMockRecorder) ListFeatureGroupsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFeatureGroupsPagesWithContext indicates an expected call of ListFeatureGroupsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListFeatureGroupsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsRequest(arg0 interface{}) *gomock.Call
ListFeatureGroupsRequest indicates an expected call of ListFeatureGroupsRequest.
func (*MockSageMakerAPIMockRecorder) ListFeatureGroupsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListFeatureGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFeatureGroupsWithContext indicates an expected call of ListFeatureGroupsWithContext.
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) ListHubContentVersions ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubContentVersions(arg0 interface{}) *gomock.Call
ListHubContentVersions indicates an expected call of ListHubContentVersions.
func (*MockSageMakerAPIMockRecorder) ListHubContentVersionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubContentVersionsRequest(arg0 interface{}) *gomock.Call
ListHubContentVersionsRequest indicates an expected call of ListHubContentVersionsRequest.
func (*MockSageMakerAPIMockRecorder) ListHubContentVersionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubContentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHubContentVersionsWithContext indicates an expected call of ListHubContentVersionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListHubContents ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubContents(arg0 interface{}) *gomock.Call
ListHubContents indicates an expected call of ListHubContents.
func (*MockSageMakerAPIMockRecorder) ListHubContentsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubContentsRequest(arg0 interface{}) *gomock.Call
ListHubContentsRequest indicates an expected call of ListHubContentsRequest.
func (*MockSageMakerAPIMockRecorder) ListHubContentsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubContentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHubContentsWithContext indicates an expected call of ListHubContentsWithContext.
func (*MockSageMakerAPIMockRecorder) ListHubs ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubs(arg0 interface{}) *gomock.Call
ListHubs indicates an expected call of ListHubs.
func (*MockSageMakerAPIMockRecorder) ListHubsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubsRequest(arg0 interface{}) *gomock.Call
ListHubsRequest indicates an expected call of ListHubsRequest.
func (*MockSageMakerAPIMockRecorder) ListHubsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListHubsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHubsWithContext indicates an expected call of ListHubsWithContext.
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) ListImageVersions ¶
func (mr *MockSageMakerAPIMockRecorder) ListImageVersions(arg0 interface{}) *gomock.Call
ListImageVersions indicates an expected call of ListImageVersions.
func (*MockSageMakerAPIMockRecorder) ListImageVersionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListImageVersionsPages indicates an expected call of ListImageVersionsPages.
func (*MockSageMakerAPIMockRecorder) ListImageVersionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImageVersionsPagesWithContext indicates an expected call of ListImageVersionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListImageVersionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsRequest(arg0 interface{}) *gomock.Call
ListImageVersionsRequest indicates an expected call of ListImageVersionsRequest.
func (*MockSageMakerAPIMockRecorder) ListImageVersionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListImageVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImageVersionsWithContext indicates an expected call of ListImageVersionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListImages ¶
func (mr *MockSageMakerAPIMockRecorder) ListImages(arg0 interface{}) *gomock.Call
ListImages indicates an expected call of ListImages.
func (*MockSageMakerAPIMockRecorder) ListImagesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListImagesPages(arg0, arg1 interface{}) *gomock.Call
ListImagesPages indicates an expected call of ListImagesPages.
func (*MockSageMakerAPIMockRecorder) ListImagesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImagesPagesWithContext indicates an expected call of ListImagesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListImagesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListImagesRequest(arg0 interface{}) *gomock.Call
ListImagesRequest indicates an expected call of ListImagesRequest.
func (*MockSageMakerAPIMockRecorder) ListImagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImagesWithContext indicates an expected call of ListImagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceComponents ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponents(arg0 interface{}) *gomock.Call
ListInferenceComponents indicates an expected call of ListInferenceComponents.
func (*MockSageMakerAPIMockRecorder) ListInferenceComponentsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsPages(arg0, arg1 interface{}) *gomock.Call
ListInferenceComponentsPages indicates an expected call of ListInferenceComponentsPages.
func (*MockSageMakerAPIMockRecorder) ListInferenceComponentsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInferenceComponentsPagesWithContext indicates an expected call of ListInferenceComponentsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceComponentsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsRequest(arg0 interface{}) *gomock.Call
ListInferenceComponentsRequest indicates an expected call of ListInferenceComponentsRequest.
func (*MockSageMakerAPIMockRecorder) ListInferenceComponentsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInferenceComponentsWithContext indicates an expected call of ListInferenceComponentsWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceExperiments ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperiments(arg0 interface{}) *gomock.Call
ListInferenceExperiments indicates an expected call of ListInferenceExperiments.
func (*MockSageMakerAPIMockRecorder) ListInferenceExperimentsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsPages(arg0, arg1 interface{}) *gomock.Call
ListInferenceExperimentsPages indicates an expected call of ListInferenceExperimentsPages.
func (*MockSageMakerAPIMockRecorder) ListInferenceExperimentsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInferenceExperimentsPagesWithContext indicates an expected call of ListInferenceExperimentsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceExperimentsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsRequest(arg0 interface{}) *gomock.Call
ListInferenceExperimentsRequest indicates an expected call of ListInferenceExperimentsRequest.
func (*MockSageMakerAPIMockRecorder) ListInferenceExperimentsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceExperimentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInferenceExperimentsWithContext indicates an expected call of ListInferenceExperimentsWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobSteps ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobSteps(arg0 interface{}) *gomock.Call
ListInferenceRecommendationsJobSteps indicates an expected call of ListInferenceRecommendationsJobSteps.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsPages(arg0, arg1 interface{}) *gomock.Call
ListInferenceRecommendationsJobStepsPages indicates an expected call of ListInferenceRecommendationsJobStepsPages.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInferenceRecommendationsJobStepsPagesWithContext indicates an expected call of ListInferenceRecommendationsJobStepsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsRequest(arg0 interface{}) *gomock.Call
ListInferenceRecommendationsJobStepsRequest indicates an expected call of ListInferenceRecommendationsJobStepsRequest.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInferenceRecommendationsJobStepsWithContext indicates an expected call of ListInferenceRecommendationsJobStepsWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobs(arg0 interface{}) *gomock.Call
ListInferenceRecommendationsJobs indicates an expected call of ListInferenceRecommendationsJobs.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsPages(arg0, arg1 interface{}) *gomock.Call
ListInferenceRecommendationsJobsPages indicates an expected call of ListInferenceRecommendationsJobsPages.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInferenceRecommendationsJobsPagesWithContext indicates an expected call of ListInferenceRecommendationsJobsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsRequest(arg0 interface{}) *gomock.Call
ListInferenceRecommendationsJobsRequest indicates an expected call of ListInferenceRecommendationsJobsRequest.
func (*MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListInferenceRecommendationsJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInferenceRecommendationsJobsWithContext indicates an expected call of ListInferenceRecommendationsJobsWithContext.
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) ListLineageGroups ¶
func (mr *MockSageMakerAPIMockRecorder) ListLineageGroups(arg0 interface{}) *gomock.Call
ListLineageGroups indicates an expected call of ListLineageGroups.
func (*MockSageMakerAPIMockRecorder) ListLineageGroupsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListLineageGroupsPages indicates an expected call of ListLineageGroupsPages.
func (*MockSageMakerAPIMockRecorder) ListLineageGroupsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLineageGroupsPagesWithContext indicates an expected call of ListLineageGroupsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListLineageGroupsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsRequest(arg0 interface{}) *gomock.Call
ListLineageGroupsRequest indicates an expected call of ListLineageGroupsRequest.
func (*MockSageMakerAPIMockRecorder) ListLineageGroupsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListLineageGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLineageGroupsWithContext indicates an expected call of ListLineageGroupsWithContext.
func (*MockSageMakerAPIMockRecorder) ListMlflowTrackingServers ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServers(arg0 interface{}) *gomock.Call
ListMlflowTrackingServers indicates an expected call of ListMlflowTrackingServers.
func (*MockSageMakerAPIMockRecorder) ListMlflowTrackingServersPages ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersPages(arg0, arg1 interface{}) *gomock.Call
ListMlflowTrackingServersPages indicates an expected call of ListMlflowTrackingServersPages.
func (*MockSageMakerAPIMockRecorder) ListMlflowTrackingServersPagesWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMlflowTrackingServersPagesWithContext indicates an expected call of ListMlflowTrackingServersPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListMlflowTrackingServersRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersRequest(arg0 interface{}) *gomock.Call
ListMlflowTrackingServersRequest indicates an expected call of ListMlflowTrackingServersRequest.
func (*MockSageMakerAPIMockRecorder) ListMlflowTrackingServersWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListMlflowTrackingServersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMlflowTrackingServersWithContext indicates an expected call of ListMlflowTrackingServersWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitions ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitions(arg0 interface{}) *gomock.Call
ListModelBiasJobDefinitions indicates an expected call of ListModelBiasJobDefinitions.
func (*MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
ListModelBiasJobDefinitionsPages indicates an expected call of ListModelBiasJobDefinitionsPages.
func (*MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelBiasJobDefinitionsPagesWithContext indicates an expected call of ListModelBiasJobDefinitionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsRequest(arg0 interface{}) *gomock.Call
ListModelBiasJobDefinitionsRequest indicates an expected call of ListModelBiasJobDefinitionsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelBiasJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelBiasJobDefinitionsWithContext indicates an expected call of ListModelBiasJobDefinitionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelCardExportJobs ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobs(arg0 interface{}) *gomock.Call
ListModelCardExportJobs indicates an expected call of ListModelCardExportJobs.
func (*MockSageMakerAPIMockRecorder) ListModelCardExportJobsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsPages(arg0, arg1 interface{}) *gomock.Call
ListModelCardExportJobsPages indicates an expected call of ListModelCardExportJobsPages.
func (*MockSageMakerAPIMockRecorder) ListModelCardExportJobsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelCardExportJobsPagesWithContext indicates an expected call of ListModelCardExportJobsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelCardExportJobsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsRequest(arg0 interface{}) *gomock.Call
ListModelCardExportJobsRequest indicates an expected call of ListModelCardExportJobsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelCardExportJobsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardExportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelCardExportJobsWithContext indicates an expected call of ListModelCardExportJobsWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelCardVersions ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersions(arg0 interface{}) *gomock.Call
ListModelCardVersions indicates an expected call of ListModelCardVersions.
func (*MockSageMakerAPIMockRecorder) ListModelCardVersionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListModelCardVersionsPages indicates an expected call of ListModelCardVersionsPages.
func (*MockSageMakerAPIMockRecorder) ListModelCardVersionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelCardVersionsPagesWithContext indicates an expected call of ListModelCardVersionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelCardVersionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsRequest(arg0 interface{}) *gomock.Call
ListModelCardVersionsRequest indicates an expected call of ListModelCardVersionsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelCardVersionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelCardVersionsWithContext indicates an expected call of ListModelCardVersionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelCards ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCards(arg0 interface{}) *gomock.Call
ListModelCards indicates an expected call of ListModelCards.
func (*MockSageMakerAPIMockRecorder) ListModelCardsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardsPages(arg0, arg1 interface{}) *gomock.Call
ListModelCardsPages indicates an expected call of ListModelCardsPages.
func (*MockSageMakerAPIMockRecorder) ListModelCardsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelCardsPagesWithContext indicates an expected call of ListModelCardsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelCardsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardsRequest(arg0 interface{}) *gomock.Call
ListModelCardsRequest indicates an expected call of ListModelCardsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelCardsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelCardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelCardsWithContext indicates an expected call of ListModelCardsWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitions ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitions(arg0 interface{}) *gomock.Call
ListModelExplainabilityJobDefinitions indicates an expected call of ListModelExplainabilityJobDefinitions.
func (*MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
ListModelExplainabilityJobDefinitionsPages indicates an expected call of ListModelExplainabilityJobDefinitionsPages.
func (*MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelExplainabilityJobDefinitionsPagesWithContext indicates an expected call of ListModelExplainabilityJobDefinitionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsRequest(arg0 interface{}) *gomock.Call
ListModelExplainabilityJobDefinitionsRequest indicates an expected call of ListModelExplainabilityJobDefinitionsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelExplainabilityJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelExplainabilityJobDefinitionsWithContext indicates an expected call of ListModelExplainabilityJobDefinitionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelMetadata ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelMetadata(arg0 interface{}) *gomock.Call
ListModelMetadata indicates an expected call of ListModelMetadata.
func (*MockSageMakerAPIMockRecorder) ListModelMetadataPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataPages(arg0, arg1 interface{}) *gomock.Call
ListModelMetadataPages indicates an expected call of ListModelMetadataPages.
func (*MockSageMakerAPIMockRecorder) ListModelMetadataPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelMetadataPagesWithContext indicates an expected call of ListModelMetadataPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelMetadataRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataRequest(arg0 interface{}) *gomock.Call
ListModelMetadataRequest indicates an expected call of ListModelMetadataRequest.
func (*MockSageMakerAPIMockRecorder) ListModelMetadataWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelMetadataWithContext indicates an expected call of ListModelMetadataWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelPackageGroups ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroups(arg0 interface{}) *gomock.Call
ListModelPackageGroups indicates an expected call of ListModelPackageGroups.
func (*MockSageMakerAPIMockRecorder) ListModelPackageGroupsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListModelPackageGroupsPages indicates an expected call of ListModelPackageGroupsPages.
func (*MockSageMakerAPIMockRecorder) ListModelPackageGroupsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelPackageGroupsPagesWithContext indicates an expected call of ListModelPackageGroupsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelPackageGroupsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsRequest(arg0 interface{}) *gomock.Call
ListModelPackageGroupsRequest indicates an expected call of ListModelPackageGroupsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelPackageGroupsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelPackageGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelPackageGroupsWithContext indicates an expected call of ListModelPackageGroupsWithContext.
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) ListModelQualityJobDefinitions ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitions(arg0 interface{}) *gomock.Call
ListModelQualityJobDefinitions indicates an expected call of ListModelQualityJobDefinitions.
func (*MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
ListModelQualityJobDefinitionsPages indicates an expected call of ListModelQualityJobDefinitionsPages.
func (*MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelQualityJobDefinitionsPagesWithContext indicates an expected call of ListModelQualityJobDefinitionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsRequest(arg0 interface{}) *gomock.Call
ListModelQualityJobDefinitionsRequest indicates an expected call of ListModelQualityJobDefinitionsRequest.
func (*MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListModelQualityJobDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelQualityJobDefinitionsWithContext indicates an expected call of ListModelQualityJobDefinitionsWithContext.
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) ListMonitoringAlertHistory ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistory(arg0 interface{}) *gomock.Call
ListMonitoringAlertHistory indicates an expected call of ListMonitoringAlertHistory.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryPages(arg0, arg1 interface{}) *gomock.Call
ListMonitoringAlertHistoryPages indicates an expected call of ListMonitoringAlertHistoryPages.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMonitoringAlertHistoryPagesWithContext indicates an expected call of ListMonitoringAlertHistoryPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryRequest(arg0 interface{}) *gomock.Call
ListMonitoringAlertHistoryRequest indicates an expected call of ListMonitoringAlertHistoryRequest.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMonitoringAlertHistoryWithContext indicates an expected call of ListMonitoringAlertHistoryWithContext.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlerts ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlerts(arg0 interface{}) *gomock.Call
ListMonitoringAlerts indicates an expected call of ListMonitoringAlerts.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsPages(arg0, arg1 interface{}) *gomock.Call
ListMonitoringAlertsPages indicates an expected call of ListMonitoringAlertsPages.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMonitoringAlertsPagesWithContext indicates an expected call of ListMonitoringAlertsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsRequest(arg0 interface{}) *gomock.Call
ListMonitoringAlertsRequest indicates an expected call of ListMonitoringAlertsRequest.
func (*MockSageMakerAPIMockRecorder) ListMonitoringAlertsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListMonitoringAlertsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMonitoringAlertsWithContext indicates an expected call of ListMonitoringAlertsWithContext.
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) ListOptimizationJobs ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobs(arg0 interface{}) *gomock.Call
ListOptimizationJobs indicates an expected call of ListOptimizationJobs.
func (*MockSageMakerAPIMockRecorder) ListOptimizationJobsPages ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListOptimizationJobsPages indicates an expected call of ListOptimizationJobsPages.
func (*MockSageMakerAPIMockRecorder) ListOptimizationJobsPagesWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOptimizationJobsPagesWithContext indicates an expected call of ListOptimizationJobsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListOptimizationJobsRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsRequest(arg0 interface{}) *gomock.Call
ListOptimizationJobsRequest indicates an expected call of ListOptimizationJobsRequest.
func (*MockSageMakerAPIMockRecorder) ListOptimizationJobsWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) ListOptimizationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOptimizationJobsWithContext indicates an expected call of ListOptimizationJobsWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionSteps ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionSteps(arg0 interface{}) *gomock.Call
ListPipelineExecutionSteps indicates an expected call of ListPipelineExecutionSteps.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsPages(arg0, arg1 interface{}) *gomock.Call
ListPipelineExecutionStepsPages indicates an expected call of ListPipelineExecutionStepsPages.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPipelineExecutionStepsPagesWithContext indicates an expected call of ListPipelineExecutionStepsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsRequest(arg0 interface{}) *gomock.Call
ListPipelineExecutionStepsRequest indicates an expected call of ListPipelineExecutionStepsRequest.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPipelineExecutionStepsWithContext indicates an expected call of ListPipelineExecutionStepsWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutions ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutions(arg0 interface{}) *gomock.Call
ListPipelineExecutions indicates an expected call of ListPipelineExecutions.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsPages(arg0, arg1 interface{}) *gomock.Call
ListPipelineExecutionsPages indicates an expected call of ListPipelineExecutionsPages.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPipelineExecutionsPagesWithContext indicates an expected call of ListPipelineExecutionsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsRequest(arg0 interface{}) *gomock.Call
ListPipelineExecutionsRequest indicates an expected call of ListPipelineExecutionsRequest.
func (*MockSageMakerAPIMockRecorder) ListPipelineExecutionsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPipelineExecutionsWithContext indicates an expected call of ListPipelineExecutionsWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelineParametersForExecution ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecution(arg0 interface{}) *gomock.Call
ListPipelineParametersForExecution indicates an expected call of ListPipelineParametersForExecution.
func (*MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionPages(arg0, arg1 interface{}) *gomock.Call
ListPipelineParametersForExecutionPages indicates an expected call of ListPipelineParametersForExecutionPages.
func (*MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPipelineParametersForExecutionPagesWithContext indicates an expected call of ListPipelineParametersForExecutionPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionRequest(arg0 interface{}) *gomock.Call
ListPipelineParametersForExecutionRequest indicates an expected call of ListPipelineParametersForExecutionRequest.
func (*MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelineParametersForExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPipelineParametersForExecutionWithContext indicates an expected call of ListPipelineParametersForExecutionWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelines ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelines(arg0 interface{}) *gomock.Call
ListPipelines indicates an expected call of ListPipelines.
func (*MockSageMakerAPIMockRecorder) ListPipelinesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelinesPages(arg0, arg1 interface{}) *gomock.Call
ListPipelinesPages indicates an expected call of ListPipelinesPages.
func (*MockSageMakerAPIMockRecorder) ListPipelinesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPipelinesPagesWithContext indicates an expected call of ListPipelinesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListPipelinesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelinesRequest(arg0 interface{}) *gomock.Call
ListPipelinesRequest indicates an expected call of ListPipelinesRequest.
func (*MockSageMakerAPIMockRecorder) ListPipelinesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListPipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPipelinesWithContext indicates an expected call of ListPipelinesWithContext.
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) ListProjects ¶
func (mr *MockSageMakerAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
ListProjects indicates an expected call of ListProjects.
func (*MockSageMakerAPIMockRecorder) ListProjectsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
ListProjectsPages indicates an expected call of ListProjectsPages.
func (*MockSageMakerAPIMockRecorder) ListProjectsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProjectsPagesWithContext indicates an expected call of ListProjectsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListProjectsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
ListProjectsRequest indicates an expected call of ListProjectsRequest.
func (*MockSageMakerAPIMockRecorder) ListProjectsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProjectsWithContext indicates an expected call of ListProjectsWithContext.
func (*MockSageMakerAPIMockRecorder) ListResourceCatalogs ¶
func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogs(arg0 interface{}) *gomock.Call
ListResourceCatalogs indicates an expected call of ListResourceCatalogs.
func (*MockSageMakerAPIMockRecorder) ListResourceCatalogsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsPages(arg0, arg1 interface{}) *gomock.Call
ListResourceCatalogsPages indicates an expected call of ListResourceCatalogsPages.
func (*MockSageMakerAPIMockRecorder) ListResourceCatalogsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListResourceCatalogsPagesWithContext indicates an expected call of ListResourceCatalogsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListResourceCatalogsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsRequest(arg0 interface{}) *gomock.Call
ListResourceCatalogsRequest indicates an expected call of ListResourceCatalogsRequest.
func (*MockSageMakerAPIMockRecorder) ListResourceCatalogsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListResourceCatalogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourceCatalogsWithContext indicates an expected call of ListResourceCatalogsWithContext.
func (*MockSageMakerAPIMockRecorder) ListSpaces ¶
func (mr *MockSageMakerAPIMockRecorder) ListSpaces(arg0 interface{}) *gomock.Call
ListSpaces indicates an expected call of ListSpaces.
func (*MockSageMakerAPIMockRecorder) ListSpacesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListSpacesPages(arg0, arg1 interface{}) *gomock.Call
ListSpacesPages indicates an expected call of ListSpacesPages.
func (*MockSageMakerAPIMockRecorder) ListSpacesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListSpacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSpacesPagesWithContext indicates an expected call of ListSpacesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListSpacesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListSpacesRequest(arg0 interface{}) *gomock.Call
ListSpacesRequest indicates an expected call of ListSpacesRequest.
func (*MockSageMakerAPIMockRecorder) ListSpacesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListSpacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSpacesWithContext indicates an expected call of ListSpacesWithContext.
func (*MockSageMakerAPIMockRecorder) ListStageDevices ¶
func (mr *MockSageMakerAPIMockRecorder) ListStageDevices(arg0 interface{}) *gomock.Call
ListStageDevices indicates an expected call of ListStageDevices.
func (*MockSageMakerAPIMockRecorder) ListStageDevicesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesPages(arg0, arg1 interface{}) *gomock.Call
ListStageDevicesPages indicates an expected call of ListStageDevicesPages.
func (*MockSageMakerAPIMockRecorder) ListStageDevicesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStageDevicesPagesWithContext indicates an expected call of ListStageDevicesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListStageDevicesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesRequest(arg0 interface{}) *gomock.Call
ListStageDevicesRequest indicates an expected call of ListStageDevicesRequest.
func (*MockSageMakerAPIMockRecorder) ListStageDevicesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListStageDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStageDevicesWithContext indicates an expected call of ListStageDevicesWithContext.
func (*MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigs ¶
func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigs(arg0 interface{}) *gomock.Call
ListStudioLifecycleConfigs indicates an expected call of ListStudioLifecycleConfigs.
func (*MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListStudioLifecycleConfigsPages indicates an expected call of ListStudioLifecycleConfigsPages.
func (*MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStudioLifecycleConfigsPagesWithContext indicates an expected call of ListStudioLifecycleConfigsPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsRequest(arg0 interface{}) *gomock.Call
ListStudioLifecycleConfigsRequest indicates an expected call of ListStudioLifecycleConfigsRequest.
func (*MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListStudioLifecycleConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStudioLifecycleConfigsWithContext indicates an expected call of ListStudioLifecycleConfigsWithContext.
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) ListWorkforces ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkforces(arg0 interface{}) *gomock.Call
ListWorkforces indicates an expected call of ListWorkforces.
func (*MockSageMakerAPIMockRecorder) ListWorkforcesPages ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesPages(arg0, arg1 interface{}) *gomock.Call
ListWorkforcesPages indicates an expected call of ListWorkforcesPages.
func (*MockSageMakerAPIMockRecorder) ListWorkforcesPagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkforcesPagesWithContext indicates an expected call of ListWorkforcesPagesWithContext.
func (*MockSageMakerAPIMockRecorder) ListWorkforcesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesRequest(arg0 interface{}) *gomock.Call
ListWorkforcesRequest indicates an expected call of ListWorkforcesRequest.
func (*MockSageMakerAPIMockRecorder) ListWorkforcesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) ListWorkforcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkforcesWithContext indicates an expected call of ListWorkforcesWithContext.
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) PutModelPackageGroupPolicy ¶
func (mr *MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicy(arg0 interface{}) *gomock.Call
PutModelPackageGroupPolicy indicates an expected call of PutModelPackageGroupPolicy.
func (*MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicyRequest ¶
func (mr *MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicyRequest(arg0 interface{}) *gomock.Call
PutModelPackageGroupPolicyRequest indicates an expected call of PutModelPackageGroupPolicyRequest.
func (*MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicyWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) PutModelPackageGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutModelPackageGroupPolicyWithContext indicates an expected call of PutModelPackageGroupPolicyWithContext.
func (*MockSageMakerAPIMockRecorder) QueryLineage ¶
func (mr *MockSageMakerAPIMockRecorder) QueryLineage(arg0 interface{}) *gomock.Call
QueryLineage indicates an expected call of QueryLineage.
func (*MockSageMakerAPIMockRecorder) QueryLineagePages ¶
func (mr *MockSageMakerAPIMockRecorder) QueryLineagePages(arg0, arg1 interface{}) *gomock.Call
QueryLineagePages indicates an expected call of QueryLineagePages.
func (*MockSageMakerAPIMockRecorder) QueryLineagePagesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) QueryLineagePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
QueryLineagePagesWithContext indicates an expected call of QueryLineagePagesWithContext.
func (*MockSageMakerAPIMockRecorder) QueryLineageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) QueryLineageRequest(arg0 interface{}) *gomock.Call
QueryLineageRequest indicates an expected call of QueryLineageRequest.
func (*MockSageMakerAPIMockRecorder) QueryLineageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) QueryLineageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
QueryLineageWithContext indicates an expected call of QueryLineageWithContext.
func (*MockSageMakerAPIMockRecorder) RegisterDevices ¶
func (mr *MockSageMakerAPIMockRecorder) RegisterDevices(arg0 interface{}) *gomock.Call
RegisterDevices indicates an expected call of RegisterDevices.
func (*MockSageMakerAPIMockRecorder) RegisterDevicesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) RegisterDevicesRequest(arg0 interface{}) *gomock.Call
RegisterDevicesRequest indicates an expected call of RegisterDevicesRequest.
func (*MockSageMakerAPIMockRecorder) RegisterDevicesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) RegisterDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterDevicesWithContext indicates an expected call of RegisterDevicesWithContext.
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) RetryPipelineExecution ¶
func (mr *MockSageMakerAPIMockRecorder) RetryPipelineExecution(arg0 interface{}) *gomock.Call
RetryPipelineExecution indicates an expected call of RetryPipelineExecution.
func (*MockSageMakerAPIMockRecorder) RetryPipelineExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) RetryPipelineExecutionRequest(arg0 interface{}) *gomock.Call
RetryPipelineExecutionRequest indicates an expected call of RetryPipelineExecutionRequest.
func (*MockSageMakerAPIMockRecorder) RetryPipelineExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) RetryPipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetryPipelineExecutionWithContext indicates an expected call of RetryPipelineExecutionWithContext.
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) SendPipelineExecutionStepFailure ¶
func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailure(arg0 interface{}) *gomock.Call
SendPipelineExecutionStepFailure indicates an expected call of SendPipelineExecutionStepFailure.
func (*MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailureRequest ¶
func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailureRequest(arg0 interface{}) *gomock.Call
SendPipelineExecutionStepFailureRequest indicates an expected call of SendPipelineExecutionStepFailureRequest.
func (*MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailureWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepFailureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendPipelineExecutionStepFailureWithContext indicates an expected call of SendPipelineExecutionStepFailureWithContext.
func (*MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccess ¶
func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccess(arg0 interface{}) *gomock.Call
SendPipelineExecutionStepSuccess indicates an expected call of SendPipelineExecutionStepSuccess.
func (*MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccessRequest ¶
func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccessRequest(arg0 interface{}) *gomock.Call
SendPipelineExecutionStepSuccessRequest indicates an expected call of SendPipelineExecutionStepSuccessRequest.
func (*MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccessWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) SendPipelineExecutionStepSuccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendPipelineExecutionStepSuccessWithContext indicates an expected call of SendPipelineExecutionStepSuccessWithContext.
func (*MockSageMakerAPIMockRecorder) StartEdgeDeploymentStage ¶
func (mr *MockSageMakerAPIMockRecorder) StartEdgeDeploymentStage(arg0 interface{}) *gomock.Call
StartEdgeDeploymentStage indicates an expected call of StartEdgeDeploymentStage.
func (*MockSageMakerAPIMockRecorder) StartEdgeDeploymentStageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StartEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
StartEdgeDeploymentStageRequest indicates an expected call of StartEdgeDeploymentStageRequest.
func (*MockSageMakerAPIMockRecorder) StartEdgeDeploymentStageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StartEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartEdgeDeploymentStageWithContext indicates an expected call of StartEdgeDeploymentStageWithContext.
func (*MockSageMakerAPIMockRecorder) StartInferenceExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) StartInferenceExperiment(arg0 interface{}) *gomock.Call
StartInferenceExperiment indicates an expected call of StartInferenceExperiment.
func (*MockSageMakerAPIMockRecorder) StartInferenceExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StartInferenceExperimentRequest(arg0 interface{}) *gomock.Call
StartInferenceExperimentRequest indicates an expected call of StartInferenceExperimentRequest.
func (*MockSageMakerAPIMockRecorder) StartInferenceExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StartInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartInferenceExperimentWithContext indicates an expected call of StartInferenceExperimentWithContext.
func (*MockSageMakerAPIMockRecorder) StartMlflowTrackingServer ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StartMlflowTrackingServer(arg0 interface{}) *gomock.Call
StartMlflowTrackingServer indicates an expected call of StartMlflowTrackingServer.
func (*MockSageMakerAPIMockRecorder) StartMlflowTrackingServerRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StartMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
StartMlflowTrackingServerRequest indicates an expected call of StartMlflowTrackingServerRequest.
func (*MockSageMakerAPIMockRecorder) StartMlflowTrackingServerWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StartMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMlflowTrackingServerWithContext indicates an expected call of StartMlflowTrackingServerWithContext.
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) StartPipelineExecution ¶
func (mr *MockSageMakerAPIMockRecorder) StartPipelineExecution(arg0 interface{}) *gomock.Call
StartPipelineExecution indicates an expected call of StartPipelineExecution.
func (*MockSageMakerAPIMockRecorder) StartPipelineExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StartPipelineExecutionRequest(arg0 interface{}) *gomock.Call
StartPipelineExecutionRequest indicates an expected call of StartPipelineExecutionRequest.
func (*MockSageMakerAPIMockRecorder) StartPipelineExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StartPipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartPipelineExecutionWithContext indicates an expected call of StartPipelineExecutionWithContext.
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) StopEdgeDeploymentStage ¶
func (mr *MockSageMakerAPIMockRecorder) StopEdgeDeploymentStage(arg0 interface{}) *gomock.Call
StopEdgeDeploymentStage indicates an expected call of StopEdgeDeploymentStage.
func (*MockSageMakerAPIMockRecorder) StopEdgeDeploymentStageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopEdgeDeploymentStageRequest(arg0 interface{}) *gomock.Call
StopEdgeDeploymentStageRequest indicates an expected call of StopEdgeDeploymentStageRequest.
func (*MockSageMakerAPIMockRecorder) StopEdgeDeploymentStageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopEdgeDeploymentStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopEdgeDeploymentStageWithContext indicates an expected call of StopEdgeDeploymentStageWithContext.
func (*MockSageMakerAPIMockRecorder) StopEdgePackagingJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopEdgePackagingJob(arg0 interface{}) *gomock.Call
StopEdgePackagingJob indicates an expected call of StopEdgePackagingJob.
func (*MockSageMakerAPIMockRecorder) StopEdgePackagingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopEdgePackagingJobRequest(arg0 interface{}) *gomock.Call
StopEdgePackagingJobRequest indicates an expected call of StopEdgePackagingJobRequest.
func (*MockSageMakerAPIMockRecorder) StopEdgePackagingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopEdgePackagingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopEdgePackagingJobWithContext indicates an expected call of StopEdgePackagingJobWithContext.
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) StopInferenceExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) StopInferenceExperiment(arg0 interface{}) *gomock.Call
StopInferenceExperiment indicates an expected call of StopInferenceExperiment.
func (*MockSageMakerAPIMockRecorder) StopInferenceExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopInferenceExperimentRequest(arg0 interface{}) *gomock.Call
StopInferenceExperimentRequest indicates an expected call of StopInferenceExperimentRequest.
func (*MockSageMakerAPIMockRecorder) StopInferenceExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopInferenceExperimentWithContext indicates an expected call of StopInferenceExperimentWithContext.
func (*MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJob ¶
func (mr *MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJob(arg0 interface{}) *gomock.Call
StopInferenceRecommendationsJob indicates an expected call of StopInferenceRecommendationsJob.
func (*MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJobRequest(arg0 interface{}) *gomock.Call
StopInferenceRecommendationsJobRequest indicates an expected call of StopInferenceRecommendationsJobRequest.
func (*MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopInferenceRecommendationsJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopInferenceRecommendationsJobWithContext indicates an expected call of StopInferenceRecommendationsJobWithContext.
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) StopMlflowTrackingServer ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StopMlflowTrackingServer(arg0 interface{}) *gomock.Call
StopMlflowTrackingServer indicates an expected call of StopMlflowTrackingServer.
func (*MockSageMakerAPIMockRecorder) StopMlflowTrackingServerRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StopMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
StopMlflowTrackingServerRequest indicates an expected call of StopMlflowTrackingServerRequest.
func (*MockSageMakerAPIMockRecorder) StopMlflowTrackingServerWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StopMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopMlflowTrackingServerWithContext indicates an expected call of StopMlflowTrackingServerWithContext.
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) StopOptimizationJob ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StopOptimizationJob(arg0 interface{}) *gomock.Call
StopOptimizationJob indicates an expected call of StopOptimizationJob.
func (*MockSageMakerAPIMockRecorder) StopOptimizationJobRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StopOptimizationJobRequest(arg0 interface{}) *gomock.Call
StopOptimizationJobRequest indicates an expected call of StopOptimizationJobRequest.
func (*MockSageMakerAPIMockRecorder) StopOptimizationJobWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) StopOptimizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopOptimizationJobWithContext indicates an expected call of StopOptimizationJobWithContext.
func (*MockSageMakerAPIMockRecorder) StopPipelineExecution ¶
func (mr *MockSageMakerAPIMockRecorder) StopPipelineExecution(arg0 interface{}) *gomock.Call
StopPipelineExecution indicates an expected call of StopPipelineExecution.
func (*MockSageMakerAPIMockRecorder) StopPipelineExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) StopPipelineExecutionRequest(arg0 interface{}) *gomock.Call
StopPipelineExecutionRequest indicates an expected call of StopPipelineExecutionRequest.
func (*MockSageMakerAPIMockRecorder) StopPipelineExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) StopPipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopPipelineExecutionWithContext indicates an expected call of StopPipelineExecutionWithContext.
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) UpdateAction ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateAction(arg0 interface{}) *gomock.Call
UpdateAction indicates an expected call of UpdateAction.
func (*MockSageMakerAPIMockRecorder) UpdateActionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateActionRequest(arg0 interface{}) *gomock.Call
UpdateActionRequest indicates an expected call of UpdateActionRequest.
func (*MockSageMakerAPIMockRecorder) UpdateActionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateActionWithContext indicates an expected call of UpdateActionWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateAppImageConfig ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateAppImageConfig(arg0 interface{}) *gomock.Call
UpdateAppImageConfig indicates an expected call of UpdateAppImageConfig.
func (*MockSageMakerAPIMockRecorder) UpdateAppImageConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateAppImageConfigRequest(arg0 interface{}) *gomock.Call
UpdateAppImageConfigRequest indicates an expected call of UpdateAppImageConfigRequest.
func (*MockSageMakerAPIMockRecorder) UpdateAppImageConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateAppImageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAppImageConfigWithContext indicates an expected call of UpdateAppImageConfigWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateArtifact ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateArtifact(arg0 interface{}) *gomock.Call
UpdateArtifact indicates an expected call of UpdateArtifact.
func (*MockSageMakerAPIMockRecorder) UpdateArtifactRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateArtifactRequest(arg0 interface{}) *gomock.Call
UpdateArtifactRequest indicates an expected call of UpdateArtifactRequest.
func (*MockSageMakerAPIMockRecorder) UpdateArtifactWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateArtifactWithContext indicates an expected call of UpdateArtifactWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateCluster ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateCluster(arg0 interface{}) *gomock.Call
UpdateCluster indicates an expected call of UpdateCluster.
func (*MockSageMakerAPIMockRecorder) UpdateClusterRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateClusterRequest(arg0 interface{}) *gomock.Call
UpdateClusterRequest indicates an expected call of UpdateClusterRequest.
func (*MockSageMakerAPIMockRecorder) UpdateClusterSoftware ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateClusterSoftware(arg0 interface{}) *gomock.Call
UpdateClusterSoftware indicates an expected call of UpdateClusterSoftware.
func (*MockSageMakerAPIMockRecorder) UpdateClusterSoftwareRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateClusterSoftwareRequest(arg0 interface{}) *gomock.Call
UpdateClusterSoftwareRequest indicates an expected call of UpdateClusterSoftwareRequest.
func (*MockSageMakerAPIMockRecorder) UpdateClusterSoftwareWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateClusterSoftwareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateClusterSoftwareWithContext indicates an expected call of UpdateClusterSoftwareWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateClusterWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateClusterWithContext indicates an expected call of UpdateClusterWithContext.
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) UpdateContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateContext(arg0 interface{}) *gomock.Call
UpdateContext indicates an expected call of UpdateContext.
func (*MockSageMakerAPIMockRecorder) UpdateContextRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateContextRequest(arg0 interface{}) *gomock.Call
UpdateContextRequest indicates an expected call of UpdateContextRequest.
func (*MockSageMakerAPIMockRecorder) UpdateContextWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateContextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateContextWithContext indicates an expected call of UpdateContextWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateDeviceFleet ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDeviceFleet(arg0 interface{}) *gomock.Call
UpdateDeviceFleet indicates an expected call of UpdateDeviceFleet.
func (*MockSageMakerAPIMockRecorder) UpdateDeviceFleetRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDeviceFleetRequest(arg0 interface{}) *gomock.Call
UpdateDeviceFleetRequest indicates an expected call of UpdateDeviceFleetRequest.
func (*MockSageMakerAPIMockRecorder) UpdateDeviceFleetWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDeviceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDeviceFleetWithContext indicates an expected call of UpdateDeviceFleetWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateDevices ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDevices(arg0 interface{}) *gomock.Call
UpdateDevices indicates an expected call of UpdateDevices.
func (*MockSageMakerAPIMockRecorder) UpdateDevicesRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDevicesRequest(arg0 interface{}) *gomock.Call
UpdateDevicesRequest indicates an expected call of UpdateDevicesRequest.
func (*MockSageMakerAPIMockRecorder) UpdateDevicesWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDevicesWithContext indicates an expected call of UpdateDevicesWithContext.
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) UpdateFeatureGroup ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureGroup(arg0 interface{}) *gomock.Call
UpdateFeatureGroup indicates an expected call of UpdateFeatureGroup.
func (*MockSageMakerAPIMockRecorder) UpdateFeatureGroupRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureGroupRequest(arg0 interface{}) *gomock.Call
UpdateFeatureGroupRequest indicates an expected call of UpdateFeatureGroupRequest.
func (*MockSageMakerAPIMockRecorder) UpdateFeatureGroupWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFeatureGroupWithContext indicates an expected call of UpdateFeatureGroupWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateFeatureMetadata ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureMetadata(arg0 interface{}) *gomock.Call
UpdateFeatureMetadata indicates an expected call of UpdateFeatureMetadata.
func (*MockSageMakerAPIMockRecorder) UpdateFeatureMetadataRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureMetadataRequest(arg0 interface{}) *gomock.Call
UpdateFeatureMetadataRequest indicates an expected call of UpdateFeatureMetadataRequest.
func (*MockSageMakerAPIMockRecorder) UpdateFeatureMetadataWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateFeatureMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFeatureMetadataWithContext indicates an expected call of UpdateFeatureMetadataWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateHub ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateHub(arg0 interface{}) *gomock.Call
UpdateHub indicates an expected call of UpdateHub.
func (*MockSageMakerAPIMockRecorder) UpdateHubRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateHubRequest(arg0 interface{}) *gomock.Call
UpdateHubRequest indicates an expected call of UpdateHubRequest.
func (*MockSageMakerAPIMockRecorder) UpdateHubWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateHubWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateHubWithContext indicates an expected call of UpdateHubWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateImage ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateImage(arg0 interface{}) *gomock.Call
UpdateImage indicates an expected call of UpdateImage.
func (*MockSageMakerAPIMockRecorder) UpdateImageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateImageRequest(arg0 interface{}) *gomock.Call
UpdateImageRequest indicates an expected call of UpdateImageRequest.
func (*MockSageMakerAPIMockRecorder) UpdateImageVersion ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateImageVersion(arg0 interface{}) *gomock.Call
UpdateImageVersion indicates an expected call of UpdateImageVersion.
func (*MockSageMakerAPIMockRecorder) UpdateImageVersionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateImageVersionRequest(arg0 interface{}) *gomock.Call
UpdateImageVersionRequest indicates an expected call of UpdateImageVersionRequest.
func (*MockSageMakerAPIMockRecorder) UpdateImageVersionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateImageVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateImageVersionWithContext indicates an expected call of UpdateImageVersionWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateImageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateImageWithContext indicates an expected call of UpdateImageWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceComponent ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponent(arg0 interface{}) *gomock.Call
UpdateInferenceComponent indicates an expected call of UpdateInferenceComponent.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceComponentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRequest(arg0 interface{}) *gomock.Call
UpdateInferenceComponentRequest indicates an expected call of UpdateInferenceComponentRequest.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfig ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfig(arg0 interface{}) *gomock.Call
UpdateInferenceComponentRuntimeConfig indicates an expected call of UpdateInferenceComponentRuntimeConfig.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfigRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfigRequest(arg0 interface{}) *gomock.Call
UpdateInferenceComponentRuntimeConfigRequest indicates an expected call of UpdateInferenceComponentRuntimeConfigRequest.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfigWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentRuntimeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInferenceComponentRuntimeConfigWithContext indicates an expected call of UpdateInferenceComponentRuntimeConfigWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceComponentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInferenceComponentWithContext indicates an expected call of UpdateInferenceComponentWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceExperiment ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceExperiment(arg0 interface{}) *gomock.Call
UpdateInferenceExperiment indicates an expected call of UpdateInferenceExperiment.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceExperimentRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceExperimentRequest(arg0 interface{}) *gomock.Call
UpdateInferenceExperimentRequest indicates an expected call of UpdateInferenceExperimentRequest.
func (*MockSageMakerAPIMockRecorder) UpdateInferenceExperimentWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateInferenceExperimentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInferenceExperimentWithContext indicates an expected call of UpdateInferenceExperimentWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServer ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServer(arg0 interface{}) *gomock.Call
UpdateMlflowTrackingServer indicates an expected call of UpdateMlflowTrackingServer.
func (*MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServerRequest ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServerRequest(arg0 interface{}) *gomock.Call
UpdateMlflowTrackingServerRequest indicates an expected call of UpdateMlflowTrackingServerRequest.
func (*MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServerWithContext ¶ added in v3.5.0
func (mr *MockSageMakerAPIMockRecorder) UpdateMlflowTrackingServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMlflowTrackingServerWithContext indicates an expected call of UpdateMlflowTrackingServerWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateModelCard ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateModelCard(arg0 interface{}) *gomock.Call
UpdateModelCard indicates an expected call of UpdateModelCard.
func (*MockSageMakerAPIMockRecorder) UpdateModelCardRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateModelCardRequest(arg0 interface{}) *gomock.Call
UpdateModelCardRequest indicates an expected call of UpdateModelCardRequest.
func (*MockSageMakerAPIMockRecorder) UpdateModelCardWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateModelCardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateModelCardWithContext indicates an expected call of UpdateModelCardWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateModelPackage ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateModelPackage(arg0 interface{}) *gomock.Call
UpdateModelPackage indicates an expected call of UpdateModelPackage.
func (*MockSageMakerAPIMockRecorder) UpdateModelPackageRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateModelPackageRequest(arg0 interface{}) *gomock.Call
UpdateModelPackageRequest indicates an expected call of UpdateModelPackageRequest.
func (*MockSageMakerAPIMockRecorder) UpdateModelPackageWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateModelPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateModelPackageWithContext indicates an expected call of UpdateModelPackageWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateMonitoringAlert ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringAlert(arg0 interface{}) *gomock.Call
UpdateMonitoringAlert indicates an expected call of UpdateMonitoringAlert.
func (*MockSageMakerAPIMockRecorder) UpdateMonitoringAlertRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringAlertRequest(arg0 interface{}) *gomock.Call
UpdateMonitoringAlertRequest indicates an expected call of UpdateMonitoringAlertRequest.
func (*MockSageMakerAPIMockRecorder) UpdateMonitoringAlertWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateMonitoringAlertWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMonitoringAlertWithContext indicates an expected call of UpdateMonitoringAlertWithContext.
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) UpdatePipeline ¶
func (mr *MockSageMakerAPIMockRecorder) UpdatePipeline(arg0 interface{}) *gomock.Call
UpdatePipeline indicates an expected call of UpdatePipeline.
func (*MockSageMakerAPIMockRecorder) UpdatePipelineExecution ¶
func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineExecution(arg0 interface{}) *gomock.Call
UpdatePipelineExecution indicates an expected call of UpdatePipelineExecution.
func (*MockSageMakerAPIMockRecorder) UpdatePipelineExecutionRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineExecutionRequest(arg0 interface{}) *gomock.Call
UpdatePipelineExecutionRequest indicates an expected call of UpdatePipelineExecutionRequest.
func (*MockSageMakerAPIMockRecorder) UpdatePipelineExecutionWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePipelineExecutionWithContext indicates an expected call of UpdatePipelineExecutionWithContext.
func (*MockSageMakerAPIMockRecorder) UpdatePipelineRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineRequest(arg0 interface{}) *gomock.Call
UpdatePipelineRequest indicates an expected call of UpdatePipelineRequest.
func (*MockSageMakerAPIMockRecorder) UpdatePipelineWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePipelineWithContext indicates an expected call of UpdatePipelineWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateProject ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
UpdateProject indicates an expected call of UpdateProject.
func (*MockSageMakerAPIMockRecorder) UpdateProjectRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
UpdateProjectRequest indicates an expected call of UpdateProjectRequest.
func (*MockSageMakerAPIMockRecorder) UpdateProjectWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProjectWithContext indicates an expected call of UpdateProjectWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateSpace ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateSpace(arg0 interface{}) *gomock.Call
UpdateSpace indicates an expected call of UpdateSpace.
func (*MockSageMakerAPIMockRecorder) UpdateSpaceRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateSpaceRequest(arg0 interface{}) *gomock.Call
UpdateSpaceRequest indicates an expected call of UpdateSpaceRequest.
func (*MockSageMakerAPIMockRecorder) UpdateSpaceWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateSpaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSpaceWithContext indicates an expected call of UpdateSpaceWithContext.
func (*MockSageMakerAPIMockRecorder) UpdateTrainingJob ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrainingJob(arg0 interface{}) *gomock.Call
UpdateTrainingJob indicates an expected call of UpdateTrainingJob.
func (*MockSageMakerAPIMockRecorder) UpdateTrainingJobRequest ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrainingJobRequest(arg0 interface{}) *gomock.Call
UpdateTrainingJobRequest indicates an expected call of UpdateTrainingJobRequest.
func (*MockSageMakerAPIMockRecorder) UpdateTrainingJobWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) UpdateTrainingJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTrainingJobWithContext indicates an expected call of UpdateTrainingJobWithContext.
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) WaitUntilImageCreated ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageCreated(arg0 interface{}) *gomock.Call
WaitUntilImageCreated indicates an expected call of WaitUntilImageCreated.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageCreatedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilImageCreatedWithContext indicates an expected call of WaitUntilImageCreatedWithContext.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageDeleted ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageDeleted(arg0 interface{}) *gomock.Call
WaitUntilImageDeleted indicates an expected call of WaitUntilImageDeleted.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageDeletedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilImageDeletedWithContext indicates an expected call of WaitUntilImageDeletedWithContext.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageUpdated ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageUpdated(arg0 interface{}) *gomock.Call
WaitUntilImageUpdated indicates an expected call of WaitUntilImageUpdated.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageUpdatedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageUpdatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilImageUpdatedWithContext indicates an expected call of WaitUntilImageUpdatedWithContext.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageVersionCreated ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionCreated(arg0 interface{}) *gomock.Call
WaitUntilImageVersionCreated indicates an expected call of WaitUntilImageVersionCreated.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageVersionCreatedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilImageVersionCreatedWithContext indicates an expected call of WaitUntilImageVersionCreatedWithContext.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageVersionDeleted ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionDeleted(arg0 interface{}) *gomock.Call
WaitUntilImageVersionDeleted indicates an expected call of WaitUntilImageVersionDeleted.
func (*MockSageMakerAPIMockRecorder) WaitUntilImageVersionDeletedWithContext ¶
func (mr *MockSageMakerAPIMockRecorder) WaitUntilImageVersionDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilImageVersionDeletedWithContext indicates an expected call of WaitUntilImageVersionDeletedWithContext.
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.