machinelearningmock

package
v1.43.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package machinelearningmock is a generated GoMock package.

Index

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

AddTags mocks base method.

func (*MockMachineLearningAPI) AddTagsRequest

AddTagsRequest mocks base method.

func (*MockMachineLearningAPI) AddTagsWithContext

AddTagsWithContext mocks base method.

func (*MockMachineLearningAPI) CreateBatchPrediction

CreateBatchPrediction mocks base method.

func (*MockMachineLearningAPI) CreateBatchPredictionRequest

CreateBatchPredictionRequest mocks base method.

func (*MockMachineLearningAPI) CreateBatchPredictionWithContext

CreateBatchPredictionWithContext mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromRDS

CreateDataSourceFromRDS mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromRDSRequest

CreateDataSourceFromRDSRequest mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromRDSWithContext

CreateDataSourceFromRDSWithContext mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromRedshift

CreateDataSourceFromRedshift mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromRedshiftRequest

CreateDataSourceFromRedshiftRequest mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromRedshiftWithContext

CreateDataSourceFromRedshiftWithContext mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromS3

CreateDataSourceFromS3 mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromS3Request

CreateDataSourceFromS3Request mocks base method.

func (*MockMachineLearningAPI) CreateDataSourceFromS3WithContext

CreateDataSourceFromS3WithContext mocks base method.

func (*MockMachineLearningAPI) CreateEvaluation

CreateEvaluation mocks base method.

func (*MockMachineLearningAPI) CreateEvaluationRequest

CreateEvaluationRequest mocks base method.

func (*MockMachineLearningAPI) CreateEvaluationWithContext

CreateEvaluationWithContext mocks base method.

func (*MockMachineLearningAPI) CreateMLModel

CreateMLModel mocks base method.

func (*MockMachineLearningAPI) CreateMLModelRequest

CreateMLModelRequest mocks base method.

func (*MockMachineLearningAPI) CreateMLModelWithContext

CreateMLModelWithContext mocks base method.

func (*MockMachineLearningAPI) CreateRealtimeEndpoint

CreateRealtimeEndpoint mocks base method.

func (*MockMachineLearningAPI) CreateRealtimeEndpointRequest

CreateRealtimeEndpointRequest mocks base method.

func (*MockMachineLearningAPI) CreateRealtimeEndpointWithContext

CreateRealtimeEndpointWithContext mocks base method.

func (*MockMachineLearningAPI) DeleteBatchPrediction

DeleteBatchPrediction mocks base method.

func (*MockMachineLearningAPI) DeleteBatchPredictionRequest

DeleteBatchPredictionRequest mocks base method.

func (*MockMachineLearningAPI) DeleteBatchPredictionWithContext

DeleteBatchPredictionWithContext mocks base method.

func (*MockMachineLearningAPI) DeleteDataSource

DeleteDataSource mocks base method.

func (*MockMachineLearningAPI) DeleteDataSourceRequest

DeleteDataSourceRequest mocks base method.

func (*MockMachineLearningAPI) DeleteDataSourceWithContext

DeleteDataSourceWithContext mocks base method.

func (*MockMachineLearningAPI) DeleteEvaluation

DeleteEvaluation mocks base method.

func (*MockMachineLearningAPI) DeleteEvaluationRequest

DeleteEvaluationRequest mocks base method.

func (*MockMachineLearningAPI) DeleteEvaluationWithContext

DeleteEvaluationWithContext mocks base method.

func (*MockMachineLearningAPI) DeleteMLModel

DeleteMLModel mocks base method.

func (*MockMachineLearningAPI) DeleteMLModelRequest

DeleteMLModelRequest mocks base method.

func (*MockMachineLearningAPI) DeleteMLModelWithContext

DeleteMLModelWithContext mocks base method.

func (*MockMachineLearningAPI) DeleteRealtimeEndpoint

DeleteRealtimeEndpoint mocks base method.

func (*MockMachineLearningAPI) DeleteRealtimeEndpointRequest

DeleteRealtimeEndpointRequest mocks base method.

func (*MockMachineLearningAPI) DeleteRealtimeEndpointWithContext

DeleteRealtimeEndpointWithContext mocks base method.

func (*MockMachineLearningAPI) DeleteTags

DeleteTags mocks base method.

func (*MockMachineLearningAPI) DeleteTagsRequest

DeleteTagsRequest mocks base method.

func (*MockMachineLearningAPI) DeleteTagsWithContext

DeleteTagsWithContext mocks base method.

func (*MockMachineLearningAPI) DescribeBatchPredictions

DescribeBatchPredictions mocks base method.

func (*MockMachineLearningAPI) DescribeBatchPredictionsPages

DescribeBatchPredictionsPages mocks base method.

func (*MockMachineLearningAPI) DescribeBatchPredictionsPagesWithContext

DescribeBatchPredictionsPagesWithContext mocks base method.

func (*MockMachineLearningAPI) DescribeBatchPredictionsRequest

DescribeBatchPredictionsRequest mocks base method.

func (*MockMachineLearningAPI) DescribeBatchPredictionsWithContext

DescribeBatchPredictionsWithContext mocks base method.

func (*MockMachineLearningAPI) DescribeDataSources

DescribeDataSources mocks base method.

func (*MockMachineLearningAPI) DescribeDataSourcesPages

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

DescribeDataSourcesRequest mocks base method.

func (*MockMachineLearningAPI) DescribeDataSourcesWithContext

DescribeDataSourcesWithContext mocks base method.

func (*MockMachineLearningAPI) DescribeEvaluations

DescribeEvaluations mocks base method.

func (*MockMachineLearningAPI) DescribeEvaluationsPages

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

DescribeEvaluationsRequest mocks base method.

func (*MockMachineLearningAPI) DescribeEvaluationsWithContext

DescribeEvaluationsWithContext mocks base method.

func (*MockMachineLearningAPI) DescribeMLModels

DescribeMLModels mocks base method.

func (*MockMachineLearningAPI) DescribeMLModelsPages

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

DescribeMLModelsRequest mocks base method.

func (*MockMachineLearningAPI) DescribeMLModelsWithContext

DescribeMLModelsWithContext mocks base method.

func (*MockMachineLearningAPI) DescribeTags

DescribeTags mocks base method.

func (*MockMachineLearningAPI) DescribeTagsRequest

DescribeTagsRequest mocks base method.

func (*MockMachineLearningAPI) DescribeTagsWithContext

DescribeTagsWithContext mocks base method.

func (*MockMachineLearningAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockMachineLearningAPI) GetBatchPrediction

GetBatchPrediction mocks base method.

func (*MockMachineLearningAPI) GetBatchPredictionRequest

GetBatchPredictionRequest mocks base method.

func (*MockMachineLearningAPI) GetBatchPredictionWithContext

GetBatchPredictionWithContext mocks base method.

func (*MockMachineLearningAPI) GetDataSource

GetDataSource mocks base method.

func (*MockMachineLearningAPI) GetDataSourceRequest

GetDataSourceRequest mocks base method.

func (*MockMachineLearningAPI) GetDataSourceWithContext

GetDataSourceWithContext mocks base method.

func (*MockMachineLearningAPI) GetEvaluation

GetEvaluation mocks base method.

func (*MockMachineLearningAPI) GetEvaluationRequest

GetEvaluationRequest mocks base method.

func (*MockMachineLearningAPI) GetEvaluationWithContext

GetEvaluationWithContext mocks base method.

func (*MockMachineLearningAPI) GetMLModel

GetMLModel mocks base method.

func (*MockMachineLearningAPI) GetMLModelRequest

GetMLModelRequest mocks base method.

func (*MockMachineLearningAPI) GetMLModelWithContext

GetMLModelWithContext mocks base method.

func (*MockMachineLearningAPI) Predict

Predict mocks base method.

func (*MockMachineLearningAPI) PredictRequest

PredictRequest mocks base method.

func (*MockMachineLearningAPI) PredictWithContext

PredictWithContext mocks base method.

func (*MockMachineLearningAPI) UpdateBatchPrediction

UpdateBatchPrediction mocks base method.

func (*MockMachineLearningAPI) UpdateBatchPredictionRequest

UpdateBatchPredictionRequest mocks base method.

func (*MockMachineLearningAPI) UpdateBatchPredictionWithContext

UpdateBatchPredictionWithContext mocks base method.

func (*MockMachineLearningAPI) UpdateDataSource

UpdateDataSource mocks base method.

func (*MockMachineLearningAPI) UpdateDataSourceRequest

UpdateDataSourceRequest mocks base method.

func (*MockMachineLearningAPI) UpdateDataSourceWithContext

UpdateDataSourceWithContext mocks base method.

func (*MockMachineLearningAPI) UpdateEvaluation

UpdateEvaluation mocks base method.

func (*MockMachineLearningAPI) UpdateEvaluationRequest

UpdateEvaluationRequest mocks base method.

func (*MockMachineLearningAPI) UpdateEvaluationWithContext

UpdateEvaluationWithContext mocks base method.

func (*MockMachineLearningAPI) UpdateMLModel

UpdateMLModel mocks base method.

func (*MockMachineLearningAPI) UpdateMLModelRequest

UpdateMLModelRequest mocks base method.

func (*MockMachineLearningAPI) UpdateMLModelWithContext

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL