Documentation ¶
Overview ¶
Package workmailmock is a generated GoMock package.
Index ¶
- type MockWorkMailAPI
- func (m *MockWorkMailAPI) AssociateDelegateToResource(arg0 *workmail.AssociateDelegateToResourceInput) (*workmail.AssociateDelegateToResourceOutput, error)
- func (m *MockWorkMailAPI) AssociateDelegateToResourceRequest(arg0 *workmail.AssociateDelegateToResourceInput) (*request.Request, *workmail.AssociateDelegateToResourceOutput)
- func (m *MockWorkMailAPI) AssociateDelegateToResourceWithContext(arg0 context.Context, arg1 *workmail.AssociateDelegateToResourceInput, ...) (*workmail.AssociateDelegateToResourceOutput, error)
- func (m *MockWorkMailAPI) AssociateMemberToGroup(arg0 *workmail.AssociateMemberToGroupInput) (*workmail.AssociateMemberToGroupOutput, error)
- func (m *MockWorkMailAPI) AssociateMemberToGroupRequest(arg0 *workmail.AssociateMemberToGroupInput) (*request.Request, *workmail.AssociateMemberToGroupOutput)
- func (m *MockWorkMailAPI) AssociateMemberToGroupWithContext(arg0 context.Context, arg1 *workmail.AssociateMemberToGroupInput, ...) (*workmail.AssociateMemberToGroupOutput, error)
- func (m *MockWorkMailAPI) CancelMailboxExportJob(arg0 *workmail.CancelMailboxExportJobInput) (*workmail.CancelMailboxExportJobOutput, error)
- func (m *MockWorkMailAPI) CancelMailboxExportJobRequest(arg0 *workmail.CancelMailboxExportJobInput) (*request.Request, *workmail.CancelMailboxExportJobOutput)
- func (m *MockWorkMailAPI) CancelMailboxExportJobWithContext(arg0 context.Context, arg1 *workmail.CancelMailboxExportJobInput, ...) (*workmail.CancelMailboxExportJobOutput, error)
- func (m *MockWorkMailAPI) CreateAlias(arg0 *workmail.CreateAliasInput) (*workmail.CreateAliasOutput, error)
- func (m *MockWorkMailAPI) CreateAliasRequest(arg0 *workmail.CreateAliasInput) (*request.Request, *workmail.CreateAliasOutput)
- func (m *MockWorkMailAPI) CreateAliasWithContext(arg0 context.Context, arg1 *workmail.CreateAliasInput, arg2 ...request.Option) (*workmail.CreateAliasOutput, error)
- func (m *MockWorkMailAPI) CreateGroup(arg0 *workmail.CreateGroupInput) (*workmail.CreateGroupOutput, error)
- func (m *MockWorkMailAPI) CreateGroupRequest(arg0 *workmail.CreateGroupInput) (*request.Request, *workmail.CreateGroupOutput)
- func (m *MockWorkMailAPI) CreateGroupWithContext(arg0 context.Context, arg1 *workmail.CreateGroupInput, arg2 ...request.Option) (*workmail.CreateGroupOutput, error)
- func (m *MockWorkMailAPI) CreateOrganization(arg0 *workmail.CreateOrganizationInput) (*workmail.CreateOrganizationOutput, error)
- func (m *MockWorkMailAPI) CreateOrganizationRequest(arg0 *workmail.CreateOrganizationInput) (*request.Request, *workmail.CreateOrganizationOutput)
- func (m *MockWorkMailAPI) CreateOrganizationWithContext(arg0 context.Context, arg1 *workmail.CreateOrganizationInput, ...) (*workmail.CreateOrganizationOutput, error)
- func (m *MockWorkMailAPI) CreateResource(arg0 *workmail.CreateResourceInput) (*workmail.CreateResourceOutput, error)
- func (m *MockWorkMailAPI) CreateResourceRequest(arg0 *workmail.CreateResourceInput) (*request.Request, *workmail.CreateResourceOutput)
- func (m *MockWorkMailAPI) CreateResourceWithContext(arg0 context.Context, arg1 *workmail.CreateResourceInput, ...) (*workmail.CreateResourceOutput, error)
- func (m *MockWorkMailAPI) CreateUser(arg0 *workmail.CreateUserInput) (*workmail.CreateUserOutput, error)
- func (m *MockWorkMailAPI) CreateUserRequest(arg0 *workmail.CreateUserInput) (*request.Request, *workmail.CreateUserOutput)
- func (m *MockWorkMailAPI) CreateUserWithContext(arg0 context.Context, arg1 *workmail.CreateUserInput, arg2 ...request.Option) (*workmail.CreateUserOutput, error)
- func (m *MockWorkMailAPI) DeleteAccessControlRule(arg0 *workmail.DeleteAccessControlRuleInput) (*workmail.DeleteAccessControlRuleOutput, error)
- func (m *MockWorkMailAPI) DeleteAccessControlRuleRequest(arg0 *workmail.DeleteAccessControlRuleInput) (*request.Request, *workmail.DeleteAccessControlRuleOutput)
- func (m *MockWorkMailAPI) DeleteAccessControlRuleWithContext(arg0 context.Context, arg1 *workmail.DeleteAccessControlRuleInput, ...) (*workmail.DeleteAccessControlRuleOutput, error)
- func (m *MockWorkMailAPI) DeleteAlias(arg0 *workmail.DeleteAliasInput) (*workmail.DeleteAliasOutput, error)
- func (m *MockWorkMailAPI) DeleteAliasRequest(arg0 *workmail.DeleteAliasInput) (*request.Request, *workmail.DeleteAliasOutput)
- func (m *MockWorkMailAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *workmail.DeleteAliasInput, arg2 ...request.Option) (*workmail.DeleteAliasOutput, error)
- func (m *MockWorkMailAPI) DeleteGroup(arg0 *workmail.DeleteGroupInput) (*workmail.DeleteGroupOutput, error)
- func (m *MockWorkMailAPI) DeleteGroupRequest(arg0 *workmail.DeleteGroupInput) (*request.Request, *workmail.DeleteGroupOutput)
- func (m *MockWorkMailAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *workmail.DeleteGroupInput, arg2 ...request.Option) (*workmail.DeleteGroupOutput, error)
- func (m *MockWorkMailAPI) DeleteMailboxPermissions(arg0 *workmail.DeleteMailboxPermissionsInput) (*workmail.DeleteMailboxPermissionsOutput, error)
- func (m *MockWorkMailAPI) DeleteMailboxPermissionsRequest(arg0 *workmail.DeleteMailboxPermissionsInput) (*request.Request, *workmail.DeleteMailboxPermissionsOutput)
- func (m *MockWorkMailAPI) DeleteMailboxPermissionsWithContext(arg0 context.Context, arg1 *workmail.DeleteMailboxPermissionsInput, ...) (*workmail.DeleteMailboxPermissionsOutput, error)
- func (m *MockWorkMailAPI) DeleteOrganization(arg0 *workmail.DeleteOrganizationInput) (*workmail.DeleteOrganizationOutput, error)
- func (m *MockWorkMailAPI) DeleteOrganizationRequest(arg0 *workmail.DeleteOrganizationInput) (*request.Request, *workmail.DeleteOrganizationOutput)
- func (m *MockWorkMailAPI) DeleteOrganizationWithContext(arg0 context.Context, arg1 *workmail.DeleteOrganizationInput, ...) (*workmail.DeleteOrganizationOutput, error)
- func (m *MockWorkMailAPI) DeleteResource(arg0 *workmail.DeleteResourceInput) (*workmail.DeleteResourceOutput, error)
- func (m *MockWorkMailAPI) DeleteResourceRequest(arg0 *workmail.DeleteResourceInput) (*request.Request, *workmail.DeleteResourceOutput)
- func (m *MockWorkMailAPI) DeleteResourceWithContext(arg0 context.Context, arg1 *workmail.DeleteResourceInput, ...) (*workmail.DeleteResourceOutput, error)
- func (m *MockWorkMailAPI) DeleteRetentionPolicy(arg0 *workmail.DeleteRetentionPolicyInput) (*workmail.DeleteRetentionPolicyOutput, error)
- func (m *MockWorkMailAPI) DeleteRetentionPolicyRequest(arg0 *workmail.DeleteRetentionPolicyInput) (*request.Request, *workmail.DeleteRetentionPolicyOutput)
- func (m *MockWorkMailAPI) DeleteRetentionPolicyWithContext(arg0 context.Context, arg1 *workmail.DeleteRetentionPolicyInput, ...) (*workmail.DeleteRetentionPolicyOutput, error)
- func (m *MockWorkMailAPI) DeleteUser(arg0 *workmail.DeleteUserInput) (*workmail.DeleteUserOutput, error)
- func (m *MockWorkMailAPI) DeleteUserRequest(arg0 *workmail.DeleteUserInput) (*request.Request, *workmail.DeleteUserOutput)
- func (m *MockWorkMailAPI) DeleteUserWithContext(arg0 context.Context, arg1 *workmail.DeleteUserInput, arg2 ...request.Option) (*workmail.DeleteUserOutput, error)
- func (m *MockWorkMailAPI) DeregisterFromWorkMail(arg0 *workmail.DeregisterFromWorkMailInput) (*workmail.DeregisterFromWorkMailOutput, error)
- func (m *MockWorkMailAPI) DeregisterFromWorkMailRequest(arg0 *workmail.DeregisterFromWorkMailInput) (*request.Request, *workmail.DeregisterFromWorkMailOutput)
- func (m *MockWorkMailAPI) DeregisterFromWorkMailWithContext(arg0 context.Context, arg1 *workmail.DeregisterFromWorkMailInput, ...) (*workmail.DeregisterFromWorkMailOutput, error)
- func (m *MockWorkMailAPI) DescribeGroup(arg0 *workmail.DescribeGroupInput) (*workmail.DescribeGroupOutput, error)
- func (m *MockWorkMailAPI) DescribeGroupRequest(arg0 *workmail.DescribeGroupInput) (*request.Request, *workmail.DescribeGroupOutput)
- func (m *MockWorkMailAPI) DescribeGroupWithContext(arg0 context.Context, arg1 *workmail.DescribeGroupInput, ...) (*workmail.DescribeGroupOutput, error)
- func (m *MockWorkMailAPI) DescribeMailboxExportJob(arg0 *workmail.DescribeMailboxExportJobInput) (*workmail.DescribeMailboxExportJobOutput, error)
- func (m *MockWorkMailAPI) DescribeMailboxExportJobRequest(arg0 *workmail.DescribeMailboxExportJobInput) (*request.Request, *workmail.DescribeMailboxExportJobOutput)
- func (m *MockWorkMailAPI) DescribeMailboxExportJobWithContext(arg0 context.Context, arg1 *workmail.DescribeMailboxExportJobInput, ...) (*workmail.DescribeMailboxExportJobOutput, error)
- func (m *MockWorkMailAPI) DescribeOrganization(arg0 *workmail.DescribeOrganizationInput) (*workmail.DescribeOrganizationOutput, error)
- func (m *MockWorkMailAPI) DescribeOrganizationRequest(arg0 *workmail.DescribeOrganizationInput) (*request.Request, *workmail.DescribeOrganizationOutput)
- func (m *MockWorkMailAPI) DescribeOrganizationWithContext(arg0 context.Context, arg1 *workmail.DescribeOrganizationInput, ...) (*workmail.DescribeOrganizationOutput, error)
- func (m *MockWorkMailAPI) DescribeResource(arg0 *workmail.DescribeResourceInput) (*workmail.DescribeResourceOutput, error)
- func (m *MockWorkMailAPI) DescribeResourceRequest(arg0 *workmail.DescribeResourceInput) (*request.Request, *workmail.DescribeResourceOutput)
- func (m *MockWorkMailAPI) DescribeResourceWithContext(arg0 context.Context, arg1 *workmail.DescribeResourceInput, ...) (*workmail.DescribeResourceOutput, error)
- func (m *MockWorkMailAPI) DescribeUser(arg0 *workmail.DescribeUserInput) (*workmail.DescribeUserOutput, error)
- func (m *MockWorkMailAPI) DescribeUserRequest(arg0 *workmail.DescribeUserInput) (*request.Request, *workmail.DescribeUserOutput)
- func (m *MockWorkMailAPI) DescribeUserWithContext(arg0 context.Context, arg1 *workmail.DescribeUserInput, arg2 ...request.Option) (*workmail.DescribeUserOutput, error)
- func (m *MockWorkMailAPI) DisassociateDelegateFromResource(arg0 *workmail.DisassociateDelegateFromResourceInput) (*workmail.DisassociateDelegateFromResourceOutput, error)
- func (m *MockWorkMailAPI) DisassociateDelegateFromResourceRequest(arg0 *workmail.DisassociateDelegateFromResourceInput) (*request.Request, *workmail.DisassociateDelegateFromResourceOutput)
- func (m *MockWorkMailAPI) DisassociateDelegateFromResourceWithContext(arg0 context.Context, arg1 *workmail.DisassociateDelegateFromResourceInput, ...) (*workmail.DisassociateDelegateFromResourceOutput, error)
- func (m *MockWorkMailAPI) DisassociateMemberFromGroup(arg0 *workmail.DisassociateMemberFromGroupInput) (*workmail.DisassociateMemberFromGroupOutput, error)
- func (m *MockWorkMailAPI) DisassociateMemberFromGroupRequest(arg0 *workmail.DisassociateMemberFromGroupInput) (*request.Request, *workmail.DisassociateMemberFromGroupOutput)
- func (m *MockWorkMailAPI) DisassociateMemberFromGroupWithContext(arg0 context.Context, arg1 *workmail.DisassociateMemberFromGroupInput, ...) (*workmail.DisassociateMemberFromGroupOutput, error)
- func (m *MockWorkMailAPI) EXPECT() *MockWorkMailAPIMockRecorder
- func (m *MockWorkMailAPI) GetAccessControlEffect(arg0 *workmail.GetAccessControlEffectInput) (*workmail.GetAccessControlEffectOutput, error)
- func (m *MockWorkMailAPI) GetAccessControlEffectRequest(arg0 *workmail.GetAccessControlEffectInput) (*request.Request, *workmail.GetAccessControlEffectOutput)
- func (m *MockWorkMailAPI) GetAccessControlEffectWithContext(arg0 context.Context, arg1 *workmail.GetAccessControlEffectInput, ...) (*workmail.GetAccessControlEffectOutput, error)
- func (m *MockWorkMailAPI) GetDefaultRetentionPolicy(arg0 *workmail.GetDefaultRetentionPolicyInput) (*workmail.GetDefaultRetentionPolicyOutput, error)
- func (m *MockWorkMailAPI) GetDefaultRetentionPolicyRequest(arg0 *workmail.GetDefaultRetentionPolicyInput) (*request.Request, *workmail.GetDefaultRetentionPolicyOutput)
- func (m *MockWorkMailAPI) GetDefaultRetentionPolicyWithContext(arg0 context.Context, arg1 *workmail.GetDefaultRetentionPolicyInput, ...) (*workmail.GetDefaultRetentionPolicyOutput, error)
- func (m *MockWorkMailAPI) GetMailboxDetails(arg0 *workmail.GetMailboxDetailsInput) (*workmail.GetMailboxDetailsOutput, error)
- func (m *MockWorkMailAPI) GetMailboxDetailsRequest(arg0 *workmail.GetMailboxDetailsInput) (*request.Request, *workmail.GetMailboxDetailsOutput)
- func (m *MockWorkMailAPI) GetMailboxDetailsWithContext(arg0 context.Context, arg1 *workmail.GetMailboxDetailsInput, ...) (*workmail.GetMailboxDetailsOutput, error)
- func (m *MockWorkMailAPI) ListAccessControlRules(arg0 *workmail.ListAccessControlRulesInput) (*workmail.ListAccessControlRulesOutput, error)
- func (m *MockWorkMailAPI) ListAccessControlRulesRequest(arg0 *workmail.ListAccessControlRulesInput) (*request.Request, *workmail.ListAccessControlRulesOutput)
- func (m *MockWorkMailAPI) ListAccessControlRulesWithContext(arg0 context.Context, arg1 *workmail.ListAccessControlRulesInput, ...) (*workmail.ListAccessControlRulesOutput, error)
- func (m *MockWorkMailAPI) ListAliases(arg0 *workmail.ListAliasesInput) (*workmail.ListAliasesOutput, error)
- func (m *MockWorkMailAPI) ListAliasesPages(arg0 *workmail.ListAliasesInput, ...) error
- func (m *MockWorkMailAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *workmail.ListAliasesInput, ...) error
- func (m *MockWorkMailAPI) ListAliasesRequest(arg0 *workmail.ListAliasesInput) (*request.Request, *workmail.ListAliasesOutput)
- func (m *MockWorkMailAPI) ListAliasesWithContext(arg0 context.Context, arg1 *workmail.ListAliasesInput, arg2 ...request.Option) (*workmail.ListAliasesOutput, error)
- func (m *MockWorkMailAPI) ListGroupMembers(arg0 *workmail.ListGroupMembersInput) (*workmail.ListGroupMembersOutput, error)
- func (m *MockWorkMailAPI) ListGroupMembersPages(arg0 *workmail.ListGroupMembersInput, ...) error
- func (m *MockWorkMailAPI) ListGroupMembersPagesWithContext(arg0 context.Context, arg1 *workmail.ListGroupMembersInput, ...) error
- func (m *MockWorkMailAPI) ListGroupMembersRequest(arg0 *workmail.ListGroupMembersInput) (*request.Request, *workmail.ListGroupMembersOutput)
- func (m *MockWorkMailAPI) ListGroupMembersWithContext(arg0 context.Context, arg1 *workmail.ListGroupMembersInput, ...) (*workmail.ListGroupMembersOutput, error)
- func (m *MockWorkMailAPI) ListGroups(arg0 *workmail.ListGroupsInput) (*workmail.ListGroupsOutput, error)
- func (m *MockWorkMailAPI) ListGroupsPages(arg0 *workmail.ListGroupsInput, ...) error
- func (m *MockWorkMailAPI) ListGroupsPagesWithContext(arg0 context.Context, arg1 *workmail.ListGroupsInput, ...) error
- func (m *MockWorkMailAPI) ListGroupsRequest(arg0 *workmail.ListGroupsInput) (*request.Request, *workmail.ListGroupsOutput)
- func (m *MockWorkMailAPI) ListGroupsWithContext(arg0 context.Context, arg1 *workmail.ListGroupsInput, arg2 ...request.Option) (*workmail.ListGroupsOutput, error)
- func (m *MockWorkMailAPI) ListMailboxExportJobs(arg0 *workmail.ListMailboxExportJobsInput) (*workmail.ListMailboxExportJobsOutput, error)
- func (m *MockWorkMailAPI) ListMailboxExportJobsPages(arg0 *workmail.ListMailboxExportJobsInput, ...) error
- func (m *MockWorkMailAPI) ListMailboxExportJobsPagesWithContext(arg0 context.Context, arg1 *workmail.ListMailboxExportJobsInput, ...) error
- func (m *MockWorkMailAPI) ListMailboxExportJobsRequest(arg0 *workmail.ListMailboxExportJobsInput) (*request.Request, *workmail.ListMailboxExportJobsOutput)
- func (m *MockWorkMailAPI) ListMailboxExportJobsWithContext(arg0 context.Context, arg1 *workmail.ListMailboxExportJobsInput, ...) (*workmail.ListMailboxExportJobsOutput, error)
- func (m *MockWorkMailAPI) ListMailboxPermissions(arg0 *workmail.ListMailboxPermissionsInput) (*workmail.ListMailboxPermissionsOutput, error)
- func (m *MockWorkMailAPI) ListMailboxPermissionsPages(arg0 *workmail.ListMailboxPermissionsInput, ...) error
- func (m *MockWorkMailAPI) ListMailboxPermissionsPagesWithContext(arg0 context.Context, arg1 *workmail.ListMailboxPermissionsInput, ...) error
- func (m *MockWorkMailAPI) ListMailboxPermissionsRequest(arg0 *workmail.ListMailboxPermissionsInput) (*request.Request, *workmail.ListMailboxPermissionsOutput)
- func (m *MockWorkMailAPI) ListMailboxPermissionsWithContext(arg0 context.Context, arg1 *workmail.ListMailboxPermissionsInput, ...) (*workmail.ListMailboxPermissionsOutput, error)
- func (m *MockWorkMailAPI) ListOrganizations(arg0 *workmail.ListOrganizationsInput) (*workmail.ListOrganizationsOutput, error)
- func (m *MockWorkMailAPI) ListOrganizationsPages(arg0 *workmail.ListOrganizationsInput, ...) error
- func (m *MockWorkMailAPI) ListOrganizationsPagesWithContext(arg0 context.Context, arg1 *workmail.ListOrganizationsInput, ...) error
- func (m *MockWorkMailAPI) ListOrganizationsRequest(arg0 *workmail.ListOrganizationsInput) (*request.Request, *workmail.ListOrganizationsOutput)
- func (m *MockWorkMailAPI) ListOrganizationsWithContext(arg0 context.Context, arg1 *workmail.ListOrganizationsInput, ...) (*workmail.ListOrganizationsOutput, error)
- func (m *MockWorkMailAPI) ListResourceDelegates(arg0 *workmail.ListResourceDelegatesInput) (*workmail.ListResourceDelegatesOutput, error)
- func (m *MockWorkMailAPI) ListResourceDelegatesPages(arg0 *workmail.ListResourceDelegatesInput, ...) error
- func (m *MockWorkMailAPI) ListResourceDelegatesPagesWithContext(arg0 context.Context, arg1 *workmail.ListResourceDelegatesInput, ...) error
- func (m *MockWorkMailAPI) ListResourceDelegatesRequest(arg0 *workmail.ListResourceDelegatesInput) (*request.Request, *workmail.ListResourceDelegatesOutput)
- func (m *MockWorkMailAPI) ListResourceDelegatesWithContext(arg0 context.Context, arg1 *workmail.ListResourceDelegatesInput, ...) (*workmail.ListResourceDelegatesOutput, error)
- func (m *MockWorkMailAPI) ListResources(arg0 *workmail.ListResourcesInput) (*workmail.ListResourcesOutput, error)
- func (m *MockWorkMailAPI) ListResourcesPages(arg0 *workmail.ListResourcesInput, ...) error
- func (m *MockWorkMailAPI) ListResourcesPagesWithContext(arg0 context.Context, arg1 *workmail.ListResourcesInput, ...) error
- func (m *MockWorkMailAPI) ListResourcesRequest(arg0 *workmail.ListResourcesInput) (*request.Request, *workmail.ListResourcesOutput)
- func (m *MockWorkMailAPI) ListResourcesWithContext(arg0 context.Context, arg1 *workmail.ListResourcesInput, ...) (*workmail.ListResourcesOutput, error)
- func (m *MockWorkMailAPI) ListTagsForResource(arg0 *workmail.ListTagsForResourceInput) (*workmail.ListTagsForResourceOutput, error)
- func (m *MockWorkMailAPI) ListTagsForResourceRequest(arg0 *workmail.ListTagsForResourceInput) (*request.Request, *workmail.ListTagsForResourceOutput)
- func (m *MockWorkMailAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *workmail.ListTagsForResourceInput, ...) (*workmail.ListTagsForResourceOutput, error)
- func (m *MockWorkMailAPI) ListUsers(arg0 *workmail.ListUsersInput) (*workmail.ListUsersOutput, error)
- func (m *MockWorkMailAPI) ListUsersPages(arg0 *workmail.ListUsersInput, arg1 func(*workmail.ListUsersOutput, bool) bool) error
- func (m *MockWorkMailAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *workmail.ListUsersInput, ...) error
- func (m *MockWorkMailAPI) ListUsersRequest(arg0 *workmail.ListUsersInput) (*request.Request, *workmail.ListUsersOutput)
- func (m *MockWorkMailAPI) ListUsersWithContext(arg0 context.Context, arg1 *workmail.ListUsersInput, arg2 ...request.Option) (*workmail.ListUsersOutput, error)
- func (m *MockWorkMailAPI) PutAccessControlRule(arg0 *workmail.PutAccessControlRuleInput) (*workmail.PutAccessControlRuleOutput, error)
- func (m *MockWorkMailAPI) PutAccessControlRuleRequest(arg0 *workmail.PutAccessControlRuleInput) (*request.Request, *workmail.PutAccessControlRuleOutput)
- func (m *MockWorkMailAPI) PutAccessControlRuleWithContext(arg0 context.Context, arg1 *workmail.PutAccessControlRuleInput, ...) (*workmail.PutAccessControlRuleOutput, error)
- func (m *MockWorkMailAPI) PutMailboxPermissions(arg0 *workmail.PutMailboxPermissionsInput) (*workmail.PutMailboxPermissionsOutput, error)
- func (m *MockWorkMailAPI) PutMailboxPermissionsRequest(arg0 *workmail.PutMailboxPermissionsInput) (*request.Request, *workmail.PutMailboxPermissionsOutput)
- func (m *MockWorkMailAPI) PutMailboxPermissionsWithContext(arg0 context.Context, arg1 *workmail.PutMailboxPermissionsInput, ...) (*workmail.PutMailboxPermissionsOutput, error)
- func (m *MockWorkMailAPI) PutRetentionPolicy(arg0 *workmail.PutRetentionPolicyInput) (*workmail.PutRetentionPolicyOutput, error)
- func (m *MockWorkMailAPI) PutRetentionPolicyRequest(arg0 *workmail.PutRetentionPolicyInput) (*request.Request, *workmail.PutRetentionPolicyOutput)
- func (m *MockWorkMailAPI) PutRetentionPolicyWithContext(arg0 context.Context, arg1 *workmail.PutRetentionPolicyInput, ...) (*workmail.PutRetentionPolicyOutput, error)
- func (m *MockWorkMailAPI) RegisterToWorkMail(arg0 *workmail.RegisterToWorkMailInput) (*workmail.RegisterToWorkMailOutput, error)
- func (m *MockWorkMailAPI) RegisterToWorkMailRequest(arg0 *workmail.RegisterToWorkMailInput) (*request.Request, *workmail.RegisterToWorkMailOutput)
- func (m *MockWorkMailAPI) RegisterToWorkMailWithContext(arg0 context.Context, arg1 *workmail.RegisterToWorkMailInput, ...) (*workmail.RegisterToWorkMailOutput, error)
- func (m *MockWorkMailAPI) ResetPassword(arg0 *workmail.ResetPasswordInput) (*workmail.ResetPasswordOutput, error)
- func (m *MockWorkMailAPI) ResetPasswordRequest(arg0 *workmail.ResetPasswordInput) (*request.Request, *workmail.ResetPasswordOutput)
- func (m *MockWorkMailAPI) ResetPasswordWithContext(arg0 context.Context, arg1 *workmail.ResetPasswordInput, ...) (*workmail.ResetPasswordOutput, error)
- func (m *MockWorkMailAPI) StartMailboxExportJob(arg0 *workmail.StartMailboxExportJobInput) (*workmail.StartMailboxExportJobOutput, error)
- func (m *MockWorkMailAPI) StartMailboxExportJobRequest(arg0 *workmail.StartMailboxExportJobInput) (*request.Request, *workmail.StartMailboxExportJobOutput)
- func (m *MockWorkMailAPI) StartMailboxExportJobWithContext(arg0 context.Context, arg1 *workmail.StartMailboxExportJobInput, ...) (*workmail.StartMailboxExportJobOutput, error)
- func (m *MockWorkMailAPI) TagResource(arg0 *workmail.TagResourceInput) (*workmail.TagResourceOutput, error)
- func (m *MockWorkMailAPI) TagResourceRequest(arg0 *workmail.TagResourceInput) (*request.Request, *workmail.TagResourceOutput)
- func (m *MockWorkMailAPI) TagResourceWithContext(arg0 context.Context, arg1 *workmail.TagResourceInput, arg2 ...request.Option) (*workmail.TagResourceOutput, error)
- func (m *MockWorkMailAPI) UntagResource(arg0 *workmail.UntagResourceInput) (*workmail.UntagResourceOutput, error)
- func (m *MockWorkMailAPI) UntagResourceRequest(arg0 *workmail.UntagResourceInput) (*request.Request, *workmail.UntagResourceOutput)
- func (m *MockWorkMailAPI) UntagResourceWithContext(arg0 context.Context, arg1 *workmail.UntagResourceInput, ...) (*workmail.UntagResourceOutput, error)
- func (m *MockWorkMailAPI) UpdateMailboxQuota(arg0 *workmail.UpdateMailboxQuotaInput) (*workmail.UpdateMailboxQuotaOutput, error)
- func (m *MockWorkMailAPI) UpdateMailboxQuotaRequest(arg0 *workmail.UpdateMailboxQuotaInput) (*request.Request, *workmail.UpdateMailboxQuotaOutput)
- func (m *MockWorkMailAPI) UpdateMailboxQuotaWithContext(arg0 context.Context, arg1 *workmail.UpdateMailboxQuotaInput, ...) (*workmail.UpdateMailboxQuotaOutput, error)
- func (m *MockWorkMailAPI) UpdatePrimaryEmailAddress(arg0 *workmail.UpdatePrimaryEmailAddressInput) (*workmail.UpdatePrimaryEmailAddressOutput, error)
- func (m *MockWorkMailAPI) UpdatePrimaryEmailAddressRequest(arg0 *workmail.UpdatePrimaryEmailAddressInput) (*request.Request, *workmail.UpdatePrimaryEmailAddressOutput)
- func (m *MockWorkMailAPI) UpdatePrimaryEmailAddressWithContext(arg0 context.Context, arg1 *workmail.UpdatePrimaryEmailAddressInput, ...) (*workmail.UpdatePrimaryEmailAddressOutput, error)
- func (m *MockWorkMailAPI) UpdateResource(arg0 *workmail.UpdateResourceInput) (*workmail.UpdateResourceOutput, error)
- func (m *MockWorkMailAPI) UpdateResourceRequest(arg0 *workmail.UpdateResourceInput) (*request.Request, *workmail.UpdateResourceOutput)
- func (m *MockWorkMailAPI) UpdateResourceWithContext(arg0 context.Context, arg1 *workmail.UpdateResourceInput, ...) (*workmail.UpdateResourceOutput, error)
- type MockWorkMailAPIMockRecorder
- func (mr *MockWorkMailAPIMockRecorder) AssociateDelegateToResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) AssociateDelegateToResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) AssociateDelegateToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) AssociateMemberToGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) AssociateMemberToGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) AssociateMemberToGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CancelMailboxExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CancelMailboxExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CancelMailboxExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteAccessControlRule(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteAccessControlRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteAccessControlRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteMailboxPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteMailboxPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteMailboxPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteRetentionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteRetentionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeregisterFromWorkMail(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeregisterFromWorkMailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DeregisterFromWorkMailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeMailboxExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeMailboxExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeMailboxExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeOrganization(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeOrganizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DisassociateDelegateFromResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DisassociateDelegateFromResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DisassociateDelegateFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DisassociateMemberFromGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DisassociateMemberFromGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) DisassociateMemberFromGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetAccessControlEffect(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetAccessControlEffectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetAccessControlEffectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetDefaultRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetMailboxDetails(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetMailboxDetailsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) GetMailboxDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAccessControlRules(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAccessControlRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAccessControlRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupMembers(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobs(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxExportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListMailboxPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListOrganizations(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListOrganizationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegates(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourceDelegatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResources(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutAccessControlRule(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutAccessControlRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutAccessControlRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutMailboxPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutMailboxPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutMailboxPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutRetentionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutRetentionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) PutRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) RegisterToWorkMail(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) RegisterToWorkMailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) RegisterToWorkMailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ResetPassword(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ResetPasswordRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) ResetPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) StartMailboxExportJob(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) StartMailboxExportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) StartMailboxExportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdateMailboxQuota(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdateMailboxQuotaRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdateMailboxQuotaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddress(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdatePrimaryEmailAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdateResource(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdateResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWorkMailAPIMockRecorder) UpdateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockWorkMailAPI) AssociateDelegateToResource(arg0 *workmail.AssociateDelegateToResourceInput) (*workmail.AssociateDelegateToResourceOutput, error)
AssociateDelegateToResource mocks base method
func (*MockWorkMailAPI) AssociateDelegateToResourceRequest ¶
func (m *MockWorkMailAPI) AssociateDelegateToResourceRequest(arg0 *workmail.AssociateDelegateToResourceInput) (*request.Request, *workmail.AssociateDelegateToResourceOutput)
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 ¶
func (m *MockWorkMailAPI) AssociateMemberToGroup(arg0 *workmail.AssociateMemberToGroupInput) (*workmail.AssociateMemberToGroupOutput, error)
AssociateMemberToGroup mocks base method
func (*MockWorkMailAPI) AssociateMemberToGroupRequest ¶
func (m *MockWorkMailAPI) AssociateMemberToGroupRequest(arg0 *workmail.AssociateMemberToGroupInput) (*request.Request, *workmail.AssociateMemberToGroupOutput)
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 ¶
func (m *MockWorkMailAPI) CancelMailboxExportJob(arg0 *workmail.CancelMailboxExportJobInput) (*workmail.CancelMailboxExportJobOutput, error)
CancelMailboxExportJob mocks base method
func (*MockWorkMailAPI) CancelMailboxExportJobRequest ¶
func (m *MockWorkMailAPI) CancelMailboxExportJobRequest(arg0 *workmail.CancelMailboxExportJobInput) (*request.Request, *workmail.CancelMailboxExportJobOutput)
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 ¶
func (m *MockWorkMailAPI) CreateAlias(arg0 *workmail.CreateAliasInput) (*workmail.CreateAliasOutput, error)
CreateAlias mocks base method
func (*MockWorkMailAPI) CreateAliasRequest ¶
func (m *MockWorkMailAPI) CreateAliasRequest(arg0 *workmail.CreateAliasInput) (*request.Request, *workmail.CreateAliasOutput)
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 ¶
func (m *MockWorkMailAPI) CreateGroup(arg0 *workmail.CreateGroupInput) (*workmail.CreateGroupOutput, error)
CreateGroup mocks base method
func (*MockWorkMailAPI) CreateGroupRequest ¶
func (m *MockWorkMailAPI) CreateGroupRequest(arg0 *workmail.CreateGroupInput) (*request.Request, *workmail.CreateGroupOutput)
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 ¶
func (m *MockWorkMailAPI) CreateOrganization(arg0 *workmail.CreateOrganizationInput) (*workmail.CreateOrganizationOutput, error)
CreateOrganization mocks base method
func (*MockWorkMailAPI) CreateOrganizationRequest ¶
func (m *MockWorkMailAPI) CreateOrganizationRequest(arg0 *workmail.CreateOrganizationInput) (*request.Request, *workmail.CreateOrganizationOutput)
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 ¶
func (m *MockWorkMailAPI) CreateResource(arg0 *workmail.CreateResourceInput) (*workmail.CreateResourceOutput, error)
CreateResource mocks base method
func (*MockWorkMailAPI) CreateResourceRequest ¶
func (m *MockWorkMailAPI) CreateResourceRequest(arg0 *workmail.CreateResourceInput) (*request.Request, *workmail.CreateResourceOutput)
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 ¶
func (m *MockWorkMailAPI) CreateUser(arg0 *workmail.CreateUserInput) (*workmail.CreateUserOutput, error)
CreateUser mocks base method
func (*MockWorkMailAPI) CreateUserRequest ¶
func (m *MockWorkMailAPI) CreateUserRequest(arg0 *workmail.CreateUserInput) (*request.Request, *workmail.CreateUserOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteAccessControlRule(arg0 *workmail.DeleteAccessControlRuleInput) (*workmail.DeleteAccessControlRuleOutput, error)
DeleteAccessControlRule mocks base method
func (*MockWorkMailAPI) DeleteAccessControlRuleRequest ¶
func (m *MockWorkMailAPI) DeleteAccessControlRuleRequest(arg0 *workmail.DeleteAccessControlRuleInput) (*request.Request, *workmail.DeleteAccessControlRuleOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteAlias(arg0 *workmail.DeleteAliasInput) (*workmail.DeleteAliasOutput, error)
DeleteAlias mocks base method
func (*MockWorkMailAPI) DeleteAliasRequest ¶
func (m *MockWorkMailAPI) DeleteAliasRequest(arg0 *workmail.DeleteAliasInput) (*request.Request, *workmail.DeleteAliasOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteGroup(arg0 *workmail.DeleteGroupInput) (*workmail.DeleteGroupOutput, error)
DeleteGroup mocks base method
func (*MockWorkMailAPI) DeleteGroupRequest ¶
func (m *MockWorkMailAPI) DeleteGroupRequest(arg0 *workmail.DeleteGroupInput) (*request.Request, *workmail.DeleteGroupOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteMailboxPermissions(arg0 *workmail.DeleteMailboxPermissionsInput) (*workmail.DeleteMailboxPermissionsOutput, error)
DeleteMailboxPermissions mocks base method
func (*MockWorkMailAPI) DeleteMailboxPermissionsRequest ¶
func (m *MockWorkMailAPI) DeleteMailboxPermissionsRequest(arg0 *workmail.DeleteMailboxPermissionsInput) (*request.Request, *workmail.DeleteMailboxPermissionsOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteOrganization(arg0 *workmail.DeleteOrganizationInput) (*workmail.DeleteOrganizationOutput, error)
DeleteOrganization mocks base method
func (*MockWorkMailAPI) DeleteOrganizationRequest ¶
func (m *MockWorkMailAPI) DeleteOrganizationRequest(arg0 *workmail.DeleteOrganizationInput) (*request.Request, *workmail.DeleteOrganizationOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteResource(arg0 *workmail.DeleteResourceInput) (*workmail.DeleteResourceOutput, error)
DeleteResource mocks base method
func (*MockWorkMailAPI) DeleteResourceRequest ¶
func (m *MockWorkMailAPI) DeleteResourceRequest(arg0 *workmail.DeleteResourceInput) (*request.Request, *workmail.DeleteResourceOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteRetentionPolicy(arg0 *workmail.DeleteRetentionPolicyInput) (*workmail.DeleteRetentionPolicyOutput, error)
DeleteRetentionPolicy mocks base method
func (*MockWorkMailAPI) DeleteRetentionPolicyRequest ¶
func (m *MockWorkMailAPI) DeleteRetentionPolicyRequest(arg0 *workmail.DeleteRetentionPolicyInput) (*request.Request, *workmail.DeleteRetentionPolicyOutput)
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 ¶
func (m *MockWorkMailAPI) DeleteUser(arg0 *workmail.DeleteUserInput) (*workmail.DeleteUserOutput, error)
DeleteUser mocks base method
func (*MockWorkMailAPI) DeleteUserRequest ¶
func (m *MockWorkMailAPI) DeleteUserRequest(arg0 *workmail.DeleteUserInput) (*request.Request, *workmail.DeleteUserOutput)
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 ¶
func (m *MockWorkMailAPI) DeregisterFromWorkMail(arg0 *workmail.DeregisterFromWorkMailInput) (*workmail.DeregisterFromWorkMailOutput, error)
DeregisterFromWorkMail mocks base method
func (*MockWorkMailAPI) DeregisterFromWorkMailRequest ¶
func (m *MockWorkMailAPI) DeregisterFromWorkMailRequest(arg0 *workmail.DeregisterFromWorkMailInput) (*request.Request, *workmail.DeregisterFromWorkMailOutput)
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 ¶
func (m *MockWorkMailAPI) DescribeGroup(arg0 *workmail.DescribeGroupInput) (*workmail.DescribeGroupOutput, error)
DescribeGroup mocks base method
func (*MockWorkMailAPI) DescribeGroupRequest ¶
func (m *MockWorkMailAPI) DescribeGroupRequest(arg0 *workmail.DescribeGroupInput) (*request.Request, *workmail.DescribeGroupOutput)
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 ¶
func (m *MockWorkMailAPI) DescribeMailboxExportJob(arg0 *workmail.DescribeMailboxExportJobInput) (*workmail.DescribeMailboxExportJobOutput, error)
DescribeMailboxExportJob mocks base method
func (*MockWorkMailAPI) DescribeMailboxExportJobRequest ¶
func (m *MockWorkMailAPI) DescribeMailboxExportJobRequest(arg0 *workmail.DescribeMailboxExportJobInput) (*request.Request, *workmail.DescribeMailboxExportJobOutput)
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 ¶
func (m *MockWorkMailAPI) DescribeOrganization(arg0 *workmail.DescribeOrganizationInput) (*workmail.DescribeOrganizationOutput, error)
DescribeOrganization mocks base method
func (*MockWorkMailAPI) DescribeOrganizationRequest ¶
func (m *MockWorkMailAPI) DescribeOrganizationRequest(arg0 *workmail.DescribeOrganizationInput) (*request.Request, *workmail.DescribeOrganizationOutput)
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 ¶
func (m *MockWorkMailAPI) DescribeResource(arg0 *workmail.DescribeResourceInput) (*workmail.DescribeResourceOutput, error)
DescribeResource mocks base method
func (*MockWorkMailAPI) DescribeResourceRequest ¶
func (m *MockWorkMailAPI) DescribeResourceRequest(arg0 *workmail.DescribeResourceInput) (*request.Request, *workmail.DescribeResourceOutput)
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 ¶
func (m *MockWorkMailAPI) DescribeUser(arg0 *workmail.DescribeUserInput) (*workmail.DescribeUserOutput, error)
DescribeUser mocks base method
func (*MockWorkMailAPI) DescribeUserRequest ¶
func (m *MockWorkMailAPI) DescribeUserRequest(arg0 *workmail.DescribeUserInput) (*request.Request, *workmail.DescribeUserOutput)
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 ¶
func (m *MockWorkMailAPI) DisassociateDelegateFromResource(arg0 *workmail.DisassociateDelegateFromResourceInput) (*workmail.DisassociateDelegateFromResourceOutput, error)
DisassociateDelegateFromResource mocks base method
func (*MockWorkMailAPI) DisassociateDelegateFromResourceRequest ¶
func (m *MockWorkMailAPI) DisassociateDelegateFromResourceRequest(arg0 *workmail.DisassociateDelegateFromResourceInput) (*request.Request, *workmail.DisassociateDelegateFromResourceOutput)
DisassociateDelegateFromResourceRequest mocks base method
func (*MockWorkMailAPI) DisassociateDelegateFromResourceWithContext ¶
func (m *MockWorkMailAPI) DisassociateDelegateFromResourceWithContext(arg0 context.Context, arg1 *workmail.DisassociateDelegateFromResourceInput, arg2 ...request.Option) (*workmail.DisassociateDelegateFromResourceOutput, error)
DisassociateDelegateFromResourceWithContext mocks base method
func (*MockWorkMailAPI) DisassociateMemberFromGroup ¶
func (m *MockWorkMailAPI) DisassociateMemberFromGroup(arg0 *workmail.DisassociateMemberFromGroupInput) (*workmail.DisassociateMemberFromGroupOutput, error)
DisassociateMemberFromGroup mocks base method
func (*MockWorkMailAPI) DisassociateMemberFromGroupRequest ¶
func (m *MockWorkMailAPI) DisassociateMemberFromGroupRequest(arg0 *workmail.DisassociateMemberFromGroupInput) (*request.Request, *workmail.DisassociateMemberFromGroupOutput)
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 ¶
func (m *MockWorkMailAPI) EXPECT() *MockWorkMailAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockWorkMailAPI) GetAccessControlEffect ¶
func (m *MockWorkMailAPI) GetAccessControlEffect(arg0 *workmail.GetAccessControlEffectInput) (*workmail.GetAccessControlEffectOutput, error)
GetAccessControlEffect mocks base method
func (*MockWorkMailAPI) GetAccessControlEffectRequest ¶
func (m *MockWorkMailAPI) GetAccessControlEffectRequest(arg0 *workmail.GetAccessControlEffectInput) (*request.Request, *workmail.GetAccessControlEffectOutput)
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 ¶
func (m *MockWorkMailAPI) GetDefaultRetentionPolicy(arg0 *workmail.GetDefaultRetentionPolicyInput) (*workmail.GetDefaultRetentionPolicyOutput, error)
GetDefaultRetentionPolicy mocks base method
func (*MockWorkMailAPI) GetDefaultRetentionPolicyRequest ¶
func (m *MockWorkMailAPI) GetDefaultRetentionPolicyRequest(arg0 *workmail.GetDefaultRetentionPolicyInput) (*request.Request, *workmail.GetDefaultRetentionPolicyOutput)
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 ¶
func (m *MockWorkMailAPI) GetMailboxDetails(arg0 *workmail.GetMailboxDetailsInput) (*workmail.GetMailboxDetailsOutput, error)
GetMailboxDetails mocks base method
func (*MockWorkMailAPI) GetMailboxDetailsRequest ¶
func (m *MockWorkMailAPI) GetMailboxDetailsRequest(arg0 *workmail.GetMailboxDetailsInput) (*request.Request, *workmail.GetMailboxDetailsOutput)
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 ¶
func (m *MockWorkMailAPI) ListAccessControlRules(arg0 *workmail.ListAccessControlRulesInput) (*workmail.ListAccessControlRulesOutput, error)
ListAccessControlRules mocks base method
func (*MockWorkMailAPI) ListAccessControlRulesRequest ¶
func (m *MockWorkMailAPI) ListAccessControlRulesRequest(arg0 *workmail.ListAccessControlRulesInput) (*request.Request, *workmail.ListAccessControlRulesOutput)
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 ¶
func (m *MockWorkMailAPI) ListAliases(arg0 *workmail.ListAliasesInput) (*workmail.ListAliasesOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListAliasesRequest(arg0 *workmail.ListAliasesInput) (*request.Request, *workmail.ListAliasesOutput)
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 ¶
func (m *MockWorkMailAPI) ListGroupMembers(arg0 *workmail.ListGroupMembersInput) (*workmail.ListGroupMembersOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListGroupMembersRequest(arg0 *workmail.ListGroupMembersInput) (*request.Request, *workmail.ListGroupMembersOutput)
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 ¶
func (m *MockWorkMailAPI) ListGroups(arg0 *workmail.ListGroupsInput) (*workmail.ListGroupsOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListGroupsRequest(arg0 *workmail.ListGroupsInput) (*request.Request, *workmail.ListGroupsOutput)
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 ¶
func (m *MockWorkMailAPI) ListMailboxExportJobs(arg0 *workmail.ListMailboxExportJobsInput) (*workmail.ListMailboxExportJobsOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListMailboxExportJobsRequest(arg0 *workmail.ListMailboxExportJobsInput) (*request.Request, *workmail.ListMailboxExportJobsOutput)
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 ¶
func (m *MockWorkMailAPI) ListMailboxPermissions(arg0 *workmail.ListMailboxPermissionsInput) (*workmail.ListMailboxPermissionsOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListMailboxPermissionsRequest(arg0 *workmail.ListMailboxPermissionsInput) (*request.Request, *workmail.ListMailboxPermissionsOutput)
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 ¶
func (m *MockWorkMailAPI) ListOrganizations(arg0 *workmail.ListOrganizationsInput) (*workmail.ListOrganizationsOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListOrganizationsRequest(arg0 *workmail.ListOrganizationsInput) (*request.Request, *workmail.ListOrganizationsOutput)
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 ¶
func (m *MockWorkMailAPI) ListResourceDelegates(arg0 *workmail.ListResourceDelegatesInput) (*workmail.ListResourceDelegatesOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListResourceDelegatesRequest(arg0 *workmail.ListResourceDelegatesInput) (*request.Request, *workmail.ListResourceDelegatesOutput)
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 ¶
func (m *MockWorkMailAPI) ListResources(arg0 *workmail.ListResourcesInput) (*workmail.ListResourcesOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListResourcesRequest(arg0 *workmail.ListResourcesInput) (*request.Request, *workmail.ListResourcesOutput)
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 ¶
func (m *MockWorkMailAPI) ListTagsForResource(arg0 *workmail.ListTagsForResourceInput) (*workmail.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockWorkMailAPI) ListTagsForResourceRequest ¶
func (m *MockWorkMailAPI) ListTagsForResourceRequest(arg0 *workmail.ListTagsForResourceInput) (*request.Request, *workmail.ListTagsForResourceOutput)
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 ¶
func (m *MockWorkMailAPI) ListUsers(arg0 *workmail.ListUsersInput) (*workmail.ListUsersOutput, error)
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 ¶
func (m *MockWorkMailAPI) ListUsersRequest(arg0 *workmail.ListUsersInput) (*request.Request, *workmail.ListUsersOutput)
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 ¶
func (m *MockWorkMailAPI) PutAccessControlRule(arg0 *workmail.PutAccessControlRuleInput) (*workmail.PutAccessControlRuleOutput, error)
PutAccessControlRule mocks base method
func (*MockWorkMailAPI) PutAccessControlRuleRequest ¶
func (m *MockWorkMailAPI) PutAccessControlRuleRequest(arg0 *workmail.PutAccessControlRuleInput) (*request.Request, *workmail.PutAccessControlRuleOutput)
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 ¶
func (m *MockWorkMailAPI) PutMailboxPermissions(arg0 *workmail.PutMailboxPermissionsInput) (*workmail.PutMailboxPermissionsOutput, error)
PutMailboxPermissions mocks base method
func (*MockWorkMailAPI) PutMailboxPermissionsRequest ¶
func (m *MockWorkMailAPI) PutMailboxPermissionsRequest(arg0 *workmail.PutMailboxPermissionsInput) (*request.Request, *workmail.PutMailboxPermissionsOutput)
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 ¶
func (m *MockWorkMailAPI) PutRetentionPolicy(arg0 *workmail.PutRetentionPolicyInput) (*workmail.PutRetentionPolicyOutput, error)
PutRetentionPolicy mocks base method
func (*MockWorkMailAPI) PutRetentionPolicyRequest ¶
func (m *MockWorkMailAPI) PutRetentionPolicyRequest(arg0 *workmail.PutRetentionPolicyInput) (*request.Request, *workmail.PutRetentionPolicyOutput)
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 ¶
func (m *MockWorkMailAPI) RegisterToWorkMail(arg0 *workmail.RegisterToWorkMailInput) (*workmail.RegisterToWorkMailOutput, error)
RegisterToWorkMail mocks base method
func (*MockWorkMailAPI) RegisterToWorkMailRequest ¶
func (m *MockWorkMailAPI) RegisterToWorkMailRequest(arg0 *workmail.RegisterToWorkMailInput) (*request.Request, *workmail.RegisterToWorkMailOutput)
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 ¶
func (m *MockWorkMailAPI) ResetPassword(arg0 *workmail.ResetPasswordInput) (*workmail.ResetPasswordOutput, error)
ResetPassword mocks base method
func (*MockWorkMailAPI) ResetPasswordRequest ¶
func (m *MockWorkMailAPI) ResetPasswordRequest(arg0 *workmail.ResetPasswordInput) (*request.Request, *workmail.ResetPasswordOutput)
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 ¶
func (m *MockWorkMailAPI) StartMailboxExportJob(arg0 *workmail.StartMailboxExportJobInput) (*workmail.StartMailboxExportJobOutput, error)
StartMailboxExportJob mocks base method
func (*MockWorkMailAPI) StartMailboxExportJobRequest ¶
func (m *MockWorkMailAPI) StartMailboxExportJobRequest(arg0 *workmail.StartMailboxExportJobInput) (*request.Request, *workmail.StartMailboxExportJobOutput)
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 ¶
func (m *MockWorkMailAPI) TagResource(arg0 *workmail.TagResourceInput) (*workmail.TagResourceOutput, error)
TagResource mocks base method
func (*MockWorkMailAPI) TagResourceRequest ¶
func (m *MockWorkMailAPI) TagResourceRequest(arg0 *workmail.TagResourceInput) (*request.Request, *workmail.TagResourceOutput)
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 ¶
func (m *MockWorkMailAPI) UntagResource(arg0 *workmail.UntagResourceInput) (*workmail.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockWorkMailAPI) UntagResourceRequest ¶
func (m *MockWorkMailAPI) UntagResourceRequest(arg0 *workmail.UntagResourceInput) (*request.Request, *workmail.UntagResourceOutput)
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 ¶
func (m *MockWorkMailAPI) UpdateMailboxQuota(arg0 *workmail.UpdateMailboxQuotaInput) (*workmail.UpdateMailboxQuotaOutput, error)
UpdateMailboxQuota mocks base method
func (*MockWorkMailAPI) UpdateMailboxQuotaRequest ¶
func (m *MockWorkMailAPI) UpdateMailboxQuotaRequest(arg0 *workmail.UpdateMailboxQuotaInput) (*request.Request, *workmail.UpdateMailboxQuotaOutput)
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 ¶
func (m *MockWorkMailAPI) UpdatePrimaryEmailAddress(arg0 *workmail.UpdatePrimaryEmailAddressInput) (*workmail.UpdatePrimaryEmailAddressOutput, error)
UpdatePrimaryEmailAddress mocks base method
func (*MockWorkMailAPI) UpdatePrimaryEmailAddressRequest ¶
func (m *MockWorkMailAPI) UpdatePrimaryEmailAddressRequest(arg0 *workmail.UpdatePrimaryEmailAddressInput) (*request.Request, *workmail.UpdatePrimaryEmailAddressOutput)
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 ¶
func (m *MockWorkMailAPI) UpdateResource(arg0 *workmail.UpdateResourceInput) (*workmail.UpdateResourceOutput, error)
UpdateResource mocks base method
func (*MockWorkMailAPI) UpdateResourceRequest ¶
func (m *MockWorkMailAPI) UpdateResourceRequest(arg0 *workmail.UpdateResourceInput) (*request.Request, *workmail.UpdateResourceOutput)
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