workmailmock

package
v1.37.9 Latest Latest
Warning

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

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

Documentation

Overview

Package workmailmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWorkMailAPI

type MockWorkMailAPI struct {
	// contains filtered or unexported fields
}

MockWorkMailAPI is a mock of WorkMailAPI interface

func NewMockWorkMailAPI

func NewMockWorkMailAPI(ctrl *gomock.Controller) *MockWorkMailAPI

NewMockWorkMailAPI creates a new mock instance

func (*MockWorkMailAPI) AssociateDelegateToResource

AssociateDelegateToResource mocks base method

func (*MockWorkMailAPI) AssociateDelegateToResourceRequest

AssociateDelegateToResourceRequest mocks base method

func (*MockWorkMailAPI) AssociateDelegateToResourceWithContext

func (m *MockWorkMailAPI) AssociateDelegateToResourceWithContext(arg0 context.Context, arg1 *workmail.AssociateDelegateToResourceInput, arg2 ...request.Option) (*workmail.AssociateDelegateToResourceOutput, error)

AssociateDelegateToResourceWithContext mocks base method

func (*MockWorkMailAPI) AssociateMemberToGroup

AssociateMemberToGroup mocks base method

func (*MockWorkMailAPI) AssociateMemberToGroupRequest

AssociateMemberToGroupRequest mocks base method

func (*MockWorkMailAPI) AssociateMemberToGroupWithContext

func (m *MockWorkMailAPI) AssociateMemberToGroupWithContext(arg0 context.Context, arg1 *workmail.AssociateMemberToGroupInput, arg2 ...request.Option) (*workmail.AssociateMemberToGroupOutput, error)

AssociateMemberToGroupWithContext mocks base method

func (*MockWorkMailAPI) CancelMailboxExportJob

CancelMailboxExportJob mocks base method

func (*MockWorkMailAPI) CancelMailboxExportJobRequest

CancelMailboxExportJobRequest mocks base method

func (*MockWorkMailAPI) CancelMailboxExportJobWithContext

func (m *MockWorkMailAPI) CancelMailboxExportJobWithContext(arg0 context.Context, arg1 *workmail.CancelMailboxExportJobInput, arg2 ...request.Option) (*workmail.CancelMailboxExportJobOutput, error)

CancelMailboxExportJobWithContext mocks base method

func (*MockWorkMailAPI) CreateAlias

CreateAlias mocks base method

func (*MockWorkMailAPI) CreateAliasRequest

CreateAliasRequest mocks base method

func (*MockWorkMailAPI) CreateAliasWithContext

func (m *MockWorkMailAPI) CreateAliasWithContext(arg0 context.Context, arg1 *workmail.CreateAliasInput, arg2 ...request.Option) (*workmail.CreateAliasOutput, error)

CreateAliasWithContext mocks base method

func (*MockWorkMailAPI) CreateGroup

CreateGroup mocks base method

func (*MockWorkMailAPI) CreateGroupRequest

CreateGroupRequest mocks base method

func (*MockWorkMailAPI) CreateGroupWithContext

func (m *MockWorkMailAPI) CreateGroupWithContext(arg0 context.Context, arg1 *workmail.CreateGroupInput, arg2 ...request.Option) (*workmail.CreateGroupOutput, error)

CreateGroupWithContext mocks base method

func (*MockWorkMailAPI) CreateOrganization

CreateOrganization mocks base method

func (*MockWorkMailAPI) CreateOrganizationRequest

CreateOrganizationRequest mocks base method

func (*MockWorkMailAPI) CreateOrganizationWithContext

func (m *MockWorkMailAPI) CreateOrganizationWithContext(arg0 context.Context, arg1 *workmail.CreateOrganizationInput, arg2 ...request.Option) (*workmail.CreateOrganizationOutput, error)

CreateOrganizationWithContext mocks base method

func (*MockWorkMailAPI) CreateResource

CreateResource mocks base method

func (*MockWorkMailAPI) CreateResourceRequest

CreateResourceRequest mocks base method

func (*MockWorkMailAPI) CreateResourceWithContext

func (m *MockWorkMailAPI) CreateResourceWithContext(arg0 context.Context, arg1 *workmail.CreateResourceInput, arg2 ...request.Option) (*workmail.CreateResourceOutput, error)

CreateResourceWithContext mocks base method

func (*MockWorkMailAPI) CreateUser

CreateUser mocks base method

func (*MockWorkMailAPI) CreateUserRequest

CreateUserRequest mocks base method

func (*MockWorkMailAPI) CreateUserWithContext

func (m *MockWorkMailAPI) CreateUserWithContext(arg0 context.Context, arg1 *workmail.CreateUserInput, arg2 ...request.Option) (*workmail.CreateUserOutput, error)

CreateUserWithContext mocks base method

func (*MockWorkMailAPI) DeleteAccessControlRule

DeleteAccessControlRule mocks base method

func (*MockWorkMailAPI) DeleteAccessControlRuleRequest

DeleteAccessControlRuleRequest mocks base method

func (*MockWorkMailAPI) DeleteAccessControlRuleWithContext

func (m *MockWorkMailAPI) DeleteAccessControlRuleWithContext(arg0 context.Context, arg1 *workmail.DeleteAccessControlRuleInput, arg2 ...request.Option) (*workmail.DeleteAccessControlRuleOutput, error)

DeleteAccessControlRuleWithContext mocks base method

func (*MockWorkMailAPI) DeleteAlias

DeleteAlias mocks base method

func (*MockWorkMailAPI) DeleteAliasRequest

DeleteAliasRequest mocks base method

func (*MockWorkMailAPI) DeleteAliasWithContext

func (m *MockWorkMailAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *workmail.DeleteAliasInput, arg2 ...request.Option) (*workmail.DeleteAliasOutput, error)

DeleteAliasWithContext mocks base method

func (*MockWorkMailAPI) DeleteGroup

DeleteGroup mocks base method

func (*MockWorkMailAPI) DeleteGroupRequest

DeleteGroupRequest mocks base method

func (*MockWorkMailAPI) DeleteGroupWithContext

func (m *MockWorkMailAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *workmail.DeleteGroupInput, arg2 ...request.Option) (*workmail.DeleteGroupOutput, error)

DeleteGroupWithContext mocks base method

func (*MockWorkMailAPI) DeleteMailboxPermissions

DeleteMailboxPermissions mocks base method

func (*MockWorkMailAPI) DeleteMailboxPermissionsRequest

DeleteMailboxPermissionsRequest mocks base method

func (*MockWorkMailAPI) DeleteMailboxPermissionsWithContext

func (m *MockWorkMailAPI) DeleteMailboxPermissionsWithContext(arg0 context.Context, arg1 *workmail.DeleteMailboxPermissionsInput, arg2 ...request.Option) (*workmail.DeleteMailboxPermissionsOutput, error)

DeleteMailboxPermissionsWithContext mocks base method

func (*MockWorkMailAPI) DeleteOrganization

DeleteOrganization mocks base method

func (*MockWorkMailAPI) DeleteOrganizationRequest

DeleteOrganizationRequest mocks base method

func (*MockWorkMailAPI) DeleteOrganizationWithContext

func (m *MockWorkMailAPI) DeleteOrganizationWithContext(arg0 context.Context, arg1 *workmail.DeleteOrganizationInput, arg2 ...request.Option) (*workmail.DeleteOrganizationOutput, error)

DeleteOrganizationWithContext mocks base method

func (*MockWorkMailAPI) DeleteResource

DeleteResource mocks base method

func (*MockWorkMailAPI) DeleteResourceRequest

DeleteResourceRequest mocks base method

func (*MockWorkMailAPI) DeleteResourceWithContext

func (m *MockWorkMailAPI) DeleteResourceWithContext(arg0 context.Context, arg1 *workmail.DeleteResourceInput, arg2 ...request.Option) (*workmail.DeleteResourceOutput, error)

DeleteResourceWithContext mocks base method

func (*MockWorkMailAPI) DeleteRetentionPolicy

DeleteRetentionPolicy mocks base method

func (*MockWorkMailAPI) DeleteRetentionPolicyRequest

DeleteRetentionPolicyRequest mocks base method

func (*MockWorkMailAPI) DeleteRetentionPolicyWithContext

func (m *MockWorkMailAPI) DeleteRetentionPolicyWithContext(arg0 context.Context, arg1 *workmail.DeleteRetentionPolicyInput, arg2 ...request.Option) (*workmail.DeleteRetentionPolicyOutput, error)

DeleteRetentionPolicyWithContext mocks base method

func (*MockWorkMailAPI) DeleteUser

DeleteUser mocks base method

func (*MockWorkMailAPI) DeleteUserRequest

DeleteUserRequest mocks base method

func (*MockWorkMailAPI) DeleteUserWithContext

func (m *MockWorkMailAPI) DeleteUserWithContext(arg0 context.Context, arg1 *workmail.DeleteUserInput, arg2 ...request.Option) (*workmail.DeleteUserOutput, error)

DeleteUserWithContext mocks base method

func (*MockWorkMailAPI) DeregisterFromWorkMail

DeregisterFromWorkMail mocks base method

func (*MockWorkMailAPI) DeregisterFromWorkMailRequest

DeregisterFromWorkMailRequest mocks base method

func (*MockWorkMailAPI) DeregisterFromWorkMailWithContext

func (m *MockWorkMailAPI) DeregisterFromWorkMailWithContext(arg0 context.Context, arg1 *workmail.DeregisterFromWorkMailInput, arg2 ...request.Option) (*workmail.DeregisterFromWorkMailOutput, error)

DeregisterFromWorkMailWithContext mocks base method

func (*MockWorkMailAPI) DescribeGroup

DescribeGroup mocks base method

func (*MockWorkMailAPI) DescribeGroupRequest

DescribeGroupRequest mocks base method

func (*MockWorkMailAPI) DescribeGroupWithContext

func (m *MockWorkMailAPI) DescribeGroupWithContext(arg0 context.Context, arg1 *workmail.DescribeGroupInput, arg2 ...request.Option) (*workmail.DescribeGroupOutput, error)

DescribeGroupWithContext mocks base method

func (*MockWorkMailAPI) DescribeMailboxExportJob

DescribeMailboxExportJob mocks base method

func (*MockWorkMailAPI) DescribeMailboxExportJobRequest

DescribeMailboxExportJobRequest mocks base method

func (*MockWorkMailAPI) DescribeMailboxExportJobWithContext

func (m *MockWorkMailAPI) DescribeMailboxExportJobWithContext(arg0 context.Context, arg1 *workmail.DescribeMailboxExportJobInput, arg2 ...request.Option) (*workmail.DescribeMailboxExportJobOutput, error)

DescribeMailboxExportJobWithContext mocks base method

func (*MockWorkMailAPI) DescribeOrganization

DescribeOrganization mocks base method

func (*MockWorkMailAPI) DescribeOrganizationRequest

DescribeOrganizationRequest mocks base method

func (*MockWorkMailAPI) DescribeOrganizationWithContext

func (m *MockWorkMailAPI) DescribeOrganizationWithContext(arg0 context.Context, arg1 *workmail.DescribeOrganizationInput, arg2 ...request.Option) (*workmail.DescribeOrganizationOutput, error)

DescribeOrganizationWithContext mocks base method

func (*MockWorkMailAPI) DescribeResource

DescribeResource mocks base method

func (*MockWorkMailAPI) DescribeResourceRequest

DescribeResourceRequest mocks base method

func (*MockWorkMailAPI) DescribeResourceWithContext

func (m *MockWorkMailAPI) DescribeResourceWithContext(arg0 context.Context, arg1 *workmail.DescribeResourceInput, arg2 ...request.Option) (*workmail.DescribeResourceOutput, error)

DescribeResourceWithContext mocks base method

func (*MockWorkMailAPI) DescribeUser

DescribeUser mocks base method

func (*MockWorkMailAPI) DescribeUserRequest

DescribeUserRequest mocks base method

func (*MockWorkMailAPI) DescribeUserWithContext

func (m *MockWorkMailAPI) DescribeUserWithContext(arg0 context.Context, arg1 *workmail.DescribeUserInput, arg2 ...request.Option) (*workmail.DescribeUserOutput, error)

DescribeUserWithContext mocks base method

func (*MockWorkMailAPI) DisassociateDelegateFromResource

DisassociateDelegateFromResource mocks base method

func (*MockWorkMailAPI) DisassociateDelegateFromResourceRequest

DisassociateDelegateFromResourceRequest mocks base method

func (*MockWorkMailAPI) DisassociateDelegateFromResourceWithContext

DisassociateDelegateFromResourceWithContext mocks base method

func (*MockWorkMailAPI) DisassociateMemberFromGroup

DisassociateMemberFromGroup mocks base method

func (*MockWorkMailAPI) DisassociateMemberFromGroupRequest

DisassociateMemberFromGroupRequest mocks base method

func (*MockWorkMailAPI) DisassociateMemberFromGroupWithContext

func (m *MockWorkMailAPI) DisassociateMemberFromGroupWithContext(arg0 context.Context, arg1 *workmail.DisassociateMemberFromGroupInput, arg2 ...request.Option) (*workmail.DisassociateMemberFromGroupOutput, error)

DisassociateMemberFromGroupWithContext mocks base method

func (*MockWorkMailAPI) EXPECT

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

func (*MockWorkMailAPI) GetAccessControlEffect

GetAccessControlEffect mocks base method

func (*MockWorkMailAPI) GetAccessControlEffectRequest

GetAccessControlEffectRequest mocks base method

func (*MockWorkMailAPI) GetAccessControlEffectWithContext

func (m *MockWorkMailAPI) GetAccessControlEffectWithContext(arg0 context.Context, arg1 *workmail.GetAccessControlEffectInput, arg2 ...request.Option) (*workmail.GetAccessControlEffectOutput, error)

GetAccessControlEffectWithContext mocks base method

func (*MockWorkMailAPI) GetDefaultRetentionPolicy

GetDefaultRetentionPolicy mocks base method

func (*MockWorkMailAPI) GetDefaultRetentionPolicyRequest

GetDefaultRetentionPolicyRequest mocks base method

func (*MockWorkMailAPI) GetDefaultRetentionPolicyWithContext

func (m *MockWorkMailAPI) GetDefaultRetentionPolicyWithContext(arg0 context.Context, arg1 *workmail.GetDefaultRetentionPolicyInput, arg2 ...request.Option) (*workmail.GetDefaultRetentionPolicyOutput, error)

GetDefaultRetentionPolicyWithContext mocks base method

func (*MockWorkMailAPI) GetMailboxDetails

GetMailboxDetails mocks base method

func (*MockWorkMailAPI) GetMailboxDetailsRequest

GetMailboxDetailsRequest mocks base method

func (*MockWorkMailAPI) GetMailboxDetailsWithContext

func (m *MockWorkMailAPI) GetMailboxDetailsWithContext(arg0 context.Context, arg1 *workmail.GetMailboxDetailsInput, arg2 ...request.Option) (*workmail.GetMailboxDetailsOutput, error)

GetMailboxDetailsWithContext mocks base method

func (*MockWorkMailAPI) ListAccessControlRules

ListAccessControlRules mocks base method

func (*MockWorkMailAPI) ListAccessControlRulesRequest

ListAccessControlRulesRequest mocks base method

func (*MockWorkMailAPI) ListAccessControlRulesWithContext

func (m *MockWorkMailAPI) ListAccessControlRulesWithContext(arg0 context.Context, arg1 *workmail.ListAccessControlRulesInput, arg2 ...request.Option) (*workmail.ListAccessControlRulesOutput, error)

ListAccessControlRulesWithContext mocks base method

func (*MockWorkMailAPI) ListAliases

ListAliases mocks base method

func (*MockWorkMailAPI) ListAliasesPages

func (m *MockWorkMailAPI) ListAliasesPages(arg0 *workmail.ListAliasesInput, arg1 func(*workmail.ListAliasesOutput, bool) bool) error

ListAliasesPages mocks base method

func (*MockWorkMailAPI) ListAliasesPagesWithContext

func (m *MockWorkMailAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *workmail.ListAliasesInput, arg2 func(*workmail.ListAliasesOutput, bool) bool, arg3 ...request.Option) error

ListAliasesPagesWithContext mocks base method

func (*MockWorkMailAPI) ListAliasesRequest

ListAliasesRequest mocks base method

func (*MockWorkMailAPI) ListAliasesWithContext

func (m *MockWorkMailAPI) ListAliasesWithContext(arg0 context.Context, arg1 *workmail.ListAliasesInput, arg2 ...request.Option) (*workmail.ListAliasesOutput, error)

ListAliasesWithContext mocks base method

func (*MockWorkMailAPI) ListGroupMembers

ListGroupMembers mocks base method

func (*MockWorkMailAPI) ListGroupMembersPages

func (m *MockWorkMailAPI) ListGroupMembersPages(arg0 *workmail.ListGroupMembersInput, arg1 func(*workmail.ListGroupMembersOutput, bool) bool) error

ListGroupMembersPages mocks base method

func (*MockWorkMailAPI) ListGroupMembersPagesWithContext

func (m *MockWorkMailAPI) ListGroupMembersPagesWithContext(arg0 context.Context, arg1 *workmail.ListGroupMembersInput, arg2 func(*workmail.ListGroupMembersOutput, bool) bool, arg3 ...request.Option) error

ListGroupMembersPagesWithContext mocks base method

func (*MockWorkMailAPI) ListGroupMembersRequest

ListGroupMembersRequest mocks base method

func (*MockWorkMailAPI) ListGroupMembersWithContext

func (m *MockWorkMailAPI) ListGroupMembersWithContext(arg0 context.Context, arg1 *workmail.ListGroupMembersInput, arg2 ...request.Option) (*workmail.ListGroupMembersOutput, error)

ListGroupMembersWithContext mocks base method

func (*MockWorkMailAPI) ListGroups

ListGroups mocks base method

func (*MockWorkMailAPI) ListGroupsPages

func (m *MockWorkMailAPI) ListGroupsPages(arg0 *workmail.ListGroupsInput, arg1 func(*workmail.ListGroupsOutput, bool) bool) error

ListGroupsPages mocks base method

func (*MockWorkMailAPI) ListGroupsPagesWithContext

func (m *MockWorkMailAPI) ListGroupsPagesWithContext(arg0 context.Context, arg1 *workmail.ListGroupsInput, arg2 func(*workmail.ListGroupsOutput, bool) bool, arg3 ...request.Option) error

ListGroupsPagesWithContext mocks base method

func (*MockWorkMailAPI) ListGroupsRequest

ListGroupsRequest mocks base method

func (*MockWorkMailAPI) ListGroupsWithContext

func (m *MockWorkMailAPI) ListGroupsWithContext(arg0 context.Context, arg1 *workmail.ListGroupsInput, arg2 ...request.Option) (*workmail.ListGroupsOutput, error)

ListGroupsWithContext mocks base method

func (*MockWorkMailAPI) ListMailboxExportJobs

ListMailboxExportJobs mocks base method

func (*MockWorkMailAPI) ListMailboxExportJobsPages

func (m *MockWorkMailAPI) ListMailboxExportJobsPages(arg0 *workmail.ListMailboxExportJobsInput, arg1 func(*workmail.ListMailboxExportJobsOutput, bool) bool) error

ListMailboxExportJobsPages mocks base method

func (*MockWorkMailAPI) ListMailboxExportJobsPagesWithContext

func (m *MockWorkMailAPI) ListMailboxExportJobsPagesWithContext(arg0 context.Context, arg1 *workmail.ListMailboxExportJobsInput, arg2 func(*workmail.ListMailboxExportJobsOutput, bool) bool, arg3 ...request.Option) error

ListMailboxExportJobsPagesWithContext mocks base method

func (*MockWorkMailAPI) ListMailboxExportJobsRequest

ListMailboxExportJobsRequest mocks base method

func (*MockWorkMailAPI) ListMailboxExportJobsWithContext

func (m *MockWorkMailAPI) ListMailboxExportJobsWithContext(arg0 context.Context, arg1 *workmail.ListMailboxExportJobsInput, arg2 ...request.Option) (*workmail.ListMailboxExportJobsOutput, error)

ListMailboxExportJobsWithContext mocks base method

func (*MockWorkMailAPI) ListMailboxPermissions

ListMailboxPermissions mocks base method

func (*MockWorkMailAPI) ListMailboxPermissionsPages

func (m *MockWorkMailAPI) ListMailboxPermissionsPages(arg0 *workmail.ListMailboxPermissionsInput, arg1 func(*workmail.ListMailboxPermissionsOutput, bool) bool) error

ListMailboxPermissionsPages mocks base method

func (*MockWorkMailAPI) ListMailboxPermissionsPagesWithContext

func (m *MockWorkMailAPI) ListMailboxPermissionsPagesWithContext(arg0 context.Context, arg1 *workmail.ListMailboxPermissionsInput, arg2 func(*workmail.ListMailboxPermissionsOutput, bool) bool, arg3 ...request.Option) error

ListMailboxPermissionsPagesWithContext mocks base method

func (*MockWorkMailAPI) ListMailboxPermissionsRequest

ListMailboxPermissionsRequest mocks base method

func (*MockWorkMailAPI) ListMailboxPermissionsWithContext

func (m *MockWorkMailAPI) ListMailboxPermissionsWithContext(arg0 context.Context, arg1 *workmail.ListMailboxPermissionsInput, arg2 ...request.Option) (*workmail.ListMailboxPermissionsOutput, error)

ListMailboxPermissionsWithContext mocks base method

func (*MockWorkMailAPI) ListOrganizations

ListOrganizations mocks base method

func (*MockWorkMailAPI) ListOrganizationsPages

func (m *MockWorkMailAPI) ListOrganizationsPages(arg0 *workmail.ListOrganizationsInput, arg1 func(*workmail.ListOrganizationsOutput, bool) bool) error

ListOrganizationsPages mocks base method

func (*MockWorkMailAPI) ListOrganizationsPagesWithContext

func (m *MockWorkMailAPI) ListOrganizationsPagesWithContext(arg0 context.Context, arg1 *workmail.ListOrganizationsInput, arg2 func(*workmail.ListOrganizationsOutput, bool) bool, arg3 ...request.Option) error

ListOrganizationsPagesWithContext mocks base method

func (*MockWorkMailAPI) ListOrganizationsRequest

ListOrganizationsRequest mocks base method

func (*MockWorkMailAPI) ListOrganizationsWithContext

func (m *MockWorkMailAPI) ListOrganizationsWithContext(arg0 context.Context, arg1 *workmail.ListOrganizationsInput, arg2 ...request.Option) (*workmail.ListOrganizationsOutput, error)

ListOrganizationsWithContext mocks base method

func (*MockWorkMailAPI) ListResourceDelegates

ListResourceDelegates mocks base method

func (*MockWorkMailAPI) ListResourceDelegatesPages

func (m *MockWorkMailAPI) ListResourceDelegatesPages(arg0 *workmail.ListResourceDelegatesInput, arg1 func(*workmail.ListResourceDelegatesOutput, bool) bool) error

ListResourceDelegatesPages mocks base method

func (*MockWorkMailAPI) ListResourceDelegatesPagesWithContext

func (m *MockWorkMailAPI) ListResourceDelegatesPagesWithContext(arg0 context.Context, arg1 *workmail.ListResourceDelegatesInput, arg2 func(*workmail.ListResourceDelegatesOutput, bool) bool, arg3 ...request.Option) error

ListResourceDelegatesPagesWithContext mocks base method

func (*MockWorkMailAPI) ListResourceDelegatesRequest

ListResourceDelegatesRequest mocks base method

func (*MockWorkMailAPI) ListResourceDelegatesWithContext

func (m *MockWorkMailAPI) ListResourceDelegatesWithContext(arg0 context.Context, arg1 *workmail.ListResourceDelegatesInput, arg2 ...request.Option) (*workmail.ListResourceDelegatesOutput, error)

ListResourceDelegatesWithContext mocks base method

func (*MockWorkMailAPI) ListResources

ListResources mocks base method

func (*MockWorkMailAPI) ListResourcesPages

func (m *MockWorkMailAPI) ListResourcesPages(arg0 *workmail.ListResourcesInput, arg1 func(*workmail.ListResourcesOutput, bool) bool) error

ListResourcesPages mocks base method

func (*MockWorkMailAPI) ListResourcesPagesWithContext

func (m *MockWorkMailAPI) ListResourcesPagesWithContext(arg0 context.Context, arg1 *workmail.ListResourcesInput, arg2 func(*workmail.ListResourcesOutput, bool) bool, arg3 ...request.Option) error

ListResourcesPagesWithContext mocks base method

func (*MockWorkMailAPI) ListResourcesRequest

ListResourcesRequest mocks base method

func (*MockWorkMailAPI) ListResourcesWithContext

func (m *MockWorkMailAPI) ListResourcesWithContext(arg0 context.Context, arg1 *workmail.ListResourcesInput, arg2 ...request.Option) (*workmail.ListResourcesOutput, error)

ListResourcesWithContext mocks base method

func (*MockWorkMailAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockWorkMailAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockWorkMailAPI) ListTagsForResourceWithContext

func (m *MockWorkMailAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *workmail.ListTagsForResourceInput, arg2 ...request.Option) (*workmail.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockWorkMailAPI) ListUsers

ListUsers mocks base method

func (*MockWorkMailAPI) ListUsersPages

func (m *MockWorkMailAPI) ListUsersPages(arg0 *workmail.ListUsersInput, arg1 func(*workmail.ListUsersOutput, bool) bool) error

ListUsersPages mocks base method

func (*MockWorkMailAPI) ListUsersPagesWithContext

func (m *MockWorkMailAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *workmail.ListUsersInput, arg2 func(*workmail.ListUsersOutput, bool) bool, arg3 ...request.Option) error

ListUsersPagesWithContext mocks base method

func (*MockWorkMailAPI) ListUsersRequest

ListUsersRequest mocks base method

func (*MockWorkMailAPI) ListUsersWithContext

func (m *MockWorkMailAPI) ListUsersWithContext(arg0 context.Context, arg1 *workmail.ListUsersInput, arg2 ...request.Option) (*workmail.ListUsersOutput, error)

ListUsersWithContext mocks base method

func (*MockWorkMailAPI) PutAccessControlRule

PutAccessControlRule mocks base method

func (*MockWorkMailAPI) PutAccessControlRuleRequest

PutAccessControlRuleRequest mocks base method

func (*MockWorkMailAPI) PutAccessControlRuleWithContext

func (m *MockWorkMailAPI) PutAccessControlRuleWithContext(arg0 context.Context, arg1 *workmail.PutAccessControlRuleInput, arg2 ...request.Option) (*workmail.PutAccessControlRuleOutput, error)

PutAccessControlRuleWithContext mocks base method

func (*MockWorkMailAPI) PutMailboxPermissions

PutMailboxPermissions mocks base method

func (*MockWorkMailAPI) PutMailboxPermissionsRequest

PutMailboxPermissionsRequest mocks base method

func (*MockWorkMailAPI) PutMailboxPermissionsWithContext

func (m *MockWorkMailAPI) PutMailboxPermissionsWithContext(arg0 context.Context, arg1 *workmail.PutMailboxPermissionsInput, arg2 ...request.Option) (*workmail.PutMailboxPermissionsOutput, error)

PutMailboxPermissionsWithContext mocks base method

func (*MockWorkMailAPI) PutRetentionPolicy

PutRetentionPolicy mocks base method

func (*MockWorkMailAPI) PutRetentionPolicyRequest

PutRetentionPolicyRequest mocks base method

func (*MockWorkMailAPI) PutRetentionPolicyWithContext

func (m *MockWorkMailAPI) PutRetentionPolicyWithContext(arg0 context.Context, arg1 *workmail.PutRetentionPolicyInput, arg2 ...request.Option) (*workmail.PutRetentionPolicyOutput, error)

PutRetentionPolicyWithContext mocks base method

func (*MockWorkMailAPI) RegisterToWorkMail

RegisterToWorkMail mocks base method

func (*MockWorkMailAPI) RegisterToWorkMailRequest

RegisterToWorkMailRequest mocks base method

func (*MockWorkMailAPI) RegisterToWorkMailWithContext

func (m *MockWorkMailAPI) RegisterToWorkMailWithContext(arg0 context.Context, arg1 *workmail.RegisterToWorkMailInput, arg2 ...request.Option) (*workmail.RegisterToWorkMailOutput, error)

RegisterToWorkMailWithContext mocks base method

func (*MockWorkMailAPI) ResetPassword

ResetPassword mocks base method

func (*MockWorkMailAPI) ResetPasswordRequest

ResetPasswordRequest mocks base method

func (*MockWorkMailAPI) ResetPasswordWithContext

func (m *MockWorkMailAPI) ResetPasswordWithContext(arg0 context.Context, arg1 *workmail.ResetPasswordInput, arg2 ...request.Option) (*workmail.ResetPasswordOutput, error)

ResetPasswordWithContext mocks base method

func (*MockWorkMailAPI) StartMailboxExportJob

StartMailboxExportJob mocks base method

func (*MockWorkMailAPI) StartMailboxExportJobRequest

StartMailboxExportJobRequest mocks base method

func (*MockWorkMailAPI) StartMailboxExportJobWithContext

func (m *MockWorkMailAPI) StartMailboxExportJobWithContext(arg0 context.Context, arg1 *workmail.StartMailboxExportJobInput, arg2 ...request.Option) (*workmail.StartMailboxExportJobOutput, error)

StartMailboxExportJobWithContext mocks base method

func (*MockWorkMailAPI) TagResource

TagResource mocks base method

func (*MockWorkMailAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockWorkMailAPI) TagResourceWithContext

func (m *MockWorkMailAPI) TagResourceWithContext(arg0 context.Context, arg1 *workmail.TagResourceInput, arg2 ...request.Option) (*workmail.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockWorkMailAPI) UntagResource

UntagResource mocks base method

func (*MockWorkMailAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockWorkMailAPI) UntagResourceWithContext

func (m *MockWorkMailAPI) UntagResourceWithContext(arg0 context.Context, arg1 *workmail.UntagResourceInput, arg2 ...request.Option) (*workmail.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockWorkMailAPI) UpdateMailboxQuota

UpdateMailboxQuota mocks base method

func (*MockWorkMailAPI) UpdateMailboxQuotaRequest

UpdateMailboxQuotaRequest mocks base method

func (*MockWorkMailAPI) UpdateMailboxQuotaWithContext

func (m *MockWorkMailAPI) UpdateMailboxQuotaWithContext(arg0 context.Context, arg1 *workmail.UpdateMailboxQuotaInput, arg2 ...request.Option) (*workmail.UpdateMailboxQuotaOutput, error)

UpdateMailboxQuotaWithContext mocks base method

func (*MockWorkMailAPI) UpdatePrimaryEmailAddress

UpdatePrimaryEmailAddress mocks base method

func (*MockWorkMailAPI) UpdatePrimaryEmailAddressRequest

UpdatePrimaryEmailAddressRequest mocks base method

func (*MockWorkMailAPI) UpdatePrimaryEmailAddressWithContext

func (m *MockWorkMailAPI) UpdatePrimaryEmailAddressWithContext(arg0 context.Context, arg1 *workmail.UpdatePrimaryEmailAddressInput, arg2 ...request.Option) (*workmail.UpdatePrimaryEmailAddressOutput, error)

UpdatePrimaryEmailAddressWithContext mocks base method

func (*MockWorkMailAPI) UpdateResource

UpdateResource mocks base method

func (*MockWorkMailAPI) UpdateResourceRequest

UpdateResourceRequest mocks base method

func (*MockWorkMailAPI) UpdateResourceWithContext

func (m *MockWorkMailAPI) UpdateResourceWithContext(arg0 context.Context, arg1 *workmail.UpdateResourceInput, arg2 ...request.Option) (*workmail.UpdateResourceOutput, error)

UpdateResourceWithContext mocks base method

type MockWorkMailAPIMockRecorder

type MockWorkMailAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockWorkMailAPIMockRecorder is the mock recorder for MockWorkMailAPI

func (*MockWorkMailAPIMockRecorder) AssociateDelegateToResource

func (mr *MockWorkMailAPIMockRecorder) AssociateDelegateToResource(arg0 interface{}) *gomock.Call

AssociateDelegateToResource indicates an expected call of AssociateDelegateToResource

func (*MockWorkMailAPIMockRecorder) AssociateDelegateToResourceRequest

func (mr *MockWorkMailAPIMockRecorder) AssociateDelegateToResourceRequest(arg0 interface{}) *gomock.Call

AssociateDelegateToResourceRequest indicates an expected call of AssociateDelegateToResourceRequest

func (*MockWorkMailAPIMockRecorder) AssociateDelegateToResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) AssociateDelegateToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDelegateToResourceWithContext indicates an expected call of AssociateDelegateToResourceWithContext

func (*MockWorkMailAPIMockRecorder) AssociateMemberToGroup

func (mr *MockWorkMailAPIMockRecorder) AssociateMemberToGroup(arg0 interface{}) *gomock.Call

AssociateMemberToGroup indicates an expected call of AssociateMemberToGroup

func (*MockWorkMailAPIMockRecorder) AssociateMemberToGroupRequest

func (mr *MockWorkMailAPIMockRecorder) AssociateMemberToGroupRequest(arg0 interface{}) *gomock.Call

AssociateMemberToGroupRequest indicates an expected call of AssociateMemberToGroupRequest

func (*MockWorkMailAPIMockRecorder) AssociateMemberToGroupWithContext

func (mr *MockWorkMailAPIMockRecorder) AssociateMemberToGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateMemberToGroupWithContext indicates an expected call of AssociateMemberToGroupWithContext

func (*MockWorkMailAPIMockRecorder) CancelMailboxExportJob

func (mr *MockWorkMailAPIMockRecorder) CancelMailboxExportJob(arg0 interface{}) *gomock.Call

CancelMailboxExportJob indicates an expected call of CancelMailboxExportJob

func (*MockWorkMailAPIMockRecorder) CancelMailboxExportJobRequest

func (mr *MockWorkMailAPIMockRecorder) CancelMailboxExportJobRequest(arg0 interface{}) *gomock.Call

CancelMailboxExportJobRequest indicates an expected call of CancelMailboxExportJobRequest

func (*MockWorkMailAPIMockRecorder) CancelMailboxExportJobWithContext

func (mr *MockWorkMailAPIMockRecorder) CancelMailboxExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelMailboxExportJobWithContext indicates an expected call of CancelMailboxExportJobWithContext

func (*MockWorkMailAPIMockRecorder) CreateAlias

func (mr *MockWorkMailAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call

CreateAlias indicates an expected call of CreateAlias

func (*MockWorkMailAPIMockRecorder) CreateAliasRequest

func (mr *MockWorkMailAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call

CreateAliasRequest indicates an expected call of CreateAliasRequest

func (*MockWorkMailAPIMockRecorder) CreateAliasWithContext

func (mr *MockWorkMailAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAliasWithContext indicates an expected call of CreateAliasWithContext

func (*MockWorkMailAPIMockRecorder) CreateGroup

func (mr *MockWorkMailAPIMockRecorder) CreateGroup(arg0 interface{}) *gomock.Call

CreateGroup indicates an expected call of CreateGroup

func (*MockWorkMailAPIMockRecorder) CreateGroupRequest

func (mr *MockWorkMailAPIMockRecorder) CreateGroupRequest(arg0 interface{}) *gomock.Call

CreateGroupRequest indicates an expected call of CreateGroupRequest

func (*MockWorkMailAPIMockRecorder) CreateGroupWithContext

func (mr *MockWorkMailAPIMockRecorder) CreateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGroupWithContext indicates an expected call of CreateGroupWithContext

func (*MockWorkMailAPIMockRecorder) CreateOrganization

func (mr *MockWorkMailAPIMockRecorder) CreateOrganization(arg0 interface{}) *gomock.Call

CreateOrganization indicates an expected call of CreateOrganization

func (*MockWorkMailAPIMockRecorder) CreateOrganizationRequest

func (mr *MockWorkMailAPIMockRecorder) CreateOrganizationRequest(arg0 interface{}) *gomock.Call

CreateOrganizationRequest indicates an expected call of CreateOrganizationRequest

func (*MockWorkMailAPIMockRecorder) CreateOrganizationWithContext

func (mr *MockWorkMailAPIMockRecorder) CreateOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateOrganizationWithContext indicates an expected call of CreateOrganizationWithContext

func (*MockWorkMailAPIMockRecorder) CreateResource

func (mr *MockWorkMailAPIMockRecorder) CreateResource(arg0 interface{}) *gomock.Call

CreateResource indicates an expected call of CreateResource

func (*MockWorkMailAPIMockRecorder) CreateResourceRequest

func (mr *MockWorkMailAPIMockRecorder) CreateResourceRequest(arg0 interface{}) *gomock.Call

CreateResourceRequest indicates an expected call of CreateResourceRequest

func (*MockWorkMailAPIMockRecorder) CreateResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) CreateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateResourceWithContext indicates an expected call of CreateResourceWithContext

func (*MockWorkMailAPIMockRecorder) CreateUser

func (mr *MockWorkMailAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser

func (*MockWorkMailAPIMockRecorder) CreateUserRequest

func (mr *MockWorkMailAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest

func (*MockWorkMailAPIMockRecorder) CreateUserWithContext

func (mr *MockWorkMailAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext

func (*MockWorkMailAPIMockRecorder) DeleteAccessControlRule

func (mr *MockWorkMailAPIMockRecorder) DeleteAccessControlRule(arg0 interface{}) *gomock.Call

DeleteAccessControlRule indicates an expected call of DeleteAccessControlRule

func (*MockWorkMailAPIMockRecorder) DeleteAccessControlRuleRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteAccessControlRuleRequest(arg0 interface{}) *gomock.Call

DeleteAccessControlRuleRequest indicates an expected call of DeleteAccessControlRuleRequest

func (*MockWorkMailAPIMockRecorder) DeleteAccessControlRuleWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteAccessControlRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessControlRuleWithContext indicates an expected call of DeleteAccessControlRuleWithContext

func (*MockWorkMailAPIMockRecorder) DeleteAlias

func (mr *MockWorkMailAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call

DeleteAlias indicates an expected call of DeleteAlias

func (*MockWorkMailAPIMockRecorder) DeleteAliasRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call

DeleteAliasRequest indicates an expected call of DeleteAliasRequest

func (*MockWorkMailAPIMockRecorder) DeleteAliasWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext

func (*MockWorkMailAPIMockRecorder) DeleteGroup

func (mr *MockWorkMailAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call

DeleteGroup indicates an expected call of DeleteGroup

func (*MockWorkMailAPIMockRecorder) DeleteGroupRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call

DeleteGroupRequest indicates an expected call of DeleteGroupRequest

func (*MockWorkMailAPIMockRecorder) DeleteGroupWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupWithContext indicates an expected call of DeleteGroupWithContext

func (*MockWorkMailAPIMockRecorder) DeleteMailboxPermissions

func (mr *MockWorkMailAPIMockRecorder) DeleteMailboxPermissions(arg0 interface{}) *gomock.Call

DeleteMailboxPermissions indicates an expected call of DeleteMailboxPermissions

func (*MockWorkMailAPIMockRecorder) DeleteMailboxPermissionsRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteMailboxPermissionsRequest(arg0 interface{}) *gomock.Call

DeleteMailboxPermissionsRequest indicates an expected call of DeleteMailboxPermissionsRequest

func (*MockWorkMailAPIMockRecorder) DeleteMailboxPermissionsWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteMailboxPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMailboxPermissionsWithContext indicates an expected call of DeleteMailboxPermissionsWithContext

func (*MockWorkMailAPIMockRecorder) DeleteOrganization

func (mr *MockWorkMailAPIMockRecorder) DeleteOrganization(arg0 interface{}) *gomock.Call

DeleteOrganization indicates an expected call of DeleteOrganization

func (*MockWorkMailAPIMockRecorder) DeleteOrganizationRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteOrganizationRequest(arg0 interface{}) *gomock.Call

DeleteOrganizationRequest indicates an expected call of DeleteOrganizationRequest

func (*MockWorkMailAPIMockRecorder) DeleteOrganizationWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteOrganizationWithContext indicates an expected call of DeleteOrganizationWithContext

func (*MockWorkMailAPIMockRecorder) DeleteResource

func (mr *MockWorkMailAPIMockRecorder) DeleteResource(arg0 interface{}) *gomock.Call

DeleteResource indicates an expected call of DeleteResource

func (*MockWorkMailAPIMockRecorder) DeleteResourceRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteResourceRequest(arg0 interface{}) *gomock.Call

DeleteResourceRequest indicates an expected call of DeleteResourceRequest

func (*MockWorkMailAPIMockRecorder) DeleteResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteResourceWithContext indicates an expected call of DeleteResourceWithContext

func (*MockWorkMailAPIMockRecorder) DeleteRetentionPolicy

func (mr *MockWorkMailAPIMockRecorder) DeleteRetentionPolicy(arg0 interface{}) *gomock.Call

DeleteRetentionPolicy indicates an expected call of DeleteRetentionPolicy

func (*MockWorkMailAPIMockRecorder) DeleteRetentionPolicyRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteRetentionPolicyRequest(arg0 interface{}) *gomock.Call

DeleteRetentionPolicyRequest indicates an expected call of DeleteRetentionPolicyRequest

func (*MockWorkMailAPIMockRecorder) DeleteRetentionPolicyWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRetentionPolicyWithContext indicates an expected call of DeleteRetentionPolicyWithContext

func (*MockWorkMailAPIMockRecorder) DeleteUser

func (mr *MockWorkMailAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser

func (*MockWorkMailAPIMockRecorder) DeleteUserRequest

func (mr *MockWorkMailAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest

func (*MockWorkMailAPIMockRecorder) DeleteUserWithContext

func (mr *MockWorkMailAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext

func (*MockWorkMailAPIMockRecorder) DeregisterFromWorkMail

func (mr *MockWorkMailAPIMockRecorder) DeregisterFromWorkMail(arg0 interface{}) *gomock.Call

DeregisterFromWorkMail indicates an expected call of DeregisterFromWorkMail

func (*MockWorkMailAPIMockRecorder) DeregisterFromWorkMailRequest

func (mr *MockWorkMailAPIMockRecorder) DeregisterFromWorkMailRequest(arg0 interface{}) *gomock.Call

DeregisterFromWorkMailRequest indicates an expected call of DeregisterFromWorkMailRequest

func (*MockWorkMailAPIMockRecorder) DeregisterFromWorkMailWithContext

func (mr *MockWorkMailAPIMockRecorder) DeregisterFromWorkMailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterFromWorkMailWithContext indicates an expected call of DeregisterFromWorkMailWithContext

func (*MockWorkMailAPIMockRecorder) DescribeGroup

func (mr *MockWorkMailAPIMockRecorder) DescribeGroup(arg0 interface{}) *gomock.Call

DescribeGroup indicates an expected call of DescribeGroup

func (*MockWorkMailAPIMockRecorder) DescribeGroupRequest

func (mr *MockWorkMailAPIMockRecorder) DescribeGroupRequest(arg0 interface{}) *gomock.Call

DescribeGroupRequest indicates an expected call of DescribeGroupRequest

func (*MockWorkMailAPIMockRecorder) DescribeGroupWithContext

func (mr *MockWorkMailAPIMockRecorder) DescribeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGroupWithContext indicates an expected call of DescribeGroupWithContext

func (*MockWorkMailAPIMockRecorder) DescribeMailboxExportJob

func (mr *MockWorkMailAPIMockRecorder) DescribeMailboxExportJob(arg0 interface{}) *gomock.Call

DescribeMailboxExportJob indicates an expected call of DescribeMailboxExportJob

func (*MockWorkMailAPIMockRecorder) DescribeMailboxExportJobRequest

func (mr *MockWorkMailAPIMockRecorder) DescribeMailboxExportJobRequest(arg0 interface{}) *gomock.Call

DescribeMailboxExportJobRequest indicates an expected call of DescribeMailboxExportJobRequest

func (*MockWorkMailAPIMockRecorder) DescribeMailboxExportJobWithContext

func (mr *MockWorkMailAPIMockRecorder) DescribeMailboxExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMailboxExportJobWithContext indicates an expected call of DescribeMailboxExportJobWithContext

func (*MockWorkMailAPIMockRecorder) DescribeOrganization

func (mr *MockWorkMailAPIMockRecorder) DescribeOrganization(arg0 interface{}) *gomock.Call

DescribeOrganization indicates an expected call of DescribeOrganization

func (*MockWorkMailAPIMockRecorder) DescribeOrganizationRequest

func (mr *MockWorkMailAPIMockRecorder) DescribeOrganizationRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationRequest indicates an expected call of DescribeOrganizationRequest

func (*MockWorkMailAPIMockRecorder) DescribeOrganizationWithContext

func (mr *MockWorkMailAPIMockRecorder) DescribeOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationWithContext indicates an expected call of DescribeOrganizationWithContext

func (*MockWorkMailAPIMockRecorder) DescribeResource

func (mr *MockWorkMailAPIMockRecorder) DescribeResource(arg0 interface{}) *gomock.Call

DescribeResource indicates an expected call of DescribeResource

func (*MockWorkMailAPIMockRecorder) DescribeResourceRequest

func (mr *MockWorkMailAPIMockRecorder) DescribeResourceRequest(arg0 interface{}) *gomock.Call

DescribeResourceRequest indicates an expected call of DescribeResourceRequest

func (*MockWorkMailAPIMockRecorder) DescribeResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) DescribeResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeResourceWithContext indicates an expected call of DescribeResourceWithContext

func (*MockWorkMailAPIMockRecorder) DescribeUser

func (mr *MockWorkMailAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call

DescribeUser indicates an expected call of DescribeUser

func (*MockWorkMailAPIMockRecorder) DescribeUserRequest

func (mr *MockWorkMailAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call

DescribeUserRequest indicates an expected call of DescribeUserRequest

func (*MockWorkMailAPIMockRecorder) DescribeUserWithContext

func (mr *MockWorkMailAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserWithContext indicates an expected call of DescribeUserWithContext

func (*MockWorkMailAPIMockRecorder) DisassociateDelegateFromResource

func (mr *MockWorkMailAPIMockRecorder) DisassociateDelegateFromResource(arg0 interface{}) *gomock.Call

DisassociateDelegateFromResource indicates an expected call of DisassociateDelegateFromResource

func (*MockWorkMailAPIMockRecorder) DisassociateDelegateFromResourceRequest

func (mr *MockWorkMailAPIMockRecorder) DisassociateDelegateFromResourceRequest(arg0 interface{}) *gomock.Call

DisassociateDelegateFromResourceRequest indicates an expected call of DisassociateDelegateFromResourceRequest

func (*MockWorkMailAPIMockRecorder) DisassociateDelegateFromResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) DisassociateDelegateFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateDelegateFromResourceWithContext indicates an expected call of DisassociateDelegateFromResourceWithContext

func (*MockWorkMailAPIMockRecorder) DisassociateMemberFromGroup

func (mr *MockWorkMailAPIMockRecorder) DisassociateMemberFromGroup(arg0 interface{}) *gomock.Call

DisassociateMemberFromGroup indicates an expected call of DisassociateMemberFromGroup

func (*MockWorkMailAPIMockRecorder) DisassociateMemberFromGroupRequest

func (mr *MockWorkMailAPIMockRecorder) DisassociateMemberFromGroupRequest(arg0 interface{}) *gomock.Call

DisassociateMemberFromGroupRequest indicates an expected call of DisassociateMemberFromGroupRequest

func (*MockWorkMailAPIMockRecorder) DisassociateMemberFromGroupWithContext

func (mr *MockWorkMailAPIMockRecorder) DisassociateMemberFromGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateMemberFromGroupWithContext indicates an expected call of DisassociateMemberFromGroupWithContext

func (*MockWorkMailAPIMockRecorder) GetAccessControlEffect

func (mr *MockWorkMailAPIMockRecorder) GetAccessControlEffect(arg0 interface{}) *gomock.Call

GetAccessControlEffect indicates an expected call of GetAccessControlEffect

func (*MockWorkMailAPIMockRecorder) GetAccessControlEffectRequest

func (mr *MockWorkMailAPIMockRecorder) GetAccessControlEffectRequest(arg0 interface{}) *gomock.Call

GetAccessControlEffectRequest indicates an expected call of GetAccessControlEffectRequest

func (*MockWorkMailAPIMockRecorder) GetAccessControlEffectWithContext

func (mr *MockWorkMailAPIMockRecorder) GetAccessControlEffectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessControlEffectWithContext indicates an expected call of GetAccessControlEffectWithContext

func (*MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicy

func (mr *MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicy(arg0 interface{}) *gomock.Call

GetDefaultRetentionPolicy indicates an expected call of GetDefaultRetentionPolicy

func (*MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicyRequest

func (mr *MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicyRequest(arg0 interface{}) *gomock.Call

GetDefaultRetentionPolicyRequest indicates an expected call of GetDefaultRetentionPolicyRequest

func (*MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicyWithContext

func (mr *MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDefaultRetentionPolicyWithContext indicates an expected call of GetDefaultRetentionPolicyWithContext

func (*MockWorkMailAPIMockRecorder) GetMailboxDetails

func (mr *MockWorkMailAPIMockRecorder) GetMailboxDetails(arg0 interface{}) *gomock.Call

GetMailboxDetails indicates an expected call of GetMailboxDetails

func (*MockWorkMailAPIMockRecorder) GetMailboxDetailsRequest

func (mr *MockWorkMailAPIMockRecorder) GetMailboxDetailsRequest(arg0 interface{}) *gomock.Call

GetMailboxDetailsRequest indicates an expected call of GetMailboxDetailsRequest

func (*MockWorkMailAPIMockRecorder) GetMailboxDetailsWithContext

func (mr *MockWorkMailAPIMockRecorder) GetMailboxDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMailboxDetailsWithContext indicates an expected call of GetMailboxDetailsWithContext

func (*MockWorkMailAPIMockRecorder) ListAccessControlRules

func (mr *MockWorkMailAPIMockRecorder) ListAccessControlRules(arg0 interface{}) *gomock.Call

ListAccessControlRules indicates an expected call of ListAccessControlRules

func (*MockWorkMailAPIMockRecorder) ListAccessControlRulesRequest

func (mr *MockWorkMailAPIMockRecorder) ListAccessControlRulesRequest(arg0 interface{}) *gomock.Call

ListAccessControlRulesRequest indicates an expected call of ListAccessControlRulesRequest

func (*MockWorkMailAPIMockRecorder) ListAccessControlRulesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListAccessControlRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessControlRulesWithContext indicates an expected call of ListAccessControlRulesWithContext

func (*MockWorkMailAPIMockRecorder) ListAliases

func (mr *MockWorkMailAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call

ListAliases indicates an expected call of ListAliases

func (*MockWorkMailAPIMockRecorder) ListAliasesPages

func (mr *MockWorkMailAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call

ListAliasesPages indicates an expected call of ListAliasesPages

func (*MockWorkMailAPIMockRecorder) ListAliasesPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListAliasesRequest

func (mr *MockWorkMailAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call

ListAliasesRequest indicates an expected call of ListAliasesRequest

func (*MockWorkMailAPIMockRecorder) ListAliasesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAliasesWithContext indicates an expected call of ListAliasesWithContext

func (*MockWorkMailAPIMockRecorder) ListGroupMembers

func (mr *MockWorkMailAPIMockRecorder) ListGroupMembers(arg0 interface{}) *gomock.Call

ListGroupMembers indicates an expected call of ListGroupMembers

func (*MockWorkMailAPIMockRecorder) ListGroupMembersPages

func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersPages(arg0, arg1 interface{}) *gomock.Call

ListGroupMembersPages indicates an expected call of ListGroupMembersPages

func (*MockWorkMailAPIMockRecorder) ListGroupMembersPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupMembersPagesWithContext indicates an expected call of ListGroupMembersPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListGroupMembersRequest

func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersRequest(arg0 interface{}) *gomock.Call

ListGroupMembersRequest indicates an expected call of ListGroupMembersRequest

func (*MockWorkMailAPIMockRecorder) ListGroupMembersWithContext

func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupMembersWithContext indicates an expected call of ListGroupMembersWithContext

func (*MockWorkMailAPIMockRecorder) ListGroups

func (mr *MockWorkMailAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call

ListGroups indicates an expected call of ListGroups

func (*MockWorkMailAPIMockRecorder) ListGroupsPages

func (mr *MockWorkMailAPIMockRecorder) ListGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListGroupsPages indicates an expected call of ListGroupsPages

func (*MockWorkMailAPIMockRecorder) ListGroupsPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupsPagesWithContext indicates an expected call of ListGroupsPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListGroupsRequest

func (mr *MockWorkMailAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call

ListGroupsRequest indicates an expected call of ListGroupsRequest

func (*MockWorkMailAPIMockRecorder) ListGroupsWithContext

func (mr *MockWorkMailAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsWithContext indicates an expected call of ListGroupsWithContext

func (*MockWorkMailAPIMockRecorder) ListMailboxExportJobs

func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobs(arg0 interface{}) *gomock.Call

ListMailboxExportJobs indicates an expected call of ListMailboxExportJobs

func (*MockWorkMailAPIMockRecorder) ListMailboxExportJobsPages

func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsPages(arg0, arg1 interface{}) *gomock.Call

ListMailboxExportJobsPages indicates an expected call of ListMailboxExportJobsPages

func (*MockWorkMailAPIMockRecorder) ListMailboxExportJobsPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMailboxExportJobsPagesWithContext indicates an expected call of ListMailboxExportJobsPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListMailboxExportJobsRequest

func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsRequest(arg0 interface{}) *gomock.Call

ListMailboxExportJobsRequest indicates an expected call of ListMailboxExportJobsRequest

func (*MockWorkMailAPIMockRecorder) ListMailboxExportJobsWithContext

func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMailboxExportJobsWithContext indicates an expected call of ListMailboxExportJobsWithContext

func (*MockWorkMailAPIMockRecorder) ListMailboxPermissions

func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissions(arg0 interface{}) *gomock.Call

ListMailboxPermissions indicates an expected call of ListMailboxPermissions

func (*MockWorkMailAPIMockRecorder) ListMailboxPermissionsPages

func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsPages(arg0, arg1 interface{}) *gomock.Call

ListMailboxPermissionsPages indicates an expected call of ListMailboxPermissionsPages

func (*MockWorkMailAPIMockRecorder) ListMailboxPermissionsPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMailboxPermissionsPagesWithContext indicates an expected call of ListMailboxPermissionsPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListMailboxPermissionsRequest

func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsRequest(arg0 interface{}) *gomock.Call

ListMailboxPermissionsRequest indicates an expected call of ListMailboxPermissionsRequest

func (*MockWorkMailAPIMockRecorder) ListMailboxPermissionsWithContext

func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMailboxPermissionsWithContext indicates an expected call of ListMailboxPermissionsWithContext

func (*MockWorkMailAPIMockRecorder) ListOrganizations

func (mr *MockWorkMailAPIMockRecorder) ListOrganizations(arg0 interface{}) *gomock.Call

ListOrganizations indicates an expected call of ListOrganizations

func (*MockWorkMailAPIMockRecorder) ListOrganizationsPages

func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationsPages indicates an expected call of ListOrganizationsPages

func (*MockWorkMailAPIMockRecorder) ListOrganizationsPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListOrganizationsPagesWithContext indicates an expected call of ListOrganizationsPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListOrganizationsRequest

func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsRequest(arg0 interface{}) *gomock.Call

ListOrganizationsRequest indicates an expected call of ListOrganizationsRequest

func (*MockWorkMailAPIMockRecorder) ListOrganizationsWithContext

func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationsWithContext indicates an expected call of ListOrganizationsWithContext

func (*MockWorkMailAPIMockRecorder) ListResourceDelegates

func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegates(arg0 interface{}) *gomock.Call

ListResourceDelegates indicates an expected call of ListResourceDelegates

func (*MockWorkMailAPIMockRecorder) ListResourceDelegatesPages

func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesPages(arg0, arg1 interface{}) *gomock.Call

ListResourceDelegatesPages indicates an expected call of ListResourceDelegatesPages

func (*MockWorkMailAPIMockRecorder) ListResourceDelegatesPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListResourceDelegatesPagesWithContext indicates an expected call of ListResourceDelegatesPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListResourceDelegatesRequest

func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesRequest(arg0 interface{}) *gomock.Call

ListResourceDelegatesRequest indicates an expected call of ListResourceDelegatesRequest

func (*MockWorkMailAPIMockRecorder) ListResourceDelegatesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceDelegatesWithContext indicates an expected call of ListResourceDelegatesWithContext

func (*MockWorkMailAPIMockRecorder) ListResources

func (mr *MockWorkMailAPIMockRecorder) ListResources(arg0 interface{}) *gomock.Call

ListResources indicates an expected call of ListResources

func (*MockWorkMailAPIMockRecorder) ListResourcesPages

func (mr *MockWorkMailAPIMockRecorder) ListResourcesPages(arg0, arg1 interface{}) *gomock.Call

ListResourcesPages indicates an expected call of ListResourcesPages

func (*MockWorkMailAPIMockRecorder) ListResourcesPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListResourcesPagesWithContext indicates an expected call of ListResourcesPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListResourcesRequest

func (mr *MockWorkMailAPIMockRecorder) ListResourcesRequest(arg0 interface{}) *gomock.Call

ListResourcesRequest indicates an expected call of ListResourcesRequest

func (*MockWorkMailAPIMockRecorder) ListResourcesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourcesWithContext indicates an expected call of ListResourcesWithContext

func (*MockWorkMailAPIMockRecorder) ListTagsForResource

func (mr *MockWorkMailAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockWorkMailAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockWorkMailAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockWorkMailAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockWorkMailAPIMockRecorder) ListUsers

func (mr *MockWorkMailAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers

func (*MockWorkMailAPIMockRecorder) ListUsersPages

func (mr *MockWorkMailAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call

ListUsersPages indicates an expected call of ListUsersPages

func (*MockWorkMailAPIMockRecorder) ListUsersPagesWithContext

func (mr *MockWorkMailAPIMockRecorder) ListUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext

func (*MockWorkMailAPIMockRecorder) ListUsersRequest

func (mr *MockWorkMailAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest

func (*MockWorkMailAPIMockRecorder) ListUsersWithContext

func (mr *MockWorkMailAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext

func (*MockWorkMailAPIMockRecorder) PutAccessControlRule

func (mr *MockWorkMailAPIMockRecorder) PutAccessControlRule(arg0 interface{}) *gomock.Call

PutAccessControlRule indicates an expected call of PutAccessControlRule

func (*MockWorkMailAPIMockRecorder) PutAccessControlRuleRequest

func (mr *MockWorkMailAPIMockRecorder) PutAccessControlRuleRequest(arg0 interface{}) *gomock.Call

PutAccessControlRuleRequest indicates an expected call of PutAccessControlRuleRequest

func (*MockWorkMailAPIMockRecorder) PutAccessControlRuleWithContext

func (mr *MockWorkMailAPIMockRecorder) PutAccessControlRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccessControlRuleWithContext indicates an expected call of PutAccessControlRuleWithContext

func (*MockWorkMailAPIMockRecorder) PutMailboxPermissions

func (mr *MockWorkMailAPIMockRecorder) PutMailboxPermissions(arg0 interface{}) *gomock.Call

PutMailboxPermissions indicates an expected call of PutMailboxPermissions

func (*MockWorkMailAPIMockRecorder) PutMailboxPermissionsRequest

func (mr *MockWorkMailAPIMockRecorder) PutMailboxPermissionsRequest(arg0 interface{}) *gomock.Call

PutMailboxPermissionsRequest indicates an expected call of PutMailboxPermissionsRequest

func (*MockWorkMailAPIMockRecorder) PutMailboxPermissionsWithContext

func (mr *MockWorkMailAPIMockRecorder) PutMailboxPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutMailboxPermissionsWithContext indicates an expected call of PutMailboxPermissionsWithContext

func (*MockWorkMailAPIMockRecorder) PutRetentionPolicy

func (mr *MockWorkMailAPIMockRecorder) PutRetentionPolicy(arg0 interface{}) *gomock.Call

PutRetentionPolicy indicates an expected call of PutRetentionPolicy

func (*MockWorkMailAPIMockRecorder) PutRetentionPolicyRequest

func (mr *MockWorkMailAPIMockRecorder) PutRetentionPolicyRequest(arg0 interface{}) *gomock.Call

PutRetentionPolicyRequest indicates an expected call of PutRetentionPolicyRequest

func (*MockWorkMailAPIMockRecorder) PutRetentionPolicyWithContext

func (mr *MockWorkMailAPIMockRecorder) PutRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRetentionPolicyWithContext indicates an expected call of PutRetentionPolicyWithContext

func (*MockWorkMailAPIMockRecorder) RegisterToWorkMail

func (mr *MockWorkMailAPIMockRecorder) RegisterToWorkMail(arg0 interface{}) *gomock.Call

RegisterToWorkMail indicates an expected call of RegisterToWorkMail

func (*MockWorkMailAPIMockRecorder) RegisterToWorkMailRequest

func (mr *MockWorkMailAPIMockRecorder) RegisterToWorkMailRequest(arg0 interface{}) *gomock.Call

RegisterToWorkMailRequest indicates an expected call of RegisterToWorkMailRequest

func (*MockWorkMailAPIMockRecorder) RegisterToWorkMailWithContext

func (mr *MockWorkMailAPIMockRecorder) RegisterToWorkMailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterToWorkMailWithContext indicates an expected call of RegisterToWorkMailWithContext

func (*MockWorkMailAPIMockRecorder) ResetPassword

func (mr *MockWorkMailAPIMockRecorder) ResetPassword(arg0 interface{}) *gomock.Call

ResetPassword indicates an expected call of ResetPassword

func (*MockWorkMailAPIMockRecorder) ResetPasswordRequest

func (mr *MockWorkMailAPIMockRecorder) ResetPasswordRequest(arg0 interface{}) *gomock.Call

ResetPasswordRequest indicates an expected call of ResetPasswordRequest

func (*MockWorkMailAPIMockRecorder) ResetPasswordWithContext

func (mr *MockWorkMailAPIMockRecorder) ResetPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetPasswordWithContext indicates an expected call of ResetPasswordWithContext

func (*MockWorkMailAPIMockRecorder) StartMailboxExportJob

func (mr *MockWorkMailAPIMockRecorder) StartMailboxExportJob(arg0 interface{}) *gomock.Call

StartMailboxExportJob indicates an expected call of StartMailboxExportJob

func (*MockWorkMailAPIMockRecorder) StartMailboxExportJobRequest

func (mr *MockWorkMailAPIMockRecorder) StartMailboxExportJobRequest(arg0 interface{}) *gomock.Call

StartMailboxExportJobRequest indicates an expected call of StartMailboxExportJobRequest

func (*MockWorkMailAPIMockRecorder) StartMailboxExportJobWithContext

func (mr *MockWorkMailAPIMockRecorder) StartMailboxExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartMailboxExportJobWithContext indicates an expected call of StartMailboxExportJobWithContext

func (*MockWorkMailAPIMockRecorder) TagResource

func (mr *MockWorkMailAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockWorkMailAPIMockRecorder) TagResourceRequest

func (mr *MockWorkMailAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockWorkMailAPIMockRecorder) TagResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockWorkMailAPIMockRecorder) UntagResource

func (mr *MockWorkMailAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockWorkMailAPIMockRecorder) UntagResourceRequest

func (mr *MockWorkMailAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockWorkMailAPIMockRecorder) UntagResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockWorkMailAPIMockRecorder) UpdateMailboxQuota

func (mr *MockWorkMailAPIMockRecorder) UpdateMailboxQuota(arg0 interface{}) *gomock.Call

UpdateMailboxQuota indicates an expected call of UpdateMailboxQuota

func (*MockWorkMailAPIMockRecorder) UpdateMailboxQuotaRequest

func (mr *MockWorkMailAPIMockRecorder) UpdateMailboxQuotaRequest(arg0 interface{}) *gomock.Call

UpdateMailboxQuotaRequest indicates an expected call of UpdateMailboxQuotaRequest

func (*MockWorkMailAPIMockRecorder) UpdateMailboxQuotaWithContext

func (mr *MockWorkMailAPIMockRecorder) UpdateMailboxQuotaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMailboxQuotaWithContext indicates an expected call of UpdateMailboxQuotaWithContext

func (*MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddress

func (mr *MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddress(arg0 interface{}) *gomock.Call

UpdatePrimaryEmailAddress indicates an expected call of UpdatePrimaryEmailAddress

func (*MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddressRequest

func (mr *MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddressRequest(arg0 interface{}) *gomock.Call

UpdatePrimaryEmailAddressRequest indicates an expected call of UpdatePrimaryEmailAddressRequest

func (*MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddressWithContext

func (mr *MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePrimaryEmailAddressWithContext indicates an expected call of UpdatePrimaryEmailAddressWithContext

func (*MockWorkMailAPIMockRecorder) UpdateResource

func (mr *MockWorkMailAPIMockRecorder) UpdateResource(arg0 interface{}) *gomock.Call

UpdateResource indicates an expected call of UpdateResource

func (*MockWorkMailAPIMockRecorder) UpdateResourceRequest

func (mr *MockWorkMailAPIMockRecorder) UpdateResourceRequest(arg0 interface{}) *gomock.Call

UpdateResourceRequest indicates an expected call of UpdateResourceRequest

func (*MockWorkMailAPIMockRecorder) UpdateResourceWithContext

func (mr *MockWorkMailAPIMockRecorder) UpdateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateResourceWithContext indicates an expected call of UpdateResourceWithContext

Jump to

Keyboard shortcuts

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