Documentation ¶
Overview ¶
Package machinelearningmock is a generated GoMock package.
Index ¶
- type MockMachineLearningAPI
- func (m *MockMachineLearningAPI) AddTags(arg0 *machinelearning.AddTagsInput) (*machinelearning.AddTagsOutput, error)
- func (m *MockMachineLearningAPI) AddTagsRequest(arg0 *machinelearning.AddTagsInput) (*request.Request, *machinelearning.AddTagsOutput)
- func (m *MockMachineLearningAPI) AddTagsWithContext(arg0 context.Context, arg1 *machinelearning.AddTagsInput, ...) (*machinelearning.AddTagsOutput, error)
- func (m *MockMachineLearningAPI) CreateBatchPrediction(arg0 *machinelearning.CreateBatchPredictionInput) (*machinelearning.CreateBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) CreateBatchPredictionRequest(arg0 *machinelearning.CreateBatchPredictionInput) (*request.Request, *machinelearning.CreateBatchPredictionOutput)
- func (m *MockMachineLearningAPI) CreateBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.CreateBatchPredictionInput, ...) (*machinelearning.CreateBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) CreateDataSourceFromRDS(arg0 *machinelearning.CreateDataSourceFromRDSInput) (*machinelearning.CreateDataSourceFromRDSOutput, error)
- func (m *MockMachineLearningAPI) CreateDataSourceFromRDSRequest(arg0 *machinelearning.CreateDataSourceFromRDSInput) (*request.Request, *machinelearning.CreateDataSourceFromRDSOutput)
- func (m *MockMachineLearningAPI) CreateDataSourceFromRDSWithContext(arg0 context.Context, arg1 *machinelearning.CreateDataSourceFromRDSInput, ...) (*machinelearning.CreateDataSourceFromRDSOutput, error)
- func (m *MockMachineLearningAPI) CreateDataSourceFromRedshift(arg0 *machinelearning.CreateDataSourceFromRedshiftInput) (*machinelearning.CreateDataSourceFromRedshiftOutput, error)
- func (m *MockMachineLearningAPI) CreateDataSourceFromRedshiftRequest(arg0 *machinelearning.CreateDataSourceFromRedshiftInput) (*request.Request, *machinelearning.CreateDataSourceFromRedshiftOutput)
- func (m *MockMachineLearningAPI) CreateDataSourceFromRedshiftWithContext(arg0 context.Context, arg1 *machinelearning.CreateDataSourceFromRedshiftInput, ...) (*machinelearning.CreateDataSourceFromRedshiftOutput, error)
- func (m *MockMachineLearningAPI) CreateDataSourceFromS3(arg0 *machinelearning.CreateDataSourceFromS3Input) (*machinelearning.CreateDataSourceFromS3Output, error)
- func (m *MockMachineLearningAPI) CreateDataSourceFromS3Request(arg0 *machinelearning.CreateDataSourceFromS3Input) (*request.Request, *machinelearning.CreateDataSourceFromS3Output)
- func (m *MockMachineLearningAPI) CreateDataSourceFromS3WithContext(arg0 context.Context, arg1 *machinelearning.CreateDataSourceFromS3Input, ...) (*machinelearning.CreateDataSourceFromS3Output, error)
- func (m *MockMachineLearningAPI) CreateEvaluation(arg0 *machinelearning.CreateEvaluationInput) (*machinelearning.CreateEvaluationOutput, error)
- func (m *MockMachineLearningAPI) CreateEvaluationRequest(arg0 *machinelearning.CreateEvaluationInput) (*request.Request, *machinelearning.CreateEvaluationOutput)
- func (m *MockMachineLearningAPI) CreateEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.CreateEvaluationInput, ...) (*machinelearning.CreateEvaluationOutput, error)
- func (m *MockMachineLearningAPI) CreateMLModel(arg0 *machinelearning.CreateMLModelInput) (*machinelearning.CreateMLModelOutput, error)
- func (m *MockMachineLearningAPI) CreateMLModelRequest(arg0 *machinelearning.CreateMLModelInput) (*request.Request, *machinelearning.CreateMLModelOutput)
- func (m *MockMachineLearningAPI) CreateMLModelWithContext(arg0 context.Context, arg1 *machinelearning.CreateMLModelInput, ...) (*machinelearning.CreateMLModelOutput, error)
- func (m *MockMachineLearningAPI) CreateRealtimeEndpoint(arg0 *machinelearning.CreateRealtimeEndpointInput) (*machinelearning.CreateRealtimeEndpointOutput, error)
- func (m *MockMachineLearningAPI) CreateRealtimeEndpointRequest(arg0 *machinelearning.CreateRealtimeEndpointInput) (*request.Request, *machinelearning.CreateRealtimeEndpointOutput)
- func (m *MockMachineLearningAPI) CreateRealtimeEndpointWithContext(arg0 context.Context, arg1 *machinelearning.CreateRealtimeEndpointInput, ...) (*machinelearning.CreateRealtimeEndpointOutput, error)
- func (m *MockMachineLearningAPI) DeleteBatchPrediction(arg0 *machinelearning.DeleteBatchPredictionInput) (*machinelearning.DeleteBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) DeleteBatchPredictionRequest(arg0 *machinelearning.DeleteBatchPredictionInput) (*request.Request, *machinelearning.DeleteBatchPredictionOutput)
- func (m *MockMachineLearningAPI) DeleteBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.DeleteBatchPredictionInput, ...) (*machinelearning.DeleteBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) DeleteDataSource(arg0 *machinelearning.DeleteDataSourceInput) (*machinelearning.DeleteDataSourceOutput, error)
- func (m *MockMachineLearningAPI) DeleteDataSourceRequest(arg0 *machinelearning.DeleteDataSourceInput) (*request.Request, *machinelearning.DeleteDataSourceOutput)
- func (m *MockMachineLearningAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *machinelearning.DeleteDataSourceInput, ...) (*machinelearning.DeleteDataSourceOutput, error)
- func (m *MockMachineLearningAPI) DeleteEvaluation(arg0 *machinelearning.DeleteEvaluationInput) (*machinelearning.DeleteEvaluationOutput, error)
- func (m *MockMachineLearningAPI) DeleteEvaluationRequest(arg0 *machinelearning.DeleteEvaluationInput) (*request.Request, *machinelearning.DeleteEvaluationOutput)
- func (m *MockMachineLearningAPI) DeleteEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.DeleteEvaluationInput, ...) (*machinelearning.DeleteEvaluationOutput, error)
- func (m *MockMachineLearningAPI) DeleteMLModel(arg0 *machinelearning.DeleteMLModelInput) (*machinelearning.DeleteMLModelOutput, error)
- func (m *MockMachineLearningAPI) DeleteMLModelRequest(arg0 *machinelearning.DeleteMLModelInput) (*request.Request, *machinelearning.DeleteMLModelOutput)
- func (m *MockMachineLearningAPI) DeleteMLModelWithContext(arg0 context.Context, arg1 *machinelearning.DeleteMLModelInput, ...) (*machinelearning.DeleteMLModelOutput, error)
- func (m *MockMachineLearningAPI) DeleteRealtimeEndpoint(arg0 *machinelearning.DeleteRealtimeEndpointInput) (*machinelearning.DeleteRealtimeEndpointOutput, error)
- func (m *MockMachineLearningAPI) DeleteRealtimeEndpointRequest(arg0 *machinelearning.DeleteRealtimeEndpointInput) (*request.Request, *machinelearning.DeleteRealtimeEndpointOutput)
- func (m *MockMachineLearningAPI) DeleteRealtimeEndpointWithContext(arg0 context.Context, arg1 *machinelearning.DeleteRealtimeEndpointInput, ...) (*machinelearning.DeleteRealtimeEndpointOutput, error)
- func (m *MockMachineLearningAPI) DeleteTags(arg0 *machinelearning.DeleteTagsInput) (*machinelearning.DeleteTagsOutput, error)
- func (m *MockMachineLearningAPI) DeleteTagsRequest(arg0 *machinelearning.DeleteTagsInput) (*request.Request, *machinelearning.DeleteTagsOutput)
- func (m *MockMachineLearningAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *machinelearning.DeleteTagsInput, ...) (*machinelearning.DeleteTagsOutput, error)
- func (m *MockMachineLearningAPI) DescribeBatchPredictions(arg0 *machinelearning.DescribeBatchPredictionsInput) (*machinelearning.DescribeBatchPredictionsOutput, error)
- func (m *MockMachineLearningAPI) DescribeBatchPredictionsPages(arg0 *machinelearning.DescribeBatchPredictionsInput, ...) error
- func (m *MockMachineLearningAPI) DescribeBatchPredictionsPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeBatchPredictionsInput, ...) error
- func (m *MockMachineLearningAPI) DescribeBatchPredictionsRequest(arg0 *machinelearning.DescribeBatchPredictionsInput) (*request.Request, *machinelearning.DescribeBatchPredictionsOutput)
- func (m *MockMachineLearningAPI) DescribeBatchPredictionsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeBatchPredictionsInput, ...) (*machinelearning.DescribeBatchPredictionsOutput, error)
- func (m *MockMachineLearningAPI) DescribeDataSources(arg0 *machinelearning.DescribeDataSourcesInput) (*machinelearning.DescribeDataSourcesOutput, error)
- func (m *MockMachineLearningAPI) DescribeDataSourcesPages(arg0 *machinelearning.DescribeDataSourcesInput, ...) error
- func (m *MockMachineLearningAPI) DescribeDataSourcesPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeDataSourcesInput, ...) error
- func (m *MockMachineLearningAPI) DescribeDataSourcesRequest(arg0 *machinelearning.DescribeDataSourcesInput) (*request.Request, *machinelearning.DescribeDataSourcesOutput)
- func (m *MockMachineLearningAPI) DescribeDataSourcesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeDataSourcesInput, ...) (*machinelearning.DescribeDataSourcesOutput, error)
- func (m *MockMachineLearningAPI) DescribeEvaluations(arg0 *machinelearning.DescribeEvaluationsInput) (*machinelearning.DescribeEvaluationsOutput, error)
- func (m *MockMachineLearningAPI) DescribeEvaluationsPages(arg0 *machinelearning.DescribeEvaluationsInput, ...) error
- func (m *MockMachineLearningAPI) DescribeEvaluationsPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeEvaluationsInput, ...) error
- func (m *MockMachineLearningAPI) DescribeEvaluationsRequest(arg0 *machinelearning.DescribeEvaluationsInput) (*request.Request, *machinelearning.DescribeEvaluationsOutput)
- func (m *MockMachineLearningAPI) DescribeEvaluationsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeEvaluationsInput, ...) (*machinelearning.DescribeEvaluationsOutput, error)
- func (m *MockMachineLearningAPI) DescribeMLModels(arg0 *machinelearning.DescribeMLModelsInput) (*machinelearning.DescribeMLModelsOutput, error)
- func (m *MockMachineLearningAPI) DescribeMLModelsPages(arg0 *machinelearning.DescribeMLModelsInput, ...) error
- func (m *MockMachineLearningAPI) DescribeMLModelsPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeMLModelsInput, ...) error
- func (m *MockMachineLearningAPI) DescribeMLModelsRequest(arg0 *machinelearning.DescribeMLModelsInput) (*request.Request, *machinelearning.DescribeMLModelsOutput)
- func (m *MockMachineLearningAPI) DescribeMLModelsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeMLModelsInput, ...) (*machinelearning.DescribeMLModelsOutput, error)
- func (m *MockMachineLearningAPI) DescribeTags(arg0 *machinelearning.DescribeTagsInput) (*machinelearning.DescribeTagsOutput, error)
- func (m *MockMachineLearningAPI) DescribeTagsRequest(arg0 *machinelearning.DescribeTagsInput) (*request.Request, *machinelearning.DescribeTagsOutput)
- func (m *MockMachineLearningAPI) DescribeTagsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeTagsInput, ...) (*machinelearning.DescribeTagsOutput, error)
- func (m *MockMachineLearningAPI) EXPECT() *MockMachineLearningAPIMockRecorder
- func (m *MockMachineLearningAPI) GetBatchPrediction(arg0 *machinelearning.GetBatchPredictionInput) (*machinelearning.GetBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) GetBatchPredictionRequest(arg0 *machinelearning.GetBatchPredictionInput) (*request.Request, *machinelearning.GetBatchPredictionOutput)
- func (m *MockMachineLearningAPI) GetBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.GetBatchPredictionInput, ...) (*machinelearning.GetBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) GetDataSource(arg0 *machinelearning.GetDataSourceInput) (*machinelearning.GetDataSourceOutput, error)
- func (m *MockMachineLearningAPI) GetDataSourceRequest(arg0 *machinelearning.GetDataSourceInput) (*request.Request, *machinelearning.GetDataSourceOutput)
- func (m *MockMachineLearningAPI) GetDataSourceWithContext(arg0 context.Context, arg1 *machinelearning.GetDataSourceInput, ...) (*machinelearning.GetDataSourceOutput, error)
- func (m *MockMachineLearningAPI) GetEvaluation(arg0 *machinelearning.GetEvaluationInput) (*machinelearning.GetEvaluationOutput, error)
- func (m *MockMachineLearningAPI) GetEvaluationRequest(arg0 *machinelearning.GetEvaluationInput) (*request.Request, *machinelearning.GetEvaluationOutput)
- func (m *MockMachineLearningAPI) GetEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.GetEvaluationInput, ...) (*machinelearning.GetEvaluationOutput, error)
- func (m *MockMachineLearningAPI) GetMLModel(arg0 *machinelearning.GetMLModelInput) (*machinelearning.GetMLModelOutput, error)
- func (m *MockMachineLearningAPI) GetMLModelRequest(arg0 *machinelearning.GetMLModelInput) (*request.Request, *machinelearning.GetMLModelOutput)
- func (m *MockMachineLearningAPI) GetMLModelWithContext(arg0 context.Context, arg1 *machinelearning.GetMLModelInput, ...) (*machinelearning.GetMLModelOutput, error)
- func (m *MockMachineLearningAPI) Predict(arg0 *machinelearning.PredictInput) (*machinelearning.PredictOutput, error)
- func (m *MockMachineLearningAPI) PredictRequest(arg0 *machinelearning.PredictInput) (*request.Request, *machinelearning.PredictOutput)
- func (m *MockMachineLearningAPI) PredictWithContext(arg0 context.Context, arg1 *machinelearning.PredictInput, ...) (*machinelearning.PredictOutput, error)
- func (m *MockMachineLearningAPI) UpdateBatchPrediction(arg0 *machinelearning.UpdateBatchPredictionInput) (*machinelearning.UpdateBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) UpdateBatchPredictionRequest(arg0 *machinelearning.UpdateBatchPredictionInput) (*request.Request, *machinelearning.UpdateBatchPredictionOutput)
- func (m *MockMachineLearningAPI) UpdateBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.UpdateBatchPredictionInput, ...) (*machinelearning.UpdateBatchPredictionOutput, error)
- func (m *MockMachineLearningAPI) UpdateDataSource(arg0 *machinelearning.UpdateDataSourceInput) (*machinelearning.UpdateDataSourceOutput, error)
- func (m *MockMachineLearningAPI) UpdateDataSourceRequest(arg0 *machinelearning.UpdateDataSourceInput) (*request.Request, *machinelearning.UpdateDataSourceOutput)
- func (m *MockMachineLearningAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *machinelearning.UpdateDataSourceInput, ...) (*machinelearning.UpdateDataSourceOutput, error)
- func (m *MockMachineLearningAPI) UpdateEvaluation(arg0 *machinelearning.UpdateEvaluationInput) (*machinelearning.UpdateEvaluationOutput, error)
- func (m *MockMachineLearningAPI) UpdateEvaluationRequest(arg0 *machinelearning.UpdateEvaluationInput) (*request.Request, *machinelearning.UpdateEvaluationOutput)
- func (m *MockMachineLearningAPI) UpdateEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.UpdateEvaluationInput, ...) (*machinelearning.UpdateEvaluationOutput, error)
- func (m *MockMachineLearningAPI) UpdateMLModel(arg0 *machinelearning.UpdateMLModelInput) (*machinelearning.UpdateMLModelOutput, error)
- func (m *MockMachineLearningAPI) UpdateMLModelRequest(arg0 *machinelearning.UpdateMLModelInput) (*request.Request, *machinelearning.UpdateMLModelOutput)
- func (m *MockMachineLearningAPI) UpdateMLModelWithContext(arg0 context.Context, arg1 *machinelearning.UpdateMLModelInput, ...) (*machinelearning.UpdateMLModelOutput, error)
- func (m *MockMachineLearningAPI) WaitUntilBatchPredictionAvailable(arg0 *machinelearning.DescribeBatchPredictionsInput) error
- func (m *MockMachineLearningAPI) WaitUntilBatchPredictionAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeBatchPredictionsInput, ...) error
- func (m *MockMachineLearningAPI) WaitUntilDataSourceAvailable(arg0 *machinelearning.DescribeDataSourcesInput) error
- func (m *MockMachineLearningAPI) WaitUntilDataSourceAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeDataSourcesInput, ...) error
- func (m *MockMachineLearningAPI) WaitUntilEvaluationAvailable(arg0 *machinelearning.DescribeEvaluationsInput) error
- func (m *MockMachineLearningAPI) WaitUntilEvaluationAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeEvaluationsInput, ...) error
- func (m *MockMachineLearningAPI) WaitUntilMLModelAvailable(arg0 *machinelearning.DescribeMLModelsInput) error
- func (m *MockMachineLearningAPI) WaitUntilMLModelAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeMLModelsInput, ...) error
- type MockMachineLearningAPIMockRecorder
- func (mr *MockMachineLearningAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateBatchPrediction(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateBatchPredictionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDS(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDSRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDSWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshift(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshiftRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3Request(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateEvaluation(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateEvaluationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateMLModel(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateMLModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateRealtimeEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateRealtimeEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) CreateRealtimeEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteBatchPrediction(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteBatchPredictionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteEvaluation(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteEvaluationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteMLModel(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteMLModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictions(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSources(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluations(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModels(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetBatchPrediction(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetBatchPredictionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetEvaluation(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetEvaluationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetMLModel(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetMLModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) GetMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) Predict(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) PredictRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) PredictWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateBatchPrediction(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateBatchPredictionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateEvaluation(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateEvaluationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateMLModel(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateMLModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) UpdateMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilBatchPredictionAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilBatchPredictionAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilDataSourceAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilDataSourceAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilEvaluationAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilEvaluationAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilMLModelAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockMachineLearningAPIMockRecorder) WaitUntilMLModelAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMachineLearningAPI ¶
type MockMachineLearningAPI struct {
// contains filtered or unexported fields
}
MockMachineLearningAPI is a mock of MachineLearningAPI interface
func NewMockMachineLearningAPI ¶
func NewMockMachineLearningAPI(ctrl *gomock.Controller) *MockMachineLearningAPI
NewMockMachineLearningAPI creates a new mock instance
func (*MockMachineLearningAPI) AddTags ¶
func (m *MockMachineLearningAPI) AddTags(arg0 *machinelearning.AddTagsInput) (*machinelearning.AddTagsOutput, error)
AddTags mocks base method
func (*MockMachineLearningAPI) AddTagsRequest ¶
func (m *MockMachineLearningAPI) AddTagsRequest(arg0 *machinelearning.AddTagsInput) (*request.Request, *machinelearning.AddTagsOutput)
AddTagsRequest mocks base method
func (*MockMachineLearningAPI) AddTagsWithContext ¶
func (m *MockMachineLearningAPI) AddTagsWithContext(arg0 context.Context, arg1 *machinelearning.AddTagsInput, arg2 ...request.Option) (*machinelearning.AddTagsOutput, error)
AddTagsWithContext mocks base method
func (*MockMachineLearningAPI) CreateBatchPrediction ¶
func (m *MockMachineLearningAPI) CreateBatchPrediction(arg0 *machinelearning.CreateBatchPredictionInput) (*machinelearning.CreateBatchPredictionOutput, error)
CreateBatchPrediction mocks base method
func (*MockMachineLearningAPI) CreateBatchPredictionRequest ¶
func (m *MockMachineLearningAPI) CreateBatchPredictionRequest(arg0 *machinelearning.CreateBatchPredictionInput) (*request.Request, *machinelearning.CreateBatchPredictionOutput)
CreateBatchPredictionRequest mocks base method
func (*MockMachineLearningAPI) CreateBatchPredictionWithContext ¶
func (m *MockMachineLearningAPI) CreateBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.CreateBatchPredictionInput, arg2 ...request.Option) (*machinelearning.CreateBatchPredictionOutput, error)
CreateBatchPredictionWithContext mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromRDS ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromRDS(arg0 *machinelearning.CreateDataSourceFromRDSInput) (*machinelearning.CreateDataSourceFromRDSOutput, error)
CreateDataSourceFromRDS mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromRDSRequest ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromRDSRequest(arg0 *machinelearning.CreateDataSourceFromRDSInput) (*request.Request, *machinelearning.CreateDataSourceFromRDSOutput)
CreateDataSourceFromRDSRequest mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromRDSWithContext ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromRDSWithContext(arg0 context.Context, arg1 *machinelearning.CreateDataSourceFromRDSInput, arg2 ...request.Option) (*machinelearning.CreateDataSourceFromRDSOutput, error)
CreateDataSourceFromRDSWithContext mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromRedshift ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromRedshift(arg0 *machinelearning.CreateDataSourceFromRedshiftInput) (*machinelearning.CreateDataSourceFromRedshiftOutput, error)
CreateDataSourceFromRedshift mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromRedshiftRequest ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromRedshiftRequest(arg0 *machinelearning.CreateDataSourceFromRedshiftInput) (*request.Request, *machinelearning.CreateDataSourceFromRedshiftOutput)
CreateDataSourceFromRedshiftRequest mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromRedshiftWithContext ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromRedshiftWithContext(arg0 context.Context, arg1 *machinelearning.CreateDataSourceFromRedshiftInput, arg2 ...request.Option) (*machinelearning.CreateDataSourceFromRedshiftOutput, error)
CreateDataSourceFromRedshiftWithContext mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromS3 ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromS3(arg0 *machinelearning.CreateDataSourceFromS3Input) (*machinelearning.CreateDataSourceFromS3Output, error)
CreateDataSourceFromS3 mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromS3Request ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromS3Request(arg0 *machinelearning.CreateDataSourceFromS3Input) (*request.Request, *machinelearning.CreateDataSourceFromS3Output)
CreateDataSourceFromS3Request mocks base method
func (*MockMachineLearningAPI) CreateDataSourceFromS3WithContext ¶
func (m *MockMachineLearningAPI) CreateDataSourceFromS3WithContext(arg0 context.Context, arg1 *machinelearning.CreateDataSourceFromS3Input, arg2 ...request.Option) (*machinelearning.CreateDataSourceFromS3Output, error)
CreateDataSourceFromS3WithContext mocks base method
func (*MockMachineLearningAPI) CreateEvaluation ¶
func (m *MockMachineLearningAPI) CreateEvaluation(arg0 *machinelearning.CreateEvaluationInput) (*machinelearning.CreateEvaluationOutput, error)
CreateEvaluation mocks base method
func (*MockMachineLearningAPI) CreateEvaluationRequest ¶
func (m *MockMachineLearningAPI) CreateEvaluationRequest(arg0 *machinelearning.CreateEvaluationInput) (*request.Request, *machinelearning.CreateEvaluationOutput)
CreateEvaluationRequest mocks base method
func (*MockMachineLearningAPI) CreateEvaluationWithContext ¶
func (m *MockMachineLearningAPI) CreateEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.CreateEvaluationInput, arg2 ...request.Option) (*machinelearning.CreateEvaluationOutput, error)
CreateEvaluationWithContext mocks base method
func (*MockMachineLearningAPI) CreateMLModel ¶
func (m *MockMachineLearningAPI) CreateMLModel(arg0 *machinelearning.CreateMLModelInput) (*machinelearning.CreateMLModelOutput, error)
CreateMLModel mocks base method
func (*MockMachineLearningAPI) CreateMLModelRequest ¶
func (m *MockMachineLearningAPI) CreateMLModelRequest(arg0 *machinelearning.CreateMLModelInput) (*request.Request, *machinelearning.CreateMLModelOutput)
CreateMLModelRequest mocks base method
func (*MockMachineLearningAPI) CreateMLModelWithContext ¶
func (m *MockMachineLearningAPI) CreateMLModelWithContext(arg0 context.Context, arg1 *machinelearning.CreateMLModelInput, arg2 ...request.Option) (*machinelearning.CreateMLModelOutput, error)
CreateMLModelWithContext mocks base method
func (*MockMachineLearningAPI) CreateRealtimeEndpoint ¶
func (m *MockMachineLearningAPI) CreateRealtimeEndpoint(arg0 *machinelearning.CreateRealtimeEndpointInput) (*machinelearning.CreateRealtimeEndpointOutput, error)
CreateRealtimeEndpoint mocks base method
func (*MockMachineLearningAPI) CreateRealtimeEndpointRequest ¶
func (m *MockMachineLearningAPI) CreateRealtimeEndpointRequest(arg0 *machinelearning.CreateRealtimeEndpointInput) (*request.Request, *machinelearning.CreateRealtimeEndpointOutput)
CreateRealtimeEndpointRequest mocks base method
func (*MockMachineLearningAPI) CreateRealtimeEndpointWithContext ¶
func (m *MockMachineLearningAPI) CreateRealtimeEndpointWithContext(arg0 context.Context, arg1 *machinelearning.CreateRealtimeEndpointInput, arg2 ...request.Option) (*machinelearning.CreateRealtimeEndpointOutput, error)
CreateRealtimeEndpointWithContext mocks base method
func (*MockMachineLearningAPI) DeleteBatchPrediction ¶
func (m *MockMachineLearningAPI) DeleteBatchPrediction(arg0 *machinelearning.DeleteBatchPredictionInput) (*machinelearning.DeleteBatchPredictionOutput, error)
DeleteBatchPrediction mocks base method
func (*MockMachineLearningAPI) DeleteBatchPredictionRequest ¶
func (m *MockMachineLearningAPI) DeleteBatchPredictionRequest(arg0 *machinelearning.DeleteBatchPredictionInput) (*request.Request, *machinelearning.DeleteBatchPredictionOutput)
DeleteBatchPredictionRequest mocks base method
func (*MockMachineLearningAPI) DeleteBatchPredictionWithContext ¶
func (m *MockMachineLearningAPI) DeleteBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.DeleteBatchPredictionInput, arg2 ...request.Option) (*machinelearning.DeleteBatchPredictionOutput, error)
DeleteBatchPredictionWithContext mocks base method
func (*MockMachineLearningAPI) DeleteDataSource ¶
func (m *MockMachineLearningAPI) DeleteDataSource(arg0 *machinelearning.DeleteDataSourceInput) (*machinelearning.DeleteDataSourceOutput, error)
DeleteDataSource mocks base method
func (*MockMachineLearningAPI) DeleteDataSourceRequest ¶
func (m *MockMachineLearningAPI) DeleteDataSourceRequest(arg0 *machinelearning.DeleteDataSourceInput) (*request.Request, *machinelearning.DeleteDataSourceOutput)
DeleteDataSourceRequest mocks base method
func (*MockMachineLearningAPI) DeleteDataSourceWithContext ¶
func (m *MockMachineLearningAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *machinelearning.DeleteDataSourceInput, arg2 ...request.Option) (*machinelearning.DeleteDataSourceOutput, error)
DeleteDataSourceWithContext mocks base method
func (*MockMachineLearningAPI) DeleteEvaluation ¶
func (m *MockMachineLearningAPI) DeleteEvaluation(arg0 *machinelearning.DeleteEvaluationInput) (*machinelearning.DeleteEvaluationOutput, error)
DeleteEvaluation mocks base method
func (*MockMachineLearningAPI) DeleteEvaluationRequest ¶
func (m *MockMachineLearningAPI) DeleteEvaluationRequest(arg0 *machinelearning.DeleteEvaluationInput) (*request.Request, *machinelearning.DeleteEvaluationOutput)
DeleteEvaluationRequest mocks base method
func (*MockMachineLearningAPI) DeleteEvaluationWithContext ¶
func (m *MockMachineLearningAPI) DeleteEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.DeleteEvaluationInput, arg2 ...request.Option) (*machinelearning.DeleteEvaluationOutput, error)
DeleteEvaluationWithContext mocks base method
func (*MockMachineLearningAPI) DeleteMLModel ¶
func (m *MockMachineLearningAPI) DeleteMLModel(arg0 *machinelearning.DeleteMLModelInput) (*machinelearning.DeleteMLModelOutput, error)
DeleteMLModel mocks base method
func (*MockMachineLearningAPI) DeleteMLModelRequest ¶
func (m *MockMachineLearningAPI) DeleteMLModelRequest(arg0 *machinelearning.DeleteMLModelInput) (*request.Request, *machinelearning.DeleteMLModelOutput)
DeleteMLModelRequest mocks base method
func (*MockMachineLearningAPI) DeleteMLModelWithContext ¶
func (m *MockMachineLearningAPI) DeleteMLModelWithContext(arg0 context.Context, arg1 *machinelearning.DeleteMLModelInput, arg2 ...request.Option) (*machinelearning.DeleteMLModelOutput, error)
DeleteMLModelWithContext mocks base method
func (*MockMachineLearningAPI) DeleteRealtimeEndpoint ¶
func (m *MockMachineLearningAPI) DeleteRealtimeEndpoint(arg0 *machinelearning.DeleteRealtimeEndpointInput) (*machinelearning.DeleteRealtimeEndpointOutput, error)
DeleteRealtimeEndpoint mocks base method
func (*MockMachineLearningAPI) DeleteRealtimeEndpointRequest ¶
func (m *MockMachineLearningAPI) DeleteRealtimeEndpointRequest(arg0 *machinelearning.DeleteRealtimeEndpointInput) (*request.Request, *machinelearning.DeleteRealtimeEndpointOutput)
DeleteRealtimeEndpointRequest mocks base method
func (*MockMachineLearningAPI) DeleteRealtimeEndpointWithContext ¶
func (m *MockMachineLearningAPI) DeleteRealtimeEndpointWithContext(arg0 context.Context, arg1 *machinelearning.DeleteRealtimeEndpointInput, arg2 ...request.Option) (*machinelearning.DeleteRealtimeEndpointOutput, error)
DeleteRealtimeEndpointWithContext mocks base method
func (*MockMachineLearningAPI) DeleteTags ¶
func (m *MockMachineLearningAPI) DeleteTags(arg0 *machinelearning.DeleteTagsInput) (*machinelearning.DeleteTagsOutput, error)
DeleteTags mocks base method
func (*MockMachineLearningAPI) DeleteTagsRequest ¶
func (m *MockMachineLearningAPI) DeleteTagsRequest(arg0 *machinelearning.DeleteTagsInput) (*request.Request, *machinelearning.DeleteTagsOutput)
DeleteTagsRequest mocks base method
func (*MockMachineLearningAPI) DeleteTagsWithContext ¶
func (m *MockMachineLearningAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *machinelearning.DeleteTagsInput, arg2 ...request.Option) (*machinelearning.DeleteTagsOutput, error)
DeleteTagsWithContext mocks base method
func (*MockMachineLearningAPI) DescribeBatchPredictions ¶
func (m *MockMachineLearningAPI) DescribeBatchPredictions(arg0 *machinelearning.DescribeBatchPredictionsInput) (*machinelearning.DescribeBatchPredictionsOutput, error)
DescribeBatchPredictions mocks base method
func (*MockMachineLearningAPI) DescribeBatchPredictionsPages ¶
func (m *MockMachineLearningAPI) DescribeBatchPredictionsPages(arg0 *machinelearning.DescribeBatchPredictionsInput, arg1 func(*machinelearning.DescribeBatchPredictionsOutput, bool) bool) error
DescribeBatchPredictionsPages mocks base method
func (*MockMachineLearningAPI) DescribeBatchPredictionsPagesWithContext ¶
func (m *MockMachineLearningAPI) DescribeBatchPredictionsPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeBatchPredictionsInput, arg2 func(*machinelearning.DescribeBatchPredictionsOutput, bool) bool, arg3 ...request.Option) error
DescribeBatchPredictionsPagesWithContext mocks base method
func (*MockMachineLearningAPI) DescribeBatchPredictionsRequest ¶
func (m *MockMachineLearningAPI) DescribeBatchPredictionsRequest(arg0 *machinelearning.DescribeBatchPredictionsInput) (*request.Request, *machinelearning.DescribeBatchPredictionsOutput)
DescribeBatchPredictionsRequest mocks base method
func (*MockMachineLearningAPI) DescribeBatchPredictionsWithContext ¶
func (m *MockMachineLearningAPI) DescribeBatchPredictionsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeBatchPredictionsInput, arg2 ...request.Option) (*machinelearning.DescribeBatchPredictionsOutput, error)
DescribeBatchPredictionsWithContext mocks base method
func (*MockMachineLearningAPI) DescribeDataSources ¶
func (m *MockMachineLearningAPI) DescribeDataSources(arg0 *machinelearning.DescribeDataSourcesInput) (*machinelearning.DescribeDataSourcesOutput, error)
DescribeDataSources mocks base method
func (*MockMachineLearningAPI) DescribeDataSourcesPages ¶
func (m *MockMachineLearningAPI) DescribeDataSourcesPages(arg0 *machinelearning.DescribeDataSourcesInput, arg1 func(*machinelearning.DescribeDataSourcesOutput, bool) bool) error
DescribeDataSourcesPages mocks base method
func (*MockMachineLearningAPI) DescribeDataSourcesPagesWithContext ¶
func (m *MockMachineLearningAPI) DescribeDataSourcesPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeDataSourcesInput, arg2 func(*machinelearning.DescribeDataSourcesOutput, bool) bool, arg3 ...request.Option) error
DescribeDataSourcesPagesWithContext mocks base method
func (*MockMachineLearningAPI) DescribeDataSourcesRequest ¶
func (m *MockMachineLearningAPI) DescribeDataSourcesRequest(arg0 *machinelearning.DescribeDataSourcesInput) (*request.Request, *machinelearning.DescribeDataSourcesOutput)
DescribeDataSourcesRequest mocks base method
func (*MockMachineLearningAPI) DescribeDataSourcesWithContext ¶
func (m *MockMachineLearningAPI) DescribeDataSourcesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeDataSourcesInput, arg2 ...request.Option) (*machinelearning.DescribeDataSourcesOutput, error)
DescribeDataSourcesWithContext mocks base method
func (*MockMachineLearningAPI) DescribeEvaluations ¶
func (m *MockMachineLearningAPI) DescribeEvaluations(arg0 *machinelearning.DescribeEvaluationsInput) (*machinelearning.DescribeEvaluationsOutput, error)
DescribeEvaluations mocks base method
func (*MockMachineLearningAPI) DescribeEvaluationsPages ¶
func (m *MockMachineLearningAPI) DescribeEvaluationsPages(arg0 *machinelearning.DescribeEvaluationsInput, arg1 func(*machinelearning.DescribeEvaluationsOutput, bool) bool) error
DescribeEvaluationsPages mocks base method
func (*MockMachineLearningAPI) DescribeEvaluationsPagesWithContext ¶
func (m *MockMachineLearningAPI) DescribeEvaluationsPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeEvaluationsInput, arg2 func(*machinelearning.DescribeEvaluationsOutput, bool) bool, arg3 ...request.Option) error
DescribeEvaluationsPagesWithContext mocks base method
func (*MockMachineLearningAPI) DescribeEvaluationsRequest ¶
func (m *MockMachineLearningAPI) DescribeEvaluationsRequest(arg0 *machinelearning.DescribeEvaluationsInput) (*request.Request, *machinelearning.DescribeEvaluationsOutput)
DescribeEvaluationsRequest mocks base method
func (*MockMachineLearningAPI) DescribeEvaluationsWithContext ¶
func (m *MockMachineLearningAPI) DescribeEvaluationsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeEvaluationsInput, arg2 ...request.Option) (*machinelearning.DescribeEvaluationsOutput, error)
DescribeEvaluationsWithContext mocks base method
func (*MockMachineLearningAPI) DescribeMLModels ¶
func (m *MockMachineLearningAPI) DescribeMLModels(arg0 *machinelearning.DescribeMLModelsInput) (*machinelearning.DescribeMLModelsOutput, error)
DescribeMLModels mocks base method
func (*MockMachineLearningAPI) DescribeMLModelsPages ¶
func (m *MockMachineLearningAPI) DescribeMLModelsPages(arg0 *machinelearning.DescribeMLModelsInput, arg1 func(*machinelearning.DescribeMLModelsOutput, bool) bool) error
DescribeMLModelsPages mocks base method
func (*MockMachineLearningAPI) DescribeMLModelsPagesWithContext ¶
func (m *MockMachineLearningAPI) DescribeMLModelsPagesWithContext(arg0 context.Context, arg1 *machinelearning.DescribeMLModelsInput, arg2 func(*machinelearning.DescribeMLModelsOutput, bool) bool, arg3 ...request.Option) error
DescribeMLModelsPagesWithContext mocks base method
func (*MockMachineLearningAPI) DescribeMLModelsRequest ¶
func (m *MockMachineLearningAPI) DescribeMLModelsRequest(arg0 *machinelearning.DescribeMLModelsInput) (*request.Request, *machinelearning.DescribeMLModelsOutput)
DescribeMLModelsRequest mocks base method
func (*MockMachineLearningAPI) DescribeMLModelsWithContext ¶
func (m *MockMachineLearningAPI) DescribeMLModelsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeMLModelsInput, arg2 ...request.Option) (*machinelearning.DescribeMLModelsOutput, error)
DescribeMLModelsWithContext mocks base method
func (*MockMachineLearningAPI) DescribeTags ¶
func (m *MockMachineLearningAPI) DescribeTags(arg0 *machinelearning.DescribeTagsInput) (*machinelearning.DescribeTagsOutput, error)
DescribeTags mocks base method
func (*MockMachineLearningAPI) DescribeTagsRequest ¶
func (m *MockMachineLearningAPI) DescribeTagsRequest(arg0 *machinelearning.DescribeTagsInput) (*request.Request, *machinelearning.DescribeTagsOutput)
DescribeTagsRequest mocks base method
func (*MockMachineLearningAPI) DescribeTagsWithContext ¶
func (m *MockMachineLearningAPI) DescribeTagsWithContext(arg0 context.Context, arg1 *machinelearning.DescribeTagsInput, arg2 ...request.Option) (*machinelearning.DescribeTagsOutput, error)
DescribeTagsWithContext mocks base method
func (*MockMachineLearningAPI) EXPECT ¶
func (m *MockMachineLearningAPI) EXPECT() *MockMachineLearningAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMachineLearningAPI) GetBatchPrediction ¶
func (m *MockMachineLearningAPI) GetBatchPrediction(arg0 *machinelearning.GetBatchPredictionInput) (*machinelearning.GetBatchPredictionOutput, error)
GetBatchPrediction mocks base method
func (*MockMachineLearningAPI) GetBatchPredictionRequest ¶
func (m *MockMachineLearningAPI) GetBatchPredictionRequest(arg0 *machinelearning.GetBatchPredictionInput) (*request.Request, *machinelearning.GetBatchPredictionOutput)
GetBatchPredictionRequest mocks base method
func (*MockMachineLearningAPI) GetBatchPredictionWithContext ¶
func (m *MockMachineLearningAPI) GetBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.GetBatchPredictionInput, arg2 ...request.Option) (*machinelearning.GetBatchPredictionOutput, error)
GetBatchPredictionWithContext mocks base method
func (*MockMachineLearningAPI) GetDataSource ¶
func (m *MockMachineLearningAPI) GetDataSource(arg0 *machinelearning.GetDataSourceInput) (*machinelearning.GetDataSourceOutput, error)
GetDataSource mocks base method
func (*MockMachineLearningAPI) GetDataSourceRequest ¶
func (m *MockMachineLearningAPI) GetDataSourceRequest(arg0 *machinelearning.GetDataSourceInput) (*request.Request, *machinelearning.GetDataSourceOutput)
GetDataSourceRequest mocks base method
func (*MockMachineLearningAPI) GetDataSourceWithContext ¶
func (m *MockMachineLearningAPI) GetDataSourceWithContext(arg0 context.Context, arg1 *machinelearning.GetDataSourceInput, arg2 ...request.Option) (*machinelearning.GetDataSourceOutput, error)
GetDataSourceWithContext mocks base method
func (*MockMachineLearningAPI) GetEvaluation ¶
func (m *MockMachineLearningAPI) GetEvaluation(arg0 *machinelearning.GetEvaluationInput) (*machinelearning.GetEvaluationOutput, error)
GetEvaluation mocks base method
func (*MockMachineLearningAPI) GetEvaluationRequest ¶
func (m *MockMachineLearningAPI) GetEvaluationRequest(arg0 *machinelearning.GetEvaluationInput) (*request.Request, *machinelearning.GetEvaluationOutput)
GetEvaluationRequest mocks base method
func (*MockMachineLearningAPI) GetEvaluationWithContext ¶
func (m *MockMachineLearningAPI) GetEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.GetEvaluationInput, arg2 ...request.Option) (*machinelearning.GetEvaluationOutput, error)
GetEvaluationWithContext mocks base method
func (*MockMachineLearningAPI) GetMLModel ¶
func (m *MockMachineLearningAPI) GetMLModel(arg0 *machinelearning.GetMLModelInput) (*machinelearning.GetMLModelOutput, error)
GetMLModel mocks base method
func (*MockMachineLearningAPI) GetMLModelRequest ¶
func (m *MockMachineLearningAPI) GetMLModelRequest(arg0 *machinelearning.GetMLModelInput) (*request.Request, *machinelearning.GetMLModelOutput)
GetMLModelRequest mocks base method
func (*MockMachineLearningAPI) GetMLModelWithContext ¶
func (m *MockMachineLearningAPI) GetMLModelWithContext(arg0 context.Context, arg1 *machinelearning.GetMLModelInput, arg2 ...request.Option) (*machinelearning.GetMLModelOutput, error)
GetMLModelWithContext mocks base method
func (*MockMachineLearningAPI) Predict ¶
func (m *MockMachineLearningAPI) Predict(arg0 *machinelearning.PredictInput) (*machinelearning.PredictOutput, error)
Predict mocks base method
func (*MockMachineLearningAPI) PredictRequest ¶
func (m *MockMachineLearningAPI) PredictRequest(arg0 *machinelearning.PredictInput) (*request.Request, *machinelearning.PredictOutput)
PredictRequest mocks base method
func (*MockMachineLearningAPI) PredictWithContext ¶
func (m *MockMachineLearningAPI) PredictWithContext(arg0 context.Context, arg1 *machinelearning.PredictInput, arg2 ...request.Option) (*machinelearning.PredictOutput, error)
PredictWithContext mocks base method
func (*MockMachineLearningAPI) UpdateBatchPrediction ¶
func (m *MockMachineLearningAPI) UpdateBatchPrediction(arg0 *machinelearning.UpdateBatchPredictionInput) (*machinelearning.UpdateBatchPredictionOutput, error)
UpdateBatchPrediction mocks base method
func (*MockMachineLearningAPI) UpdateBatchPredictionRequest ¶
func (m *MockMachineLearningAPI) UpdateBatchPredictionRequest(arg0 *machinelearning.UpdateBatchPredictionInput) (*request.Request, *machinelearning.UpdateBatchPredictionOutput)
UpdateBatchPredictionRequest mocks base method
func (*MockMachineLearningAPI) UpdateBatchPredictionWithContext ¶
func (m *MockMachineLearningAPI) UpdateBatchPredictionWithContext(arg0 context.Context, arg1 *machinelearning.UpdateBatchPredictionInput, arg2 ...request.Option) (*machinelearning.UpdateBatchPredictionOutput, error)
UpdateBatchPredictionWithContext mocks base method
func (*MockMachineLearningAPI) UpdateDataSource ¶
func (m *MockMachineLearningAPI) UpdateDataSource(arg0 *machinelearning.UpdateDataSourceInput) (*machinelearning.UpdateDataSourceOutput, error)
UpdateDataSource mocks base method
func (*MockMachineLearningAPI) UpdateDataSourceRequest ¶
func (m *MockMachineLearningAPI) UpdateDataSourceRequest(arg0 *machinelearning.UpdateDataSourceInput) (*request.Request, *machinelearning.UpdateDataSourceOutput)
UpdateDataSourceRequest mocks base method
func (*MockMachineLearningAPI) UpdateDataSourceWithContext ¶
func (m *MockMachineLearningAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *machinelearning.UpdateDataSourceInput, arg2 ...request.Option) (*machinelearning.UpdateDataSourceOutput, error)
UpdateDataSourceWithContext mocks base method
func (*MockMachineLearningAPI) UpdateEvaluation ¶
func (m *MockMachineLearningAPI) UpdateEvaluation(arg0 *machinelearning.UpdateEvaluationInput) (*machinelearning.UpdateEvaluationOutput, error)
UpdateEvaluation mocks base method
func (*MockMachineLearningAPI) UpdateEvaluationRequest ¶
func (m *MockMachineLearningAPI) UpdateEvaluationRequest(arg0 *machinelearning.UpdateEvaluationInput) (*request.Request, *machinelearning.UpdateEvaluationOutput)
UpdateEvaluationRequest mocks base method
func (*MockMachineLearningAPI) UpdateEvaluationWithContext ¶
func (m *MockMachineLearningAPI) UpdateEvaluationWithContext(arg0 context.Context, arg1 *machinelearning.UpdateEvaluationInput, arg2 ...request.Option) (*machinelearning.UpdateEvaluationOutput, error)
UpdateEvaluationWithContext mocks base method
func (*MockMachineLearningAPI) UpdateMLModel ¶
func (m *MockMachineLearningAPI) UpdateMLModel(arg0 *machinelearning.UpdateMLModelInput) (*machinelearning.UpdateMLModelOutput, error)
UpdateMLModel mocks base method
func (*MockMachineLearningAPI) UpdateMLModelRequest ¶
func (m *MockMachineLearningAPI) UpdateMLModelRequest(arg0 *machinelearning.UpdateMLModelInput) (*request.Request, *machinelearning.UpdateMLModelOutput)
UpdateMLModelRequest mocks base method
func (*MockMachineLearningAPI) UpdateMLModelWithContext ¶
func (m *MockMachineLearningAPI) UpdateMLModelWithContext(arg0 context.Context, arg1 *machinelearning.UpdateMLModelInput, arg2 ...request.Option) (*machinelearning.UpdateMLModelOutput, error)
UpdateMLModelWithContext mocks base method
func (*MockMachineLearningAPI) WaitUntilBatchPredictionAvailable ¶
func (m *MockMachineLearningAPI) WaitUntilBatchPredictionAvailable(arg0 *machinelearning.DescribeBatchPredictionsInput) error
WaitUntilBatchPredictionAvailable mocks base method
func (*MockMachineLearningAPI) WaitUntilBatchPredictionAvailableWithContext ¶
func (m *MockMachineLearningAPI) WaitUntilBatchPredictionAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeBatchPredictionsInput, arg2 ...request.WaiterOption) error
WaitUntilBatchPredictionAvailableWithContext mocks base method
func (*MockMachineLearningAPI) WaitUntilDataSourceAvailable ¶
func (m *MockMachineLearningAPI) WaitUntilDataSourceAvailable(arg0 *machinelearning.DescribeDataSourcesInput) error
WaitUntilDataSourceAvailable mocks base method
func (*MockMachineLearningAPI) WaitUntilDataSourceAvailableWithContext ¶
func (m *MockMachineLearningAPI) WaitUntilDataSourceAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeDataSourcesInput, arg2 ...request.WaiterOption) error
WaitUntilDataSourceAvailableWithContext mocks base method
func (*MockMachineLearningAPI) WaitUntilEvaluationAvailable ¶
func (m *MockMachineLearningAPI) WaitUntilEvaluationAvailable(arg0 *machinelearning.DescribeEvaluationsInput) error
WaitUntilEvaluationAvailable mocks base method
func (*MockMachineLearningAPI) WaitUntilEvaluationAvailableWithContext ¶
func (m *MockMachineLearningAPI) WaitUntilEvaluationAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeEvaluationsInput, arg2 ...request.WaiterOption) error
WaitUntilEvaluationAvailableWithContext mocks base method
func (*MockMachineLearningAPI) WaitUntilMLModelAvailable ¶
func (m *MockMachineLearningAPI) WaitUntilMLModelAvailable(arg0 *machinelearning.DescribeMLModelsInput) error
WaitUntilMLModelAvailable mocks base method
func (*MockMachineLearningAPI) WaitUntilMLModelAvailableWithContext ¶
func (m *MockMachineLearningAPI) WaitUntilMLModelAvailableWithContext(arg0 context.Context, arg1 *machinelearning.DescribeMLModelsInput, arg2 ...request.WaiterOption) error
WaitUntilMLModelAvailableWithContext mocks base method
type MockMachineLearningAPIMockRecorder ¶
type MockMachineLearningAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMachineLearningAPIMockRecorder is the mock recorder for MockMachineLearningAPI
func (*MockMachineLearningAPIMockRecorder) AddTags ¶
func (mr *MockMachineLearningAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
AddTags indicates an expected call of AddTags
func (*MockMachineLearningAPIMockRecorder) AddTagsRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
AddTagsRequest indicates an expected call of AddTagsRequest
func (*MockMachineLearningAPIMockRecorder) AddTagsWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsWithContext indicates an expected call of AddTagsWithContext
func (*MockMachineLearningAPIMockRecorder) CreateBatchPrediction ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateBatchPrediction(arg0 interface{}) *gomock.Call
CreateBatchPrediction indicates an expected call of CreateBatchPrediction
func (*MockMachineLearningAPIMockRecorder) CreateBatchPredictionRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateBatchPredictionRequest(arg0 interface{}) *gomock.Call
CreateBatchPredictionRequest indicates an expected call of CreateBatchPredictionRequest
func (*MockMachineLearningAPIMockRecorder) CreateBatchPredictionWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBatchPredictionWithContext indicates an expected call of CreateBatchPredictionWithContext
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDS ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDS(arg0 interface{}) *gomock.Call
CreateDataSourceFromRDS indicates an expected call of CreateDataSourceFromRDS
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDSRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDSRequest(arg0 interface{}) *gomock.Call
CreateDataSourceFromRDSRequest indicates an expected call of CreateDataSourceFromRDSRequest
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDSWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRDSWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataSourceFromRDSWithContext indicates an expected call of CreateDataSourceFromRDSWithContext
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshift ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshift(arg0 interface{}) *gomock.Call
CreateDataSourceFromRedshift indicates an expected call of CreateDataSourceFromRedshift
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshiftRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshiftRequest(arg0 interface{}) *gomock.Call
CreateDataSourceFromRedshiftRequest indicates an expected call of CreateDataSourceFromRedshiftRequest
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshiftWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromRedshiftWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataSourceFromRedshiftWithContext indicates an expected call of CreateDataSourceFromRedshiftWithContext
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3 ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3(arg0 interface{}) *gomock.Call
CreateDataSourceFromS3 indicates an expected call of CreateDataSourceFromS3
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3Request ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3Request(arg0 interface{}) *gomock.Call
CreateDataSourceFromS3Request indicates an expected call of CreateDataSourceFromS3Request
func (*MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3WithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateDataSourceFromS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataSourceFromS3WithContext indicates an expected call of CreateDataSourceFromS3WithContext
func (*MockMachineLearningAPIMockRecorder) CreateEvaluation ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateEvaluation(arg0 interface{}) *gomock.Call
CreateEvaluation indicates an expected call of CreateEvaluation
func (*MockMachineLearningAPIMockRecorder) CreateEvaluationRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateEvaluationRequest(arg0 interface{}) *gomock.Call
CreateEvaluationRequest indicates an expected call of CreateEvaluationRequest
func (*MockMachineLearningAPIMockRecorder) CreateEvaluationWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEvaluationWithContext indicates an expected call of CreateEvaluationWithContext
func (*MockMachineLearningAPIMockRecorder) CreateMLModel ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateMLModel(arg0 interface{}) *gomock.Call
CreateMLModel indicates an expected call of CreateMLModel
func (*MockMachineLearningAPIMockRecorder) CreateMLModelRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateMLModelRequest(arg0 interface{}) *gomock.Call
CreateMLModelRequest indicates an expected call of CreateMLModelRequest
func (*MockMachineLearningAPIMockRecorder) CreateMLModelWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMLModelWithContext indicates an expected call of CreateMLModelWithContext
func (*MockMachineLearningAPIMockRecorder) CreateRealtimeEndpoint ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateRealtimeEndpoint(arg0 interface{}) *gomock.Call
CreateRealtimeEndpoint indicates an expected call of CreateRealtimeEndpoint
func (*MockMachineLearningAPIMockRecorder) CreateRealtimeEndpointRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateRealtimeEndpointRequest(arg0 interface{}) *gomock.Call
CreateRealtimeEndpointRequest indicates an expected call of CreateRealtimeEndpointRequest
func (*MockMachineLearningAPIMockRecorder) CreateRealtimeEndpointWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) CreateRealtimeEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRealtimeEndpointWithContext indicates an expected call of CreateRealtimeEndpointWithContext
func (*MockMachineLearningAPIMockRecorder) DeleteBatchPrediction ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteBatchPrediction(arg0 interface{}) *gomock.Call
DeleteBatchPrediction indicates an expected call of DeleteBatchPrediction
func (*MockMachineLearningAPIMockRecorder) DeleteBatchPredictionRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteBatchPredictionRequest(arg0 interface{}) *gomock.Call
DeleteBatchPredictionRequest indicates an expected call of DeleteBatchPredictionRequest
func (*MockMachineLearningAPIMockRecorder) DeleteBatchPredictionWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBatchPredictionWithContext indicates an expected call of DeleteBatchPredictionWithContext
func (*MockMachineLearningAPIMockRecorder) DeleteDataSource ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call
DeleteDataSource indicates an expected call of DeleteDataSource
func (*MockMachineLearningAPIMockRecorder) DeleteDataSourceRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call
DeleteDataSourceRequest indicates an expected call of DeleteDataSourceRequest
func (*MockMachineLearningAPIMockRecorder) DeleteDataSourceWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataSourceWithContext indicates an expected call of DeleteDataSourceWithContext
func (*MockMachineLearningAPIMockRecorder) DeleteEvaluation ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteEvaluation(arg0 interface{}) *gomock.Call
DeleteEvaluation indicates an expected call of DeleteEvaluation
func (*MockMachineLearningAPIMockRecorder) DeleteEvaluationRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteEvaluationRequest(arg0 interface{}) *gomock.Call
DeleteEvaluationRequest indicates an expected call of DeleteEvaluationRequest
func (*MockMachineLearningAPIMockRecorder) DeleteEvaluationWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEvaluationWithContext indicates an expected call of DeleteEvaluationWithContext
func (*MockMachineLearningAPIMockRecorder) DeleteMLModel ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteMLModel(arg0 interface{}) *gomock.Call
DeleteMLModel indicates an expected call of DeleteMLModel
func (*MockMachineLearningAPIMockRecorder) DeleteMLModelRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteMLModelRequest(arg0 interface{}) *gomock.Call
DeleteMLModelRequest indicates an expected call of DeleteMLModelRequest
func (*MockMachineLearningAPIMockRecorder) DeleteMLModelWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMLModelWithContext indicates an expected call of DeleteMLModelWithContext
func (*MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpoint ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpoint(arg0 interface{}) *gomock.Call
DeleteRealtimeEndpoint indicates an expected call of DeleteRealtimeEndpoint
func (*MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpointRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpointRequest(arg0 interface{}) *gomock.Call
DeleteRealtimeEndpointRequest indicates an expected call of DeleteRealtimeEndpointRequest
func (*MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpointWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteRealtimeEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRealtimeEndpointWithContext indicates an expected call of DeleteRealtimeEndpointWithContext
func (*MockMachineLearningAPIMockRecorder) DeleteTags ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call
DeleteTags indicates an expected call of DeleteTags
func (*MockMachineLearningAPIMockRecorder) DeleteTagsRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call
DeleteTagsRequest indicates an expected call of DeleteTagsRequest
func (*MockMachineLearningAPIMockRecorder) DeleteTagsWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeBatchPredictions ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictions(arg0 interface{}) *gomock.Call
DescribeBatchPredictions indicates an expected call of DescribeBatchPredictions
func (*MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsPages ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeBatchPredictionsPages indicates an expected call of DescribeBatchPredictionsPages
func (*MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsPagesWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeBatchPredictionsPagesWithContext indicates an expected call of DescribeBatchPredictionsPagesWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsRequest(arg0 interface{}) *gomock.Call
DescribeBatchPredictionsRequest indicates an expected call of DescribeBatchPredictionsRequest
func (*MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeBatchPredictionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBatchPredictionsWithContext indicates an expected call of DescribeBatchPredictionsWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeDataSources ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSources(arg0 interface{}) *gomock.Call
DescribeDataSources indicates an expected call of DescribeDataSources
func (*MockMachineLearningAPIMockRecorder) DescribeDataSourcesPages ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesPages(arg0, arg1 interface{}) *gomock.Call
DescribeDataSourcesPages indicates an expected call of DescribeDataSourcesPages
func (*MockMachineLearningAPIMockRecorder) DescribeDataSourcesPagesWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDataSourcesPagesWithContext indicates an expected call of DescribeDataSourcesPagesWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeDataSourcesRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesRequest(arg0 interface{}) *gomock.Call
DescribeDataSourcesRequest indicates an expected call of DescribeDataSourcesRequest
func (*MockMachineLearningAPIMockRecorder) DescribeDataSourcesWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDataSourcesWithContext indicates an expected call of DescribeDataSourcesWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeEvaluations ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluations(arg0 interface{}) *gomock.Call
DescribeEvaluations indicates an expected call of DescribeEvaluations
func (*MockMachineLearningAPIMockRecorder) DescribeEvaluationsPages ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsPages(arg0, arg1 interface{}) *gomock.Call
DescribeEvaluationsPages indicates an expected call of DescribeEvaluationsPages
func (*MockMachineLearningAPIMockRecorder) DescribeEvaluationsPagesWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEvaluationsPagesWithContext indicates an expected call of DescribeEvaluationsPagesWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeEvaluationsRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsRequest(arg0 interface{}) *gomock.Call
DescribeEvaluationsRequest indicates an expected call of DescribeEvaluationsRequest
func (*MockMachineLearningAPIMockRecorder) DescribeEvaluationsWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeEvaluationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEvaluationsWithContext indicates an expected call of DescribeEvaluationsWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeMLModels ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModels(arg0 interface{}) *gomock.Call
DescribeMLModels indicates an expected call of DescribeMLModels
func (*MockMachineLearningAPIMockRecorder) DescribeMLModelsPages ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsPages(arg0, arg1 interface{}) *gomock.Call
DescribeMLModelsPages indicates an expected call of DescribeMLModelsPages
func (*MockMachineLearningAPIMockRecorder) DescribeMLModelsPagesWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeMLModelsPagesWithContext indicates an expected call of DescribeMLModelsPagesWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeMLModelsRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsRequest(arg0 interface{}) *gomock.Call
DescribeMLModelsRequest indicates an expected call of DescribeMLModelsRequest
func (*MockMachineLearningAPIMockRecorder) DescribeMLModelsWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeMLModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMLModelsWithContext indicates an expected call of DescribeMLModelsWithContext
func (*MockMachineLearningAPIMockRecorder) DescribeTags ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call
DescribeTags indicates an expected call of DescribeTags
func (*MockMachineLearningAPIMockRecorder) DescribeTagsRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call
DescribeTagsRequest indicates an expected call of DescribeTagsRequest
func (*MockMachineLearningAPIMockRecorder) DescribeTagsWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext
func (*MockMachineLearningAPIMockRecorder) GetBatchPrediction ¶
func (mr *MockMachineLearningAPIMockRecorder) GetBatchPrediction(arg0 interface{}) *gomock.Call
GetBatchPrediction indicates an expected call of GetBatchPrediction
func (*MockMachineLearningAPIMockRecorder) GetBatchPredictionRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) GetBatchPredictionRequest(arg0 interface{}) *gomock.Call
GetBatchPredictionRequest indicates an expected call of GetBatchPredictionRequest
func (*MockMachineLearningAPIMockRecorder) GetBatchPredictionWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) GetBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBatchPredictionWithContext indicates an expected call of GetBatchPredictionWithContext
func (*MockMachineLearningAPIMockRecorder) GetDataSource ¶
func (mr *MockMachineLearningAPIMockRecorder) GetDataSource(arg0 interface{}) *gomock.Call
GetDataSource indicates an expected call of GetDataSource
func (*MockMachineLearningAPIMockRecorder) GetDataSourceRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) GetDataSourceRequest(arg0 interface{}) *gomock.Call
GetDataSourceRequest indicates an expected call of GetDataSourceRequest
func (*MockMachineLearningAPIMockRecorder) GetDataSourceWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) GetDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataSourceWithContext indicates an expected call of GetDataSourceWithContext
func (*MockMachineLearningAPIMockRecorder) GetEvaluation ¶
func (mr *MockMachineLearningAPIMockRecorder) GetEvaluation(arg0 interface{}) *gomock.Call
GetEvaluation indicates an expected call of GetEvaluation
func (*MockMachineLearningAPIMockRecorder) GetEvaluationRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) GetEvaluationRequest(arg0 interface{}) *gomock.Call
GetEvaluationRequest indicates an expected call of GetEvaluationRequest
func (*MockMachineLearningAPIMockRecorder) GetEvaluationWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) GetEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEvaluationWithContext indicates an expected call of GetEvaluationWithContext
func (*MockMachineLearningAPIMockRecorder) GetMLModel ¶
func (mr *MockMachineLearningAPIMockRecorder) GetMLModel(arg0 interface{}) *gomock.Call
GetMLModel indicates an expected call of GetMLModel
func (*MockMachineLearningAPIMockRecorder) GetMLModelRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) GetMLModelRequest(arg0 interface{}) *gomock.Call
GetMLModelRequest indicates an expected call of GetMLModelRequest
func (*MockMachineLearningAPIMockRecorder) GetMLModelWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) GetMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMLModelWithContext indicates an expected call of GetMLModelWithContext
func (*MockMachineLearningAPIMockRecorder) Predict ¶
func (mr *MockMachineLearningAPIMockRecorder) Predict(arg0 interface{}) *gomock.Call
Predict indicates an expected call of Predict
func (*MockMachineLearningAPIMockRecorder) PredictRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) PredictRequest(arg0 interface{}) *gomock.Call
PredictRequest indicates an expected call of PredictRequest
func (*MockMachineLearningAPIMockRecorder) PredictWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) PredictWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PredictWithContext indicates an expected call of PredictWithContext
func (*MockMachineLearningAPIMockRecorder) UpdateBatchPrediction ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateBatchPrediction(arg0 interface{}) *gomock.Call
UpdateBatchPrediction indicates an expected call of UpdateBatchPrediction
func (*MockMachineLearningAPIMockRecorder) UpdateBatchPredictionRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateBatchPredictionRequest(arg0 interface{}) *gomock.Call
UpdateBatchPredictionRequest indicates an expected call of UpdateBatchPredictionRequest
func (*MockMachineLearningAPIMockRecorder) UpdateBatchPredictionWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateBatchPredictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBatchPredictionWithContext indicates an expected call of UpdateBatchPredictionWithContext
func (*MockMachineLearningAPIMockRecorder) UpdateDataSource ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call
UpdateDataSource indicates an expected call of UpdateDataSource
func (*MockMachineLearningAPIMockRecorder) UpdateDataSourceRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call
UpdateDataSourceRequest indicates an expected call of UpdateDataSourceRequest
func (*MockMachineLearningAPIMockRecorder) UpdateDataSourceWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDataSourceWithContext indicates an expected call of UpdateDataSourceWithContext
func (*MockMachineLearningAPIMockRecorder) UpdateEvaluation ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateEvaluation(arg0 interface{}) *gomock.Call
UpdateEvaluation indicates an expected call of UpdateEvaluation
func (*MockMachineLearningAPIMockRecorder) UpdateEvaluationRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateEvaluationRequest(arg0 interface{}) *gomock.Call
UpdateEvaluationRequest indicates an expected call of UpdateEvaluationRequest
func (*MockMachineLearningAPIMockRecorder) UpdateEvaluationWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateEvaluationWithContext indicates an expected call of UpdateEvaluationWithContext
func (*MockMachineLearningAPIMockRecorder) UpdateMLModel ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateMLModel(arg0 interface{}) *gomock.Call
UpdateMLModel indicates an expected call of UpdateMLModel
func (*MockMachineLearningAPIMockRecorder) UpdateMLModelRequest ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateMLModelRequest(arg0 interface{}) *gomock.Call
UpdateMLModelRequest indicates an expected call of UpdateMLModelRequest
func (*MockMachineLearningAPIMockRecorder) UpdateMLModelWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) UpdateMLModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMLModelWithContext indicates an expected call of UpdateMLModelWithContext
func (*MockMachineLearningAPIMockRecorder) WaitUntilBatchPredictionAvailable ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilBatchPredictionAvailable(arg0 interface{}) *gomock.Call
WaitUntilBatchPredictionAvailable indicates an expected call of WaitUntilBatchPredictionAvailable
func (*MockMachineLearningAPIMockRecorder) WaitUntilBatchPredictionAvailableWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilBatchPredictionAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBatchPredictionAvailableWithContext indicates an expected call of WaitUntilBatchPredictionAvailableWithContext
func (*MockMachineLearningAPIMockRecorder) WaitUntilDataSourceAvailable ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilDataSourceAvailable(arg0 interface{}) *gomock.Call
WaitUntilDataSourceAvailable indicates an expected call of WaitUntilDataSourceAvailable
func (*MockMachineLearningAPIMockRecorder) WaitUntilDataSourceAvailableWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilDataSourceAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilDataSourceAvailableWithContext indicates an expected call of WaitUntilDataSourceAvailableWithContext
func (*MockMachineLearningAPIMockRecorder) WaitUntilEvaluationAvailable ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilEvaluationAvailable(arg0 interface{}) *gomock.Call
WaitUntilEvaluationAvailable indicates an expected call of WaitUntilEvaluationAvailable
func (*MockMachineLearningAPIMockRecorder) WaitUntilEvaluationAvailableWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilEvaluationAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilEvaluationAvailableWithContext indicates an expected call of WaitUntilEvaluationAvailableWithContext
func (*MockMachineLearningAPIMockRecorder) WaitUntilMLModelAvailable ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilMLModelAvailable(arg0 interface{}) *gomock.Call
WaitUntilMLModelAvailable indicates an expected call of WaitUntilMLModelAvailable
func (*MockMachineLearningAPIMockRecorder) WaitUntilMLModelAvailableWithContext ¶
func (mr *MockMachineLearningAPIMockRecorder) WaitUntilMLModelAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilMLModelAvailableWithContext indicates an expected call of WaitUntilMLModelAvailableWithContext