Documentation ¶
Overview ¶
Package bedrockmock is a generated GoMock package.
Index ¶
- type MockBedrockAPI
- func (m *MockBedrockAPI) CreateEvaluationJob(arg0 *bedrock.CreateEvaluationJobInput) (*bedrock.CreateEvaluationJobOutput, error)
- func (m *MockBedrockAPI) CreateEvaluationJobRequest(arg0 *bedrock.CreateEvaluationJobInput) (*request.Request, *bedrock.CreateEvaluationJobOutput)
- func (m *MockBedrockAPI) CreateEvaluationJobWithContext(arg0 context.Context, arg1 *bedrock.CreateEvaluationJobInput, ...) (*bedrock.CreateEvaluationJobOutput, error)
- func (m *MockBedrockAPI) CreateGuardrail(arg0 *bedrock.CreateGuardrailInput) (*bedrock.CreateGuardrailOutput, error)
- func (m *MockBedrockAPI) CreateGuardrailRequest(arg0 *bedrock.CreateGuardrailInput) (*request.Request, *bedrock.CreateGuardrailOutput)
- func (m *MockBedrockAPI) CreateGuardrailVersion(arg0 *bedrock.CreateGuardrailVersionInput) (*bedrock.CreateGuardrailVersionOutput, error)
- func (m *MockBedrockAPI) CreateGuardrailVersionRequest(arg0 *bedrock.CreateGuardrailVersionInput) (*request.Request, *bedrock.CreateGuardrailVersionOutput)
- func (m *MockBedrockAPI) CreateGuardrailVersionWithContext(arg0 context.Context, arg1 *bedrock.CreateGuardrailVersionInput, ...) (*bedrock.CreateGuardrailVersionOutput, error)
- func (m *MockBedrockAPI) CreateGuardrailWithContext(arg0 context.Context, arg1 *bedrock.CreateGuardrailInput, ...) (*bedrock.CreateGuardrailOutput, error)
- 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) DeleteGuardrail(arg0 *bedrock.DeleteGuardrailInput) (*bedrock.DeleteGuardrailOutput, error)
- func (m *MockBedrockAPI) DeleteGuardrailRequest(arg0 *bedrock.DeleteGuardrailInput) (*request.Request, *bedrock.DeleteGuardrailOutput)
- func (m *MockBedrockAPI) DeleteGuardrailWithContext(arg0 context.Context, arg1 *bedrock.DeleteGuardrailInput, ...) (*bedrock.DeleteGuardrailOutput, 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) GetEvaluationJob(arg0 *bedrock.GetEvaluationJobInput) (*bedrock.GetEvaluationJobOutput, error)
- func (m *MockBedrockAPI) GetEvaluationJobRequest(arg0 *bedrock.GetEvaluationJobInput) (*request.Request, *bedrock.GetEvaluationJobOutput)
- func (m *MockBedrockAPI) GetEvaluationJobWithContext(arg0 context.Context, arg1 *bedrock.GetEvaluationJobInput, ...) (*bedrock.GetEvaluationJobOutput, 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) GetGuardrail(arg0 *bedrock.GetGuardrailInput) (*bedrock.GetGuardrailOutput, error)
- func (m *MockBedrockAPI) GetGuardrailRequest(arg0 *bedrock.GetGuardrailInput) (*request.Request, *bedrock.GetGuardrailOutput)
- func (m *MockBedrockAPI) GetGuardrailWithContext(arg0 context.Context, arg1 *bedrock.GetGuardrailInput, arg2 ...request.Option) (*bedrock.GetGuardrailOutput, 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) ListEvaluationJobs(arg0 *bedrock.ListEvaluationJobsInput) (*bedrock.ListEvaluationJobsOutput, error)
- func (m *MockBedrockAPI) ListEvaluationJobsPages(arg0 *bedrock.ListEvaluationJobsInput, ...) error
- func (m *MockBedrockAPI) ListEvaluationJobsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListEvaluationJobsInput, ...) error
- func (m *MockBedrockAPI) ListEvaluationJobsRequest(arg0 *bedrock.ListEvaluationJobsInput) (*request.Request, *bedrock.ListEvaluationJobsOutput)
- func (m *MockBedrockAPI) ListEvaluationJobsWithContext(arg0 context.Context, arg1 *bedrock.ListEvaluationJobsInput, ...) (*bedrock.ListEvaluationJobsOutput, 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) ListGuardrails(arg0 *bedrock.ListGuardrailsInput) (*bedrock.ListGuardrailsOutput, error)
- func (m *MockBedrockAPI) ListGuardrailsPages(arg0 *bedrock.ListGuardrailsInput, ...) error
- func (m *MockBedrockAPI) ListGuardrailsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListGuardrailsInput, ...) error
- func (m *MockBedrockAPI) ListGuardrailsRequest(arg0 *bedrock.ListGuardrailsInput) (*request.Request, *bedrock.ListGuardrailsOutput)
- func (m *MockBedrockAPI) ListGuardrailsWithContext(arg0 context.Context, arg1 *bedrock.ListGuardrailsInput, ...) (*bedrock.ListGuardrailsOutput, 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) StopEvaluationJob(arg0 *bedrock.StopEvaluationJobInput) (*bedrock.StopEvaluationJobOutput, error)
- func (m *MockBedrockAPI) StopEvaluationJobRequest(arg0 *bedrock.StopEvaluationJobInput) (*request.Request, *bedrock.StopEvaluationJobOutput)
- func (m *MockBedrockAPI) StopEvaluationJobWithContext(arg0 context.Context, arg1 *bedrock.StopEvaluationJobInput, ...) (*bedrock.StopEvaluationJobOutput, 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) UpdateGuardrail(arg0 *bedrock.UpdateGuardrailInput) (*bedrock.UpdateGuardrailOutput, error)
- func (m *MockBedrockAPI) UpdateGuardrailRequest(arg0 *bedrock.UpdateGuardrailInput) (*request.Request, *bedrock.UpdateGuardrailOutput)
- func (m *MockBedrockAPI) UpdateGuardrailWithContext(arg0 context.Context, arg1 *bedrock.UpdateGuardrailInput, ...) (*bedrock.UpdateGuardrailOutput, 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) CreateEvaluationJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateEvaluationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateEvaluationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateGuardrail(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateGuardrailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateGuardrailVersion(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateGuardrailVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateGuardrailVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) CreateGuardrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- 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) DeleteGuardrail(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteGuardrailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) DeleteGuardrailWithContext(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) GetEvaluationJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetEvaluationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetEvaluationJobWithContext(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) GetGuardrail(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetGuardrailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) GetGuardrailWithContext(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) ListEvaluationJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsWithContext(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) ListGuardrails(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListGuardrailsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListGuardrailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListGuardrailsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) ListGuardrailsWithContext(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) StopEvaluationJob(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) StopEvaluationJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) StopEvaluationJobWithContext(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) UpdateGuardrail(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UpdateGuardrailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBedrockAPIMockRecorder) UpdateGuardrailWithContext(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) CreateEvaluationJob ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateEvaluationJob(arg0 *bedrock.CreateEvaluationJobInput) (*bedrock.CreateEvaluationJobOutput, error)
CreateEvaluationJob mocks base method
func (*MockBedrockAPI) CreateEvaluationJobRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateEvaluationJobRequest(arg0 *bedrock.CreateEvaluationJobInput) (*request.Request, *bedrock.CreateEvaluationJobOutput)
CreateEvaluationJobRequest mocks base method
func (*MockBedrockAPI) CreateEvaluationJobWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateEvaluationJobWithContext(arg0 context.Context, arg1 *bedrock.CreateEvaluationJobInput, arg2 ...request.Option) (*bedrock.CreateEvaluationJobOutput, error)
CreateEvaluationJobWithContext mocks base method
func (*MockBedrockAPI) CreateGuardrail ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateGuardrail(arg0 *bedrock.CreateGuardrailInput) (*bedrock.CreateGuardrailOutput, error)
CreateGuardrail mocks base method
func (*MockBedrockAPI) CreateGuardrailRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateGuardrailRequest(arg0 *bedrock.CreateGuardrailInput) (*request.Request, *bedrock.CreateGuardrailOutput)
CreateGuardrailRequest mocks base method
func (*MockBedrockAPI) CreateGuardrailVersion ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateGuardrailVersion(arg0 *bedrock.CreateGuardrailVersionInput) (*bedrock.CreateGuardrailVersionOutput, error)
CreateGuardrailVersion mocks base method
func (*MockBedrockAPI) CreateGuardrailVersionRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateGuardrailVersionRequest(arg0 *bedrock.CreateGuardrailVersionInput) (*request.Request, *bedrock.CreateGuardrailVersionOutput)
CreateGuardrailVersionRequest mocks base method
func (*MockBedrockAPI) CreateGuardrailVersionWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateGuardrailVersionWithContext(arg0 context.Context, arg1 *bedrock.CreateGuardrailVersionInput, arg2 ...request.Option) (*bedrock.CreateGuardrailVersionOutput, error)
CreateGuardrailVersionWithContext mocks base method
func (*MockBedrockAPI) CreateGuardrailWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) CreateGuardrailWithContext(arg0 context.Context, arg1 *bedrock.CreateGuardrailInput, arg2 ...request.Option) (*bedrock.CreateGuardrailOutput, error)
CreateGuardrailWithContext mocks base method
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) DeleteGuardrail ¶ added in v1.54.2
func (m *MockBedrockAPI) DeleteGuardrail(arg0 *bedrock.DeleteGuardrailInput) (*bedrock.DeleteGuardrailOutput, error)
DeleteGuardrail mocks base method
func (*MockBedrockAPI) DeleteGuardrailRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) DeleteGuardrailRequest(arg0 *bedrock.DeleteGuardrailInput) (*request.Request, *bedrock.DeleteGuardrailOutput)
DeleteGuardrailRequest mocks base method
func (*MockBedrockAPI) DeleteGuardrailWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) DeleteGuardrailWithContext(arg0 context.Context, arg1 *bedrock.DeleteGuardrailInput, arg2 ...request.Option) (*bedrock.DeleteGuardrailOutput, error)
DeleteGuardrailWithContext 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) GetEvaluationJob ¶ added in v1.54.2
func (m *MockBedrockAPI) GetEvaluationJob(arg0 *bedrock.GetEvaluationJobInput) (*bedrock.GetEvaluationJobOutput, error)
GetEvaluationJob mocks base method
func (*MockBedrockAPI) GetEvaluationJobRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) GetEvaluationJobRequest(arg0 *bedrock.GetEvaluationJobInput) (*request.Request, *bedrock.GetEvaluationJobOutput)
GetEvaluationJobRequest mocks base method
func (*MockBedrockAPI) GetEvaluationJobWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) GetEvaluationJobWithContext(arg0 context.Context, arg1 *bedrock.GetEvaluationJobInput, arg2 ...request.Option) (*bedrock.GetEvaluationJobOutput, error)
GetEvaluationJobWithContext 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) GetGuardrail ¶ added in v1.54.2
func (m *MockBedrockAPI) GetGuardrail(arg0 *bedrock.GetGuardrailInput) (*bedrock.GetGuardrailOutput, error)
GetGuardrail mocks base method
func (*MockBedrockAPI) GetGuardrailRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) GetGuardrailRequest(arg0 *bedrock.GetGuardrailInput) (*request.Request, *bedrock.GetGuardrailOutput)
GetGuardrailRequest mocks base method
func (*MockBedrockAPI) GetGuardrailWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) GetGuardrailWithContext(arg0 context.Context, arg1 *bedrock.GetGuardrailInput, arg2 ...request.Option) (*bedrock.GetGuardrailOutput, error)
GetGuardrailWithContext 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) ListEvaluationJobs ¶ added in v1.54.2
func (m *MockBedrockAPI) ListEvaluationJobs(arg0 *bedrock.ListEvaluationJobsInput) (*bedrock.ListEvaluationJobsOutput, error)
ListEvaluationJobs mocks base method
func (*MockBedrockAPI) ListEvaluationJobsPages ¶ added in v1.54.2
func (m *MockBedrockAPI) ListEvaluationJobsPages(arg0 *bedrock.ListEvaluationJobsInput, arg1 func(*bedrock.ListEvaluationJobsOutput, bool) bool) error
ListEvaluationJobsPages mocks base method
func (*MockBedrockAPI) ListEvaluationJobsPagesWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) ListEvaluationJobsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListEvaluationJobsInput, arg2 func(*bedrock.ListEvaluationJobsOutput, bool) bool, arg3 ...request.Option) error
ListEvaluationJobsPagesWithContext mocks base method
func (*MockBedrockAPI) ListEvaluationJobsRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) ListEvaluationJobsRequest(arg0 *bedrock.ListEvaluationJobsInput) (*request.Request, *bedrock.ListEvaluationJobsOutput)
ListEvaluationJobsRequest mocks base method
func (*MockBedrockAPI) ListEvaluationJobsWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) ListEvaluationJobsWithContext(arg0 context.Context, arg1 *bedrock.ListEvaluationJobsInput, arg2 ...request.Option) (*bedrock.ListEvaluationJobsOutput, error)
ListEvaluationJobsWithContext 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) ListGuardrails ¶ added in v1.54.2
func (m *MockBedrockAPI) ListGuardrails(arg0 *bedrock.ListGuardrailsInput) (*bedrock.ListGuardrailsOutput, error)
ListGuardrails mocks base method
func (*MockBedrockAPI) ListGuardrailsPages ¶ added in v1.54.2
func (m *MockBedrockAPI) ListGuardrailsPages(arg0 *bedrock.ListGuardrailsInput, arg1 func(*bedrock.ListGuardrailsOutput, bool) bool) error
ListGuardrailsPages mocks base method
func (*MockBedrockAPI) ListGuardrailsPagesWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) ListGuardrailsPagesWithContext(arg0 context.Context, arg1 *bedrock.ListGuardrailsInput, arg2 func(*bedrock.ListGuardrailsOutput, bool) bool, arg3 ...request.Option) error
ListGuardrailsPagesWithContext mocks base method
func (*MockBedrockAPI) ListGuardrailsRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) ListGuardrailsRequest(arg0 *bedrock.ListGuardrailsInput) (*request.Request, *bedrock.ListGuardrailsOutput)
ListGuardrailsRequest mocks base method
func (*MockBedrockAPI) ListGuardrailsWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) ListGuardrailsWithContext(arg0 context.Context, arg1 *bedrock.ListGuardrailsInput, arg2 ...request.Option) (*bedrock.ListGuardrailsOutput, error)
ListGuardrailsWithContext 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) StopEvaluationJob ¶ added in v1.54.2
func (m *MockBedrockAPI) StopEvaluationJob(arg0 *bedrock.StopEvaluationJobInput) (*bedrock.StopEvaluationJobOutput, error)
StopEvaluationJob mocks base method
func (*MockBedrockAPI) StopEvaluationJobRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) StopEvaluationJobRequest(arg0 *bedrock.StopEvaluationJobInput) (*request.Request, *bedrock.StopEvaluationJobOutput)
StopEvaluationJobRequest mocks base method
func (*MockBedrockAPI) StopEvaluationJobWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) StopEvaluationJobWithContext(arg0 context.Context, arg1 *bedrock.StopEvaluationJobInput, arg2 ...request.Option) (*bedrock.StopEvaluationJobOutput, error)
StopEvaluationJobWithContext 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) UpdateGuardrail ¶ added in v1.54.2
func (m *MockBedrockAPI) UpdateGuardrail(arg0 *bedrock.UpdateGuardrailInput) (*bedrock.UpdateGuardrailOutput, error)
UpdateGuardrail mocks base method
func (*MockBedrockAPI) UpdateGuardrailRequest ¶ added in v1.54.2
func (m *MockBedrockAPI) UpdateGuardrailRequest(arg0 *bedrock.UpdateGuardrailInput) (*request.Request, *bedrock.UpdateGuardrailOutput)
UpdateGuardrailRequest mocks base method
func (*MockBedrockAPI) UpdateGuardrailWithContext ¶ added in v1.54.2
func (m *MockBedrockAPI) UpdateGuardrailWithContext(arg0 context.Context, arg1 *bedrock.UpdateGuardrailInput, arg2 ...request.Option) (*bedrock.UpdateGuardrailOutput, error)
UpdateGuardrailWithContext 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) CreateEvaluationJob ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateEvaluationJob(arg0 interface{}) *gomock.Call
CreateEvaluationJob indicates an expected call of CreateEvaluationJob
func (*MockBedrockAPIMockRecorder) CreateEvaluationJobRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateEvaluationJobRequest(arg0 interface{}) *gomock.Call
CreateEvaluationJobRequest indicates an expected call of CreateEvaluationJobRequest
func (*MockBedrockAPIMockRecorder) CreateEvaluationJobWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateEvaluationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEvaluationJobWithContext indicates an expected call of CreateEvaluationJobWithContext
func (*MockBedrockAPIMockRecorder) CreateGuardrail ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateGuardrail(arg0 interface{}) *gomock.Call
CreateGuardrail indicates an expected call of CreateGuardrail
func (*MockBedrockAPIMockRecorder) CreateGuardrailRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateGuardrailRequest(arg0 interface{}) *gomock.Call
CreateGuardrailRequest indicates an expected call of CreateGuardrailRequest
func (*MockBedrockAPIMockRecorder) CreateGuardrailVersion ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateGuardrailVersion(arg0 interface{}) *gomock.Call
CreateGuardrailVersion indicates an expected call of CreateGuardrailVersion
func (*MockBedrockAPIMockRecorder) CreateGuardrailVersionRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateGuardrailVersionRequest(arg0 interface{}) *gomock.Call
CreateGuardrailVersionRequest indicates an expected call of CreateGuardrailVersionRequest
func (*MockBedrockAPIMockRecorder) CreateGuardrailVersionWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateGuardrailVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGuardrailVersionWithContext indicates an expected call of CreateGuardrailVersionWithContext
func (*MockBedrockAPIMockRecorder) CreateGuardrailWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) CreateGuardrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGuardrailWithContext indicates an expected call of CreateGuardrailWithContext
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) DeleteGuardrail ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) DeleteGuardrail(arg0 interface{}) *gomock.Call
DeleteGuardrail indicates an expected call of DeleteGuardrail
func (*MockBedrockAPIMockRecorder) DeleteGuardrailRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) DeleteGuardrailRequest(arg0 interface{}) *gomock.Call
DeleteGuardrailRequest indicates an expected call of DeleteGuardrailRequest
func (*MockBedrockAPIMockRecorder) DeleteGuardrailWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) DeleteGuardrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGuardrailWithContext indicates an expected call of DeleteGuardrailWithContext
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) GetEvaluationJob ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) GetEvaluationJob(arg0 interface{}) *gomock.Call
GetEvaluationJob indicates an expected call of GetEvaluationJob
func (*MockBedrockAPIMockRecorder) GetEvaluationJobRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) GetEvaluationJobRequest(arg0 interface{}) *gomock.Call
GetEvaluationJobRequest indicates an expected call of GetEvaluationJobRequest
func (*MockBedrockAPIMockRecorder) GetEvaluationJobWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) GetEvaluationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEvaluationJobWithContext indicates an expected call of GetEvaluationJobWithContext
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) GetGuardrail ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) GetGuardrail(arg0 interface{}) *gomock.Call
GetGuardrail indicates an expected call of GetGuardrail
func (*MockBedrockAPIMockRecorder) GetGuardrailRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) GetGuardrailRequest(arg0 interface{}) *gomock.Call
GetGuardrailRequest indicates an expected call of GetGuardrailRequest
func (*MockBedrockAPIMockRecorder) GetGuardrailWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) GetGuardrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGuardrailWithContext indicates an expected call of GetGuardrailWithContext
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) ListEvaluationJobs ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobs(arg0 interface{}) *gomock.Call
ListEvaluationJobs indicates an expected call of ListEvaluationJobs
func (*MockBedrockAPIMockRecorder) ListEvaluationJobsPages ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsPages(arg0, arg1 interface{}) *gomock.Call
ListEvaluationJobsPages indicates an expected call of ListEvaluationJobsPages
func (*MockBedrockAPIMockRecorder) ListEvaluationJobsPagesWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEvaluationJobsPagesWithContext indicates an expected call of ListEvaluationJobsPagesWithContext
func (*MockBedrockAPIMockRecorder) ListEvaluationJobsRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsRequest(arg0 interface{}) *gomock.Call
ListEvaluationJobsRequest indicates an expected call of ListEvaluationJobsRequest
func (*MockBedrockAPIMockRecorder) ListEvaluationJobsWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListEvaluationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEvaluationJobsWithContext indicates an expected call of ListEvaluationJobsWithContext
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) ListGuardrails ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListGuardrails(arg0 interface{}) *gomock.Call
ListGuardrails indicates an expected call of ListGuardrails
func (*MockBedrockAPIMockRecorder) ListGuardrailsPages ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListGuardrailsPages(arg0, arg1 interface{}) *gomock.Call
ListGuardrailsPages indicates an expected call of ListGuardrailsPages
func (*MockBedrockAPIMockRecorder) ListGuardrailsPagesWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListGuardrailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGuardrailsPagesWithContext indicates an expected call of ListGuardrailsPagesWithContext
func (*MockBedrockAPIMockRecorder) ListGuardrailsRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListGuardrailsRequest(arg0 interface{}) *gomock.Call
ListGuardrailsRequest indicates an expected call of ListGuardrailsRequest
func (*MockBedrockAPIMockRecorder) ListGuardrailsWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) ListGuardrailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGuardrailsWithContext indicates an expected call of ListGuardrailsWithContext
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) StopEvaluationJob ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) StopEvaluationJob(arg0 interface{}) *gomock.Call
StopEvaluationJob indicates an expected call of StopEvaluationJob
func (*MockBedrockAPIMockRecorder) StopEvaluationJobRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) StopEvaluationJobRequest(arg0 interface{}) *gomock.Call
StopEvaluationJobRequest indicates an expected call of StopEvaluationJobRequest
func (*MockBedrockAPIMockRecorder) StopEvaluationJobWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) StopEvaluationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopEvaluationJobWithContext indicates an expected call of StopEvaluationJobWithContext
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) UpdateGuardrail ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) UpdateGuardrail(arg0 interface{}) *gomock.Call
UpdateGuardrail indicates an expected call of UpdateGuardrail
func (*MockBedrockAPIMockRecorder) UpdateGuardrailRequest ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) UpdateGuardrailRequest(arg0 interface{}) *gomock.Call
UpdateGuardrailRequest indicates an expected call of UpdateGuardrailRequest
func (*MockBedrockAPIMockRecorder) UpdateGuardrailWithContext ¶ added in v1.54.2
func (mr *MockBedrockAPIMockRecorder) UpdateGuardrailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGuardrailWithContext indicates an expected call of UpdateGuardrailWithContext
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