Documentation ¶
Overview ¶
Package bedrockmock is a generated GoMock package.
Index ¶
- type MockBedrockAPI
- func (m *MockBedrockAPI) CreateModelCustomizationJob(arg0 *bedrock.CreateModelCustomizationJobInput) (*bedrock.CreateModelCustomizationJobOutput, error)
- func (m *MockBedrockAPI) CreateModelCustomizationJobRequest(arg0 *bedrock.CreateModelCustomizationJobInput) (*request.Request, *bedrock.CreateModelCustomizationJobOutput)
- func (m *MockBedrockAPI) CreateModelCustomizationJobWithContext(arg0 context.Context, arg1 *bedrock.CreateModelCustomizationJobInput, ...) (*bedrock.CreateModelCustomizationJobOutput, error)
- func (m *MockBedrockAPI) CreateProvisionedModelThroughput(arg0 *bedrock.CreateProvisionedModelThroughputInput) (*bedrock.CreateProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) CreateProvisionedModelThroughputRequest(arg0 *bedrock.CreateProvisionedModelThroughputInput) (*request.Request, *bedrock.CreateProvisionedModelThroughputOutput)
- func (m *MockBedrockAPI) CreateProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.CreateProvisionedModelThroughputInput, ...) (*bedrock.CreateProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) DeleteCustomModel(arg0 *bedrock.DeleteCustomModelInput) (*bedrock.DeleteCustomModelOutput, error)
- func (m *MockBedrockAPI) DeleteCustomModelRequest(arg0 *bedrock.DeleteCustomModelInput) (*request.Request, *bedrock.DeleteCustomModelOutput)
- func (m *MockBedrockAPI) DeleteCustomModelWithContext(arg0 context.Context, arg1 *bedrock.DeleteCustomModelInput, ...) (*bedrock.DeleteCustomModelOutput, error)
- func (m *MockBedrockAPI) DeleteModelInvocationLoggingConfiguration(arg0 *bedrock.DeleteModelInvocationLoggingConfigurationInput) (*bedrock.DeleteModelInvocationLoggingConfigurationOutput, error)
- func (m *MockBedrockAPI) DeleteModelInvocationLoggingConfigurationRequest(arg0 *bedrock.DeleteModelInvocationLoggingConfigurationInput) (*request.Request, *bedrock.DeleteModelInvocationLoggingConfigurationOutput)
- func (m *MockBedrockAPI) DeleteModelInvocationLoggingConfigurationWithContext(arg0 context.Context, ...) (*bedrock.DeleteModelInvocationLoggingConfigurationOutput, error)
- func (m *MockBedrockAPI) DeleteProvisionedModelThroughput(arg0 *bedrock.DeleteProvisionedModelThroughputInput) (*bedrock.DeleteProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) DeleteProvisionedModelThroughputRequest(arg0 *bedrock.DeleteProvisionedModelThroughputInput) (*request.Request, *bedrock.DeleteProvisionedModelThroughputOutput)
- func (m *MockBedrockAPI) DeleteProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.DeleteProvisionedModelThroughputInput, ...) (*bedrock.DeleteProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) EXPECT() *MockBedrockAPIMockRecorder
- func (m *MockBedrockAPI) GetCustomModel(arg0 *bedrock.GetCustomModelInput) (*bedrock.GetCustomModelOutput, error)
- func (m *MockBedrockAPI) GetCustomModelRequest(arg0 *bedrock.GetCustomModelInput) (*request.Request, *bedrock.GetCustomModelOutput)
- func (m *MockBedrockAPI) GetCustomModelWithContext(arg0 context.Context, arg1 *bedrock.GetCustomModelInput, ...) (*bedrock.GetCustomModelOutput, error)
- func (m *MockBedrockAPI) GetFoundationModel(arg0 *bedrock.GetFoundationModelInput) (*bedrock.GetFoundationModelOutput, error)
- func (m *MockBedrockAPI) GetFoundationModelRequest(arg0 *bedrock.GetFoundationModelInput) (*request.Request, *bedrock.GetFoundationModelOutput)
- func (m *MockBedrockAPI) GetFoundationModelWithContext(arg0 context.Context, arg1 *bedrock.GetFoundationModelInput, ...) (*bedrock.GetFoundationModelOutput, error)
- func (m *MockBedrockAPI) GetModelCustomizationJob(arg0 *bedrock.GetModelCustomizationJobInput) (*bedrock.GetModelCustomizationJobOutput, error)
- func (m *MockBedrockAPI) GetModelCustomizationJobRequest(arg0 *bedrock.GetModelCustomizationJobInput) (*request.Request, *bedrock.GetModelCustomizationJobOutput)
- func (m *MockBedrockAPI) GetModelCustomizationJobWithContext(arg0 context.Context, arg1 *bedrock.GetModelCustomizationJobInput, ...) (*bedrock.GetModelCustomizationJobOutput, error)
- func (m *MockBedrockAPI) GetModelInvocationLoggingConfiguration(arg0 *bedrock.GetModelInvocationLoggingConfigurationInput) (*bedrock.GetModelInvocationLoggingConfigurationOutput, error)
- func (m *MockBedrockAPI) GetModelInvocationLoggingConfigurationRequest(arg0 *bedrock.GetModelInvocationLoggingConfigurationInput) (*request.Request, *bedrock.GetModelInvocationLoggingConfigurationOutput)
- func (m *MockBedrockAPI) GetModelInvocationLoggingConfigurationWithContext(arg0 context.Context, ...) (*bedrock.GetModelInvocationLoggingConfigurationOutput, error)
- func (m *MockBedrockAPI) GetProvisionedModelThroughput(arg0 *bedrock.GetProvisionedModelThroughputInput) (*bedrock.GetProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) GetProvisionedModelThroughputRequest(arg0 *bedrock.GetProvisionedModelThroughputInput) (*request.Request, *bedrock.GetProvisionedModelThroughputOutput)
- func (m *MockBedrockAPI) GetProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.GetProvisionedModelThroughputInput, ...) (*bedrock.GetProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) ListCustomModels(arg0 *bedrock.ListCustomModelsInput) (*bedrock.ListCustomModelsOutput, error)
- func (m *MockBedrockAPI) ListCustomModelsPages(arg0 *bedrock.ListCustomModelsInput, ...) error
- func (m *MockBedrockAPI) ListCustomModelsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListCustomModelsInput, ...) error
- func (m *MockBedrockAPI) ListCustomModelsRequest(arg0 *bedrock.ListCustomModelsInput) (*request.Request, *bedrock.ListCustomModelsOutput)
- func (m *MockBedrockAPI) ListCustomModelsWithContext(arg0 context.Context, arg1 *bedrock.ListCustomModelsInput, ...) (*bedrock.ListCustomModelsOutput, error)
- func (m *MockBedrockAPI) ListFoundationModels(arg0 *bedrock.ListFoundationModelsInput) (*bedrock.ListFoundationModelsOutput, error)
- func (m *MockBedrockAPI) ListFoundationModelsRequest(arg0 *bedrock.ListFoundationModelsInput) (*request.Request, *bedrock.ListFoundationModelsOutput)
- func (m *MockBedrockAPI) ListFoundationModelsWithContext(arg0 context.Context, arg1 *bedrock.ListFoundationModelsInput, ...) (*bedrock.ListFoundationModelsOutput, error)
- func (m *MockBedrockAPI) ListModelCustomizationJobs(arg0 *bedrock.ListModelCustomizationJobsInput) (*bedrock.ListModelCustomizationJobsOutput, error)
- func (m *MockBedrockAPI) ListModelCustomizationJobsPages(arg0 *bedrock.ListModelCustomizationJobsInput, ...) error
- func (m *MockBedrockAPI) ListModelCustomizationJobsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListModelCustomizationJobsInput, ...) error
- func (m *MockBedrockAPI) ListModelCustomizationJobsRequest(arg0 *bedrock.ListModelCustomizationJobsInput) (*request.Request, *bedrock.ListModelCustomizationJobsOutput)
- func (m *MockBedrockAPI) ListModelCustomizationJobsWithContext(arg0 context.Context, arg1 *bedrock.ListModelCustomizationJobsInput, ...) (*bedrock.ListModelCustomizationJobsOutput, error)
- func (m *MockBedrockAPI) ListProvisionedModelThroughputs(arg0 *bedrock.ListProvisionedModelThroughputsInput) (*bedrock.ListProvisionedModelThroughputsOutput, error)
- func (m *MockBedrockAPI) ListProvisionedModelThroughputsPages(arg0 *bedrock.ListProvisionedModelThroughputsInput, ...) error
- func (m *MockBedrockAPI) ListProvisionedModelThroughputsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListProvisionedModelThroughputsInput, ...) error
- func (m *MockBedrockAPI) ListProvisionedModelThroughputsRequest(arg0 *bedrock.ListProvisionedModelThroughputsInput) (*request.Request, *bedrock.ListProvisionedModelThroughputsOutput)
- func (m *MockBedrockAPI) ListProvisionedModelThroughputsWithContext(arg0 context.Context, arg1 *bedrock.ListProvisionedModelThroughputsInput, ...) (*bedrock.ListProvisionedModelThroughputsOutput, error)
- func (m *MockBedrockAPI) ListTagsForResource(arg0 *bedrock.ListTagsForResourceInput) (*bedrock.ListTagsForResourceOutput, error)
- func (m *MockBedrockAPI) ListTagsForResourceRequest(arg0 *bedrock.ListTagsForResourceInput) (*request.Request, *bedrock.ListTagsForResourceOutput)
- func (m *MockBedrockAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *bedrock.ListTagsForResourceInput, ...) (*bedrock.ListTagsForResourceOutput, error)
- func (m *MockBedrockAPI) PutModelInvocationLoggingConfiguration(arg0 *bedrock.PutModelInvocationLoggingConfigurationInput) (*bedrock.PutModelInvocationLoggingConfigurationOutput, error)
- func (m *MockBedrockAPI) PutModelInvocationLoggingConfigurationRequest(arg0 *bedrock.PutModelInvocationLoggingConfigurationInput) (*request.Request, *bedrock.PutModelInvocationLoggingConfigurationOutput)
- func (m *MockBedrockAPI) PutModelInvocationLoggingConfigurationWithContext(arg0 context.Context, ...) (*bedrock.PutModelInvocationLoggingConfigurationOutput, error)
- func (m *MockBedrockAPI) StopModelCustomizationJob(arg0 *bedrock.StopModelCustomizationJobInput) (*bedrock.StopModelCustomizationJobOutput, error)
- func (m *MockBedrockAPI) StopModelCustomizationJobRequest(arg0 *bedrock.StopModelCustomizationJobInput) (*request.Request, *bedrock.StopModelCustomizationJobOutput)
- func (m *MockBedrockAPI) StopModelCustomizationJobWithContext(arg0 context.Context, arg1 *bedrock.StopModelCustomizationJobInput, ...) (*bedrock.StopModelCustomizationJobOutput, error)
- func (m *MockBedrockAPI) TagResource(arg0 *bedrock.TagResourceInput) (*bedrock.TagResourceOutput, error)
- func (m *MockBedrockAPI) TagResourceRequest(arg0 *bedrock.TagResourceInput) (*request.Request, *bedrock.TagResourceOutput)
- func (m *MockBedrockAPI) TagResourceWithContext(arg0 context.Context, arg1 *bedrock.TagResourceInput, arg2 ...request.Option) (*bedrock.TagResourceOutput, error)
- func (m *MockBedrockAPI) UntagResource(arg0 *bedrock.UntagResourceInput) (*bedrock.UntagResourceOutput, error)
- func (m *MockBedrockAPI) UntagResourceRequest(arg0 *bedrock.UntagResourceInput) (*request.Request, *bedrock.UntagResourceOutput)
- func (m *MockBedrockAPI) UntagResourceWithContext(arg0 context.Context, arg1 *bedrock.UntagResourceInput, arg2 ...request.Option) (*bedrock.UntagResourceOutput, error)
- func (m *MockBedrockAPI) UpdateProvisionedModelThroughput(arg0 *bedrock.UpdateProvisionedModelThroughputInput) (*bedrock.UpdateProvisionedModelThroughputOutput, error)
- func (m *MockBedrockAPI) UpdateProvisionedModelThroughputRequest(arg0 *bedrock.UpdateProvisionedModelThroughputInput) (*request.Request, *bedrock.UpdateProvisionedModelThroughputOutput)
- func (m *MockBedrockAPI) UpdateProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.UpdateProvisionedModelThroughputInput, ...) (*bedrock.UpdateProvisionedModelThroughputOutput, error)
- type MockBedrockAPIMockRecorder
- func (mr *MockBedrockAPIMockRecorder) CreateModelCustomizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateModelCustomizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateModelCustomizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateProvisionedModelThroughput(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteCustomModel(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteCustomModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteCustomModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughput(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetCustomModel(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetCustomModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetCustomModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetFoundationModel(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetFoundationModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetFoundationModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetModelCustomizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetModelCustomizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetModelCustomizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetProvisionedModelThroughput(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListCustomModels(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListCustomModelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListCustomModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListCustomModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListCustomModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListFoundationModels(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListFoundationModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListFoundationModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputs(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) StopModelCustomizationJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) StopModelCustomizationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) StopModelCustomizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughput(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBedrockAPI ¶
type MockBedrockAPI struct {
// contains filtered or unexported fields
}
MockBedrockAPI is a mock of BedrockAPI interface
func NewMockBedrockAPI ¶
func NewMockBedrockAPI(ctrl *gomock.Controller) *MockBedrockAPI
NewMockBedrockAPI creates a new mock instance
func (*MockBedrockAPI) CreateModelCustomizationJob ¶
func (m *MockBedrockAPI) CreateModelCustomizationJob(arg0 *bedrock.CreateModelCustomizationJobInput) (*bedrock.CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJob mocks base method
func (*MockBedrockAPI) CreateModelCustomizationJobRequest ¶
func (m *MockBedrockAPI) CreateModelCustomizationJobRequest(arg0 *bedrock.CreateModelCustomizationJobInput) (*request.Request, *bedrock.CreateModelCustomizationJobOutput)
CreateModelCustomizationJobRequest mocks base method
func (*MockBedrockAPI) CreateModelCustomizationJobWithContext ¶
func (m *MockBedrockAPI) CreateModelCustomizationJobWithContext(arg0 context.Context, arg1 *bedrock.CreateModelCustomizationJobInput, arg2 ...request.Option) (*bedrock.CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJobWithContext mocks base method
func (*MockBedrockAPI) CreateProvisionedModelThroughput ¶ added in v1.45.20
func (m *MockBedrockAPI) CreateProvisionedModelThroughput(arg0 *bedrock.CreateProvisionedModelThroughputInput) (*bedrock.CreateProvisionedModelThroughputOutput, error)
CreateProvisionedModelThroughput mocks base method
func (*MockBedrockAPI) CreateProvisionedModelThroughputRequest ¶ added in v1.45.20
func (m *MockBedrockAPI) CreateProvisionedModelThroughputRequest(arg0 *bedrock.CreateProvisionedModelThroughputInput) (*request.Request, *bedrock.CreateProvisionedModelThroughputOutput)
CreateProvisionedModelThroughputRequest mocks base method
func (*MockBedrockAPI) CreateProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (m *MockBedrockAPI) CreateProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.CreateProvisionedModelThroughputInput, arg2 ...request.Option) (*bedrock.CreateProvisionedModelThroughputOutput, error)
CreateProvisionedModelThroughputWithContext mocks base method
func (*MockBedrockAPI) DeleteCustomModel ¶
func (m *MockBedrockAPI) DeleteCustomModel(arg0 *bedrock.DeleteCustomModelInput) (*bedrock.DeleteCustomModelOutput, error)
DeleteCustomModel mocks base method
func (*MockBedrockAPI) DeleteCustomModelRequest ¶
func (m *MockBedrockAPI) DeleteCustomModelRequest(arg0 *bedrock.DeleteCustomModelInput) (*request.Request, *bedrock.DeleteCustomModelOutput)
DeleteCustomModelRequest mocks base method
func (*MockBedrockAPI) DeleteCustomModelWithContext ¶
func (m *MockBedrockAPI) DeleteCustomModelWithContext(arg0 context.Context, arg1 *bedrock.DeleteCustomModelInput, arg2 ...request.Option) (*bedrock.DeleteCustomModelOutput, error)
DeleteCustomModelWithContext mocks base method
func (*MockBedrockAPI) DeleteModelInvocationLoggingConfiguration ¶
func (m *MockBedrockAPI) DeleteModelInvocationLoggingConfiguration(arg0 *bedrock.DeleteModelInvocationLoggingConfigurationInput) (*bedrock.DeleteModelInvocationLoggingConfigurationOutput, error)
DeleteModelInvocationLoggingConfiguration mocks base method
func (*MockBedrockAPI) DeleteModelInvocationLoggingConfigurationRequest ¶
func (m *MockBedrockAPI) DeleteModelInvocationLoggingConfigurationRequest(arg0 *bedrock.DeleteModelInvocationLoggingConfigurationInput) (*request.Request, *bedrock.DeleteModelInvocationLoggingConfigurationOutput)
DeleteModelInvocationLoggingConfigurationRequest mocks base method
func (*MockBedrockAPI) DeleteModelInvocationLoggingConfigurationWithContext ¶
func (m *MockBedrockAPI) DeleteModelInvocationLoggingConfigurationWithContext(arg0 context.Context, arg1 *bedrock.DeleteModelInvocationLoggingConfigurationInput, arg2 ...request.Option) (*bedrock.DeleteModelInvocationLoggingConfigurationOutput, error)
DeleteModelInvocationLoggingConfigurationWithContext mocks base method
func (*MockBedrockAPI) DeleteProvisionedModelThroughput ¶ added in v1.45.20
func (m *MockBedrockAPI) DeleteProvisionedModelThroughput(arg0 *bedrock.DeleteProvisionedModelThroughputInput) (*bedrock.DeleteProvisionedModelThroughputOutput, error)
DeleteProvisionedModelThroughput mocks base method
func (*MockBedrockAPI) DeleteProvisionedModelThroughputRequest ¶ added in v1.45.20
func (m *MockBedrockAPI) DeleteProvisionedModelThroughputRequest(arg0 *bedrock.DeleteProvisionedModelThroughputInput) (*request.Request, *bedrock.DeleteProvisionedModelThroughputOutput)
DeleteProvisionedModelThroughputRequest mocks base method
func (*MockBedrockAPI) DeleteProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (m *MockBedrockAPI) DeleteProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.DeleteProvisionedModelThroughputInput, arg2 ...request.Option) (*bedrock.DeleteProvisionedModelThroughputOutput, error)
DeleteProvisionedModelThroughputWithContext mocks base method
func (*MockBedrockAPI) EXPECT ¶
func (m *MockBedrockAPI) EXPECT() *MockBedrockAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBedrockAPI) GetCustomModel ¶
func (m *MockBedrockAPI) GetCustomModel(arg0 *bedrock.GetCustomModelInput) (*bedrock.GetCustomModelOutput, error)
GetCustomModel mocks base method
func (*MockBedrockAPI) GetCustomModelRequest ¶
func (m *MockBedrockAPI) GetCustomModelRequest(arg0 *bedrock.GetCustomModelInput) (*request.Request, *bedrock.GetCustomModelOutput)
GetCustomModelRequest mocks base method
func (*MockBedrockAPI) GetCustomModelWithContext ¶
func (m *MockBedrockAPI) GetCustomModelWithContext(arg0 context.Context, arg1 *bedrock.GetCustomModelInput, arg2 ...request.Option) (*bedrock.GetCustomModelOutput, error)
GetCustomModelWithContext mocks base method
func (*MockBedrockAPI) GetFoundationModel ¶
func (m *MockBedrockAPI) GetFoundationModel(arg0 *bedrock.GetFoundationModelInput) (*bedrock.GetFoundationModelOutput, error)
GetFoundationModel mocks base method
func (*MockBedrockAPI) GetFoundationModelRequest ¶
func (m *MockBedrockAPI) GetFoundationModelRequest(arg0 *bedrock.GetFoundationModelInput) (*request.Request, *bedrock.GetFoundationModelOutput)
GetFoundationModelRequest mocks base method
func (*MockBedrockAPI) GetFoundationModelWithContext ¶
func (m *MockBedrockAPI) GetFoundationModelWithContext(arg0 context.Context, arg1 *bedrock.GetFoundationModelInput, arg2 ...request.Option) (*bedrock.GetFoundationModelOutput, error)
GetFoundationModelWithContext mocks base method
func (*MockBedrockAPI) GetModelCustomizationJob ¶
func (m *MockBedrockAPI) GetModelCustomizationJob(arg0 *bedrock.GetModelCustomizationJobInput) (*bedrock.GetModelCustomizationJobOutput, error)
GetModelCustomizationJob mocks base method
func (*MockBedrockAPI) GetModelCustomizationJobRequest ¶
func (m *MockBedrockAPI) GetModelCustomizationJobRequest(arg0 *bedrock.GetModelCustomizationJobInput) (*request.Request, *bedrock.GetModelCustomizationJobOutput)
GetModelCustomizationJobRequest mocks base method
func (*MockBedrockAPI) GetModelCustomizationJobWithContext ¶
func (m *MockBedrockAPI) GetModelCustomizationJobWithContext(arg0 context.Context, arg1 *bedrock.GetModelCustomizationJobInput, arg2 ...request.Option) (*bedrock.GetModelCustomizationJobOutput, error)
GetModelCustomizationJobWithContext mocks base method
func (*MockBedrockAPI) GetModelInvocationLoggingConfiguration ¶
func (m *MockBedrockAPI) GetModelInvocationLoggingConfiguration(arg0 *bedrock.GetModelInvocationLoggingConfigurationInput) (*bedrock.GetModelInvocationLoggingConfigurationOutput, error)
GetModelInvocationLoggingConfiguration mocks base method
func (*MockBedrockAPI) GetModelInvocationLoggingConfigurationRequest ¶
func (m *MockBedrockAPI) GetModelInvocationLoggingConfigurationRequest(arg0 *bedrock.GetModelInvocationLoggingConfigurationInput) (*request.Request, *bedrock.GetModelInvocationLoggingConfigurationOutput)
GetModelInvocationLoggingConfigurationRequest mocks base method
func (*MockBedrockAPI) GetModelInvocationLoggingConfigurationWithContext ¶
func (m *MockBedrockAPI) GetModelInvocationLoggingConfigurationWithContext(arg0 context.Context, arg1 *bedrock.GetModelInvocationLoggingConfigurationInput, arg2 ...request.Option) (*bedrock.GetModelInvocationLoggingConfigurationOutput, error)
GetModelInvocationLoggingConfigurationWithContext mocks base method
func (*MockBedrockAPI) GetProvisionedModelThroughput ¶ added in v1.45.20
func (m *MockBedrockAPI) GetProvisionedModelThroughput(arg0 *bedrock.GetProvisionedModelThroughputInput) (*bedrock.GetProvisionedModelThroughputOutput, error)
GetProvisionedModelThroughput mocks base method
func (*MockBedrockAPI) GetProvisionedModelThroughputRequest ¶ added in v1.45.20
func (m *MockBedrockAPI) GetProvisionedModelThroughputRequest(arg0 *bedrock.GetProvisionedModelThroughputInput) (*request.Request, *bedrock.GetProvisionedModelThroughputOutput)
GetProvisionedModelThroughputRequest mocks base method
func (*MockBedrockAPI) GetProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (m *MockBedrockAPI) GetProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.GetProvisionedModelThroughputInput, arg2 ...request.Option) (*bedrock.GetProvisionedModelThroughputOutput, error)
GetProvisionedModelThroughputWithContext mocks base method
func (*MockBedrockAPI) ListCustomModels ¶
func (m *MockBedrockAPI) ListCustomModels(arg0 *bedrock.ListCustomModelsInput) (*bedrock.ListCustomModelsOutput, error)
ListCustomModels mocks base method
func (*MockBedrockAPI) ListCustomModelsPages ¶
func (m *MockBedrockAPI) ListCustomModelsPages(arg0 *bedrock.ListCustomModelsInput, arg1 func(*bedrock.ListCustomModelsOutput, bool) bool) error
ListCustomModelsPages mocks base method
func (*MockBedrockAPI) ListCustomModelsPagesWithContext ¶
func (m *MockBedrockAPI) ListCustomModelsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListCustomModelsInput, arg2 func(*bedrock.ListCustomModelsOutput, bool) bool, arg3 ...request.Option) error
ListCustomModelsPagesWithContext mocks base method
func (*MockBedrockAPI) ListCustomModelsRequest ¶
func (m *MockBedrockAPI) ListCustomModelsRequest(arg0 *bedrock.ListCustomModelsInput) (*request.Request, *bedrock.ListCustomModelsOutput)
ListCustomModelsRequest mocks base method
func (*MockBedrockAPI) ListCustomModelsWithContext ¶
func (m *MockBedrockAPI) ListCustomModelsWithContext(arg0 context.Context, arg1 *bedrock.ListCustomModelsInput, arg2 ...request.Option) (*bedrock.ListCustomModelsOutput, error)
ListCustomModelsWithContext mocks base method
func (*MockBedrockAPI) ListFoundationModels ¶
func (m *MockBedrockAPI) ListFoundationModels(arg0 *bedrock.ListFoundationModelsInput) (*bedrock.ListFoundationModelsOutput, error)
ListFoundationModels mocks base method
func (*MockBedrockAPI) ListFoundationModelsRequest ¶
func (m *MockBedrockAPI) ListFoundationModelsRequest(arg0 *bedrock.ListFoundationModelsInput) (*request.Request, *bedrock.ListFoundationModelsOutput)
ListFoundationModelsRequest mocks base method
func (*MockBedrockAPI) ListFoundationModelsWithContext ¶
func (m *MockBedrockAPI) ListFoundationModelsWithContext(arg0 context.Context, arg1 *bedrock.ListFoundationModelsInput, arg2 ...request.Option) (*bedrock.ListFoundationModelsOutput, error)
ListFoundationModelsWithContext mocks base method
func (*MockBedrockAPI) ListModelCustomizationJobs ¶
func (m *MockBedrockAPI) ListModelCustomizationJobs(arg0 *bedrock.ListModelCustomizationJobsInput) (*bedrock.ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobs mocks base method
func (*MockBedrockAPI) ListModelCustomizationJobsPages ¶
func (m *MockBedrockAPI) ListModelCustomizationJobsPages(arg0 *bedrock.ListModelCustomizationJobsInput, arg1 func(*bedrock.ListModelCustomizationJobsOutput, bool) bool) error
ListModelCustomizationJobsPages mocks base method
func (*MockBedrockAPI) ListModelCustomizationJobsPagesWithContext ¶
func (m *MockBedrockAPI) ListModelCustomizationJobsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListModelCustomizationJobsInput, arg2 func(*bedrock.ListModelCustomizationJobsOutput, bool) bool, arg3 ...request.Option) error
ListModelCustomizationJobsPagesWithContext mocks base method
func (*MockBedrockAPI) ListModelCustomizationJobsRequest ¶
func (m *MockBedrockAPI) ListModelCustomizationJobsRequest(arg0 *bedrock.ListModelCustomizationJobsInput) (*request.Request, *bedrock.ListModelCustomizationJobsOutput)
ListModelCustomizationJobsRequest mocks base method
func (*MockBedrockAPI) ListModelCustomizationJobsWithContext ¶
func (m *MockBedrockAPI) ListModelCustomizationJobsWithContext(arg0 context.Context, arg1 *bedrock.ListModelCustomizationJobsInput, arg2 ...request.Option) (*bedrock.ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobsWithContext mocks base method
func (*MockBedrockAPI) ListProvisionedModelThroughputs ¶ added in v1.45.20
func (m *MockBedrockAPI) ListProvisionedModelThroughputs(arg0 *bedrock.ListProvisionedModelThroughputsInput) (*bedrock.ListProvisionedModelThroughputsOutput, error)
ListProvisionedModelThroughputs mocks base method
func (*MockBedrockAPI) ListProvisionedModelThroughputsPages ¶ added in v1.45.20
func (m *MockBedrockAPI) ListProvisionedModelThroughputsPages(arg0 *bedrock.ListProvisionedModelThroughputsInput, arg1 func(*bedrock.ListProvisionedModelThroughputsOutput, bool) bool) error
ListProvisionedModelThroughputsPages mocks base method
func (*MockBedrockAPI) ListProvisionedModelThroughputsPagesWithContext ¶ added in v1.45.20
func (m *MockBedrockAPI) ListProvisionedModelThroughputsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListProvisionedModelThroughputsInput, arg2 func(*bedrock.ListProvisionedModelThroughputsOutput, bool) bool, arg3 ...request.Option) error
ListProvisionedModelThroughputsPagesWithContext mocks base method
func (*MockBedrockAPI) ListProvisionedModelThroughputsRequest ¶ added in v1.45.20
func (m *MockBedrockAPI) ListProvisionedModelThroughputsRequest(arg0 *bedrock.ListProvisionedModelThroughputsInput) (*request.Request, *bedrock.ListProvisionedModelThroughputsOutput)
ListProvisionedModelThroughputsRequest mocks base method
func (*MockBedrockAPI) ListProvisionedModelThroughputsWithContext ¶ added in v1.45.20
func (m *MockBedrockAPI) ListProvisionedModelThroughputsWithContext(arg0 context.Context, arg1 *bedrock.ListProvisionedModelThroughputsInput, arg2 ...request.Option) (*bedrock.ListProvisionedModelThroughputsOutput, error)
ListProvisionedModelThroughputsWithContext mocks base method
func (*MockBedrockAPI) ListTagsForResource ¶
func (m *MockBedrockAPI) ListTagsForResource(arg0 *bedrock.ListTagsForResourceInput) (*bedrock.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockBedrockAPI) ListTagsForResourceRequest ¶
func (m *MockBedrockAPI) ListTagsForResourceRequest(arg0 *bedrock.ListTagsForResourceInput) (*request.Request, *bedrock.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockBedrockAPI) ListTagsForResourceWithContext ¶
func (m *MockBedrockAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *bedrock.ListTagsForResourceInput, arg2 ...request.Option) (*bedrock.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockBedrockAPI) PutModelInvocationLoggingConfiguration ¶
func (m *MockBedrockAPI) PutModelInvocationLoggingConfiguration(arg0 *bedrock.PutModelInvocationLoggingConfigurationInput) (*bedrock.PutModelInvocationLoggingConfigurationOutput, error)
PutModelInvocationLoggingConfiguration mocks base method
func (*MockBedrockAPI) PutModelInvocationLoggingConfigurationRequest ¶
func (m *MockBedrockAPI) PutModelInvocationLoggingConfigurationRequest(arg0 *bedrock.PutModelInvocationLoggingConfigurationInput) (*request.Request, *bedrock.PutModelInvocationLoggingConfigurationOutput)
PutModelInvocationLoggingConfigurationRequest mocks base method
func (*MockBedrockAPI) PutModelInvocationLoggingConfigurationWithContext ¶
func (m *MockBedrockAPI) PutModelInvocationLoggingConfigurationWithContext(arg0 context.Context, arg1 *bedrock.PutModelInvocationLoggingConfigurationInput, arg2 ...request.Option) (*bedrock.PutModelInvocationLoggingConfigurationOutput, error)
PutModelInvocationLoggingConfigurationWithContext mocks base method
func (*MockBedrockAPI) StopModelCustomizationJob ¶
func (m *MockBedrockAPI) StopModelCustomizationJob(arg0 *bedrock.StopModelCustomizationJobInput) (*bedrock.StopModelCustomizationJobOutput, error)
StopModelCustomizationJob mocks base method
func (*MockBedrockAPI) StopModelCustomizationJobRequest ¶
func (m *MockBedrockAPI) StopModelCustomizationJobRequest(arg0 *bedrock.StopModelCustomizationJobInput) (*request.Request, *bedrock.StopModelCustomizationJobOutput)
StopModelCustomizationJobRequest mocks base method
func (*MockBedrockAPI) StopModelCustomizationJobWithContext ¶
func (m *MockBedrockAPI) StopModelCustomizationJobWithContext(arg0 context.Context, arg1 *bedrock.StopModelCustomizationJobInput, arg2 ...request.Option) (*bedrock.StopModelCustomizationJobOutput, error)
StopModelCustomizationJobWithContext mocks base method
func (*MockBedrockAPI) TagResource ¶
func (m *MockBedrockAPI) TagResource(arg0 *bedrock.TagResourceInput) (*bedrock.TagResourceOutput, error)
TagResource mocks base method
func (*MockBedrockAPI) TagResourceRequest ¶
func (m *MockBedrockAPI) TagResourceRequest(arg0 *bedrock.TagResourceInput) (*request.Request, *bedrock.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockBedrockAPI) TagResourceWithContext ¶
func (m *MockBedrockAPI) TagResourceWithContext(arg0 context.Context, arg1 *bedrock.TagResourceInput, arg2 ...request.Option) (*bedrock.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockBedrockAPI) UntagResource ¶
func (m *MockBedrockAPI) UntagResource(arg0 *bedrock.UntagResourceInput) (*bedrock.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockBedrockAPI) UntagResourceRequest ¶
func (m *MockBedrockAPI) UntagResourceRequest(arg0 *bedrock.UntagResourceInput) (*request.Request, *bedrock.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockBedrockAPI) UntagResourceWithContext ¶
func (m *MockBedrockAPI) UntagResourceWithContext(arg0 context.Context, arg1 *bedrock.UntagResourceInput, arg2 ...request.Option) (*bedrock.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockBedrockAPI) UpdateProvisionedModelThroughput ¶ added in v1.45.20
func (m *MockBedrockAPI) UpdateProvisionedModelThroughput(arg0 *bedrock.UpdateProvisionedModelThroughputInput) (*bedrock.UpdateProvisionedModelThroughputOutput, error)
UpdateProvisionedModelThroughput mocks base method
func (*MockBedrockAPI) UpdateProvisionedModelThroughputRequest ¶ added in v1.45.20
func (m *MockBedrockAPI) UpdateProvisionedModelThroughputRequest(arg0 *bedrock.UpdateProvisionedModelThroughputInput) (*request.Request, *bedrock.UpdateProvisionedModelThroughputOutput)
UpdateProvisionedModelThroughputRequest mocks base method
func (*MockBedrockAPI) UpdateProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (m *MockBedrockAPI) UpdateProvisionedModelThroughputWithContext(arg0 context.Context, arg1 *bedrock.UpdateProvisionedModelThroughputInput, arg2 ...request.Option) (*bedrock.UpdateProvisionedModelThroughputOutput, error)
UpdateProvisionedModelThroughputWithContext mocks base method
type MockBedrockAPIMockRecorder ¶
type MockBedrockAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBedrockAPIMockRecorder is the mock recorder for MockBedrockAPI
func (*MockBedrockAPIMockRecorder) CreateModelCustomizationJob ¶
func (mr *MockBedrockAPIMockRecorder) CreateModelCustomizationJob(arg0 interface{}) *gomock.Call
CreateModelCustomizationJob indicates an expected call of CreateModelCustomizationJob
func (*MockBedrockAPIMockRecorder) CreateModelCustomizationJobRequest ¶
func (mr *MockBedrockAPIMockRecorder) CreateModelCustomizationJobRequest(arg0 interface{}) *gomock.Call
CreateModelCustomizationJobRequest indicates an expected call of CreateModelCustomizationJobRequest
func (*MockBedrockAPIMockRecorder) CreateModelCustomizationJobWithContext ¶
func (mr *MockBedrockAPIMockRecorder) CreateModelCustomizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelCustomizationJobWithContext indicates an expected call of CreateModelCustomizationJobWithContext
func (*MockBedrockAPIMockRecorder) CreateProvisionedModelThroughput ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) CreateProvisionedModelThroughput(arg0 interface{}) *gomock.Call
CreateProvisionedModelThroughput indicates an expected call of CreateProvisionedModelThroughput
func (*MockBedrockAPIMockRecorder) CreateProvisionedModelThroughputRequest ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) CreateProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
CreateProvisionedModelThroughputRequest indicates an expected call of CreateProvisionedModelThroughputRequest
func (*MockBedrockAPIMockRecorder) CreateProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) CreateProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProvisionedModelThroughputWithContext indicates an expected call of CreateProvisionedModelThroughputWithContext
func (*MockBedrockAPIMockRecorder) DeleteCustomModel ¶
func (mr *MockBedrockAPIMockRecorder) DeleteCustomModel(arg0 interface{}) *gomock.Call
DeleteCustomModel indicates an expected call of DeleteCustomModel
func (*MockBedrockAPIMockRecorder) DeleteCustomModelRequest ¶
func (mr *MockBedrockAPIMockRecorder) DeleteCustomModelRequest(arg0 interface{}) *gomock.Call
DeleteCustomModelRequest indicates an expected call of DeleteCustomModelRequest
func (*MockBedrockAPIMockRecorder) DeleteCustomModelWithContext ¶
func (mr *MockBedrockAPIMockRecorder) DeleteCustomModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCustomModelWithContext indicates an expected call of DeleteCustomModelWithContext
func (*MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfiguration ¶
func (mr *MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfiguration(arg0 interface{}) *gomock.Call
DeleteModelInvocationLoggingConfiguration indicates an expected call of DeleteModelInvocationLoggingConfiguration
func (*MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfigurationRequest ¶
func (mr *MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteModelInvocationLoggingConfigurationRequest indicates an expected call of DeleteModelInvocationLoggingConfigurationRequest
func (*MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfigurationWithContext ¶
func (mr *MockBedrockAPIMockRecorder) DeleteModelInvocationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelInvocationLoggingConfigurationWithContext indicates an expected call of DeleteModelInvocationLoggingConfigurationWithContext
func (*MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughput ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughput(arg0 interface{}) *gomock.Call
DeleteProvisionedModelThroughput indicates an expected call of DeleteProvisionedModelThroughput
func (*MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughputRequest ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
DeleteProvisionedModelThroughputRequest indicates an expected call of DeleteProvisionedModelThroughputRequest
func (*MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) DeleteProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProvisionedModelThroughputWithContext indicates an expected call of DeleteProvisionedModelThroughputWithContext
func (*MockBedrockAPIMockRecorder) GetCustomModel ¶
func (mr *MockBedrockAPIMockRecorder) GetCustomModel(arg0 interface{}) *gomock.Call
GetCustomModel indicates an expected call of GetCustomModel
func (*MockBedrockAPIMockRecorder) GetCustomModelRequest ¶
func (mr *MockBedrockAPIMockRecorder) GetCustomModelRequest(arg0 interface{}) *gomock.Call
GetCustomModelRequest indicates an expected call of GetCustomModelRequest
func (*MockBedrockAPIMockRecorder) GetCustomModelWithContext ¶
func (mr *MockBedrockAPIMockRecorder) GetCustomModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCustomModelWithContext indicates an expected call of GetCustomModelWithContext
func (*MockBedrockAPIMockRecorder) GetFoundationModel ¶
func (mr *MockBedrockAPIMockRecorder) GetFoundationModel(arg0 interface{}) *gomock.Call
GetFoundationModel indicates an expected call of GetFoundationModel
func (*MockBedrockAPIMockRecorder) GetFoundationModelRequest ¶
func (mr *MockBedrockAPIMockRecorder) GetFoundationModelRequest(arg0 interface{}) *gomock.Call
GetFoundationModelRequest indicates an expected call of GetFoundationModelRequest
func (*MockBedrockAPIMockRecorder) GetFoundationModelWithContext ¶
func (mr *MockBedrockAPIMockRecorder) GetFoundationModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFoundationModelWithContext indicates an expected call of GetFoundationModelWithContext
func (*MockBedrockAPIMockRecorder) GetModelCustomizationJob ¶
func (mr *MockBedrockAPIMockRecorder) GetModelCustomizationJob(arg0 interface{}) *gomock.Call
GetModelCustomizationJob indicates an expected call of GetModelCustomizationJob
func (*MockBedrockAPIMockRecorder) GetModelCustomizationJobRequest ¶
func (mr *MockBedrockAPIMockRecorder) GetModelCustomizationJobRequest(arg0 interface{}) *gomock.Call
GetModelCustomizationJobRequest indicates an expected call of GetModelCustomizationJobRequest
func (*MockBedrockAPIMockRecorder) GetModelCustomizationJobWithContext ¶
func (mr *MockBedrockAPIMockRecorder) GetModelCustomizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelCustomizationJobWithContext indicates an expected call of GetModelCustomizationJobWithContext
func (*MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfiguration ¶
func (mr *MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfiguration(arg0 interface{}) *gomock.Call
GetModelInvocationLoggingConfiguration indicates an expected call of GetModelInvocationLoggingConfiguration
func (*MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfigurationRequest ¶
func (mr *MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
GetModelInvocationLoggingConfigurationRequest indicates an expected call of GetModelInvocationLoggingConfigurationRequest
func (*MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfigurationWithContext ¶
func (mr *MockBedrockAPIMockRecorder) GetModelInvocationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelInvocationLoggingConfigurationWithContext indicates an expected call of GetModelInvocationLoggingConfigurationWithContext
func (*MockBedrockAPIMockRecorder) GetProvisionedModelThroughput ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) GetProvisionedModelThroughput(arg0 interface{}) *gomock.Call
GetProvisionedModelThroughput indicates an expected call of GetProvisionedModelThroughput
func (*MockBedrockAPIMockRecorder) GetProvisionedModelThroughputRequest ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) GetProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
GetProvisionedModelThroughputRequest indicates an expected call of GetProvisionedModelThroughputRequest
func (*MockBedrockAPIMockRecorder) GetProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) GetProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProvisionedModelThroughputWithContext indicates an expected call of GetProvisionedModelThroughputWithContext
func (*MockBedrockAPIMockRecorder) ListCustomModels ¶
func (mr *MockBedrockAPIMockRecorder) ListCustomModels(arg0 interface{}) *gomock.Call
ListCustomModels indicates an expected call of ListCustomModels
func (*MockBedrockAPIMockRecorder) ListCustomModelsPages ¶
func (mr *MockBedrockAPIMockRecorder) ListCustomModelsPages(arg0, arg1 interface{}) *gomock.Call
ListCustomModelsPages indicates an expected call of ListCustomModelsPages
func (*MockBedrockAPIMockRecorder) ListCustomModelsPagesWithContext ¶
func (mr *MockBedrockAPIMockRecorder) ListCustomModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCustomModelsPagesWithContext indicates an expected call of ListCustomModelsPagesWithContext
func (*MockBedrockAPIMockRecorder) ListCustomModelsRequest ¶
func (mr *MockBedrockAPIMockRecorder) ListCustomModelsRequest(arg0 interface{}) *gomock.Call
ListCustomModelsRequest indicates an expected call of ListCustomModelsRequest
func (*MockBedrockAPIMockRecorder) ListCustomModelsWithContext ¶
func (mr *MockBedrockAPIMockRecorder) ListCustomModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCustomModelsWithContext indicates an expected call of ListCustomModelsWithContext
func (*MockBedrockAPIMockRecorder) ListFoundationModels ¶
func (mr *MockBedrockAPIMockRecorder) ListFoundationModels(arg0 interface{}) *gomock.Call
ListFoundationModels indicates an expected call of ListFoundationModels
func (*MockBedrockAPIMockRecorder) ListFoundationModelsRequest ¶
func (mr *MockBedrockAPIMockRecorder) ListFoundationModelsRequest(arg0 interface{}) *gomock.Call
ListFoundationModelsRequest indicates an expected call of ListFoundationModelsRequest
func (*MockBedrockAPIMockRecorder) ListFoundationModelsWithContext ¶
func (mr *MockBedrockAPIMockRecorder) ListFoundationModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFoundationModelsWithContext indicates an expected call of ListFoundationModelsWithContext
func (*MockBedrockAPIMockRecorder) ListModelCustomizationJobs ¶
func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobs(arg0 interface{}) *gomock.Call
ListModelCustomizationJobs indicates an expected call of ListModelCustomizationJobs
func (*MockBedrockAPIMockRecorder) ListModelCustomizationJobsPages ¶
func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListModelCustomizationJobsPages indicates an expected call of ListModelCustomizationJobsPages
func (*MockBedrockAPIMockRecorder) ListModelCustomizationJobsPagesWithContext ¶
func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListModelCustomizationJobsPagesWithContext indicates an expected call of ListModelCustomizationJobsPagesWithContext
func (*MockBedrockAPIMockRecorder) ListModelCustomizationJobsRequest ¶
func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsRequest(arg0 interface{}) *gomock.Call
ListModelCustomizationJobsRequest indicates an expected call of ListModelCustomizationJobsRequest
func (*MockBedrockAPIMockRecorder) ListModelCustomizationJobsWithContext ¶
func (mr *MockBedrockAPIMockRecorder) ListModelCustomizationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModelCustomizationJobsWithContext indicates an expected call of ListModelCustomizationJobsWithContext
func (*MockBedrockAPIMockRecorder) ListProvisionedModelThroughputs ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputs(arg0 interface{}) *gomock.Call
ListProvisionedModelThroughputs indicates an expected call of ListProvisionedModelThroughputs
func (*MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsPages ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsPages(arg0, arg1 interface{}) *gomock.Call
ListProvisionedModelThroughputsPages indicates an expected call of ListProvisionedModelThroughputsPages
func (*MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsPagesWithContext ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProvisionedModelThroughputsPagesWithContext indicates an expected call of ListProvisionedModelThroughputsPagesWithContext
func (*MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsRequest ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsRequest(arg0 interface{}) *gomock.Call
ListProvisionedModelThroughputsRequest indicates an expected call of ListProvisionedModelThroughputsRequest
func (*MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsWithContext ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) ListProvisionedModelThroughputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProvisionedModelThroughputsWithContext indicates an expected call of ListProvisionedModelThroughputsWithContext
func (*MockBedrockAPIMockRecorder) ListTagsForResource ¶
func (mr *MockBedrockAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockBedrockAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockBedrockAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockBedrockAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockBedrockAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfiguration ¶
func (mr *MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfiguration(arg0 interface{}) *gomock.Call
PutModelInvocationLoggingConfiguration indicates an expected call of PutModelInvocationLoggingConfiguration
func (*MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfigurationRequest ¶
func (mr *MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
PutModelInvocationLoggingConfigurationRequest indicates an expected call of PutModelInvocationLoggingConfigurationRequest
func (*MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfigurationWithContext ¶
func (mr *MockBedrockAPIMockRecorder) PutModelInvocationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutModelInvocationLoggingConfigurationWithContext indicates an expected call of PutModelInvocationLoggingConfigurationWithContext
func (*MockBedrockAPIMockRecorder) StopModelCustomizationJob ¶
func (mr *MockBedrockAPIMockRecorder) StopModelCustomizationJob(arg0 interface{}) *gomock.Call
StopModelCustomizationJob indicates an expected call of StopModelCustomizationJob
func (*MockBedrockAPIMockRecorder) StopModelCustomizationJobRequest ¶
func (mr *MockBedrockAPIMockRecorder) StopModelCustomizationJobRequest(arg0 interface{}) *gomock.Call
StopModelCustomizationJobRequest indicates an expected call of StopModelCustomizationJobRequest
func (*MockBedrockAPIMockRecorder) StopModelCustomizationJobWithContext ¶
func (mr *MockBedrockAPIMockRecorder) StopModelCustomizationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopModelCustomizationJobWithContext indicates an expected call of StopModelCustomizationJobWithContext
func (*MockBedrockAPIMockRecorder) TagResource ¶
func (mr *MockBedrockAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockBedrockAPIMockRecorder) TagResourceRequest ¶
func (mr *MockBedrockAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockBedrockAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockBedrockAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockBedrockAPIMockRecorder) UntagResource ¶
func (mr *MockBedrockAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockBedrockAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockBedrockAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockBedrockAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockBedrockAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughput ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughput(arg0 interface{}) *gomock.Call
UpdateProvisionedModelThroughput indicates an expected call of UpdateProvisionedModelThroughput
func (*MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughputRequest ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughputRequest(arg0 interface{}) *gomock.Call
UpdateProvisionedModelThroughputRequest indicates an expected call of UpdateProvisionedModelThroughputRequest
func (*MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughputWithContext ¶ added in v1.45.20
func (mr *MockBedrockAPIMockRecorder) UpdateProvisionedModelThroughputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProvisionedModelThroughputWithContext indicates an expected call of UpdateProvisionedModelThroughputWithContext