Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) GetRawMessageContent(ctx context.Context, params *workmailmessageflow.GetRawMessageContentInput, ...) (*workmailmessageflow.GetRawMessageContentOutput, error)
- func (_m *IClient) Options() workmailmessageflow.Options
- func (_m *IClient) PutRawMessageContent(ctx context.Context, params *workmailmessageflow.PutRawMessageContentInput, ...) (*workmailmessageflow.PutRawMessageContentOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) GetRawMessageContent ¶
func (_m *IClient) GetRawMessageContent(ctx context.Context, params *workmailmessageflow.GetRawMessageContentInput, optFns ...func(*workmailmessageflow.Options)) (*workmailmessageflow.GetRawMessageContentOutput, error)
GetRawMessageContent provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() workmailmessageflow.Options
Options provides a mock function with given fields:
func (*IClient) PutRawMessageContent ¶
func (_m *IClient) PutRawMessageContent(ctx context.Context, params *workmailmessageflow.PutRawMessageContentInput, optFns ...func(*workmailmessageflow.Options)) (*workmailmessageflow.PutRawMessageContentOutput, error)
PutRawMessageContent provides a mock function with given fields: ctx, params, optFns
Click to show internal directories.
Click to hide internal directories.