mock_services

package
v0.0.2-beta1 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_services is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS3

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

MockS3 is a mock of S3 interface.

func NewMockS3

func NewMockS3(ctrl *gomock.Controller) *MockS3

NewMockS3 creates a new mock instance.

func (*MockS3) AbortMultipartUpload

func (m *MockS3) AbortMultipartUpload(arg0 *s3.AbortMultipartUploadInput) (*s3.AbortMultipartUploadOutput, error)

AbortMultipartUpload mocks base method.

func (*MockS3) AbortMultipartUploadRequest

func (m *MockS3) AbortMultipartUploadRequest(arg0 *s3.AbortMultipartUploadInput) (*request.Request, *s3.AbortMultipartUploadOutput)

AbortMultipartUploadRequest mocks base method.

func (*MockS3) AbortMultipartUploadWithContext

func (m *MockS3) AbortMultipartUploadWithContext(arg0 context.Context, arg1 *s3.AbortMultipartUploadInput, arg2 ...request.Option) (*s3.AbortMultipartUploadOutput, error)

AbortMultipartUploadWithContext mocks base method.

func (*MockS3) CompleteMultipartUpload

func (m *MockS3) CompleteMultipartUpload(arg0 *s3.CompleteMultipartUploadInput) (*s3.CompleteMultipartUploadOutput, error)

CompleteMultipartUpload mocks base method.

func (*MockS3) CompleteMultipartUploadRequest

func (m *MockS3) CompleteMultipartUploadRequest(arg0 *s3.CompleteMultipartUploadInput) (*request.Request, *s3.CompleteMultipartUploadOutput)

CompleteMultipartUploadRequest mocks base method.

func (*MockS3) CompleteMultipartUploadWithContext

func (m *MockS3) CompleteMultipartUploadWithContext(arg0 context.Context, arg1 *s3.CompleteMultipartUploadInput, arg2 ...request.Option) (*s3.CompleteMultipartUploadOutput, error)

CompleteMultipartUploadWithContext mocks base method.

func (*MockS3) CopyObject

func (m *MockS3) CopyObject(arg0 *s3.CopyObjectInput) (*s3.CopyObjectOutput, error)

CopyObject mocks base method.

func (*MockS3) CopyObjectRequest

func (m *MockS3) CopyObjectRequest(arg0 *s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)

CopyObjectRequest mocks base method.

func (*MockS3) CopyObjectWithContext

func (m *MockS3) CopyObjectWithContext(arg0 context.Context, arg1 *s3.CopyObjectInput, arg2 ...request.Option) (*s3.CopyObjectOutput, error)

CopyObjectWithContext mocks base method.

func (*MockS3) CreateBucket

func (m *MockS3) CreateBucket(arg0 *s3.CreateBucketInput) (*s3.CreateBucketOutput, error)

CreateBucket mocks base method.

func (*MockS3) CreateBucketRequest

func (m *MockS3) CreateBucketRequest(arg0 *s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)

CreateBucketRequest mocks base method.

func (*MockS3) CreateBucketWithContext

func (m *MockS3) CreateBucketWithContext(arg0 context.Context, arg1 *s3.CreateBucketInput, arg2 ...request.Option) (*s3.CreateBucketOutput, error)

CreateBucketWithContext mocks base method.

func (*MockS3) CreateMultipartUpload

func (m *MockS3) CreateMultipartUpload(arg0 *s3.CreateMultipartUploadInput) (*s3.CreateMultipartUploadOutput, error)

CreateMultipartUpload mocks base method.

func (*MockS3) CreateMultipartUploadRequest

func (m *MockS3) CreateMultipartUploadRequest(arg0 *s3.CreateMultipartUploadInput) (*request.Request, *s3.CreateMultipartUploadOutput)

CreateMultipartUploadRequest mocks base method.

func (*MockS3) CreateMultipartUploadWithContext

func (m *MockS3) CreateMultipartUploadWithContext(arg0 context.Context, arg1 *s3.CreateMultipartUploadInput, arg2 ...request.Option) (*s3.CreateMultipartUploadOutput, error)

CreateMultipartUploadWithContext mocks base method.

func (*MockS3) DeleteBucket

func (m *MockS3) DeleteBucket(arg0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)

DeleteBucket mocks base method.

func (*MockS3) DeleteBucketAnalyticsConfiguration

func (m *MockS3) DeleteBucketAnalyticsConfiguration(arg0 *s3.DeleteBucketAnalyticsConfigurationInput) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)

DeleteBucketAnalyticsConfiguration mocks base method.

func (*MockS3) DeleteBucketAnalyticsConfigurationRequest

func (m *MockS3) DeleteBucketAnalyticsConfigurationRequest(arg0 *s3.DeleteBucketAnalyticsConfigurationInput) (*request.Request, *s3.DeleteBucketAnalyticsConfigurationOutput)

DeleteBucketAnalyticsConfigurationRequest mocks base method.

func (*MockS3) DeleteBucketAnalyticsConfigurationWithContext

func (m *MockS3) DeleteBucketAnalyticsConfigurationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketAnalyticsConfigurationInput, arg2 ...request.Option) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)

DeleteBucketAnalyticsConfigurationWithContext mocks base method.

func (*MockS3) DeleteBucketCors

func (m *MockS3) DeleteBucketCors(arg0 *s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)

DeleteBucketCors mocks base method.

func (*MockS3) DeleteBucketCorsRequest

func (m *MockS3) DeleteBucketCorsRequest(arg0 *s3.DeleteBucketCorsInput) (*request.Request, *s3.DeleteBucketCorsOutput)

DeleteBucketCorsRequest mocks base method.

func (*MockS3) DeleteBucketCorsWithContext

func (m *MockS3) DeleteBucketCorsWithContext(arg0 context.Context, arg1 *s3.DeleteBucketCorsInput, arg2 ...request.Option) (*s3.DeleteBucketCorsOutput, error)

DeleteBucketCorsWithContext mocks base method.

func (*MockS3) DeleteBucketEncryption

func (m *MockS3) DeleteBucketEncryption(arg0 *s3.DeleteBucketEncryptionInput) (*s3.DeleteBucketEncryptionOutput, error)

DeleteBucketEncryption mocks base method.

func (*MockS3) DeleteBucketEncryptionRequest

func (m *MockS3) DeleteBucketEncryptionRequest(arg0 *s3.DeleteBucketEncryptionInput) (*request.Request, *s3.DeleteBucketEncryptionOutput)

DeleteBucketEncryptionRequest mocks base method.

func (*MockS3) DeleteBucketEncryptionWithContext

func (m *MockS3) DeleteBucketEncryptionWithContext(arg0 context.Context, arg1 *s3.DeleteBucketEncryptionInput, arg2 ...request.Option) (*s3.DeleteBucketEncryptionOutput, error)

DeleteBucketEncryptionWithContext mocks base method.

func (*MockS3) DeleteBucketIntelligentTieringConfiguration

DeleteBucketIntelligentTieringConfiguration mocks base method.

func (*MockS3) DeleteBucketIntelligentTieringConfigurationRequest

func (m *MockS3) DeleteBucketIntelligentTieringConfigurationRequest(arg0 *s3.DeleteBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.DeleteBucketIntelligentTieringConfigurationOutput)

DeleteBucketIntelligentTieringConfigurationRequest mocks base method.

func (*MockS3) DeleteBucketIntelligentTieringConfigurationWithContext

func (m *MockS3) DeleteBucketIntelligentTieringConfigurationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketIntelligentTieringConfigurationInput, arg2 ...request.Option) (*s3.DeleteBucketIntelligentTieringConfigurationOutput, error)

DeleteBucketIntelligentTieringConfigurationWithContext mocks base method.

func (*MockS3) DeleteBucketInventoryConfiguration

func (m *MockS3) DeleteBucketInventoryConfiguration(arg0 *s3.DeleteBucketInventoryConfigurationInput) (*s3.DeleteBucketInventoryConfigurationOutput, error)

DeleteBucketInventoryConfiguration mocks base method.

func (*MockS3) DeleteBucketInventoryConfigurationRequest

func (m *MockS3) DeleteBucketInventoryConfigurationRequest(arg0 *s3.DeleteBucketInventoryConfigurationInput) (*request.Request, *s3.DeleteBucketInventoryConfigurationOutput)

DeleteBucketInventoryConfigurationRequest mocks base method.

func (*MockS3) DeleteBucketInventoryConfigurationWithContext

func (m *MockS3) DeleteBucketInventoryConfigurationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketInventoryConfigurationInput, arg2 ...request.Option) (*s3.DeleteBucketInventoryConfigurationOutput, error)

DeleteBucketInventoryConfigurationWithContext mocks base method.

func (*MockS3) DeleteBucketLifecycle

func (m *MockS3) DeleteBucketLifecycle(arg0 *s3.DeleteBucketLifecycleInput) (*s3.DeleteBucketLifecycleOutput, error)

DeleteBucketLifecycle mocks base method.

func (*MockS3) DeleteBucketLifecycleRequest

func (m *MockS3) DeleteBucketLifecycleRequest(arg0 *s3.DeleteBucketLifecycleInput) (*request.Request, *s3.DeleteBucketLifecycleOutput)

DeleteBucketLifecycleRequest mocks base method.

func (*MockS3) DeleteBucketLifecycleWithContext

func (m *MockS3) DeleteBucketLifecycleWithContext(arg0 context.Context, arg1 *s3.DeleteBucketLifecycleInput, arg2 ...request.Option) (*s3.DeleteBucketLifecycleOutput, error)

DeleteBucketLifecycleWithContext mocks base method.

func (*MockS3) DeleteBucketMetricsConfiguration

func (m *MockS3) DeleteBucketMetricsConfiguration(arg0 *s3.DeleteBucketMetricsConfigurationInput) (*s3.DeleteBucketMetricsConfigurationOutput, error)

DeleteBucketMetricsConfiguration mocks base method.

func (*MockS3) DeleteBucketMetricsConfigurationRequest

func (m *MockS3) DeleteBucketMetricsConfigurationRequest(arg0 *s3.DeleteBucketMetricsConfigurationInput) (*request.Request, *s3.DeleteBucketMetricsConfigurationOutput)

DeleteBucketMetricsConfigurationRequest mocks base method.

func (*MockS3) DeleteBucketMetricsConfigurationWithContext

func (m *MockS3) DeleteBucketMetricsConfigurationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketMetricsConfigurationInput, arg2 ...request.Option) (*s3.DeleteBucketMetricsConfigurationOutput, error)

DeleteBucketMetricsConfigurationWithContext mocks base method.

func (*MockS3) DeleteBucketOwnershipControls

func (m *MockS3) DeleteBucketOwnershipControls(arg0 *s3.DeleteBucketOwnershipControlsInput) (*s3.DeleteBucketOwnershipControlsOutput, error)

DeleteBucketOwnershipControls mocks base method.

func (*MockS3) DeleteBucketOwnershipControlsRequest

func (m *MockS3) DeleteBucketOwnershipControlsRequest(arg0 *s3.DeleteBucketOwnershipControlsInput) (*request.Request, *s3.DeleteBucketOwnershipControlsOutput)

DeleteBucketOwnershipControlsRequest mocks base method.

func (*MockS3) DeleteBucketOwnershipControlsWithContext

func (m *MockS3) DeleteBucketOwnershipControlsWithContext(arg0 context.Context, arg1 *s3.DeleteBucketOwnershipControlsInput, arg2 ...request.Option) (*s3.DeleteBucketOwnershipControlsOutput, error)

DeleteBucketOwnershipControlsWithContext mocks base method.

func (*MockS3) DeleteBucketPolicy

func (m *MockS3) DeleteBucketPolicy(arg0 *s3.DeleteBucketPolicyInput) (*s3.DeleteBucketPolicyOutput, error)

DeleteBucketPolicy mocks base method.

func (*MockS3) DeleteBucketPolicyRequest

func (m *MockS3) DeleteBucketPolicyRequest(arg0 *s3.DeleteBucketPolicyInput) (*request.Request, *s3.DeleteBucketPolicyOutput)

DeleteBucketPolicyRequest mocks base method.

func (*MockS3) DeleteBucketPolicyWithContext

func (m *MockS3) DeleteBucketPolicyWithContext(arg0 context.Context, arg1 *s3.DeleteBucketPolicyInput, arg2 ...request.Option) (*s3.DeleteBucketPolicyOutput, error)

DeleteBucketPolicyWithContext mocks base method.

func (*MockS3) DeleteBucketReplication

func (m *MockS3) DeleteBucketReplication(arg0 *s3.DeleteBucketReplicationInput) (*s3.DeleteBucketReplicationOutput, error)

DeleteBucketReplication mocks base method.

func (*MockS3) DeleteBucketReplicationRequest

func (m *MockS3) DeleteBucketReplicationRequest(arg0 *s3.DeleteBucketReplicationInput) (*request.Request, *s3.DeleteBucketReplicationOutput)

DeleteBucketReplicationRequest mocks base method.

func (*MockS3) DeleteBucketReplicationWithContext

func (m *MockS3) DeleteBucketReplicationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketReplicationInput, arg2 ...request.Option) (*s3.DeleteBucketReplicationOutput, error)

DeleteBucketReplicationWithContext mocks base method.

func (*MockS3) DeleteBucketRequest

func (m *MockS3) DeleteBucketRequest(arg0 *s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)

DeleteBucketRequest mocks base method.

func (*MockS3) DeleteBucketTagging

func (m *MockS3) DeleteBucketTagging(arg0 *s3.DeleteBucketTaggingInput) (*s3.DeleteBucketTaggingOutput, error)

DeleteBucketTagging mocks base method.

func (*MockS3) DeleteBucketTaggingRequest

func (m *MockS3) DeleteBucketTaggingRequest(arg0 *s3.DeleteBucketTaggingInput) (*request.Request, *s3.DeleteBucketTaggingOutput)

DeleteBucketTaggingRequest mocks base method.

func (*MockS3) DeleteBucketTaggingWithContext

func (m *MockS3) DeleteBucketTaggingWithContext(arg0 context.Context, arg1 *s3.DeleteBucketTaggingInput, arg2 ...request.Option) (*s3.DeleteBucketTaggingOutput, error)

DeleteBucketTaggingWithContext mocks base method.

func (*MockS3) DeleteBucketWebsite

func (m *MockS3) DeleteBucketWebsite(arg0 *s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)

DeleteBucketWebsite mocks base method.

func (*MockS3) DeleteBucketWebsiteRequest

func (m *MockS3) DeleteBucketWebsiteRequest(arg0 *s3.DeleteBucketWebsiteInput) (*request.Request, *s3.DeleteBucketWebsiteOutput)

DeleteBucketWebsiteRequest mocks base method.

func (*MockS3) DeleteBucketWebsiteWithContext

func (m *MockS3) DeleteBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.DeleteBucketWebsiteInput, arg2 ...request.Option) (*s3.DeleteBucketWebsiteOutput, error)

DeleteBucketWebsiteWithContext mocks base method.

func (*MockS3) DeleteBucketWithContext

func (m *MockS3) DeleteBucketWithContext(arg0 context.Context, arg1 *s3.DeleteBucketInput, arg2 ...request.Option) (*s3.DeleteBucketOutput, error)

DeleteBucketWithContext mocks base method.

func (*MockS3) DeleteObject

func (m *MockS3) DeleteObject(arg0 *s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)

DeleteObject mocks base method.

func (*MockS3) DeleteObjectRequest

func (m *MockS3) DeleteObjectRequest(arg0 *s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)

DeleteObjectRequest mocks base method.

func (*MockS3) DeleteObjectTagging

func (m *MockS3) DeleteObjectTagging(arg0 *s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)

DeleteObjectTagging mocks base method.

func (*MockS3) DeleteObjectTaggingRequest

func (m *MockS3) DeleteObjectTaggingRequest(arg0 *s3.DeleteObjectTaggingInput) (*request.Request, *s3.DeleteObjectTaggingOutput)

DeleteObjectTaggingRequest mocks base method.

func (*MockS3) DeleteObjectTaggingWithContext

func (m *MockS3) DeleteObjectTaggingWithContext(arg0 context.Context, arg1 *s3.DeleteObjectTaggingInput, arg2 ...request.Option) (*s3.DeleteObjectTaggingOutput, error)

DeleteObjectTaggingWithContext mocks base method.

func (*MockS3) DeleteObjectWithContext

func (m *MockS3) DeleteObjectWithContext(arg0 context.Context, arg1 *s3.DeleteObjectInput, arg2 ...request.Option) (*s3.DeleteObjectOutput, error)

DeleteObjectWithContext mocks base method.

func (*MockS3) DeleteObjects

func (m *MockS3) DeleteObjects(arg0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)

DeleteObjects mocks base method.

func (*MockS3) DeleteObjectsRequest

func (m *MockS3) DeleteObjectsRequest(arg0 *s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)

DeleteObjectsRequest mocks base method.

func (*MockS3) DeleteObjectsWithContext

func (m *MockS3) DeleteObjectsWithContext(arg0 context.Context, arg1 *s3.DeleteObjectsInput, arg2 ...request.Option) (*s3.DeleteObjectsOutput, error)

DeleteObjectsWithContext mocks base method.

func (*MockS3) DeletePublicAccessBlock

func (m *MockS3) DeletePublicAccessBlock(arg0 *s3.DeletePublicAccessBlockInput) (*s3.DeletePublicAccessBlockOutput, error)

DeletePublicAccessBlock mocks base method.

func (*MockS3) DeletePublicAccessBlockRequest

func (m *MockS3) DeletePublicAccessBlockRequest(arg0 *s3.DeletePublicAccessBlockInput) (*request.Request, *s3.DeletePublicAccessBlockOutput)

DeletePublicAccessBlockRequest mocks base method.

func (*MockS3) DeletePublicAccessBlockWithContext

func (m *MockS3) DeletePublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.DeletePublicAccessBlockInput, arg2 ...request.Option) (*s3.DeletePublicAccessBlockOutput, error)

DeletePublicAccessBlockWithContext mocks base method.

func (*MockS3) EXPECT

func (m *MockS3) EXPECT() *MockS3MockRecorder

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

func (*MockS3) GetBucketAccelerateConfiguration

func (m *MockS3) GetBucketAccelerateConfiguration(arg0 *s3.GetBucketAccelerateConfigurationInput) (*s3.GetBucketAccelerateConfigurationOutput, error)

GetBucketAccelerateConfiguration mocks base method.

func (*MockS3) GetBucketAccelerateConfigurationRequest

func (m *MockS3) GetBucketAccelerateConfigurationRequest(arg0 *s3.GetBucketAccelerateConfigurationInput) (*request.Request, *s3.GetBucketAccelerateConfigurationOutput)

GetBucketAccelerateConfigurationRequest mocks base method.

func (*MockS3) GetBucketAccelerateConfigurationWithContext

func (m *MockS3) GetBucketAccelerateConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketAccelerateConfigurationInput, arg2 ...request.Option) (*s3.GetBucketAccelerateConfigurationOutput, error)

GetBucketAccelerateConfigurationWithContext mocks base method.

func (*MockS3) GetBucketAcl

func (m *MockS3) GetBucketAcl(arg0 *s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)

GetBucketAcl mocks base method.

func (*MockS3) GetBucketAclRequest

func (m *MockS3) GetBucketAclRequest(arg0 *s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)

GetBucketAclRequest mocks base method.

func (*MockS3) GetBucketAclWithContext

func (m *MockS3) GetBucketAclWithContext(arg0 context.Context, arg1 *s3.GetBucketAclInput, arg2 ...request.Option) (*s3.GetBucketAclOutput, error)

GetBucketAclWithContext mocks base method.

func (*MockS3) GetBucketAnalyticsConfiguration

func (m *MockS3) GetBucketAnalyticsConfiguration(arg0 *s3.GetBucketAnalyticsConfigurationInput) (*s3.GetBucketAnalyticsConfigurationOutput, error)

GetBucketAnalyticsConfiguration mocks base method.

func (*MockS3) GetBucketAnalyticsConfigurationRequest

func (m *MockS3) GetBucketAnalyticsConfigurationRequest(arg0 *s3.GetBucketAnalyticsConfigurationInput) (*request.Request, *s3.GetBucketAnalyticsConfigurationOutput)

GetBucketAnalyticsConfigurationRequest mocks base method.

func (*MockS3) GetBucketAnalyticsConfigurationWithContext

func (m *MockS3) GetBucketAnalyticsConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketAnalyticsConfigurationInput, arg2 ...request.Option) (*s3.GetBucketAnalyticsConfigurationOutput, error)

GetBucketAnalyticsConfigurationWithContext mocks base method.

func (*MockS3) GetBucketCors

func (m *MockS3) GetBucketCors(arg0 *s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)

GetBucketCors mocks base method.

func (*MockS3) GetBucketCorsRequest

func (m *MockS3) GetBucketCorsRequest(arg0 *s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)

GetBucketCorsRequest mocks base method.

func (*MockS3) GetBucketCorsWithContext

func (m *MockS3) GetBucketCorsWithContext(arg0 context.Context, arg1 *s3.GetBucketCorsInput, arg2 ...request.Option) (*s3.GetBucketCorsOutput, error)

GetBucketCorsWithContext mocks base method.

func (*MockS3) GetBucketEncryption

func (m *MockS3) GetBucketEncryption(arg0 *s3.GetBucketEncryptionInput) (*s3.GetBucketEncryptionOutput, error)

GetBucketEncryption mocks base method.

func (*MockS3) GetBucketEncryptionRequest

func (m *MockS3) GetBucketEncryptionRequest(arg0 *s3.GetBucketEncryptionInput) (*request.Request, *s3.GetBucketEncryptionOutput)

GetBucketEncryptionRequest mocks base method.

func (*MockS3) GetBucketEncryptionWithContext

func (m *MockS3) GetBucketEncryptionWithContext(arg0 context.Context, arg1 *s3.GetBucketEncryptionInput, arg2 ...request.Option) (*s3.GetBucketEncryptionOutput, error)

GetBucketEncryptionWithContext mocks base method.

func (*MockS3) GetBucketIntelligentTieringConfiguration

GetBucketIntelligentTieringConfiguration mocks base method.

func (*MockS3) GetBucketIntelligentTieringConfigurationRequest

func (m *MockS3) GetBucketIntelligentTieringConfigurationRequest(arg0 *s3.GetBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.GetBucketIntelligentTieringConfigurationOutput)

GetBucketIntelligentTieringConfigurationRequest mocks base method.

func (*MockS3) GetBucketIntelligentTieringConfigurationWithContext

func (m *MockS3) GetBucketIntelligentTieringConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketIntelligentTieringConfigurationInput, arg2 ...request.Option) (*s3.GetBucketIntelligentTieringConfigurationOutput, error)

GetBucketIntelligentTieringConfigurationWithContext mocks base method.

func (*MockS3) GetBucketInventoryConfiguration

func (m *MockS3) GetBucketInventoryConfiguration(arg0 *s3.GetBucketInventoryConfigurationInput) (*s3.GetBucketInventoryConfigurationOutput, error)

GetBucketInventoryConfiguration mocks base method.

func (*MockS3) GetBucketInventoryConfigurationRequest

func (m *MockS3) GetBucketInventoryConfigurationRequest(arg0 *s3.GetBucketInventoryConfigurationInput) (*request.Request, *s3.GetBucketInventoryConfigurationOutput)

GetBucketInventoryConfigurationRequest mocks base method.

func (*MockS3) GetBucketInventoryConfigurationWithContext

func (m *MockS3) GetBucketInventoryConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketInventoryConfigurationInput, arg2 ...request.Option) (*s3.GetBucketInventoryConfigurationOutput, error)

GetBucketInventoryConfigurationWithContext mocks base method.

func (*MockS3) GetBucketLifecycle

func (m *MockS3) GetBucketLifecycle(arg0 *s3.GetBucketLifecycleInput) (*s3.GetBucketLifecycleOutput, error)

GetBucketLifecycle mocks base method.

func (*MockS3) GetBucketLifecycleConfiguration

func (m *MockS3) GetBucketLifecycleConfiguration(arg0 *s3.GetBucketLifecycleConfigurationInput) (*s3.GetBucketLifecycleConfigurationOutput, error)

GetBucketLifecycleConfiguration mocks base method.

func (*MockS3) GetBucketLifecycleConfigurationRequest

func (m *MockS3) GetBucketLifecycleConfigurationRequest(arg0 *s3.GetBucketLifecycleConfigurationInput) (*request.Request, *s3.GetBucketLifecycleConfigurationOutput)

GetBucketLifecycleConfigurationRequest mocks base method.

func (*MockS3) GetBucketLifecycleConfigurationWithContext

func (m *MockS3) GetBucketLifecycleConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketLifecycleConfigurationInput, arg2 ...request.Option) (*s3.GetBucketLifecycleConfigurationOutput, error)

GetBucketLifecycleConfigurationWithContext mocks base method.

func (*MockS3) GetBucketLifecycleRequest

func (m *MockS3) GetBucketLifecycleRequest(arg0 *s3.GetBucketLifecycleInput) (*request.Request, *s3.GetBucketLifecycleOutput)

GetBucketLifecycleRequest mocks base method.

func (*MockS3) GetBucketLifecycleWithContext

func (m *MockS3) GetBucketLifecycleWithContext(arg0 context.Context, arg1 *s3.GetBucketLifecycleInput, arg2 ...request.Option) (*s3.GetBucketLifecycleOutput, error)

GetBucketLifecycleWithContext mocks base method.

func (*MockS3) GetBucketLocation

func (m *MockS3) GetBucketLocation(arg0 *s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)

GetBucketLocation mocks base method.

func (*MockS3) GetBucketLocationRequest

func (m *MockS3) GetBucketLocationRequest(arg0 *s3.GetBucketLocationInput) (*request.Request, *s3.GetBucketLocationOutput)

GetBucketLocationRequest mocks base method.

func (*MockS3) GetBucketLocationWithContext

func (m *MockS3) GetBucketLocationWithContext(arg0 context.Context, arg1 *s3.GetBucketLocationInput, arg2 ...request.Option) (*s3.GetBucketLocationOutput, error)

GetBucketLocationWithContext mocks base method.

func (*MockS3) GetBucketLogging

func (m *MockS3) GetBucketLogging(arg0 *s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)

GetBucketLogging mocks base method.

func (*MockS3) GetBucketLoggingRequest

func (m *MockS3) GetBucketLoggingRequest(arg0 *s3.GetBucketLoggingInput) (*request.Request, *s3.GetBucketLoggingOutput)

GetBucketLoggingRequest mocks base method.

func (*MockS3) GetBucketLoggingWithContext

func (m *MockS3) GetBucketLoggingWithContext(arg0 context.Context, arg1 *s3.GetBucketLoggingInput, arg2 ...request.Option) (*s3.GetBucketLoggingOutput, error)

GetBucketLoggingWithContext mocks base method.

func (*MockS3) GetBucketMetricsConfiguration

func (m *MockS3) GetBucketMetricsConfiguration(arg0 *s3.GetBucketMetricsConfigurationInput) (*s3.GetBucketMetricsConfigurationOutput, error)

GetBucketMetricsConfiguration mocks base method.

func (*MockS3) GetBucketMetricsConfigurationRequest

func (m *MockS3) GetBucketMetricsConfigurationRequest(arg0 *s3.GetBucketMetricsConfigurationInput) (*request.Request, *s3.GetBucketMetricsConfigurationOutput)

GetBucketMetricsConfigurationRequest mocks base method.

func (*MockS3) GetBucketMetricsConfigurationWithContext

func (m *MockS3) GetBucketMetricsConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketMetricsConfigurationInput, arg2 ...request.Option) (*s3.GetBucketMetricsConfigurationOutput, error)

GetBucketMetricsConfigurationWithContext mocks base method.

func (*MockS3) GetBucketNotification

GetBucketNotification mocks base method.

func (*MockS3) GetBucketNotificationConfiguration

func (m *MockS3) GetBucketNotificationConfiguration(arg0 *s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfiguration, error)

GetBucketNotificationConfiguration mocks base method.

func (*MockS3) GetBucketNotificationConfigurationRequest

func (m *MockS3) GetBucketNotificationConfigurationRequest(arg0 *s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfiguration)

GetBucketNotificationConfigurationRequest mocks base method.

func (*MockS3) GetBucketNotificationConfigurationWithContext

func (m *MockS3) GetBucketNotificationConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketNotificationConfigurationRequest, arg2 ...request.Option) (*s3.NotificationConfiguration, error)

GetBucketNotificationConfigurationWithContext mocks base method.

func (*MockS3) GetBucketNotificationRequest

GetBucketNotificationRequest mocks base method.

func (*MockS3) GetBucketNotificationWithContext

func (m *MockS3) GetBucketNotificationWithContext(arg0 context.Context, arg1 *s3.GetBucketNotificationConfigurationRequest, arg2 ...request.Option) (*s3.NotificationConfigurationDeprecated, error)

GetBucketNotificationWithContext mocks base method.

func (*MockS3) GetBucketOwnershipControls

func (m *MockS3) GetBucketOwnershipControls(arg0 *s3.GetBucketOwnershipControlsInput) (*s3.GetBucketOwnershipControlsOutput, error)

GetBucketOwnershipControls mocks base method.

func (*MockS3) GetBucketOwnershipControlsRequest

func (m *MockS3) GetBucketOwnershipControlsRequest(arg0 *s3.GetBucketOwnershipControlsInput) (*request.Request, *s3.GetBucketOwnershipControlsOutput)

GetBucketOwnershipControlsRequest mocks base method.

func (*MockS3) GetBucketOwnershipControlsWithContext

func (m *MockS3) GetBucketOwnershipControlsWithContext(arg0 context.Context, arg1 *s3.GetBucketOwnershipControlsInput, arg2 ...request.Option) (*s3.GetBucketOwnershipControlsOutput, error)

GetBucketOwnershipControlsWithContext mocks base method.

func (*MockS3) GetBucketPolicy

func (m *MockS3) GetBucketPolicy(arg0 *s3.GetBucketPolicyInput) (*s3.GetBucketPolicyOutput, error)

GetBucketPolicy mocks base method.

func (*MockS3) GetBucketPolicyRequest

func (m *MockS3) GetBucketPolicyRequest(arg0 *s3.GetBucketPolicyInput) (*request.Request, *s3.GetBucketPolicyOutput)

GetBucketPolicyRequest mocks base method.

func (*MockS3) GetBucketPolicyStatus

func (m *MockS3) GetBucketPolicyStatus(arg0 *s3.GetBucketPolicyStatusInput) (*s3.GetBucketPolicyStatusOutput, error)

GetBucketPolicyStatus mocks base method.

func (*MockS3) GetBucketPolicyStatusRequest

func (m *MockS3) GetBucketPolicyStatusRequest(arg0 *s3.GetBucketPolicyStatusInput) (*request.Request, *s3.GetBucketPolicyStatusOutput)

GetBucketPolicyStatusRequest mocks base method.

func (*MockS3) GetBucketPolicyStatusWithContext

func (m *MockS3) GetBucketPolicyStatusWithContext(arg0 context.Context, arg1 *s3.GetBucketPolicyStatusInput, arg2 ...request.Option) (*s3.GetBucketPolicyStatusOutput, error)

GetBucketPolicyStatusWithContext mocks base method.

func (*MockS3) GetBucketPolicyWithContext

func (m *MockS3) GetBucketPolicyWithContext(arg0 context.Context, arg1 *s3.GetBucketPolicyInput, arg2 ...request.Option) (*s3.GetBucketPolicyOutput, error)

GetBucketPolicyWithContext mocks base method.

func (*MockS3) GetBucketReplication

func (m *MockS3) GetBucketReplication(arg0 *s3.GetBucketReplicationInput) (*s3.GetBucketReplicationOutput, error)

GetBucketReplication mocks base method.

func (*MockS3) GetBucketReplicationRequest

func (m *MockS3) GetBucketReplicationRequest(arg0 *s3.GetBucketReplicationInput) (*request.Request, *s3.GetBucketReplicationOutput)

GetBucketReplicationRequest mocks base method.

func (*MockS3) GetBucketReplicationWithContext

func (m *MockS3) GetBucketReplicationWithContext(arg0 context.Context, arg1 *s3.GetBucketReplicationInput, arg2 ...request.Option) (*s3.GetBucketReplicationOutput, error)

GetBucketReplicationWithContext mocks base method.

func (*MockS3) GetBucketRequestPayment

func (m *MockS3) GetBucketRequestPayment(arg0 *s3.GetBucketRequestPaymentInput) (*s3.GetBucketRequestPaymentOutput, error)

GetBucketRequestPayment mocks base method.

func (*MockS3) GetBucketRequestPaymentRequest

func (m *MockS3) GetBucketRequestPaymentRequest(arg0 *s3.GetBucketRequestPaymentInput) (*request.Request, *s3.GetBucketRequestPaymentOutput)

GetBucketRequestPaymentRequest mocks base method.

func (*MockS3) GetBucketRequestPaymentWithContext

func (m *MockS3) GetBucketRequestPaymentWithContext(arg0 context.Context, arg1 *s3.GetBucketRequestPaymentInput, arg2 ...request.Option) (*s3.GetBucketRequestPaymentOutput, error)

GetBucketRequestPaymentWithContext mocks base method.

func (*MockS3) GetBucketTagging

func (m *MockS3) GetBucketTagging(arg0 *s3.GetBucketTaggingInput) (*s3.GetBucketTaggingOutput, error)

GetBucketTagging mocks base method.

func (*MockS3) GetBucketTaggingRequest

func (m *MockS3) GetBucketTaggingRequest(arg0 *s3.GetBucketTaggingInput) (*request.Request, *s3.GetBucketTaggingOutput)

GetBucketTaggingRequest mocks base method.

func (*MockS3) GetBucketTaggingWithContext

func (m *MockS3) GetBucketTaggingWithContext(arg0 context.Context, arg1 *s3.GetBucketTaggingInput, arg2 ...request.Option) (*s3.GetBucketTaggingOutput, error)

GetBucketTaggingWithContext mocks base method.

func (*MockS3) GetBucketVersioning

func (m *MockS3) GetBucketVersioning(arg0 *s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)

GetBucketVersioning mocks base method.

func (*MockS3) GetBucketVersioningRequest

func (m *MockS3) GetBucketVersioningRequest(arg0 *s3.GetBucketVersioningInput) (*request.Request, *s3.GetBucketVersioningOutput)

GetBucketVersioningRequest mocks base method.

func (*MockS3) GetBucketVersioningWithContext

func (m *MockS3) GetBucketVersioningWithContext(arg0 context.Context, arg1 *s3.GetBucketVersioningInput, arg2 ...request.Option) (*s3.GetBucketVersioningOutput, error)

GetBucketVersioningWithContext mocks base method.

func (*MockS3) GetBucketWebsite

func (m *MockS3) GetBucketWebsite(arg0 *s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)

GetBucketWebsite mocks base method.

func (*MockS3) GetBucketWebsiteRequest

func (m *MockS3) GetBucketWebsiteRequest(arg0 *s3.GetBucketWebsiteInput) (*request.Request, *s3.GetBucketWebsiteOutput)

GetBucketWebsiteRequest mocks base method.

func (*MockS3) GetBucketWebsiteWithContext

func (m *MockS3) GetBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.GetBucketWebsiteInput, arg2 ...request.Option) (*s3.GetBucketWebsiteOutput, error)

GetBucketWebsiteWithContext mocks base method.

func (*MockS3) GetObject

func (m *MockS3) GetObject(arg0 *s3.GetObjectInput) (*s3.GetObjectOutput, error)

GetObject mocks base method.

func (*MockS3) GetObjectAcl

func (m *MockS3) GetObjectAcl(arg0 *s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)

GetObjectAcl mocks base method.

func (*MockS3) GetObjectAclRequest

func (m *MockS3) GetObjectAclRequest(arg0 *s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)

GetObjectAclRequest mocks base method.

func (*MockS3) GetObjectAclWithContext

func (m *MockS3) GetObjectAclWithContext(arg0 context.Context, arg1 *s3.GetObjectAclInput, arg2 ...request.Option) (*s3.GetObjectAclOutput, error)

GetObjectAclWithContext mocks base method.

func (*MockS3) GetObjectAttributes

func (m *MockS3) GetObjectAttributes(arg0 *s3.GetObjectAttributesInput) (*s3.GetObjectAttributesOutput, error)

GetObjectAttributes mocks base method.

func (*MockS3) GetObjectAttributesRequest

func (m *MockS3) GetObjectAttributesRequest(arg0 *s3.GetObjectAttributesInput) (*request.Request, *s3.GetObjectAttributesOutput)

GetObjectAttributesRequest mocks base method.

func (*MockS3) GetObjectAttributesWithContext

func (m *MockS3) GetObjectAttributesWithContext(arg0 context.Context, arg1 *s3.GetObjectAttributesInput, arg2 ...request.Option) (*s3.GetObjectAttributesOutput, error)

GetObjectAttributesWithContext mocks base method.

func (*MockS3) GetObjectLegalHold

func (m *MockS3) GetObjectLegalHold(arg0 *s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)

GetObjectLegalHold mocks base method.

func (*MockS3) GetObjectLegalHoldRequest

func (m *MockS3) GetObjectLegalHoldRequest(arg0 *s3.GetObjectLegalHoldInput) (*request.Request, *s3.GetObjectLegalHoldOutput)

GetObjectLegalHoldRequest mocks base method.

func (*MockS3) GetObjectLegalHoldWithContext

func (m *MockS3) GetObjectLegalHoldWithContext(arg0 context.Context, arg1 *s3.GetObjectLegalHoldInput, arg2 ...request.Option) (*s3.GetObjectLegalHoldOutput, error)

GetObjectLegalHoldWithContext mocks base method.

func (*MockS3) GetObjectLockConfiguration

func (m *MockS3) GetObjectLockConfiguration(arg0 *s3.GetObjectLockConfigurationInput) (*s3.GetObjectLockConfigurationOutput, error)

GetObjectLockConfiguration mocks base method.

func (*MockS3) GetObjectLockConfigurationRequest

func (m *MockS3) GetObjectLockConfigurationRequest(arg0 *s3.GetObjectLockConfigurationInput) (*request.Request, *s3.GetObjectLockConfigurationOutput)

GetObjectLockConfigurationRequest mocks base method.

func (*MockS3) GetObjectLockConfigurationWithContext

func (m *MockS3) GetObjectLockConfigurationWithContext(arg0 context.Context, arg1 *s3.GetObjectLockConfigurationInput, arg2 ...request.Option) (*s3.GetObjectLockConfigurationOutput, error)

GetObjectLockConfigurationWithContext mocks base method.

func (*MockS3) GetObjectRequest

func (m *MockS3) GetObjectRequest(arg0 *s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)

GetObjectRequest mocks base method.

func (*MockS3) GetObjectRetention

func (m *MockS3) GetObjectRetention(arg0 *s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)

GetObjectRetention mocks base method.

func (*MockS3) GetObjectRetentionRequest

func (m *MockS3) GetObjectRetentionRequest(arg0 *s3.GetObjectRetentionInput) (*request.Request, *s3.GetObjectRetentionOutput)

GetObjectRetentionRequest mocks base method.

func (*MockS3) GetObjectRetentionWithContext

func (m *MockS3) GetObjectRetentionWithContext(arg0 context.Context, arg1 *s3.GetObjectRetentionInput, arg2 ...request.Option) (*s3.GetObjectRetentionOutput, error)

GetObjectRetentionWithContext mocks base method.

func (*MockS3) GetObjectTagging

func (m *MockS3) GetObjectTagging(arg0 *s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)

GetObjectTagging mocks base method.

func (*MockS3) GetObjectTaggingRequest

func (m *MockS3) GetObjectTaggingRequest(arg0 *s3.GetObjectTaggingInput) (*request.Request, *s3.GetObjectTaggingOutput)

GetObjectTaggingRequest mocks base method.

func (*MockS3) GetObjectTaggingWithContext

func (m *MockS3) GetObjectTaggingWithContext(arg0 context.Context, arg1 *s3.GetObjectTaggingInput, arg2 ...request.Option) (*s3.GetObjectTaggingOutput, error)

GetObjectTaggingWithContext mocks base method.

func (*MockS3) GetObjectTorrent

func (m *MockS3) GetObjectTorrent(arg0 *s3.GetObjectTorrentInput) (*s3.GetObjectTorrentOutput, error)

GetObjectTorrent mocks base method.

func (*MockS3) GetObjectTorrentRequest

func (m *MockS3) GetObjectTorrentRequest(arg0 *s3.GetObjectTorrentInput) (*request.Request, *s3.GetObjectTorrentOutput)

GetObjectTorrentRequest mocks base method.

func (*MockS3) GetObjectTorrentWithContext

func (m *MockS3) GetObjectTorrentWithContext(arg0 context.Context, arg1 *s3.GetObjectTorrentInput, arg2 ...request.Option) (*s3.GetObjectTorrentOutput, error)

GetObjectTorrentWithContext mocks base method.

func (*MockS3) GetObjectWithContext

func (m *MockS3) GetObjectWithContext(arg0 context.Context, arg1 *s3.GetObjectInput, arg2 ...request.Option) (*s3.GetObjectOutput, error)

GetObjectWithContext mocks base method.

func (*MockS3) GetPublicAccessBlock

func (m *MockS3) GetPublicAccessBlock(arg0 *s3.GetPublicAccessBlockInput) (*s3.GetPublicAccessBlockOutput, error)

GetPublicAccessBlock mocks base method.

func (*MockS3) GetPublicAccessBlockRequest

func (m *MockS3) GetPublicAccessBlockRequest(arg0 *s3.GetPublicAccessBlockInput) (*request.Request, *s3.GetPublicAccessBlockOutput)

GetPublicAccessBlockRequest mocks base method.

func (*MockS3) GetPublicAccessBlockWithContext

func (m *MockS3) GetPublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.GetPublicAccessBlockInput, arg2 ...request.Option) (*s3.GetPublicAccessBlockOutput, error)

GetPublicAccessBlockWithContext mocks base method.

func (*MockS3) HeadBucket

func (m *MockS3) HeadBucket(arg0 *s3.HeadBucketInput) (*s3.HeadBucketOutput, error)

HeadBucket mocks base method.

func (*MockS3) HeadBucketRequest

func (m *MockS3) HeadBucketRequest(arg0 *s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)

HeadBucketRequest mocks base method.

func (*MockS3) HeadBucketWithContext

func (m *MockS3) HeadBucketWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.Option) (*s3.HeadBucketOutput, error)

HeadBucketWithContext mocks base method.

func (*MockS3) HeadObject

func (m *MockS3) HeadObject(arg0 *s3.HeadObjectInput) (*s3.HeadObjectOutput, error)

HeadObject mocks base method.

func (*MockS3) HeadObjectRequest

func (m *MockS3) HeadObjectRequest(arg0 *s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)

HeadObjectRequest mocks base method.

func (*MockS3) HeadObjectWithContext

func (m *MockS3) HeadObjectWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.Option) (*s3.HeadObjectOutput, error)

HeadObjectWithContext mocks base method.

func (*MockS3) ListBucketAnalyticsConfigurations

func (m *MockS3) ListBucketAnalyticsConfigurations(arg0 *s3.ListBucketAnalyticsConfigurationsInput) (*s3.ListBucketAnalyticsConfigurationsOutput, error)

ListBucketAnalyticsConfigurations mocks base method.

func (*MockS3) ListBucketAnalyticsConfigurationsRequest

func (m *MockS3) ListBucketAnalyticsConfigurationsRequest(arg0 *s3.ListBucketAnalyticsConfigurationsInput) (*request.Request, *s3.ListBucketAnalyticsConfigurationsOutput)

ListBucketAnalyticsConfigurationsRequest mocks base method.

func (*MockS3) ListBucketAnalyticsConfigurationsWithContext

func (m *MockS3) ListBucketAnalyticsConfigurationsWithContext(arg0 context.Context, arg1 *s3.ListBucketAnalyticsConfigurationsInput, arg2 ...request.Option) (*s3.ListBucketAnalyticsConfigurationsOutput, error)

ListBucketAnalyticsConfigurationsWithContext mocks base method.

func (*MockS3) ListBucketIntelligentTieringConfigurations

ListBucketIntelligentTieringConfigurations mocks base method.

func (*MockS3) ListBucketIntelligentTieringConfigurationsRequest

func (m *MockS3) ListBucketIntelligentTieringConfigurationsRequest(arg0 *s3.ListBucketIntelligentTieringConfigurationsInput) (*request.Request, *s3.ListBucketIntelligentTieringConfigurationsOutput)

ListBucketIntelligentTieringConfigurationsRequest mocks base method.

func (*MockS3) ListBucketIntelligentTieringConfigurationsWithContext

func (m *MockS3) ListBucketIntelligentTieringConfigurationsWithContext(arg0 context.Context, arg1 *s3.ListBucketIntelligentTieringConfigurationsInput, arg2 ...request.Option) (*s3.ListBucketIntelligentTieringConfigurationsOutput, error)

ListBucketIntelligentTieringConfigurationsWithContext mocks base method.

func (*MockS3) ListBucketInventoryConfigurations

func (m *MockS3) ListBucketInventoryConfigurations(arg0 *s3.ListBucketInventoryConfigurationsInput) (*s3.ListBucketInventoryConfigurationsOutput, error)

ListBucketInventoryConfigurations mocks base method.

func (*MockS3) ListBucketInventoryConfigurationsRequest

func (m *MockS3) ListBucketInventoryConfigurationsRequest(arg0 *s3.ListBucketInventoryConfigurationsInput) (*request.Request, *s3.ListBucketInventoryConfigurationsOutput)

ListBucketInventoryConfigurationsRequest mocks base method.

func (*MockS3) ListBucketInventoryConfigurationsWithContext

func (m *MockS3) ListBucketInventoryConfigurationsWithContext(arg0 context.Context, arg1 *s3.ListBucketInventoryConfigurationsInput, arg2 ...request.Option) (*s3.ListBucketInventoryConfigurationsOutput, error)

ListBucketInventoryConfigurationsWithContext mocks base method.

func (*MockS3) ListBucketMetricsConfigurations

func (m *MockS3) ListBucketMetricsConfigurations(arg0 *s3.ListBucketMetricsConfigurationsInput) (*s3.ListBucketMetricsConfigurationsOutput, error)

ListBucketMetricsConfigurations mocks base method.

func (*MockS3) ListBucketMetricsConfigurationsRequest

func (m *MockS3) ListBucketMetricsConfigurationsRequest(arg0 *s3.ListBucketMetricsConfigurationsInput) (*request.Request, *s3.ListBucketMetricsConfigurationsOutput)

ListBucketMetricsConfigurationsRequest mocks base method.

func (*MockS3) ListBucketMetricsConfigurationsWithContext

func (m *MockS3) ListBucketMetricsConfigurationsWithContext(arg0 context.Context, arg1 *s3.ListBucketMetricsConfigurationsInput, arg2 ...request.Option) (*s3.ListBucketMetricsConfigurationsOutput, error)

ListBucketMetricsConfigurationsWithContext mocks base method.

func (*MockS3) ListBuckets

func (m *MockS3) ListBuckets(arg0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)

ListBuckets mocks base method.

func (*MockS3) ListBucketsRequest

func (m *MockS3) ListBucketsRequest(arg0 *s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)

ListBucketsRequest mocks base method.

func (*MockS3) ListBucketsWithContext

func (m *MockS3) ListBucketsWithContext(arg0 context.Context, arg1 *s3.ListBucketsInput, arg2 ...request.Option) (*s3.ListBucketsOutput, error)

ListBucketsWithContext mocks base method.

func (*MockS3) ListMultipartUploads

func (m *MockS3) ListMultipartUploads(arg0 *s3.ListMultipartUploadsInput) (*s3.ListMultipartUploadsOutput, error)

ListMultipartUploads mocks base method.

func (*MockS3) ListMultipartUploadsPages

func (m *MockS3) ListMultipartUploadsPages(arg0 *s3.ListMultipartUploadsInput, arg1 func(*s3.ListMultipartUploadsOutput, bool) bool) error

ListMultipartUploadsPages mocks base method.

func (*MockS3) ListMultipartUploadsPagesWithContext

func (m *MockS3) ListMultipartUploadsPagesWithContext(arg0 context.Context, arg1 *s3.ListMultipartUploadsInput, arg2 func(*s3.ListMultipartUploadsOutput, bool) bool, arg3 ...request.Option) error

ListMultipartUploadsPagesWithContext mocks base method.

func (*MockS3) ListMultipartUploadsRequest

func (m *MockS3) ListMultipartUploadsRequest(arg0 *s3.ListMultipartUploadsInput) (*request.Request, *s3.ListMultipartUploadsOutput)

ListMultipartUploadsRequest mocks base method.

func (*MockS3) ListMultipartUploadsWithContext

func (m *MockS3) ListMultipartUploadsWithContext(arg0 context.Context, arg1 *s3.ListMultipartUploadsInput, arg2 ...request.Option) (*s3.ListMultipartUploadsOutput, error)

ListMultipartUploadsWithContext mocks base method.

func (*MockS3) ListObjectVersions

func (m *MockS3) ListObjectVersions(arg0 *s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)

ListObjectVersions mocks base method.

func (*MockS3) ListObjectVersionsPages

func (m *MockS3) ListObjectVersionsPages(arg0 *s3.ListObjectVersionsInput, arg1 func(*s3.ListObjectVersionsOutput, bool) bool) error

ListObjectVersionsPages mocks base method.

func (*MockS3) ListObjectVersionsPagesWithContext

func (m *MockS3) ListObjectVersionsPagesWithContext(arg0 context.Context, arg1 *s3.ListObjectVersionsInput, arg2 func(*s3.ListObjectVersionsOutput, bool) bool, arg3 ...request.Option) error

ListObjectVersionsPagesWithContext mocks base method.

func (*MockS3) ListObjectVersionsRequest

func (m *MockS3) ListObjectVersionsRequest(arg0 *s3.ListObjectVersionsInput) (*request.Request, *s3.ListObjectVersionsOutput)

ListObjectVersionsRequest mocks base method.

func (*MockS3) ListObjectVersionsWithContext

func (m *MockS3) ListObjectVersionsWithContext(arg0 context.Context, arg1 *s3.ListObjectVersionsInput, arg2 ...request.Option) (*s3.ListObjectVersionsOutput, error)

ListObjectVersionsWithContext mocks base method.

func (*MockS3) ListObjects

func (m *MockS3) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)

ListObjects mocks base method.

func (*MockS3) ListObjectsPages

func (m *MockS3) ListObjectsPages(arg0 *s3.ListObjectsInput, arg1 func(*s3.ListObjectsOutput, bool) bool) error

ListObjectsPages mocks base method.

func (*MockS3) ListObjectsPagesWithContext

func (m *MockS3) ListObjectsPagesWithContext(arg0 context.Context, arg1 *s3.ListObjectsInput, arg2 func(*s3.ListObjectsOutput, bool) bool, arg3 ...request.Option) error

ListObjectsPagesWithContext mocks base method.

func (*MockS3) ListObjectsRequest

func (m *MockS3) ListObjectsRequest(arg0 *s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)

ListObjectsRequest mocks base method.

func (*MockS3) ListObjectsV2

func (m *MockS3) ListObjectsV2(arg0 *s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)

ListObjectsV2 mocks base method.

func (*MockS3) ListObjectsV2AsList

func (m *MockS3) ListObjectsV2AsList(arg0 context.Context, arg1 *s3.ListObjectsV2Input) ([]*s3.Object, error)

ListObjectsV2AsList mocks base method.

func (*MockS3) ListObjectsV2Pages

func (m *MockS3) ListObjectsV2Pages(arg0 *s3.ListObjectsV2Input, arg1 func(*s3.ListObjectsV2Output, bool) bool) error

ListObjectsV2Pages mocks base method.

func (*MockS3) ListObjectsV2PagesWithContext

func (m *MockS3) ListObjectsV2PagesWithContext(arg0 context.Context, arg1 *s3.ListObjectsV2Input, arg2 func(*s3.ListObjectsV2Output, bool) bool, arg3 ...request.Option) error

ListObjectsV2PagesWithContext mocks base method.

func (*MockS3) ListObjectsV2Request

func (m *MockS3) ListObjectsV2Request(arg0 *s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)

ListObjectsV2Request mocks base method.

func (*MockS3) ListObjectsV2WithContext

func (m *MockS3) ListObjectsV2WithContext(arg0 context.Context, arg1 *s3.ListObjectsV2Input, arg2 ...request.Option) (*s3.ListObjectsV2Output, error)

ListObjectsV2WithContext mocks base method.

func (*MockS3) ListObjectsWithContext

func (m *MockS3) ListObjectsWithContext(arg0 context.Context, arg1 *s3.ListObjectsInput, arg2 ...request.Option) (*s3.ListObjectsOutput, error)

ListObjectsWithContext mocks base method.

func (*MockS3) ListParts

func (m *MockS3) ListParts(arg0 *s3.ListPartsInput) (*s3.ListPartsOutput, error)

ListParts mocks base method.

func (*MockS3) ListPartsPages

func (m *MockS3) ListPartsPages(arg0 *s3.ListPartsInput, arg1 func(*s3.ListPartsOutput, bool) bool) error

ListPartsPages mocks base method.

func (*MockS3) ListPartsPagesWithContext

func (m *MockS3) ListPartsPagesWithContext(arg0 context.Context, arg1 *s3.ListPartsInput, arg2 func(*s3.ListPartsOutput, bool) bool, arg3 ...request.Option) error

ListPartsPagesWithContext mocks base method.

func (*MockS3) ListPartsRequest

func (m *MockS3) ListPartsRequest(arg0 *s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)

ListPartsRequest mocks base method.

func (*MockS3) ListPartsWithContext

func (m *MockS3) ListPartsWithContext(arg0 context.Context, arg1 *s3.ListPartsInput, arg2 ...request.Option) (*s3.ListPartsOutput, error)

ListPartsWithContext mocks base method.

func (*MockS3) PutBucketAccelerateConfiguration

func (m *MockS3) PutBucketAccelerateConfiguration(arg0 *s3.PutBucketAccelerateConfigurationInput) (*s3.PutBucketAccelerateConfigurationOutput, error)

PutBucketAccelerateConfiguration mocks base method.

func (*MockS3) PutBucketAccelerateConfigurationRequest

func (m *MockS3) PutBucketAccelerateConfigurationRequest(arg0 *s3.PutBucketAccelerateConfigurationInput) (*request.Request, *s3.PutBucketAccelerateConfigurationOutput)

PutBucketAccelerateConfigurationRequest mocks base method.

func (*MockS3) PutBucketAccelerateConfigurationWithContext

func (m *MockS3) PutBucketAccelerateConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketAccelerateConfigurationInput, arg2 ...request.Option) (*s3.PutBucketAccelerateConfigurationOutput, error)

PutBucketAccelerateConfigurationWithContext mocks base method.

func (*MockS3) PutBucketAcl

func (m *MockS3) PutBucketAcl(arg0 *s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)

PutBucketAcl mocks base method.

func (*MockS3) PutBucketAclRequest

func (m *MockS3) PutBucketAclRequest(arg0 *s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)

PutBucketAclRequest mocks base method.

func (*MockS3) PutBucketAclWithContext

func (m *MockS3) PutBucketAclWithContext(arg0 context.Context, arg1 *s3.PutBucketAclInput, arg2 ...request.Option) (*s3.PutBucketAclOutput, error)

PutBucketAclWithContext mocks base method.

func (*MockS3) PutBucketAnalyticsConfiguration

func (m *MockS3) PutBucketAnalyticsConfiguration(arg0 *s3.PutBucketAnalyticsConfigurationInput) (*s3.PutBucketAnalyticsConfigurationOutput, error)

PutBucketAnalyticsConfiguration mocks base method.

func (*MockS3) PutBucketAnalyticsConfigurationRequest

func (m *MockS3) PutBucketAnalyticsConfigurationRequest(arg0 *s3.PutBucketAnalyticsConfigurationInput) (*request.Request, *s3.PutBucketAnalyticsConfigurationOutput)

PutBucketAnalyticsConfigurationRequest mocks base method.

func (*MockS3) PutBucketAnalyticsConfigurationWithContext

func (m *MockS3) PutBucketAnalyticsConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketAnalyticsConfigurationInput, arg2 ...request.Option) (*s3.PutBucketAnalyticsConfigurationOutput, error)

PutBucketAnalyticsConfigurationWithContext mocks base method.

func (*MockS3) PutBucketCors

func (m *MockS3) PutBucketCors(arg0 *s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)

PutBucketCors mocks base method.

func (*MockS3) PutBucketCorsRequest

func (m *MockS3) PutBucketCorsRequest(arg0 *s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)

PutBucketCorsRequest mocks base method.

func (*MockS3) PutBucketCorsWithContext

func (m *MockS3) PutBucketCorsWithContext(arg0 context.Context, arg1 *s3.PutBucketCorsInput, arg2 ...request.Option) (*s3.PutBucketCorsOutput, error)

PutBucketCorsWithContext mocks base method.

func (*MockS3) PutBucketEncryption

func (m *MockS3) PutBucketEncryption(arg0 *s3.PutBucketEncryptionInput) (*s3.PutBucketEncryptionOutput, error)

PutBucketEncryption mocks base method.

func (*MockS3) PutBucketEncryptionRequest

func (m *MockS3) PutBucketEncryptionRequest(arg0 *s3.PutBucketEncryptionInput) (*request.Request, *s3.PutBucketEncryptionOutput)

PutBucketEncryptionRequest mocks base method.

func (*MockS3) PutBucketEncryptionWithContext

func (m *MockS3) PutBucketEncryptionWithContext(arg0 context.Context, arg1 *s3.PutBucketEncryptionInput, arg2 ...request.Option) (*s3.PutBucketEncryptionOutput, error)

PutBucketEncryptionWithContext mocks base method.

func (*MockS3) PutBucketIntelligentTieringConfiguration

PutBucketIntelligentTieringConfiguration mocks base method.

func (*MockS3) PutBucketIntelligentTieringConfigurationRequest

func (m *MockS3) PutBucketIntelligentTieringConfigurationRequest(arg0 *s3.PutBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.PutBucketIntelligentTieringConfigurationOutput)

PutBucketIntelligentTieringConfigurationRequest mocks base method.

func (*MockS3) PutBucketIntelligentTieringConfigurationWithContext

func (m *MockS3) PutBucketIntelligentTieringConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketIntelligentTieringConfigurationInput, arg2 ...request.Option) (*s3.PutBucketIntelligentTieringConfigurationOutput, error)

PutBucketIntelligentTieringConfigurationWithContext mocks base method.

func (*MockS3) PutBucketInventoryConfiguration

func (m *MockS3) PutBucketInventoryConfiguration(arg0 *s3.PutBucketInventoryConfigurationInput) (*s3.PutBucketInventoryConfigurationOutput, error)

PutBucketInventoryConfiguration mocks base method.

func (*MockS3) PutBucketInventoryConfigurationRequest

func (m *MockS3) PutBucketInventoryConfigurationRequest(arg0 *s3.PutBucketInventoryConfigurationInput) (*request.Request, *s3.PutBucketInventoryConfigurationOutput)

PutBucketInventoryConfigurationRequest mocks base method.

func (*MockS3) PutBucketInventoryConfigurationWithContext

func (m *MockS3) PutBucketInventoryConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketInventoryConfigurationInput, arg2 ...request.Option) (*s3.PutBucketInventoryConfigurationOutput, error)

PutBucketInventoryConfigurationWithContext mocks base method.

func (*MockS3) PutBucketLifecycle

func (m *MockS3) PutBucketLifecycle(arg0 *s3.PutBucketLifecycleInput) (*s3.PutBucketLifecycleOutput, error)

PutBucketLifecycle mocks base method.

func (*MockS3) PutBucketLifecycleConfiguration

func (m *MockS3) PutBucketLifecycleConfiguration(arg0 *s3.PutBucketLifecycleConfigurationInput) (*s3.PutBucketLifecycleConfigurationOutput, error)

PutBucketLifecycleConfiguration mocks base method.

func (*MockS3) PutBucketLifecycleConfigurationRequest

func (m *MockS3) PutBucketLifecycleConfigurationRequest(arg0 *s3.PutBucketLifecycleConfigurationInput) (*request.Request, *s3.PutBucketLifecycleConfigurationOutput)

PutBucketLifecycleConfigurationRequest mocks base method.

func (*MockS3) PutBucketLifecycleConfigurationWithContext

func (m *MockS3) PutBucketLifecycleConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketLifecycleConfigurationInput, arg2 ...request.Option) (*s3.PutBucketLifecycleConfigurationOutput, error)

PutBucketLifecycleConfigurationWithContext mocks base method.

func (*MockS3) PutBucketLifecycleRequest

func (m *MockS3) PutBucketLifecycleRequest(arg0 *s3.PutBucketLifecycleInput) (*request.Request, *s3.PutBucketLifecycleOutput)

PutBucketLifecycleRequest mocks base method.

func (*MockS3) PutBucketLifecycleWithContext

func (m *MockS3) PutBucketLifecycleWithContext(arg0 context.Context, arg1 *s3.PutBucketLifecycleInput, arg2 ...request.Option) (*s3.PutBucketLifecycleOutput, error)

PutBucketLifecycleWithContext mocks base method.

func (*MockS3) PutBucketLogging

func (m *MockS3) PutBucketLogging(arg0 *s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)

PutBucketLogging mocks base method.

func (*MockS3) PutBucketLoggingRequest

func (m *MockS3) PutBucketLoggingRequest(arg0 *s3.PutBucketLoggingInput) (*request.Request, *s3.PutBucketLoggingOutput)

PutBucketLoggingRequest mocks base method.

func (*MockS3) PutBucketLoggingWithContext

func (m *MockS3) PutBucketLoggingWithContext(arg0 context.Context, arg1 *s3.PutBucketLoggingInput, arg2 ...request.Option) (*s3.PutBucketLoggingOutput, error)

PutBucketLoggingWithContext mocks base method.

func (*MockS3) PutBucketMetricsConfiguration

func (m *MockS3) PutBucketMetricsConfiguration(arg0 *s3.PutBucketMetricsConfigurationInput) (*s3.PutBucketMetricsConfigurationOutput, error)

PutBucketMetricsConfiguration mocks base method.

func (*MockS3) PutBucketMetricsConfigurationRequest

func (m *MockS3) PutBucketMetricsConfigurationRequest(arg0 *s3.PutBucketMetricsConfigurationInput) (*request.Request, *s3.PutBucketMetricsConfigurationOutput)

PutBucketMetricsConfigurationRequest mocks base method.

func (*MockS3) PutBucketMetricsConfigurationWithContext

func (m *MockS3) PutBucketMetricsConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketMetricsConfigurationInput, arg2 ...request.Option) (*s3.PutBucketMetricsConfigurationOutput, error)

PutBucketMetricsConfigurationWithContext mocks base method.

func (*MockS3) PutBucketNotification

func (m *MockS3) PutBucketNotification(arg0 *s3.PutBucketNotificationInput) (*s3.PutBucketNotificationOutput, error)

PutBucketNotification mocks base method.

func (*MockS3) PutBucketNotificationConfiguration

func (m *MockS3) PutBucketNotificationConfiguration(arg0 *s3.PutBucketNotificationConfigurationInput) (*s3.PutBucketNotificationConfigurationOutput, error)

PutBucketNotificationConfiguration mocks base method.

func (*MockS3) PutBucketNotificationConfigurationRequest

func (m *MockS3) PutBucketNotificationConfigurationRequest(arg0 *s3.PutBucketNotificationConfigurationInput) (*request.Request, *s3.PutBucketNotificationConfigurationOutput)

PutBucketNotificationConfigurationRequest mocks base method.

func (*MockS3) PutBucketNotificationConfigurationWithContext

func (m *MockS3) PutBucketNotificationConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketNotificationConfigurationInput, arg2 ...request.Option) (*s3.PutBucketNotificationConfigurationOutput, error)

PutBucketNotificationConfigurationWithContext mocks base method.

func (*MockS3) PutBucketNotificationRequest

func (m *MockS3) PutBucketNotificationRequest(arg0 *s3.PutBucketNotificationInput) (*request.Request, *s3.PutBucketNotificationOutput)

PutBucketNotificationRequest mocks base method.

func (*MockS3) PutBucketNotificationWithContext

func (m *MockS3) PutBucketNotificationWithContext(arg0 context.Context, arg1 *s3.PutBucketNotificationInput, arg2 ...request.Option) (*s3.PutBucketNotificationOutput, error)

PutBucketNotificationWithContext mocks base method.

func (*MockS3) PutBucketOwnershipControls

func (m *MockS3) PutBucketOwnershipControls(arg0 *s3.PutBucketOwnershipControlsInput) (*s3.PutBucketOwnershipControlsOutput, error)

PutBucketOwnershipControls mocks base method.

func (*MockS3) PutBucketOwnershipControlsRequest

func (m *MockS3) PutBucketOwnershipControlsRequest(arg0 *s3.PutBucketOwnershipControlsInput) (*request.Request, *s3.PutBucketOwnershipControlsOutput)

PutBucketOwnershipControlsRequest mocks base method.

func (*MockS3) PutBucketOwnershipControlsWithContext

func (m *MockS3) PutBucketOwnershipControlsWithContext(arg0 context.Context, arg1 *s3.PutBucketOwnershipControlsInput, arg2 ...request.Option) (*s3.PutBucketOwnershipControlsOutput, error)

PutBucketOwnershipControlsWithContext mocks base method.

func (*MockS3) PutBucketPolicy

func (m *MockS3) PutBucketPolicy(arg0 *s3.PutBucketPolicyInput) (*s3.PutBucketPolicyOutput, error)

PutBucketPolicy mocks base method.

func (*MockS3) PutBucketPolicyRequest

func (m *MockS3) PutBucketPolicyRequest(arg0 *s3.PutBucketPolicyInput) (*request.Request, *s3.PutBucketPolicyOutput)

PutBucketPolicyRequest mocks base method.

func (*MockS3) PutBucketPolicyWithContext

func (m *MockS3) PutBucketPolicyWithContext(arg0 context.Context, arg1 *s3.PutBucketPolicyInput, arg2 ...request.Option) (*s3.PutBucketPolicyOutput, error)

PutBucketPolicyWithContext mocks base method.

func (*MockS3) PutBucketReplication

func (m *MockS3) PutBucketReplication(arg0 *s3.PutBucketReplicationInput) (*s3.PutBucketReplicationOutput, error)

PutBucketReplication mocks base method.

func (*MockS3) PutBucketReplicationRequest

func (m *MockS3) PutBucketReplicationRequest(arg0 *s3.PutBucketReplicationInput) (*request.Request, *s3.PutBucketReplicationOutput)

PutBucketReplicationRequest mocks base method.

func (*MockS3) PutBucketReplicationWithContext

func (m *MockS3) PutBucketReplicationWithContext(arg0 context.Context, arg1 *s3.PutBucketReplicationInput, arg2 ...request.Option) (*s3.PutBucketReplicationOutput, error)

PutBucketReplicationWithContext mocks base method.

func (*MockS3) PutBucketRequestPayment

func (m *MockS3) PutBucketRequestPayment(arg0 *s3.PutBucketRequestPaymentInput) (*s3.PutBucketRequestPaymentOutput, error)

PutBucketRequestPayment mocks base method.

func (*MockS3) PutBucketRequestPaymentRequest

func (m *MockS3) PutBucketRequestPaymentRequest(arg0 *s3.PutBucketRequestPaymentInput) (*request.Request, *s3.PutBucketRequestPaymentOutput)

PutBucketRequestPaymentRequest mocks base method.

func (*MockS3) PutBucketRequestPaymentWithContext

func (m *MockS3) PutBucketRequestPaymentWithContext(arg0 context.Context, arg1 *s3.PutBucketRequestPaymentInput, arg2 ...request.Option) (*s3.PutBucketRequestPaymentOutput, error)

PutBucketRequestPaymentWithContext mocks base method.

func (*MockS3) PutBucketTagging

func (m *MockS3) PutBucketTagging(arg0 *s3.PutBucketTaggingInput) (*s3.PutBucketTaggingOutput, error)

PutBucketTagging mocks base method.

func (*MockS3) PutBucketTaggingRequest

func (m *MockS3) PutBucketTaggingRequest(arg0 *s3.PutBucketTaggingInput) (*request.Request, *s3.PutBucketTaggingOutput)

PutBucketTaggingRequest mocks base method.

func (*MockS3) PutBucketTaggingWithContext

func (m *MockS3) PutBucketTaggingWithContext(arg0 context.Context, arg1 *s3.PutBucketTaggingInput, arg2 ...request.Option) (*s3.PutBucketTaggingOutput, error)

PutBucketTaggingWithContext mocks base method.

func (*MockS3) PutBucketVersioning

func (m *MockS3) PutBucketVersioning(arg0 *s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)

PutBucketVersioning mocks base method.

func (*MockS3) PutBucketVersioningRequest

func (m *MockS3) PutBucketVersioningRequest(arg0 *s3.PutBucketVersioningInput) (*request.Request, *s3.PutBucketVersioningOutput)

PutBucketVersioningRequest mocks base method.

func (*MockS3) PutBucketVersioningWithContext

func (m *MockS3) PutBucketVersioningWithContext(arg0 context.Context, arg1 *s3.PutBucketVersioningInput, arg2 ...request.Option) (*s3.PutBucketVersioningOutput, error)

PutBucketVersioningWithContext mocks base method.

func (*MockS3) PutBucketWebsite

func (m *MockS3) PutBucketWebsite(arg0 *s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)

PutBucketWebsite mocks base method.

func (*MockS3) PutBucketWebsiteRequest

func (m *MockS3) PutBucketWebsiteRequest(arg0 *s3.PutBucketWebsiteInput) (*request.Request, *s3.PutBucketWebsiteOutput)

PutBucketWebsiteRequest mocks base method.

func (*MockS3) PutBucketWebsiteWithContext

func (m *MockS3) PutBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.PutBucketWebsiteInput, arg2 ...request.Option) (*s3.PutBucketWebsiteOutput, error)

PutBucketWebsiteWithContext mocks base method.

func (*MockS3) PutObject

func (m *MockS3) PutObject(arg0 *s3.PutObjectInput) (*s3.PutObjectOutput, error)

PutObject mocks base method.

func (*MockS3) PutObjectAcl

func (m *MockS3) PutObjectAcl(arg0 *s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)

PutObjectAcl mocks base method.

func (*MockS3) PutObjectAclRequest

func (m *MockS3) PutObjectAclRequest(arg0 *s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)

PutObjectAclRequest mocks base method.

func (*MockS3) PutObjectAclWithContext

func (m *MockS3) PutObjectAclWithContext(arg0 context.Context, arg1 *s3.PutObjectAclInput, arg2 ...request.Option) (*s3.PutObjectAclOutput, error)

PutObjectAclWithContext mocks base method.

func (*MockS3) PutObjectLegalHold

func (m *MockS3) PutObjectLegalHold(arg0 *s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)

PutObjectLegalHold mocks base method.

func (*MockS3) PutObjectLegalHoldRequest

func (m *MockS3) PutObjectLegalHoldRequest(arg0 *s3.PutObjectLegalHoldInput) (*request.Request, *s3.PutObjectLegalHoldOutput)

PutObjectLegalHoldRequest mocks base method.

func (*MockS3) PutObjectLegalHoldWithContext

func (m *MockS3) PutObjectLegalHoldWithContext(arg0 context.Context, arg1 *s3.PutObjectLegalHoldInput, arg2 ...request.Option) (*s3.PutObjectLegalHoldOutput, error)

PutObjectLegalHoldWithContext mocks base method.

func (*MockS3) PutObjectLockConfiguration

func (m *MockS3) PutObjectLockConfiguration(arg0 *s3.PutObjectLockConfigurationInput) (*s3.PutObjectLockConfigurationOutput, error)

PutObjectLockConfiguration mocks base method.

func (*MockS3) PutObjectLockConfigurationRequest

func (m *MockS3) PutObjectLockConfigurationRequest(arg0 *s3.PutObjectLockConfigurationInput) (*request.Request, *s3.PutObjectLockConfigurationOutput)

PutObjectLockConfigurationRequest mocks base method.

func (*MockS3) PutObjectLockConfigurationWithContext

func (m *MockS3) PutObjectLockConfigurationWithContext(arg0 context.Context, arg1 *s3.PutObjectLockConfigurationInput, arg2 ...request.Option) (*s3.PutObjectLockConfigurationOutput, error)

PutObjectLockConfigurationWithContext mocks base method.

func (*MockS3) PutObjectRequest

func (m *MockS3) PutObjectRequest(arg0 *s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)

PutObjectRequest mocks base method.

func (*MockS3) PutObjectRetention

func (m *MockS3) PutObjectRetention(arg0 *s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)

PutObjectRetention mocks base method.

func (*MockS3) PutObjectRetentionRequest

func (m *MockS3) PutObjectRetentionRequest(arg0 *s3.PutObjectRetentionInput) (*request.Request, *s3.PutObjectRetentionOutput)

PutObjectRetentionRequest mocks base method.

func (*MockS3) PutObjectRetentionWithContext

func (m *MockS3) PutObjectRetentionWithContext(arg0 context.Context, arg1 *s3.PutObjectRetentionInput, arg2 ...request.Option) (*s3.PutObjectRetentionOutput, error)

PutObjectRetentionWithContext mocks base method.

func (*MockS3) PutObjectTagging

func (m *MockS3) PutObjectTagging(arg0 *s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)

PutObjectTagging mocks base method.

func (*MockS3) PutObjectTaggingRequest

func (m *MockS3) PutObjectTaggingRequest(arg0 *s3.PutObjectTaggingInput) (*request.Request, *s3.PutObjectTaggingOutput)

PutObjectTaggingRequest mocks base method.

func (*MockS3) PutObjectTaggingWithContext

func (m *MockS3) PutObjectTaggingWithContext(arg0 context.Context, arg1 *s3.PutObjectTaggingInput, arg2 ...request.Option) (*s3.PutObjectTaggingOutput, error)

PutObjectTaggingWithContext mocks base method.

func (*MockS3) PutObjectWithContext

func (m *MockS3) PutObjectWithContext(arg0 context.Context, arg1 *s3.PutObjectInput, arg2 ...request.Option) (*s3.PutObjectOutput, error)

PutObjectWithContext mocks base method.

func (*MockS3) PutPublicAccessBlock

func (m *MockS3) PutPublicAccessBlock(arg0 *s3.PutPublicAccessBlockInput) (*s3.PutPublicAccessBlockOutput, error)

PutPublicAccessBlock mocks base method.

func (*MockS3) PutPublicAccessBlockRequest

func (m *MockS3) PutPublicAccessBlockRequest(arg0 *s3.PutPublicAccessBlockInput) (*request.Request, *s3.PutPublicAccessBlockOutput)

PutPublicAccessBlockRequest mocks base method.

func (*MockS3) PutPublicAccessBlockWithContext

func (m *MockS3) PutPublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.PutPublicAccessBlockInput, arg2 ...request.Option) (*s3.PutPublicAccessBlockOutput, error)

PutPublicAccessBlockWithContext mocks base method.

func (*MockS3) RestoreObject

func (m *MockS3) RestoreObject(arg0 *s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)

RestoreObject mocks base method.

func (*MockS3) RestoreObjectRequest

func (m *MockS3) RestoreObjectRequest(arg0 *s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)

RestoreObjectRequest mocks base method.

func (*MockS3) RestoreObjectWithContext

func (m *MockS3) RestoreObjectWithContext(arg0 context.Context, arg1 *s3.RestoreObjectInput, arg2 ...request.Option) (*s3.RestoreObjectOutput, error)

RestoreObjectWithContext mocks base method.

func (*MockS3) SelectObjectContent

func (m *MockS3) SelectObjectContent(arg0 *s3.SelectObjectContentInput) (*s3.SelectObjectContentOutput, error)

SelectObjectContent mocks base method.

func (*MockS3) SelectObjectContentRequest

func (m *MockS3) SelectObjectContentRequest(arg0 *s3.SelectObjectContentInput) (*request.Request, *s3.SelectObjectContentOutput)

SelectObjectContentRequest mocks base method.

func (*MockS3) SelectObjectContentWithContext

func (m *MockS3) SelectObjectContentWithContext(arg0 context.Context, arg1 *s3.SelectObjectContentInput, arg2 ...request.Option) (*s3.SelectObjectContentOutput, error)

SelectObjectContentWithContext mocks base method.

func (*MockS3) UploadPart

func (m *MockS3) UploadPart(arg0 *s3.UploadPartInput) (*s3.UploadPartOutput, error)

UploadPart mocks base method.

func (*MockS3) UploadPartCopy

func (m *MockS3) UploadPartCopy(arg0 *s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)

UploadPartCopy mocks base method.

func (*MockS3) UploadPartCopyRequest

func (m *MockS3) UploadPartCopyRequest(arg0 *s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)

UploadPartCopyRequest mocks base method.

func (*MockS3) UploadPartCopyWithContext

func (m *MockS3) UploadPartCopyWithContext(arg0 context.Context, arg1 *s3.UploadPartCopyInput, arg2 ...request.Option) (*s3.UploadPartCopyOutput, error)

UploadPartCopyWithContext mocks base method.

func (*MockS3) UploadPartRequest

func (m *MockS3) UploadPartRequest(arg0 *s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)

UploadPartRequest mocks base method.

func (*MockS3) UploadPartWithContext

func (m *MockS3) UploadPartWithContext(arg0 context.Context, arg1 *s3.UploadPartInput, arg2 ...request.Option) (*s3.UploadPartOutput, error)

UploadPartWithContext mocks base method.

func (*MockS3) WaitUntilBucketExists

func (m *MockS3) WaitUntilBucketExists(arg0 *s3.HeadBucketInput) error

WaitUntilBucketExists mocks base method.

func (*MockS3) WaitUntilBucketExistsWithContext

func (m *MockS3) WaitUntilBucketExistsWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.WaiterOption) error

WaitUntilBucketExistsWithContext mocks base method.

func (*MockS3) WaitUntilBucketNotExists

func (m *MockS3) WaitUntilBucketNotExists(arg0 *s3.HeadBucketInput) error

WaitUntilBucketNotExists mocks base method.

func (*MockS3) WaitUntilBucketNotExistsWithContext

func (m *MockS3) WaitUntilBucketNotExistsWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.WaiterOption) error

WaitUntilBucketNotExistsWithContext mocks base method.

func (*MockS3) WaitUntilObjectExists

func (m *MockS3) WaitUntilObjectExists(arg0 *s3.HeadObjectInput) error

WaitUntilObjectExists mocks base method.

func (*MockS3) WaitUntilObjectExistsWithContext

func (m *MockS3) WaitUntilObjectExistsWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.WaiterOption) error

WaitUntilObjectExistsWithContext mocks base method.

func (*MockS3) WaitUntilObjectNotExists

func (m *MockS3) WaitUntilObjectNotExists(arg0 *s3.HeadObjectInput) error

WaitUntilObjectNotExists mocks base method.

func (*MockS3) WaitUntilObjectNotExistsWithContext

func (m *MockS3) WaitUntilObjectNotExistsWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.WaiterOption) error

WaitUntilObjectNotExistsWithContext mocks base method.

func (*MockS3) WriteGetObjectResponse

func (m *MockS3) WriteGetObjectResponse(arg0 *s3.WriteGetObjectResponseInput) (*s3.WriteGetObjectResponseOutput, error)

WriteGetObjectResponse mocks base method.

func (*MockS3) WriteGetObjectResponseRequest

func (m *MockS3) WriteGetObjectResponseRequest(arg0 *s3.WriteGetObjectResponseInput) (*request.Request, *s3.WriteGetObjectResponseOutput)

WriteGetObjectResponseRequest mocks base method.

func (*MockS3) WriteGetObjectResponseWithContext

func (m *MockS3) WriteGetObjectResponseWithContext(arg0 context.Context, arg1 *s3.WriteGetObjectResponseInput, arg2 ...request.Option) (*s3.WriteGetObjectResponseOutput, error)

WriteGetObjectResponseWithContext mocks base method.

type MockS3MockRecorder

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

MockS3MockRecorder is the mock recorder for MockS3.

func (*MockS3MockRecorder) AbortMultipartUpload

func (mr *MockS3MockRecorder) AbortMultipartUpload(arg0 interface{}) *gomock.Call

AbortMultipartUpload indicates an expected call of AbortMultipartUpload.

func (*MockS3MockRecorder) AbortMultipartUploadRequest

func (mr *MockS3MockRecorder) AbortMultipartUploadRequest(arg0 interface{}) *gomock.Call

AbortMultipartUploadRequest indicates an expected call of AbortMultipartUploadRequest.

func (*MockS3MockRecorder) AbortMultipartUploadWithContext

func (mr *MockS3MockRecorder) AbortMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AbortMultipartUploadWithContext indicates an expected call of AbortMultipartUploadWithContext.

func (*MockS3MockRecorder) CompleteMultipartUpload

func (mr *MockS3MockRecorder) CompleteMultipartUpload(arg0 interface{}) *gomock.Call

CompleteMultipartUpload indicates an expected call of CompleteMultipartUpload.

func (*MockS3MockRecorder) CompleteMultipartUploadRequest

func (mr *MockS3MockRecorder) CompleteMultipartUploadRequest(arg0 interface{}) *gomock.Call

CompleteMultipartUploadRequest indicates an expected call of CompleteMultipartUploadRequest.

func (*MockS3MockRecorder) CompleteMultipartUploadWithContext

func (mr *MockS3MockRecorder) CompleteMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CompleteMultipartUploadWithContext indicates an expected call of CompleteMultipartUploadWithContext.

func (*MockS3MockRecorder) CopyObject

func (mr *MockS3MockRecorder) CopyObject(arg0 interface{}) *gomock.Call

CopyObject indicates an expected call of CopyObject.

func (*MockS3MockRecorder) CopyObjectRequest

func (mr *MockS3MockRecorder) CopyObjectRequest(arg0 interface{}) *gomock.Call

CopyObjectRequest indicates an expected call of CopyObjectRequest.

func (*MockS3MockRecorder) CopyObjectWithContext

func (mr *MockS3MockRecorder) CopyObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopyObjectWithContext indicates an expected call of CopyObjectWithContext.

func (*MockS3MockRecorder) CreateBucket

func (mr *MockS3MockRecorder) CreateBucket(arg0 interface{}) *gomock.Call

CreateBucket indicates an expected call of CreateBucket.

func (*MockS3MockRecorder) CreateBucketRequest

func (mr *MockS3MockRecorder) CreateBucketRequest(arg0 interface{}) *gomock.Call

CreateBucketRequest indicates an expected call of CreateBucketRequest.

func (*MockS3MockRecorder) CreateBucketWithContext

func (mr *MockS3MockRecorder) CreateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBucketWithContext indicates an expected call of CreateBucketWithContext.

func (*MockS3MockRecorder) CreateMultipartUpload

func (mr *MockS3MockRecorder) CreateMultipartUpload(arg0 interface{}) *gomock.Call

CreateMultipartUpload indicates an expected call of CreateMultipartUpload.

func (*MockS3MockRecorder) CreateMultipartUploadRequest

func (mr *MockS3MockRecorder) CreateMultipartUploadRequest(arg0 interface{}) *gomock.Call

CreateMultipartUploadRequest indicates an expected call of CreateMultipartUploadRequest.

func (*MockS3MockRecorder) CreateMultipartUploadWithContext

func (mr *MockS3MockRecorder) CreateMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMultipartUploadWithContext indicates an expected call of CreateMultipartUploadWithContext.

func (*MockS3MockRecorder) DeleteBucket

func (mr *MockS3MockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call

DeleteBucket indicates an expected call of DeleteBucket.

func (*MockS3MockRecorder) DeleteBucketAnalyticsConfiguration

func (mr *MockS3MockRecorder) DeleteBucketAnalyticsConfiguration(arg0 interface{}) *gomock.Call

DeleteBucketAnalyticsConfiguration indicates an expected call of DeleteBucketAnalyticsConfiguration.

func (*MockS3MockRecorder) DeleteBucketAnalyticsConfigurationRequest

func (mr *MockS3MockRecorder) DeleteBucketAnalyticsConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteBucketAnalyticsConfigurationRequest indicates an expected call of DeleteBucketAnalyticsConfigurationRequest.

func (*MockS3MockRecorder) DeleteBucketAnalyticsConfigurationWithContext

func (mr *MockS3MockRecorder) DeleteBucketAnalyticsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketAnalyticsConfigurationWithContext indicates an expected call of DeleteBucketAnalyticsConfigurationWithContext.

func (*MockS3MockRecorder) DeleteBucketCors

func (mr *MockS3MockRecorder) DeleteBucketCors(arg0 interface{}) *gomock.Call

DeleteBucketCors indicates an expected call of DeleteBucketCors.

func (*MockS3MockRecorder) DeleteBucketCorsRequest

func (mr *MockS3MockRecorder) DeleteBucketCorsRequest(arg0 interface{}) *gomock.Call

DeleteBucketCorsRequest indicates an expected call of DeleteBucketCorsRequest.

func (*MockS3MockRecorder) DeleteBucketCorsWithContext

func (mr *MockS3MockRecorder) DeleteBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketCorsWithContext indicates an expected call of DeleteBucketCorsWithContext.

func (*MockS3MockRecorder) DeleteBucketEncryption

func (mr *MockS3MockRecorder) DeleteBucketEncryption(arg0 interface{}) *gomock.Call

DeleteBucketEncryption indicates an expected call of DeleteBucketEncryption.

func (*MockS3MockRecorder) DeleteBucketEncryptionRequest

func (mr *MockS3MockRecorder) DeleteBucketEncryptionRequest(arg0 interface{}) *gomock.Call

DeleteBucketEncryptionRequest indicates an expected call of DeleteBucketEncryptionRequest.

func (*MockS3MockRecorder) DeleteBucketEncryptionWithContext

func (mr *MockS3MockRecorder) DeleteBucketEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketEncryptionWithContext indicates an expected call of DeleteBucketEncryptionWithContext.

func (*MockS3MockRecorder) DeleteBucketIntelligentTieringConfiguration

func (mr *MockS3MockRecorder) DeleteBucketIntelligentTieringConfiguration(arg0 interface{}) *gomock.Call

DeleteBucketIntelligentTieringConfiguration indicates an expected call of DeleteBucketIntelligentTieringConfiguration.

func (*MockS3MockRecorder) DeleteBucketIntelligentTieringConfigurationRequest

func (mr *MockS3MockRecorder) DeleteBucketIntelligentTieringConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteBucketIntelligentTieringConfigurationRequest indicates an expected call of DeleteBucketIntelligentTieringConfigurationRequest.

func (*MockS3MockRecorder) DeleteBucketIntelligentTieringConfigurationWithContext

func (mr *MockS3MockRecorder) DeleteBucketIntelligentTieringConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketIntelligentTieringConfigurationWithContext indicates an expected call of DeleteBucketIntelligentTieringConfigurationWithContext.

func (*MockS3MockRecorder) DeleteBucketInventoryConfiguration

func (mr *MockS3MockRecorder) DeleteBucketInventoryConfiguration(arg0 interface{}) *gomock.Call

DeleteBucketInventoryConfiguration indicates an expected call of DeleteBucketInventoryConfiguration.

func (*MockS3MockRecorder) DeleteBucketInventoryConfigurationRequest

func (mr *MockS3MockRecorder) DeleteBucketInventoryConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteBucketInventoryConfigurationRequest indicates an expected call of DeleteBucketInventoryConfigurationRequest.

func (*MockS3MockRecorder) DeleteBucketInventoryConfigurationWithContext

func (mr *MockS3MockRecorder) DeleteBucketInventoryConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketInventoryConfigurationWithContext indicates an expected call of DeleteBucketInventoryConfigurationWithContext.

func (*MockS3MockRecorder) DeleteBucketLifecycle

func (mr *MockS3MockRecorder) DeleteBucketLifecycle(arg0 interface{}) *gomock.Call

DeleteBucketLifecycle indicates an expected call of DeleteBucketLifecycle.

func (*MockS3MockRecorder) DeleteBucketLifecycleRequest

func (mr *MockS3MockRecorder) DeleteBucketLifecycleRequest(arg0 interface{}) *gomock.Call

DeleteBucketLifecycleRequest indicates an expected call of DeleteBucketLifecycleRequest.

func (*MockS3MockRecorder) DeleteBucketLifecycleWithContext

func (mr *MockS3MockRecorder) DeleteBucketLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketLifecycleWithContext indicates an expected call of DeleteBucketLifecycleWithContext.

func (*MockS3MockRecorder) DeleteBucketMetricsConfiguration

func (mr *MockS3MockRecorder) DeleteBucketMetricsConfiguration(arg0 interface{}) *gomock.Call

DeleteBucketMetricsConfiguration indicates an expected call of DeleteBucketMetricsConfiguration.

func (*MockS3MockRecorder) DeleteBucketMetricsConfigurationRequest

func (mr *MockS3MockRecorder) DeleteBucketMetricsConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteBucketMetricsConfigurationRequest indicates an expected call of DeleteBucketMetricsConfigurationRequest.

func (*MockS3MockRecorder) DeleteBucketMetricsConfigurationWithContext

func (mr *MockS3MockRecorder) DeleteBucketMetricsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketMetricsConfigurationWithContext indicates an expected call of DeleteBucketMetricsConfigurationWithContext.

func (*MockS3MockRecorder) DeleteBucketOwnershipControls

func (mr *MockS3MockRecorder) DeleteBucketOwnershipControls(arg0 interface{}) *gomock.Call

DeleteBucketOwnershipControls indicates an expected call of DeleteBucketOwnershipControls.

func (*MockS3MockRecorder) DeleteBucketOwnershipControlsRequest

func (mr *MockS3MockRecorder) DeleteBucketOwnershipControlsRequest(arg0 interface{}) *gomock.Call

DeleteBucketOwnershipControlsRequest indicates an expected call of DeleteBucketOwnershipControlsRequest.

func (*MockS3MockRecorder) DeleteBucketOwnershipControlsWithContext

func (mr *MockS3MockRecorder) DeleteBucketOwnershipControlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketOwnershipControlsWithContext indicates an expected call of DeleteBucketOwnershipControlsWithContext.

func (*MockS3MockRecorder) DeleteBucketPolicy

func (mr *MockS3MockRecorder) DeleteBucketPolicy(arg0 interface{}) *gomock.Call

DeleteBucketPolicy indicates an expected call of DeleteBucketPolicy.

func (*MockS3MockRecorder) DeleteBucketPolicyRequest

func (mr *MockS3MockRecorder) DeleteBucketPolicyRequest(arg0 interface{}) *gomock.Call

DeleteBucketPolicyRequest indicates an expected call of DeleteBucketPolicyRequest.

func (*MockS3MockRecorder) DeleteBucketPolicyWithContext

func (mr *MockS3MockRecorder) DeleteBucketPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketPolicyWithContext indicates an expected call of DeleteBucketPolicyWithContext.

func (*MockS3MockRecorder) DeleteBucketReplication

func (mr *MockS3MockRecorder) DeleteBucketReplication(arg0 interface{}) *gomock.Call

DeleteBucketReplication indicates an expected call of DeleteBucketReplication.

func (*MockS3MockRecorder) DeleteBucketReplicationRequest

func (mr *MockS3MockRecorder) DeleteBucketReplicationRequest(arg0 interface{}) *gomock.Call

DeleteBucketReplicationRequest indicates an expected call of DeleteBucketReplicationRequest.

func (*MockS3MockRecorder) DeleteBucketReplicationWithContext

func (mr *MockS3MockRecorder) DeleteBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketReplicationWithContext indicates an expected call of DeleteBucketReplicationWithContext.

func (*MockS3MockRecorder) DeleteBucketRequest

func (mr *MockS3MockRecorder) DeleteBucketRequest(arg0 interface{}) *gomock.Call

DeleteBucketRequest indicates an expected call of DeleteBucketRequest.

func (*MockS3MockRecorder) DeleteBucketTagging

func (mr *MockS3MockRecorder) DeleteBucketTagging(arg0 interface{}) *gomock.Call

DeleteBucketTagging indicates an expected call of DeleteBucketTagging.

func (*MockS3MockRecorder) DeleteBucketTaggingRequest

func (mr *MockS3MockRecorder) DeleteBucketTaggingRequest(arg0 interface{}) *gomock.Call

DeleteBucketTaggingRequest indicates an expected call of DeleteBucketTaggingRequest.

func (*MockS3MockRecorder) DeleteBucketTaggingWithContext

func (mr *MockS3MockRecorder) DeleteBucketTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketTaggingWithContext indicates an expected call of DeleteBucketTaggingWithContext.

func (*MockS3MockRecorder) DeleteBucketWebsite

func (mr *MockS3MockRecorder) DeleteBucketWebsite(arg0 interface{}) *gomock.Call

DeleteBucketWebsite indicates an expected call of DeleteBucketWebsite.

func (*MockS3MockRecorder) DeleteBucketWebsiteRequest

func (mr *MockS3MockRecorder) DeleteBucketWebsiteRequest(arg0 interface{}) *gomock.Call

DeleteBucketWebsiteRequest indicates an expected call of DeleteBucketWebsiteRequest.

func (*MockS3MockRecorder) DeleteBucketWebsiteWithContext

func (mr *MockS3MockRecorder) DeleteBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketWebsiteWithContext indicates an expected call of DeleteBucketWebsiteWithContext.

func (*MockS3MockRecorder) DeleteBucketWithContext

func (mr *MockS3MockRecorder) DeleteBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketWithContext indicates an expected call of DeleteBucketWithContext.

func (*MockS3MockRecorder) DeleteObject

func (mr *MockS3MockRecorder) DeleteObject(arg0 interface{}) *gomock.Call

DeleteObject indicates an expected call of DeleteObject.

func (*MockS3MockRecorder) DeleteObjectRequest

func (mr *MockS3MockRecorder) DeleteObjectRequest(arg0 interface{}) *gomock.Call

DeleteObjectRequest indicates an expected call of DeleteObjectRequest.

func (*MockS3MockRecorder) DeleteObjectTagging

func (mr *MockS3MockRecorder) DeleteObjectTagging(arg0 interface{}) *gomock.Call

DeleteObjectTagging indicates an expected call of DeleteObjectTagging.

func (*MockS3MockRecorder) DeleteObjectTaggingRequest

func (mr *MockS3MockRecorder) DeleteObjectTaggingRequest(arg0 interface{}) *gomock.Call

DeleteObjectTaggingRequest indicates an expected call of DeleteObjectTaggingRequest.

func (*MockS3MockRecorder) DeleteObjectTaggingWithContext

func (mr *MockS3MockRecorder) DeleteObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteObjectTaggingWithContext indicates an expected call of DeleteObjectTaggingWithContext.

func (*MockS3MockRecorder) DeleteObjectWithContext

func (mr *MockS3MockRecorder) DeleteObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteObjectWithContext indicates an expected call of DeleteObjectWithContext.

func (*MockS3MockRecorder) DeleteObjects

func (mr *MockS3MockRecorder) DeleteObjects(arg0 interface{}) *gomock.Call

DeleteObjects indicates an expected call of DeleteObjects.

func (*MockS3MockRecorder) DeleteObjectsRequest

func (mr *MockS3MockRecorder) DeleteObjectsRequest(arg0 interface{}) *gomock.Call

DeleteObjectsRequest indicates an expected call of DeleteObjectsRequest.

func (*MockS3MockRecorder) DeleteObjectsWithContext

func (mr *MockS3MockRecorder) DeleteObjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteObjectsWithContext indicates an expected call of DeleteObjectsWithContext.

func (*MockS3MockRecorder) DeletePublicAccessBlock

func (mr *MockS3MockRecorder) DeletePublicAccessBlock(arg0 interface{}) *gomock.Call

DeletePublicAccessBlock indicates an expected call of DeletePublicAccessBlock.

func (*MockS3MockRecorder) DeletePublicAccessBlockRequest

func (mr *MockS3MockRecorder) DeletePublicAccessBlockRequest(arg0 interface{}) *gomock.Call

DeletePublicAccessBlockRequest indicates an expected call of DeletePublicAccessBlockRequest.

func (*MockS3MockRecorder) DeletePublicAccessBlockWithContext

func (mr *MockS3MockRecorder) DeletePublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePublicAccessBlockWithContext indicates an expected call of DeletePublicAccessBlockWithContext.

func (*MockS3MockRecorder) GetBucketAccelerateConfiguration

func (mr *MockS3MockRecorder) GetBucketAccelerateConfiguration(arg0 interface{}) *gomock.Call

GetBucketAccelerateConfiguration indicates an expected call of GetBucketAccelerateConfiguration.

func (*MockS3MockRecorder) GetBucketAccelerateConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketAccelerateConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketAccelerateConfigurationRequest indicates an expected call of GetBucketAccelerateConfigurationRequest.

func (*MockS3MockRecorder) GetBucketAccelerateConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketAccelerateConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketAccelerateConfigurationWithContext indicates an expected call of GetBucketAccelerateConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketAcl

func (mr *MockS3MockRecorder) GetBucketAcl(arg0 interface{}) *gomock.Call

GetBucketAcl indicates an expected call of GetBucketAcl.

func (*MockS3MockRecorder) GetBucketAclRequest

func (mr *MockS3MockRecorder) GetBucketAclRequest(arg0 interface{}) *gomock.Call

GetBucketAclRequest indicates an expected call of GetBucketAclRequest.

func (*MockS3MockRecorder) GetBucketAclWithContext

func (mr *MockS3MockRecorder) GetBucketAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketAclWithContext indicates an expected call of GetBucketAclWithContext.

func (*MockS3MockRecorder) GetBucketAnalyticsConfiguration

func (mr *MockS3MockRecorder) GetBucketAnalyticsConfiguration(arg0 interface{}) *gomock.Call

GetBucketAnalyticsConfiguration indicates an expected call of GetBucketAnalyticsConfiguration.

func (*MockS3MockRecorder) GetBucketAnalyticsConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketAnalyticsConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketAnalyticsConfigurationRequest indicates an expected call of GetBucketAnalyticsConfigurationRequest.

func (*MockS3MockRecorder) GetBucketAnalyticsConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketAnalyticsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketAnalyticsConfigurationWithContext indicates an expected call of GetBucketAnalyticsConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketCors

func (mr *MockS3MockRecorder) GetBucketCors(arg0 interface{}) *gomock.Call

GetBucketCors indicates an expected call of GetBucketCors.

func (*MockS3MockRecorder) GetBucketCorsRequest

func (mr *MockS3MockRecorder) GetBucketCorsRequest(arg0 interface{}) *gomock.Call

GetBucketCorsRequest indicates an expected call of GetBucketCorsRequest.

func (*MockS3MockRecorder) GetBucketCorsWithContext

func (mr *MockS3MockRecorder) GetBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketCorsWithContext indicates an expected call of GetBucketCorsWithContext.

func (*MockS3MockRecorder) GetBucketEncryption

func (mr *MockS3MockRecorder) GetBucketEncryption(arg0 interface{}) *gomock.Call

GetBucketEncryption indicates an expected call of GetBucketEncryption.

func (*MockS3MockRecorder) GetBucketEncryptionRequest

func (mr *MockS3MockRecorder) GetBucketEncryptionRequest(arg0 interface{}) *gomock.Call

GetBucketEncryptionRequest indicates an expected call of GetBucketEncryptionRequest.

func (*MockS3MockRecorder) GetBucketEncryptionWithContext

func (mr *MockS3MockRecorder) GetBucketEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketEncryptionWithContext indicates an expected call of GetBucketEncryptionWithContext.

func (*MockS3MockRecorder) GetBucketIntelligentTieringConfiguration

func (mr *MockS3MockRecorder) GetBucketIntelligentTieringConfiguration(arg0 interface{}) *gomock.Call

GetBucketIntelligentTieringConfiguration indicates an expected call of GetBucketIntelligentTieringConfiguration.

func (*MockS3MockRecorder) GetBucketIntelligentTieringConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketIntelligentTieringConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketIntelligentTieringConfigurationRequest indicates an expected call of GetBucketIntelligentTieringConfigurationRequest.

func (*MockS3MockRecorder) GetBucketIntelligentTieringConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketIntelligentTieringConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketIntelligentTieringConfigurationWithContext indicates an expected call of GetBucketIntelligentTieringConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketInventoryConfiguration

func (mr *MockS3MockRecorder) GetBucketInventoryConfiguration(arg0 interface{}) *gomock.Call

GetBucketInventoryConfiguration indicates an expected call of GetBucketInventoryConfiguration.

func (*MockS3MockRecorder) GetBucketInventoryConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketInventoryConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketInventoryConfigurationRequest indicates an expected call of GetBucketInventoryConfigurationRequest.

func (*MockS3MockRecorder) GetBucketInventoryConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketInventoryConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketInventoryConfigurationWithContext indicates an expected call of GetBucketInventoryConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketLifecycle

func (mr *MockS3MockRecorder) GetBucketLifecycle(arg0 interface{}) *gomock.Call

GetBucketLifecycle indicates an expected call of GetBucketLifecycle.

func (*MockS3MockRecorder) GetBucketLifecycleConfiguration

func (mr *MockS3MockRecorder) GetBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call

GetBucketLifecycleConfiguration indicates an expected call of GetBucketLifecycleConfiguration.

func (*MockS3MockRecorder) GetBucketLifecycleConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketLifecycleConfigurationRequest indicates an expected call of GetBucketLifecycleConfigurationRequest.

func (*MockS3MockRecorder) GetBucketLifecycleConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLifecycleConfigurationWithContext indicates an expected call of GetBucketLifecycleConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketLifecycleRequest

func (mr *MockS3MockRecorder) GetBucketLifecycleRequest(arg0 interface{}) *gomock.Call

GetBucketLifecycleRequest indicates an expected call of GetBucketLifecycleRequest.

func (*MockS3MockRecorder) GetBucketLifecycleWithContext

func (mr *MockS3MockRecorder) GetBucketLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLifecycleWithContext indicates an expected call of GetBucketLifecycleWithContext.

func (*MockS3MockRecorder) GetBucketLocation

func (mr *MockS3MockRecorder) GetBucketLocation(arg0 interface{}) *gomock.Call

GetBucketLocation indicates an expected call of GetBucketLocation.

func (*MockS3MockRecorder) GetBucketLocationRequest

func (mr *MockS3MockRecorder) GetBucketLocationRequest(arg0 interface{}) *gomock.Call

GetBucketLocationRequest indicates an expected call of GetBucketLocationRequest.

func (*MockS3MockRecorder) GetBucketLocationWithContext

func (mr *MockS3MockRecorder) GetBucketLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLocationWithContext indicates an expected call of GetBucketLocationWithContext.

func (*MockS3MockRecorder) GetBucketLogging

func (mr *MockS3MockRecorder) GetBucketLogging(arg0 interface{}) *gomock.Call

GetBucketLogging indicates an expected call of GetBucketLogging.

func (*MockS3MockRecorder) GetBucketLoggingRequest

func (mr *MockS3MockRecorder) GetBucketLoggingRequest(arg0 interface{}) *gomock.Call

GetBucketLoggingRequest indicates an expected call of GetBucketLoggingRequest.

func (*MockS3MockRecorder) GetBucketLoggingWithContext

func (mr *MockS3MockRecorder) GetBucketLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketLoggingWithContext indicates an expected call of GetBucketLoggingWithContext.

func (*MockS3MockRecorder) GetBucketMetricsConfiguration

func (mr *MockS3MockRecorder) GetBucketMetricsConfiguration(arg0 interface{}) *gomock.Call

GetBucketMetricsConfiguration indicates an expected call of GetBucketMetricsConfiguration.

func (*MockS3MockRecorder) GetBucketMetricsConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketMetricsConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketMetricsConfigurationRequest indicates an expected call of GetBucketMetricsConfigurationRequest.

func (*MockS3MockRecorder) GetBucketMetricsConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketMetricsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketMetricsConfigurationWithContext indicates an expected call of GetBucketMetricsConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketNotification

func (mr *MockS3MockRecorder) GetBucketNotification(arg0 interface{}) *gomock.Call

GetBucketNotification indicates an expected call of GetBucketNotification.

func (*MockS3MockRecorder) GetBucketNotificationConfiguration

func (mr *MockS3MockRecorder) GetBucketNotificationConfiguration(arg0 interface{}) *gomock.Call

GetBucketNotificationConfiguration indicates an expected call of GetBucketNotificationConfiguration.

func (*MockS3MockRecorder) GetBucketNotificationConfigurationRequest

func (mr *MockS3MockRecorder) GetBucketNotificationConfigurationRequest(arg0 interface{}) *gomock.Call

GetBucketNotificationConfigurationRequest indicates an expected call of GetBucketNotificationConfigurationRequest.

func (*MockS3MockRecorder) GetBucketNotificationConfigurationWithContext

func (mr *MockS3MockRecorder) GetBucketNotificationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketNotificationConfigurationWithContext indicates an expected call of GetBucketNotificationConfigurationWithContext.

func (*MockS3MockRecorder) GetBucketNotificationRequest

func (mr *MockS3MockRecorder) GetBucketNotificationRequest(arg0 interface{}) *gomock.Call

GetBucketNotificationRequest indicates an expected call of GetBucketNotificationRequest.

func (*MockS3MockRecorder) GetBucketNotificationWithContext

func (mr *MockS3MockRecorder) GetBucketNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketNotificationWithContext indicates an expected call of GetBucketNotificationWithContext.

func (*MockS3MockRecorder) GetBucketOwnershipControls

func (mr *MockS3MockRecorder) GetBucketOwnershipControls(arg0 interface{}) *gomock.Call

GetBucketOwnershipControls indicates an expected call of GetBucketOwnershipControls.

func (*MockS3MockRecorder) GetBucketOwnershipControlsRequest

func (mr *MockS3MockRecorder) GetBucketOwnershipControlsRequest(arg0 interface{}) *gomock.Call

GetBucketOwnershipControlsRequest indicates an expected call of GetBucketOwnershipControlsRequest.

func (*MockS3MockRecorder) GetBucketOwnershipControlsWithContext

func (mr *MockS3MockRecorder) GetBucketOwnershipControlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketOwnershipControlsWithContext indicates an expected call of GetBucketOwnershipControlsWithContext.

func (*MockS3MockRecorder) GetBucketPolicy

func (mr *MockS3MockRecorder) GetBucketPolicy(arg0 interface{}) *gomock.Call

GetBucketPolicy indicates an expected call of GetBucketPolicy.

func (*MockS3MockRecorder) GetBucketPolicyRequest

func (mr *MockS3MockRecorder) GetBucketPolicyRequest(arg0 interface{}) *gomock.Call

GetBucketPolicyRequest indicates an expected call of GetBucketPolicyRequest.

func (*MockS3MockRecorder) GetBucketPolicyStatus

func (mr *MockS3MockRecorder) GetBucketPolicyStatus(arg0 interface{}) *gomock.Call

GetBucketPolicyStatus indicates an expected call of GetBucketPolicyStatus.

func (*MockS3MockRecorder) GetBucketPolicyStatusRequest

func (mr *MockS3MockRecorder) GetBucketPolicyStatusRequest(arg0 interface{}) *gomock.Call

GetBucketPolicyStatusRequest indicates an expected call of GetBucketPolicyStatusRequest.

func (*MockS3MockRecorder) GetBucketPolicyStatusWithContext

func (mr *MockS3MockRecorder) GetBucketPolicyStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketPolicyStatusWithContext indicates an expected call of GetBucketPolicyStatusWithContext.

func (*MockS3MockRecorder) GetBucketPolicyWithContext

func (mr *MockS3MockRecorder) GetBucketPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketPolicyWithContext indicates an expected call of GetBucketPolicyWithContext.

func (*MockS3MockRecorder) GetBucketReplication

func (mr *MockS3MockRecorder) GetBucketReplication(arg0 interface{}) *gomock.Call

GetBucketReplication indicates an expected call of GetBucketReplication.

func (*MockS3MockRecorder) GetBucketReplicationRequest

func (mr *MockS3MockRecorder) GetBucketReplicationRequest(arg0 interface{}) *gomock.Call

GetBucketReplicationRequest indicates an expected call of GetBucketReplicationRequest.

func (*MockS3MockRecorder) GetBucketReplicationWithContext

func (mr *MockS3MockRecorder) GetBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketReplicationWithContext indicates an expected call of GetBucketReplicationWithContext.

func (*MockS3MockRecorder) GetBucketRequestPayment

func (mr *MockS3MockRecorder) GetBucketRequestPayment(arg0 interface{}) *gomock.Call

GetBucketRequestPayment indicates an expected call of GetBucketRequestPayment.

func (*MockS3MockRecorder) GetBucketRequestPaymentRequest

func (mr *MockS3MockRecorder) GetBucketRequestPaymentRequest(arg0 interface{}) *gomock.Call

GetBucketRequestPaymentRequest indicates an expected call of GetBucketRequestPaymentRequest.

func (*MockS3MockRecorder) GetBucketRequestPaymentWithContext

func (mr *MockS3MockRecorder) GetBucketRequestPaymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketRequestPaymentWithContext indicates an expected call of GetBucketRequestPaymentWithContext.

func (*MockS3MockRecorder) GetBucketTagging

func (mr *MockS3MockRecorder) GetBucketTagging(arg0 interface{}) *gomock.Call

GetBucketTagging indicates an expected call of GetBucketTagging.

func (*MockS3MockRecorder) GetBucketTaggingRequest

func (mr *MockS3MockRecorder) GetBucketTaggingRequest(arg0 interface{}) *gomock.Call

GetBucketTaggingRequest indicates an expected call of GetBucketTaggingRequest.

func (*MockS3MockRecorder) GetBucketTaggingWithContext

func (mr *MockS3MockRecorder) GetBucketTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketTaggingWithContext indicates an expected call of GetBucketTaggingWithContext.

func (*MockS3MockRecorder) GetBucketVersioning

func (mr *MockS3MockRecorder) GetBucketVersioning(arg0 interface{}) *gomock.Call

GetBucketVersioning indicates an expected call of GetBucketVersioning.

func (*MockS3MockRecorder) GetBucketVersioningRequest

func (mr *MockS3MockRecorder) GetBucketVersioningRequest(arg0 interface{}) *gomock.Call

GetBucketVersioningRequest indicates an expected call of GetBucketVersioningRequest.

func (*MockS3MockRecorder) GetBucketVersioningWithContext

func (mr *MockS3MockRecorder) GetBucketVersioningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketVersioningWithContext indicates an expected call of GetBucketVersioningWithContext.

func (*MockS3MockRecorder) GetBucketWebsite

func (mr *MockS3MockRecorder) GetBucketWebsite(arg0 interface{}) *gomock.Call

GetBucketWebsite indicates an expected call of GetBucketWebsite.

func (*MockS3MockRecorder) GetBucketWebsiteRequest

func (mr *MockS3MockRecorder) GetBucketWebsiteRequest(arg0 interface{}) *gomock.Call

GetBucketWebsiteRequest indicates an expected call of GetBucketWebsiteRequest.

func (*MockS3MockRecorder) GetBucketWebsiteWithContext

func (mr *MockS3MockRecorder) GetBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketWebsiteWithContext indicates an expected call of GetBucketWebsiteWithContext.

func (*MockS3MockRecorder) GetObject

func (mr *MockS3MockRecorder) GetObject(arg0 interface{}) *gomock.Call

GetObject indicates an expected call of GetObject.

func (*MockS3MockRecorder) GetObjectAcl

func (mr *MockS3MockRecorder) GetObjectAcl(arg0 interface{}) *gomock.Call

GetObjectAcl indicates an expected call of GetObjectAcl.

func (*MockS3MockRecorder) GetObjectAclRequest

func (mr *MockS3MockRecorder) GetObjectAclRequest(arg0 interface{}) *gomock.Call

GetObjectAclRequest indicates an expected call of GetObjectAclRequest.

func (*MockS3MockRecorder) GetObjectAclWithContext

func (mr *MockS3MockRecorder) GetObjectAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectAclWithContext indicates an expected call of GetObjectAclWithContext.

func (*MockS3MockRecorder) GetObjectAttributes

func (mr *MockS3MockRecorder) GetObjectAttributes(arg0 interface{}) *gomock.Call

GetObjectAttributes indicates an expected call of GetObjectAttributes.

func (*MockS3MockRecorder) GetObjectAttributesRequest

func (mr *MockS3MockRecorder) GetObjectAttributesRequest(arg0 interface{}) *gomock.Call

GetObjectAttributesRequest indicates an expected call of GetObjectAttributesRequest.

func (*MockS3MockRecorder) GetObjectAttributesWithContext

func (mr *MockS3MockRecorder) GetObjectAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectAttributesWithContext indicates an expected call of GetObjectAttributesWithContext.

func (*MockS3MockRecorder) GetObjectLegalHold

func (mr *MockS3MockRecorder) GetObjectLegalHold(arg0 interface{}) *gomock.Call

GetObjectLegalHold indicates an expected call of GetObjectLegalHold.

func (*MockS3MockRecorder) GetObjectLegalHoldRequest

func (mr *MockS3MockRecorder) GetObjectLegalHoldRequest(arg0 interface{}) *gomock.Call

GetObjectLegalHoldRequest indicates an expected call of GetObjectLegalHoldRequest.

func (*MockS3MockRecorder) GetObjectLegalHoldWithContext

func (mr *MockS3MockRecorder) GetObjectLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectLegalHoldWithContext indicates an expected call of GetObjectLegalHoldWithContext.

func (*MockS3MockRecorder) GetObjectLockConfiguration

func (mr *MockS3MockRecorder) GetObjectLockConfiguration(arg0 interface{}) *gomock.Call

GetObjectLockConfiguration indicates an expected call of GetObjectLockConfiguration.

func (*MockS3MockRecorder) GetObjectLockConfigurationRequest

func (mr *MockS3MockRecorder) GetObjectLockConfigurationRequest(arg0 interface{}) *gomock.Call

GetObjectLockConfigurationRequest indicates an expected call of GetObjectLockConfigurationRequest.

func (*MockS3MockRecorder) GetObjectLockConfigurationWithContext

func (mr *MockS3MockRecorder) GetObjectLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectLockConfigurationWithContext indicates an expected call of GetObjectLockConfigurationWithContext.

func (*MockS3MockRecorder) GetObjectRequest

func (mr *MockS3MockRecorder) GetObjectRequest(arg0 interface{}) *gomock.Call

GetObjectRequest indicates an expected call of GetObjectRequest.

func (*MockS3MockRecorder) GetObjectRetention

func (mr *MockS3MockRecorder) GetObjectRetention(arg0 interface{}) *gomock.Call

GetObjectRetention indicates an expected call of GetObjectRetention.

func (*MockS3MockRecorder) GetObjectRetentionRequest

func (mr *MockS3MockRecorder) GetObjectRetentionRequest(arg0 interface{}) *gomock.Call

GetObjectRetentionRequest indicates an expected call of GetObjectRetentionRequest.

func (*MockS3MockRecorder) GetObjectRetentionWithContext

func (mr *MockS3MockRecorder) GetObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectRetentionWithContext indicates an expected call of GetObjectRetentionWithContext.

func (*MockS3MockRecorder) GetObjectTagging

func (mr *MockS3MockRecorder) GetObjectTagging(arg0 interface{}) *gomock.Call

GetObjectTagging indicates an expected call of GetObjectTagging.

func (*MockS3MockRecorder) GetObjectTaggingRequest

func (mr *MockS3MockRecorder) GetObjectTaggingRequest(arg0 interface{}) *gomock.Call

GetObjectTaggingRequest indicates an expected call of GetObjectTaggingRequest.

func (*MockS3MockRecorder) GetObjectTaggingWithContext

func (mr *MockS3MockRecorder) GetObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectTaggingWithContext indicates an expected call of GetObjectTaggingWithContext.

func (*MockS3MockRecorder) GetObjectTorrent

func (mr *MockS3MockRecorder) GetObjectTorrent(arg0 interface{}) *gomock.Call

GetObjectTorrent indicates an expected call of GetObjectTorrent.

func (*MockS3MockRecorder) GetObjectTorrentRequest

func (mr *MockS3MockRecorder) GetObjectTorrentRequest(arg0 interface{}) *gomock.Call

GetObjectTorrentRequest indicates an expected call of GetObjectTorrentRequest.

func (*MockS3MockRecorder) GetObjectTorrentWithContext

func (mr *MockS3MockRecorder) GetObjectTorrentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectTorrentWithContext indicates an expected call of GetObjectTorrentWithContext.

func (*MockS3MockRecorder) GetObjectWithContext

func (mr *MockS3MockRecorder) GetObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetObjectWithContext indicates an expected call of GetObjectWithContext.

func (*MockS3MockRecorder) GetPublicAccessBlock

func (mr *MockS3MockRecorder) GetPublicAccessBlock(arg0 interface{}) *gomock.Call

GetPublicAccessBlock indicates an expected call of GetPublicAccessBlock.

func (*MockS3MockRecorder) GetPublicAccessBlockRequest

func (mr *MockS3MockRecorder) GetPublicAccessBlockRequest(arg0 interface{}) *gomock.Call

GetPublicAccessBlockRequest indicates an expected call of GetPublicAccessBlockRequest.

func (*MockS3MockRecorder) GetPublicAccessBlockWithContext

func (mr *MockS3MockRecorder) GetPublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPublicAccessBlockWithContext indicates an expected call of GetPublicAccessBlockWithContext.

func (*MockS3MockRecorder) HeadBucket

func (mr *MockS3MockRecorder) HeadBucket(arg0 interface{}) *gomock.Call

HeadBucket indicates an expected call of HeadBucket.

func (*MockS3MockRecorder) HeadBucketRequest

func (mr *MockS3MockRecorder) HeadBucketRequest(arg0 interface{}) *gomock.Call

HeadBucketRequest indicates an expected call of HeadBucketRequest.

func (*MockS3MockRecorder) HeadBucketWithContext

func (mr *MockS3MockRecorder) HeadBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HeadBucketWithContext indicates an expected call of HeadBucketWithContext.

func (*MockS3MockRecorder) HeadObject

func (mr *MockS3MockRecorder) HeadObject(arg0 interface{}) *gomock.Call

HeadObject indicates an expected call of HeadObject.

func (*MockS3MockRecorder) HeadObjectRequest

func (mr *MockS3MockRecorder) HeadObjectRequest(arg0 interface{}) *gomock.Call

HeadObjectRequest indicates an expected call of HeadObjectRequest.

func (*MockS3MockRecorder) HeadObjectWithContext

func (mr *MockS3MockRecorder) HeadObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HeadObjectWithContext indicates an expected call of HeadObjectWithContext.

func (*MockS3MockRecorder) ListBucketAnalyticsConfigurations

func (mr *MockS3MockRecorder) ListBucketAnalyticsConfigurations(arg0 interface{}) *gomock.Call

ListBucketAnalyticsConfigurations indicates an expected call of ListBucketAnalyticsConfigurations.

func (*MockS3MockRecorder) ListBucketAnalyticsConfigurationsRequest

func (mr *MockS3MockRecorder) ListBucketAnalyticsConfigurationsRequest(arg0 interface{}) *gomock.Call

ListBucketAnalyticsConfigurationsRequest indicates an expected call of ListBucketAnalyticsConfigurationsRequest.

func (*MockS3MockRecorder) ListBucketAnalyticsConfigurationsWithContext

func (mr *MockS3MockRecorder) ListBucketAnalyticsConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBucketAnalyticsConfigurationsWithContext indicates an expected call of ListBucketAnalyticsConfigurationsWithContext.

func (*MockS3MockRecorder) ListBucketIntelligentTieringConfigurations

func (mr *MockS3MockRecorder) ListBucketIntelligentTieringConfigurations(arg0 interface{}) *gomock.Call

ListBucketIntelligentTieringConfigurations indicates an expected call of ListBucketIntelligentTieringConfigurations.

func (*MockS3MockRecorder) ListBucketIntelligentTieringConfigurationsRequest

func (mr *MockS3MockRecorder) ListBucketIntelligentTieringConfigurationsRequest(arg0 interface{}) *gomock.Call

ListBucketIntelligentTieringConfigurationsRequest indicates an expected call of ListBucketIntelligentTieringConfigurationsRequest.

func (*MockS3MockRecorder) ListBucketIntelligentTieringConfigurationsWithContext

func (mr *MockS3MockRecorder) ListBucketIntelligentTieringConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBucketIntelligentTieringConfigurationsWithContext indicates an expected call of ListBucketIntelligentTieringConfigurationsWithContext.

func (*MockS3MockRecorder) ListBucketInventoryConfigurations

func (mr *MockS3MockRecorder) ListBucketInventoryConfigurations(arg0 interface{}) *gomock.Call

ListBucketInventoryConfigurations indicates an expected call of ListBucketInventoryConfigurations.

func (*MockS3MockRecorder) ListBucketInventoryConfigurationsRequest

func (mr *MockS3MockRecorder) ListBucketInventoryConfigurationsRequest(arg0 interface{}) *gomock.Call

ListBucketInventoryConfigurationsRequest indicates an expected call of ListBucketInventoryConfigurationsRequest.

func (*MockS3MockRecorder) ListBucketInventoryConfigurationsWithContext

func (mr *MockS3MockRecorder) ListBucketInventoryConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBucketInventoryConfigurationsWithContext indicates an expected call of ListBucketInventoryConfigurationsWithContext.

func (*MockS3MockRecorder) ListBucketMetricsConfigurations

func (mr *MockS3MockRecorder) ListBucketMetricsConfigurations(arg0 interface{}) *gomock.Call

ListBucketMetricsConfigurations indicates an expected call of ListBucketMetricsConfigurations.

func (*MockS3MockRecorder) ListBucketMetricsConfigurationsRequest

func (mr *MockS3MockRecorder) ListBucketMetricsConfigurationsRequest(arg0 interface{}) *gomock.Call

ListBucketMetricsConfigurationsRequest indicates an expected call of ListBucketMetricsConfigurationsRequest.

func (*MockS3MockRecorder) ListBucketMetricsConfigurationsWithContext

func (mr *MockS3MockRecorder) ListBucketMetricsConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBucketMetricsConfigurationsWithContext indicates an expected call of ListBucketMetricsConfigurationsWithContext.

func (*MockS3MockRecorder) ListBuckets

func (mr *MockS3MockRecorder) ListBuckets(arg0 interface{}) *gomock.Call

ListBuckets indicates an expected call of ListBuckets.

func (*MockS3MockRecorder) ListBucketsRequest

func (mr *MockS3MockRecorder) ListBucketsRequest(arg0 interface{}) *gomock.Call

ListBucketsRequest indicates an expected call of ListBucketsRequest.

func (*MockS3MockRecorder) ListBucketsWithContext

func (mr *MockS3MockRecorder) ListBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBucketsWithContext indicates an expected call of ListBucketsWithContext.

func (*MockS3MockRecorder) ListMultipartUploads

func (mr *MockS3MockRecorder) ListMultipartUploads(arg0 interface{}) *gomock.Call

ListMultipartUploads indicates an expected call of ListMultipartUploads.

func (*MockS3MockRecorder) ListMultipartUploadsPages

func (mr *MockS3MockRecorder) ListMultipartUploadsPages(arg0, arg1 interface{}) *gomock.Call

ListMultipartUploadsPages indicates an expected call of ListMultipartUploadsPages.

func (*MockS3MockRecorder) ListMultipartUploadsPagesWithContext

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

ListMultipartUploadsPagesWithContext indicates an expected call of ListMultipartUploadsPagesWithContext.

func (*MockS3MockRecorder) ListMultipartUploadsRequest

func (mr *MockS3MockRecorder) ListMultipartUploadsRequest(arg0 interface{}) *gomock.Call

ListMultipartUploadsRequest indicates an expected call of ListMultipartUploadsRequest.

func (*MockS3MockRecorder) ListMultipartUploadsWithContext

func (mr *MockS3MockRecorder) ListMultipartUploadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMultipartUploadsWithContext indicates an expected call of ListMultipartUploadsWithContext.

func (*MockS3MockRecorder) ListObjectVersions

func (mr *MockS3MockRecorder) ListObjectVersions(arg0 interface{}) *gomock.Call

ListObjectVersions indicates an expected call of ListObjectVersions.

func (*MockS3MockRecorder) ListObjectVersionsPages

func (mr *MockS3MockRecorder) ListObjectVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListObjectVersionsPages indicates an expected call of ListObjectVersionsPages.

func (*MockS3MockRecorder) ListObjectVersionsPagesWithContext

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

ListObjectVersionsPagesWithContext indicates an expected call of ListObjectVersionsPagesWithContext.

func (*MockS3MockRecorder) ListObjectVersionsRequest

func (mr *MockS3MockRecorder) ListObjectVersionsRequest(arg0 interface{}) *gomock.Call

ListObjectVersionsRequest indicates an expected call of ListObjectVersionsRequest.

func (*MockS3MockRecorder) ListObjectVersionsWithContext

func (mr *MockS3MockRecorder) ListObjectVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListObjectVersionsWithContext indicates an expected call of ListObjectVersionsWithContext.

func (*MockS3MockRecorder) ListObjects

func (mr *MockS3MockRecorder) ListObjects(arg0 interface{}) *gomock.Call

ListObjects indicates an expected call of ListObjects.

func (*MockS3MockRecorder) ListObjectsPages

func (mr *MockS3MockRecorder) ListObjectsPages(arg0, arg1 interface{}) *gomock.Call

ListObjectsPages indicates an expected call of ListObjectsPages.

func (*MockS3MockRecorder) ListObjectsPagesWithContext

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

ListObjectsPagesWithContext indicates an expected call of ListObjectsPagesWithContext.

func (*MockS3MockRecorder) ListObjectsRequest

func (mr *MockS3MockRecorder) ListObjectsRequest(arg0 interface{}) *gomock.Call

ListObjectsRequest indicates an expected call of ListObjectsRequest.

func (*MockS3MockRecorder) ListObjectsV2

func (mr *MockS3MockRecorder) ListObjectsV2(arg0 interface{}) *gomock.Call

ListObjectsV2 indicates an expected call of ListObjectsV2.

func (*MockS3MockRecorder) ListObjectsV2AsList

func (mr *MockS3MockRecorder) ListObjectsV2AsList(arg0, arg1 interface{}) *gomock.Call

ListObjectsV2AsList indicates an expected call of ListObjectsV2AsList.

func (*MockS3MockRecorder) ListObjectsV2Pages

func (mr *MockS3MockRecorder) ListObjectsV2Pages(arg0, arg1 interface{}) *gomock.Call

ListObjectsV2Pages indicates an expected call of ListObjectsV2Pages.

func (*MockS3MockRecorder) ListObjectsV2PagesWithContext

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

ListObjectsV2PagesWithContext indicates an expected call of ListObjectsV2PagesWithContext.

func (*MockS3MockRecorder) ListObjectsV2Request

func (mr *MockS3MockRecorder) ListObjectsV2Request(arg0 interface{}) *gomock.Call

ListObjectsV2Request indicates an expected call of ListObjectsV2Request.

func (*MockS3MockRecorder) ListObjectsV2WithContext

func (mr *MockS3MockRecorder) ListObjectsV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListObjectsV2WithContext indicates an expected call of ListObjectsV2WithContext.

func (*MockS3MockRecorder) ListObjectsWithContext

func (mr *MockS3MockRecorder) ListObjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListObjectsWithContext indicates an expected call of ListObjectsWithContext.

func (*MockS3MockRecorder) ListParts

func (mr *MockS3MockRecorder) ListParts(arg0 interface{}) *gomock.Call

ListParts indicates an expected call of ListParts.

func (*MockS3MockRecorder) ListPartsPages

func (mr *MockS3MockRecorder) ListPartsPages(arg0, arg1 interface{}) *gomock.Call

ListPartsPages indicates an expected call of ListPartsPages.

func (*MockS3MockRecorder) ListPartsPagesWithContext

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

ListPartsPagesWithContext indicates an expected call of ListPartsPagesWithContext.

func (*MockS3MockRecorder) ListPartsRequest

func (mr *MockS3MockRecorder) ListPartsRequest(arg0 interface{}) *gomock.Call

ListPartsRequest indicates an expected call of ListPartsRequest.

func (*MockS3MockRecorder) ListPartsWithContext

func (mr *MockS3MockRecorder) ListPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPartsWithContext indicates an expected call of ListPartsWithContext.

func (*MockS3MockRecorder) PutBucketAccelerateConfiguration

func (mr *MockS3MockRecorder) PutBucketAccelerateConfiguration(arg0 interface{}) *gomock.Call

PutBucketAccelerateConfiguration indicates an expected call of PutBucketAccelerateConfiguration.

func (*MockS3MockRecorder) PutBucketAccelerateConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketAccelerateConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketAccelerateConfigurationRequest indicates an expected call of PutBucketAccelerateConfigurationRequest.

func (*MockS3MockRecorder) PutBucketAccelerateConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketAccelerateConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketAccelerateConfigurationWithContext indicates an expected call of PutBucketAccelerateConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketAcl

func (mr *MockS3MockRecorder) PutBucketAcl(arg0 interface{}) *gomock.Call

PutBucketAcl indicates an expected call of PutBucketAcl.

func (*MockS3MockRecorder) PutBucketAclRequest

func (mr *MockS3MockRecorder) PutBucketAclRequest(arg0 interface{}) *gomock.Call

PutBucketAclRequest indicates an expected call of PutBucketAclRequest.

func (*MockS3MockRecorder) PutBucketAclWithContext

func (mr *MockS3MockRecorder) PutBucketAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketAclWithContext indicates an expected call of PutBucketAclWithContext.

func (*MockS3MockRecorder) PutBucketAnalyticsConfiguration

func (mr *MockS3MockRecorder) PutBucketAnalyticsConfiguration(arg0 interface{}) *gomock.Call

PutBucketAnalyticsConfiguration indicates an expected call of PutBucketAnalyticsConfiguration.

func (*MockS3MockRecorder) PutBucketAnalyticsConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketAnalyticsConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketAnalyticsConfigurationRequest indicates an expected call of PutBucketAnalyticsConfigurationRequest.

func (*MockS3MockRecorder) PutBucketAnalyticsConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketAnalyticsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketAnalyticsConfigurationWithContext indicates an expected call of PutBucketAnalyticsConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketCors

func (mr *MockS3MockRecorder) PutBucketCors(arg0 interface{}) *gomock.Call

PutBucketCors indicates an expected call of PutBucketCors.

func (*MockS3MockRecorder) PutBucketCorsRequest

func (mr *MockS3MockRecorder) PutBucketCorsRequest(arg0 interface{}) *gomock.Call

PutBucketCorsRequest indicates an expected call of PutBucketCorsRequest.

func (*MockS3MockRecorder) PutBucketCorsWithContext

func (mr *MockS3MockRecorder) PutBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketCorsWithContext indicates an expected call of PutBucketCorsWithContext.

func (*MockS3MockRecorder) PutBucketEncryption

func (mr *MockS3MockRecorder) PutBucketEncryption(arg0 interface{}) *gomock.Call

PutBucketEncryption indicates an expected call of PutBucketEncryption.

func (*MockS3MockRecorder) PutBucketEncryptionRequest

func (mr *MockS3MockRecorder) PutBucketEncryptionRequest(arg0 interface{}) *gomock.Call

PutBucketEncryptionRequest indicates an expected call of PutBucketEncryptionRequest.

func (*MockS3MockRecorder) PutBucketEncryptionWithContext

func (mr *MockS3MockRecorder) PutBucketEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketEncryptionWithContext indicates an expected call of PutBucketEncryptionWithContext.

func (*MockS3MockRecorder) PutBucketIntelligentTieringConfiguration

func (mr *MockS3MockRecorder) PutBucketIntelligentTieringConfiguration(arg0 interface{}) *gomock.Call

PutBucketIntelligentTieringConfiguration indicates an expected call of PutBucketIntelligentTieringConfiguration.

func (*MockS3MockRecorder) PutBucketIntelligentTieringConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketIntelligentTieringConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketIntelligentTieringConfigurationRequest indicates an expected call of PutBucketIntelligentTieringConfigurationRequest.

func (*MockS3MockRecorder) PutBucketIntelligentTieringConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketIntelligentTieringConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketIntelligentTieringConfigurationWithContext indicates an expected call of PutBucketIntelligentTieringConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketInventoryConfiguration

func (mr *MockS3MockRecorder) PutBucketInventoryConfiguration(arg0 interface{}) *gomock.Call

PutBucketInventoryConfiguration indicates an expected call of PutBucketInventoryConfiguration.

func (*MockS3MockRecorder) PutBucketInventoryConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketInventoryConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketInventoryConfigurationRequest indicates an expected call of PutBucketInventoryConfigurationRequest.

func (*MockS3MockRecorder) PutBucketInventoryConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketInventoryConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketInventoryConfigurationWithContext indicates an expected call of PutBucketInventoryConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketLifecycle

func (mr *MockS3MockRecorder) PutBucketLifecycle(arg0 interface{}) *gomock.Call

PutBucketLifecycle indicates an expected call of PutBucketLifecycle.

func (*MockS3MockRecorder) PutBucketLifecycleConfiguration

func (mr *MockS3MockRecorder) PutBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call

PutBucketLifecycleConfiguration indicates an expected call of PutBucketLifecycleConfiguration.

func (*MockS3MockRecorder) PutBucketLifecycleConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketLifecycleConfigurationRequest indicates an expected call of PutBucketLifecycleConfigurationRequest.

func (*MockS3MockRecorder) PutBucketLifecycleConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketLifecycleConfigurationWithContext indicates an expected call of PutBucketLifecycleConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketLifecycleRequest

func (mr *MockS3MockRecorder) PutBucketLifecycleRequest(arg0 interface{}) *gomock.Call

PutBucketLifecycleRequest indicates an expected call of PutBucketLifecycleRequest.

func (*MockS3MockRecorder) PutBucketLifecycleWithContext

func (mr *MockS3MockRecorder) PutBucketLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketLifecycleWithContext indicates an expected call of PutBucketLifecycleWithContext.

func (*MockS3MockRecorder) PutBucketLogging

func (mr *MockS3MockRecorder) PutBucketLogging(arg0 interface{}) *gomock.Call

PutBucketLogging indicates an expected call of PutBucketLogging.

func (*MockS3MockRecorder) PutBucketLoggingRequest

func (mr *MockS3MockRecorder) PutBucketLoggingRequest(arg0 interface{}) *gomock.Call

PutBucketLoggingRequest indicates an expected call of PutBucketLoggingRequest.

func (*MockS3MockRecorder) PutBucketLoggingWithContext

func (mr *MockS3MockRecorder) PutBucketLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketLoggingWithContext indicates an expected call of PutBucketLoggingWithContext.

func (*MockS3MockRecorder) PutBucketMetricsConfiguration

func (mr *MockS3MockRecorder) PutBucketMetricsConfiguration(arg0 interface{}) *gomock.Call

PutBucketMetricsConfiguration indicates an expected call of PutBucketMetricsConfiguration.

func (*MockS3MockRecorder) PutBucketMetricsConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketMetricsConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketMetricsConfigurationRequest indicates an expected call of PutBucketMetricsConfigurationRequest.

func (*MockS3MockRecorder) PutBucketMetricsConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketMetricsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketMetricsConfigurationWithContext indicates an expected call of PutBucketMetricsConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketNotification

func (mr *MockS3MockRecorder) PutBucketNotification(arg0 interface{}) *gomock.Call

PutBucketNotification indicates an expected call of PutBucketNotification.

func (*MockS3MockRecorder) PutBucketNotificationConfiguration

func (mr *MockS3MockRecorder) PutBucketNotificationConfiguration(arg0 interface{}) *gomock.Call

PutBucketNotificationConfiguration indicates an expected call of PutBucketNotificationConfiguration.

func (*MockS3MockRecorder) PutBucketNotificationConfigurationRequest

func (mr *MockS3MockRecorder) PutBucketNotificationConfigurationRequest(arg0 interface{}) *gomock.Call

PutBucketNotificationConfigurationRequest indicates an expected call of PutBucketNotificationConfigurationRequest.

func (*MockS3MockRecorder) PutBucketNotificationConfigurationWithContext

func (mr *MockS3MockRecorder) PutBucketNotificationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketNotificationConfigurationWithContext indicates an expected call of PutBucketNotificationConfigurationWithContext.

func (*MockS3MockRecorder) PutBucketNotificationRequest

func (mr *MockS3MockRecorder) PutBucketNotificationRequest(arg0 interface{}) *gomock.Call

PutBucketNotificationRequest indicates an expected call of PutBucketNotificationRequest.

func (*MockS3MockRecorder) PutBucketNotificationWithContext

func (mr *MockS3MockRecorder) PutBucketNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketNotificationWithContext indicates an expected call of PutBucketNotificationWithContext.

func (*MockS3MockRecorder) PutBucketOwnershipControls

func (mr *MockS3MockRecorder) PutBucketOwnershipControls(arg0 interface{}) *gomock.Call

PutBucketOwnershipControls indicates an expected call of PutBucketOwnershipControls.

func (*MockS3MockRecorder) PutBucketOwnershipControlsRequest

func (mr *MockS3MockRecorder) PutBucketOwnershipControlsRequest(arg0 interface{}) *gomock.Call

PutBucketOwnershipControlsRequest indicates an expected call of PutBucketOwnershipControlsRequest.

func (*MockS3MockRecorder) PutBucketOwnershipControlsWithContext

func (mr *MockS3MockRecorder) PutBucketOwnershipControlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketOwnershipControlsWithContext indicates an expected call of PutBucketOwnershipControlsWithContext.

func (*MockS3MockRecorder) PutBucketPolicy

func (mr *MockS3MockRecorder) PutBucketPolicy(arg0 interface{}) *gomock.Call

PutBucketPolicy indicates an expected call of PutBucketPolicy.

func (*MockS3MockRecorder) PutBucketPolicyRequest

func (mr *MockS3MockRecorder) PutBucketPolicyRequest(arg0 interface{}) *gomock.Call

PutBucketPolicyRequest indicates an expected call of PutBucketPolicyRequest.

func (*MockS3MockRecorder) PutBucketPolicyWithContext

func (mr *MockS3MockRecorder) PutBucketPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketPolicyWithContext indicates an expected call of PutBucketPolicyWithContext.

func (*MockS3MockRecorder) PutBucketReplication

func (mr *MockS3MockRecorder) PutBucketReplication(arg0 interface{}) *gomock.Call

PutBucketReplication indicates an expected call of PutBucketReplication.

func (*MockS3MockRecorder) PutBucketReplicationRequest

func (mr *MockS3MockRecorder) PutBucketReplicationRequest(arg0 interface{}) *gomock.Call

PutBucketReplicationRequest indicates an expected call of PutBucketReplicationRequest.

func (*MockS3MockRecorder) PutBucketReplicationWithContext

func (mr *MockS3MockRecorder) PutBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketReplicationWithContext indicates an expected call of PutBucketReplicationWithContext.

func (*MockS3MockRecorder) PutBucketRequestPayment

func (mr *MockS3MockRecorder) PutBucketRequestPayment(arg0 interface{}) *gomock.Call

PutBucketRequestPayment indicates an expected call of PutBucketRequestPayment.

func (*MockS3MockRecorder) PutBucketRequestPaymentRequest

func (mr *MockS3MockRecorder) PutBucketRequestPaymentRequest(arg0 interface{}) *gomock.Call

PutBucketRequestPaymentRequest indicates an expected call of PutBucketRequestPaymentRequest.

func (*MockS3MockRecorder) PutBucketRequestPaymentWithContext

func (mr *MockS3MockRecorder) PutBucketRequestPaymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketRequestPaymentWithContext indicates an expected call of PutBucketRequestPaymentWithContext.

func (*MockS3MockRecorder) PutBucketTagging

func (mr *MockS3MockRecorder) PutBucketTagging(arg0 interface{}) *gomock.Call

PutBucketTagging indicates an expected call of PutBucketTagging.

func (*MockS3MockRecorder) PutBucketTaggingRequest

func (mr *MockS3MockRecorder) PutBucketTaggingRequest(arg0 interface{}) *gomock.Call

PutBucketTaggingRequest indicates an expected call of PutBucketTaggingRequest.

func (*MockS3MockRecorder) PutBucketTaggingWithContext

func (mr *MockS3MockRecorder) PutBucketTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketTaggingWithContext indicates an expected call of PutBucketTaggingWithContext.

func (*MockS3MockRecorder) PutBucketVersioning

func (mr *MockS3MockRecorder) PutBucketVersioning(arg0 interface{}) *gomock.Call

PutBucketVersioning indicates an expected call of PutBucketVersioning.

func (*MockS3MockRecorder) PutBucketVersioningRequest

func (mr *MockS3MockRecorder) PutBucketVersioningRequest(arg0 interface{}) *gomock.Call

PutBucketVersioningRequest indicates an expected call of PutBucketVersioningRequest.

func (*MockS3MockRecorder) PutBucketVersioningWithContext

func (mr *MockS3MockRecorder) PutBucketVersioningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketVersioningWithContext indicates an expected call of PutBucketVersioningWithContext.

func (*MockS3MockRecorder) PutBucketWebsite

func (mr *MockS3MockRecorder) PutBucketWebsite(arg0 interface{}) *gomock.Call

PutBucketWebsite indicates an expected call of PutBucketWebsite.

func (*MockS3MockRecorder) PutBucketWebsiteRequest

func (mr *MockS3MockRecorder) PutBucketWebsiteRequest(arg0 interface{}) *gomock.Call

PutBucketWebsiteRequest indicates an expected call of PutBucketWebsiteRequest.

func (*MockS3MockRecorder) PutBucketWebsiteWithContext

func (mr *MockS3MockRecorder) PutBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBucketWebsiteWithContext indicates an expected call of PutBucketWebsiteWithContext.

func (*MockS3MockRecorder) PutObject

func (mr *MockS3MockRecorder) PutObject(arg0 interface{}) *gomock.Call

PutObject indicates an expected call of PutObject.

func (*MockS3MockRecorder) PutObjectAcl

func (mr *MockS3MockRecorder) PutObjectAcl(arg0 interface{}) *gomock.Call

PutObjectAcl indicates an expected call of PutObjectAcl.

func (*MockS3MockRecorder) PutObjectAclRequest

func (mr *MockS3MockRecorder) PutObjectAclRequest(arg0 interface{}) *gomock.Call

PutObjectAclRequest indicates an expected call of PutObjectAclRequest.

func (*MockS3MockRecorder) PutObjectAclWithContext

func (mr *MockS3MockRecorder) PutObjectAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutObjectAclWithContext indicates an expected call of PutObjectAclWithContext.

func (*MockS3MockRecorder) PutObjectLegalHold

func (mr *MockS3MockRecorder) PutObjectLegalHold(arg0 interface{}) *gomock.Call

PutObjectLegalHold indicates an expected call of PutObjectLegalHold.

func (*MockS3MockRecorder) PutObjectLegalHoldRequest

func (mr *MockS3MockRecorder) PutObjectLegalHoldRequest(arg0 interface{}) *gomock.Call

PutObjectLegalHoldRequest indicates an expected call of PutObjectLegalHoldRequest.

func (*MockS3MockRecorder) PutObjectLegalHoldWithContext

func (mr *MockS3MockRecorder) PutObjectLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutObjectLegalHoldWithContext indicates an expected call of PutObjectLegalHoldWithContext.

func (*MockS3MockRecorder) PutObjectLockConfiguration

func (mr *MockS3MockRecorder) PutObjectLockConfiguration(arg0 interface{}) *gomock.Call

PutObjectLockConfiguration indicates an expected call of PutObjectLockConfiguration.

func (*MockS3MockRecorder) PutObjectLockConfigurationRequest

func (mr *MockS3MockRecorder) PutObjectLockConfigurationRequest(arg0 interface{}) *gomock.Call

PutObjectLockConfigurationRequest indicates an expected call of PutObjectLockConfigurationRequest.

func (*MockS3MockRecorder) PutObjectLockConfigurationWithContext

func (mr *MockS3MockRecorder) PutObjectLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutObjectLockConfigurationWithContext indicates an expected call of PutObjectLockConfigurationWithContext.

func (*MockS3MockRecorder) PutObjectRequest

func (mr *MockS3MockRecorder) PutObjectRequest(arg0 interface{}) *gomock.Call

PutObjectRequest indicates an expected call of PutObjectRequest.

func (*MockS3MockRecorder) PutObjectRetention

func (mr *MockS3MockRecorder) PutObjectRetention(arg0 interface{}) *gomock.Call

PutObjectRetention indicates an expected call of PutObjectRetention.

func (*MockS3MockRecorder) PutObjectRetentionRequest

func (mr *MockS3MockRecorder) PutObjectRetentionRequest(arg0 interface{}) *gomock.Call

PutObjectRetentionRequest indicates an expected call of PutObjectRetentionRequest.

func (*MockS3MockRecorder) PutObjectRetentionWithContext

func (mr *MockS3MockRecorder) PutObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutObjectRetentionWithContext indicates an expected call of PutObjectRetentionWithContext.

func (*MockS3MockRecorder) PutObjectTagging

func (mr *MockS3MockRecorder) PutObjectTagging(arg0 interface{}) *gomock.Call

PutObjectTagging indicates an expected call of PutObjectTagging.

func (*MockS3MockRecorder) PutObjectTaggingRequest

func (mr *MockS3MockRecorder) PutObjectTaggingRequest(arg0 interface{}) *gomock.Call

PutObjectTaggingRequest indicates an expected call of PutObjectTaggingRequest.

func (*MockS3MockRecorder) PutObjectTaggingWithContext

func (mr *MockS3MockRecorder) PutObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutObjectTaggingWithContext indicates an expected call of PutObjectTaggingWithContext.

func (*MockS3MockRecorder) PutObjectWithContext

func (mr *MockS3MockRecorder) PutObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutObjectWithContext indicates an expected call of PutObjectWithContext.

func (*MockS3MockRecorder) PutPublicAccessBlock

func (mr *MockS3MockRecorder) PutPublicAccessBlock(arg0 interface{}) *gomock.Call

PutPublicAccessBlock indicates an expected call of PutPublicAccessBlock.

func (*MockS3MockRecorder) PutPublicAccessBlockRequest

func (mr *MockS3MockRecorder) PutPublicAccessBlockRequest(arg0 interface{}) *gomock.Call

PutPublicAccessBlockRequest indicates an expected call of PutPublicAccessBlockRequest.

func (*MockS3MockRecorder) PutPublicAccessBlockWithContext

func (mr *MockS3MockRecorder) PutPublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutPublicAccessBlockWithContext indicates an expected call of PutPublicAccessBlockWithContext.

func (*MockS3MockRecorder) RestoreObject

func (mr *MockS3MockRecorder) RestoreObject(arg0 interface{}) *gomock.Call

RestoreObject indicates an expected call of RestoreObject.

func (*MockS3MockRecorder) RestoreObjectRequest

func (mr *MockS3MockRecorder) RestoreObjectRequest(arg0 interface{}) *gomock.Call

RestoreObjectRequest indicates an expected call of RestoreObjectRequest.

func (*MockS3MockRecorder) RestoreObjectWithContext

func (mr *MockS3MockRecorder) RestoreObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreObjectWithContext indicates an expected call of RestoreObjectWithContext.

func (*MockS3MockRecorder) SelectObjectContent

func (mr *MockS3MockRecorder) SelectObjectContent(arg0 interface{}) *gomock.Call

SelectObjectContent indicates an expected call of SelectObjectContent.

func (*MockS3MockRecorder) SelectObjectContentRequest

func (mr *MockS3MockRecorder) SelectObjectContentRequest(arg0 interface{}) *gomock.Call

SelectObjectContentRequest indicates an expected call of SelectObjectContentRequest.

func (*MockS3MockRecorder) SelectObjectContentWithContext

func (mr *MockS3MockRecorder) SelectObjectContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SelectObjectContentWithContext indicates an expected call of SelectObjectContentWithContext.

func (*MockS3MockRecorder) UploadPart

func (mr *MockS3MockRecorder) UploadPart(arg0 interface{}) *gomock.Call

UploadPart indicates an expected call of UploadPart.

func (*MockS3MockRecorder) UploadPartCopy

func (mr *MockS3MockRecorder) UploadPartCopy(arg0 interface{}) *gomock.Call

UploadPartCopy indicates an expected call of UploadPartCopy.

func (*MockS3MockRecorder) UploadPartCopyRequest

func (mr *MockS3MockRecorder) UploadPartCopyRequest(arg0 interface{}) *gomock.Call

UploadPartCopyRequest indicates an expected call of UploadPartCopyRequest.

func (*MockS3MockRecorder) UploadPartCopyWithContext

func (mr *MockS3MockRecorder) UploadPartCopyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UploadPartCopyWithContext indicates an expected call of UploadPartCopyWithContext.

func (*MockS3MockRecorder) UploadPartRequest

func (mr *MockS3MockRecorder) UploadPartRequest(arg0 interface{}) *gomock.Call

UploadPartRequest indicates an expected call of UploadPartRequest.

func (*MockS3MockRecorder) UploadPartWithContext

func (mr *MockS3MockRecorder) UploadPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UploadPartWithContext indicates an expected call of UploadPartWithContext.

func (*MockS3MockRecorder) WaitUntilBucketExists

func (mr *MockS3MockRecorder) WaitUntilBucketExists(arg0 interface{}) *gomock.Call

WaitUntilBucketExists indicates an expected call of WaitUntilBucketExists.

func (*MockS3MockRecorder) WaitUntilBucketExistsWithContext

func (mr *MockS3MockRecorder) WaitUntilBucketExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilBucketExistsWithContext indicates an expected call of WaitUntilBucketExistsWithContext.

func (*MockS3MockRecorder) WaitUntilBucketNotExists

func (mr *MockS3MockRecorder) WaitUntilBucketNotExists(arg0 interface{}) *gomock.Call

WaitUntilBucketNotExists indicates an expected call of WaitUntilBucketNotExists.

func (*MockS3MockRecorder) WaitUntilBucketNotExistsWithContext

func (mr *MockS3MockRecorder) WaitUntilBucketNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilBucketNotExistsWithContext indicates an expected call of WaitUntilBucketNotExistsWithContext.

func (*MockS3MockRecorder) WaitUntilObjectExists

func (mr *MockS3MockRecorder) WaitUntilObjectExists(arg0 interface{}) *gomock.Call

WaitUntilObjectExists indicates an expected call of WaitUntilObjectExists.

func (*MockS3MockRecorder) WaitUntilObjectExistsWithContext

func (mr *MockS3MockRecorder) WaitUntilObjectExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilObjectExistsWithContext indicates an expected call of WaitUntilObjectExistsWithContext.

func (*MockS3MockRecorder) WaitUntilObjectNotExists

func (mr *MockS3MockRecorder) WaitUntilObjectNotExists(arg0 interface{}) *gomock.Call

WaitUntilObjectNotExists indicates an expected call of WaitUntilObjectNotExists.

func (*MockS3MockRecorder) WaitUntilObjectNotExistsWithContext

func (mr *MockS3MockRecorder) WaitUntilObjectNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilObjectNotExistsWithContext indicates an expected call of WaitUntilObjectNotExistsWithContext.

func (*MockS3MockRecorder) WriteGetObjectResponse

func (mr *MockS3MockRecorder) WriteGetObjectResponse(arg0 interface{}) *gomock.Call

WriteGetObjectResponse indicates an expected call of WriteGetObjectResponse.

func (*MockS3MockRecorder) WriteGetObjectResponseRequest

func (mr *MockS3MockRecorder) WriteGetObjectResponseRequest(arg0 interface{}) *gomock.Call

WriteGetObjectResponseRequest indicates an expected call of WriteGetObjectResponseRequest.

func (*MockS3MockRecorder) WriteGetObjectResponseWithContext

func (mr *MockS3MockRecorder) WriteGetObjectResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WriteGetObjectResponseWithContext indicates an expected call of WriteGetObjectResponseWithContext.

Jump to

Keyboard shortcuts

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