Documentation ¶
Overview ¶
Package amplifyuibuildermock is a generated GoMock package.
Index ¶
- type MockAmplifyUIBuilderAPI
- func (m *MockAmplifyUIBuilderAPI) CreateComponent(arg0 *amplifyuibuilder.CreateComponentInput) (*amplifyuibuilder.CreateComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) CreateComponentRequest(arg0 *amplifyuibuilder.CreateComponentInput) (*request.Request, *amplifyuibuilder.CreateComponentOutput)
- func (m *MockAmplifyUIBuilderAPI) CreateComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.CreateComponentInput, ...) (*amplifyuibuilder.CreateComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) CreateForm(arg0 *amplifyuibuilder.CreateFormInput) (*amplifyuibuilder.CreateFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) CreateFormRequest(arg0 *amplifyuibuilder.CreateFormInput) (*request.Request, *amplifyuibuilder.CreateFormOutput)
- func (m *MockAmplifyUIBuilderAPI) CreateFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.CreateFormInput, ...) (*amplifyuibuilder.CreateFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) CreateTheme(arg0 *amplifyuibuilder.CreateThemeInput) (*amplifyuibuilder.CreateThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) CreateThemeRequest(arg0 *amplifyuibuilder.CreateThemeInput) (*request.Request, *amplifyuibuilder.CreateThemeOutput)
- func (m *MockAmplifyUIBuilderAPI) CreateThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.CreateThemeInput, ...) (*amplifyuibuilder.CreateThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) DeleteComponent(arg0 *amplifyuibuilder.DeleteComponentInput) (*amplifyuibuilder.DeleteComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) DeleteComponentRequest(arg0 *amplifyuibuilder.DeleteComponentInput) (*request.Request, *amplifyuibuilder.DeleteComponentOutput)
- func (m *MockAmplifyUIBuilderAPI) DeleteComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.DeleteComponentInput, ...) (*amplifyuibuilder.DeleteComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) DeleteForm(arg0 *amplifyuibuilder.DeleteFormInput) (*amplifyuibuilder.DeleteFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) DeleteFormRequest(arg0 *amplifyuibuilder.DeleteFormInput) (*request.Request, *amplifyuibuilder.DeleteFormOutput)
- func (m *MockAmplifyUIBuilderAPI) DeleteFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.DeleteFormInput, ...) (*amplifyuibuilder.DeleteFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) DeleteTheme(arg0 *amplifyuibuilder.DeleteThemeInput) (*amplifyuibuilder.DeleteThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) DeleteThemeRequest(arg0 *amplifyuibuilder.DeleteThemeInput) (*request.Request, *amplifyuibuilder.DeleteThemeOutput)
- func (m *MockAmplifyUIBuilderAPI) DeleteThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.DeleteThemeInput, ...) (*amplifyuibuilder.DeleteThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) EXPECT() *MockAmplifyUIBuilderAPIMockRecorder
- func (m *MockAmplifyUIBuilderAPI) ExchangeCodeForToken(arg0 *amplifyuibuilder.ExchangeCodeForTokenInput) (*amplifyuibuilder.ExchangeCodeForTokenOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExchangeCodeForTokenRequest(arg0 *amplifyuibuilder.ExchangeCodeForTokenInput) (*request.Request, *amplifyuibuilder.ExchangeCodeForTokenOutput)
- func (m *MockAmplifyUIBuilderAPI) ExchangeCodeForTokenWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExchangeCodeForTokenInput, ...) (*amplifyuibuilder.ExchangeCodeForTokenOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExportComponents(arg0 *amplifyuibuilder.ExportComponentsInput) (*amplifyuibuilder.ExportComponentsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExportComponentsPages(arg0 *amplifyuibuilder.ExportComponentsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ExportComponentsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportComponentsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ExportComponentsRequest(arg0 *amplifyuibuilder.ExportComponentsInput) (*request.Request, *amplifyuibuilder.ExportComponentsOutput)
- func (m *MockAmplifyUIBuilderAPI) ExportComponentsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportComponentsInput, ...) (*amplifyuibuilder.ExportComponentsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExportForms(arg0 *amplifyuibuilder.ExportFormsInput) (*amplifyuibuilder.ExportFormsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExportFormsPages(arg0 *amplifyuibuilder.ExportFormsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ExportFormsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportFormsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ExportFormsRequest(arg0 *amplifyuibuilder.ExportFormsInput) (*request.Request, *amplifyuibuilder.ExportFormsOutput)
- func (m *MockAmplifyUIBuilderAPI) ExportFormsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportFormsInput, ...) (*amplifyuibuilder.ExportFormsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExportThemes(arg0 *amplifyuibuilder.ExportThemesInput) (*amplifyuibuilder.ExportThemesOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ExportThemesPages(arg0 *amplifyuibuilder.ExportThemesInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ExportThemesPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportThemesInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ExportThemesRequest(arg0 *amplifyuibuilder.ExportThemesInput) (*request.Request, *amplifyuibuilder.ExportThemesOutput)
- func (m *MockAmplifyUIBuilderAPI) ExportThemesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportThemesInput, ...) (*amplifyuibuilder.ExportThemesOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetCodegenJob(arg0 *amplifyuibuilder.GetCodegenJobInput) (*amplifyuibuilder.GetCodegenJobOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetCodegenJobRequest(arg0 *amplifyuibuilder.GetCodegenJobInput) (*request.Request, *amplifyuibuilder.GetCodegenJobOutput)
- func (m *MockAmplifyUIBuilderAPI) GetCodegenJobWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetCodegenJobInput, ...) (*amplifyuibuilder.GetCodegenJobOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetComponent(arg0 *amplifyuibuilder.GetComponentInput) (*amplifyuibuilder.GetComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetComponentRequest(arg0 *amplifyuibuilder.GetComponentInput) (*request.Request, *amplifyuibuilder.GetComponentOutput)
- func (m *MockAmplifyUIBuilderAPI) GetComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetComponentInput, ...) (*amplifyuibuilder.GetComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetForm(arg0 *amplifyuibuilder.GetFormInput) (*amplifyuibuilder.GetFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetFormRequest(arg0 *amplifyuibuilder.GetFormInput) (*request.Request, *amplifyuibuilder.GetFormOutput)
- func (m *MockAmplifyUIBuilderAPI) GetFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetFormInput, ...) (*amplifyuibuilder.GetFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetMetadata(arg0 *amplifyuibuilder.GetMetadataInput) (*amplifyuibuilder.GetMetadataOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetMetadataRequest(arg0 *amplifyuibuilder.GetMetadataInput) (*request.Request, *amplifyuibuilder.GetMetadataOutput)
- func (m *MockAmplifyUIBuilderAPI) GetMetadataWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetMetadataInput, ...) (*amplifyuibuilder.GetMetadataOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetTheme(arg0 *amplifyuibuilder.GetThemeInput) (*amplifyuibuilder.GetThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) GetThemeRequest(arg0 *amplifyuibuilder.GetThemeInput) (*request.Request, *amplifyuibuilder.GetThemeOutput)
- func (m *MockAmplifyUIBuilderAPI) GetThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetThemeInput, ...) (*amplifyuibuilder.GetThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListCodegenJobs(arg0 *amplifyuibuilder.ListCodegenJobsInput) (*amplifyuibuilder.ListCodegenJobsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsPages(arg0 *amplifyuibuilder.ListCodegenJobsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListCodegenJobsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsRequest(arg0 *amplifyuibuilder.ListCodegenJobsInput) (*request.Request, *amplifyuibuilder.ListCodegenJobsOutput)
- func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListCodegenJobsInput, ...) (*amplifyuibuilder.ListCodegenJobsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListComponents(arg0 *amplifyuibuilder.ListComponentsInput) (*amplifyuibuilder.ListComponentsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListComponentsPages(arg0 *amplifyuibuilder.ListComponentsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListComponentsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListComponentsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListComponentsRequest(arg0 *amplifyuibuilder.ListComponentsInput) (*request.Request, *amplifyuibuilder.ListComponentsOutput)
- func (m *MockAmplifyUIBuilderAPI) ListComponentsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListComponentsInput, ...) (*amplifyuibuilder.ListComponentsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListForms(arg0 *amplifyuibuilder.ListFormsInput) (*amplifyuibuilder.ListFormsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListFormsPages(arg0 *amplifyuibuilder.ListFormsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListFormsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListFormsInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListFormsRequest(arg0 *amplifyuibuilder.ListFormsInput) (*request.Request, *amplifyuibuilder.ListFormsOutput)
- func (m *MockAmplifyUIBuilderAPI) ListFormsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListFormsInput, ...) (*amplifyuibuilder.ListFormsOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListThemes(arg0 *amplifyuibuilder.ListThemesInput) (*amplifyuibuilder.ListThemesOutput, error)
- func (m *MockAmplifyUIBuilderAPI) ListThemesPages(arg0 *amplifyuibuilder.ListThemesInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListThemesPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListThemesInput, ...) error
- func (m *MockAmplifyUIBuilderAPI) ListThemesRequest(arg0 *amplifyuibuilder.ListThemesInput) (*request.Request, *amplifyuibuilder.ListThemesOutput)
- func (m *MockAmplifyUIBuilderAPI) ListThemesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListThemesInput, ...) (*amplifyuibuilder.ListThemesOutput, error)
- func (m *MockAmplifyUIBuilderAPI) PutMetadataFlag(arg0 *amplifyuibuilder.PutMetadataFlagInput) (*amplifyuibuilder.PutMetadataFlagOutput, error)
- func (m *MockAmplifyUIBuilderAPI) PutMetadataFlagRequest(arg0 *amplifyuibuilder.PutMetadataFlagInput) (*request.Request, *amplifyuibuilder.PutMetadataFlagOutput)
- func (m *MockAmplifyUIBuilderAPI) PutMetadataFlagWithContext(arg0 context.Context, arg1 *amplifyuibuilder.PutMetadataFlagInput, ...) (*amplifyuibuilder.PutMetadataFlagOutput, error)
- func (m *MockAmplifyUIBuilderAPI) RefreshToken(arg0 *amplifyuibuilder.RefreshTokenInput) (*amplifyuibuilder.RefreshTokenOutput, error)
- func (m *MockAmplifyUIBuilderAPI) RefreshTokenRequest(arg0 *amplifyuibuilder.RefreshTokenInput) (*request.Request, *amplifyuibuilder.RefreshTokenOutput)
- func (m *MockAmplifyUIBuilderAPI) RefreshTokenWithContext(arg0 context.Context, arg1 *amplifyuibuilder.RefreshTokenInput, ...) (*amplifyuibuilder.RefreshTokenOutput, error)
- func (m *MockAmplifyUIBuilderAPI) StartCodegenJob(arg0 *amplifyuibuilder.StartCodegenJobInput) (*amplifyuibuilder.StartCodegenJobOutput, error)
- func (m *MockAmplifyUIBuilderAPI) StartCodegenJobRequest(arg0 *amplifyuibuilder.StartCodegenJobInput) (*request.Request, *amplifyuibuilder.StartCodegenJobOutput)
- func (m *MockAmplifyUIBuilderAPI) StartCodegenJobWithContext(arg0 context.Context, arg1 *amplifyuibuilder.StartCodegenJobInput, ...) (*amplifyuibuilder.StartCodegenJobOutput, error)
- func (m *MockAmplifyUIBuilderAPI) UpdateComponent(arg0 *amplifyuibuilder.UpdateComponentInput) (*amplifyuibuilder.UpdateComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) UpdateComponentRequest(arg0 *amplifyuibuilder.UpdateComponentInput) (*request.Request, *amplifyuibuilder.UpdateComponentOutput)
- func (m *MockAmplifyUIBuilderAPI) UpdateComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.UpdateComponentInput, ...) (*amplifyuibuilder.UpdateComponentOutput, error)
- func (m *MockAmplifyUIBuilderAPI) UpdateForm(arg0 *amplifyuibuilder.UpdateFormInput) (*amplifyuibuilder.UpdateFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) UpdateFormRequest(arg0 *amplifyuibuilder.UpdateFormInput) (*request.Request, *amplifyuibuilder.UpdateFormOutput)
- func (m *MockAmplifyUIBuilderAPI) UpdateFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.UpdateFormInput, ...) (*amplifyuibuilder.UpdateFormOutput, error)
- func (m *MockAmplifyUIBuilderAPI) UpdateTheme(arg0 *amplifyuibuilder.UpdateThemeInput) (*amplifyuibuilder.UpdateThemeOutput, error)
- func (m *MockAmplifyUIBuilderAPI) UpdateThemeRequest(arg0 *amplifyuibuilder.UpdateThemeInput) (*request.Request, *amplifyuibuilder.UpdateThemeOutput)
- func (m *MockAmplifyUIBuilderAPI) UpdateThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.UpdateThemeInput, ...) (*amplifyuibuilder.UpdateThemeOutput, error)
- type MockAmplifyUIBuilderAPIMockRecorder
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateComponent(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateForm(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateFormRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateTheme(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateThemeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteComponent(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteForm(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteFormRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteTheme(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteThemeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForToken(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForTokenRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponents(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportForms(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemes(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJob(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetComponent(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetForm(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetFormRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetTheme(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetThemeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobs(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponents(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListForms(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemes(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlag(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlagRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) RefreshToken(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) RefreshTokenRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) RefreshTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJob(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateComponent(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateComponentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateForm(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateFormRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateTheme(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateThemeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAmplifyUIBuilderAPI ¶
type MockAmplifyUIBuilderAPI struct {
// contains filtered or unexported fields
}
MockAmplifyUIBuilderAPI is a mock of AmplifyUIBuilderAPI interface
func NewMockAmplifyUIBuilderAPI ¶
func NewMockAmplifyUIBuilderAPI(ctrl *gomock.Controller) *MockAmplifyUIBuilderAPI
NewMockAmplifyUIBuilderAPI creates a new mock instance
func (*MockAmplifyUIBuilderAPI) CreateComponent ¶
func (m *MockAmplifyUIBuilderAPI) CreateComponent(arg0 *amplifyuibuilder.CreateComponentInput) (*amplifyuibuilder.CreateComponentOutput, error)
CreateComponent mocks base method
func (*MockAmplifyUIBuilderAPI) CreateComponentRequest ¶
func (m *MockAmplifyUIBuilderAPI) CreateComponentRequest(arg0 *amplifyuibuilder.CreateComponentInput) (*request.Request, *amplifyuibuilder.CreateComponentOutput)
CreateComponentRequest mocks base method
func (*MockAmplifyUIBuilderAPI) CreateComponentWithContext ¶
func (m *MockAmplifyUIBuilderAPI) CreateComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.CreateComponentInput, arg2 ...request.Option) (*amplifyuibuilder.CreateComponentOutput, error)
CreateComponentWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) CreateForm ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) CreateForm(arg0 *amplifyuibuilder.CreateFormInput) (*amplifyuibuilder.CreateFormOutput, error)
CreateForm mocks base method
func (*MockAmplifyUIBuilderAPI) CreateFormRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) CreateFormRequest(arg0 *amplifyuibuilder.CreateFormInput) (*request.Request, *amplifyuibuilder.CreateFormOutput)
CreateFormRequest mocks base method
func (*MockAmplifyUIBuilderAPI) CreateFormWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) CreateFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.CreateFormInput, arg2 ...request.Option) (*amplifyuibuilder.CreateFormOutput, error)
CreateFormWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) CreateTheme ¶
func (m *MockAmplifyUIBuilderAPI) CreateTheme(arg0 *amplifyuibuilder.CreateThemeInput) (*amplifyuibuilder.CreateThemeOutput, error)
CreateTheme mocks base method
func (*MockAmplifyUIBuilderAPI) CreateThemeRequest ¶
func (m *MockAmplifyUIBuilderAPI) CreateThemeRequest(arg0 *amplifyuibuilder.CreateThemeInput) (*request.Request, *amplifyuibuilder.CreateThemeOutput)
CreateThemeRequest mocks base method
func (*MockAmplifyUIBuilderAPI) CreateThemeWithContext ¶
func (m *MockAmplifyUIBuilderAPI) CreateThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.CreateThemeInput, arg2 ...request.Option) (*amplifyuibuilder.CreateThemeOutput, error)
CreateThemeWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteComponent ¶
func (m *MockAmplifyUIBuilderAPI) DeleteComponent(arg0 *amplifyuibuilder.DeleteComponentInput) (*amplifyuibuilder.DeleteComponentOutput, error)
DeleteComponent mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteComponentRequest ¶
func (m *MockAmplifyUIBuilderAPI) DeleteComponentRequest(arg0 *amplifyuibuilder.DeleteComponentInput) (*request.Request, *amplifyuibuilder.DeleteComponentOutput)
DeleteComponentRequest mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteComponentWithContext ¶
func (m *MockAmplifyUIBuilderAPI) DeleteComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.DeleteComponentInput, arg2 ...request.Option) (*amplifyuibuilder.DeleteComponentOutput, error)
DeleteComponentWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteForm ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) DeleteForm(arg0 *amplifyuibuilder.DeleteFormInput) (*amplifyuibuilder.DeleteFormOutput, error)
DeleteForm mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteFormRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) DeleteFormRequest(arg0 *amplifyuibuilder.DeleteFormInput) (*request.Request, *amplifyuibuilder.DeleteFormOutput)
DeleteFormRequest mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteFormWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) DeleteFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.DeleteFormInput, arg2 ...request.Option) (*amplifyuibuilder.DeleteFormOutput, error)
DeleteFormWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteTheme ¶
func (m *MockAmplifyUIBuilderAPI) DeleteTheme(arg0 *amplifyuibuilder.DeleteThemeInput) (*amplifyuibuilder.DeleteThemeOutput, error)
DeleteTheme mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteThemeRequest ¶
func (m *MockAmplifyUIBuilderAPI) DeleteThemeRequest(arg0 *amplifyuibuilder.DeleteThemeInput) (*request.Request, *amplifyuibuilder.DeleteThemeOutput)
DeleteThemeRequest mocks base method
func (*MockAmplifyUIBuilderAPI) DeleteThemeWithContext ¶
func (m *MockAmplifyUIBuilderAPI) DeleteThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.DeleteThemeInput, arg2 ...request.Option) (*amplifyuibuilder.DeleteThemeOutput, error)
DeleteThemeWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) EXPECT ¶
func (m *MockAmplifyUIBuilderAPI) EXPECT() *MockAmplifyUIBuilderAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAmplifyUIBuilderAPI) ExchangeCodeForToken ¶
func (m *MockAmplifyUIBuilderAPI) ExchangeCodeForToken(arg0 *amplifyuibuilder.ExchangeCodeForTokenInput) (*amplifyuibuilder.ExchangeCodeForTokenOutput, error)
ExchangeCodeForToken mocks base method
func (*MockAmplifyUIBuilderAPI) ExchangeCodeForTokenRequest ¶
func (m *MockAmplifyUIBuilderAPI) ExchangeCodeForTokenRequest(arg0 *amplifyuibuilder.ExchangeCodeForTokenInput) (*request.Request, *amplifyuibuilder.ExchangeCodeForTokenOutput)
ExchangeCodeForTokenRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ExchangeCodeForTokenWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ExchangeCodeForTokenWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExchangeCodeForTokenInput, arg2 ...request.Option) (*amplifyuibuilder.ExchangeCodeForTokenOutput, error)
ExchangeCodeForTokenWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ExportComponents ¶
func (m *MockAmplifyUIBuilderAPI) ExportComponents(arg0 *amplifyuibuilder.ExportComponentsInput) (*amplifyuibuilder.ExportComponentsOutput, error)
ExportComponents mocks base method
func (*MockAmplifyUIBuilderAPI) ExportComponentsPages ¶
func (m *MockAmplifyUIBuilderAPI) ExportComponentsPages(arg0 *amplifyuibuilder.ExportComponentsInput, arg1 func(*amplifyuibuilder.ExportComponentsOutput, bool) bool) error
ExportComponentsPages mocks base method
func (*MockAmplifyUIBuilderAPI) ExportComponentsPagesWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ExportComponentsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportComponentsInput, arg2 func(*amplifyuibuilder.ExportComponentsOutput, bool) bool, arg3 ...request.Option) error
ExportComponentsPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ExportComponentsRequest ¶
func (m *MockAmplifyUIBuilderAPI) ExportComponentsRequest(arg0 *amplifyuibuilder.ExportComponentsInput) (*request.Request, *amplifyuibuilder.ExportComponentsOutput)
ExportComponentsRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ExportComponentsWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ExportComponentsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportComponentsInput, arg2 ...request.Option) (*amplifyuibuilder.ExportComponentsOutput, error)
ExportComponentsWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ExportForms ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ExportForms(arg0 *amplifyuibuilder.ExportFormsInput) (*amplifyuibuilder.ExportFormsOutput, error)
ExportForms mocks base method
func (*MockAmplifyUIBuilderAPI) ExportFormsPages ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ExportFormsPages(arg0 *amplifyuibuilder.ExportFormsInput, arg1 func(*amplifyuibuilder.ExportFormsOutput, bool) bool) error
ExportFormsPages mocks base method
func (*MockAmplifyUIBuilderAPI) ExportFormsPagesWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ExportFormsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportFormsInput, arg2 func(*amplifyuibuilder.ExportFormsOutput, bool) bool, arg3 ...request.Option) error
ExportFormsPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ExportFormsRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ExportFormsRequest(arg0 *amplifyuibuilder.ExportFormsInput) (*request.Request, *amplifyuibuilder.ExportFormsOutput)
ExportFormsRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ExportFormsWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ExportFormsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportFormsInput, arg2 ...request.Option) (*amplifyuibuilder.ExportFormsOutput, error)
ExportFormsWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ExportThemes ¶
func (m *MockAmplifyUIBuilderAPI) ExportThemes(arg0 *amplifyuibuilder.ExportThemesInput) (*amplifyuibuilder.ExportThemesOutput, error)
ExportThemes mocks base method
func (*MockAmplifyUIBuilderAPI) ExportThemesPages ¶
func (m *MockAmplifyUIBuilderAPI) ExportThemesPages(arg0 *amplifyuibuilder.ExportThemesInput, arg1 func(*amplifyuibuilder.ExportThemesOutput, bool) bool) error
ExportThemesPages mocks base method
func (*MockAmplifyUIBuilderAPI) ExportThemesPagesWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ExportThemesPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportThemesInput, arg2 func(*amplifyuibuilder.ExportThemesOutput, bool) bool, arg3 ...request.Option) error
ExportThemesPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ExportThemesRequest ¶
func (m *MockAmplifyUIBuilderAPI) ExportThemesRequest(arg0 *amplifyuibuilder.ExportThemesInput) (*request.Request, *amplifyuibuilder.ExportThemesOutput)
ExportThemesRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ExportThemesWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ExportThemesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ExportThemesInput, arg2 ...request.Option) (*amplifyuibuilder.ExportThemesOutput, error)
ExportThemesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) GetCodegenJob ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) GetCodegenJob(arg0 *amplifyuibuilder.GetCodegenJobInput) (*amplifyuibuilder.GetCodegenJobOutput, error)
GetCodegenJob mocks base method
func (*MockAmplifyUIBuilderAPI) GetCodegenJobRequest ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) GetCodegenJobRequest(arg0 *amplifyuibuilder.GetCodegenJobInput) (*request.Request, *amplifyuibuilder.GetCodegenJobOutput)
GetCodegenJobRequest mocks base method
func (*MockAmplifyUIBuilderAPI) GetCodegenJobWithContext ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) GetCodegenJobWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetCodegenJobInput, arg2 ...request.Option) (*amplifyuibuilder.GetCodegenJobOutput, error)
GetCodegenJobWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) GetComponent ¶
func (m *MockAmplifyUIBuilderAPI) GetComponent(arg0 *amplifyuibuilder.GetComponentInput) (*amplifyuibuilder.GetComponentOutput, error)
GetComponent mocks base method
func (*MockAmplifyUIBuilderAPI) GetComponentRequest ¶
func (m *MockAmplifyUIBuilderAPI) GetComponentRequest(arg0 *amplifyuibuilder.GetComponentInput) (*request.Request, *amplifyuibuilder.GetComponentOutput)
GetComponentRequest mocks base method
func (*MockAmplifyUIBuilderAPI) GetComponentWithContext ¶
func (m *MockAmplifyUIBuilderAPI) GetComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetComponentInput, arg2 ...request.Option) (*amplifyuibuilder.GetComponentOutput, error)
GetComponentWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) GetForm ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) GetForm(arg0 *amplifyuibuilder.GetFormInput) (*amplifyuibuilder.GetFormOutput, error)
GetForm mocks base method
func (*MockAmplifyUIBuilderAPI) GetFormRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) GetFormRequest(arg0 *amplifyuibuilder.GetFormInput) (*request.Request, *amplifyuibuilder.GetFormOutput)
GetFormRequest mocks base method
func (*MockAmplifyUIBuilderAPI) GetFormWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) GetFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetFormInput, arg2 ...request.Option) (*amplifyuibuilder.GetFormOutput, error)
GetFormWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) GetMetadata ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) GetMetadata(arg0 *amplifyuibuilder.GetMetadataInput) (*amplifyuibuilder.GetMetadataOutput, error)
GetMetadata mocks base method
func (*MockAmplifyUIBuilderAPI) GetMetadataRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) GetMetadataRequest(arg0 *amplifyuibuilder.GetMetadataInput) (*request.Request, *amplifyuibuilder.GetMetadataOutput)
GetMetadataRequest mocks base method
func (*MockAmplifyUIBuilderAPI) GetMetadataWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) GetMetadataWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetMetadataInput, arg2 ...request.Option) (*amplifyuibuilder.GetMetadataOutput, error)
GetMetadataWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) GetTheme ¶
func (m *MockAmplifyUIBuilderAPI) GetTheme(arg0 *amplifyuibuilder.GetThemeInput) (*amplifyuibuilder.GetThemeOutput, error)
GetTheme mocks base method
func (*MockAmplifyUIBuilderAPI) GetThemeRequest ¶
func (m *MockAmplifyUIBuilderAPI) GetThemeRequest(arg0 *amplifyuibuilder.GetThemeInput) (*request.Request, *amplifyuibuilder.GetThemeOutput)
GetThemeRequest mocks base method
func (*MockAmplifyUIBuilderAPI) GetThemeWithContext ¶
func (m *MockAmplifyUIBuilderAPI) GetThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.GetThemeInput, arg2 ...request.Option) (*amplifyuibuilder.GetThemeOutput, error)
GetThemeWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListCodegenJobs ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) ListCodegenJobs(arg0 *amplifyuibuilder.ListCodegenJobsInput) (*amplifyuibuilder.ListCodegenJobsOutput, error)
ListCodegenJobs mocks base method
func (*MockAmplifyUIBuilderAPI) ListCodegenJobsPages ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsPages(arg0 *amplifyuibuilder.ListCodegenJobsInput, arg1 func(*amplifyuibuilder.ListCodegenJobsOutput, bool) bool) error
ListCodegenJobsPages mocks base method
func (*MockAmplifyUIBuilderAPI) ListCodegenJobsPagesWithContext ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListCodegenJobsInput, arg2 func(*amplifyuibuilder.ListCodegenJobsOutput, bool) bool, arg3 ...request.Option) error
ListCodegenJobsPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListCodegenJobsRequest ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsRequest(arg0 *amplifyuibuilder.ListCodegenJobsInput) (*request.Request, *amplifyuibuilder.ListCodegenJobsOutput)
ListCodegenJobsRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ListCodegenJobsWithContext ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) ListCodegenJobsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListCodegenJobsInput, arg2 ...request.Option) (*amplifyuibuilder.ListCodegenJobsOutput, error)
ListCodegenJobsWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListComponents ¶
func (m *MockAmplifyUIBuilderAPI) ListComponents(arg0 *amplifyuibuilder.ListComponentsInput) (*amplifyuibuilder.ListComponentsOutput, error)
ListComponents mocks base method
func (*MockAmplifyUIBuilderAPI) ListComponentsPages ¶
func (m *MockAmplifyUIBuilderAPI) ListComponentsPages(arg0 *amplifyuibuilder.ListComponentsInput, arg1 func(*amplifyuibuilder.ListComponentsOutput, bool) bool) error
ListComponentsPages mocks base method
func (*MockAmplifyUIBuilderAPI) ListComponentsPagesWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ListComponentsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListComponentsInput, arg2 func(*amplifyuibuilder.ListComponentsOutput, bool) bool, arg3 ...request.Option) error
ListComponentsPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListComponentsRequest ¶
func (m *MockAmplifyUIBuilderAPI) ListComponentsRequest(arg0 *amplifyuibuilder.ListComponentsInput) (*request.Request, *amplifyuibuilder.ListComponentsOutput)
ListComponentsRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ListComponentsWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ListComponentsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListComponentsInput, arg2 ...request.Option) (*amplifyuibuilder.ListComponentsOutput, error)
ListComponentsWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListForms ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ListForms(arg0 *amplifyuibuilder.ListFormsInput) (*amplifyuibuilder.ListFormsOutput, error)
ListForms mocks base method
func (*MockAmplifyUIBuilderAPI) ListFormsPages ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ListFormsPages(arg0 *amplifyuibuilder.ListFormsInput, arg1 func(*amplifyuibuilder.ListFormsOutput, bool) bool) error
ListFormsPages mocks base method
func (*MockAmplifyUIBuilderAPI) ListFormsPagesWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ListFormsPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListFormsInput, arg2 func(*amplifyuibuilder.ListFormsOutput, bool) bool, arg3 ...request.Option) error
ListFormsPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListFormsRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ListFormsRequest(arg0 *amplifyuibuilder.ListFormsInput) (*request.Request, *amplifyuibuilder.ListFormsOutput)
ListFormsRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ListFormsWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) ListFormsWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListFormsInput, arg2 ...request.Option) (*amplifyuibuilder.ListFormsOutput, error)
ListFormsWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListThemes ¶
func (m *MockAmplifyUIBuilderAPI) ListThemes(arg0 *amplifyuibuilder.ListThemesInput) (*amplifyuibuilder.ListThemesOutput, error)
ListThemes mocks base method
func (*MockAmplifyUIBuilderAPI) ListThemesPages ¶
func (m *MockAmplifyUIBuilderAPI) ListThemesPages(arg0 *amplifyuibuilder.ListThemesInput, arg1 func(*amplifyuibuilder.ListThemesOutput, bool) bool) error
ListThemesPages mocks base method
func (*MockAmplifyUIBuilderAPI) ListThemesPagesWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ListThemesPagesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListThemesInput, arg2 func(*amplifyuibuilder.ListThemesOutput, bool) bool, arg3 ...request.Option) error
ListThemesPagesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) ListThemesRequest ¶
func (m *MockAmplifyUIBuilderAPI) ListThemesRequest(arg0 *amplifyuibuilder.ListThemesInput) (*request.Request, *amplifyuibuilder.ListThemesOutput)
ListThemesRequest mocks base method
func (*MockAmplifyUIBuilderAPI) ListThemesWithContext ¶
func (m *MockAmplifyUIBuilderAPI) ListThemesWithContext(arg0 context.Context, arg1 *amplifyuibuilder.ListThemesInput, arg2 ...request.Option) (*amplifyuibuilder.ListThemesOutput, error)
ListThemesWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) PutMetadataFlag ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) PutMetadataFlag(arg0 *amplifyuibuilder.PutMetadataFlagInput) (*amplifyuibuilder.PutMetadataFlagOutput, error)
PutMetadataFlag mocks base method
func (*MockAmplifyUIBuilderAPI) PutMetadataFlagRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) PutMetadataFlagRequest(arg0 *amplifyuibuilder.PutMetadataFlagInput) (*request.Request, *amplifyuibuilder.PutMetadataFlagOutput)
PutMetadataFlagRequest mocks base method
func (*MockAmplifyUIBuilderAPI) PutMetadataFlagWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) PutMetadataFlagWithContext(arg0 context.Context, arg1 *amplifyuibuilder.PutMetadataFlagInput, arg2 ...request.Option) (*amplifyuibuilder.PutMetadataFlagOutput, error)
PutMetadataFlagWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) RefreshToken ¶
func (m *MockAmplifyUIBuilderAPI) RefreshToken(arg0 *amplifyuibuilder.RefreshTokenInput) (*amplifyuibuilder.RefreshTokenOutput, error)
RefreshToken mocks base method
func (*MockAmplifyUIBuilderAPI) RefreshTokenRequest ¶
func (m *MockAmplifyUIBuilderAPI) RefreshTokenRequest(arg0 *amplifyuibuilder.RefreshTokenInput) (*request.Request, *amplifyuibuilder.RefreshTokenOutput)
RefreshTokenRequest mocks base method
func (*MockAmplifyUIBuilderAPI) RefreshTokenWithContext ¶
func (m *MockAmplifyUIBuilderAPI) RefreshTokenWithContext(arg0 context.Context, arg1 *amplifyuibuilder.RefreshTokenInput, arg2 ...request.Option) (*amplifyuibuilder.RefreshTokenOutput, error)
RefreshTokenWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) StartCodegenJob ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) StartCodegenJob(arg0 *amplifyuibuilder.StartCodegenJobInput) (*amplifyuibuilder.StartCodegenJobOutput, error)
StartCodegenJob mocks base method
func (*MockAmplifyUIBuilderAPI) StartCodegenJobRequest ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) StartCodegenJobRequest(arg0 *amplifyuibuilder.StartCodegenJobInput) (*request.Request, *amplifyuibuilder.StartCodegenJobOutput)
StartCodegenJobRequest mocks base method
func (*MockAmplifyUIBuilderAPI) StartCodegenJobWithContext ¶ added in v1.44.281
func (m *MockAmplifyUIBuilderAPI) StartCodegenJobWithContext(arg0 context.Context, arg1 *amplifyuibuilder.StartCodegenJobInput, arg2 ...request.Option) (*amplifyuibuilder.StartCodegenJobOutput, error)
StartCodegenJobWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateComponent ¶
func (m *MockAmplifyUIBuilderAPI) UpdateComponent(arg0 *amplifyuibuilder.UpdateComponentInput) (*amplifyuibuilder.UpdateComponentOutput, error)
UpdateComponent mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateComponentRequest ¶
func (m *MockAmplifyUIBuilderAPI) UpdateComponentRequest(arg0 *amplifyuibuilder.UpdateComponentInput) (*request.Request, *amplifyuibuilder.UpdateComponentOutput)
UpdateComponentRequest mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateComponentWithContext ¶
func (m *MockAmplifyUIBuilderAPI) UpdateComponentWithContext(arg0 context.Context, arg1 *amplifyuibuilder.UpdateComponentInput, arg2 ...request.Option) (*amplifyuibuilder.UpdateComponentOutput, error)
UpdateComponentWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateForm ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) UpdateForm(arg0 *amplifyuibuilder.UpdateFormInput) (*amplifyuibuilder.UpdateFormOutput, error)
UpdateForm mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateFormRequest ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) UpdateFormRequest(arg0 *amplifyuibuilder.UpdateFormInput) (*request.Request, *amplifyuibuilder.UpdateFormOutput)
UpdateFormRequest mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateFormWithContext ¶ added in v1.44.98
func (m *MockAmplifyUIBuilderAPI) UpdateFormWithContext(arg0 context.Context, arg1 *amplifyuibuilder.UpdateFormInput, arg2 ...request.Option) (*amplifyuibuilder.UpdateFormOutput, error)
UpdateFormWithContext mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateTheme ¶
func (m *MockAmplifyUIBuilderAPI) UpdateTheme(arg0 *amplifyuibuilder.UpdateThemeInput) (*amplifyuibuilder.UpdateThemeOutput, error)
UpdateTheme mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateThemeRequest ¶
func (m *MockAmplifyUIBuilderAPI) UpdateThemeRequest(arg0 *amplifyuibuilder.UpdateThemeInput) (*request.Request, *amplifyuibuilder.UpdateThemeOutput)
UpdateThemeRequest mocks base method
func (*MockAmplifyUIBuilderAPI) UpdateThemeWithContext ¶
func (m *MockAmplifyUIBuilderAPI) UpdateThemeWithContext(arg0 context.Context, arg1 *amplifyuibuilder.UpdateThemeInput, arg2 ...request.Option) (*amplifyuibuilder.UpdateThemeOutput, error)
UpdateThemeWithContext mocks base method
type MockAmplifyUIBuilderAPIMockRecorder ¶
type MockAmplifyUIBuilderAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockAmplifyUIBuilderAPIMockRecorder is the mock recorder for MockAmplifyUIBuilderAPI
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateComponent ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateComponent(arg0 interface{}) *gomock.Call
CreateComponent indicates an expected call of CreateComponent
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateComponentRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateComponentRequest(arg0 interface{}) *gomock.Call
CreateComponentRequest indicates an expected call of CreateComponentRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateComponentWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateComponentWithContext indicates an expected call of CreateComponentWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateForm ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateForm(arg0 interface{}) *gomock.Call
CreateForm indicates an expected call of CreateForm
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateFormRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateFormRequest(arg0 interface{}) *gomock.Call
CreateFormRequest indicates an expected call of CreateFormRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateFormWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFormWithContext indicates an expected call of CreateFormWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateTheme ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateTheme(arg0 interface{}) *gomock.Call
CreateTheme indicates an expected call of CreateTheme
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateThemeRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateThemeRequest(arg0 interface{}) *gomock.Call
CreateThemeRequest indicates an expected call of CreateThemeRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) CreateThemeWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) CreateThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateThemeWithContext indicates an expected call of CreateThemeWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteComponent ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteComponent(arg0 interface{}) *gomock.Call
DeleteComponent indicates an expected call of DeleteComponent
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteComponentRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteComponentRequest(arg0 interface{}) *gomock.Call
DeleteComponentRequest indicates an expected call of DeleteComponentRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteComponentWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteComponentWithContext indicates an expected call of DeleteComponentWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteForm ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteForm(arg0 interface{}) *gomock.Call
DeleteForm indicates an expected call of DeleteForm
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteFormRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteFormRequest(arg0 interface{}) *gomock.Call
DeleteFormRequest indicates an expected call of DeleteFormRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteFormWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFormWithContext indicates an expected call of DeleteFormWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteTheme ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteTheme(arg0 interface{}) *gomock.Call
DeleteTheme indicates an expected call of DeleteTheme
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteThemeRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteThemeRequest(arg0 interface{}) *gomock.Call
DeleteThemeRequest indicates an expected call of DeleteThemeRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) DeleteThemeWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) DeleteThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteThemeWithContext indicates an expected call of DeleteThemeWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForToken ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForToken(arg0 interface{}) *gomock.Call
ExchangeCodeForToken indicates an expected call of ExchangeCodeForToken
func (*MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForTokenRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForTokenRequest(arg0 interface{}) *gomock.Call
ExchangeCodeForTokenRequest indicates an expected call of ExchangeCodeForTokenRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForTokenWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExchangeCodeForTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExchangeCodeForTokenWithContext indicates an expected call of ExchangeCodeForTokenWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportComponents ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponents(arg0 interface{}) *gomock.Call
ExportComponents indicates an expected call of ExportComponents
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsPages ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsPages(arg0, arg1 interface{}) *gomock.Call
ExportComponentsPages indicates an expected call of ExportComponentsPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsPagesWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ExportComponentsPagesWithContext indicates an expected call of ExportComponentsPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsRequest(arg0 interface{}) *gomock.Call
ExportComponentsRequest indicates an expected call of ExportComponentsRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportComponentsWithContext indicates an expected call of ExportComponentsWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportForms ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportForms(arg0 interface{}) *gomock.Call
ExportForms indicates an expected call of ExportForms
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportFormsPages ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsPages(arg0, arg1 interface{}) *gomock.Call
ExportFormsPages indicates an expected call of ExportFormsPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportFormsPagesWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ExportFormsPagesWithContext indicates an expected call of ExportFormsPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportFormsRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsRequest(arg0 interface{}) *gomock.Call
ExportFormsRequest indicates an expected call of ExportFormsRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportFormsWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportFormsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportFormsWithContext indicates an expected call of ExportFormsWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportThemes ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemes(arg0 interface{}) *gomock.Call
ExportThemes indicates an expected call of ExportThemes
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportThemesPages ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesPages(arg0, arg1 interface{}) *gomock.Call
ExportThemesPages indicates an expected call of ExportThemesPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportThemesPagesWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ExportThemesPagesWithContext indicates an expected call of ExportThemesPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportThemesRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesRequest(arg0 interface{}) *gomock.Call
ExportThemesRequest indicates an expected call of ExportThemesRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ExportThemesWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ExportThemesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportThemesWithContext indicates an expected call of ExportThemesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJob ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJob(arg0 interface{}) *gomock.Call
GetCodegenJob indicates an expected call of GetCodegenJob
func (*MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJobRequest ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJobRequest(arg0 interface{}) *gomock.Call
GetCodegenJobRequest indicates an expected call of GetCodegenJobRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJobWithContext ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetCodegenJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCodegenJobWithContext indicates an expected call of GetCodegenJobWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) GetComponent ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetComponent(arg0 interface{}) *gomock.Call
GetComponent indicates an expected call of GetComponent
func (*MockAmplifyUIBuilderAPIMockRecorder) GetComponentRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetComponentRequest(arg0 interface{}) *gomock.Call
GetComponentRequest indicates an expected call of GetComponentRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) GetComponentWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetComponentWithContext indicates an expected call of GetComponentWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) GetForm ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetForm(arg0 interface{}) *gomock.Call
GetForm indicates an expected call of GetForm
func (*MockAmplifyUIBuilderAPIMockRecorder) GetFormRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetFormRequest(arg0 interface{}) *gomock.Call
GetFormRequest indicates an expected call of GetFormRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) GetFormWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFormWithContext indicates an expected call of GetFormWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) GetMetadata ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetMetadata(arg0 interface{}) *gomock.Call
GetMetadata indicates an expected call of GetMetadata
func (*MockAmplifyUIBuilderAPIMockRecorder) GetMetadataRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetMetadataRequest(arg0 interface{}) *gomock.Call
GetMetadataRequest indicates an expected call of GetMetadataRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) GetMetadataWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMetadataWithContext indicates an expected call of GetMetadataWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) GetTheme ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetTheme(arg0 interface{}) *gomock.Call
GetTheme indicates an expected call of GetTheme
func (*MockAmplifyUIBuilderAPIMockRecorder) GetThemeRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetThemeRequest(arg0 interface{}) *gomock.Call
GetThemeRequest indicates an expected call of GetThemeRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) GetThemeWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) GetThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetThemeWithContext indicates an expected call of GetThemeWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobs ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobs(arg0 interface{}) *gomock.Call
ListCodegenJobs indicates an expected call of ListCodegenJobs
func (*MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsPages ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsPages(arg0, arg1 interface{}) *gomock.Call
ListCodegenJobsPages indicates an expected call of ListCodegenJobsPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsPagesWithContext ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCodegenJobsPagesWithContext indicates an expected call of ListCodegenJobsPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsRequest ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsRequest(arg0 interface{}) *gomock.Call
ListCodegenJobsRequest indicates an expected call of ListCodegenJobsRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsWithContext ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListCodegenJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCodegenJobsWithContext indicates an expected call of ListCodegenJobsWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListComponents ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponents(arg0 interface{}) *gomock.Call
ListComponents indicates an expected call of ListComponents
func (*MockAmplifyUIBuilderAPIMockRecorder) ListComponentsPages ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsPages(arg0, arg1 interface{}) *gomock.Call
ListComponentsPages indicates an expected call of ListComponentsPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ListComponentsPagesWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListComponentsPagesWithContext indicates an expected call of ListComponentsPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListComponentsRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsRequest(arg0 interface{}) *gomock.Call
ListComponentsRequest indicates an expected call of ListComponentsRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ListComponentsWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListComponentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListComponentsWithContext indicates an expected call of ListComponentsWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListForms ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListForms(arg0 interface{}) *gomock.Call
ListForms indicates an expected call of ListForms
func (*MockAmplifyUIBuilderAPIMockRecorder) ListFormsPages ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsPages(arg0, arg1 interface{}) *gomock.Call
ListFormsPages indicates an expected call of ListFormsPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ListFormsPagesWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFormsPagesWithContext indicates an expected call of ListFormsPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListFormsRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsRequest(arg0 interface{}) *gomock.Call
ListFormsRequest indicates an expected call of ListFormsRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ListFormsWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListFormsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFormsWithContext indicates an expected call of ListFormsWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListThemes ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemes(arg0 interface{}) *gomock.Call
ListThemes indicates an expected call of ListThemes
func (*MockAmplifyUIBuilderAPIMockRecorder) ListThemesPages ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesPages(arg0, arg1 interface{}) *gomock.Call
ListThemesPages indicates an expected call of ListThemesPages
func (*MockAmplifyUIBuilderAPIMockRecorder) ListThemesPagesWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListThemesPagesWithContext indicates an expected call of ListThemesPagesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) ListThemesRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesRequest(arg0 interface{}) *gomock.Call
ListThemesRequest indicates an expected call of ListThemesRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) ListThemesWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) ListThemesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThemesWithContext indicates an expected call of ListThemesWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlag ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlag(arg0 interface{}) *gomock.Call
PutMetadataFlag indicates an expected call of PutMetadataFlag
func (*MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlagRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlagRequest(arg0 interface{}) *gomock.Call
PutMetadataFlagRequest indicates an expected call of PutMetadataFlagRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlagWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) PutMetadataFlagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMetadataFlagWithContext indicates an expected call of PutMetadataFlagWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) RefreshToken ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) RefreshToken(arg0 interface{}) *gomock.Call
RefreshToken indicates an expected call of RefreshToken
func (*MockAmplifyUIBuilderAPIMockRecorder) RefreshTokenRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) RefreshTokenRequest(arg0 interface{}) *gomock.Call
RefreshTokenRequest indicates an expected call of RefreshTokenRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) RefreshTokenWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) RefreshTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RefreshTokenWithContext indicates an expected call of RefreshTokenWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJob ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJob(arg0 interface{}) *gomock.Call
StartCodegenJob indicates an expected call of StartCodegenJob
func (*MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJobRequest ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJobRequest(arg0 interface{}) *gomock.Call
StartCodegenJobRequest indicates an expected call of StartCodegenJobRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJobWithContext ¶ added in v1.44.281
func (mr *MockAmplifyUIBuilderAPIMockRecorder) StartCodegenJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartCodegenJobWithContext indicates an expected call of StartCodegenJobWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateComponent ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateComponent(arg0 interface{}) *gomock.Call
UpdateComponent indicates an expected call of UpdateComponent
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateComponentRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateComponentRequest(arg0 interface{}) *gomock.Call
UpdateComponentRequest indicates an expected call of UpdateComponentRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateComponentWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateComponentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateComponentWithContext indicates an expected call of UpdateComponentWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateForm ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateForm(arg0 interface{}) *gomock.Call
UpdateForm indicates an expected call of UpdateForm
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateFormRequest ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateFormRequest(arg0 interface{}) *gomock.Call
UpdateFormRequest indicates an expected call of UpdateFormRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateFormWithContext ¶ added in v1.44.98
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFormWithContext indicates an expected call of UpdateFormWithContext
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateTheme ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateTheme(arg0 interface{}) *gomock.Call
UpdateTheme indicates an expected call of UpdateTheme
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateThemeRequest ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateThemeRequest(arg0 interface{}) *gomock.Call
UpdateThemeRequest indicates an expected call of UpdateThemeRequest
func (*MockAmplifyUIBuilderAPIMockRecorder) UpdateThemeWithContext ¶
func (mr *MockAmplifyUIBuilderAPIMockRecorder) UpdateThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateThemeWithContext indicates an expected call of UpdateThemeWithContext