Documentation ¶
Index ¶
- type DownloaderAPI
- func (_m *DownloaderAPI) Download(_a0 io.WriterAt, _a1 *s3.GetObjectInput, _a2 ...func(*s3manager.Downloader)) (int64, error)
- func (_m *DownloaderAPI) DownloadWithContext(_a0 context.Context, _a1 io.WriterAt, _a2 *s3.GetObjectInput, ...) (int64, error)
- func (_m *DownloaderAPI) EXPECT() *DownloaderAPI_Expecter
- type DownloaderAPI_DownloadWithContext_Call
- func (_c *DownloaderAPI_DownloadWithContext_Call) Return(_a0 int64, _a1 error) *DownloaderAPI_DownloadWithContext_Call
- func (_c *DownloaderAPI_DownloadWithContext_Call) Run(run func(_a0 context.Context, _a1 io.WriterAt, _a2 *s3.GetObjectInput, ...)) *DownloaderAPI_DownloadWithContext_Call
- func (_c *DownloaderAPI_DownloadWithContext_Call) RunAndReturn(run func(context.Context, io.WriterAt, *s3.GetObjectInput, ...) (int64, error)) *DownloaderAPI_DownloadWithContext_Call
- type DownloaderAPI_Download_Call
- type DownloaderAPI_Expecter
- type S3API
- func (_m *S3API) AbortMultipartUpload(_a0 *s3.AbortMultipartUploadInput) (*s3.AbortMultipartUploadOutput, error)
- func (_m *S3API) AbortMultipartUploadRequest(_a0 *s3.AbortMultipartUploadInput) (*request.Request, *s3.AbortMultipartUploadOutput)
- func (_m *S3API) AbortMultipartUploadWithContext(_a0 context.Context, _a1 *s3.AbortMultipartUploadInput, _a2 ...request.Option) (*s3.AbortMultipartUploadOutput, error)
- func (_m *S3API) CompleteMultipartUpload(_a0 *s3.CompleteMultipartUploadInput) (*s3.CompleteMultipartUploadOutput, error)
- func (_m *S3API) CompleteMultipartUploadRequest(_a0 *s3.CompleteMultipartUploadInput) (*request.Request, *s3.CompleteMultipartUploadOutput)
- func (_m *S3API) CompleteMultipartUploadWithContext(_a0 context.Context, _a1 *s3.CompleteMultipartUploadInput, ...) (*s3.CompleteMultipartUploadOutput, error)
- func (_m *S3API) CopyObject(_a0 *s3.CopyObjectInput) (*s3.CopyObjectOutput, error)
- func (_m *S3API) CopyObjectRequest(_a0 *s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)
- func (_m *S3API) CopyObjectWithContext(_a0 context.Context, _a1 *s3.CopyObjectInput, _a2 ...request.Option) (*s3.CopyObjectOutput, error)
- func (_m *S3API) CreateBucket(_a0 *s3.CreateBucketInput) (*s3.CreateBucketOutput, error)
- func (_m *S3API) CreateBucketRequest(_a0 *s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)
- func (_m *S3API) CreateBucketWithContext(_a0 context.Context, _a1 *s3.CreateBucketInput, _a2 ...request.Option) (*s3.CreateBucketOutput, error)
- func (_m *S3API) CreateMultipartUpload(_a0 *s3.CreateMultipartUploadInput) (*s3.CreateMultipartUploadOutput, error)
- func (_m *S3API) CreateMultipartUploadRequest(_a0 *s3.CreateMultipartUploadInput) (*request.Request, *s3.CreateMultipartUploadOutput)
- func (_m *S3API) CreateMultipartUploadWithContext(_a0 context.Context, _a1 *s3.CreateMultipartUploadInput, _a2 ...request.Option) (*s3.CreateMultipartUploadOutput, error)
- func (_m *S3API) CreateSession(_a0 *s3.CreateSessionInput) (*s3.CreateSessionOutput, error)
- func (_m *S3API) CreateSessionRequest(_a0 *s3.CreateSessionInput) (*request.Request, *s3.CreateSessionOutput)
- func (_m *S3API) CreateSessionWithContext(_a0 context.Context, _a1 *s3.CreateSessionInput, _a2 ...request.Option) (*s3.CreateSessionOutput, error)
- func (_m *S3API) DeleteBucket(_a0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)
- func (_m *S3API) DeleteBucketAnalyticsConfiguration(_a0 *s3.DeleteBucketAnalyticsConfigurationInput) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)
- func (_m *S3API) DeleteBucketAnalyticsConfigurationRequest(_a0 *s3.DeleteBucketAnalyticsConfigurationInput) (*request.Request, *s3.DeleteBucketAnalyticsConfigurationOutput)
- func (_m *S3API) DeleteBucketAnalyticsConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketAnalyticsConfigurationInput, ...) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)
- func (_m *S3API) DeleteBucketCors(_a0 *s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)
- func (_m *S3API) DeleteBucketCorsRequest(_a0 *s3.DeleteBucketCorsInput) (*request.Request, *s3.DeleteBucketCorsOutput)
- func (_m *S3API) DeleteBucketCorsWithContext(_a0 context.Context, _a1 *s3.DeleteBucketCorsInput, _a2 ...request.Option) (*s3.DeleteBucketCorsOutput, error)
- func (_m *S3API) DeleteBucketEncryption(_a0 *s3.DeleteBucketEncryptionInput) (*s3.DeleteBucketEncryptionOutput, error)
- func (_m *S3API) DeleteBucketEncryptionRequest(_a0 *s3.DeleteBucketEncryptionInput) (*request.Request, *s3.DeleteBucketEncryptionOutput)
- func (_m *S3API) DeleteBucketEncryptionWithContext(_a0 context.Context, _a1 *s3.DeleteBucketEncryptionInput, ...) (*s3.DeleteBucketEncryptionOutput, error)
- func (_m *S3API) DeleteBucketIntelligentTieringConfiguration(_a0 *s3.DeleteBucketIntelligentTieringConfigurationInput) (*s3.DeleteBucketIntelligentTieringConfigurationOutput, error)
- func (_m *S3API) DeleteBucketIntelligentTieringConfigurationRequest(_a0 *s3.DeleteBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.DeleteBucketIntelligentTieringConfigurationOutput)
- func (_m *S3API) DeleteBucketIntelligentTieringConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketIntelligentTieringConfigurationInput, ...) (*s3.DeleteBucketIntelligentTieringConfigurationOutput, error)
- func (_m *S3API) DeleteBucketInventoryConfiguration(_a0 *s3.DeleteBucketInventoryConfigurationInput) (*s3.DeleteBucketInventoryConfigurationOutput, error)
- func (_m *S3API) DeleteBucketInventoryConfigurationRequest(_a0 *s3.DeleteBucketInventoryConfigurationInput) (*request.Request, *s3.DeleteBucketInventoryConfigurationOutput)
- func (_m *S3API) DeleteBucketInventoryConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketInventoryConfigurationInput, ...) (*s3.DeleteBucketInventoryConfigurationOutput, error)
- func (_m *S3API) DeleteBucketLifecycle(_a0 *s3.DeleteBucketLifecycleInput) (*s3.DeleteBucketLifecycleOutput, error)
- func (_m *S3API) DeleteBucketLifecycleRequest(_a0 *s3.DeleteBucketLifecycleInput) (*request.Request, *s3.DeleteBucketLifecycleOutput)
- func (_m *S3API) DeleteBucketLifecycleWithContext(_a0 context.Context, _a1 *s3.DeleteBucketLifecycleInput, _a2 ...request.Option) (*s3.DeleteBucketLifecycleOutput, error)
- func (_m *S3API) DeleteBucketMetricsConfiguration(_a0 *s3.DeleteBucketMetricsConfigurationInput) (*s3.DeleteBucketMetricsConfigurationOutput, error)
- func (_m *S3API) DeleteBucketMetricsConfigurationRequest(_a0 *s3.DeleteBucketMetricsConfigurationInput) (*request.Request, *s3.DeleteBucketMetricsConfigurationOutput)
- func (_m *S3API) DeleteBucketMetricsConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketMetricsConfigurationInput, ...) (*s3.DeleteBucketMetricsConfigurationOutput, error)
- func (_m *S3API) DeleteBucketOwnershipControls(_a0 *s3.DeleteBucketOwnershipControlsInput) (*s3.DeleteBucketOwnershipControlsOutput, error)
- func (_m *S3API) DeleteBucketOwnershipControlsRequest(_a0 *s3.DeleteBucketOwnershipControlsInput) (*request.Request, *s3.DeleteBucketOwnershipControlsOutput)
- func (_m *S3API) DeleteBucketOwnershipControlsWithContext(_a0 context.Context, _a1 *s3.DeleteBucketOwnershipControlsInput, ...) (*s3.DeleteBucketOwnershipControlsOutput, error)
- func (_m *S3API) DeleteBucketPolicy(_a0 *s3.DeleteBucketPolicyInput) (*s3.DeleteBucketPolicyOutput, error)
- func (_m *S3API) DeleteBucketPolicyRequest(_a0 *s3.DeleteBucketPolicyInput) (*request.Request, *s3.DeleteBucketPolicyOutput)
- func (_m *S3API) DeleteBucketPolicyWithContext(_a0 context.Context, _a1 *s3.DeleteBucketPolicyInput, _a2 ...request.Option) (*s3.DeleteBucketPolicyOutput, error)
- func (_m *S3API) DeleteBucketReplication(_a0 *s3.DeleteBucketReplicationInput) (*s3.DeleteBucketReplicationOutput, error)
- func (_m *S3API) DeleteBucketReplicationRequest(_a0 *s3.DeleteBucketReplicationInput) (*request.Request, *s3.DeleteBucketReplicationOutput)
- func (_m *S3API) DeleteBucketReplicationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketReplicationInput, ...) (*s3.DeleteBucketReplicationOutput, error)
- func (_m *S3API) DeleteBucketRequest(_a0 *s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)
- func (_m *S3API) DeleteBucketTagging(_a0 *s3.DeleteBucketTaggingInput) (*s3.DeleteBucketTaggingOutput, error)
- func (_m *S3API) DeleteBucketTaggingRequest(_a0 *s3.DeleteBucketTaggingInput) (*request.Request, *s3.DeleteBucketTaggingOutput)
- func (_m *S3API) DeleteBucketTaggingWithContext(_a0 context.Context, _a1 *s3.DeleteBucketTaggingInput, _a2 ...request.Option) (*s3.DeleteBucketTaggingOutput, error)
- func (_m *S3API) DeleteBucketWebsite(_a0 *s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)
- func (_m *S3API) DeleteBucketWebsiteRequest(_a0 *s3.DeleteBucketWebsiteInput) (*request.Request, *s3.DeleteBucketWebsiteOutput)
- func (_m *S3API) DeleteBucketWebsiteWithContext(_a0 context.Context, _a1 *s3.DeleteBucketWebsiteInput, _a2 ...request.Option) (*s3.DeleteBucketWebsiteOutput, error)
- func (_m *S3API) DeleteBucketWithContext(_a0 context.Context, _a1 *s3.DeleteBucketInput, _a2 ...request.Option) (*s3.DeleteBucketOutput, error)
- func (_m *S3API) DeleteObject(_a0 *s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)
- func (_m *S3API) DeleteObjectRequest(_a0 *s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)
- func (_m *S3API) DeleteObjectTagging(_a0 *s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)
- func (_m *S3API) DeleteObjectTaggingRequest(_a0 *s3.DeleteObjectTaggingInput) (*request.Request, *s3.DeleteObjectTaggingOutput)
- func (_m *S3API) DeleteObjectTaggingWithContext(_a0 context.Context, _a1 *s3.DeleteObjectTaggingInput, _a2 ...request.Option) (*s3.DeleteObjectTaggingOutput, error)
- func (_m *S3API) DeleteObjectWithContext(_a0 context.Context, _a1 *s3.DeleteObjectInput, _a2 ...request.Option) (*s3.DeleteObjectOutput, error)
- func (_m *S3API) DeleteObjects(_a0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)
- func (_m *S3API) DeleteObjectsRequest(_a0 *s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)
- func (_m *S3API) DeleteObjectsWithContext(_a0 context.Context, _a1 *s3.DeleteObjectsInput, _a2 ...request.Option) (*s3.DeleteObjectsOutput, error)
- func (_m *S3API) DeletePublicAccessBlock(_a0 *s3.DeletePublicAccessBlockInput) (*s3.DeletePublicAccessBlockOutput, error)
- func (_m *S3API) DeletePublicAccessBlockRequest(_a0 *s3.DeletePublicAccessBlockInput) (*request.Request, *s3.DeletePublicAccessBlockOutput)
- func (_m *S3API) DeletePublicAccessBlockWithContext(_a0 context.Context, _a1 *s3.DeletePublicAccessBlockInput, ...) (*s3.DeletePublicAccessBlockOutput, error)
- func (_m *S3API) EXPECT() *S3API_Expecter
- func (_m *S3API) GetBucketAccelerateConfiguration(_a0 *s3.GetBucketAccelerateConfigurationInput) (*s3.GetBucketAccelerateConfigurationOutput, error)
- func (_m *S3API) GetBucketAccelerateConfigurationRequest(_a0 *s3.GetBucketAccelerateConfigurationInput) (*request.Request, *s3.GetBucketAccelerateConfigurationOutput)
- func (_m *S3API) GetBucketAccelerateConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketAccelerateConfigurationInput, ...) (*s3.GetBucketAccelerateConfigurationOutput, error)
- func (_m *S3API) GetBucketAcl(_a0 *s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)
- func (_m *S3API) GetBucketAclRequest(_a0 *s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)
- func (_m *S3API) GetBucketAclWithContext(_a0 context.Context, _a1 *s3.GetBucketAclInput, _a2 ...request.Option) (*s3.GetBucketAclOutput, error)
- func (_m *S3API) GetBucketAnalyticsConfiguration(_a0 *s3.GetBucketAnalyticsConfigurationInput) (*s3.GetBucketAnalyticsConfigurationOutput, error)
- func (_m *S3API) GetBucketAnalyticsConfigurationRequest(_a0 *s3.GetBucketAnalyticsConfigurationInput) (*request.Request, *s3.GetBucketAnalyticsConfigurationOutput)
- func (_m *S3API) GetBucketAnalyticsConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketAnalyticsConfigurationInput, ...) (*s3.GetBucketAnalyticsConfigurationOutput, error)
- func (_m *S3API) GetBucketCors(_a0 *s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)
- func (_m *S3API) GetBucketCorsRequest(_a0 *s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)
- func (_m *S3API) GetBucketCorsWithContext(_a0 context.Context, _a1 *s3.GetBucketCorsInput, _a2 ...request.Option) (*s3.GetBucketCorsOutput, error)
- func (_m *S3API) GetBucketEncryption(_a0 *s3.GetBucketEncryptionInput) (*s3.GetBucketEncryptionOutput, error)
- func (_m *S3API) GetBucketEncryptionRequest(_a0 *s3.GetBucketEncryptionInput) (*request.Request, *s3.GetBucketEncryptionOutput)
- func (_m *S3API) GetBucketEncryptionWithContext(_a0 context.Context, _a1 *s3.GetBucketEncryptionInput, _a2 ...request.Option) (*s3.GetBucketEncryptionOutput, error)
- func (_m *S3API) GetBucketIntelligentTieringConfiguration(_a0 *s3.GetBucketIntelligentTieringConfigurationInput) (*s3.GetBucketIntelligentTieringConfigurationOutput, error)
- func (_m *S3API) GetBucketIntelligentTieringConfigurationRequest(_a0 *s3.GetBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.GetBucketIntelligentTieringConfigurationOutput)
- func (_m *S3API) GetBucketIntelligentTieringConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketIntelligentTieringConfigurationInput, ...) (*s3.GetBucketIntelligentTieringConfigurationOutput, error)
- func (_m *S3API) GetBucketInventoryConfiguration(_a0 *s3.GetBucketInventoryConfigurationInput) (*s3.GetBucketInventoryConfigurationOutput, error)
- func (_m *S3API) GetBucketInventoryConfigurationRequest(_a0 *s3.GetBucketInventoryConfigurationInput) (*request.Request, *s3.GetBucketInventoryConfigurationOutput)
- func (_m *S3API) GetBucketInventoryConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketInventoryConfigurationInput, ...) (*s3.GetBucketInventoryConfigurationOutput, error)
- func (_m *S3API) GetBucketLifecycle(_a0 *s3.GetBucketLifecycleInput) (*s3.GetBucketLifecycleOutput, error)
- func (_m *S3API) GetBucketLifecycleConfiguration(_a0 *s3.GetBucketLifecycleConfigurationInput) (*s3.GetBucketLifecycleConfigurationOutput, error)
- func (_m *S3API) GetBucketLifecycleConfigurationRequest(_a0 *s3.GetBucketLifecycleConfigurationInput) (*request.Request, *s3.GetBucketLifecycleConfigurationOutput)
- func (_m *S3API) GetBucketLifecycleConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketLifecycleConfigurationInput, ...) (*s3.GetBucketLifecycleConfigurationOutput, error)
- func (_m *S3API) GetBucketLifecycleRequest(_a0 *s3.GetBucketLifecycleInput) (*request.Request, *s3.GetBucketLifecycleOutput)
- func (_m *S3API) GetBucketLifecycleWithContext(_a0 context.Context, _a1 *s3.GetBucketLifecycleInput, _a2 ...request.Option) (*s3.GetBucketLifecycleOutput, error)
- func (_m *S3API) GetBucketLocation(_a0 *s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)
- func (_m *S3API) GetBucketLocationRequest(_a0 *s3.GetBucketLocationInput) (*request.Request, *s3.GetBucketLocationOutput)
- func (_m *S3API) GetBucketLocationWithContext(_a0 context.Context, _a1 *s3.GetBucketLocationInput, _a2 ...request.Option) (*s3.GetBucketLocationOutput, error)
- func (_m *S3API) GetBucketLogging(_a0 *s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)
- func (_m *S3API) GetBucketLoggingRequest(_a0 *s3.GetBucketLoggingInput) (*request.Request, *s3.GetBucketLoggingOutput)
- func (_m *S3API) GetBucketLoggingWithContext(_a0 context.Context, _a1 *s3.GetBucketLoggingInput, _a2 ...request.Option) (*s3.GetBucketLoggingOutput, error)
- func (_m *S3API) GetBucketMetricsConfiguration(_a0 *s3.GetBucketMetricsConfigurationInput) (*s3.GetBucketMetricsConfigurationOutput, error)
- func (_m *S3API) GetBucketMetricsConfigurationRequest(_a0 *s3.GetBucketMetricsConfigurationInput) (*request.Request, *s3.GetBucketMetricsConfigurationOutput)
- func (_m *S3API) GetBucketMetricsConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketMetricsConfigurationInput, ...) (*s3.GetBucketMetricsConfigurationOutput, error)
- func (_m *S3API) GetBucketNotification(_a0 *s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfigurationDeprecated, error)
- func (_m *S3API) GetBucketNotificationConfiguration(_a0 *s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfiguration, error)
- func (_m *S3API) GetBucketNotificationConfigurationRequest(_a0 *s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfiguration)
- func (_m *S3API) GetBucketNotificationConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketNotificationConfigurationRequest, ...) (*s3.NotificationConfiguration, error)
- func (_m *S3API) GetBucketNotificationRequest(_a0 *s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfigurationDeprecated)
- func (_m *S3API) GetBucketNotificationWithContext(_a0 context.Context, _a1 *s3.GetBucketNotificationConfigurationRequest, ...) (*s3.NotificationConfigurationDeprecated, error)
- func (_m *S3API) GetBucketOwnershipControls(_a0 *s3.GetBucketOwnershipControlsInput) (*s3.GetBucketOwnershipControlsOutput, error)
- func (_m *S3API) GetBucketOwnershipControlsRequest(_a0 *s3.GetBucketOwnershipControlsInput) (*request.Request, *s3.GetBucketOwnershipControlsOutput)
- func (_m *S3API) GetBucketOwnershipControlsWithContext(_a0 context.Context, _a1 *s3.GetBucketOwnershipControlsInput, ...) (*s3.GetBucketOwnershipControlsOutput, error)
- func (_m *S3API) GetBucketPolicy(_a0 *s3.GetBucketPolicyInput) (*s3.GetBucketPolicyOutput, error)
- func (_m *S3API) GetBucketPolicyRequest(_a0 *s3.GetBucketPolicyInput) (*request.Request, *s3.GetBucketPolicyOutput)
- func (_m *S3API) GetBucketPolicyStatus(_a0 *s3.GetBucketPolicyStatusInput) (*s3.GetBucketPolicyStatusOutput, error)
- func (_m *S3API) GetBucketPolicyStatusRequest(_a0 *s3.GetBucketPolicyStatusInput) (*request.Request, *s3.GetBucketPolicyStatusOutput)
- func (_m *S3API) GetBucketPolicyStatusWithContext(_a0 context.Context, _a1 *s3.GetBucketPolicyStatusInput, _a2 ...request.Option) (*s3.GetBucketPolicyStatusOutput, error)
- func (_m *S3API) GetBucketPolicyWithContext(_a0 context.Context, _a1 *s3.GetBucketPolicyInput, _a2 ...request.Option) (*s3.GetBucketPolicyOutput, error)
- func (_m *S3API) GetBucketReplication(_a0 *s3.GetBucketReplicationInput) (*s3.GetBucketReplicationOutput, error)
- func (_m *S3API) GetBucketReplicationRequest(_a0 *s3.GetBucketReplicationInput) (*request.Request, *s3.GetBucketReplicationOutput)
- func (_m *S3API) GetBucketReplicationWithContext(_a0 context.Context, _a1 *s3.GetBucketReplicationInput, _a2 ...request.Option) (*s3.GetBucketReplicationOutput, error)
- func (_m *S3API) GetBucketRequestPayment(_a0 *s3.GetBucketRequestPaymentInput) (*s3.GetBucketRequestPaymentOutput, error)
- func (_m *S3API) GetBucketRequestPaymentRequest(_a0 *s3.GetBucketRequestPaymentInput) (*request.Request, *s3.GetBucketRequestPaymentOutput)
- func (_m *S3API) GetBucketRequestPaymentWithContext(_a0 context.Context, _a1 *s3.GetBucketRequestPaymentInput, ...) (*s3.GetBucketRequestPaymentOutput, error)
- func (_m *S3API) GetBucketTagging(_a0 *s3.GetBucketTaggingInput) (*s3.GetBucketTaggingOutput, error)
- func (_m *S3API) GetBucketTaggingRequest(_a0 *s3.GetBucketTaggingInput) (*request.Request, *s3.GetBucketTaggingOutput)
- func (_m *S3API) GetBucketTaggingWithContext(_a0 context.Context, _a1 *s3.GetBucketTaggingInput, _a2 ...request.Option) (*s3.GetBucketTaggingOutput, error)
- func (_m *S3API) GetBucketVersioning(_a0 *s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)
- func (_m *S3API) GetBucketVersioningRequest(_a0 *s3.GetBucketVersioningInput) (*request.Request, *s3.GetBucketVersioningOutput)
- func (_m *S3API) GetBucketVersioningWithContext(_a0 context.Context, _a1 *s3.GetBucketVersioningInput, _a2 ...request.Option) (*s3.GetBucketVersioningOutput, error)
- func (_m *S3API) GetBucketWebsite(_a0 *s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)
- func (_m *S3API) GetBucketWebsiteRequest(_a0 *s3.GetBucketWebsiteInput) (*request.Request, *s3.GetBucketWebsiteOutput)
- func (_m *S3API) GetBucketWebsiteWithContext(_a0 context.Context, _a1 *s3.GetBucketWebsiteInput, _a2 ...request.Option) (*s3.GetBucketWebsiteOutput, error)
- func (_m *S3API) GetObject(_a0 *s3.GetObjectInput) (*s3.GetObjectOutput, error)
- func (_m *S3API) GetObjectAcl(_a0 *s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)
- func (_m *S3API) GetObjectAclRequest(_a0 *s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)
- func (_m *S3API) GetObjectAclWithContext(_a0 context.Context, _a1 *s3.GetObjectAclInput, _a2 ...request.Option) (*s3.GetObjectAclOutput, error)
- func (_m *S3API) GetObjectAttributes(_a0 *s3.GetObjectAttributesInput) (*s3.GetObjectAttributesOutput, error)
- func (_m *S3API) GetObjectAttributesRequest(_a0 *s3.GetObjectAttributesInput) (*request.Request, *s3.GetObjectAttributesOutput)
- func (_m *S3API) GetObjectAttributesWithContext(_a0 context.Context, _a1 *s3.GetObjectAttributesInput, _a2 ...request.Option) (*s3.GetObjectAttributesOutput, error)
- func (_m *S3API) GetObjectLegalHold(_a0 *s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)
- func (_m *S3API) GetObjectLegalHoldRequest(_a0 *s3.GetObjectLegalHoldInput) (*request.Request, *s3.GetObjectLegalHoldOutput)
- func (_m *S3API) GetObjectLegalHoldWithContext(_a0 context.Context, _a1 *s3.GetObjectLegalHoldInput, _a2 ...request.Option) (*s3.GetObjectLegalHoldOutput, error)
- func (_m *S3API) GetObjectLockConfiguration(_a0 *s3.GetObjectLockConfigurationInput) (*s3.GetObjectLockConfigurationOutput, error)
- func (_m *S3API) GetObjectLockConfigurationRequest(_a0 *s3.GetObjectLockConfigurationInput) (*request.Request, *s3.GetObjectLockConfigurationOutput)
- func (_m *S3API) GetObjectLockConfigurationWithContext(_a0 context.Context, _a1 *s3.GetObjectLockConfigurationInput, ...) (*s3.GetObjectLockConfigurationOutput, error)
- func (_m *S3API) GetObjectRequest(_a0 *s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)
- func (_m *S3API) GetObjectRetention(_a0 *s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)
- func (_m *S3API) GetObjectRetentionRequest(_a0 *s3.GetObjectRetentionInput) (*request.Request, *s3.GetObjectRetentionOutput)
- func (_m *S3API) GetObjectRetentionWithContext(_a0 context.Context, _a1 *s3.GetObjectRetentionInput, _a2 ...request.Option) (*s3.GetObjectRetentionOutput, error)
- func (_m *S3API) GetObjectTagging(_a0 *s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)
- func (_m *S3API) GetObjectTaggingRequest(_a0 *s3.GetObjectTaggingInput) (*request.Request, *s3.GetObjectTaggingOutput)
- func (_m *S3API) GetObjectTaggingWithContext(_a0 context.Context, _a1 *s3.GetObjectTaggingInput, _a2 ...request.Option) (*s3.GetObjectTaggingOutput, error)
- func (_m *S3API) GetObjectTorrent(_a0 *s3.GetObjectTorrentInput) (*s3.GetObjectTorrentOutput, error)
- func (_m *S3API) GetObjectTorrentRequest(_a0 *s3.GetObjectTorrentInput) (*request.Request, *s3.GetObjectTorrentOutput)
- func (_m *S3API) GetObjectTorrentWithContext(_a0 context.Context, _a1 *s3.GetObjectTorrentInput, _a2 ...request.Option) (*s3.GetObjectTorrentOutput, error)
- func (_m *S3API) GetObjectWithContext(_a0 context.Context, _a1 *s3.GetObjectInput, _a2 ...request.Option) (*s3.GetObjectOutput, error)
- func (_m *S3API) GetPublicAccessBlock(_a0 *s3.GetPublicAccessBlockInput) (*s3.GetPublicAccessBlockOutput, error)
- func (_m *S3API) GetPublicAccessBlockRequest(_a0 *s3.GetPublicAccessBlockInput) (*request.Request, *s3.GetPublicAccessBlockOutput)
- func (_m *S3API) GetPublicAccessBlockWithContext(_a0 context.Context, _a1 *s3.GetPublicAccessBlockInput, _a2 ...request.Option) (*s3.GetPublicAccessBlockOutput, error)
- func (_m *S3API) HeadBucket(_a0 *s3.HeadBucketInput) (*s3.HeadBucketOutput, error)
- func (_m *S3API) HeadBucketRequest(_a0 *s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)
- func (_m *S3API) HeadBucketWithContext(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.Option) (*s3.HeadBucketOutput, error)
- func (_m *S3API) HeadObject(_a0 *s3.HeadObjectInput) (*s3.HeadObjectOutput, error)
- func (_m *S3API) HeadObjectRequest(_a0 *s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)
- func (_m *S3API) HeadObjectWithContext(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.Option) (*s3.HeadObjectOutput, error)
- func (_m *S3API) ListBucketAnalyticsConfigurations(_a0 *s3.ListBucketAnalyticsConfigurationsInput) (*s3.ListBucketAnalyticsConfigurationsOutput, error)
- func (_m *S3API) ListBucketAnalyticsConfigurationsRequest(_a0 *s3.ListBucketAnalyticsConfigurationsInput) (*request.Request, *s3.ListBucketAnalyticsConfigurationsOutput)
- func (_m *S3API) ListBucketAnalyticsConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketAnalyticsConfigurationsInput, ...) (*s3.ListBucketAnalyticsConfigurationsOutput, error)
- func (_m *S3API) ListBucketIntelligentTieringConfigurations(_a0 *s3.ListBucketIntelligentTieringConfigurationsInput) (*s3.ListBucketIntelligentTieringConfigurationsOutput, error)
- func (_m *S3API) ListBucketIntelligentTieringConfigurationsRequest(_a0 *s3.ListBucketIntelligentTieringConfigurationsInput) (*request.Request, *s3.ListBucketIntelligentTieringConfigurationsOutput)
- func (_m *S3API) ListBucketIntelligentTieringConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketIntelligentTieringConfigurationsInput, ...) (*s3.ListBucketIntelligentTieringConfigurationsOutput, error)
- func (_m *S3API) ListBucketInventoryConfigurations(_a0 *s3.ListBucketInventoryConfigurationsInput) (*s3.ListBucketInventoryConfigurationsOutput, error)
- func (_m *S3API) ListBucketInventoryConfigurationsRequest(_a0 *s3.ListBucketInventoryConfigurationsInput) (*request.Request, *s3.ListBucketInventoryConfigurationsOutput)
- func (_m *S3API) ListBucketInventoryConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketInventoryConfigurationsInput, ...) (*s3.ListBucketInventoryConfigurationsOutput, error)
- func (_m *S3API) ListBucketMetricsConfigurations(_a0 *s3.ListBucketMetricsConfigurationsInput) (*s3.ListBucketMetricsConfigurationsOutput, error)
- func (_m *S3API) ListBucketMetricsConfigurationsRequest(_a0 *s3.ListBucketMetricsConfigurationsInput) (*request.Request, *s3.ListBucketMetricsConfigurationsOutput)
- func (_m *S3API) ListBucketMetricsConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketMetricsConfigurationsInput, ...) (*s3.ListBucketMetricsConfigurationsOutput, error)
- func (_m *S3API) ListBuckets(_a0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
- func (_m *S3API) ListBucketsRequest(_a0 *s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)
- func (_m *S3API) ListBucketsWithContext(_a0 context.Context, _a1 *s3.ListBucketsInput, _a2 ...request.Option) (*s3.ListBucketsOutput, error)
- func (_m *S3API) ListDirectoryBuckets(_a0 *s3.ListDirectoryBucketsInput) (*s3.ListDirectoryBucketsOutput, error)
- func (_m *S3API) ListDirectoryBucketsPages(_a0 *s3.ListDirectoryBucketsInput, ...) error
- func (_m *S3API) ListDirectoryBucketsPagesWithContext(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, ...) error
- func (_m *S3API) ListDirectoryBucketsRequest(_a0 *s3.ListDirectoryBucketsInput) (*request.Request, *s3.ListDirectoryBucketsOutput)
- func (_m *S3API) ListDirectoryBucketsWithContext(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, _a2 ...request.Option) (*s3.ListDirectoryBucketsOutput, error)
- func (_m *S3API) ListMultipartUploads(_a0 *s3.ListMultipartUploadsInput) (*s3.ListMultipartUploadsOutput, error)
- func (_m *S3API) ListMultipartUploadsPages(_a0 *s3.ListMultipartUploadsInput, ...) error
- func (_m *S3API) ListMultipartUploadsPagesWithContext(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, ...) error
- func (_m *S3API) ListMultipartUploadsRequest(_a0 *s3.ListMultipartUploadsInput) (*request.Request, *s3.ListMultipartUploadsOutput)
- func (_m *S3API) ListMultipartUploadsWithContext(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, _a2 ...request.Option) (*s3.ListMultipartUploadsOutput, error)
- func (_m *S3API) ListObjectVersions(_a0 *s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)
- func (_m *S3API) ListObjectVersionsPages(_a0 *s3.ListObjectVersionsInput, ...) error
- func (_m *S3API) ListObjectVersionsPagesWithContext(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, ...) error
- func (_m *S3API) ListObjectVersionsRequest(_a0 *s3.ListObjectVersionsInput) (*request.Request, *s3.ListObjectVersionsOutput)
- func (_m *S3API) ListObjectVersionsWithContext(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, _a2 ...request.Option) (*s3.ListObjectVersionsOutput, error)
- func (_m *S3API) ListObjects(_a0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)
- func (_m *S3API) ListObjectsPages(_a0 *s3.ListObjectsInput, _a1 func(*s3.ListObjectsOutput, bool) bool) error
- func (_m *S3API) ListObjectsPagesWithContext(_a0 context.Context, _a1 *s3.ListObjectsInput, ...) error
- func (_m *S3API) ListObjectsRequest(_a0 *s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)
- func (_m *S3API) ListObjectsV2(_a0 *s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)
- func (_m *S3API) ListObjectsV2Pages(_a0 *s3.ListObjectsV2Input, _a1 func(*s3.ListObjectsV2Output, bool) bool) error
- func (_m *S3API) ListObjectsV2PagesWithContext(_a0 context.Context, _a1 *s3.ListObjectsV2Input, ...) error
- func (_m *S3API) ListObjectsV2Request(_a0 *s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)
- func (_m *S3API) ListObjectsV2WithContext(_a0 context.Context, _a1 *s3.ListObjectsV2Input, _a2 ...request.Option) (*s3.ListObjectsV2Output, error)
- func (_m *S3API) ListObjectsWithContext(_a0 context.Context, _a1 *s3.ListObjectsInput, _a2 ...request.Option) (*s3.ListObjectsOutput, error)
- func (_m *S3API) ListParts(_a0 *s3.ListPartsInput) (*s3.ListPartsOutput, error)
- func (_m *S3API) ListPartsPages(_a0 *s3.ListPartsInput, _a1 func(*s3.ListPartsOutput, bool) bool) error
- func (_m *S3API) ListPartsPagesWithContext(_a0 context.Context, _a1 *s3.ListPartsInput, ...) error
- func (_m *S3API) ListPartsRequest(_a0 *s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)
- func (_m *S3API) ListPartsWithContext(_a0 context.Context, _a1 *s3.ListPartsInput, _a2 ...request.Option) (*s3.ListPartsOutput, error)
- func (_m *S3API) PutBucketAccelerateConfiguration(_a0 *s3.PutBucketAccelerateConfigurationInput) (*s3.PutBucketAccelerateConfigurationOutput, error)
- func (_m *S3API) PutBucketAccelerateConfigurationRequest(_a0 *s3.PutBucketAccelerateConfigurationInput) (*request.Request, *s3.PutBucketAccelerateConfigurationOutput)
- func (_m *S3API) PutBucketAccelerateConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketAccelerateConfigurationInput, ...) (*s3.PutBucketAccelerateConfigurationOutput, error)
- func (_m *S3API) PutBucketAcl(_a0 *s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)
- func (_m *S3API) PutBucketAclRequest(_a0 *s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)
- func (_m *S3API) PutBucketAclWithContext(_a0 context.Context, _a1 *s3.PutBucketAclInput, _a2 ...request.Option) (*s3.PutBucketAclOutput, error)
- func (_m *S3API) PutBucketAnalyticsConfiguration(_a0 *s3.PutBucketAnalyticsConfigurationInput) (*s3.PutBucketAnalyticsConfigurationOutput, error)
- func (_m *S3API) PutBucketAnalyticsConfigurationRequest(_a0 *s3.PutBucketAnalyticsConfigurationInput) (*request.Request, *s3.PutBucketAnalyticsConfigurationOutput)
- func (_m *S3API) PutBucketAnalyticsConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketAnalyticsConfigurationInput, ...) (*s3.PutBucketAnalyticsConfigurationOutput, error)
- func (_m *S3API) PutBucketCors(_a0 *s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)
- func (_m *S3API) PutBucketCorsRequest(_a0 *s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)
- func (_m *S3API) PutBucketCorsWithContext(_a0 context.Context, _a1 *s3.PutBucketCorsInput, _a2 ...request.Option) (*s3.PutBucketCorsOutput, error)
- func (_m *S3API) PutBucketEncryption(_a0 *s3.PutBucketEncryptionInput) (*s3.PutBucketEncryptionOutput, error)
- func (_m *S3API) PutBucketEncryptionRequest(_a0 *s3.PutBucketEncryptionInput) (*request.Request, *s3.PutBucketEncryptionOutput)
- func (_m *S3API) PutBucketEncryptionWithContext(_a0 context.Context, _a1 *s3.PutBucketEncryptionInput, _a2 ...request.Option) (*s3.PutBucketEncryptionOutput, error)
- func (_m *S3API) PutBucketIntelligentTieringConfiguration(_a0 *s3.PutBucketIntelligentTieringConfigurationInput) (*s3.PutBucketIntelligentTieringConfigurationOutput, error)
- func (_m *S3API) PutBucketIntelligentTieringConfigurationRequest(_a0 *s3.PutBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.PutBucketIntelligentTieringConfigurationOutput)
- func (_m *S3API) PutBucketIntelligentTieringConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketIntelligentTieringConfigurationInput, ...) (*s3.PutBucketIntelligentTieringConfigurationOutput, error)
- func (_m *S3API) PutBucketInventoryConfiguration(_a0 *s3.PutBucketInventoryConfigurationInput) (*s3.PutBucketInventoryConfigurationOutput, error)
- func (_m *S3API) PutBucketInventoryConfigurationRequest(_a0 *s3.PutBucketInventoryConfigurationInput) (*request.Request, *s3.PutBucketInventoryConfigurationOutput)
- func (_m *S3API) PutBucketInventoryConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketInventoryConfigurationInput, ...) (*s3.PutBucketInventoryConfigurationOutput, error)
- func (_m *S3API) PutBucketLifecycle(_a0 *s3.PutBucketLifecycleInput) (*s3.PutBucketLifecycleOutput, error)
- func (_m *S3API) PutBucketLifecycleConfiguration(_a0 *s3.PutBucketLifecycleConfigurationInput) (*s3.PutBucketLifecycleConfigurationOutput, error)
- func (_m *S3API) PutBucketLifecycleConfigurationRequest(_a0 *s3.PutBucketLifecycleConfigurationInput) (*request.Request, *s3.PutBucketLifecycleConfigurationOutput)
- func (_m *S3API) PutBucketLifecycleConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketLifecycleConfigurationInput, ...) (*s3.PutBucketLifecycleConfigurationOutput, error)
- func (_m *S3API) PutBucketLifecycleRequest(_a0 *s3.PutBucketLifecycleInput) (*request.Request, *s3.PutBucketLifecycleOutput)
- func (_m *S3API) PutBucketLifecycleWithContext(_a0 context.Context, _a1 *s3.PutBucketLifecycleInput, _a2 ...request.Option) (*s3.PutBucketLifecycleOutput, error)
- func (_m *S3API) PutBucketLogging(_a0 *s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)
- func (_m *S3API) PutBucketLoggingRequest(_a0 *s3.PutBucketLoggingInput) (*request.Request, *s3.PutBucketLoggingOutput)
- func (_m *S3API) PutBucketLoggingWithContext(_a0 context.Context, _a1 *s3.PutBucketLoggingInput, _a2 ...request.Option) (*s3.PutBucketLoggingOutput, error)
- func (_m *S3API) PutBucketMetricsConfiguration(_a0 *s3.PutBucketMetricsConfigurationInput) (*s3.PutBucketMetricsConfigurationOutput, error)
- func (_m *S3API) PutBucketMetricsConfigurationRequest(_a0 *s3.PutBucketMetricsConfigurationInput) (*request.Request, *s3.PutBucketMetricsConfigurationOutput)
- func (_m *S3API) PutBucketMetricsConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketMetricsConfigurationInput, ...) (*s3.PutBucketMetricsConfigurationOutput, error)
- func (_m *S3API) PutBucketNotification(_a0 *s3.PutBucketNotificationInput) (*s3.PutBucketNotificationOutput, error)
- func (_m *S3API) PutBucketNotificationConfiguration(_a0 *s3.PutBucketNotificationConfigurationInput) (*s3.PutBucketNotificationConfigurationOutput, error)
- func (_m *S3API) PutBucketNotificationConfigurationRequest(_a0 *s3.PutBucketNotificationConfigurationInput) (*request.Request, *s3.PutBucketNotificationConfigurationOutput)
- func (_m *S3API) PutBucketNotificationConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketNotificationConfigurationInput, ...) (*s3.PutBucketNotificationConfigurationOutput, error)
- func (_m *S3API) PutBucketNotificationRequest(_a0 *s3.PutBucketNotificationInput) (*request.Request, *s3.PutBucketNotificationOutput)
- func (_m *S3API) PutBucketNotificationWithContext(_a0 context.Context, _a1 *s3.PutBucketNotificationInput, _a2 ...request.Option) (*s3.PutBucketNotificationOutput, error)
- func (_m *S3API) PutBucketOwnershipControls(_a0 *s3.PutBucketOwnershipControlsInput) (*s3.PutBucketOwnershipControlsOutput, error)
- func (_m *S3API) PutBucketOwnershipControlsRequest(_a0 *s3.PutBucketOwnershipControlsInput) (*request.Request, *s3.PutBucketOwnershipControlsOutput)
- func (_m *S3API) PutBucketOwnershipControlsWithContext(_a0 context.Context, _a1 *s3.PutBucketOwnershipControlsInput, ...) (*s3.PutBucketOwnershipControlsOutput, error)
- func (_m *S3API) PutBucketPolicy(_a0 *s3.PutBucketPolicyInput) (*s3.PutBucketPolicyOutput, error)
- func (_m *S3API) PutBucketPolicyRequest(_a0 *s3.PutBucketPolicyInput) (*request.Request, *s3.PutBucketPolicyOutput)
- func (_m *S3API) PutBucketPolicyWithContext(_a0 context.Context, _a1 *s3.PutBucketPolicyInput, _a2 ...request.Option) (*s3.PutBucketPolicyOutput, error)
- func (_m *S3API) PutBucketReplication(_a0 *s3.PutBucketReplicationInput) (*s3.PutBucketReplicationOutput, error)
- func (_m *S3API) PutBucketReplicationRequest(_a0 *s3.PutBucketReplicationInput) (*request.Request, *s3.PutBucketReplicationOutput)
- func (_m *S3API) PutBucketReplicationWithContext(_a0 context.Context, _a1 *s3.PutBucketReplicationInput, _a2 ...request.Option) (*s3.PutBucketReplicationOutput, error)
- func (_m *S3API) PutBucketRequestPayment(_a0 *s3.PutBucketRequestPaymentInput) (*s3.PutBucketRequestPaymentOutput, error)
- func (_m *S3API) PutBucketRequestPaymentRequest(_a0 *s3.PutBucketRequestPaymentInput) (*request.Request, *s3.PutBucketRequestPaymentOutput)
- func (_m *S3API) PutBucketRequestPaymentWithContext(_a0 context.Context, _a1 *s3.PutBucketRequestPaymentInput, ...) (*s3.PutBucketRequestPaymentOutput, error)
- func (_m *S3API) PutBucketTagging(_a0 *s3.PutBucketTaggingInput) (*s3.PutBucketTaggingOutput, error)
- func (_m *S3API) PutBucketTaggingRequest(_a0 *s3.PutBucketTaggingInput) (*request.Request, *s3.PutBucketTaggingOutput)
- func (_m *S3API) PutBucketTaggingWithContext(_a0 context.Context, _a1 *s3.PutBucketTaggingInput, _a2 ...request.Option) (*s3.PutBucketTaggingOutput, error)
- func (_m *S3API) PutBucketVersioning(_a0 *s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)
- func (_m *S3API) PutBucketVersioningRequest(_a0 *s3.PutBucketVersioningInput) (*request.Request, *s3.PutBucketVersioningOutput)
- func (_m *S3API) PutBucketVersioningWithContext(_a0 context.Context, _a1 *s3.PutBucketVersioningInput, _a2 ...request.Option) (*s3.PutBucketVersioningOutput, error)
- func (_m *S3API) PutBucketWebsite(_a0 *s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)
- func (_m *S3API) PutBucketWebsiteRequest(_a0 *s3.PutBucketWebsiteInput) (*request.Request, *s3.PutBucketWebsiteOutput)
- func (_m *S3API) PutBucketWebsiteWithContext(_a0 context.Context, _a1 *s3.PutBucketWebsiteInput, _a2 ...request.Option) (*s3.PutBucketWebsiteOutput, error)
- func (_m *S3API) PutObject(_a0 *s3.PutObjectInput) (*s3.PutObjectOutput, error)
- func (_m *S3API) PutObjectAcl(_a0 *s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)
- func (_m *S3API) PutObjectAclRequest(_a0 *s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)
- func (_m *S3API) PutObjectAclWithContext(_a0 context.Context, _a1 *s3.PutObjectAclInput, _a2 ...request.Option) (*s3.PutObjectAclOutput, error)
- func (_m *S3API) PutObjectLegalHold(_a0 *s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)
- func (_m *S3API) PutObjectLegalHoldRequest(_a0 *s3.PutObjectLegalHoldInput) (*request.Request, *s3.PutObjectLegalHoldOutput)
- func (_m *S3API) PutObjectLegalHoldWithContext(_a0 context.Context, _a1 *s3.PutObjectLegalHoldInput, _a2 ...request.Option) (*s3.PutObjectLegalHoldOutput, error)
- func (_m *S3API) PutObjectLockConfiguration(_a0 *s3.PutObjectLockConfigurationInput) (*s3.PutObjectLockConfigurationOutput, error)
- func (_m *S3API) PutObjectLockConfigurationRequest(_a0 *s3.PutObjectLockConfigurationInput) (*request.Request, *s3.PutObjectLockConfigurationOutput)
- func (_m *S3API) PutObjectLockConfigurationWithContext(_a0 context.Context, _a1 *s3.PutObjectLockConfigurationInput, ...) (*s3.PutObjectLockConfigurationOutput, error)
- func (_m *S3API) PutObjectRequest(_a0 *s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)
- func (_m *S3API) PutObjectRetention(_a0 *s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)
- func (_m *S3API) PutObjectRetentionRequest(_a0 *s3.PutObjectRetentionInput) (*request.Request, *s3.PutObjectRetentionOutput)
- func (_m *S3API) PutObjectRetentionWithContext(_a0 context.Context, _a1 *s3.PutObjectRetentionInput, _a2 ...request.Option) (*s3.PutObjectRetentionOutput, error)
- func (_m *S3API) PutObjectTagging(_a0 *s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)
- func (_m *S3API) PutObjectTaggingRequest(_a0 *s3.PutObjectTaggingInput) (*request.Request, *s3.PutObjectTaggingOutput)
- func (_m *S3API) PutObjectTaggingWithContext(_a0 context.Context, _a1 *s3.PutObjectTaggingInput, _a2 ...request.Option) (*s3.PutObjectTaggingOutput, error)
- func (_m *S3API) PutObjectWithContext(_a0 context.Context, _a1 *s3.PutObjectInput, _a2 ...request.Option) (*s3.PutObjectOutput, error)
- func (_m *S3API) PutPublicAccessBlock(_a0 *s3.PutPublicAccessBlockInput) (*s3.PutPublicAccessBlockOutput, error)
- func (_m *S3API) PutPublicAccessBlockRequest(_a0 *s3.PutPublicAccessBlockInput) (*request.Request, *s3.PutPublicAccessBlockOutput)
- func (_m *S3API) PutPublicAccessBlockWithContext(_a0 context.Context, _a1 *s3.PutPublicAccessBlockInput, _a2 ...request.Option) (*s3.PutPublicAccessBlockOutput, error)
- func (_m *S3API) RestoreObject(_a0 *s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)
- func (_m *S3API) RestoreObjectRequest(_a0 *s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)
- func (_m *S3API) RestoreObjectWithContext(_a0 context.Context, _a1 *s3.RestoreObjectInput, _a2 ...request.Option) (*s3.RestoreObjectOutput, error)
- func (_m *S3API) SelectObjectContent(_a0 *s3.SelectObjectContentInput) (*s3.SelectObjectContentOutput, error)
- func (_m *S3API) SelectObjectContentRequest(_a0 *s3.SelectObjectContentInput) (*request.Request, *s3.SelectObjectContentOutput)
- func (_m *S3API) SelectObjectContentWithContext(_a0 context.Context, _a1 *s3.SelectObjectContentInput, _a2 ...request.Option) (*s3.SelectObjectContentOutput, error)
- func (_m *S3API) UploadPart(_a0 *s3.UploadPartInput) (*s3.UploadPartOutput, error)
- func (_m *S3API) UploadPartCopy(_a0 *s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)
- func (_m *S3API) UploadPartCopyRequest(_a0 *s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)
- func (_m *S3API) UploadPartCopyWithContext(_a0 context.Context, _a1 *s3.UploadPartCopyInput, _a2 ...request.Option) (*s3.UploadPartCopyOutput, error)
- func (_m *S3API) UploadPartRequest(_a0 *s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)
- func (_m *S3API) UploadPartWithContext(_a0 context.Context, _a1 *s3.UploadPartInput, _a2 ...request.Option) (*s3.UploadPartOutput, error)
- func (_m *S3API) WaitUntilBucketExists(_a0 *s3.HeadBucketInput) error
- func (_m *S3API) WaitUntilBucketExistsWithContext(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.WaiterOption) error
- func (_m *S3API) WaitUntilBucketNotExists(_a0 *s3.HeadBucketInput) error
- func (_m *S3API) WaitUntilBucketNotExistsWithContext(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.WaiterOption) error
- func (_m *S3API) WaitUntilObjectExists(_a0 *s3.HeadObjectInput) error
- func (_m *S3API) WaitUntilObjectExistsWithContext(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.WaiterOption) error
- func (_m *S3API) WaitUntilObjectNotExists(_a0 *s3.HeadObjectInput) error
- func (_m *S3API) WaitUntilObjectNotExistsWithContext(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.WaiterOption) error
- func (_m *S3API) WriteGetObjectResponse(_a0 *s3.WriteGetObjectResponseInput) (*s3.WriteGetObjectResponseOutput, error)
- func (_m *S3API) WriteGetObjectResponseRequest(_a0 *s3.WriteGetObjectResponseInput) (*request.Request, *s3.WriteGetObjectResponseOutput)
- func (_m *S3API) WriteGetObjectResponseWithContext(_a0 context.Context, _a1 *s3.WriteGetObjectResponseInput, ...) (*s3.WriteGetObjectResponseOutput, error)
- type S3API_AbortMultipartUploadRequest_Call
- func (_c *S3API_AbortMultipartUploadRequest_Call) Return(_a0 *request.Request, _a1 *s3.AbortMultipartUploadOutput) *S3API_AbortMultipartUploadRequest_Call
- func (_c *S3API_AbortMultipartUploadRequest_Call) Run(run func(_a0 *s3.AbortMultipartUploadInput)) *S3API_AbortMultipartUploadRequest_Call
- func (_c *S3API_AbortMultipartUploadRequest_Call) RunAndReturn(...) *S3API_AbortMultipartUploadRequest_Call
- type S3API_AbortMultipartUploadWithContext_Call
- func (_c *S3API_AbortMultipartUploadWithContext_Call) Return(_a0 *s3.AbortMultipartUploadOutput, _a1 error) *S3API_AbortMultipartUploadWithContext_Call
- func (_c *S3API_AbortMultipartUploadWithContext_Call) Run(...) *S3API_AbortMultipartUploadWithContext_Call
- func (_c *S3API_AbortMultipartUploadWithContext_Call) RunAndReturn(...) *S3API_AbortMultipartUploadWithContext_Call
- type S3API_AbortMultipartUpload_Call
- func (_c *S3API_AbortMultipartUpload_Call) Return(_a0 *s3.AbortMultipartUploadOutput, _a1 error) *S3API_AbortMultipartUpload_Call
- func (_c *S3API_AbortMultipartUpload_Call) Run(run func(_a0 *s3.AbortMultipartUploadInput)) *S3API_AbortMultipartUpload_Call
- func (_c *S3API_AbortMultipartUpload_Call) RunAndReturn(...) *S3API_AbortMultipartUpload_Call
- type S3API_CompleteMultipartUploadRequest_Call
- func (_c *S3API_CompleteMultipartUploadRequest_Call) Return(_a0 *request.Request, _a1 *s3.CompleteMultipartUploadOutput) *S3API_CompleteMultipartUploadRequest_Call
- func (_c *S3API_CompleteMultipartUploadRequest_Call) Run(run func(_a0 *s3.CompleteMultipartUploadInput)) *S3API_CompleteMultipartUploadRequest_Call
- func (_c *S3API_CompleteMultipartUploadRequest_Call) RunAndReturn(...) *S3API_CompleteMultipartUploadRequest_Call
- type S3API_CompleteMultipartUploadWithContext_Call
- func (_c *S3API_CompleteMultipartUploadWithContext_Call) Return(_a0 *s3.CompleteMultipartUploadOutput, _a1 error) *S3API_CompleteMultipartUploadWithContext_Call
- func (_c *S3API_CompleteMultipartUploadWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CompleteMultipartUploadInput, ...)) *S3API_CompleteMultipartUploadWithContext_Call
- func (_c *S3API_CompleteMultipartUploadWithContext_Call) RunAndReturn(...) *S3API_CompleteMultipartUploadWithContext_Call
- type S3API_CompleteMultipartUpload_Call
- func (_c *S3API_CompleteMultipartUpload_Call) Return(_a0 *s3.CompleteMultipartUploadOutput, _a1 error) *S3API_CompleteMultipartUpload_Call
- func (_c *S3API_CompleteMultipartUpload_Call) Run(run func(_a0 *s3.CompleteMultipartUploadInput)) *S3API_CompleteMultipartUpload_Call
- func (_c *S3API_CompleteMultipartUpload_Call) RunAndReturn(...) *S3API_CompleteMultipartUpload_Call
- type S3API_CopyObjectRequest_Call
- func (_c *S3API_CopyObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.CopyObjectOutput) *S3API_CopyObjectRequest_Call
- func (_c *S3API_CopyObjectRequest_Call) Run(run func(_a0 *s3.CopyObjectInput)) *S3API_CopyObjectRequest_Call
- func (_c *S3API_CopyObjectRequest_Call) RunAndReturn(run func(*s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)) *S3API_CopyObjectRequest_Call
- type S3API_CopyObjectWithContext_Call
- func (_c *S3API_CopyObjectWithContext_Call) Return(_a0 *s3.CopyObjectOutput, _a1 error) *S3API_CopyObjectWithContext_Call
- func (_c *S3API_CopyObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CopyObjectInput, _a2 ...request.Option)) *S3API_CopyObjectWithContext_Call
- func (_c *S3API_CopyObjectWithContext_Call) RunAndReturn(...) *S3API_CopyObjectWithContext_Call
- type S3API_CopyObject_Call
- func (_c *S3API_CopyObject_Call) Return(_a0 *s3.CopyObjectOutput, _a1 error) *S3API_CopyObject_Call
- func (_c *S3API_CopyObject_Call) Run(run func(_a0 *s3.CopyObjectInput)) *S3API_CopyObject_Call
- func (_c *S3API_CopyObject_Call) RunAndReturn(run func(*s3.CopyObjectInput) (*s3.CopyObjectOutput, error)) *S3API_CopyObject_Call
- type S3API_CreateBucketRequest_Call
- func (_c *S3API_CreateBucketRequest_Call) Return(_a0 *request.Request, _a1 *s3.CreateBucketOutput) *S3API_CreateBucketRequest_Call
- func (_c *S3API_CreateBucketRequest_Call) Run(run func(_a0 *s3.CreateBucketInput)) *S3API_CreateBucketRequest_Call
- func (_c *S3API_CreateBucketRequest_Call) RunAndReturn(run func(*s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)) *S3API_CreateBucketRequest_Call
- type S3API_CreateBucketWithContext_Call
- func (_c *S3API_CreateBucketWithContext_Call) Return(_a0 *s3.CreateBucketOutput, _a1 error) *S3API_CreateBucketWithContext_Call
- func (_c *S3API_CreateBucketWithContext_Call) Run(...) *S3API_CreateBucketWithContext_Call
- func (_c *S3API_CreateBucketWithContext_Call) RunAndReturn(...) *S3API_CreateBucketWithContext_Call
- type S3API_CreateBucket_Call
- func (_c *S3API_CreateBucket_Call) Return(_a0 *s3.CreateBucketOutput, _a1 error) *S3API_CreateBucket_Call
- func (_c *S3API_CreateBucket_Call) Run(run func(_a0 *s3.CreateBucketInput)) *S3API_CreateBucket_Call
- func (_c *S3API_CreateBucket_Call) RunAndReturn(run func(*s3.CreateBucketInput) (*s3.CreateBucketOutput, error)) *S3API_CreateBucket_Call
- type S3API_CreateMultipartUploadRequest_Call
- func (_c *S3API_CreateMultipartUploadRequest_Call) Return(_a0 *request.Request, _a1 *s3.CreateMultipartUploadOutput) *S3API_CreateMultipartUploadRequest_Call
- func (_c *S3API_CreateMultipartUploadRequest_Call) Run(run func(_a0 *s3.CreateMultipartUploadInput)) *S3API_CreateMultipartUploadRequest_Call
- func (_c *S3API_CreateMultipartUploadRequest_Call) RunAndReturn(...) *S3API_CreateMultipartUploadRequest_Call
- type S3API_CreateMultipartUploadWithContext_Call
- func (_c *S3API_CreateMultipartUploadWithContext_Call) Return(_a0 *s3.CreateMultipartUploadOutput, _a1 error) *S3API_CreateMultipartUploadWithContext_Call
- func (_c *S3API_CreateMultipartUploadWithContext_Call) Run(...) *S3API_CreateMultipartUploadWithContext_Call
- func (_c *S3API_CreateMultipartUploadWithContext_Call) RunAndReturn(...) *S3API_CreateMultipartUploadWithContext_Call
- type S3API_CreateMultipartUpload_Call
- func (_c *S3API_CreateMultipartUpload_Call) Return(_a0 *s3.CreateMultipartUploadOutput, _a1 error) *S3API_CreateMultipartUpload_Call
- func (_c *S3API_CreateMultipartUpload_Call) Run(run func(_a0 *s3.CreateMultipartUploadInput)) *S3API_CreateMultipartUpload_Call
- func (_c *S3API_CreateMultipartUpload_Call) RunAndReturn(...) *S3API_CreateMultipartUpload_Call
- type S3API_CreateSessionRequest_Call
- func (_c *S3API_CreateSessionRequest_Call) Return(_a0 *request.Request, _a1 *s3.CreateSessionOutput) *S3API_CreateSessionRequest_Call
- func (_c *S3API_CreateSessionRequest_Call) Run(run func(_a0 *s3.CreateSessionInput)) *S3API_CreateSessionRequest_Call
- func (_c *S3API_CreateSessionRequest_Call) RunAndReturn(run func(*s3.CreateSessionInput) (*request.Request, *s3.CreateSessionOutput)) *S3API_CreateSessionRequest_Call
- type S3API_CreateSessionWithContext_Call
- func (_c *S3API_CreateSessionWithContext_Call) Return(_a0 *s3.CreateSessionOutput, _a1 error) *S3API_CreateSessionWithContext_Call
- func (_c *S3API_CreateSessionWithContext_Call) Run(...) *S3API_CreateSessionWithContext_Call
- func (_c *S3API_CreateSessionWithContext_Call) RunAndReturn(...) *S3API_CreateSessionWithContext_Call
- type S3API_CreateSession_Call
- func (_c *S3API_CreateSession_Call) Return(_a0 *s3.CreateSessionOutput, _a1 error) *S3API_CreateSession_Call
- func (_c *S3API_CreateSession_Call) Run(run func(_a0 *s3.CreateSessionInput)) *S3API_CreateSession_Call
- func (_c *S3API_CreateSession_Call) RunAndReturn(run func(*s3.CreateSessionInput) (*s3.CreateSessionOutput, error)) *S3API_CreateSession_Call
- type S3API_DeleteBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_DeleteBucketAnalyticsConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketAnalyticsConfigurationOutput) *S3API_DeleteBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_DeleteBucketAnalyticsConfigurationRequest_Call) Run(run func(_a0 *s3.DeleteBucketAnalyticsConfigurationInput)) *S3API_DeleteBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_DeleteBucketAnalyticsConfigurationRequest_Call) RunAndReturn(...) *S3API_DeleteBucketAnalyticsConfigurationRequest_Call
- type S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call) Return(_a0 *s3.DeleteBucketAnalyticsConfigurationOutput, _a1 error) *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call) Run(...) *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
- type S3API_DeleteBucketAnalyticsConfiguration_Call
- func (_c *S3API_DeleteBucketAnalyticsConfiguration_Call) Return(_a0 *s3.DeleteBucketAnalyticsConfigurationOutput, _a1 error) *S3API_DeleteBucketAnalyticsConfiguration_Call
- func (_c *S3API_DeleteBucketAnalyticsConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketAnalyticsConfigurationInput)) *S3API_DeleteBucketAnalyticsConfiguration_Call
- func (_c *S3API_DeleteBucketAnalyticsConfiguration_Call) RunAndReturn(...) *S3API_DeleteBucketAnalyticsConfiguration_Call
- type S3API_DeleteBucketCorsRequest_Call
- func (_c *S3API_DeleteBucketCorsRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketCorsOutput) *S3API_DeleteBucketCorsRequest_Call
- func (_c *S3API_DeleteBucketCorsRequest_Call) Run(run func(_a0 *s3.DeleteBucketCorsInput)) *S3API_DeleteBucketCorsRequest_Call
- func (_c *S3API_DeleteBucketCorsRequest_Call) RunAndReturn(...) *S3API_DeleteBucketCorsRequest_Call
- type S3API_DeleteBucketCorsWithContext_Call
- func (_c *S3API_DeleteBucketCorsWithContext_Call) Return(_a0 *s3.DeleteBucketCorsOutput, _a1 error) *S3API_DeleteBucketCorsWithContext_Call
- func (_c *S3API_DeleteBucketCorsWithContext_Call) Run(...) *S3API_DeleteBucketCorsWithContext_Call
- func (_c *S3API_DeleteBucketCorsWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketCorsWithContext_Call
- type S3API_DeleteBucketCors_Call
- func (_c *S3API_DeleteBucketCors_Call) Return(_a0 *s3.DeleteBucketCorsOutput, _a1 error) *S3API_DeleteBucketCors_Call
- func (_c *S3API_DeleteBucketCors_Call) Run(run func(_a0 *s3.DeleteBucketCorsInput)) *S3API_DeleteBucketCors_Call
- func (_c *S3API_DeleteBucketCors_Call) RunAndReturn(run func(*s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)) *S3API_DeleteBucketCors_Call
- type S3API_DeleteBucketEncryptionRequest_Call
- func (_c *S3API_DeleteBucketEncryptionRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketEncryptionOutput) *S3API_DeleteBucketEncryptionRequest_Call
- func (_c *S3API_DeleteBucketEncryptionRequest_Call) Run(run func(_a0 *s3.DeleteBucketEncryptionInput)) *S3API_DeleteBucketEncryptionRequest_Call
- func (_c *S3API_DeleteBucketEncryptionRequest_Call) RunAndReturn(...) *S3API_DeleteBucketEncryptionRequest_Call
- type S3API_DeleteBucketEncryptionWithContext_Call
- func (_c *S3API_DeleteBucketEncryptionWithContext_Call) Return(_a0 *s3.DeleteBucketEncryptionOutput, _a1 error) *S3API_DeleteBucketEncryptionWithContext_Call
- func (_c *S3API_DeleteBucketEncryptionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketEncryptionInput, ...)) *S3API_DeleteBucketEncryptionWithContext_Call
- func (_c *S3API_DeleteBucketEncryptionWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketEncryptionWithContext_Call
- type S3API_DeleteBucketEncryption_Call
- func (_c *S3API_DeleteBucketEncryption_Call) Return(_a0 *s3.DeleteBucketEncryptionOutput, _a1 error) *S3API_DeleteBucketEncryption_Call
- func (_c *S3API_DeleteBucketEncryption_Call) Run(run func(_a0 *s3.DeleteBucketEncryptionInput)) *S3API_DeleteBucketEncryption_Call
- func (_c *S3API_DeleteBucketEncryption_Call) RunAndReturn(...) *S3API_DeleteBucketEncryption_Call
- type S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call) Return(_a0 *request.Request, ...) *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call) Run(run func(_a0 *s3.DeleteBucketIntelligentTieringConfigurationInput)) *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call) RunAndReturn(...) *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call
- type S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) Return(_a0 *s3.DeleteBucketIntelligentTieringConfigurationOutput, _a1 error) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) Run(...) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
- type S3API_DeleteBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfiguration_Call) Return(_a0 *s3.DeleteBucketIntelligentTieringConfigurationOutput, _a1 error) *S3API_DeleteBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketIntelligentTieringConfigurationInput)) *S3API_DeleteBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_DeleteBucketIntelligentTieringConfiguration_Call) RunAndReturn(...) *S3API_DeleteBucketIntelligentTieringConfiguration_Call
- type S3API_DeleteBucketInventoryConfigurationRequest_Call
- func (_c *S3API_DeleteBucketInventoryConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketInventoryConfigurationOutput) *S3API_DeleteBucketInventoryConfigurationRequest_Call
- func (_c *S3API_DeleteBucketInventoryConfigurationRequest_Call) Run(run func(_a0 *s3.DeleteBucketInventoryConfigurationInput)) *S3API_DeleteBucketInventoryConfigurationRequest_Call
- func (_c *S3API_DeleteBucketInventoryConfigurationRequest_Call) RunAndReturn(...) *S3API_DeleteBucketInventoryConfigurationRequest_Call
- type S3API_DeleteBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketInventoryConfigurationWithContext_Call) Return(_a0 *s3.DeleteBucketInventoryConfigurationOutput, _a1 error) *S3API_DeleteBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketInventoryConfigurationWithContext_Call) Run(...) *S3API_DeleteBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketInventoryConfigurationWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketInventoryConfigurationWithContext_Call
- type S3API_DeleteBucketInventoryConfiguration_Call
- func (_c *S3API_DeleteBucketInventoryConfiguration_Call) Return(_a0 *s3.DeleteBucketInventoryConfigurationOutput, _a1 error) *S3API_DeleteBucketInventoryConfiguration_Call
- func (_c *S3API_DeleteBucketInventoryConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketInventoryConfigurationInput)) *S3API_DeleteBucketInventoryConfiguration_Call
- func (_c *S3API_DeleteBucketInventoryConfiguration_Call) RunAndReturn(...) *S3API_DeleteBucketInventoryConfiguration_Call
- type S3API_DeleteBucketLifecycleRequest_Call
- func (_c *S3API_DeleteBucketLifecycleRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketLifecycleOutput) *S3API_DeleteBucketLifecycleRequest_Call
- func (_c *S3API_DeleteBucketLifecycleRequest_Call) Run(run func(_a0 *s3.DeleteBucketLifecycleInput)) *S3API_DeleteBucketLifecycleRequest_Call
- func (_c *S3API_DeleteBucketLifecycleRequest_Call) RunAndReturn(...) *S3API_DeleteBucketLifecycleRequest_Call
- type S3API_DeleteBucketLifecycleWithContext_Call
- func (_c *S3API_DeleteBucketLifecycleWithContext_Call) Return(_a0 *s3.DeleteBucketLifecycleOutput, _a1 error) *S3API_DeleteBucketLifecycleWithContext_Call
- func (_c *S3API_DeleteBucketLifecycleWithContext_Call) Run(...) *S3API_DeleteBucketLifecycleWithContext_Call
- func (_c *S3API_DeleteBucketLifecycleWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketLifecycleWithContext_Call
- type S3API_DeleteBucketLifecycle_Call
- func (_c *S3API_DeleteBucketLifecycle_Call) Return(_a0 *s3.DeleteBucketLifecycleOutput, _a1 error) *S3API_DeleteBucketLifecycle_Call
- func (_c *S3API_DeleteBucketLifecycle_Call) Run(run func(_a0 *s3.DeleteBucketLifecycleInput)) *S3API_DeleteBucketLifecycle_Call
- func (_c *S3API_DeleteBucketLifecycle_Call) RunAndReturn(...) *S3API_DeleteBucketLifecycle_Call
- type S3API_DeleteBucketMetricsConfigurationRequest_Call
- func (_c *S3API_DeleteBucketMetricsConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketMetricsConfigurationOutput) *S3API_DeleteBucketMetricsConfigurationRequest_Call
- func (_c *S3API_DeleteBucketMetricsConfigurationRequest_Call) Run(run func(_a0 *s3.DeleteBucketMetricsConfigurationInput)) *S3API_DeleteBucketMetricsConfigurationRequest_Call
- func (_c *S3API_DeleteBucketMetricsConfigurationRequest_Call) RunAndReturn(...) *S3API_DeleteBucketMetricsConfigurationRequest_Call
- type S3API_DeleteBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketMetricsConfigurationWithContext_Call) Return(_a0 *s3.DeleteBucketMetricsConfigurationOutput, _a1 error) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketMetricsConfigurationWithContext_Call) Run(...) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_DeleteBucketMetricsConfigurationWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
- type S3API_DeleteBucketMetricsConfiguration_Call
- func (_c *S3API_DeleteBucketMetricsConfiguration_Call) Return(_a0 *s3.DeleteBucketMetricsConfigurationOutput, _a1 error) *S3API_DeleteBucketMetricsConfiguration_Call
- func (_c *S3API_DeleteBucketMetricsConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketMetricsConfigurationInput)) *S3API_DeleteBucketMetricsConfiguration_Call
- func (_c *S3API_DeleteBucketMetricsConfiguration_Call) RunAndReturn(...) *S3API_DeleteBucketMetricsConfiguration_Call
- type S3API_DeleteBucketOwnershipControlsRequest_Call
- func (_c *S3API_DeleteBucketOwnershipControlsRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketOwnershipControlsOutput) *S3API_DeleteBucketOwnershipControlsRequest_Call
- func (_c *S3API_DeleteBucketOwnershipControlsRequest_Call) Run(run func(_a0 *s3.DeleteBucketOwnershipControlsInput)) *S3API_DeleteBucketOwnershipControlsRequest_Call
- func (_c *S3API_DeleteBucketOwnershipControlsRequest_Call) RunAndReturn(...) *S3API_DeleteBucketOwnershipControlsRequest_Call
- type S3API_DeleteBucketOwnershipControlsWithContext_Call
- func (_c *S3API_DeleteBucketOwnershipControlsWithContext_Call) Return(_a0 *s3.DeleteBucketOwnershipControlsOutput, _a1 error) *S3API_DeleteBucketOwnershipControlsWithContext_Call
- func (_c *S3API_DeleteBucketOwnershipControlsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketOwnershipControlsInput, ...)) *S3API_DeleteBucketOwnershipControlsWithContext_Call
- func (_c *S3API_DeleteBucketOwnershipControlsWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketOwnershipControlsWithContext_Call
- type S3API_DeleteBucketOwnershipControls_Call
- func (_c *S3API_DeleteBucketOwnershipControls_Call) Return(_a0 *s3.DeleteBucketOwnershipControlsOutput, _a1 error) *S3API_DeleteBucketOwnershipControls_Call
- func (_c *S3API_DeleteBucketOwnershipControls_Call) Run(run func(_a0 *s3.DeleteBucketOwnershipControlsInput)) *S3API_DeleteBucketOwnershipControls_Call
- func (_c *S3API_DeleteBucketOwnershipControls_Call) RunAndReturn(...) *S3API_DeleteBucketOwnershipControls_Call
- type S3API_DeleteBucketPolicyRequest_Call
- func (_c *S3API_DeleteBucketPolicyRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketPolicyOutput) *S3API_DeleteBucketPolicyRequest_Call
- func (_c *S3API_DeleteBucketPolicyRequest_Call) Run(run func(_a0 *s3.DeleteBucketPolicyInput)) *S3API_DeleteBucketPolicyRequest_Call
- func (_c *S3API_DeleteBucketPolicyRequest_Call) RunAndReturn(...) *S3API_DeleteBucketPolicyRequest_Call
- type S3API_DeleteBucketPolicyWithContext_Call
- func (_c *S3API_DeleteBucketPolicyWithContext_Call) Return(_a0 *s3.DeleteBucketPolicyOutput, _a1 error) *S3API_DeleteBucketPolicyWithContext_Call
- func (_c *S3API_DeleteBucketPolicyWithContext_Call) Run(...) *S3API_DeleteBucketPolicyWithContext_Call
- func (_c *S3API_DeleteBucketPolicyWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketPolicyWithContext_Call
- type S3API_DeleteBucketPolicy_Call
- func (_c *S3API_DeleteBucketPolicy_Call) Return(_a0 *s3.DeleteBucketPolicyOutput, _a1 error) *S3API_DeleteBucketPolicy_Call
- func (_c *S3API_DeleteBucketPolicy_Call) Run(run func(_a0 *s3.DeleteBucketPolicyInput)) *S3API_DeleteBucketPolicy_Call
- func (_c *S3API_DeleteBucketPolicy_Call) RunAndReturn(run func(*s3.DeleteBucketPolicyInput) (*s3.DeleteBucketPolicyOutput, error)) *S3API_DeleteBucketPolicy_Call
- type S3API_DeleteBucketReplicationRequest_Call
- func (_c *S3API_DeleteBucketReplicationRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketReplicationOutput) *S3API_DeleteBucketReplicationRequest_Call
- func (_c *S3API_DeleteBucketReplicationRequest_Call) Run(run func(_a0 *s3.DeleteBucketReplicationInput)) *S3API_DeleteBucketReplicationRequest_Call
- func (_c *S3API_DeleteBucketReplicationRequest_Call) RunAndReturn(...) *S3API_DeleteBucketReplicationRequest_Call
- type S3API_DeleteBucketReplicationWithContext_Call
- func (_c *S3API_DeleteBucketReplicationWithContext_Call) Return(_a0 *s3.DeleteBucketReplicationOutput, _a1 error) *S3API_DeleteBucketReplicationWithContext_Call
- func (_c *S3API_DeleteBucketReplicationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketReplicationInput, ...)) *S3API_DeleteBucketReplicationWithContext_Call
- func (_c *S3API_DeleteBucketReplicationWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketReplicationWithContext_Call
- type S3API_DeleteBucketReplication_Call
- func (_c *S3API_DeleteBucketReplication_Call) Return(_a0 *s3.DeleteBucketReplicationOutput, _a1 error) *S3API_DeleteBucketReplication_Call
- func (_c *S3API_DeleteBucketReplication_Call) Run(run func(_a0 *s3.DeleteBucketReplicationInput)) *S3API_DeleteBucketReplication_Call
- func (_c *S3API_DeleteBucketReplication_Call) RunAndReturn(...) *S3API_DeleteBucketReplication_Call
- type S3API_DeleteBucketRequest_Call
- func (_c *S3API_DeleteBucketRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketOutput) *S3API_DeleteBucketRequest_Call
- func (_c *S3API_DeleteBucketRequest_Call) Run(run func(_a0 *s3.DeleteBucketInput)) *S3API_DeleteBucketRequest_Call
- func (_c *S3API_DeleteBucketRequest_Call) RunAndReturn(run func(*s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)) *S3API_DeleteBucketRequest_Call
- type S3API_DeleteBucketTaggingRequest_Call
- func (_c *S3API_DeleteBucketTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketTaggingOutput) *S3API_DeleteBucketTaggingRequest_Call
- func (_c *S3API_DeleteBucketTaggingRequest_Call) Run(run func(_a0 *s3.DeleteBucketTaggingInput)) *S3API_DeleteBucketTaggingRequest_Call
- func (_c *S3API_DeleteBucketTaggingRequest_Call) RunAndReturn(...) *S3API_DeleteBucketTaggingRequest_Call
- type S3API_DeleteBucketTaggingWithContext_Call
- func (_c *S3API_DeleteBucketTaggingWithContext_Call) Return(_a0 *s3.DeleteBucketTaggingOutput, _a1 error) *S3API_DeleteBucketTaggingWithContext_Call
- func (_c *S3API_DeleteBucketTaggingWithContext_Call) Run(...) *S3API_DeleteBucketTaggingWithContext_Call
- func (_c *S3API_DeleteBucketTaggingWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketTaggingWithContext_Call
- type S3API_DeleteBucketTagging_Call
- func (_c *S3API_DeleteBucketTagging_Call) Return(_a0 *s3.DeleteBucketTaggingOutput, _a1 error) *S3API_DeleteBucketTagging_Call
- func (_c *S3API_DeleteBucketTagging_Call) Run(run func(_a0 *s3.DeleteBucketTaggingInput)) *S3API_DeleteBucketTagging_Call
- func (_c *S3API_DeleteBucketTagging_Call) RunAndReturn(run func(*s3.DeleteBucketTaggingInput) (*s3.DeleteBucketTaggingOutput, error)) *S3API_DeleteBucketTagging_Call
- type S3API_DeleteBucketWebsiteRequest_Call
- func (_c *S3API_DeleteBucketWebsiteRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketWebsiteOutput) *S3API_DeleteBucketWebsiteRequest_Call
- func (_c *S3API_DeleteBucketWebsiteRequest_Call) Run(run func(_a0 *s3.DeleteBucketWebsiteInput)) *S3API_DeleteBucketWebsiteRequest_Call
- func (_c *S3API_DeleteBucketWebsiteRequest_Call) RunAndReturn(...) *S3API_DeleteBucketWebsiteRequest_Call
- type S3API_DeleteBucketWebsiteWithContext_Call
- func (_c *S3API_DeleteBucketWebsiteWithContext_Call) Return(_a0 *s3.DeleteBucketWebsiteOutput, _a1 error) *S3API_DeleteBucketWebsiteWithContext_Call
- func (_c *S3API_DeleteBucketWebsiteWithContext_Call) Run(...) *S3API_DeleteBucketWebsiteWithContext_Call
- func (_c *S3API_DeleteBucketWebsiteWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketWebsiteWithContext_Call
- type S3API_DeleteBucketWebsite_Call
- func (_c *S3API_DeleteBucketWebsite_Call) Return(_a0 *s3.DeleteBucketWebsiteOutput, _a1 error) *S3API_DeleteBucketWebsite_Call
- func (_c *S3API_DeleteBucketWebsite_Call) Run(run func(_a0 *s3.DeleteBucketWebsiteInput)) *S3API_DeleteBucketWebsite_Call
- func (_c *S3API_DeleteBucketWebsite_Call) RunAndReturn(run func(*s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)) *S3API_DeleteBucketWebsite_Call
- type S3API_DeleteBucketWithContext_Call
- func (_c *S3API_DeleteBucketWithContext_Call) Return(_a0 *s3.DeleteBucketOutput, _a1 error) *S3API_DeleteBucketWithContext_Call
- func (_c *S3API_DeleteBucketWithContext_Call) Run(...) *S3API_DeleteBucketWithContext_Call
- func (_c *S3API_DeleteBucketWithContext_Call) RunAndReturn(...) *S3API_DeleteBucketWithContext_Call
- type S3API_DeleteBucket_Call
- func (_c *S3API_DeleteBucket_Call) Return(_a0 *s3.DeleteBucketOutput, _a1 error) *S3API_DeleteBucket_Call
- func (_c *S3API_DeleteBucket_Call) Run(run func(_a0 *s3.DeleteBucketInput)) *S3API_DeleteBucket_Call
- func (_c *S3API_DeleteBucket_Call) RunAndReturn(run func(*s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)) *S3API_DeleteBucket_Call
- type S3API_DeleteObjectRequest_Call
- func (_c *S3API_DeleteObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteObjectOutput) *S3API_DeleteObjectRequest_Call
- func (_c *S3API_DeleteObjectRequest_Call) Run(run func(_a0 *s3.DeleteObjectInput)) *S3API_DeleteObjectRequest_Call
- func (_c *S3API_DeleteObjectRequest_Call) RunAndReturn(run func(*s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)) *S3API_DeleteObjectRequest_Call
- type S3API_DeleteObjectTaggingRequest_Call
- func (_c *S3API_DeleteObjectTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteObjectTaggingOutput) *S3API_DeleteObjectTaggingRequest_Call
- func (_c *S3API_DeleteObjectTaggingRequest_Call) Run(run func(_a0 *s3.DeleteObjectTaggingInput)) *S3API_DeleteObjectTaggingRequest_Call
- func (_c *S3API_DeleteObjectTaggingRequest_Call) RunAndReturn(...) *S3API_DeleteObjectTaggingRequest_Call
- type S3API_DeleteObjectTaggingWithContext_Call
- func (_c *S3API_DeleteObjectTaggingWithContext_Call) Return(_a0 *s3.DeleteObjectTaggingOutput, _a1 error) *S3API_DeleteObjectTaggingWithContext_Call
- func (_c *S3API_DeleteObjectTaggingWithContext_Call) Run(...) *S3API_DeleteObjectTaggingWithContext_Call
- func (_c *S3API_DeleteObjectTaggingWithContext_Call) RunAndReturn(...) *S3API_DeleteObjectTaggingWithContext_Call
- type S3API_DeleteObjectTagging_Call
- func (_c *S3API_DeleteObjectTagging_Call) Return(_a0 *s3.DeleteObjectTaggingOutput, _a1 error) *S3API_DeleteObjectTagging_Call
- func (_c *S3API_DeleteObjectTagging_Call) Run(run func(_a0 *s3.DeleteObjectTaggingInput)) *S3API_DeleteObjectTagging_Call
- func (_c *S3API_DeleteObjectTagging_Call) RunAndReturn(run func(*s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)) *S3API_DeleteObjectTagging_Call
- type S3API_DeleteObjectWithContext_Call
- func (_c *S3API_DeleteObjectWithContext_Call) Return(_a0 *s3.DeleteObjectOutput, _a1 error) *S3API_DeleteObjectWithContext_Call
- func (_c *S3API_DeleteObjectWithContext_Call) Run(...) *S3API_DeleteObjectWithContext_Call
- func (_c *S3API_DeleteObjectWithContext_Call) RunAndReturn(...) *S3API_DeleteObjectWithContext_Call
- type S3API_DeleteObject_Call
- func (_c *S3API_DeleteObject_Call) Return(_a0 *s3.DeleteObjectOutput, _a1 error) *S3API_DeleteObject_Call
- func (_c *S3API_DeleteObject_Call) Run(run func(_a0 *s3.DeleteObjectInput)) *S3API_DeleteObject_Call
- func (_c *S3API_DeleteObject_Call) RunAndReturn(run func(*s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)) *S3API_DeleteObject_Call
- type S3API_DeleteObjectsRequest_Call
- func (_c *S3API_DeleteObjectsRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteObjectsOutput) *S3API_DeleteObjectsRequest_Call
- func (_c *S3API_DeleteObjectsRequest_Call) Run(run func(_a0 *s3.DeleteObjectsInput)) *S3API_DeleteObjectsRequest_Call
- func (_c *S3API_DeleteObjectsRequest_Call) RunAndReturn(run func(*s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)) *S3API_DeleteObjectsRequest_Call
- type S3API_DeleteObjectsWithContext_Call
- func (_c *S3API_DeleteObjectsWithContext_Call) Return(_a0 *s3.DeleteObjectsOutput, _a1 error) *S3API_DeleteObjectsWithContext_Call
- func (_c *S3API_DeleteObjectsWithContext_Call) Run(...) *S3API_DeleteObjectsWithContext_Call
- func (_c *S3API_DeleteObjectsWithContext_Call) RunAndReturn(...) *S3API_DeleteObjectsWithContext_Call
- type S3API_DeleteObjects_Call
- func (_c *S3API_DeleteObjects_Call) Return(_a0 *s3.DeleteObjectsOutput, _a1 error) *S3API_DeleteObjects_Call
- func (_c *S3API_DeleteObjects_Call) Run(run func(_a0 *s3.DeleteObjectsInput)) *S3API_DeleteObjects_Call
- func (_c *S3API_DeleteObjects_Call) RunAndReturn(run func(*s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)) *S3API_DeleteObjects_Call
- type S3API_DeletePublicAccessBlockRequest_Call
- func (_c *S3API_DeletePublicAccessBlockRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeletePublicAccessBlockOutput) *S3API_DeletePublicAccessBlockRequest_Call
- func (_c *S3API_DeletePublicAccessBlockRequest_Call) Run(run func(_a0 *s3.DeletePublicAccessBlockInput)) *S3API_DeletePublicAccessBlockRequest_Call
- func (_c *S3API_DeletePublicAccessBlockRequest_Call) RunAndReturn(...) *S3API_DeletePublicAccessBlockRequest_Call
- type S3API_DeletePublicAccessBlockWithContext_Call
- func (_c *S3API_DeletePublicAccessBlockWithContext_Call) Return(_a0 *s3.DeletePublicAccessBlockOutput, _a1 error) *S3API_DeletePublicAccessBlockWithContext_Call
- func (_c *S3API_DeletePublicAccessBlockWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeletePublicAccessBlockInput, ...)) *S3API_DeletePublicAccessBlockWithContext_Call
- func (_c *S3API_DeletePublicAccessBlockWithContext_Call) RunAndReturn(...) *S3API_DeletePublicAccessBlockWithContext_Call
- type S3API_DeletePublicAccessBlock_Call
- func (_c *S3API_DeletePublicAccessBlock_Call) Return(_a0 *s3.DeletePublicAccessBlockOutput, _a1 error) *S3API_DeletePublicAccessBlock_Call
- func (_c *S3API_DeletePublicAccessBlock_Call) Run(run func(_a0 *s3.DeletePublicAccessBlockInput)) *S3API_DeletePublicAccessBlock_Call
- func (_c *S3API_DeletePublicAccessBlock_Call) RunAndReturn(...) *S3API_DeletePublicAccessBlock_Call
- type S3API_Expecter
- func (_e *S3API_Expecter) AbortMultipartUpload(_a0 interface{}) *S3API_AbortMultipartUpload_Call
- func (_e *S3API_Expecter) AbortMultipartUploadRequest(_a0 interface{}) *S3API_AbortMultipartUploadRequest_Call
- func (_e *S3API_Expecter) AbortMultipartUploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_AbortMultipartUploadWithContext_Call
- func (_e *S3API_Expecter) CompleteMultipartUpload(_a0 interface{}) *S3API_CompleteMultipartUpload_Call
- func (_e *S3API_Expecter) CompleteMultipartUploadRequest(_a0 interface{}) *S3API_CompleteMultipartUploadRequest_Call
- func (_e *S3API_Expecter) CompleteMultipartUploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CompleteMultipartUploadWithContext_Call
- func (_e *S3API_Expecter) CopyObject(_a0 interface{}) *S3API_CopyObject_Call
- func (_e *S3API_Expecter) CopyObjectRequest(_a0 interface{}) *S3API_CopyObjectRequest_Call
- func (_e *S3API_Expecter) CopyObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CopyObjectWithContext_Call
- func (_e *S3API_Expecter) CreateBucket(_a0 interface{}) *S3API_CreateBucket_Call
- func (_e *S3API_Expecter) CreateBucketRequest(_a0 interface{}) *S3API_CreateBucketRequest_Call
- func (_e *S3API_Expecter) CreateBucketWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CreateBucketWithContext_Call
- func (_e *S3API_Expecter) CreateMultipartUpload(_a0 interface{}) *S3API_CreateMultipartUpload_Call
- func (_e *S3API_Expecter) CreateMultipartUploadRequest(_a0 interface{}) *S3API_CreateMultipartUploadRequest_Call
- func (_e *S3API_Expecter) CreateMultipartUploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CreateMultipartUploadWithContext_Call
- func (_e *S3API_Expecter) CreateSession(_a0 interface{}) *S3API_CreateSession_Call
- func (_e *S3API_Expecter) CreateSessionRequest(_a0 interface{}) *S3API_CreateSessionRequest_Call
- func (_e *S3API_Expecter) CreateSessionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CreateSessionWithContext_Call
- func (_e *S3API_Expecter) DeleteBucket(_a0 interface{}) *S3API_DeleteBucket_Call
- func (_e *S3API_Expecter) DeleteBucketAnalyticsConfiguration(_a0 interface{}) *S3API_DeleteBucketAnalyticsConfiguration_Call
- func (_e *S3API_Expecter) DeleteBucketAnalyticsConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketAnalyticsConfigurationRequest_Call
- func (_e *S3API_Expecter) DeleteBucketAnalyticsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketCors(_a0 interface{}) *S3API_DeleteBucketCors_Call
- func (_e *S3API_Expecter) DeleteBucketCorsRequest(_a0 interface{}) *S3API_DeleteBucketCorsRequest_Call
- func (_e *S3API_Expecter) DeleteBucketCorsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketCorsWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketEncryption(_a0 interface{}) *S3API_DeleteBucketEncryption_Call
- func (_e *S3API_Expecter) DeleteBucketEncryptionRequest(_a0 interface{}) *S3API_DeleteBucketEncryptionRequest_Call
- func (_e *S3API_Expecter) DeleteBucketEncryptionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketEncryptionWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketIntelligentTieringConfiguration(_a0 interface{}) *S3API_DeleteBucketIntelligentTieringConfiguration_Call
- func (_e *S3API_Expecter) DeleteBucketIntelligentTieringConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call
- func (_e *S3API_Expecter) DeleteBucketIntelligentTieringConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketInventoryConfiguration(_a0 interface{}) *S3API_DeleteBucketInventoryConfiguration_Call
- func (_e *S3API_Expecter) DeleteBucketInventoryConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketInventoryConfigurationRequest_Call
- func (_e *S3API_Expecter) DeleteBucketInventoryConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketInventoryConfigurationWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketLifecycle(_a0 interface{}) *S3API_DeleteBucketLifecycle_Call
- func (_e *S3API_Expecter) DeleteBucketLifecycleRequest(_a0 interface{}) *S3API_DeleteBucketLifecycleRequest_Call
- func (_e *S3API_Expecter) DeleteBucketLifecycleWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketLifecycleWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketMetricsConfiguration(_a0 interface{}) *S3API_DeleteBucketMetricsConfiguration_Call
- func (_e *S3API_Expecter) DeleteBucketMetricsConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketMetricsConfigurationRequest_Call
- func (_e *S3API_Expecter) DeleteBucketMetricsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketOwnershipControls(_a0 interface{}) *S3API_DeleteBucketOwnershipControls_Call
- func (_e *S3API_Expecter) DeleteBucketOwnershipControlsRequest(_a0 interface{}) *S3API_DeleteBucketOwnershipControlsRequest_Call
- func (_e *S3API_Expecter) DeleteBucketOwnershipControlsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketOwnershipControlsWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketPolicy(_a0 interface{}) *S3API_DeleteBucketPolicy_Call
- func (_e *S3API_Expecter) DeleteBucketPolicyRequest(_a0 interface{}) *S3API_DeleteBucketPolicyRequest_Call
- func (_e *S3API_Expecter) DeleteBucketPolicyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketPolicyWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketReplication(_a0 interface{}) *S3API_DeleteBucketReplication_Call
- func (_e *S3API_Expecter) DeleteBucketReplicationRequest(_a0 interface{}) *S3API_DeleteBucketReplicationRequest_Call
- func (_e *S3API_Expecter) DeleteBucketReplicationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketReplicationWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketRequest(_a0 interface{}) *S3API_DeleteBucketRequest_Call
- func (_e *S3API_Expecter) DeleteBucketTagging(_a0 interface{}) *S3API_DeleteBucketTagging_Call
- func (_e *S3API_Expecter) DeleteBucketTaggingRequest(_a0 interface{}) *S3API_DeleteBucketTaggingRequest_Call
- func (_e *S3API_Expecter) DeleteBucketTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketTaggingWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketWebsite(_a0 interface{}) *S3API_DeleteBucketWebsite_Call
- func (_e *S3API_Expecter) DeleteBucketWebsiteRequest(_a0 interface{}) *S3API_DeleteBucketWebsiteRequest_Call
- func (_e *S3API_Expecter) DeleteBucketWebsiteWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketWebsiteWithContext_Call
- func (_e *S3API_Expecter) DeleteBucketWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketWithContext_Call
- func (_e *S3API_Expecter) DeleteObject(_a0 interface{}) *S3API_DeleteObject_Call
- func (_e *S3API_Expecter) DeleteObjectRequest(_a0 interface{}) *S3API_DeleteObjectRequest_Call
- func (_e *S3API_Expecter) DeleteObjectTagging(_a0 interface{}) *S3API_DeleteObjectTagging_Call
- func (_e *S3API_Expecter) DeleteObjectTaggingRequest(_a0 interface{}) *S3API_DeleteObjectTaggingRequest_Call
- func (_e *S3API_Expecter) DeleteObjectTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteObjectTaggingWithContext_Call
- func (_e *S3API_Expecter) DeleteObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteObjectWithContext_Call
- func (_e *S3API_Expecter) DeleteObjects(_a0 interface{}) *S3API_DeleteObjects_Call
- func (_e *S3API_Expecter) DeleteObjectsRequest(_a0 interface{}) *S3API_DeleteObjectsRequest_Call
- func (_e *S3API_Expecter) DeleteObjectsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteObjectsWithContext_Call
- func (_e *S3API_Expecter) DeletePublicAccessBlock(_a0 interface{}) *S3API_DeletePublicAccessBlock_Call
- func (_e *S3API_Expecter) DeletePublicAccessBlockRequest(_a0 interface{}) *S3API_DeletePublicAccessBlockRequest_Call
- func (_e *S3API_Expecter) DeletePublicAccessBlockWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeletePublicAccessBlockWithContext_Call
- func (_e *S3API_Expecter) GetBucketAccelerateConfiguration(_a0 interface{}) *S3API_GetBucketAccelerateConfiguration_Call
- func (_e *S3API_Expecter) GetBucketAccelerateConfigurationRequest(_a0 interface{}) *S3API_GetBucketAccelerateConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketAccelerateConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketAccelerateConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketAcl(_a0 interface{}) *S3API_GetBucketAcl_Call
- func (_e *S3API_Expecter) GetBucketAclRequest(_a0 interface{}) *S3API_GetBucketAclRequest_Call
- func (_e *S3API_Expecter) GetBucketAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketAclWithContext_Call
- func (_e *S3API_Expecter) GetBucketAnalyticsConfiguration(_a0 interface{}) *S3API_GetBucketAnalyticsConfiguration_Call
- func (_e *S3API_Expecter) GetBucketAnalyticsConfigurationRequest(_a0 interface{}) *S3API_GetBucketAnalyticsConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketAnalyticsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketCors(_a0 interface{}) *S3API_GetBucketCors_Call
- func (_e *S3API_Expecter) GetBucketCorsRequest(_a0 interface{}) *S3API_GetBucketCorsRequest_Call
- func (_e *S3API_Expecter) GetBucketCorsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketCorsWithContext_Call
- func (_e *S3API_Expecter) GetBucketEncryption(_a0 interface{}) *S3API_GetBucketEncryption_Call
- func (_e *S3API_Expecter) GetBucketEncryptionRequest(_a0 interface{}) *S3API_GetBucketEncryptionRequest_Call
- func (_e *S3API_Expecter) GetBucketEncryptionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketEncryptionWithContext_Call
- func (_e *S3API_Expecter) GetBucketIntelligentTieringConfiguration(_a0 interface{}) *S3API_GetBucketIntelligentTieringConfiguration_Call
- func (_e *S3API_Expecter) GetBucketIntelligentTieringConfigurationRequest(_a0 interface{}) *S3API_GetBucketIntelligentTieringConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketIntelligentTieringConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketInventoryConfiguration(_a0 interface{}) *S3API_GetBucketInventoryConfiguration_Call
- func (_e *S3API_Expecter) GetBucketInventoryConfigurationRequest(_a0 interface{}) *S3API_GetBucketInventoryConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketInventoryConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketInventoryConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketLifecycle(_a0 interface{}) *S3API_GetBucketLifecycle_Call
- func (_e *S3API_Expecter) GetBucketLifecycleConfiguration(_a0 interface{}) *S3API_GetBucketLifecycleConfiguration_Call
- func (_e *S3API_Expecter) GetBucketLifecycleConfigurationRequest(_a0 interface{}) *S3API_GetBucketLifecycleConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketLifecycleConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLifecycleConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketLifecycleRequest(_a0 interface{}) *S3API_GetBucketLifecycleRequest_Call
- func (_e *S3API_Expecter) GetBucketLifecycleWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLifecycleWithContext_Call
- func (_e *S3API_Expecter) GetBucketLocation(_a0 interface{}) *S3API_GetBucketLocation_Call
- func (_e *S3API_Expecter) GetBucketLocationRequest(_a0 interface{}) *S3API_GetBucketLocationRequest_Call
- func (_e *S3API_Expecter) GetBucketLocationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLocationWithContext_Call
- func (_e *S3API_Expecter) GetBucketLogging(_a0 interface{}) *S3API_GetBucketLogging_Call
- func (_e *S3API_Expecter) GetBucketLoggingRequest(_a0 interface{}) *S3API_GetBucketLoggingRequest_Call
- func (_e *S3API_Expecter) GetBucketLoggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLoggingWithContext_Call
- func (_e *S3API_Expecter) GetBucketMetricsConfiguration(_a0 interface{}) *S3API_GetBucketMetricsConfiguration_Call
- func (_e *S3API_Expecter) GetBucketMetricsConfigurationRequest(_a0 interface{}) *S3API_GetBucketMetricsConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketMetricsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketMetricsConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketNotification(_a0 interface{}) *S3API_GetBucketNotification_Call
- func (_e *S3API_Expecter) GetBucketNotificationConfiguration(_a0 interface{}) *S3API_GetBucketNotificationConfiguration_Call
- func (_e *S3API_Expecter) GetBucketNotificationConfigurationRequest(_a0 interface{}) *S3API_GetBucketNotificationConfigurationRequest_Call
- func (_e *S3API_Expecter) GetBucketNotificationConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketNotificationConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetBucketNotificationRequest(_a0 interface{}) *S3API_GetBucketNotificationRequest_Call
- func (_e *S3API_Expecter) GetBucketNotificationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketNotificationWithContext_Call
- func (_e *S3API_Expecter) GetBucketOwnershipControls(_a0 interface{}) *S3API_GetBucketOwnershipControls_Call
- func (_e *S3API_Expecter) GetBucketOwnershipControlsRequest(_a0 interface{}) *S3API_GetBucketOwnershipControlsRequest_Call
- func (_e *S3API_Expecter) GetBucketOwnershipControlsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketOwnershipControlsWithContext_Call
- func (_e *S3API_Expecter) GetBucketPolicy(_a0 interface{}) *S3API_GetBucketPolicy_Call
- func (_e *S3API_Expecter) GetBucketPolicyRequest(_a0 interface{}) *S3API_GetBucketPolicyRequest_Call
- func (_e *S3API_Expecter) GetBucketPolicyStatus(_a0 interface{}) *S3API_GetBucketPolicyStatus_Call
- func (_e *S3API_Expecter) GetBucketPolicyStatusRequest(_a0 interface{}) *S3API_GetBucketPolicyStatusRequest_Call
- func (_e *S3API_Expecter) GetBucketPolicyStatusWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketPolicyStatusWithContext_Call
- func (_e *S3API_Expecter) GetBucketPolicyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketPolicyWithContext_Call
- func (_e *S3API_Expecter) GetBucketReplication(_a0 interface{}) *S3API_GetBucketReplication_Call
- func (_e *S3API_Expecter) GetBucketReplicationRequest(_a0 interface{}) *S3API_GetBucketReplicationRequest_Call
- func (_e *S3API_Expecter) GetBucketReplicationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketReplicationWithContext_Call
- func (_e *S3API_Expecter) GetBucketRequestPayment(_a0 interface{}) *S3API_GetBucketRequestPayment_Call
- func (_e *S3API_Expecter) GetBucketRequestPaymentRequest(_a0 interface{}) *S3API_GetBucketRequestPaymentRequest_Call
- func (_e *S3API_Expecter) GetBucketRequestPaymentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketRequestPaymentWithContext_Call
- func (_e *S3API_Expecter) GetBucketTagging(_a0 interface{}) *S3API_GetBucketTagging_Call
- func (_e *S3API_Expecter) GetBucketTaggingRequest(_a0 interface{}) *S3API_GetBucketTaggingRequest_Call
- func (_e *S3API_Expecter) GetBucketTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketTaggingWithContext_Call
- func (_e *S3API_Expecter) GetBucketVersioning(_a0 interface{}) *S3API_GetBucketVersioning_Call
- func (_e *S3API_Expecter) GetBucketVersioningRequest(_a0 interface{}) *S3API_GetBucketVersioningRequest_Call
- func (_e *S3API_Expecter) GetBucketVersioningWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketVersioningWithContext_Call
- func (_e *S3API_Expecter) GetBucketWebsite(_a0 interface{}) *S3API_GetBucketWebsite_Call
- func (_e *S3API_Expecter) GetBucketWebsiteRequest(_a0 interface{}) *S3API_GetBucketWebsiteRequest_Call
- func (_e *S3API_Expecter) GetBucketWebsiteWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketWebsiteWithContext_Call
- func (_e *S3API_Expecter) GetObject(_a0 interface{}) *S3API_GetObject_Call
- func (_e *S3API_Expecter) GetObjectAcl(_a0 interface{}) *S3API_GetObjectAcl_Call
- func (_e *S3API_Expecter) GetObjectAclRequest(_a0 interface{}) *S3API_GetObjectAclRequest_Call
- func (_e *S3API_Expecter) GetObjectAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectAclWithContext_Call
- func (_e *S3API_Expecter) GetObjectAttributes(_a0 interface{}) *S3API_GetObjectAttributes_Call
- func (_e *S3API_Expecter) GetObjectAttributesRequest(_a0 interface{}) *S3API_GetObjectAttributesRequest_Call
- func (_e *S3API_Expecter) GetObjectAttributesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectAttributesWithContext_Call
- func (_e *S3API_Expecter) GetObjectLegalHold(_a0 interface{}) *S3API_GetObjectLegalHold_Call
- func (_e *S3API_Expecter) GetObjectLegalHoldRequest(_a0 interface{}) *S3API_GetObjectLegalHoldRequest_Call
- func (_e *S3API_Expecter) GetObjectLegalHoldWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectLegalHoldWithContext_Call
- func (_e *S3API_Expecter) GetObjectLockConfiguration(_a0 interface{}) *S3API_GetObjectLockConfiguration_Call
- func (_e *S3API_Expecter) GetObjectLockConfigurationRequest(_a0 interface{}) *S3API_GetObjectLockConfigurationRequest_Call
- func (_e *S3API_Expecter) GetObjectLockConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectLockConfigurationWithContext_Call
- func (_e *S3API_Expecter) GetObjectRequest(_a0 interface{}) *S3API_GetObjectRequest_Call
- func (_e *S3API_Expecter) GetObjectRetention(_a0 interface{}) *S3API_GetObjectRetention_Call
- func (_e *S3API_Expecter) GetObjectRetentionRequest(_a0 interface{}) *S3API_GetObjectRetentionRequest_Call
- func (_e *S3API_Expecter) GetObjectRetentionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectRetentionWithContext_Call
- func (_e *S3API_Expecter) GetObjectTagging(_a0 interface{}) *S3API_GetObjectTagging_Call
- func (_e *S3API_Expecter) GetObjectTaggingRequest(_a0 interface{}) *S3API_GetObjectTaggingRequest_Call
- func (_e *S3API_Expecter) GetObjectTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectTaggingWithContext_Call
- func (_e *S3API_Expecter) GetObjectTorrent(_a0 interface{}) *S3API_GetObjectTorrent_Call
- func (_e *S3API_Expecter) GetObjectTorrentRequest(_a0 interface{}) *S3API_GetObjectTorrentRequest_Call
- func (_e *S3API_Expecter) GetObjectTorrentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectTorrentWithContext_Call
- func (_e *S3API_Expecter) GetObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectWithContext_Call
- func (_e *S3API_Expecter) GetPublicAccessBlock(_a0 interface{}) *S3API_GetPublicAccessBlock_Call
- func (_e *S3API_Expecter) GetPublicAccessBlockRequest(_a0 interface{}) *S3API_GetPublicAccessBlockRequest_Call
- func (_e *S3API_Expecter) GetPublicAccessBlockWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetPublicAccessBlockWithContext_Call
- func (_e *S3API_Expecter) HeadBucket(_a0 interface{}) *S3API_HeadBucket_Call
- func (_e *S3API_Expecter) HeadBucketRequest(_a0 interface{}) *S3API_HeadBucketRequest_Call
- func (_e *S3API_Expecter) HeadBucketWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_HeadBucketWithContext_Call
- func (_e *S3API_Expecter) HeadObject(_a0 interface{}) *S3API_HeadObject_Call
- func (_e *S3API_Expecter) HeadObjectRequest(_a0 interface{}) *S3API_HeadObjectRequest_Call
- func (_e *S3API_Expecter) HeadObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_HeadObjectWithContext_Call
- func (_e *S3API_Expecter) ListBucketAnalyticsConfigurations(_a0 interface{}) *S3API_ListBucketAnalyticsConfigurations_Call
- func (_e *S3API_Expecter) ListBucketAnalyticsConfigurationsRequest(_a0 interface{}) *S3API_ListBucketAnalyticsConfigurationsRequest_Call
- func (_e *S3API_Expecter) ListBucketAnalyticsConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
- func (_e *S3API_Expecter) ListBucketIntelligentTieringConfigurations(_a0 interface{}) *S3API_ListBucketIntelligentTieringConfigurations_Call
- func (_e *S3API_Expecter) ListBucketIntelligentTieringConfigurationsRequest(_a0 interface{}) *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call
- func (_e *S3API_Expecter) ListBucketIntelligentTieringConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
- func (_e *S3API_Expecter) ListBucketInventoryConfigurations(_a0 interface{}) *S3API_ListBucketInventoryConfigurations_Call
- func (_e *S3API_Expecter) ListBucketInventoryConfigurationsRequest(_a0 interface{}) *S3API_ListBucketInventoryConfigurationsRequest_Call
- func (_e *S3API_Expecter) ListBucketInventoryConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketInventoryConfigurationsWithContext_Call
- func (_e *S3API_Expecter) ListBucketMetricsConfigurations(_a0 interface{}) *S3API_ListBucketMetricsConfigurations_Call
- func (_e *S3API_Expecter) ListBucketMetricsConfigurationsRequest(_a0 interface{}) *S3API_ListBucketMetricsConfigurationsRequest_Call
- func (_e *S3API_Expecter) ListBucketMetricsConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketMetricsConfigurationsWithContext_Call
- func (_e *S3API_Expecter) ListBuckets(_a0 interface{}) *S3API_ListBuckets_Call
- func (_e *S3API_Expecter) ListBucketsRequest(_a0 interface{}) *S3API_ListBucketsRequest_Call
- func (_e *S3API_Expecter) ListBucketsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketsWithContext_Call
- func (_e *S3API_Expecter) ListDirectoryBuckets(_a0 interface{}) *S3API_ListDirectoryBuckets_Call
- func (_e *S3API_Expecter) ListDirectoryBucketsPages(_a0 interface{}, _a1 interface{}) *S3API_ListDirectoryBucketsPages_Call
- func (_e *S3API_Expecter) ListDirectoryBucketsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListDirectoryBucketsPagesWithContext_Call
- func (_e *S3API_Expecter) ListDirectoryBucketsRequest(_a0 interface{}) *S3API_ListDirectoryBucketsRequest_Call
- func (_e *S3API_Expecter) ListDirectoryBucketsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListDirectoryBucketsWithContext_Call
- func (_e *S3API_Expecter) ListMultipartUploads(_a0 interface{}) *S3API_ListMultipartUploads_Call
- func (_e *S3API_Expecter) ListMultipartUploadsPages(_a0 interface{}, _a1 interface{}) *S3API_ListMultipartUploadsPages_Call
- func (_e *S3API_Expecter) ListMultipartUploadsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListMultipartUploadsPagesWithContext_Call
- func (_e *S3API_Expecter) ListMultipartUploadsRequest(_a0 interface{}) *S3API_ListMultipartUploadsRequest_Call
- func (_e *S3API_Expecter) ListMultipartUploadsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListMultipartUploadsWithContext_Call
- func (_e *S3API_Expecter) ListObjectVersions(_a0 interface{}) *S3API_ListObjectVersions_Call
- func (_e *S3API_Expecter) ListObjectVersionsPages(_a0 interface{}, _a1 interface{}) *S3API_ListObjectVersionsPages_Call
- func (_e *S3API_Expecter) ListObjectVersionsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListObjectVersionsPagesWithContext_Call
- func (_e *S3API_Expecter) ListObjectVersionsRequest(_a0 interface{}) *S3API_ListObjectVersionsRequest_Call
- func (_e *S3API_Expecter) ListObjectVersionsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListObjectVersionsWithContext_Call
- func (_e *S3API_Expecter) ListObjects(_a0 interface{}) *S3API_ListObjects_Call
- func (_e *S3API_Expecter) ListObjectsPages(_a0 interface{}, _a1 interface{}) *S3API_ListObjectsPages_Call
- func (_e *S3API_Expecter) ListObjectsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListObjectsPagesWithContext_Call
- func (_e *S3API_Expecter) ListObjectsRequest(_a0 interface{}) *S3API_ListObjectsRequest_Call
- func (_e *S3API_Expecter) ListObjectsV2(_a0 interface{}) *S3API_ListObjectsV2_Call
- func (_e *S3API_Expecter) ListObjectsV2Pages(_a0 interface{}, _a1 interface{}) *S3API_ListObjectsV2Pages_Call
- func (_e *S3API_Expecter) ListObjectsV2PagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListObjectsV2PagesWithContext_Call
- func (_e *S3API_Expecter) ListObjectsV2Request(_a0 interface{}) *S3API_ListObjectsV2Request_Call
- func (_e *S3API_Expecter) ListObjectsV2WithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListObjectsV2WithContext_Call
- func (_e *S3API_Expecter) ListObjectsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListObjectsWithContext_Call
- func (_e *S3API_Expecter) ListParts(_a0 interface{}) *S3API_ListParts_Call
- func (_e *S3API_Expecter) ListPartsPages(_a0 interface{}, _a1 interface{}) *S3API_ListPartsPages_Call
- func (_e *S3API_Expecter) ListPartsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListPartsPagesWithContext_Call
- func (_e *S3API_Expecter) ListPartsRequest(_a0 interface{}) *S3API_ListPartsRequest_Call
- func (_e *S3API_Expecter) ListPartsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListPartsWithContext_Call
- func (_e *S3API_Expecter) PutBucketAccelerateConfiguration(_a0 interface{}) *S3API_PutBucketAccelerateConfiguration_Call
- func (_e *S3API_Expecter) PutBucketAccelerateConfigurationRequest(_a0 interface{}) *S3API_PutBucketAccelerateConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketAccelerateConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketAccelerateConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketAcl(_a0 interface{}) *S3API_PutBucketAcl_Call
- func (_e *S3API_Expecter) PutBucketAclRequest(_a0 interface{}) *S3API_PutBucketAclRequest_Call
- func (_e *S3API_Expecter) PutBucketAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketAclWithContext_Call
- func (_e *S3API_Expecter) PutBucketAnalyticsConfiguration(_a0 interface{}) *S3API_PutBucketAnalyticsConfiguration_Call
- func (_e *S3API_Expecter) PutBucketAnalyticsConfigurationRequest(_a0 interface{}) *S3API_PutBucketAnalyticsConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketAnalyticsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketCors(_a0 interface{}) *S3API_PutBucketCors_Call
- func (_e *S3API_Expecter) PutBucketCorsRequest(_a0 interface{}) *S3API_PutBucketCorsRequest_Call
- func (_e *S3API_Expecter) PutBucketCorsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketCorsWithContext_Call
- func (_e *S3API_Expecter) PutBucketEncryption(_a0 interface{}) *S3API_PutBucketEncryption_Call
- func (_e *S3API_Expecter) PutBucketEncryptionRequest(_a0 interface{}) *S3API_PutBucketEncryptionRequest_Call
- func (_e *S3API_Expecter) PutBucketEncryptionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketEncryptionWithContext_Call
- func (_e *S3API_Expecter) PutBucketIntelligentTieringConfiguration(_a0 interface{}) *S3API_PutBucketIntelligentTieringConfiguration_Call
- func (_e *S3API_Expecter) PutBucketIntelligentTieringConfigurationRequest(_a0 interface{}) *S3API_PutBucketIntelligentTieringConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketIntelligentTieringConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketInventoryConfiguration(_a0 interface{}) *S3API_PutBucketInventoryConfiguration_Call
- func (_e *S3API_Expecter) PutBucketInventoryConfigurationRequest(_a0 interface{}) *S3API_PutBucketInventoryConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketInventoryConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketInventoryConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketLifecycle(_a0 interface{}) *S3API_PutBucketLifecycle_Call
- func (_e *S3API_Expecter) PutBucketLifecycleConfiguration(_a0 interface{}) *S3API_PutBucketLifecycleConfiguration_Call
- func (_e *S3API_Expecter) PutBucketLifecycleConfigurationRequest(_a0 interface{}) *S3API_PutBucketLifecycleConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketLifecycleConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketLifecycleConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketLifecycleRequest(_a0 interface{}) *S3API_PutBucketLifecycleRequest_Call
- func (_e *S3API_Expecter) PutBucketLifecycleWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketLifecycleWithContext_Call
- func (_e *S3API_Expecter) PutBucketLogging(_a0 interface{}) *S3API_PutBucketLogging_Call
- func (_e *S3API_Expecter) PutBucketLoggingRequest(_a0 interface{}) *S3API_PutBucketLoggingRequest_Call
- func (_e *S3API_Expecter) PutBucketLoggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketLoggingWithContext_Call
- func (_e *S3API_Expecter) PutBucketMetricsConfiguration(_a0 interface{}) *S3API_PutBucketMetricsConfiguration_Call
- func (_e *S3API_Expecter) PutBucketMetricsConfigurationRequest(_a0 interface{}) *S3API_PutBucketMetricsConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketMetricsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketMetricsConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketNotification(_a0 interface{}) *S3API_PutBucketNotification_Call
- func (_e *S3API_Expecter) PutBucketNotificationConfiguration(_a0 interface{}) *S3API_PutBucketNotificationConfiguration_Call
- func (_e *S3API_Expecter) PutBucketNotificationConfigurationRequest(_a0 interface{}) *S3API_PutBucketNotificationConfigurationRequest_Call
- func (_e *S3API_Expecter) PutBucketNotificationConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketNotificationConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutBucketNotificationRequest(_a0 interface{}) *S3API_PutBucketNotificationRequest_Call
- func (_e *S3API_Expecter) PutBucketNotificationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketNotificationWithContext_Call
- func (_e *S3API_Expecter) PutBucketOwnershipControls(_a0 interface{}) *S3API_PutBucketOwnershipControls_Call
- func (_e *S3API_Expecter) PutBucketOwnershipControlsRequest(_a0 interface{}) *S3API_PutBucketOwnershipControlsRequest_Call
- func (_e *S3API_Expecter) PutBucketOwnershipControlsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketOwnershipControlsWithContext_Call
- func (_e *S3API_Expecter) PutBucketPolicy(_a0 interface{}) *S3API_PutBucketPolicy_Call
- func (_e *S3API_Expecter) PutBucketPolicyRequest(_a0 interface{}) *S3API_PutBucketPolicyRequest_Call
- func (_e *S3API_Expecter) PutBucketPolicyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketPolicyWithContext_Call
- func (_e *S3API_Expecter) PutBucketReplication(_a0 interface{}) *S3API_PutBucketReplication_Call
- func (_e *S3API_Expecter) PutBucketReplicationRequest(_a0 interface{}) *S3API_PutBucketReplicationRequest_Call
- func (_e *S3API_Expecter) PutBucketReplicationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketReplicationWithContext_Call
- func (_e *S3API_Expecter) PutBucketRequestPayment(_a0 interface{}) *S3API_PutBucketRequestPayment_Call
- func (_e *S3API_Expecter) PutBucketRequestPaymentRequest(_a0 interface{}) *S3API_PutBucketRequestPaymentRequest_Call
- func (_e *S3API_Expecter) PutBucketRequestPaymentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketRequestPaymentWithContext_Call
- func (_e *S3API_Expecter) PutBucketTagging(_a0 interface{}) *S3API_PutBucketTagging_Call
- func (_e *S3API_Expecter) PutBucketTaggingRequest(_a0 interface{}) *S3API_PutBucketTaggingRequest_Call
- func (_e *S3API_Expecter) PutBucketTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketTaggingWithContext_Call
- func (_e *S3API_Expecter) PutBucketVersioning(_a0 interface{}) *S3API_PutBucketVersioning_Call
- func (_e *S3API_Expecter) PutBucketVersioningRequest(_a0 interface{}) *S3API_PutBucketVersioningRequest_Call
- func (_e *S3API_Expecter) PutBucketVersioningWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketVersioningWithContext_Call
- func (_e *S3API_Expecter) PutBucketWebsite(_a0 interface{}) *S3API_PutBucketWebsite_Call
- func (_e *S3API_Expecter) PutBucketWebsiteRequest(_a0 interface{}) *S3API_PutBucketWebsiteRequest_Call
- func (_e *S3API_Expecter) PutBucketWebsiteWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketWebsiteWithContext_Call
- func (_e *S3API_Expecter) PutObject(_a0 interface{}) *S3API_PutObject_Call
- func (_e *S3API_Expecter) PutObjectAcl(_a0 interface{}) *S3API_PutObjectAcl_Call
- func (_e *S3API_Expecter) PutObjectAclRequest(_a0 interface{}) *S3API_PutObjectAclRequest_Call
- func (_e *S3API_Expecter) PutObjectAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectAclWithContext_Call
- func (_e *S3API_Expecter) PutObjectLegalHold(_a0 interface{}) *S3API_PutObjectLegalHold_Call
- func (_e *S3API_Expecter) PutObjectLegalHoldRequest(_a0 interface{}) *S3API_PutObjectLegalHoldRequest_Call
- func (_e *S3API_Expecter) PutObjectLegalHoldWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectLegalHoldWithContext_Call
- func (_e *S3API_Expecter) PutObjectLockConfiguration(_a0 interface{}) *S3API_PutObjectLockConfiguration_Call
- func (_e *S3API_Expecter) PutObjectLockConfigurationRequest(_a0 interface{}) *S3API_PutObjectLockConfigurationRequest_Call
- func (_e *S3API_Expecter) PutObjectLockConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectLockConfigurationWithContext_Call
- func (_e *S3API_Expecter) PutObjectRequest(_a0 interface{}) *S3API_PutObjectRequest_Call
- func (_e *S3API_Expecter) PutObjectRetention(_a0 interface{}) *S3API_PutObjectRetention_Call
- func (_e *S3API_Expecter) PutObjectRetentionRequest(_a0 interface{}) *S3API_PutObjectRetentionRequest_Call
- func (_e *S3API_Expecter) PutObjectRetentionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectRetentionWithContext_Call
- func (_e *S3API_Expecter) PutObjectTagging(_a0 interface{}) *S3API_PutObjectTagging_Call
- func (_e *S3API_Expecter) PutObjectTaggingRequest(_a0 interface{}) *S3API_PutObjectTaggingRequest_Call
- func (_e *S3API_Expecter) PutObjectTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectTaggingWithContext_Call
- func (_e *S3API_Expecter) PutObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectWithContext_Call
- func (_e *S3API_Expecter) PutPublicAccessBlock(_a0 interface{}) *S3API_PutPublicAccessBlock_Call
- func (_e *S3API_Expecter) PutPublicAccessBlockRequest(_a0 interface{}) *S3API_PutPublicAccessBlockRequest_Call
- func (_e *S3API_Expecter) PutPublicAccessBlockWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutPublicAccessBlockWithContext_Call
- func (_e *S3API_Expecter) RestoreObject(_a0 interface{}) *S3API_RestoreObject_Call
- func (_e *S3API_Expecter) RestoreObjectRequest(_a0 interface{}) *S3API_RestoreObjectRequest_Call
- func (_e *S3API_Expecter) RestoreObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_RestoreObjectWithContext_Call
- func (_e *S3API_Expecter) SelectObjectContent(_a0 interface{}) *S3API_SelectObjectContent_Call
- func (_e *S3API_Expecter) SelectObjectContentRequest(_a0 interface{}) *S3API_SelectObjectContentRequest_Call
- func (_e *S3API_Expecter) SelectObjectContentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_SelectObjectContentWithContext_Call
- func (_e *S3API_Expecter) UploadPart(_a0 interface{}) *S3API_UploadPart_Call
- func (_e *S3API_Expecter) UploadPartCopy(_a0 interface{}) *S3API_UploadPartCopy_Call
- func (_e *S3API_Expecter) UploadPartCopyRequest(_a0 interface{}) *S3API_UploadPartCopyRequest_Call
- func (_e *S3API_Expecter) UploadPartCopyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_UploadPartCopyWithContext_Call
- func (_e *S3API_Expecter) UploadPartRequest(_a0 interface{}) *S3API_UploadPartRequest_Call
- func (_e *S3API_Expecter) UploadPartWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_UploadPartWithContext_Call
- func (_e *S3API_Expecter) WaitUntilBucketExists(_a0 interface{}) *S3API_WaitUntilBucketExists_Call
- func (_e *S3API_Expecter) WaitUntilBucketExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilBucketExistsWithContext_Call
- func (_e *S3API_Expecter) WaitUntilBucketNotExists(_a0 interface{}) *S3API_WaitUntilBucketNotExists_Call
- func (_e *S3API_Expecter) WaitUntilBucketNotExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilBucketNotExistsWithContext_Call
- func (_e *S3API_Expecter) WaitUntilObjectExists(_a0 interface{}) *S3API_WaitUntilObjectExists_Call
- func (_e *S3API_Expecter) WaitUntilObjectExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilObjectExistsWithContext_Call
- func (_e *S3API_Expecter) WaitUntilObjectNotExists(_a0 interface{}) *S3API_WaitUntilObjectNotExists_Call
- func (_e *S3API_Expecter) WaitUntilObjectNotExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilObjectNotExistsWithContext_Call
- func (_e *S3API_Expecter) WriteGetObjectResponse(_a0 interface{}) *S3API_WriteGetObjectResponse_Call
- func (_e *S3API_Expecter) WriteGetObjectResponseRequest(_a0 interface{}) *S3API_WriteGetObjectResponseRequest_Call
- func (_e *S3API_Expecter) WriteGetObjectResponseWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WriteGetObjectResponseWithContext_Call
- type S3API_GetBucketAccelerateConfigurationRequest_Call
- func (_c *S3API_GetBucketAccelerateConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketAccelerateConfigurationOutput) *S3API_GetBucketAccelerateConfigurationRequest_Call
- func (_c *S3API_GetBucketAccelerateConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketAccelerateConfigurationInput)) *S3API_GetBucketAccelerateConfigurationRequest_Call
- func (_c *S3API_GetBucketAccelerateConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketAccelerateConfigurationRequest_Call
- type S3API_GetBucketAccelerateConfigurationWithContext_Call
- func (_c *S3API_GetBucketAccelerateConfigurationWithContext_Call) Return(_a0 *s3.GetBucketAccelerateConfigurationOutput, _a1 error) *S3API_GetBucketAccelerateConfigurationWithContext_Call
- func (_c *S3API_GetBucketAccelerateConfigurationWithContext_Call) Run(...) *S3API_GetBucketAccelerateConfigurationWithContext_Call
- func (_c *S3API_GetBucketAccelerateConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketAccelerateConfigurationWithContext_Call
- type S3API_GetBucketAccelerateConfiguration_Call
- func (_c *S3API_GetBucketAccelerateConfiguration_Call) Return(_a0 *s3.GetBucketAccelerateConfigurationOutput, _a1 error) *S3API_GetBucketAccelerateConfiguration_Call
- func (_c *S3API_GetBucketAccelerateConfiguration_Call) Run(run func(_a0 *s3.GetBucketAccelerateConfigurationInput)) *S3API_GetBucketAccelerateConfiguration_Call
- func (_c *S3API_GetBucketAccelerateConfiguration_Call) RunAndReturn(...) *S3API_GetBucketAccelerateConfiguration_Call
- type S3API_GetBucketAclRequest_Call
- func (_c *S3API_GetBucketAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketAclOutput) *S3API_GetBucketAclRequest_Call
- func (_c *S3API_GetBucketAclRequest_Call) Run(run func(_a0 *s3.GetBucketAclInput)) *S3API_GetBucketAclRequest_Call
- func (_c *S3API_GetBucketAclRequest_Call) RunAndReturn(run func(*s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)) *S3API_GetBucketAclRequest_Call
- type S3API_GetBucketAclWithContext_Call
- func (_c *S3API_GetBucketAclWithContext_Call) Return(_a0 *s3.GetBucketAclOutput, _a1 error) *S3API_GetBucketAclWithContext_Call
- func (_c *S3API_GetBucketAclWithContext_Call) Run(...) *S3API_GetBucketAclWithContext_Call
- func (_c *S3API_GetBucketAclWithContext_Call) RunAndReturn(...) *S3API_GetBucketAclWithContext_Call
- type S3API_GetBucketAcl_Call
- func (_c *S3API_GetBucketAcl_Call) Return(_a0 *s3.GetBucketAclOutput, _a1 error) *S3API_GetBucketAcl_Call
- func (_c *S3API_GetBucketAcl_Call) Run(run func(_a0 *s3.GetBucketAclInput)) *S3API_GetBucketAcl_Call
- func (_c *S3API_GetBucketAcl_Call) RunAndReturn(run func(*s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)) *S3API_GetBucketAcl_Call
- type S3API_GetBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_GetBucketAnalyticsConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketAnalyticsConfigurationOutput) *S3API_GetBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_GetBucketAnalyticsConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketAnalyticsConfigurationInput)) *S3API_GetBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_GetBucketAnalyticsConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketAnalyticsConfigurationRequest_Call
- type S3API_GetBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_GetBucketAnalyticsConfigurationWithContext_Call) Return(_a0 *s3.GetBucketAnalyticsConfigurationOutput, _a1 error) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_GetBucketAnalyticsConfigurationWithContext_Call) Run(...) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_GetBucketAnalyticsConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
- type S3API_GetBucketAnalyticsConfiguration_Call
- func (_c *S3API_GetBucketAnalyticsConfiguration_Call) Return(_a0 *s3.GetBucketAnalyticsConfigurationOutput, _a1 error) *S3API_GetBucketAnalyticsConfiguration_Call
- func (_c *S3API_GetBucketAnalyticsConfiguration_Call) Run(run func(_a0 *s3.GetBucketAnalyticsConfigurationInput)) *S3API_GetBucketAnalyticsConfiguration_Call
- func (_c *S3API_GetBucketAnalyticsConfiguration_Call) RunAndReturn(...) *S3API_GetBucketAnalyticsConfiguration_Call
- type S3API_GetBucketCorsRequest_Call
- func (_c *S3API_GetBucketCorsRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketCorsOutput) *S3API_GetBucketCorsRequest_Call
- func (_c *S3API_GetBucketCorsRequest_Call) Run(run func(_a0 *s3.GetBucketCorsInput)) *S3API_GetBucketCorsRequest_Call
- func (_c *S3API_GetBucketCorsRequest_Call) RunAndReturn(run func(*s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)) *S3API_GetBucketCorsRequest_Call
- type S3API_GetBucketCorsWithContext_Call
- func (_c *S3API_GetBucketCorsWithContext_Call) Return(_a0 *s3.GetBucketCorsOutput, _a1 error) *S3API_GetBucketCorsWithContext_Call
- func (_c *S3API_GetBucketCorsWithContext_Call) Run(...) *S3API_GetBucketCorsWithContext_Call
- func (_c *S3API_GetBucketCorsWithContext_Call) RunAndReturn(...) *S3API_GetBucketCorsWithContext_Call
- type S3API_GetBucketCors_Call
- func (_c *S3API_GetBucketCors_Call) Return(_a0 *s3.GetBucketCorsOutput, _a1 error) *S3API_GetBucketCors_Call
- func (_c *S3API_GetBucketCors_Call) Run(run func(_a0 *s3.GetBucketCorsInput)) *S3API_GetBucketCors_Call
- func (_c *S3API_GetBucketCors_Call) RunAndReturn(run func(*s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)) *S3API_GetBucketCors_Call
- type S3API_GetBucketEncryptionRequest_Call
- func (_c *S3API_GetBucketEncryptionRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketEncryptionOutput) *S3API_GetBucketEncryptionRequest_Call
- func (_c *S3API_GetBucketEncryptionRequest_Call) Run(run func(_a0 *s3.GetBucketEncryptionInput)) *S3API_GetBucketEncryptionRequest_Call
- func (_c *S3API_GetBucketEncryptionRequest_Call) RunAndReturn(...) *S3API_GetBucketEncryptionRequest_Call
- type S3API_GetBucketEncryptionWithContext_Call
- func (_c *S3API_GetBucketEncryptionWithContext_Call) Return(_a0 *s3.GetBucketEncryptionOutput, _a1 error) *S3API_GetBucketEncryptionWithContext_Call
- func (_c *S3API_GetBucketEncryptionWithContext_Call) Run(...) *S3API_GetBucketEncryptionWithContext_Call
- func (_c *S3API_GetBucketEncryptionWithContext_Call) RunAndReturn(...) *S3API_GetBucketEncryptionWithContext_Call
- type S3API_GetBucketEncryption_Call
- func (_c *S3API_GetBucketEncryption_Call) Return(_a0 *s3.GetBucketEncryptionOutput, _a1 error) *S3API_GetBucketEncryption_Call
- func (_c *S3API_GetBucketEncryption_Call) Run(run func(_a0 *s3.GetBucketEncryptionInput)) *S3API_GetBucketEncryption_Call
- func (_c *S3API_GetBucketEncryption_Call) RunAndReturn(run func(*s3.GetBucketEncryptionInput) (*s3.GetBucketEncryptionOutput, error)) *S3API_GetBucketEncryption_Call
- type S3API_GetBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_GetBucketIntelligentTieringConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketIntelligentTieringConfigurationOutput) *S3API_GetBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_GetBucketIntelligentTieringConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketIntelligentTieringConfigurationInput)) *S3API_GetBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_GetBucketIntelligentTieringConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketIntelligentTieringConfigurationRequest_Call
- type S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) Return(_a0 *s3.GetBucketIntelligentTieringConfigurationOutput, _a1 error) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) Run(...) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
- type S3API_GetBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_GetBucketIntelligentTieringConfiguration_Call) Return(_a0 *s3.GetBucketIntelligentTieringConfigurationOutput, _a1 error) *S3API_GetBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_GetBucketIntelligentTieringConfiguration_Call) Run(run func(_a0 *s3.GetBucketIntelligentTieringConfigurationInput)) *S3API_GetBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_GetBucketIntelligentTieringConfiguration_Call) RunAndReturn(...) *S3API_GetBucketIntelligentTieringConfiguration_Call
- type S3API_GetBucketInventoryConfigurationRequest_Call
- func (_c *S3API_GetBucketInventoryConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketInventoryConfigurationOutput) *S3API_GetBucketInventoryConfigurationRequest_Call
- func (_c *S3API_GetBucketInventoryConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketInventoryConfigurationInput)) *S3API_GetBucketInventoryConfigurationRequest_Call
- func (_c *S3API_GetBucketInventoryConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketInventoryConfigurationRequest_Call
- type S3API_GetBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_GetBucketInventoryConfigurationWithContext_Call) Return(_a0 *s3.GetBucketInventoryConfigurationOutput, _a1 error) *S3API_GetBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_GetBucketInventoryConfigurationWithContext_Call) Run(...) *S3API_GetBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_GetBucketInventoryConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketInventoryConfigurationWithContext_Call
- type S3API_GetBucketInventoryConfiguration_Call
- func (_c *S3API_GetBucketInventoryConfiguration_Call) Return(_a0 *s3.GetBucketInventoryConfigurationOutput, _a1 error) *S3API_GetBucketInventoryConfiguration_Call
- func (_c *S3API_GetBucketInventoryConfiguration_Call) Run(run func(_a0 *s3.GetBucketInventoryConfigurationInput)) *S3API_GetBucketInventoryConfiguration_Call
- func (_c *S3API_GetBucketInventoryConfiguration_Call) RunAndReturn(...) *S3API_GetBucketInventoryConfiguration_Call
- type S3API_GetBucketLifecycleConfigurationRequest_Call
- func (_c *S3API_GetBucketLifecycleConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLifecycleConfigurationOutput) *S3API_GetBucketLifecycleConfigurationRequest_Call
- func (_c *S3API_GetBucketLifecycleConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketLifecycleConfigurationInput)) *S3API_GetBucketLifecycleConfigurationRequest_Call
- func (_c *S3API_GetBucketLifecycleConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketLifecycleConfigurationRequest_Call
- type S3API_GetBucketLifecycleConfigurationWithContext_Call
- func (_c *S3API_GetBucketLifecycleConfigurationWithContext_Call) Return(_a0 *s3.GetBucketLifecycleConfigurationOutput, _a1 error) *S3API_GetBucketLifecycleConfigurationWithContext_Call
- func (_c *S3API_GetBucketLifecycleConfigurationWithContext_Call) Run(...) *S3API_GetBucketLifecycleConfigurationWithContext_Call
- func (_c *S3API_GetBucketLifecycleConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketLifecycleConfigurationWithContext_Call
- type S3API_GetBucketLifecycleConfiguration_Call
- func (_c *S3API_GetBucketLifecycleConfiguration_Call) Return(_a0 *s3.GetBucketLifecycleConfigurationOutput, _a1 error) *S3API_GetBucketLifecycleConfiguration_Call
- func (_c *S3API_GetBucketLifecycleConfiguration_Call) Run(run func(_a0 *s3.GetBucketLifecycleConfigurationInput)) *S3API_GetBucketLifecycleConfiguration_Call
- func (_c *S3API_GetBucketLifecycleConfiguration_Call) RunAndReturn(...) *S3API_GetBucketLifecycleConfiguration_Call
- type S3API_GetBucketLifecycleRequest_Call
- func (_c *S3API_GetBucketLifecycleRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLifecycleOutput) *S3API_GetBucketLifecycleRequest_Call
- func (_c *S3API_GetBucketLifecycleRequest_Call) Run(run func(_a0 *s3.GetBucketLifecycleInput)) *S3API_GetBucketLifecycleRequest_Call
- func (_c *S3API_GetBucketLifecycleRequest_Call) RunAndReturn(...) *S3API_GetBucketLifecycleRequest_Call
- type S3API_GetBucketLifecycleWithContext_Call
- func (_c *S3API_GetBucketLifecycleWithContext_Call) Return(_a0 *s3.GetBucketLifecycleOutput, _a1 error) *S3API_GetBucketLifecycleWithContext_Call
- func (_c *S3API_GetBucketLifecycleWithContext_Call) Run(...) *S3API_GetBucketLifecycleWithContext_Call
- func (_c *S3API_GetBucketLifecycleWithContext_Call) RunAndReturn(...) *S3API_GetBucketLifecycleWithContext_Call
- type S3API_GetBucketLifecycle_Call
- func (_c *S3API_GetBucketLifecycle_Call) Return(_a0 *s3.GetBucketLifecycleOutput, _a1 error) *S3API_GetBucketLifecycle_Call
- func (_c *S3API_GetBucketLifecycle_Call) Run(run func(_a0 *s3.GetBucketLifecycleInput)) *S3API_GetBucketLifecycle_Call
- func (_c *S3API_GetBucketLifecycle_Call) RunAndReturn(run func(*s3.GetBucketLifecycleInput) (*s3.GetBucketLifecycleOutput, error)) *S3API_GetBucketLifecycle_Call
- type S3API_GetBucketLocationRequest_Call
- func (_c *S3API_GetBucketLocationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLocationOutput) *S3API_GetBucketLocationRequest_Call
- func (_c *S3API_GetBucketLocationRequest_Call) Run(run func(_a0 *s3.GetBucketLocationInput)) *S3API_GetBucketLocationRequest_Call
- func (_c *S3API_GetBucketLocationRequest_Call) RunAndReturn(...) *S3API_GetBucketLocationRequest_Call
- type S3API_GetBucketLocationWithContext_Call
- func (_c *S3API_GetBucketLocationWithContext_Call) Return(_a0 *s3.GetBucketLocationOutput, _a1 error) *S3API_GetBucketLocationWithContext_Call
- func (_c *S3API_GetBucketLocationWithContext_Call) Run(...) *S3API_GetBucketLocationWithContext_Call
- func (_c *S3API_GetBucketLocationWithContext_Call) RunAndReturn(...) *S3API_GetBucketLocationWithContext_Call
- type S3API_GetBucketLocation_Call
- func (_c *S3API_GetBucketLocation_Call) Return(_a0 *s3.GetBucketLocationOutput, _a1 error) *S3API_GetBucketLocation_Call
- func (_c *S3API_GetBucketLocation_Call) Run(run func(_a0 *s3.GetBucketLocationInput)) *S3API_GetBucketLocation_Call
- func (_c *S3API_GetBucketLocation_Call) RunAndReturn(run func(*s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)) *S3API_GetBucketLocation_Call
- type S3API_GetBucketLoggingRequest_Call
- func (_c *S3API_GetBucketLoggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLoggingOutput) *S3API_GetBucketLoggingRequest_Call
- func (_c *S3API_GetBucketLoggingRequest_Call) Run(run func(_a0 *s3.GetBucketLoggingInput)) *S3API_GetBucketLoggingRequest_Call
- func (_c *S3API_GetBucketLoggingRequest_Call) RunAndReturn(...) *S3API_GetBucketLoggingRequest_Call
- type S3API_GetBucketLoggingWithContext_Call
- func (_c *S3API_GetBucketLoggingWithContext_Call) Return(_a0 *s3.GetBucketLoggingOutput, _a1 error) *S3API_GetBucketLoggingWithContext_Call
- func (_c *S3API_GetBucketLoggingWithContext_Call) Run(...) *S3API_GetBucketLoggingWithContext_Call
- func (_c *S3API_GetBucketLoggingWithContext_Call) RunAndReturn(...) *S3API_GetBucketLoggingWithContext_Call
- type S3API_GetBucketLogging_Call
- func (_c *S3API_GetBucketLogging_Call) Return(_a0 *s3.GetBucketLoggingOutput, _a1 error) *S3API_GetBucketLogging_Call
- func (_c *S3API_GetBucketLogging_Call) Run(run func(_a0 *s3.GetBucketLoggingInput)) *S3API_GetBucketLogging_Call
- func (_c *S3API_GetBucketLogging_Call) RunAndReturn(run func(*s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)) *S3API_GetBucketLogging_Call
- type S3API_GetBucketMetricsConfigurationRequest_Call
- func (_c *S3API_GetBucketMetricsConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketMetricsConfigurationOutput) *S3API_GetBucketMetricsConfigurationRequest_Call
- func (_c *S3API_GetBucketMetricsConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketMetricsConfigurationInput)) *S3API_GetBucketMetricsConfigurationRequest_Call
- func (_c *S3API_GetBucketMetricsConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketMetricsConfigurationRequest_Call
- type S3API_GetBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_GetBucketMetricsConfigurationWithContext_Call) Return(_a0 *s3.GetBucketMetricsConfigurationOutput, _a1 error) *S3API_GetBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_GetBucketMetricsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketMetricsConfigurationInput, ...)) *S3API_GetBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_GetBucketMetricsConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketMetricsConfigurationWithContext_Call
- type S3API_GetBucketMetricsConfiguration_Call
- func (_c *S3API_GetBucketMetricsConfiguration_Call) Return(_a0 *s3.GetBucketMetricsConfigurationOutput, _a1 error) *S3API_GetBucketMetricsConfiguration_Call
- func (_c *S3API_GetBucketMetricsConfiguration_Call) Run(run func(_a0 *s3.GetBucketMetricsConfigurationInput)) *S3API_GetBucketMetricsConfiguration_Call
- func (_c *S3API_GetBucketMetricsConfiguration_Call) RunAndReturn(...) *S3API_GetBucketMetricsConfiguration_Call
- type S3API_GetBucketNotificationConfigurationRequest_Call
- func (_c *S3API_GetBucketNotificationConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.NotificationConfiguration) *S3API_GetBucketNotificationConfigurationRequest_Call
- func (_c *S3API_GetBucketNotificationConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotificationConfigurationRequest_Call
- func (_c *S3API_GetBucketNotificationConfigurationRequest_Call) RunAndReturn(...) *S3API_GetBucketNotificationConfigurationRequest_Call
- type S3API_GetBucketNotificationConfigurationWithContext_Call
- func (_c *S3API_GetBucketNotificationConfigurationWithContext_Call) Return(_a0 *s3.NotificationConfiguration, _a1 error) *S3API_GetBucketNotificationConfigurationWithContext_Call
- func (_c *S3API_GetBucketNotificationConfigurationWithContext_Call) Run(...) *S3API_GetBucketNotificationConfigurationWithContext_Call
- func (_c *S3API_GetBucketNotificationConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetBucketNotificationConfigurationWithContext_Call
- type S3API_GetBucketNotificationConfiguration_Call
- func (_c *S3API_GetBucketNotificationConfiguration_Call) Return(_a0 *s3.NotificationConfiguration, _a1 error) *S3API_GetBucketNotificationConfiguration_Call
- func (_c *S3API_GetBucketNotificationConfiguration_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotificationConfiguration_Call
- func (_c *S3API_GetBucketNotificationConfiguration_Call) RunAndReturn(...) *S3API_GetBucketNotificationConfiguration_Call
- type S3API_GetBucketNotificationRequest_Call
- func (_c *S3API_GetBucketNotificationRequest_Call) Return(_a0 *request.Request, _a1 *s3.NotificationConfigurationDeprecated) *S3API_GetBucketNotificationRequest_Call
- func (_c *S3API_GetBucketNotificationRequest_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotificationRequest_Call
- func (_c *S3API_GetBucketNotificationRequest_Call) RunAndReturn(...) *S3API_GetBucketNotificationRequest_Call
- type S3API_GetBucketNotificationWithContext_Call
- func (_c *S3API_GetBucketNotificationWithContext_Call) Return(_a0 *s3.NotificationConfigurationDeprecated, _a1 error) *S3API_GetBucketNotificationWithContext_Call
- func (_c *S3API_GetBucketNotificationWithContext_Call) Run(...) *S3API_GetBucketNotificationWithContext_Call
- func (_c *S3API_GetBucketNotificationWithContext_Call) RunAndReturn(...) *S3API_GetBucketNotificationWithContext_Call
- type S3API_GetBucketNotification_Call
- func (_c *S3API_GetBucketNotification_Call) Return(_a0 *s3.NotificationConfigurationDeprecated, _a1 error) *S3API_GetBucketNotification_Call
- func (_c *S3API_GetBucketNotification_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotification_Call
- func (_c *S3API_GetBucketNotification_Call) RunAndReturn(...) *S3API_GetBucketNotification_Call
- type S3API_GetBucketOwnershipControlsRequest_Call
- func (_c *S3API_GetBucketOwnershipControlsRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketOwnershipControlsOutput) *S3API_GetBucketOwnershipControlsRequest_Call
- func (_c *S3API_GetBucketOwnershipControlsRequest_Call) Run(run func(_a0 *s3.GetBucketOwnershipControlsInput)) *S3API_GetBucketOwnershipControlsRequest_Call
- func (_c *S3API_GetBucketOwnershipControlsRequest_Call) RunAndReturn(...) *S3API_GetBucketOwnershipControlsRequest_Call
- type S3API_GetBucketOwnershipControlsWithContext_Call
- func (_c *S3API_GetBucketOwnershipControlsWithContext_Call) Return(_a0 *s3.GetBucketOwnershipControlsOutput, _a1 error) *S3API_GetBucketOwnershipControlsWithContext_Call
- func (_c *S3API_GetBucketOwnershipControlsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketOwnershipControlsInput, ...)) *S3API_GetBucketOwnershipControlsWithContext_Call
- func (_c *S3API_GetBucketOwnershipControlsWithContext_Call) RunAndReturn(...) *S3API_GetBucketOwnershipControlsWithContext_Call
- type S3API_GetBucketOwnershipControls_Call
- func (_c *S3API_GetBucketOwnershipControls_Call) Return(_a0 *s3.GetBucketOwnershipControlsOutput, _a1 error) *S3API_GetBucketOwnershipControls_Call
- func (_c *S3API_GetBucketOwnershipControls_Call) Run(run func(_a0 *s3.GetBucketOwnershipControlsInput)) *S3API_GetBucketOwnershipControls_Call
- func (_c *S3API_GetBucketOwnershipControls_Call) RunAndReturn(...) *S3API_GetBucketOwnershipControls_Call
- type S3API_GetBucketPolicyRequest_Call
- func (_c *S3API_GetBucketPolicyRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketPolicyOutput) *S3API_GetBucketPolicyRequest_Call
- func (_c *S3API_GetBucketPolicyRequest_Call) Run(run func(_a0 *s3.GetBucketPolicyInput)) *S3API_GetBucketPolicyRequest_Call
- func (_c *S3API_GetBucketPolicyRequest_Call) RunAndReturn(...) *S3API_GetBucketPolicyRequest_Call
- type S3API_GetBucketPolicyStatusRequest_Call
- func (_c *S3API_GetBucketPolicyStatusRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketPolicyStatusOutput) *S3API_GetBucketPolicyStatusRequest_Call
- func (_c *S3API_GetBucketPolicyStatusRequest_Call) Run(run func(_a0 *s3.GetBucketPolicyStatusInput)) *S3API_GetBucketPolicyStatusRequest_Call
- func (_c *S3API_GetBucketPolicyStatusRequest_Call) RunAndReturn(...) *S3API_GetBucketPolicyStatusRequest_Call
- type S3API_GetBucketPolicyStatusWithContext_Call
- func (_c *S3API_GetBucketPolicyStatusWithContext_Call) Return(_a0 *s3.GetBucketPolicyStatusOutput, _a1 error) *S3API_GetBucketPolicyStatusWithContext_Call
- func (_c *S3API_GetBucketPolicyStatusWithContext_Call) Run(...) *S3API_GetBucketPolicyStatusWithContext_Call
- func (_c *S3API_GetBucketPolicyStatusWithContext_Call) RunAndReturn(...) *S3API_GetBucketPolicyStatusWithContext_Call
- type S3API_GetBucketPolicyStatus_Call
- func (_c *S3API_GetBucketPolicyStatus_Call) Return(_a0 *s3.GetBucketPolicyStatusOutput, _a1 error) *S3API_GetBucketPolicyStatus_Call
- func (_c *S3API_GetBucketPolicyStatus_Call) Run(run func(_a0 *s3.GetBucketPolicyStatusInput)) *S3API_GetBucketPolicyStatus_Call
- func (_c *S3API_GetBucketPolicyStatus_Call) RunAndReturn(...) *S3API_GetBucketPolicyStatus_Call
- type S3API_GetBucketPolicyWithContext_Call
- func (_c *S3API_GetBucketPolicyWithContext_Call) Return(_a0 *s3.GetBucketPolicyOutput, _a1 error) *S3API_GetBucketPolicyWithContext_Call
- func (_c *S3API_GetBucketPolicyWithContext_Call) Run(...) *S3API_GetBucketPolicyWithContext_Call
- func (_c *S3API_GetBucketPolicyWithContext_Call) RunAndReturn(...) *S3API_GetBucketPolicyWithContext_Call
- type S3API_GetBucketPolicy_Call
- func (_c *S3API_GetBucketPolicy_Call) Return(_a0 *s3.GetBucketPolicyOutput, _a1 error) *S3API_GetBucketPolicy_Call
- func (_c *S3API_GetBucketPolicy_Call) Run(run func(_a0 *s3.GetBucketPolicyInput)) *S3API_GetBucketPolicy_Call
- func (_c *S3API_GetBucketPolicy_Call) RunAndReturn(run func(*s3.GetBucketPolicyInput) (*s3.GetBucketPolicyOutput, error)) *S3API_GetBucketPolicy_Call
- type S3API_GetBucketReplicationRequest_Call
- func (_c *S3API_GetBucketReplicationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketReplicationOutput) *S3API_GetBucketReplicationRequest_Call
- func (_c *S3API_GetBucketReplicationRequest_Call) Run(run func(_a0 *s3.GetBucketReplicationInput)) *S3API_GetBucketReplicationRequest_Call
- func (_c *S3API_GetBucketReplicationRequest_Call) RunAndReturn(...) *S3API_GetBucketReplicationRequest_Call
- type S3API_GetBucketReplicationWithContext_Call
- func (_c *S3API_GetBucketReplicationWithContext_Call) Return(_a0 *s3.GetBucketReplicationOutput, _a1 error) *S3API_GetBucketReplicationWithContext_Call
- func (_c *S3API_GetBucketReplicationWithContext_Call) Run(...) *S3API_GetBucketReplicationWithContext_Call
- func (_c *S3API_GetBucketReplicationWithContext_Call) RunAndReturn(...) *S3API_GetBucketReplicationWithContext_Call
- type S3API_GetBucketReplication_Call
- func (_c *S3API_GetBucketReplication_Call) Return(_a0 *s3.GetBucketReplicationOutput, _a1 error) *S3API_GetBucketReplication_Call
- func (_c *S3API_GetBucketReplication_Call) Run(run func(_a0 *s3.GetBucketReplicationInput)) *S3API_GetBucketReplication_Call
- func (_c *S3API_GetBucketReplication_Call) RunAndReturn(...) *S3API_GetBucketReplication_Call
- type S3API_GetBucketRequestPaymentRequest_Call
- func (_c *S3API_GetBucketRequestPaymentRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketRequestPaymentOutput) *S3API_GetBucketRequestPaymentRequest_Call
- func (_c *S3API_GetBucketRequestPaymentRequest_Call) Run(run func(_a0 *s3.GetBucketRequestPaymentInput)) *S3API_GetBucketRequestPaymentRequest_Call
- func (_c *S3API_GetBucketRequestPaymentRequest_Call) RunAndReturn(...) *S3API_GetBucketRequestPaymentRequest_Call
- type S3API_GetBucketRequestPaymentWithContext_Call
- func (_c *S3API_GetBucketRequestPaymentWithContext_Call) Return(_a0 *s3.GetBucketRequestPaymentOutput, _a1 error) *S3API_GetBucketRequestPaymentWithContext_Call
- func (_c *S3API_GetBucketRequestPaymentWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketRequestPaymentInput, ...)) *S3API_GetBucketRequestPaymentWithContext_Call
- func (_c *S3API_GetBucketRequestPaymentWithContext_Call) RunAndReturn(...) *S3API_GetBucketRequestPaymentWithContext_Call
- type S3API_GetBucketRequestPayment_Call
- func (_c *S3API_GetBucketRequestPayment_Call) Return(_a0 *s3.GetBucketRequestPaymentOutput, _a1 error) *S3API_GetBucketRequestPayment_Call
- func (_c *S3API_GetBucketRequestPayment_Call) Run(run func(_a0 *s3.GetBucketRequestPaymentInput)) *S3API_GetBucketRequestPayment_Call
- func (_c *S3API_GetBucketRequestPayment_Call) RunAndReturn(...) *S3API_GetBucketRequestPayment_Call
- type S3API_GetBucketTaggingRequest_Call
- func (_c *S3API_GetBucketTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketTaggingOutput) *S3API_GetBucketTaggingRequest_Call
- func (_c *S3API_GetBucketTaggingRequest_Call) Run(run func(_a0 *s3.GetBucketTaggingInput)) *S3API_GetBucketTaggingRequest_Call
- func (_c *S3API_GetBucketTaggingRequest_Call) RunAndReturn(...) *S3API_GetBucketTaggingRequest_Call
- type S3API_GetBucketTaggingWithContext_Call
- func (_c *S3API_GetBucketTaggingWithContext_Call) Return(_a0 *s3.GetBucketTaggingOutput, _a1 error) *S3API_GetBucketTaggingWithContext_Call
- func (_c *S3API_GetBucketTaggingWithContext_Call) Run(...) *S3API_GetBucketTaggingWithContext_Call
- func (_c *S3API_GetBucketTaggingWithContext_Call) RunAndReturn(...) *S3API_GetBucketTaggingWithContext_Call
- type S3API_GetBucketTagging_Call
- func (_c *S3API_GetBucketTagging_Call) Return(_a0 *s3.GetBucketTaggingOutput, _a1 error) *S3API_GetBucketTagging_Call
- func (_c *S3API_GetBucketTagging_Call) Run(run func(_a0 *s3.GetBucketTaggingInput)) *S3API_GetBucketTagging_Call
- func (_c *S3API_GetBucketTagging_Call) RunAndReturn(run func(*s3.GetBucketTaggingInput) (*s3.GetBucketTaggingOutput, error)) *S3API_GetBucketTagging_Call
- type S3API_GetBucketVersioningRequest_Call
- func (_c *S3API_GetBucketVersioningRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketVersioningOutput) *S3API_GetBucketVersioningRequest_Call
- func (_c *S3API_GetBucketVersioningRequest_Call) Run(run func(_a0 *s3.GetBucketVersioningInput)) *S3API_GetBucketVersioningRequest_Call
- func (_c *S3API_GetBucketVersioningRequest_Call) RunAndReturn(...) *S3API_GetBucketVersioningRequest_Call
- type S3API_GetBucketVersioningWithContext_Call
- func (_c *S3API_GetBucketVersioningWithContext_Call) Return(_a0 *s3.GetBucketVersioningOutput, _a1 error) *S3API_GetBucketVersioningWithContext_Call
- func (_c *S3API_GetBucketVersioningWithContext_Call) Run(...) *S3API_GetBucketVersioningWithContext_Call
- func (_c *S3API_GetBucketVersioningWithContext_Call) RunAndReturn(...) *S3API_GetBucketVersioningWithContext_Call
- type S3API_GetBucketVersioning_Call
- func (_c *S3API_GetBucketVersioning_Call) Return(_a0 *s3.GetBucketVersioningOutput, _a1 error) *S3API_GetBucketVersioning_Call
- func (_c *S3API_GetBucketVersioning_Call) Run(run func(_a0 *s3.GetBucketVersioningInput)) *S3API_GetBucketVersioning_Call
- func (_c *S3API_GetBucketVersioning_Call) RunAndReturn(run func(*s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)) *S3API_GetBucketVersioning_Call
- type S3API_GetBucketWebsiteRequest_Call
- func (_c *S3API_GetBucketWebsiteRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketWebsiteOutput) *S3API_GetBucketWebsiteRequest_Call
- func (_c *S3API_GetBucketWebsiteRequest_Call) Run(run func(_a0 *s3.GetBucketWebsiteInput)) *S3API_GetBucketWebsiteRequest_Call
- func (_c *S3API_GetBucketWebsiteRequest_Call) RunAndReturn(...) *S3API_GetBucketWebsiteRequest_Call
- type S3API_GetBucketWebsiteWithContext_Call
- func (_c *S3API_GetBucketWebsiteWithContext_Call) Return(_a0 *s3.GetBucketWebsiteOutput, _a1 error) *S3API_GetBucketWebsiteWithContext_Call
- func (_c *S3API_GetBucketWebsiteWithContext_Call) Run(...) *S3API_GetBucketWebsiteWithContext_Call
- func (_c *S3API_GetBucketWebsiteWithContext_Call) RunAndReturn(...) *S3API_GetBucketWebsiteWithContext_Call
- type S3API_GetBucketWebsite_Call
- func (_c *S3API_GetBucketWebsite_Call) Return(_a0 *s3.GetBucketWebsiteOutput, _a1 error) *S3API_GetBucketWebsite_Call
- func (_c *S3API_GetBucketWebsite_Call) Run(run func(_a0 *s3.GetBucketWebsiteInput)) *S3API_GetBucketWebsite_Call
- func (_c *S3API_GetBucketWebsite_Call) RunAndReturn(run func(*s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)) *S3API_GetBucketWebsite_Call
- type S3API_GetObjectAclRequest_Call
- func (_c *S3API_GetObjectAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectAclOutput) *S3API_GetObjectAclRequest_Call
- func (_c *S3API_GetObjectAclRequest_Call) Run(run func(_a0 *s3.GetObjectAclInput)) *S3API_GetObjectAclRequest_Call
- func (_c *S3API_GetObjectAclRequest_Call) RunAndReturn(run func(*s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)) *S3API_GetObjectAclRequest_Call
- type S3API_GetObjectAclWithContext_Call
- func (_c *S3API_GetObjectAclWithContext_Call) Return(_a0 *s3.GetObjectAclOutput, _a1 error) *S3API_GetObjectAclWithContext_Call
- func (_c *S3API_GetObjectAclWithContext_Call) Run(...) *S3API_GetObjectAclWithContext_Call
- func (_c *S3API_GetObjectAclWithContext_Call) RunAndReturn(...) *S3API_GetObjectAclWithContext_Call
- type S3API_GetObjectAcl_Call
- func (_c *S3API_GetObjectAcl_Call) Return(_a0 *s3.GetObjectAclOutput, _a1 error) *S3API_GetObjectAcl_Call
- func (_c *S3API_GetObjectAcl_Call) Run(run func(_a0 *s3.GetObjectAclInput)) *S3API_GetObjectAcl_Call
- func (_c *S3API_GetObjectAcl_Call) RunAndReturn(run func(*s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)) *S3API_GetObjectAcl_Call
- type S3API_GetObjectAttributesRequest_Call
- func (_c *S3API_GetObjectAttributesRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectAttributesOutput) *S3API_GetObjectAttributesRequest_Call
- func (_c *S3API_GetObjectAttributesRequest_Call) Run(run func(_a0 *s3.GetObjectAttributesInput)) *S3API_GetObjectAttributesRequest_Call
- func (_c *S3API_GetObjectAttributesRequest_Call) RunAndReturn(...) *S3API_GetObjectAttributesRequest_Call
- type S3API_GetObjectAttributesWithContext_Call
- func (_c *S3API_GetObjectAttributesWithContext_Call) Return(_a0 *s3.GetObjectAttributesOutput, _a1 error) *S3API_GetObjectAttributesWithContext_Call
- func (_c *S3API_GetObjectAttributesWithContext_Call) Run(...) *S3API_GetObjectAttributesWithContext_Call
- func (_c *S3API_GetObjectAttributesWithContext_Call) RunAndReturn(...) *S3API_GetObjectAttributesWithContext_Call
- type S3API_GetObjectAttributes_Call
- func (_c *S3API_GetObjectAttributes_Call) Return(_a0 *s3.GetObjectAttributesOutput, _a1 error) *S3API_GetObjectAttributes_Call
- func (_c *S3API_GetObjectAttributes_Call) Run(run func(_a0 *s3.GetObjectAttributesInput)) *S3API_GetObjectAttributes_Call
- func (_c *S3API_GetObjectAttributes_Call) RunAndReturn(run func(*s3.GetObjectAttributesInput) (*s3.GetObjectAttributesOutput, error)) *S3API_GetObjectAttributes_Call
- type S3API_GetObjectLegalHoldRequest_Call
- func (_c *S3API_GetObjectLegalHoldRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectLegalHoldOutput) *S3API_GetObjectLegalHoldRequest_Call
- func (_c *S3API_GetObjectLegalHoldRequest_Call) Run(run func(_a0 *s3.GetObjectLegalHoldInput)) *S3API_GetObjectLegalHoldRequest_Call
- func (_c *S3API_GetObjectLegalHoldRequest_Call) RunAndReturn(...) *S3API_GetObjectLegalHoldRequest_Call
- type S3API_GetObjectLegalHoldWithContext_Call
- func (_c *S3API_GetObjectLegalHoldWithContext_Call) Return(_a0 *s3.GetObjectLegalHoldOutput, _a1 error) *S3API_GetObjectLegalHoldWithContext_Call
- func (_c *S3API_GetObjectLegalHoldWithContext_Call) Run(...) *S3API_GetObjectLegalHoldWithContext_Call
- func (_c *S3API_GetObjectLegalHoldWithContext_Call) RunAndReturn(...) *S3API_GetObjectLegalHoldWithContext_Call
- type S3API_GetObjectLegalHold_Call
- func (_c *S3API_GetObjectLegalHold_Call) Return(_a0 *s3.GetObjectLegalHoldOutput, _a1 error) *S3API_GetObjectLegalHold_Call
- func (_c *S3API_GetObjectLegalHold_Call) Run(run func(_a0 *s3.GetObjectLegalHoldInput)) *S3API_GetObjectLegalHold_Call
- func (_c *S3API_GetObjectLegalHold_Call) RunAndReturn(run func(*s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)) *S3API_GetObjectLegalHold_Call
- type S3API_GetObjectLockConfigurationRequest_Call
- func (_c *S3API_GetObjectLockConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectLockConfigurationOutput) *S3API_GetObjectLockConfigurationRequest_Call
- func (_c *S3API_GetObjectLockConfigurationRequest_Call) Run(run func(_a0 *s3.GetObjectLockConfigurationInput)) *S3API_GetObjectLockConfigurationRequest_Call
- func (_c *S3API_GetObjectLockConfigurationRequest_Call) RunAndReturn(...) *S3API_GetObjectLockConfigurationRequest_Call
- type S3API_GetObjectLockConfigurationWithContext_Call
- func (_c *S3API_GetObjectLockConfigurationWithContext_Call) Return(_a0 *s3.GetObjectLockConfigurationOutput, _a1 error) *S3API_GetObjectLockConfigurationWithContext_Call
- func (_c *S3API_GetObjectLockConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectLockConfigurationInput, ...)) *S3API_GetObjectLockConfigurationWithContext_Call
- func (_c *S3API_GetObjectLockConfigurationWithContext_Call) RunAndReturn(...) *S3API_GetObjectLockConfigurationWithContext_Call
- type S3API_GetObjectLockConfiguration_Call
- func (_c *S3API_GetObjectLockConfiguration_Call) Return(_a0 *s3.GetObjectLockConfigurationOutput, _a1 error) *S3API_GetObjectLockConfiguration_Call
- func (_c *S3API_GetObjectLockConfiguration_Call) Run(run func(_a0 *s3.GetObjectLockConfigurationInput)) *S3API_GetObjectLockConfiguration_Call
- func (_c *S3API_GetObjectLockConfiguration_Call) RunAndReturn(...) *S3API_GetObjectLockConfiguration_Call
- type S3API_GetObjectRequest_Call
- func (_c *S3API_GetObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectOutput) *S3API_GetObjectRequest_Call
- func (_c *S3API_GetObjectRequest_Call) Run(run func(_a0 *s3.GetObjectInput)) *S3API_GetObjectRequest_Call
- func (_c *S3API_GetObjectRequest_Call) RunAndReturn(run func(*s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)) *S3API_GetObjectRequest_Call
- type S3API_GetObjectRetentionRequest_Call
- func (_c *S3API_GetObjectRetentionRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectRetentionOutput) *S3API_GetObjectRetentionRequest_Call
- func (_c *S3API_GetObjectRetentionRequest_Call) Run(run func(_a0 *s3.GetObjectRetentionInput)) *S3API_GetObjectRetentionRequest_Call
- func (_c *S3API_GetObjectRetentionRequest_Call) RunAndReturn(...) *S3API_GetObjectRetentionRequest_Call
- type S3API_GetObjectRetentionWithContext_Call
- func (_c *S3API_GetObjectRetentionWithContext_Call) Return(_a0 *s3.GetObjectRetentionOutput, _a1 error) *S3API_GetObjectRetentionWithContext_Call
- func (_c *S3API_GetObjectRetentionWithContext_Call) Run(...) *S3API_GetObjectRetentionWithContext_Call
- func (_c *S3API_GetObjectRetentionWithContext_Call) RunAndReturn(...) *S3API_GetObjectRetentionWithContext_Call
- type S3API_GetObjectRetention_Call
- func (_c *S3API_GetObjectRetention_Call) Return(_a0 *s3.GetObjectRetentionOutput, _a1 error) *S3API_GetObjectRetention_Call
- func (_c *S3API_GetObjectRetention_Call) Run(run func(_a0 *s3.GetObjectRetentionInput)) *S3API_GetObjectRetention_Call
- func (_c *S3API_GetObjectRetention_Call) RunAndReturn(run func(*s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)) *S3API_GetObjectRetention_Call
- type S3API_GetObjectTaggingRequest_Call
- func (_c *S3API_GetObjectTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectTaggingOutput) *S3API_GetObjectTaggingRequest_Call
- func (_c *S3API_GetObjectTaggingRequest_Call) Run(run func(_a0 *s3.GetObjectTaggingInput)) *S3API_GetObjectTaggingRequest_Call
- func (_c *S3API_GetObjectTaggingRequest_Call) RunAndReturn(...) *S3API_GetObjectTaggingRequest_Call
- type S3API_GetObjectTaggingWithContext_Call
- func (_c *S3API_GetObjectTaggingWithContext_Call) Return(_a0 *s3.GetObjectTaggingOutput, _a1 error) *S3API_GetObjectTaggingWithContext_Call
- func (_c *S3API_GetObjectTaggingWithContext_Call) Run(...) *S3API_GetObjectTaggingWithContext_Call
- func (_c *S3API_GetObjectTaggingWithContext_Call) RunAndReturn(...) *S3API_GetObjectTaggingWithContext_Call
- type S3API_GetObjectTagging_Call
- func (_c *S3API_GetObjectTagging_Call) Return(_a0 *s3.GetObjectTaggingOutput, _a1 error) *S3API_GetObjectTagging_Call
- func (_c *S3API_GetObjectTagging_Call) Run(run func(_a0 *s3.GetObjectTaggingInput)) *S3API_GetObjectTagging_Call
- func (_c *S3API_GetObjectTagging_Call) RunAndReturn(run func(*s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)) *S3API_GetObjectTagging_Call
- type S3API_GetObjectTorrentRequest_Call
- func (_c *S3API_GetObjectTorrentRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectTorrentOutput) *S3API_GetObjectTorrentRequest_Call
- func (_c *S3API_GetObjectTorrentRequest_Call) Run(run func(_a0 *s3.GetObjectTorrentInput)) *S3API_GetObjectTorrentRequest_Call
- func (_c *S3API_GetObjectTorrentRequest_Call) RunAndReturn(...) *S3API_GetObjectTorrentRequest_Call
- type S3API_GetObjectTorrentWithContext_Call
- func (_c *S3API_GetObjectTorrentWithContext_Call) Return(_a0 *s3.GetObjectTorrentOutput, _a1 error) *S3API_GetObjectTorrentWithContext_Call
- func (_c *S3API_GetObjectTorrentWithContext_Call) Run(...) *S3API_GetObjectTorrentWithContext_Call
- func (_c *S3API_GetObjectTorrentWithContext_Call) RunAndReturn(...) *S3API_GetObjectTorrentWithContext_Call
- type S3API_GetObjectTorrent_Call
- func (_c *S3API_GetObjectTorrent_Call) Return(_a0 *s3.GetObjectTorrentOutput, _a1 error) *S3API_GetObjectTorrent_Call
- func (_c *S3API_GetObjectTorrent_Call) Run(run func(_a0 *s3.GetObjectTorrentInput)) *S3API_GetObjectTorrent_Call
- func (_c *S3API_GetObjectTorrent_Call) RunAndReturn(run func(*s3.GetObjectTorrentInput) (*s3.GetObjectTorrentOutput, error)) *S3API_GetObjectTorrent_Call
- type S3API_GetObjectWithContext_Call
- func (_c *S3API_GetObjectWithContext_Call) Return(_a0 *s3.GetObjectOutput, _a1 error) *S3API_GetObjectWithContext_Call
- func (_c *S3API_GetObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectInput, _a2 ...request.Option)) *S3API_GetObjectWithContext_Call
- func (_c *S3API_GetObjectWithContext_Call) RunAndReturn(...) *S3API_GetObjectWithContext_Call
- type S3API_GetObject_Call
- func (_c *S3API_GetObject_Call) Return(_a0 *s3.GetObjectOutput, _a1 error) *S3API_GetObject_Call
- func (_c *S3API_GetObject_Call) Run(run func(_a0 *s3.GetObjectInput)) *S3API_GetObject_Call
- func (_c *S3API_GetObject_Call) RunAndReturn(run func(*s3.GetObjectInput) (*s3.GetObjectOutput, error)) *S3API_GetObject_Call
- type S3API_GetPublicAccessBlockRequest_Call
- func (_c *S3API_GetPublicAccessBlockRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetPublicAccessBlockOutput) *S3API_GetPublicAccessBlockRequest_Call
- func (_c *S3API_GetPublicAccessBlockRequest_Call) Run(run func(_a0 *s3.GetPublicAccessBlockInput)) *S3API_GetPublicAccessBlockRequest_Call
- func (_c *S3API_GetPublicAccessBlockRequest_Call) RunAndReturn(...) *S3API_GetPublicAccessBlockRequest_Call
- type S3API_GetPublicAccessBlockWithContext_Call
- func (_c *S3API_GetPublicAccessBlockWithContext_Call) Return(_a0 *s3.GetPublicAccessBlockOutput, _a1 error) *S3API_GetPublicAccessBlockWithContext_Call
- func (_c *S3API_GetPublicAccessBlockWithContext_Call) Run(...) *S3API_GetPublicAccessBlockWithContext_Call
- func (_c *S3API_GetPublicAccessBlockWithContext_Call) RunAndReturn(...) *S3API_GetPublicAccessBlockWithContext_Call
- type S3API_GetPublicAccessBlock_Call
- func (_c *S3API_GetPublicAccessBlock_Call) Return(_a0 *s3.GetPublicAccessBlockOutput, _a1 error) *S3API_GetPublicAccessBlock_Call
- func (_c *S3API_GetPublicAccessBlock_Call) Run(run func(_a0 *s3.GetPublicAccessBlockInput)) *S3API_GetPublicAccessBlock_Call
- func (_c *S3API_GetPublicAccessBlock_Call) RunAndReturn(...) *S3API_GetPublicAccessBlock_Call
- type S3API_HeadBucketRequest_Call
- func (_c *S3API_HeadBucketRequest_Call) Return(_a0 *request.Request, _a1 *s3.HeadBucketOutput) *S3API_HeadBucketRequest_Call
- func (_c *S3API_HeadBucketRequest_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_HeadBucketRequest_Call
- func (_c *S3API_HeadBucketRequest_Call) RunAndReturn(run func(*s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)) *S3API_HeadBucketRequest_Call
- type S3API_HeadBucketWithContext_Call
- func (_c *S3API_HeadBucketWithContext_Call) Return(_a0 *s3.HeadBucketOutput, _a1 error) *S3API_HeadBucketWithContext_Call
- func (_c *S3API_HeadBucketWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.Option)) *S3API_HeadBucketWithContext_Call
- func (_c *S3API_HeadBucketWithContext_Call) RunAndReturn(...) *S3API_HeadBucketWithContext_Call
- type S3API_HeadBucket_Call
- func (_c *S3API_HeadBucket_Call) Return(_a0 *s3.HeadBucketOutput, _a1 error) *S3API_HeadBucket_Call
- func (_c *S3API_HeadBucket_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_HeadBucket_Call
- func (_c *S3API_HeadBucket_Call) RunAndReturn(run func(*s3.HeadBucketInput) (*s3.HeadBucketOutput, error)) *S3API_HeadBucket_Call
- type S3API_HeadObjectRequest_Call
- func (_c *S3API_HeadObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.HeadObjectOutput) *S3API_HeadObjectRequest_Call
- func (_c *S3API_HeadObjectRequest_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_HeadObjectRequest_Call
- func (_c *S3API_HeadObjectRequest_Call) RunAndReturn(run func(*s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)) *S3API_HeadObjectRequest_Call
- type S3API_HeadObjectWithContext_Call
- func (_c *S3API_HeadObjectWithContext_Call) Return(_a0 *s3.HeadObjectOutput, _a1 error) *S3API_HeadObjectWithContext_Call
- func (_c *S3API_HeadObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.Option)) *S3API_HeadObjectWithContext_Call
- func (_c *S3API_HeadObjectWithContext_Call) RunAndReturn(...) *S3API_HeadObjectWithContext_Call
- type S3API_HeadObject_Call
- func (_c *S3API_HeadObject_Call) Return(_a0 *s3.HeadObjectOutput, _a1 error) *S3API_HeadObject_Call
- func (_c *S3API_HeadObject_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_HeadObject_Call
- func (_c *S3API_HeadObject_Call) RunAndReturn(run func(*s3.HeadObjectInput) (*s3.HeadObjectOutput, error)) *S3API_HeadObject_Call
- type S3API_ListBucketAnalyticsConfigurationsRequest_Call
- func (_c *S3API_ListBucketAnalyticsConfigurationsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListBucketAnalyticsConfigurationsOutput) *S3API_ListBucketAnalyticsConfigurationsRequest_Call
- func (_c *S3API_ListBucketAnalyticsConfigurationsRequest_Call) Run(run func(_a0 *s3.ListBucketAnalyticsConfigurationsInput)) *S3API_ListBucketAnalyticsConfigurationsRequest_Call
- func (_c *S3API_ListBucketAnalyticsConfigurationsRequest_Call) RunAndReturn(...) *S3API_ListBucketAnalyticsConfigurationsRequest_Call
- type S3API_ListBucketAnalyticsConfigurationsWithContext_Call
- func (_c *S3API_ListBucketAnalyticsConfigurationsWithContext_Call) Return(_a0 *s3.ListBucketAnalyticsConfigurationsOutput, _a1 error) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
- func (_c *S3API_ListBucketAnalyticsConfigurationsWithContext_Call) Run(...) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
- func (_c *S3API_ListBucketAnalyticsConfigurationsWithContext_Call) RunAndReturn(...) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
- type S3API_ListBucketAnalyticsConfigurations_Call
- func (_c *S3API_ListBucketAnalyticsConfigurations_Call) Return(_a0 *s3.ListBucketAnalyticsConfigurationsOutput, _a1 error) *S3API_ListBucketAnalyticsConfigurations_Call
- func (_c *S3API_ListBucketAnalyticsConfigurations_Call) Run(run func(_a0 *s3.ListBucketAnalyticsConfigurationsInput)) *S3API_ListBucketAnalyticsConfigurations_Call
- func (_c *S3API_ListBucketAnalyticsConfigurations_Call) RunAndReturn(...) *S3API_ListBucketAnalyticsConfigurations_Call
- type S3API_ListBucketIntelligentTieringConfigurationsRequest_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListBucketIntelligentTieringConfigurationsOutput) *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call) Run(run func(_a0 *s3.ListBucketIntelligentTieringConfigurationsInput)) *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call) RunAndReturn(...) *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call
- type S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) Return(_a0 *s3.ListBucketIntelligentTieringConfigurationsOutput, _a1 error) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) Run(...) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) RunAndReturn(...) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
- type S3API_ListBucketIntelligentTieringConfigurations_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurations_Call) Return(_a0 *s3.ListBucketIntelligentTieringConfigurationsOutput, _a1 error) *S3API_ListBucketIntelligentTieringConfigurations_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurations_Call) Run(run func(_a0 *s3.ListBucketIntelligentTieringConfigurationsInput)) *S3API_ListBucketIntelligentTieringConfigurations_Call
- func (_c *S3API_ListBucketIntelligentTieringConfigurations_Call) RunAndReturn(...) *S3API_ListBucketIntelligentTieringConfigurations_Call
- type S3API_ListBucketInventoryConfigurationsRequest_Call
- func (_c *S3API_ListBucketInventoryConfigurationsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListBucketInventoryConfigurationsOutput) *S3API_ListBucketInventoryConfigurationsRequest_Call
- func (_c *S3API_ListBucketInventoryConfigurationsRequest_Call) Run(run func(_a0 *s3.ListBucketInventoryConfigurationsInput)) *S3API_ListBucketInventoryConfigurationsRequest_Call
- func (_c *S3API_ListBucketInventoryConfigurationsRequest_Call) RunAndReturn(...) *S3API_ListBucketInventoryConfigurationsRequest_Call
- type S3API_ListBucketInventoryConfigurationsWithContext_Call
- func (_c *S3API_ListBucketInventoryConfigurationsWithContext_Call) Return(_a0 *s3.ListBucketInventoryConfigurationsOutput, _a1 error) *S3API_ListBucketInventoryConfigurationsWithContext_Call
- func (_c *S3API_ListBucketInventoryConfigurationsWithContext_Call) Run(...) *S3API_ListBucketInventoryConfigurationsWithContext_Call
- func (_c *S3API_ListBucketInventoryConfigurationsWithContext_Call) RunAndReturn(...) *S3API_ListBucketInventoryConfigurationsWithContext_Call
- type S3API_ListBucketInventoryConfigurations_Call
- func (_c *S3API_ListBucketInventoryConfigurations_Call) Return(_a0 *s3.ListBucketInventoryConfigurationsOutput, _a1 error) *S3API_ListBucketInventoryConfigurations_Call
- func (_c *S3API_ListBucketInventoryConfigurations_Call) Run(run func(_a0 *s3.ListBucketInventoryConfigurationsInput)) *S3API_ListBucketInventoryConfigurations_Call
- func (_c *S3API_ListBucketInventoryConfigurations_Call) RunAndReturn(...) *S3API_ListBucketInventoryConfigurations_Call
- type S3API_ListBucketMetricsConfigurationsRequest_Call
- func (_c *S3API_ListBucketMetricsConfigurationsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListBucketMetricsConfigurationsOutput) *S3API_ListBucketMetricsConfigurationsRequest_Call
- func (_c *S3API_ListBucketMetricsConfigurationsRequest_Call) Run(run func(_a0 *s3.ListBucketMetricsConfigurationsInput)) *S3API_ListBucketMetricsConfigurationsRequest_Call
- func (_c *S3API_ListBucketMetricsConfigurationsRequest_Call) RunAndReturn(...) *S3API_ListBucketMetricsConfigurationsRequest_Call
- type S3API_ListBucketMetricsConfigurationsWithContext_Call
- func (_c *S3API_ListBucketMetricsConfigurationsWithContext_Call) Return(_a0 *s3.ListBucketMetricsConfigurationsOutput, _a1 error) *S3API_ListBucketMetricsConfigurationsWithContext_Call
- func (_c *S3API_ListBucketMetricsConfigurationsWithContext_Call) Run(...) *S3API_ListBucketMetricsConfigurationsWithContext_Call
- func (_c *S3API_ListBucketMetricsConfigurationsWithContext_Call) RunAndReturn(...) *S3API_ListBucketMetricsConfigurationsWithContext_Call
- type S3API_ListBucketMetricsConfigurations_Call
- func (_c *S3API_ListBucketMetricsConfigurations_Call) Return(_a0 *s3.ListBucketMetricsConfigurationsOutput, _a1 error) *S3API_ListBucketMetricsConfigurations_Call
- func (_c *S3API_ListBucketMetricsConfigurations_Call) Run(run func(_a0 *s3.ListBucketMetricsConfigurationsInput)) *S3API_ListBucketMetricsConfigurations_Call
- func (_c *S3API_ListBucketMetricsConfigurations_Call) RunAndReturn(...) *S3API_ListBucketMetricsConfigurations_Call
- type S3API_ListBucketsRequest_Call
- func (_c *S3API_ListBucketsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListBucketsOutput) *S3API_ListBucketsRequest_Call
- func (_c *S3API_ListBucketsRequest_Call) Run(run func(_a0 *s3.ListBucketsInput)) *S3API_ListBucketsRequest_Call
- func (_c *S3API_ListBucketsRequest_Call) RunAndReturn(run func(*s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)) *S3API_ListBucketsRequest_Call
- type S3API_ListBucketsWithContext_Call
- func (_c *S3API_ListBucketsWithContext_Call) Return(_a0 *s3.ListBucketsOutput, _a1 error) *S3API_ListBucketsWithContext_Call
- func (_c *S3API_ListBucketsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListBucketsInput, _a2 ...request.Option)) *S3API_ListBucketsWithContext_Call
- func (_c *S3API_ListBucketsWithContext_Call) RunAndReturn(...) *S3API_ListBucketsWithContext_Call
- type S3API_ListBuckets_Call
- func (_c *S3API_ListBuckets_Call) Return(_a0 *s3.ListBucketsOutput, _a1 error) *S3API_ListBuckets_Call
- func (_c *S3API_ListBuckets_Call) Run(run func(_a0 *s3.ListBucketsInput)) *S3API_ListBuckets_Call
- func (_c *S3API_ListBuckets_Call) RunAndReturn(run func(*s3.ListBucketsInput) (*s3.ListBucketsOutput, error)) *S3API_ListBuckets_Call
- type S3API_ListDirectoryBucketsPagesWithContext_Call
- func (_c *S3API_ListDirectoryBucketsPagesWithContext_Call) Return(_a0 error) *S3API_ListDirectoryBucketsPagesWithContext_Call
- func (_c *S3API_ListDirectoryBucketsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, ...)) *S3API_ListDirectoryBucketsPagesWithContext_Call
- func (_c *S3API_ListDirectoryBucketsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListDirectoryBucketsInput, ...) error) *S3API_ListDirectoryBucketsPagesWithContext_Call
- type S3API_ListDirectoryBucketsPages_Call
- func (_c *S3API_ListDirectoryBucketsPages_Call) Return(_a0 error) *S3API_ListDirectoryBucketsPages_Call
- func (_c *S3API_ListDirectoryBucketsPages_Call) Run(run func(_a0 *s3.ListDirectoryBucketsInput, ...)) *S3API_ListDirectoryBucketsPages_Call
- func (_c *S3API_ListDirectoryBucketsPages_Call) RunAndReturn(...) *S3API_ListDirectoryBucketsPages_Call
- type S3API_ListDirectoryBucketsRequest_Call
- func (_c *S3API_ListDirectoryBucketsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListDirectoryBucketsOutput) *S3API_ListDirectoryBucketsRequest_Call
- func (_c *S3API_ListDirectoryBucketsRequest_Call) Run(run func(_a0 *s3.ListDirectoryBucketsInput)) *S3API_ListDirectoryBucketsRequest_Call
- func (_c *S3API_ListDirectoryBucketsRequest_Call) RunAndReturn(...) *S3API_ListDirectoryBucketsRequest_Call
- type S3API_ListDirectoryBucketsWithContext_Call
- func (_c *S3API_ListDirectoryBucketsWithContext_Call) Return(_a0 *s3.ListDirectoryBucketsOutput, _a1 error) *S3API_ListDirectoryBucketsWithContext_Call
- func (_c *S3API_ListDirectoryBucketsWithContext_Call) Run(...) *S3API_ListDirectoryBucketsWithContext_Call
- func (_c *S3API_ListDirectoryBucketsWithContext_Call) RunAndReturn(...) *S3API_ListDirectoryBucketsWithContext_Call
- type S3API_ListDirectoryBuckets_Call
- func (_c *S3API_ListDirectoryBuckets_Call) Return(_a0 *s3.ListDirectoryBucketsOutput, _a1 error) *S3API_ListDirectoryBuckets_Call
- func (_c *S3API_ListDirectoryBuckets_Call) Run(run func(_a0 *s3.ListDirectoryBucketsInput)) *S3API_ListDirectoryBuckets_Call
- func (_c *S3API_ListDirectoryBuckets_Call) RunAndReturn(...) *S3API_ListDirectoryBuckets_Call
- type S3API_ListMultipartUploadsPagesWithContext_Call
- func (_c *S3API_ListMultipartUploadsPagesWithContext_Call) Return(_a0 error) *S3API_ListMultipartUploadsPagesWithContext_Call
- func (_c *S3API_ListMultipartUploadsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, ...)) *S3API_ListMultipartUploadsPagesWithContext_Call
- func (_c *S3API_ListMultipartUploadsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListMultipartUploadsInput, ...) error) *S3API_ListMultipartUploadsPagesWithContext_Call
- type S3API_ListMultipartUploadsPages_Call
- func (_c *S3API_ListMultipartUploadsPages_Call) Return(_a0 error) *S3API_ListMultipartUploadsPages_Call
- func (_c *S3API_ListMultipartUploadsPages_Call) Run(run func(_a0 *s3.ListMultipartUploadsInput, ...)) *S3API_ListMultipartUploadsPages_Call
- func (_c *S3API_ListMultipartUploadsPages_Call) RunAndReturn(...) *S3API_ListMultipartUploadsPages_Call
- type S3API_ListMultipartUploadsRequest_Call
- func (_c *S3API_ListMultipartUploadsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListMultipartUploadsOutput) *S3API_ListMultipartUploadsRequest_Call
- func (_c *S3API_ListMultipartUploadsRequest_Call) Run(run func(_a0 *s3.ListMultipartUploadsInput)) *S3API_ListMultipartUploadsRequest_Call
- func (_c *S3API_ListMultipartUploadsRequest_Call) RunAndReturn(...) *S3API_ListMultipartUploadsRequest_Call
- type S3API_ListMultipartUploadsWithContext_Call
- func (_c *S3API_ListMultipartUploadsWithContext_Call) Return(_a0 *s3.ListMultipartUploadsOutput, _a1 error) *S3API_ListMultipartUploadsWithContext_Call
- func (_c *S3API_ListMultipartUploadsWithContext_Call) Run(...) *S3API_ListMultipartUploadsWithContext_Call
- func (_c *S3API_ListMultipartUploadsWithContext_Call) RunAndReturn(...) *S3API_ListMultipartUploadsWithContext_Call
- type S3API_ListMultipartUploads_Call
- func (_c *S3API_ListMultipartUploads_Call) Return(_a0 *s3.ListMultipartUploadsOutput, _a1 error) *S3API_ListMultipartUploads_Call
- func (_c *S3API_ListMultipartUploads_Call) Run(run func(_a0 *s3.ListMultipartUploadsInput)) *S3API_ListMultipartUploads_Call
- func (_c *S3API_ListMultipartUploads_Call) RunAndReturn(...) *S3API_ListMultipartUploads_Call
- type S3API_ListObjectVersionsPagesWithContext_Call
- func (_c *S3API_ListObjectVersionsPagesWithContext_Call) Return(_a0 error) *S3API_ListObjectVersionsPagesWithContext_Call
- func (_c *S3API_ListObjectVersionsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, ...)) *S3API_ListObjectVersionsPagesWithContext_Call
- func (_c *S3API_ListObjectVersionsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectVersionsInput, ...) error) *S3API_ListObjectVersionsPagesWithContext_Call
- type S3API_ListObjectVersionsPages_Call
- func (_c *S3API_ListObjectVersionsPages_Call) Return(_a0 error) *S3API_ListObjectVersionsPages_Call
- func (_c *S3API_ListObjectVersionsPages_Call) Run(run func(_a0 *s3.ListObjectVersionsInput, ...)) *S3API_ListObjectVersionsPages_Call
- func (_c *S3API_ListObjectVersionsPages_Call) RunAndReturn(...) *S3API_ListObjectVersionsPages_Call
- type S3API_ListObjectVersionsRequest_Call
- func (_c *S3API_ListObjectVersionsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListObjectVersionsOutput) *S3API_ListObjectVersionsRequest_Call
- func (_c *S3API_ListObjectVersionsRequest_Call) Run(run func(_a0 *s3.ListObjectVersionsInput)) *S3API_ListObjectVersionsRequest_Call
- func (_c *S3API_ListObjectVersionsRequest_Call) RunAndReturn(...) *S3API_ListObjectVersionsRequest_Call
- type S3API_ListObjectVersionsWithContext_Call
- func (_c *S3API_ListObjectVersionsWithContext_Call) Return(_a0 *s3.ListObjectVersionsOutput, _a1 error) *S3API_ListObjectVersionsWithContext_Call
- func (_c *S3API_ListObjectVersionsWithContext_Call) Run(...) *S3API_ListObjectVersionsWithContext_Call
- func (_c *S3API_ListObjectVersionsWithContext_Call) RunAndReturn(...) *S3API_ListObjectVersionsWithContext_Call
- type S3API_ListObjectVersions_Call
- func (_c *S3API_ListObjectVersions_Call) Return(_a0 *s3.ListObjectVersionsOutput, _a1 error) *S3API_ListObjectVersions_Call
- func (_c *S3API_ListObjectVersions_Call) Run(run func(_a0 *s3.ListObjectVersionsInput)) *S3API_ListObjectVersions_Call
- func (_c *S3API_ListObjectVersions_Call) RunAndReturn(run func(*s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)) *S3API_ListObjectVersions_Call
- type S3API_ListObjectsPagesWithContext_Call
- func (_c *S3API_ListObjectsPagesWithContext_Call) Return(_a0 error) *S3API_ListObjectsPagesWithContext_Call
- func (_c *S3API_ListObjectsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsInput, ...)) *S3API_ListObjectsPagesWithContext_Call
- func (_c *S3API_ListObjectsPagesWithContext_Call) RunAndReturn(...) *S3API_ListObjectsPagesWithContext_Call
- type S3API_ListObjectsPages_Call
- func (_c *S3API_ListObjectsPages_Call) Return(_a0 error) *S3API_ListObjectsPages_Call
- func (_c *S3API_ListObjectsPages_Call) Run(run func(_a0 *s3.ListObjectsInput, _a1 func(*s3.ListObjectsOutput, bool) bool)) *S3API_ListObjectsPages_Call
- func (_c *S3API_ListObjectsPages_Call) RunAndReturn(run func(*s3.ListObjectsInput, func(*s3.ListObjectsOutput, bool) bool) error) *S3API_ListObjectsPages_Call
- type S3API_ListObjectsRequest_Call
- func (_c *S3API_ListObjectsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListObjectsOutput) *S3API_ListObjectsRequest_Call
- func (_c *S3API_ListObjectsRequest_Call) Run(run func(_a0 *s3.ListObjectsInput)) *S3API_ListObjectsRequest_Call
- func (_c *S3API_ListObjectsRequest_Call) RunAndReturn(run func(*s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)) *S3API_ListObjectsRequest_Call
- type S3API_ListObjectsV2PagesWithContext_Call
- func (_c *S3API_ListObjectsV2PagesWithContext_Call) Return(_a0 error) *S3API_ListObjectsV2PagesWithContext_Call
- func (_c *S3API_ListObjectsV2PagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsV2Input, ...)) *S3API_ListObjectsV2PagesWithContext_Call
- func (_c *S3API_ListObjectsV2PagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectsV2Input, ...) error) *S3API_ListObjectsV2PagesWithContext_Call
- type S3API_ListObjectsV2Pages_Call
- type S3API_ListObjectsV2Request_Call
- func (_c *S3API_ListObjectsV2Request_Call) Return(_a0 *request.Request, _a1 *s3.ListObjectsV2Output) *S3API_ListObjectsV2Request_Call
- func (_c *S3API_ListObjectsV2Request_Call) Run(run func(_a0 *s3.ListObjectsV2Input)) *S3API_ListObjectsV2Request_Call
- func (_c *S3API_ListObjectsV2Request_Call) RunAndReturn(run func(*s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)) *S3API_ListObjectsV2Request_Call
- type S3API_ListObjectsV2WithContext_Call
- func (_c *S3API_ListObjectsV2WithContext_Call) Return(_a0 *s3.ListObjectsV2Output, _a1 error) *S3API_ListObjectsV2WithContext_Call
- func (_c *S3API_ListObjectsV2WithContext_Call) Run(...) *S3API_ListObjectsV2WithContext_Call
- func (_c *S3API_ListObjectsV2WithContext_Call) RunAndReturn(...) *S3API_ListObjectsV2WithContext_Call
- type S3API_ListObjectsV2_Call
- func (_c *S3API_ListObjectsV2_Call) Return(_a0 *s3.ListObjectsV2Output, _a1 error) *S3API_ListObjectsV2_Call
- func (_c *S3API_ListObjectsV2_Call) Run(run func(_a0 *s3.ListObjectsV2Input)) *S3API_ListObjectsV2_Call
- func (_c *S3API_ListObjectsV2_Call) RunAndReturn(run func(*s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)) *S3API_ListObjectsV2_Call
- type S3API_ListObjectsWithContext_Call
- func (_c *S3API_ListObjectsWithContext_Call) Return(_a0 *s3.ListObjectsOutput, _a1 error) *S3API_ListObjectsWithContext_Call
- func (_c *S3API_ListObjectsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsInput, _a2 ...request.Option)) *S3API_ListObjectsWithContext_Call
- func (_c *S3API_ListObjectsWithContext_Call) RunAndReturn(...) *S3API_ListObjectsWithContext_Call
- type S3API_ListObjects_Call
- func (_c *S3API_ListObjects_Call) Return(_a0 *s3.ListObjectsOutput, _a1 error) *S3API_ListObjects_Call
- func (_c *S3API_ListObjects_Call) Run(run func(_a0 *s3.ListObjectsInput)) *S3API_ListObjects_Call
- func (_c *S3API_ListObjects_Call) RunAndReturn(run func(*s3.ListObjectsInput) (*s3.ListObjectsOutput, error)) *S3API_ListObjects_Call
- type S3API_ListPartsPagesWithContext_Call
- func (_c *S3API_ListPartsPagesWithContext_Call) Return(_a0 error) *S3API_ListPartsPagesWithContext_Call
- func (_c *S3API_ListPartsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListPartsInput, ...)) *S3API_ListPartsPagesWithContext_Call
- func (_c *S3API_ListPartsPagesWithContext_Call) RunAndReturn(...) *S3API_ListPartsPagesWithContext_Call
- type S3API_ListPartsPages_Call
- func (_c *S3API_ListPartsPages_Call) Return(_a0 error) *S3API_ListPartsPages_Call
- func (_c *S3API_ListPartsPages_Call) Run(run func(_a0 *s3.ListPartsInput, _a1 func(*s3.ListPartsOutput, bool) bool)) *S3API_ListPartsPages_Call
- func (_c *S3API_ListPartsPages_Call) RunAndReturn(run func(*s3.ListPartsInput, func(*s3.ListPartsOutput, bool) bool) error) *S3API_ListPartsPages_Call
- type S3API_ListPartsRequest_Call
- func (_c *S3API_ListPartsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListPartsOutput) *S3API_ListPartsRequest_Call
- func (_c *S3API_ListPartsRequest_Call) Run(run func(_a0 *s3.ListPartsInput)) *S3API_ListPartsRequest_Call
- func (_c *S3API_ListPartsRequest_Call) RunAndReturn(run func(*s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)) *S3API_ListPartsRequest_Call
- type S3API_ListPartsWithContext_Call
- func (_c *S3API_ListPartsWithContext_Call) Return(_a0 *s3.ListPartsOutput, _a1 error) *S3API_ListPartsWithContext_Call
- func (_c *S3API_ListPartsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListPartsInput, _a2 ...request.Option)) *S3API_ListPartsWithContext_Call
- func (_c *S3API_ListPartsWithContext_Call) RunAndReturn(...) *S3API_ListPartsWithContext_Call
- type S3API_ListParts_Call
- func (_c *S3API_ListParts_Call) Return(_a0 *s3.ListPartsOutput, _a1 error) *S3API_ListParts_Call
- func (_c *S3API_ListParts_Call) Run(run func(_a0 *s3.ListPartsInput)) *S3API_ListParts_Call
- func (_c *S3API_ListParts_Call) RunAndReturn(run func(*s3.ListPartsInput) (*s3.ListPartsOutput, error)) *S3API_ListParts_Call
- type S3API_PutBucketAccelerateConfigurationRequest_Call
- func (_c *S3API_PutBucketAccelerateConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketAccelerateConfigurationOutput) *S3API_PutBucketAccelerateConfigurationRequest_Call
- func (_c *S3API_PutBucketAccelerateConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketAccelerateConfigurationInput)) *S3API_PutBucketAccelerateConfigurationRequest_Call
- func (_c *S3API_PutBucketAccelerateConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketAccelerateConfigurationRequest_Call
- type S3API_PutBucketAccelerateConfigurationWithContext_Call
- func (_c *S3API_PutBucketAccelerateConfigurationWithContext_Call) Return(_a0 *s3.PutBucketAccelerateConfigurationOutput, _a1 error) *S3API_PutBucketAccelerateConfigurationWithContext_Call
- func (_c *S3API_PutBucketAccelerateConfigurationWithContext_Call) Run(...) *S3API_PutBucketAccelerateConfigurationWithContext_Call
- func (_c *S3API_PutBucketAccelerateConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketAccelerateConfigurationWithContext_Call
- type S3API_PutBucketAccelerateConfiguration_Call
- func (_c *S3API_PutBucketAccelerateConfiguration_Call) Return(_a0 *s3.PutBucketAccelerateConfigurationOutput, _a1 error) *S3API_PutBucketAccelerateConfiguration_Call
- func (_c *S3API_PutBucketAccelerateConfiguration_Call) Run(run func(_a0 *s3.PutBucketAccelerateConfigurationInput)) *S3API_PutBucketAccelerateConfiguration_Call
- func (_c *S3API_PutBucketAccelerateConfiguration_Call) RunAndReturn(...) *S3API_PutBucketAccelerateConfiguration_Call
- type S3API_PutBucketAclRequest_Call
- func (_c *S3API_PutBucketAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketAclOutput) *S3API_PutBucketAclRequest_Call
- func (_c *S3API_PutBucketAclRequest_Call) Run(run func(_a0 *s3.PutBucketAclInput)) *S3API_PutBucketAclRequest_Call
- func (_c *S3API_PutBucketAclRequest_Call) RunAndReturn(run func(*s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)) *S3API_PutBucketAclRequest_Call
- type S3API_PutBucketAclWithContext_Call
- func (_c *S3API_PutBucketAclWithContext_Call) Return(_a0 *s3.PutBucketAclOutput, _a1 error) *S3API_PutBucketAclWithContext_Call
- func (_c *S3API_PutBucketAclWithContext_Call) Run(...) *S3API_PutBucketAclWithContext_Call
- func (_c *S3API_PutBucketAclWithContext_Call) RunAndReturn(...) *S3API_PutBucketAclWithContext_Call
- type S3API_PutBucketAcl_Call
- func (_c *S3API_PutBucketAcl_Call) Return(_a0 *s3.PutBucketAclOutput, _a1 error) *S3API_PutBucketAcl_Call
- func (_c *S3API_PutBucketAcl_Call) Run(run func(_a0 *s3.PutBucketAclInput)) *S3API_PutBucketAcl_Call
- func (_c *S3API_PutBucketAcl_Call) RunAndReturn(run func(*s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)) *S3API_PutBucketAcl_Call
- type S3API_PutBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_PutBucketAnalyticsConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketAnalyticsConfigurationOutput) *S3API_PutBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_PutBucketAnalyticsConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketAnalyticsConfigurationInput)) *S3API_PutBucketAnalyticsConfigurationRequest_Call
- func (_c *S3API_PutBucketAnalyticsConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketAnalyticsConfigurationRequest_Call
- type S3API_PutBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_PutBucketAnalyticsConfigurationWithContext_Call) Return(_a0 *s3.PutBucketAnalyticsConfigurationOutput, _a1 error) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_PutBucketAnalyticsConfigurationWithContext_Call) Run(...) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
- func (_c *S3API_PutBucketAnalyticsConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
- type S3API_PutBucketAnalyticsConfiguration_Call
- func (_c *S3API_PutBucketAnalyticsConfiguration_Call) Return(_a0 *s3.PutBucketAnalyticsConfigurationOutput, _a1 error) *S3API_PutBucketAnalyticsConfiguration_Call
- func (_c *S3API_PutBucketAnalyticsConfiguration_Call) Run(run func(_a0 *s3.PutBucketAnalyticsConfigurationInput)) *S3API_PutBucketAnalyticsConfiguration_Call
- func (_c *S3API_PutBucketAnalyticsConfiguration_Call) RunAndReturn(...) *S3API_PutBucketAnalyticsConfiguration_Call
- type S3API_PutBucketCorsRequest_Call
- func (_c *S3API_PutBucketCorsRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketCorsOutput) *S3API_PutBucketCorsRequest_Call
- func (_c *S3API_PutBucketCorsRequest_Call) Run(run func(_a0 *s3.PutBucketCorsInput)) *S3API_PutBucketCorsRequest_Call
- func (_c *S3API_PutBucketCorsRequest_Call) RunAndReturn(run func(*s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)) *S3API_PutBucketCorsRequest_Call
- type S3API_PutBucketCorsWithContext_Call
- func (_c *S3API_PutBucketCorsWithContext_Call) Return(_a0 *s3.PutBucketCorsOutput, _a1 error) *S3API_PutBucketCorsWithContext_Call
- func (_c *S3API_PutBucketCorsWithContext_Call) Run(...) *S3API_PutBucketCorsWithContext_Call
- func (_c *S3API_PutBucketCorsWithContext_Call) RunAndReturn(...) *S3API_PutBucketCorsWithContext_Call
- type S3API_PutBucketCors_Call
- func (_c *S3API_PutBucketCors_Call) Return(_a0 *s3.PutBucketCorsOutput, _a1 error) *S3API_PutBucketCors_Call
- func (_c *S3API_PutBucketCors_Call) Run(run func(_a0 *s3.PutBucketCorsInput)) *S3API_PutBucketCors_Call
- func (_c *S3API_PutBucketCors_Call) RunAndReturn(run func(*s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)) *S3API_PutBucketCors_Call
- type S3API_PutBucketEncryptionRequest_Call
- func (_c *S3API_PutBucketEncryptionRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketEncryptionOutput) *S3API_PutBucketEncryptionRequest_Call
- func (_c *S3API_PutBucketEncryptionRequest_Call) Run(run func(_a0 *s3.PutBucketEncryptionInput)) *S3API_PutBucketEncryptionRequest_Call
- func (_c *S3API_PutBucketEncryptionRequest_Call) RunAndReturn(...) *S3API_PutBucketEncryptionRequest_Call
- type S3API_PutBucketEncryptionWithContext_Call
- func (_c *S3API_PutBucketEncryptionWithContext_Call) Return(_a0 *s3.PutBucketEncryptionOutput, _a1 error) *S3API_PutBucketEncryptionWithContext_Call
- func (_c *S3API_PutBucketEncryptionWithContext_Call) Run(...) *S3API_PutBucketEncryptionWithContext_Call
- func (_c *S3API_PutBucketEncryptionWithContext_Call) RunAndReturn(...) *S3API_PutBucketEncryptionWithContext_Call
- type S3API_PutBucketEncryption_Call
- func (_c *S3API_PutBucketEncryption_Call) Return(_a0 *s3.PutBucketEncryptionOutput, _a1 error) *S3API_PutBucketEncryption_Call
- func (_c *S3API_PutBucketEncryption_Call) Run(run func(_a0 *s3.PutBucketEncryptionInput)) *S3API_PutBucketEncryption_Call
- func (_c *S3API_PutBucketEncryption_Call) RunAndReturn(run func(*s3.PutBucketEncryptionInput) (*s3.PutBucketEncryptionOutput, error)) *S3API_PutBucketEncryption_Call
- type S3API_PutBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_PutBucketIntelligentTieringConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketIntelligentTieringConfigurationOutput) *S3API_PutBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_PutBucketIntelligentTieringConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketIntelligentTieringConfigurationInput)) *S3API_PutBucketIntelligentTieringConfigurationRequest_Call
- func (_c *S3API_PutBucketIntelligentTieringConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketIntelligentTieringConfigurationRequest_Call
- type S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) Return(_a0 *s3.PutBucketIntelligentTieringConfigurationOutput, _a1 error) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) Run(...) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
- func (_c *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
- type S3API_PutBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_PutBucketIntelligentTieringConfiguration_Call) Return(_a0 *s3.PutBucketIntelligentTieringConfigurationOutput, _a1 error) *S3API_PutBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_PutBucketIntelligentTieringConfiguration_Call) Run(run func(_a0 *s3.PutBucketIntelligentTieringConfigurationInput)) *S3API_PutBucketIntelligentTieringConfiguration_Call
- func (_c *S3API_PutBucketIntelligentTieringConfiguration_Call) RunAndReturn(...) *S3API_PutBucketIntelligentTieringConfiguration_Call
- type S3API_PutBucketInventoryConfigurationRequest_Call
- func (_c *S3API_PutBucketInventoryConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketInventoryConfigurationOutput) *S3API_PutBucketInventoryConfigurationRequest_Call
- func (_c *S3API_PutBucketInventoryConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketInventoryConfigurationInput)) *S3API_PutBucketInventoryConfigurationRequest_Call
- func (_c *S3API_PutBucketInventoryConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketInventoryConfigurationRequest_Call
- type S3API_PutBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_PutBucketInventoryConfigurationWithContext_Call) Return(_a0 *s3.PutBucketInventoryConfigurationOutput, _a1 error) *S3API_PutBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_PutBucketInventoryConfigurationWithContext_Call) Run(...) *S3API_PutBucketInventoryConfigurationWithContext_Call
- func (_c *S3API_PutBucketInventoryConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketInventoryConfigurationWithContext_Call
- type S3API_PutBucketInventoryConfiguration_Call
- func (_c *S3API_PutBucketInventoryConfiguration_Call) Return(_a0 *s3.PutBucketInventoryConfigurationOutput, _a1 error) *S3API_PutBucketInventoryConfiguration_Call
- func (_c *S3API_PutBucketInventoryConfiguration_Call) Run(run func(_a0 *s3.PutBucketInventoryConfigurationInput)) *S3API_PutBucketInventoryConfiguration_Call
- func (_c *S3API_PutBucketInventoryConfiguration_Call) RunAndReturn(...) *S3API_PutBucketInventoryConfiguration_Call
- type S3API_PutBucketLifecycleConfigurationRequest_Call
- func (_c *S3API_PutBucketLifecycleConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketLifecycleConfigurationOutput) *S3API_PutBucketLifecycleConfigurationRequest_Call
- func (_c *S3API_PutBucketLifecycleConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketLifecycleConfigurationInput)) *S3API_PutBucketLifecycleConfigurationRequest_Call
- func (_c *S3API_PutBucketLifecycleConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketLifecycleConfigurationRequest_Call
- type S3API_PutBucketLifecycleConfigurationWithContext_Call
- func (_c *S3API_PutBucketLifecycleConfigurationWithContext_Call) Return(_a0 *s3.PutBucketLifecycleConfigurationOutput, _a1 error) *S3API_PutBucketLifecycleConfigurationWithContext_Call
- func (_c *S3API_PutBucketLifecycleConfigurationWithContext_Call) Run(...) *S3API_PutBucketLifecycleConfigurationWithContext_Call
- func (_c *S3API_PutBucketLifecycleConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketLifecycleConfigurationWithContext_Call
- type S3API_PutBucketLifecycleConfiguration_Call
- func (_c *S3API_PutBucketLifecycleConfiguration_Call) Return(_a0 *s3.PutBucketLifecycleConfigurationOutput, _a1 error) *S3API_PutBucketLifecycleConfiguration_Call
- func (_c *S3API_PutBucketLifecycleConfiguration_Call) Run(run func(_a0 *s3.PutBucketLifecycleConfigurationInput)) *S3API_PutBucketLifecycleConfiguration_Call
- func (_c *S3API_PutBucketLifecycleConfiguration_Call) RunAndReturn(...) *S3API_PutBucketLifecycleConfiguration_Call
- type S3API_PutBucketLifecycleRequest_Call
- func (_c *S3API_PutBucketLifecycleRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketLifecycleOutput) *S3API_PutBucketLifecycleRequest_Call
- func (_c *S3API_PutBucketLifecycleRequest_Call) Run(run func(_a0 *s3.PutBucketLifecycleInput)) *S3API_PutBucketLifecycleRequest_Call
- func (_c *S3API_PutBucketLifecycleRequest_Call) RunAndReturn(...) *S3API_PutBucketLifecycleRequest_Call
- type S3API_PutBucketLifecycleWithContext_Call
- func (_c *S3API_PutBucketLifecycleWithContext_Call) Return(_a0 *s3.PutBucketLifecycleOutput, _a1 error) *S3API_PutBucketLifecycleWithContext_Call
- func (_c *S3API_PutBucketLifecycleWithContext_Call) Run(...) *S3API_PutBucketLifecycleWithContext_Call
- func (_c *S3API_PutBucketLifecycleWithContext_Call) RunAndReturn(...) *S3API_PutBucketLifecycleWithContext_Call
- type S3API_PutBucketLifecycle_Call
- func (_c *S3API_PutBucketLifecycle_Call) Return(_a0 *s3.PutBucketLifecycleOutput, _a1 error) *S3API_PutBucketLifecycle_Call
- func (_c *S3API_PutBucketLifecycle_Call) Run(run func(_a0 *s3.PutBucketLifecycleInput)) *S3API_PutBucketLifecycle_Call
- func (_c *S3API_PutBucketLifecycle_Call) RunAndReturn(run func(*s3.PutBucketLifecycleInput) (*s3.PutBucketLifecycleOutput, error)) *S3API_PutBucketLifecycle_Call
- type S3API_PutBucketLoggingRequest_Call
- func (_c *S3API_PutBucketLoggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketLoggingOutput) *S3API_PutBucketLoggingRequest_Call
- func (_c *S3API_PutBucketLoggingRequest_Call) Run(run func(_a0 *s3.PutBucketLoggingInput)) *S3API_PutBucketLoggingRequest_Call
- func (_c *S3API_PutBucketLoggingRequest_Call) RunAndReturn(...) *S3API_PutBucketLoggingRequest_Call
- type S3API_PutBucketLoggingWithContext_Call
- func (_c *S3API_PutBucketLoggingWithContext_Call) Return(_a0 *s3.PutBucketLoggingOutput, _a1 error) *S3API_PutBucketLoggingWithContext_Call
- func (_c *S3API_PutBucketLoggingWithContext_Call) Run(...) *S3API_PutBucketLoggingWithContext_Call
- func (_c *S3API_PutBucketLoggingWithContext_Call) RunAndReturn(...) *S3API_PutBucketLoggingWithContext_Call
- type S3API_PutBucketLogging_Call
- func (_c *S3API_PutBucketLogging_Call) Return(_a0 *s3.PutBucketLoggingOutput, _a1 error) *S3API_PutBucketLogging_Call
- func (_c *S3API_PutBucketLogging_Call) Run(run func(_a0 *s3.PutBucketLoggingInput)) *S3API_PutBucketLogging_Call
- func (_c *S3API_PutBucketLogging_Call) RunAndReturn(run func(*s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)) *S3API_PutBucketLogging_Call
- type S3API_PutBucketMetricsConfigurationRequest_Call
- func (_c *S3API_PutBucketMetricsConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketMetricsConfigurationOutput) *S3API_PutBucketMetricsConfigurationRequest_Call
- func (_c *S3API_PutBucketMetricsConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketMetricsConfigurationInput)) *S3API_PutBucketMetricsConfigurationRequest_Call
- func (_c *S3API_PutBucketMetricsConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketMetricsConfigurationRequest_Call
- type S3API_PutBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_PutBucketMetricsConfigurationWithContext_Call) Return(_a0 *s3.PutBucketMetricsConfigurationOutput, _a1 error) *S3API_PutBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_PutBucketMetricsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketMetricsConfigurationInput, ...)) *S3API_PutBucketMetricsConfigurationWithContext_Call
- func (_c *S3API_PutBucketMetricsConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketMetricsConfigurationWithContext_Call
- type S3API_PutBucketMetricsConfiguration_Call
- func (_c *S3API_PutBucketMetricsConfiguration_Call) Return(_a0 *s3.PutBucketMetricsConfigurationOutput, _a1 error) *S3API_PutBucketMetricsConfiguration_Call
- func (_c *S3API_PutBucketMetricsConfiguration_Call) Run(run func(_a0 *s3.PutBucketMetricsConfigurationInput)) *S3API_PutBucketMetricsConfiguration_Call
- func (_c *S3API_PutBucketMetricsConfiguration_Call) RunAndReturn(...) *S3API_PutBucketMetricsConfiguration_Call
- type S3API_PutBucketNotificationConfigurationRequest_Call
- func (_c *S3API_PutBucketNotificationConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketNotificationConfigurationOutput) *S3API_PutBucketNotificationConfigurationRequest_Call
- func (_c *S3API_PutBucketNotificationConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketNotificationConfigurationInput)) *S3API_PutBucketNotificationConfigurationRequest_Call
- func (_c *S3API_PutBucketNotificationConfigurationRequest_Call) RunAndReturn(...) *S3API_PutBucketNotificationConfigurationRequest_Call
- type S3API_PutBucketNotificationConfigurationWithContext_Call
- func (_c *S3API_PutBucketNotificationConfigurationWithContext_Call) Return(_a0 *s3.PutBucketNotificationConfigurationOutput, _a1 error) *S3API_PutBucketNotificationConfigurationWithContext_Call
- func (_c *S3API_PutBucketNotificationConfigurationWithContext_Call) Run(...) *S3API_PutBucketNotificationConfigurationWithContext_Call
- func (_c *S3API_PutBucketNotificationConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutBucketNotificationConfigurationWithContext_Call
- type S3API_PutBucketNotificationConfiguration_Call
- func (_c *S3API_PutBucketNotificationConfiguration_Call) Return(_a0 *s3.PutBucketNotificationConfigurationOutput, _a1 error) *S3API_PutBucketNotificationConfiguration_Call
- func (_c *S3API_PutBucketNotificationConfiguration_Call) Run(run func(_a0 *s3.PutBucketNotificationConfigurationInput)) *S3API_PutBucketNotificationConfiguration_Call
- func (_c *S3API_PutBucketNotificationConfiguration_Call) RunAndReturn(...) *S3API_PutBucketNotificationConfiguration_Call
- type S3API_PutBucketNotificationRequest_Call
- func (_c *S3API_PutBucketNotificationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketNotificationOutput) *S3API_PutBucketNotificationRequest_Call
- func (_c *S3API_PutBucketNotificationRequest_Call) Run(run func(_a0 *s3.PutBucketNotificationInput)) *S3API_PutBucketNotificationRequest_Call
- func (_c *S3API_PutBucketNotificationRequest_Call) RunAndReturn(...) *S3API_PutBucketNotificationRequest_Call
- type S3API_PutBucketNotificationWithContext_Call
- func (_c *S3API_PutBucketNotificationWithContext_Call) Return(_a0 *s3.PutBucketNotificationOutput, _a1 error) *S3API_PutBucketNotificationWithContext_Call
- func (_c *S3API_PutBucketNotificationWithContext_Call) Run(...) *S3API_PutBucketNotificationWithContext_Call
- func (_c *S3API_PutBucketNotificationWithContext_Call) RunAndReturn(...) *S3API_PutBucketNotificationWithContext_Call
- type S3API_PutBucketNotification_Call
- func (_c *S3API_PutBucketNotification_Call) Return(_a0 *s3.PutBucketNotificationOutput, _a1 error) *S3API_PutBucketNotification_Call
- func (_c *S3API_PutBucketNotification_Call) Run(run func(_a0 *s3.PutBucketNotificationInput)) *S3API_PutBucketNotification_Call
- func (_c *S3API_PutBucketNotification_Call) RunAndReturn(...) *S3API_PutBucketNotification_Call
- type S3API_PutBucketOwnershipControlsRequest_Call
- func (_c *S3API_PutBucketOwnershipControlsRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketOwnershipControlsOutput) *S3API_PutBucketOwnershipControlsRequest_Call
- func (_c *S3API_PutBucketOwnershipControlsRequest_Call) Run(run func(_a0 *s3.PutBucketOwnershipControlsInput)) *S3API_PutBucketOwnershipControlsRequest_Call
- func (_c *S3API_PutBucketOwnershipControlsRequest_Call) RunAndReturn(...) *S3API_PutBucketOwnershipControlsRequest_Call
- type S3API_PutBucketOwnershipControlsWithContext_Call
- func (_c *S3API_PutBucketOwnershipControlsWithContext_Call) Return(_a0 *s3.PutBucketOwnershipControlsOutput, _a1 error) *S3API_PutBucketOwnershipControlsWithContext_Call
- func (_c *S3API_PutBucketOwnershipControlsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketOwnershipControlsInput, ...)) *S3API_PutBucketOwnershipControlsWithContext_Call
- func (_c *S3API_PutBucketOwnershipControlsWithContext_Call) RunAndReturn(...) *S3API_PutBucketOwnershipControlsWithContext_Call
- type S3API_PutBucketOwnershipControls_Call
- func (_c *S3API_PutBucketOwnershipControls_Call) Return(_a0 *s3.PutBucketOwnershipControlsOutput, _a1 error) *S3API_PutBucketOwnershipControls_Call
- func (_c *S3API_PutBucketOwnershipControls_Call) Run(run func(_a0 *s3.PutBucketOwnershipControlsInput)) *S3API_PutBucketOwnershipControls_Call
- func (_c *S3API_PutBucketOwnershipControls_Call) RunAndReturn(...) *S3API_PutBucketOwnershipControls_Call
- type S3API_PutBucketPolicyRequest_Call
- func (_c *S3API_PutBucketPolicyRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketPolicyOutput) *S3API_PutBucketPolicyRequest_Call
- func (_c *S3API_PutBucketPolicyRequest_Call) Run(run func(_a0 *s3.PutBucketPolicyInput)) *S3API_PutBucketPolicyRequest_Call
- func (_c *S3API_PutBucketPolicyRequest_Call) RunAndReturn(...) *S3API_PutBucketPolicyRequest_Call
- type S3API_PutBucketPolicyWithContext_Call
- func (_c *S3API_PutBucketPolicyWithContext_Call) Return(_a0 *s3.PutBucketPolicyOutput, _a1 error) *S3API_PutBucketPolicyWithContext_Call
- func (_c *S3API_PutBucketPolicyWithContext_Call) Run(...) *S3API_PutBucketPolicyWithContext_Call
- func (_c *S3API_PutBucketPolicyWithContext_Call) RunAndReturn(...) *S3API_PutBucketPolicyWithContext_Call
- type S3API_PutBucketPolicy_Call
- func (_c *S3API_PutBucketPolicy_Call) Return(_a0 *s3.PutBucketPolicyOutput, _a1 error) *S3API_PutBucketPolicy_Call
- func (_c *S3API_PutBucketPolicy_Call) Run(run func(_a0 *s3.PutBucketPolicyInput)) *S3API_PutBucketPolicy_Call
- func (_c *S3API_PutBucketPolicy_Call) RunAndReturn(run func(*s3.PutBucketPolicyInput) (*s3.PutBucketPolicyOutput, error)) *S3API_PutBucketPolicy_Call
- type S3API_PutBucketReplicationRequest_Call
- func (_c *S3API_PutBucketReplicationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketReplicationOutput) *S3API_PutBucketReplicationRequest_Call
- func (_c *S3API_PutBucketReplicationRequest_Call) Run(run func(_a0 *s3.PutBucketReplicationInput)) *S3API_PutBucketReplicationRequest_Call
- func (_c *S3API_PutBucketReplicationRequest_Call) RunAndReturn(...) *S3API_PutBucketReplicationRequest_Call
- type S3API_PutBucketReplicationWithContext_Call
- func (_c *S3API_PutBucketReplicationWithContext_Call) Return(_a0 *s3.PutBucketReplicationOutput, _a1 error) *S3API_PutBucketReplicationWithContext_Call
- func (_c *S3API_PutBucketReplicationWithContext_Call) Run(...) *S3API_PutBucketReplicationWithContext_Call
- func (_c *S3API_PutBucketReplicationWithContext_Call) RunAndReturn(...) *S3API_PutBucketReplicationWithContext_Call
- type S3API_PutBucketReplication_Call
- func (_c *S3API_PutBucketReplication_Call) Return(_a0 *s3.PutBucketReplicationOutput, _a1 error) *S3API_PutBucketReplication_Call
- func (_c *S3API_PutBucketReplication_Call) Run(run func(_a0 *s3.PutBucketReplicationInput)) *S3API_PutBucketReplication_Call
- func (_c *S3API_PutBucketReplication_Call) RunAndReturn(...) *S3API_PutBucketReplication_Call
- type S3API_PutBucketRequestPaymentRequest_Call
- func (_c *S3API_PutBucketRequestPaymentRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketRequestPaymentOutput) *S3API_PutBucketRequestPaymentRequest_Call
- func (_c *S3API_PutBucketRequestPaymentRequest_Call) Run(run func(_a0 *s3.PutBucketRequestPaymentInput)) *S3API_PutBucketRequestPaymentRequest_Call
- func (_c *S3API_PutBucketRequestPaymentRequest_Call) RunAndReturn(...) *S3API_PutBucketRequestPaymentRequest_Call
- type S3API_PutBucketRequestPaymentWithContext_Call
- func (_c *S3API_PutBucketRequestPaymentWithContext_Call) Return(_a0 *s3.PutBucketRequestPaymentOutput, _a1 error) *S3API_PutBucketRequestPaymentWithContext_Call
- func (_c *S3API_PutBucketRequestPaymentWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketRequestPaymentInput, ...)) *S3API_PutBucketRequestPaymentWithContext_Call
- func (_c *S3API_PutBucketRequestPaymentWithContext_Call) RunAndReturn(...) *S3API_PutBucketRequestPaymentWithContext_Call
- type S3API_PutBucketRequestPayment_Call
- func (_c *S3API_PutBucketRequestPayment_Call) Return(_a0 *s3.PutBucketRequestPaymentOutput, _a1 error) *S3API_PutBucketRequestPayment_Call
- func (_c *S3API_PutBucketRequestPayment_Call) Run(run func(_a0 *s3.PutBucketRequestPaymentInput)) *S3API_PutBucketRequestPayment_Call
- func (_c *S3API_PutBucketRequestPayment_Call) RunAndReturn(...) *S3API_PutBucketRequestPayment_Call
- type S3API_PutBucketTaggingRequest_Call
- func (_c *S3API_PutBucketTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketTaggingOutput) *S3API_PutBucketTaggingRequest_Call
- func (_c *S3API_PutBucketTaggingRequest_Call) Run(run func(_a0 *s3.PutBucketTaggingInput)) *S3API_PutBucketTaggingRequest_Call
- func (_c *S3API_PutBucketTaggingRequest_Call) RunAndReturn(...) *S3API_PutBucketTaggingRequest_Call
- type S3API_PutBucketTaggingWithContext_Call
- func (_c *S3API_PutBucketTaggingWithContext_Call) Return(_a0 *s3.PutBucketTaggingOutput, _a1 error) *S3API_PutBucketTaggingWithContext_Call
- func (_c *S3API_PutBucketTaggingWithContext_Call) Run(...) *S3API_PutBucketTaggingWithContext_Call
- func (_c *S3API_PutBucketTaggingWithContext_Call) RunAndReturn(...) *S3API_PutBucketTaggingWithContext_Call
- type S3API_PutBucketTagging_Call
- func (_c *S3API_PutBucketTagging_Call) Return(_a0 *s3.PutBucketTaggingOutput, _a1 error) *S3API_PutBucketTagging_Call
- func (_c *S3API_PutBucketTagging_Call) Run(run func(_a0 *s3.PutBucketTaggingInput)) *S3API_PutBucketTagging_Call
- func (_c *S3API_PutBucketTagging_Call) RunAndReturn(run func(*s3.PutBucketTaggingInput) (*s3.PutBucketTaggingOutput, error)) *S3API_PutBucketTagging_Call
- type S3API_PutBucketVersioningRequest_Call
- func (_c *S3API_PutBucketVersioningRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketVersioningOutput) *S3API_PutBucketVersioningRequest_Call
- func (_c *S3API_PutBucketVersioningRequest_Call) Run(run func(_a0 *s3.PutBucketVersioningInput)) *S3API_PutBucketVersioningRequest_Call
- func (_c *S3API_PutBucketVersioningRequest_Call) RunAndReturn(...) *S3API_PutBucketVersioningRequest_Call
- type S3API_PutBucketVersioningWithContext_Call
- func (_c *S3API_PutBucketVersioningWithContext_Call) Return(_a0 *s3.PutBucketVersioningOutput, _a1 error) *S3API_PutBucketVersioningWithContext_Call
- func (_c *S3API_PutBucketVersioningWithContext_Call) Run(...) *S3API_PutBucketVersioningWithContext_Call
- func (_c *S3API_PutBucketVersioningWithContext_Call) RunAndReturn(...) *S3API_PutBucketVersioningWithContext_Call
- type S3API_PutBucketVersioning_Call
- func (_c *S3API_PutBucketVersioning_Call) Return(_a0 *s3.PutBucketVersioningOutput, _a1 error) *S3API_PutBucketVersioning_Call
- func (_c *S3API_PutBucketVersioning_Call) Run(run func(_a0 *s3.PutBucketVersioningInput)) *S3API_PutBucketVersioning_Call
- func (_c *S3API_PutBucketVersioning_Call) RunAndReturn(run func(*s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)) *S3API_PutBucketVersioning_Call
- type S3API_PutBucketWebsiteRequest_Call
- func (_c *S3API_PutBucketWebsiteRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketWebsiteOutput) *S3API_PutBucketWebsiteRequest_Call
- func (_c *S3API_PutBucketWebsiteRequest_Call) Run(run func(_a0 *s3.PutBucketWebsiteInput)) *S3API_PutBucketWebsiteRequest_Call
- func (_c *S3API_PutBucketWebsiteRequest_Call) RunAndReturn(...) *S3API_PutBucketWebsiteRequest_Call
- type S3API_PutBucketWebsiteWithContext_Call
- func (_c *S3API_PutBucketWebsiteWithContext_Call) Return(_a0 *s3.PutBucketWebsiteOutput, _a1 error) *S3API_PutBucketWebsiteWithContext_Call
- func (_c *S3API_PutBucketWebsiteWithContext_Call) Run(...) *S3API_PutBucketWebsiteWithContext_Call
- func (_c *S3API_PutBucketWebsiteWithContext_Call) RunAndReturn(...) *S3API_PutBucketWebsiteWithContext_Call
- type S3API_PutBucketWebsite_Call
- func (_c *S3API_PutBucketWebsite_Call) Return(_a0 *s3.PutBucketWebsiteOutput, _a1 error) *S3API_PutBucketWebsite_Call
- func (_c *S3API_PutBucketWebsite_Call) Run(run func(_a0 *s3.PutBucketWebsiteInput)) *S3API_PutBucketWebsite_Call
- func (_c *S3API_PutBucketWebsite_Call) RunAndReturn(run func(*s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)) *S3API_PutBucketWebsite_Call
- type S3API_PutObjectAclRequest_Call
- func (_c *S3API_PutObjectAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectAclOutput) *S3API_PutObjectAclRequest_Call
- func (_c *S3API_PutObjectAclRequest_Call) Run(run func(_a0 *s3.PutObjectAclInput)) *S3API_PutObjectAclRequest_Call
- func (_c *S3API_PutObjectAclRequest_Call) RunAndReturn(run func(*s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)) *S3API_PutObjectAclRequest_Call
- type S3API_PutObjectAclWithContext_Call
- func (_c *S3API_PutObjectAclWithContext_Call) Return(_a0 *s3.PutObjectAclOutput, _a1 error) *S3API_PutObjectAclWithContext_Call
- func (_c *S3API_PutObjectAclWithContext_Call) Run(...) *S3API_PutObjectAclWithContext_Call
- func (_c *S3API_PutObjectAclWithContext_Call) RunAndReturn(...) *S3API_PutObjectAclWithContext_Call
- type S3API_PutObjectAcl_Call
- func (_c *S3API_PutObjectAcl_Call) Return(_a0 *s3.PutObjectAclOutput, _a1 error) *S3API_PutObjectAcl_Call
- func (_c *S3API_PutObjectAcl_Call) Run(run func(_a0 *s3.PutObjectAclInput)) *S3API_PutObjectAcl_Call
- func (_c *S3API_PutObjectAcl_Call) RunAndReturn(run func(*s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)) *S3API_PutObjectAcl_Call
- type S3API_PutObjectLegalHoldRequest_Call
- func (_c *S3API_PutObjectLegalHoldRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectLegalHoldOutput) *S3API_PutObjectLegalHoldRequest_Call
- func (_c *S3API_PutObjectLegalHoldRequest_Call) Run(run func(_a0 *s3.PutObjectLegalHoldInput)) *S3API_PutObjectLegalHoldRequest_Call
- func (_c *S3API_PutObjectLegalHoldRequest_Call) RunAndReturn(...) *S3API_PutObjectLegalHoldRequest_Call
- type S3API_PutObjectLegalHoldWithContext_Call
- func (_c *S3API_PutObjectLegalHoldWithContext_Call) Return(_a0 *s3.PutObjectLegalHoldOutput, _a1 error) *S3API_PutObjectLegalHoldWithContext_Call
- func (_c *S3API_PutObjectLegalHoldWithContext_Call) Run(...) *S3API_PutObjectLegalHoldWithContext_Call
- func (_c *S3API_PutObjectLegalHoldWithContext_Call) RunAndReturn(...) *S3API_PutObjectLegalHoldWithContext_Call
- type S3API_PutObjectLegalHold_Call
- func (_c *S3API_PutObjectLegalHold_Call) Return(_a0 *s3.PutObjectLegalHoldOutput, _a1 error) *S3API_PutObjectLegalHold_Call
- func (_c *S3API_PutObjectLegalHold_Call) Run(run func(_a0 *s3.PutObjectLegalHoldInput)) *S3API_PutObjectLegalHold_Call
- func (_c *S3API_PutObjectLegalHold_Call) RunAndReturn(run func(*s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)) *S3API_PutObjectLegalHold_Call
- type S3API_PutObjectLockConfigurationRequest_Call
- func (_c *S3API_PutObjectLockConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectLockConfigurationOutput) *S3API_PutObjectLockConfigurationRequest_Call
- func (_c *S3API_PutObjectLockConfigurationRequest_Call) Run(run func(_a0 *s3.PutObjectLockConfigurationInput)) *S3API_PutObjectLockConfigurationRequest_Call
- func (_c *S3API_PutObjectLockConfigurationRequest_Call) RunAndReturn(...) *S3API_PutObjectLockConfigurationRequest_Call
- type S3API_PutObjectLockConfigurationWithContext_Call
- func (_c *S3API_PutObjectLockConfigurationWithContext_Call) Return(_a0 *s3.PutObjectLockConfigurationOutput, _a1 error) *S3API_PutObjectLockConfigurationWithContext_Call
- func (_c *S3API_PutObjectLockConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectLockConfigurationInput, ...)) *S3API_PutObjectLockConfigurationWithContext_Call
- func (_c *S3API_PutObjectLockConfigurationWithContext_Call) RunAndReturn(...) *S3API_PutObjectLockConfigurationWithContext_Call
- type S3API_PutObjectLockConfiguration_Call
- func (_c *S3API_PutObjectLockConfiguration_Call) Return(_a0 *s3.PutObjectLockConfigurationOutput, _a1 error) *S3API_PutObjectLockConfiguration_Call
- func (_c *S3API_PutObjectLockConfiguration_Call) Run(run func(_a0 *s3.PutObjectLockConfigurationInput)) *S3API_PutObjectLockConfiguration_Call
- func (_c *S3API_PutObjectLockConfiguration_Call) RunAndReturn(...) *S3API_PutObjectLockConfiguration_Call
- type S3API_PutObjectRequest_Call
- func (_c *S3API_PutObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectOutput) *S3API_PutObjectRequest_Call
- func (_c *S3API_PutObjectRequest_Call) Run(run func(_a0 *s3.PutObjectInput)) *S3API_PutObjectRequest_Call
- func (_c *S3API_PutObjectRequest_Call) RunAndReturn(run func(*s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)) *S3API_PutObjectRequest_Call
- type S3API_PutObjectRetentionRequest_Call
- func (_c *S3API_PutObjectRetentionRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectRetentionOutput) *S3API_PutObjectRetentionRequest_Call
- func (_c *S3API_PutObjectRetentionRequest_Call) Run(run func(_a0 *s3.PutObjectRetentionInput)) *S3API_PutObjectRetentionRequest_Call
- func (_c *S3API_PutObjectRetentionRequest_Call) RunAndReturn(...) *S3API_PutObjectRetentionRequest_Call
- type S3API_PutObjectRetentionWithContext_Call
- func (_c *S3API_PutObjectRetentionWithContext_Call) Return(_a0 *s3.PutObjectRetentionOutput, _a1 error) *S3API_PutObjectRetentionWithContext_Call
- func (_c *S3API_PutObjectRetentionWithContext_Call) Run(...) *S3API_PutObjectRetentionWithContext_Call
- func (_c *S3API_PutObjectRetentionWithContext_Call) RunAndReturn(...) *S3API_PutObjectRetentionWithContext_Call
- type S3API_PutObjectRetention_Call
- func (_c *S3API_PutObjectRetention_Call) Return(_a0 *s3.PutObjectRetentionOutput, _a1 error) *S3API_PutObjectRetention_Call
- func (_c *S3API_PutObjectRetention_Call) Run(run func(_a0 *s3.PutObjectRetentionInput)) *S3API_PutObjectRetention_Call
- func (_c *S3API_PutObjectRetention_Call) RunAndReturn(run func(*s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)) *S3API_PutObjectRetention_Call
- type S3API_PutObjectTaggingRequest_Call
- func (_c *S3API_PutObjectTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectTaggingOutput) *S3API_PutObjectTaggingRequest_Call
- func (_c *S3API_PutObjectTaggingRequest_Call) Run(run func(_a0 *s3.PutObjectTaggingInput)) *S3API_PutObjectTaggingRequest_Call
- func (_c *S3API_PutObjectTaggingRequest_Call) RunAndReturn(...) *S3API_PutObjectTaggingRequest_Call
- type S3API_PutObjectTaggingWithContext_Call
- func (_c *S3API_PutObjectTaggingWithContext_Call) Return(_a0 *s3.PutObjectTaggingOutput, _a1 error) *S3API_PutObjectTaggingWithContext_Call
- func (_c *S3API_PutObjectTaggingWithContext_Call) Run(...) *S3API_PutObjectTaggingWithContext_Call
- func (_c *S3API_PutObjectTaggingWithContext_Call) RunAndReturn(...) *S3API_PutObjectTaggingWithContext_Call
- type S3API_PutObjectTagging_Call
- func (_c *S3API_PutObjectTagging_Call) Return(_a0 *s3.PutObjectTaggingOutput, _a1 error) *S3API_PutObjectTagging_Call
- func (_c *S3API_PutObjectTagging_Call) Run(run func(_a0 *s3.PutObjectTaggingInput)) *S3API_PutObjectTagging_Call
- func (_c *S3API_PutObjectTagging_Call) RunAndReturn(run func(*s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)) *S3API_PutObjectTagging_Call
- type S3API_PutObjectWithContext_Call
- func (_c *S3API_PutObjectWithContext_Call) Return(_a0 *s3.PutObjectOutput, _a1 error) *S3API_PutObjectWithContext_Call
- func (_c *S3API_PutObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectInput, _a2 ...request.Option)) *S3API_PutObjectWithContext_Call
- func (_c *S3API_PutObjectWithContext_Call) RunAndReturn(...) *S3API_PutObjectWithContext_Call
- type S3API_PutObject_Call
- func (_c *S3API_PutObject_Call) Return(_a0 *s3.PutObjectOutput, _a1 error) *S3API_PutObject_Call
- func (_c *S3API_PutObject_Call) Run(run func(_a0 *s3.PutObjectInput)) *S3API_PutObject_Call
- func (_c *S3API_PutObject_Call) RunAndReturn(run func(*s3.PutObjectInput) (*s3.PutObjectOutput, error)) *S3API_PutObject_Call
- type S3API_PutPublicAccessBlockRequest_Call
- func (_c *S3API_PutPublicAccessBlockRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutPublicAccessBlockOutput) *S3API_PutPublicAccessBlockRequest_Call
- func (_c *S3API_PutPublicAccessBlockRequest_Call) Run(run func(_a0 *s3.PutPublicAccessBlockInput)) *S3API_PutPublicAccessBlockRequest_Call
- func (_c *S3API_PutPublicAccessBlockRequest_Call) RunAndReturn(...) *S3API_PutPublicAccessBlockRequest_Call
- type S3API_PutPublicAccessBlockWithContext_Call
- func (_c *S3API_PutPublicAccessBlockWithContext_Call) Return(_a0 *s3.PutPublicAccessBlockOutput, _a1 error) *S3API_PutPublicAccessBlockWithContext_Call
- func (_c *S3API_PutPublicAccessBlockWithContext_Call) Run(...) *S3API_PutPublicAccessBlockWithContext_Call
- func (_c *S3API_PutPublicAccessBlockWithContext_Call) RunAndReturn(...) *S3API_PutPublicAccessBlockWithContext_Call
- type S3API_PutPublicAccessBlock_Call
- func (_c *S3API_PutPublicAccessBlock_Call) Return(_a0 *s3.PutPublicAccessBlockOutput, _a1 error) *S3API_PutPublicAccessBlock_Call
- func (_c *S3API_PutPublicAccessBlock_Call) Run(run func(_a0 *s3.PutPublicAccessBlockInput)) *S3API_PutPublicAccessBlock_Call
- func (_c *S3API_PutPublicAccessBlock_Call) RunAndReturn(...) *S3API_PutPublicAccessBlock_Call
- type S3API_RestoreObjectRequest_Call
- func (_c *S3API_RestoreObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.RestoreObjectOutput) *S3API_RestoreObjectRequest_Call
- func (_c *S3API_RestoreObjectRequest_Call) Run(run func(_a0 *s3.RestoreObjectInput)) *S3API_RestoreObjectRequest_Call
- func (_c *S3API_RestoreObjectRequest_Call) RunAndReturn(run func(*s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)) *S3API_RestoreObjectRequest_Call
- type S3API_RestoreObjectWithContext_Call
- func (_c *S3API_RestoreObjectWithContext_Call) Return(_a0 *s3.RestoreObjectOutput, _a1 error) *S3API_RestoreObjectWithContext_Call
- func (_c *S3API_RestoreObjectWithContext_Call) Run(...) *S3API_RestoreObjectWithContext_Call
- func (_c *S3API_RestoreObjectWithContext_Call) RunAndReturn(...) *S3API_RestoreObjectWithContext_Call
- type S3API_RestoreObject_Call
- func (_c *S3API_RestoreObject_Call) Return(_a0 *s3.RestoreObjectOutput, _a1 error) *S3API_RestoreObject_Call
- func (_c *S3API_RestoreObject_Call) Run(run func(_a0 *s3.RestoreObjectInput)) *S3API_RestoreObject_Call
- func (_c *S3API_RestoreObject_Call) RunAndReturn(run func(*s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)) *S3API_RestoreObject_Call
- type S3API_SelectObjectContentRequest_Call
- func (_c *S3API_SelectObjectContentRequest_Call) Return(_a0 *request.Request, _a1 *s3.SelectObjectContentOutput) *S3API_SelectObjectContentRequest_Call
- func (_c *S3API_SelectObjectContentRequest_Call) Run(run func(_a0 *s3.SelectObjectContentInput)) *S3API_SelectObjectContentRequest_Call
- func (_c *S3API_SelectObjectContentRequest_Call) RunAndReturn(...) *S3API_SelectObjectContentRequest_Call
- type S3API_SelectObjectContentWithContext_Call
- func (_c *S3API_SelectObjectContentWithContext_Call) Return(_a0 *s3.SelectObjectContentOutput, _a1 error) *S3API_SelectObjectContentWithContext_Call
- func (_c *S3API_SelectObjectContentWithContext_Call) Run(...) *S3API_SelectObjectContentWithContext_Call
- func (_c *S3API_SelectObjectContentWithContext_Call) RunAndReturn(...) *S3API_SelectObjectContentWithContext_Call
- type S3API_SelectObjectContent_Call
- func (_c *S3API_SelectObjectContent_Call) Return(_a0 *s3.SelectObjectContentOutput, _a1 error) *S3API_SelectObjectContent_Call
- func (_c *S3API_SelectObjectContent_Call) Run(run func(_a0 *s3.SelectObjectContentInput)) *S3API_SelectObjectContent_Call
- func (_c *S3API_SelectObjectContent_Call) RunAndReturn(run func(*s3.SelectObjectContentInput) (*s3.SelectObjectContentOutput, error)) *S3API_SelectObjectContent_Call
- type S3API_UploadPartCopyRequest_Call
- func (_c *S3API_UploadPartCopyRequest_Call) Return(_a0 *request.Request, _a1 *s3.UploadPartCopyOutput) *S3API_UploadPartCopyRequest_Call
- func (_c *S3API_UploadPartCopyRequest_Call) Run(run func(_a0 *s3.UploadPartCopyInput)) *S3API_UploadPartCopyRequest_Call
- func (_c *S3API_UploadPartCopyRequest_Call) RunAndReturn(run func(*s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)) *S3API_UploadPartCopyRequest_Call
- type S3API_UploadPartCopyWithContext_Call
- func (_c *S3API_UploadPartCopyWithContext_Call) Return(_a0 *s3.UploadPartCopyOutput, _a1 error) *S3API_UploadPartCopyWithContext_Call
- func (_c *S3API_UploadPartCopyWithContext_Call) Run(...) *S3API_UploadPartCopyWithContext_Call
- func (_c *S3API_UploadPartCopyWithContext_Call) RunAndReturn(...) *S3API_UploadPartCopyWithContext_Call
- type S3API_UploadPartCopy_Call
- func (_c *S3API_UploadPartCopy_Call) Return(_a0 *s3.UploadPartCopyOutput, _a1 error) *S3API_UploadPartCopy_Call
- func (_c *S3API_UploadPartCopy_Call) Run(run func(_a0 *s3.UploadPartCopyInput)) *S3API_UploadPartCopy_Call
- func (_c *S3API_UploadPartCopy_Call) RunAndReturn(run func(*s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)) *S3API_UploadPartCopy_Call
- type S3API_UploadPartRequest_Call
- func (_c *S3API_UploadPartRequest_Call) Return(_a0 *request.Request, _a1 *s3.UploadPartOutput) *S3API_UploadPartRequest_Call
- func (_c *S3API_UploadPartRequest_Call) Run(run func(_a0 *s3.UploadPartInput)) *S3API_UploadPartRequest_Call
- func (_c *S3API_UploadPartRequest_Call) RunAndReturn(run func(*s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)) *S3API_UploadPartRequest_Call
- type S3API_UploadPartWithContext_Call
- func (_c *S3API_UploadPartWithContext_Call) Return(_a0 *s3.UploadPartOutput, _a1 error) *S3API_UploadPartWithContext_Call
- func (_c *S3API_UploadPartWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.UploadPartInput, _a2 ...request.Option)) *S3API_UploadPartWithContext_Call
- func (_c *S3API_UploadPartWithContext_Call) RunAndReturn(...) *S3API_UploadPartWithContext_Call
- type S3API_UploadPart_Call
- func (_c *S3API_UploadPart_Call) Return(_a0 *s3.UploadPartOutput, _a1 error) *S3API_UploadPart_Call
- func (_c *S3API_UploadPart_Call) Run(run func(_a0 *s3.UploadPartInput)) *S3API_UploadPart_Call
- func (_c *S3API_UploadPart_Call) RunAndReturn(run func(*s3.UploadPartInput) (*s3.UploadPartOutput, error)) *S3API_UploadPart_Call
- type S3API_WaitUntilBucketExistsWithContext_Call
- func (_c *S3API_WaitUntilBucketExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilBucketExistsWithContext_Call
- func (_c *S3API_WaitUntilBucketExistsWithContext_Call) Run(...) *S3API_WaitUntilBucketExistsWithContext_Call
- func (_c *S3API_WaitUntilBucketExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadBucketInput, ...request.WaiterOption) error) *S3API_WaitUntilBucketExistsWithContext_Call
- type S3API_WaitUntilBucketExists_Call
- func (_c *S3API_WaitUntilBucketExists_Call) Return(_a0 error) *S3API_WaitUntilBucketExists_Call
- func (_c *S3API_WaitUntilBucketExists_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_WaitUntilBucketExists_Call
- func (_c *S3API_WaitUntilBucketExists_Call) RunAndReturn(run func(*s3.HeadBucketInput) error) *S3API_WaitUntilBucketExists_Call
- type S3API_WaitUntilBucketNotExistsWithContext_Call
- func (_c *S3API_WaitUntilBucketNotExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilBucketNotExistsWithContext_Call
- func (_c *S3API_WaitUntilBucketNotExistsWithContext_Call) Run(...) *S3API_WaitUntilBucketNotExistsWithContext_Call
- func (_c *S3API_WaitUntilBucketNotExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadBucketInput, ...request.WaiterOption) error) *S3API_WaitUntilBucketNotExistsWithContext_Call
- type S3API_WaitUntilBucketNotExists_Call
- func (_c *S3API_WaitUntilBucketNotExists_Call) Return(_a0 error) *S3API_WaitUntilBucketNotExists_Call
- func (_c *S3API_WaitUntilBucketNotExists_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_WaitUntilBucketNotExists_Call
- func (_c *S3API_WaitUntilBucketNotExists_Call) RunAndReturn(run func(*s3.HeadBucketInput) error) *S3API_WaitUntilBucketNotExists_Call
- type S3API_WaitUntilObjectExistsWithContext_Call
- func (_c *S3API_WaitUntilObjectExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilObjectExistsWithContext_Call
- func (_c *S3API_WaitUntilObjectExistsWithContext_Call) Run(...) *S3API_WaitUntilObjectExistsWithContext_Call
- func (_c *S3API_WaitUntilObjectExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadObjectInput, ...request.WaiterOption) error) *S3API_WaitUntilObjectExistsWithContext_Call
- type S3API_WaitUntilObjectExists_Call
- func (_c *S3API_WaitUntilObjectExists_Call) Return(_a0 error) *S3API_WaitUntilObjectExists_Call
- func (_c *S3API_WaitUntilObjectExists_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_WaitUntilObjectExists_Call
- func (_c *S3API_WaitUntilObjectExists_Call) RunAndReturn(run func(*s3.HeadObjectInput) error) *S3API_WaitUntilObjectExists_Call
- type S3API_WaitUntilObjectNotExistsWithContext_Call
- func (_c *S3API_WaitUntilObjectNotExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilObjectNotExistsWithContext_Call
- func (_c *S3API_WaitUntilObjectNotExistsWithContext_Call) Run(...) *S3API_WaitUntilObjectNotExistsWithContext_Call
- func (_c *S3API_WaitUntilObjectNotExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadObjectInput, ...request.WaiterOption) error) *S3API_WaitUntilObjectNotExistsWithContext_Call
- type S3API_WaitUntilObjectNotExists_Call
- func (_c *S3API_WaitUntilObjectNotExists_Call) Return(_a0 error) *S3API_WaitUntilObjectNotExists_Call
- func (_c *S3API_WaitUntilObjectNotExists_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_WaitUntilObjectNotExists_Call
- func (_c *S3API_WaitUntilObjectNotExists_Call) RunAndReturn(run func(*s3.HeadObjectInput) error) *S3API_WaitUntilObjectNotExists_Call
- type S3API_WriteGetObjectResponseRequest_Call
- func (_c *S3API_WriteGetObjectResponseRequest_Call) Return(_a0 *request.Request, _a1 *s3.WriteGetObjectResponseOutput) *S3API_WriteGetObjectResponseRequest_Call
- func (_c *S3API_WriteGetObjectResponseRequest_Call) Run(run func(_a0 *s3.WriteGetObjectResponseInput)) *S3API_WriteGetObjectResponseRequest_Call
- func (_c *S3API_WriteGetObjectResponseRequest_Call) RunAndReturn(...) *S3API_WriteGetObjectResponseRequest_Call
- type S3API_WriteGetObjectResponseWithContext_Call
- func (_c *S3API_WriteGetObjectResponseWithContext_Call) Return(_a0 *s3.WriteGetObjectResponseOutput, _a1 error) *S3API_WriteGetObjectResponseWithContext_Call
- func (_c *S3API_WriteGetObjectResponseWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.WriteGetObjectResponseInput, ...)) *S3API_WriteGetObjectResponseWithContext_Call
- func (_c *S3API_WriteGetObjectResponseWithContext_Call) RunAndReturn(...) *S3API_WriteGetObjectResponseWithContext_Call
- type S3API_WriteGetObjectResponse_Call
- func (_c *S3API_WriteGetObjectResponse_Call) Return(_a0 *s3.WriteGetObjectResponseOutput, _a1 error) *S3API_WriteGetObjectResponse_Call
- func (_c *S3API_WriteGetObjectResponse_Call) Run(run func(_a0 *s3.WriteGetObjectResponseInput)) *S3API_WriteGetObjectResponse_Call
- func (_c *S3API_WriteGetObjectResponse_Call) RunAndReturn(...) *S3API_WriteGetObjectResponse_Call
- type UploaderAPI
- func (_m *UploaderAPI) EXPECT() *UploaderAPI_Expecter
- func (_m *UploaderAPI) Upload(_a0 *s3manager.UploadInput, _a1 ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)
- func (_m *UploaderAPI) UploadWithContext(_a0 context.Context, _a1 *s3manager.UploadInput, ...) (*s3manager.UploadOutput, error)
- type UploaderAPI_Expecter
- type UploaderAPI_UploadWithContext_Call
- func (_c *UploaderAPI_UploadWithContext_Call) Return(_a0 *s3manager.UploadOutput, _a1 error) *UploaderAPI_UploadWithContext_Call
- func (_c *UploaderAPI_UploadWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3manager.UploadInput, ...)) *UploaderAPI_UploadWithContext_Call
- func (_c *UploaderAPI_UploadWithContext_Call) RunAndReturn(...) *UploaderAPI_UploadWithContext_Call
- type UploaderAPI_Upload_Call
- func (_c *UploaderAPI_Upload_Call) Return(_a0 *s3manager.UploadOutput, _a1 error) *UploaderAPI_Upload_Call
- func (_c *UploaderAPI_Upload_Call) Run(run func(_a0 *s3manager.UploadInput, _a1 ...func(*s3manager.Uploader))) *UploaderAPI_Upload_Call
- func (_c *UploaderAPI_Upload_Call) RunAndReturn(...) *UploaderAPI_Upload_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloaderAPI ¶
DownloaderAPI is an autogenerated mock type for the DownloaderAPI type
func NewDownloaderAPI ¶
func NewDownloaderAPI(t interface { mock.TestingT Cleanup(func()) }) *DownloaderAPI
NewDownloaderAPI creates a new instance of DownloaderAPI. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*DownloaderAPI) Download ¶
func (_m *DownloaderAPI) Download(_a0 io.WriterAt, _a1 *s3.GetObjectInput, _a2 ...func(*s3manager.Downloader)) (int64, error)
Download provides a mock function with given fields: _a0, _a1, _a2
func (*DownloaderAPI) DownloadWithContext ¶
func (_m *DownloaderAPI) DownloadWithContext(_a0 context.Context, _a1 io.WriterAt, _a2 *s3.GetObjectInput, _a3 ...func(*s3manager.Downloader)) (int64, error)
DownloadWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*DownloaderAPI) EXPECT ¶
func (_m *DownloaderAPI) EXPECT() *DownloaderAPI_Expecter
type DownloaderAPI_DownloadWithContext_Call ¶
DownloaderAPI_DownloadWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadWithContext'
func (*DownloaderAPI_DownloadWithContext_Call) Return ¶
func (_c *DownloaderAPI_DownloadWithContext_Call) Return(_a0 int64, _a1 error) *DownloaderAPI_DownloadWithContext_Call
func (*DownloaderAPI_DownloadWithContext_Call) Run ¶
func (_c *DownloaderAPI_DownloadWithContext_Call) Run(run func(_a0 context.Context, _a1 io.WriterAt, _a2 *s3.GetObjectInput, _a3 ...func(*s3manager.Downloader))) *DownloaderAPI_DownloadWithContext_Call
func (*DownloaderAPI_DownloadWithContext_Call) RunAndReturn ¶
func (_c *DownloaderAPI_DownloadWithContext_Call) RunAndReturn(run func(context.Context, io.WriterAt, *s3.GetObjectInput, ...func(*s3manager.Downloader)) (int64, error)) *DownloaderAPI_DownloadWithContext_Call
type DownloaderAPI_Download_Call ¶
DownloaderAPI_Download_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Download'
func (*DownloaderAPI_Download_Call) Return ¶
func (_c *DownloaderAPI_Download_Call) Return(_a0 int64, _a1 error) *DownloaderAPI_Download_Call
func (*DownloaderAPI_Download_Call) Run ¶
func (_c *DownloaderAPI_Download_Call) Run(run func(_a0 io.WriterAt, _a1 *s3.GetObjectInput, _a2 ...func(*s3manager.Downloader))) *DownloaderAPI_Download_Call
func (*DownloaderAPI_Download_Call) RunAndReturn ¶
func (_c *DownloaderAPI_Download_Call) RunAndReturn(run func(io.WriterAt, *s3.GetObjectInput, ...func(*s3manager.Downloader)) (int64, error)) *DownloaderAPI_Download_Call
type DownloaderAPI_Expecter ¶
type DownloaderAPI_Expecter struct {
// contains filtered or unexported fields
}
func (*DownloaderAPI_Expecter) Download ¶
func (_e *DownloaderAPI_Expecter) Download(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *DownloaderAPI_Download_Call
Download is a helper method to define mock.On call
- _a0 io.WriterAt
- _a1 *s3.GetObjectInput
- _a2 ...func(*s3manager.Downloader)
func (*DownloaderAPI_Expecter) DownloadWithContext ¶
func (_e *DownloaderAPI_Expecter) DownloadWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *DownloaderAPI_DownloadWithContext_Call
DownloadWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 io.WriterAt
- _a2 *s3.GetObjectInput
- _a3 ...func(*s3manager.Downloader)
type S3API ¶
S3API is an autogenerated mock type for the S3API type
func NewS3API ¶
NewS3API creates a new instance of S3API. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*S3API) AbortMultipartUpload ¶
func (_m *S3API) AbortMultipartUpload(_a0 *s3.AbortMultipartUploadInput) (*s3.AbortMultipartUploadOutput, error)
AbortMultipartUpload provides a mock function with given fields: _a0
func (*S3API) AbortMultipartUploadRequest ¶
func (_m *S3API) AbortMultipartUploadRequest(_a0 *s3.AbortMultipartUploadInput) (*request.Request, *s3.AbortMultipartUploadOutput)
AbortMultipartUploadRequest provides a mock function with given fields: _a0
func (*S3API) AbortMultipartUploadWithContext ¶
func (_m *S3API) AbortMultipartUploadWithContext(_a0 context.Context, _a1 *s3.AbortMultipartUploadInput, _a2 ...request.Option) (*s3.AbortMultipartUploadOutput, error)
AbortMultipartUploadWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) CompleteMultipartUpload ¶
func (_m *S3API) CompleteMultipartUpload(_a0 *s3.CompleteMultipartUploadInput) (*s3.CompleteMultipartUploadOutput, error)
CompleteMultipartUpload provides a mock function with given fields: _a0
func (*S3API) CompleteMultipartUploadRequest ¶
func (_m *S3API) CompleteMultipartUploadRequest(_a0 *s3.CompleteMultipartUploadInput) (*request.Request, *s3.CompleteMultipartUploadOutput)
CompleteMultipartUploadRequest provides a mock function with given fields: _a0
func (*S3API) CompleteMultipartUploadWithContext ¶
func (_m *S3API) CompleteMultipartUploadWithContext(_a0 context.Context, _a1 *s3.CompleteMultipartUploadInput, _a2 ...request.Option) (*s3.CompleteMultipartUploadOutput, error)
CompleteMultipartUploadWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) CopyObject ¶
func (_m *S3API) CopyObject(_a0 *s3.CopyObjectInput) (*s3.CopyObjectOutput, error)
CopyObject provides a mock function with given fields: _a0
func (*S3API) CopyObjectRequest ¶
func (_m *S3API) CopyObjectRequest(_a0 *s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)
CopyObjectRequest provides a mock function with given fields: _a0
func (*S3API) CopyObjectWithContext ¶
func (_m *S3API) CopyObjectWithContext(_a0 context.Context, _a1 *s3.CopyObjectInput, _a2 ...request.Option) (*s3.CopyObjectOutput, error)
CopyObjectWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) CreateBucket ¶
func (_m *S3API) CreateBucket(_a0 *s3.CreateBucketInput) (*s3.CreateBucketOutput, error)
CreateBucket provides a mock function with given fields: _a0
func (*S3API) CreateBucketRequest ¶
func (_m *S3API) CreateBucketRequest(_a0 *s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)
CreateBucketRequest provides a mock function with given fields: _a0
func (*S3API) CreateBucketWithContext ¶
func (_m *S3API) CreateBucketWithContext(_a0 context.Context, _a1 *s3.CreateBucketInput, _a2 ...request.Option) (*s3.CreateBucketOutput, error)
CreateBucketWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) CreateMultipartUpload ¶
func (_m *S3API) CreateMultipartUpload(_a0 *s3.CreateMultipartUploadInput) (*s3.CreateMultipartUploadOutput, error)
CreateMultipartUpload provides a mock function with given fields: _a0
func (*S3API) CreateMultipartUploadRequest ¶
func (_m *S3API) CreateMultipartUploadRequest(_a0 *s3.CreateMultipartUploadInput) (*request.Request, *s3.CreateMultipartUploadOutput)
CreateMultipartUploadRequest provides a mock function with given fields: _a0
func (*S3API) CreateMultipartUploadWithContext ¶
func (_m *S3API) CreateMultipartUploadWithContext(_a0 context.Context, _a1 *s3.CreateMultipartUploadInput, _a2 ...request.Option) (*s3.CreateMultipartUploadOutput, error)
CreateMultipartUploadWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) CreateSession ¶
func (_m *S3API) CreateSession(_a0 *s3.CreateSessionInput) (*s3.CreateSessionOutput, error)
CreateSession provides a mock function with given fields: _a0
func (*S3API) CreateSessionRequest ¶
func (_m *S3API) CreateSessionRequest(_a0 *s3.CreateSessionInput) (*request.Request, *s3.CreateSessionOutput)
CreateSessionRequest provides a mock function with given fields: _a0
func (*S3API) CreateSessionWithContext ¶
func (_m *S3API) CreateSessionWithContext(_a0 context.Context, _a1 *s3.CreateSessionInput, _a2 ...request.Option) (*s3.CreateSessionOutput, error)
CreateSessionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucket ¶
func (_m *S3API) DeleteBucket(_a0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)
DeleteBucket provides a mock function with given fields: _a0
func (*S3API) DeleteBucketAnalyticsConfiguration ¶
func (_m *S3API) DeleteBucketAnalyticsConfiguration(_a0 *s3.DeleteBucketAnalyticsConfigurationInput) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)
DeleteBucketAnalyticsConfiguration provides a mock function with given fields: _a0
func (*S3API) DeleteBucketAnalyticsConfigurationRequest ¶
func (_m *S3API) DeleteBucketAnalyticsConfigurationRequest(_a0 *s3.DeleteBucketAnalyticsConfigurationInput) (*request.Request, *s3.DeleteBucketAnalyticsConfigurationOutput)
DeleteBucketAnalyticsConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketAnalyticsConfigurationWithContext ¶
func (_m *S3API) DeleteBucketAnalyticsConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketAnalyticsConfigurationInput, _a2 ...request.Option) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)
DeleteBucketAnalyticsConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketCors ¶
func (_m *S3API) DeleteBucketCors(_a0 *s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)
DeleteBucketCors provides a mock function with given fields: _a0
func (*S3API) DeleteBucketCorsRequest ¶
func (_m *S3API) DeleteBucketCorsRequest(_a0 *s3.DeleteBucketCorsInput) (*request.Request, *s3.DeleteBucketCorsOutput)
DeleteBucketCorsRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketCorsWithContext ¶
func (_m *S3API) DeleteBucketCorsWithContext(_a0 context.Context, _a1 *s3.DeleteBucketCorsInput, _a2 ...request.Option) (*s3.DeleteBucketCorsOutput, error)
DeleteBucketCorsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketEncryption ¶
func (_m *S3API) DeleteBucketEncryption(_a0 *s3.DeleteBucketEncryptionInput) (*s3.DeleteBucketEncryptionOutput, error)
DeleteBucketEncryption provides a mock function with given fields: _a0
func (*S3API) DeleteBucketEncryptionRequest ¶
func (_m *S3API) DeleteBucketEncryptionRequest(_a0 *s3.DeleteBucketEncryptionInput) (*request.Request, *s3.DeleteBucketEncryptionOutput)
DeleteBucketEncryptionRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketEncryptionWithContext ¶
func (_m *S3API) DeleteBucketEncryptionWithContext(_a0 context.Context, _a1 *s3.DeleteBucketEncryptionInput, _a2 ...request.Option) (*s3.DeleteBucketEncryptionOutput, error)
DeleteBucketEncryptionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketIntelligentTieringConfiguration ¶
func (_m *S3API) DeleteBucketIntelligentTieringConfiguration(_a0 *s3.DeleteBucketIntelligentTieringConfigurationInput) (*s3.DeleteBucketIntelligentTieringConfigurationOutput, error)
DeleteBucketIntelligentTieringConfiguration provides a mock function with given fields: _a0
func (*S3API) DeleteBucketIntelligentTieringConfigurationRequest ¶
func (_m *S3API) DeleteBucketIntelligentTieringConfigurationRequest(_a0 *s3.DeleteBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.DeleteBucketIntelligentTieringConfigurationOutput)
DeleteBucketIntelligentTieringConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketIntelligentTieringConfigurationWithContext ¶
func (_m *S3API) DeleteBucketIntelligentTieringConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketIntelligentTieringConfigurationInput, _a2 ...request.Option) (*s3.DeleteBucketIntelligentTieringConfigurationOutput, error)
DeleteBucketIntelligentTieringConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketInventoryConfiguration ¶
func (_m *S3API) DeleteBucketInventoryConfiguration(_a0 *s3.DeleteBucketInventoryConfigurationInput) (*s3.DeleteBucketInventoryConfigurationOutput, error)
DeleteBucketInventoryConfiguration provides a mock function with given fields: _a0
func (*S3API) DeleteBucketInventoryConfigurationRequest ¶
func (_m *S3API) DeleteBucketInventoryConfigurationRequest(_a0 *s3.DeleteBucketInventoryConfigurationInput) (*request.Request, *s3.DeleteBucketInventoryConfigurationOutput)
DeleteBucketInventoryConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketInventoryConfigurationWithContext ¶
func (_m *S3API) DeleteBucketInventoryConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketInventoryConfigurationInput, _a2 ...request.Option) (*s3.DeleteBucketInventoryConfigurationOutput, error)
DeleteBucketInventoryConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketLifecycle ¶
func (_m *S3API) DeleteBucketLifecycle(_a0 *s3.DeleteBucketLifecycleInput) (*s3.DeleteBucketLifecycleOutput, error)
DeleteBucketLifecycle provides a mock function with given fields: _a0
func (*S3API) DeleteBucketLifecycleRequest ¶
func (_m *S3API) DeleteBucketLifecycleRequest(_a0 *s3.DeleteBucketLifecycleInput) (*request.Request, *s3.DeleteBucketLifecycleOutput)
DeleteBucketLifecycleRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketLifecycleWithContext ¶
func (_m *S3API) DeleteBucketLifecycleWithContext(_a0 context.Context, _a1 *s3.DeleteBucketLifecycleInput, _a2 ...request.Option) (*s3.DeleteBucketLifecycleOutput, error)
DeleteBucketLifecycleWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketMetricsConfiguration ¶
func (_m *S3API) DeleteBucketMetricsConfiguration(_a0 *s3.DeleteBucketMetricsConfigurationInput) (*s3.DeleteBucketMetricsConfigurationOutput, error)
DeleteBucketMetricsConfiguration provides a mock function with given fields: _a0
func (*S3API) DeleteBucketMetricsConfigurationRequest ¶
func (_m *S3API) DeleteBucketMetricsConfigurationRequest(_a0 *s3.DeleteBucketMetricsConfigurationInput) (*request.Request, *s3.DeleteBucketMetricsConfigurationOutput)
DeleteBucketMetricsConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketMetricsConfigurationWithContext ¶
func (_m *S3API) DeleteBucketMetricsConfigurationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketMetricsConfigurationInput, _a2 ...request.Option) (*s3.DeleteBucketMetricsConfigurationOutput, error)
DeleteBucketMetricsConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketOwnershipControls ¶
func (_m *S3API) DeleteBucketOwnershipControls(_a0 *s3.DeleteBucketOwnershipControlsInput) (*s3.DeleteBucketOwnershipControlsOutput, error)
DeleteBucketOwnershipControls provides a mock function with given fields: _a0
func (*S3API) DeleteBucketOwnershipControlsRequest ¶
func (_m *S3API) DeleteBucketOwnershipControlsRequest(_a0 *s3.DeleteBucketOwnershipControlsInput) (*request.Request, *s3.DeleteBucketOwnershipControlsOutput)
DeleteBucketOwnershipControlsRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketOwnershipControlsWithContext ¶
func (_m *S3API) DeleteBucketOwnershipControlsWithContext(_a0 context.Context, _a1 *s3.DeleteBucketOwnershipControlsInput, _a2 ...request.Option) (*s3.DeleteBucketOwnershipControlsOutput, error)
DeleteBucketOwnershipControlsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketPolicy ¶
func (_m *S3API) DeleteBucketPolicy(_a0 *s3.DeleteBucketPolicyInput) (*s3.DeleteBucketPolicyOutput, error)
DeleteBucketPolicy provides a mock function with given fields: _a0
func (*S3API) DeleteBucketPolicyRequest ¶
func (_m *S3API) DeleteBucketPolicyRequest(_a0 *s3.DeleteBucketPolicyInput) (*request.Request, *s3.DeleteBucketPolicyOutput)
DeleteBucketPolicyRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketPolicyWithContext ¶
func (_m *S3API) DeleteBucketPolicyWithContext(_a0 context.Context, _a1 *s3.DeleteBucketPolicyInput, _a2 ...request.Option) (*s3.DeleteBucketPolicyOutput, error)
DeleteBucketPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketReplication ¶
func (_m *S3API) DeleteBucketReplication(_a0 *s3.DeleteBucketReplicationInput) (*s3.DeleteBucketReplicationOutput, error)
DeleteBucketReplication provides a mock function with given fields: _a0
func (*S3API) DeleteBucketReplicationRequest ¶
func (_m *S3API) DeleteBucketReplicationRequest(_a0 *s3.DeleteBucketReplicationInput) (*request.Request, *s3.DeleteBucketReplicationOutput)
DeleteBucketReplicationRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketReplicationWithContext ¶
func (_m *S3API) DeleteBucketReplicationWithContext(_a0 context.Context, _a1 *s3.DeleteBucketReplicationInput, _a2 ...request.Option) (*s3.DeleteBucketReplicationOutput, error)
DeleteBucketReplicationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketRequest ¶
func (_m *S3API) DeleteBucketRequest(_a0 *s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)
DeleteBucketRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketTagging ¶
func (_m *S3API) DeleteBucketTagging(_a0 *s3.DeleteBucketTaggingInput) (*s3.DeleteBucketTaggingOutput, error)
DeleteBucketTagging provides a mock function with given fields: _a0
func (*S3API) DeleteBucketTaggingRequest ¶
func (_m *S3API) DeleteBucketTaggingRequest(_a0 *s3.DeleteBucketTaggingInput) (*request.Request, *s3.DeleteBucketTaggingOutput)
DeleteBucketTaggingRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketTaggingWithContext ¶
func (_m *S3API) DeleteBucketTaggingWithContext(_a0 context.Context, _a1 *s3.DeleteBucketTaggingInput, _a2 ...request.Option) (*s3.DeleteBucketTaggingOutput, error)
DeleteBucketTaggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketWebsite ¶
func (_m *S3API) DeleteBucketWebsite(_a0 *s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)
DeleteBucketWebsite provides a mock function with given fields: _a0
func (*S3API) DeleteBucketWebsiteRequest ¶
func (_m *S3API) DeleteBucketWebsiteRequest(_a0 *s3.DeleteBucketWebsiteInput) (*request.Request, *s3.DeleteBucketWebsiteOutput)
DeleteBucketWebsiteRequest provides a mock function with given fields: _a0
func (*S3API) DeleteBucketWebsiteWithContext ¶
func (_m *S3API) DeleteBucketWebsiteWithContext(_a0 context.Context, _a1 *s3.DeleteBucketWebsiteInput, _a2 ...request.Option) (*s3.DeleteBucketWebsiteOutput, error)
DeleteBucketWebsiteWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteBucketWithContext ¶
func (_m *S3API) DeleteBucketWithContext(_a0 context.Context, _a1 *s3.DeleteBucketInput, _a2 ...request.Option) (*s3.DeleteBucketOutput, error)
DeleteBucketWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteObject ¶
func (_m *S3API) DeleteObject(_a0 *s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)
DeleteObject provides a mock function with given fields: _a0
func (*S3API) DeleteObjectRequest ¶
func (_m *S3API) DeleteObjectRequest(_a0 *s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)
DeleteObjectRequest provides a mock function with given fields: _a0
func (*S3API) DeleteObjectTagging ¶
func (_m *S3API) DeleteObjectTagging(_a0 *s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)
DeleteObjectTagging provides a mock function with given fields: _a0
func (*S3API) DeleteObjectTaggingRequest ¶
func (_m *S3API) DeleteObjectTaggingRequest(_a0 *s3.DeleteObjectTaggingInput) (*request.Request, *s3.DeleteObjectTaggingOutput)
DeleteObjectTaggingRequest provides a mock function with given fields: _a0
func (*S3API) DeleteObjectTaggingWithContext ¶
func (_m *S3API) DeleteObjectTaggingWithContext(_a0 context.Context, _a1 *s3.DeleteObjectTaggingInput, _a2 ...request.Option) (*s3.DeleteObjectTaggingOutput, error)
DeleteObjectTaggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteObjectWithContext ¶
func (_m *S3API) DeleteObjectWithContext(_a0 context.Context, _a1 *s3.DeleteObjectInput, _a2 ...request.Option) (*s3.DeleteObjectOutput, error)
DeleteObjectWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeleteObjects ¶
func (_m *S3API) DeleteObjects(_a0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)
DeleteObjects provides a mock function with given fields: _a0
func (*S3API) DeleteObjectsRequest ¶
func (_m *S3API) DeleteObjectsRequest(_a0 *s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)
DeleteObjectsRequest provides a mock function with given fields: _a0
func (*S3API) DeleteObjectsWithContext ¶
func (_m *S3API) DeleteObjectsWithContext(_a0 context.Context, _a1 *s3.DeleteObjectsInput, _a2 ...request.Option) (*s3.DeleteObjectsOutput, error)
DeleteObjectsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) DeletePublicAccessBlock ¶
func (_m *S3API) DeletePublicAccessBlock(_a0 *s3.DeletePublicAccessBlockInput) (*s3.DeletePublicAccessBlockOutput, error)
DeletePublicAccessBlock provides a mock function with given fields: _a0
func (*S3API) DeletePublicAccessBlockRequest ¶
func (_m *S3API) DeletePublicAccessBlockRequest(_a0 *s3.DeletePublicAccessBlockInput) (*request.Request, *s3.DeletePublicAccessBlockOutput)
DeletePublicAccessBlockRequest provides a mock function with given fields: _a0
func (*S3API) DeletePublicAccessBlockWithContext ¶
func (_m *S3API) DeletePublicAccessBlockWithContext(_a0 context.Context, _a1 *s3.DeletePublicAccessBlockInput, _a2 ...request.Option) (*s3.DeletePublicAccessBlockOutput, error)
DeletePublicAccessBlockWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) EXPECT ¶
func (_m *S3API) EXPECT() *S3API_Expecter
func (*S3API) GetBucketAccelerateConfiguration ¶
func (_m *S3API) GetBucketAccelerateConfiguration(_a0 *s3.GetBucketAccelerateConfigurationInput) (*s3.GetBucketAccelerateConfigurationOutput, error)
GetBucketAccelerateConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketAccelerateConfigurationRequest ¶
func (_m *S3API) GetBucketAccelerateConfigurationRequest(_a0 *s3.GetBucketAccelerateConfigurationInput) (*request.Request, *s3.GetBucketAccelerateConfigurationOutput)
GetBucketAccelerateConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketAccelerateConfigurationWithContext ¶
func (_m *S3API) GetBucketAccelerateConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketAccelerateConfigurationInput, _a2 ...request.Option) (*s3.GetBucketAccelerateConfigurationOutput, error)
GetBucketAccelerateConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketAcl ¶
func (_m *S3API) GetBucketAcl(_a0 *s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)
GetBucketAcl provides a mock function with given fields: _a0
func (*S3API) GetBucketAclRequest ¶
func (_m *S3API) GetBucketAclRequest(_a0 *s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)
GetBucketAclRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketAclWithContext ¶
func (_m *S3API) GetBucketAclWithContext(_a0 context.Context, _a1 *s3.GetBucketAclInput, _a2 ...request.Option) (*s3.GetBucketAclOutput, error)
GetBucketAclWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketAnalyticsConfiguration ¶
func (_m *S3API) GetBucketAnalyticsConfiguration(_a0 *s3.GetBucketAnalyticsConfigurationInput) (*s3.GetBucketAnalyticsConfigurationOutput, error)
GetBucketAnalyticsConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketAnalyticsConfigurationRequest ¶
func (_m *S3API) GetBucketAnalyticsConfigurationRequest(_a0 *s3.GetBucketAnalyticsConfigurationInput) (*request.Request, *s3.GetBucketAnalyticsConfigurationOutput)
GetBucketAnalyticsConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketAnalyticsConfigurationWithContext ¶
func (_m *S3API) GetBucketAnalyticsConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketAnalyticsConfigurationInput, _a2 ...request.Option) (*s3.GetBucketAnalyticsConfigurationOutput, error)
GetBucketAnalyticsConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketCors ¶
func (_m *S3API) GetBucketCors(_a0 *s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)
GetBucketCors provides a mock function with given fields: _a0
func (*S3API) GetBucketCorsRequest ¶
func (_m *S3API) GetBucketCorsRequest(_a0 *s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)
GetBucketCorsRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketCorsWithContext ¶
func (_m *S3API) GetBucketCorsWithContext(_a0 context.Context, _a1 *s3.GetBucketCorsInput, _a2 ...request.Option) (*s3.GetBucketCorsOutput, error)
GetBucketCorsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketEncryption ¶
func (_m *S3API) GetBucketEncryption(_a0 *s3.GetBucketEncryptionInput) (*s3.GetBucketEncryptionOutput, error)
GetBucketEncryption provides a mock function with given fields: _a0
func (*S3API) GetBucketEncryptionRequest ¶
func (_m *S3API) GetBucketEncryptionRequest(_a0 *s3.GetBucketEncryptionInput) (*request.Request, *s3.GetBucketEncryptionOutput)
GetBucketEncryptionRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketEncryptionWithContext ¶
func (_m *S3API) GetBucketEncryptionWithContext(_a0 context.Context, _a1 *s3.GetBucketEncryptionInput, _a2 ...request.Option) (*s3.GetBucketEncryptionOutput, error)
GetBucketEncryptionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketIntelligentTieringConfiguration ¶
func (_m *S3API) GetBucketIntelligentTieringConfiguration(_a0 *s3.GetBucketIntelligentTieringConfigurationInput) (*s3.GetBucketIntelligentTieringConfigurationOutput, error)
GetBucketIntelligentTieringConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketIntelligentTieringConfigurationRequest ¶
func (_m *S3API) GetBucketIntelligentTieringConfigurationRequest(_a0 *s3.GetBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.GetBucketIntelligentTieringConfigurationOutput)
GetBucketIntelligentTieringConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketIntelligentTieringConfigurationWithContext ¶
func (_m *S3API) GetBucketIntelligentTieringConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketIntelligentTieringConfigurationInput, _a2 ...request.Option) (*s3.GetBucketIntelligentTieringConfigurationOutput, error)
GetBucketIntelligentTieringConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketInventoryConfiguration ¶
func (_m *S3API) GetBucketInventoryConfiguration(_a0 *s3.GetBucketInventoryConfigurationInput) (*s3.GetBucketInventoryConfigurationOutput, error)
GetBucketInventoryConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketInventoryConfigurationRequest ¶
func (_m *S3API) GetBucketInventoryConfigurationRequest(_a0 *s3.GetBucketInventoryConfigurationInput) (*request.Request, *s3.GetBucketInventoryConfigurationOutput)
GetBucketInventoryConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketInventoryConfigurationWithContext ¶
func (_m *S3API) GetBucketInventoryConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketInventoryConfigurationInput, _a2 ...request.Option) (*s3.GetBucketInventoryConfigurationOutput, error)
GetBucketInventoryConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketLifecycle ¶
func (_m *S3API) GetBucketLifecycle(_a0 *s3.GetBucketLifecycleInput) (*s3.GetBucketLifecycleOutput, error)
GetBucketLifecycle provides a mock function with given fields: _a0
func (*S3API) GetBucketLifecycleConfiguration ¶
func (_m *S3API) GetBucketLifecycleConfiguration(_a0 *s3.GetBucketLifecycleConfigurationInput) (*s3.GetBucketLifecycleConfigurationOutput, error)
GetBucketLifecycleConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketLifecycleConfigurationRequest ¶
func (_m *S3API) GetBucketLifecycleConfigurationRequest(_a0 *s3.GetBucketLifecycleConfigurationInput) (*request.Request, *s3.GetBucketLifecycleConfigurationOutput)
GetBucketLifecycleConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketLifecycleConfigurationWithContext ¶
func (_m *S3API) GetBucketLifecycleConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketLifecycleConfigurationInput, _a2 ...request.Option) (*s3.GetBucketLifecycleConfigurationOutput, error)
GetBucketLifecycleConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketLifecycleRequest ¶
func (_m *S3API) GetBucketLifecycleRequest(_a0 *s3.GetBucketLifecycleInput) (*request.Request, *s3.GetBucketLifecycleOutput)
GetBucketLifecycleRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketLifecycleWithContext ¶
func (_m *S3API) GetBucketLifecycleWithContext(_a0 context.Context, _a1 *s3.GetBucketLifecycleInput, _a2 ...request.Option) (*s3.GetBucketLifecycleOutput, error)
GetBucketLifecycleWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketLocation ¶
func (_m *S3API) GetBucketLocation(_a0 *s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)
GetBucketLocation provides a mock function with given fields: _a0
func (*S3API) GetBucketLocationRequest ¶
func (_m *S3API) GetBucketLocationRequest(_a0 *s3.GetBucketLocationInput) (*request.Request, *s3.GetBucketLocationOutput)
GetBucketLocationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketLocationWithContext ¶
func (_m *S3API) GetBucketLocationWithContext(_a0 context.Context, _a1 *s3.GetBucketLocationInput, _a2 ...request.Option) (*s3.GetBucketLocationOutput, error)
GetBucketLocationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketLogging ¶
func (_m *S3API) GetBucketLogging(_a0 *s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)
GetBucketLogging provides a mock function with given fields: _a0
func (*S3API) GetBucketLoggingRequest ¶
func (_m *S3API) GetBucketLoggingRequest(_a0 *s3.GetBucketLoggingInput) (*request.Request, *s3.GetBucketLoggingOutput)
GetBucketLoggingRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketLoggingWithContext ¶
func (_m *S3API) GetBucketLoggingWithContext(_a0 context.Context, _a1 *s3.GetBucketLoggingInput, _a2 ...request.Option) (*s3.GetBucketLoggingOutput, error)
GetBucketLoggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketMetricsConfiguration ¶
func (_m *S3API) GetBucketMetricsConfiguration(_a0 *s3.GetBucketMetricsConfigurationInput) (*s3.GetBucketMetricsConfigurationOutput, error)
GetBucketMetricsConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketMetricsConfigurationRequest ¶
func (_m *S3API) GetBucketMetricsConfigurationRequest(_a0 *s3.GetBucketMetricsConfigurationInput) (*request.Request, *s3.GetBucketMetricsConfigurationOutput)
GetBucketMetricsConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketMetricsConfigurationWithContext ¶
func (_m *S3API) GetBucketMetricsConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketMetricsConfigurationInput, _a2 ...request.Option) (*s3.GetBucketMetricsConfigurationOutput, error)
GetBucketMetricsConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketNotification ¶
func (_m *S3API) GetBucketNotification(_a0 *s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfigurationDeprecated, error)
GetBucketNotification provides a mock function with given fields: _a0
func (*S3API) GetBucketNotificationConfiguration ¶
func (_m *S3API) GetBucketNotificationConfiguration(_a0 *s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfiguration, error)
GetBucketNotificationConfiguration provides a mock function with given fields: _a0
func (*S3API) GetBucketNotificationConfigurationRequest ¶
func (_m *S3API) GetBucketNotificationConfigurationRequest(_a0 *s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfiguration)
GetBucketNotificationConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketNotificationConfigurationWithContext ¶
func (_m *S3API) GetBucketNotificationConfigurationWithContext(_a0 context.Context, _a1 *s3.GetBucketNotificationConfigurationRequest, _a2 ...request.Option) (*s3.NotificationConfiguration, error)
GetBucketNotificationConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketNotificationRequest ¶
func (_m *S3API) GetBucketNotificationRequest(_a0 *s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfigurationDeprecated)
GetBucketNotificationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketNotificationWithContext ¶
func (_m *S3API) GetBucketNotificationWithContext(_a0 context.Context, _a1 *s3.GetBucketNotificationConfigurationRequest, _a2 ...request.Option) (*s3.NotificationConfigurationDeprecated, error)
GetBucketNotificationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketOwnershipControls ¶
func (_m *S3API) GetBucketOwnershipControls(_a0 *s3.GetBucketOwnershipControlsInput) (*s3.GetBucketOwnershipControlsOutput, error)
GetBucketOwnershipControls provides a mock function with given fields: _a0
func (*S3API) GetBucketOwnershipControlsRequest ¶
func (_m *S3API) GetBucketOwnershipControlsRequest(_a0 *s3.GetBucketOwnershipControlsInput) (*request.Request, *s3.GetBucketOwnershipControlsOutput)
GetBucketOwnershipControlsRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketOwnershipControlsWithContext ¶
func (_m *S3API) GetBucketOwnershipControlsWithContext(_a0 context.Context, _a1 *s3.GetBucketOwnershipControlsInput, _a2 ...request.Option) (*s3.GetBucketOwnershipControlsOutput, error)
GetBucketOwnershipControlsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketPolicy ¶
func (_m *S3API) GetBucketPolicy(_a0 *s3.GetBucketPolicyInput) (*s3.GetBucketPolicyOutput, error)
GetBucketPolicy provides a mock function with given fields: _a0
func (*S3API) GetBucketPolicyRequest ¶
func (_m *S3API) GetBucketPolicyRequest(_a0 *s3.GetBucketPolicyInput) (*request.Request, *s3.GetBucketPolicyOutput)
GetBucketPolicyRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketPolicyStatus ¶
func (_m *S3API) GetBucketPolicyStatus(_a0 *s3.GetBucketPolicyStatusInput) (*s3.GetBucketPolicyStatusOutput, error)
GetBucketPolicyStatus provides a mock function with given fields: _a0
func (*S3API) GetBucketPolicyStatusRequest ¶
func (_m *S3API) GetBucketPolicyStatusRequest(_a0 *s3.GetBucketPolicyStatusInput) (*request.Request, *s3.GetBucketPolicyStatusOutput)
GetBucketPolicyStatusRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketPolicyStatusWithContext ¶
func (_m *S3API) GetBucketPolicyStatusWithContext(_a0 context.Context, _a1 *s3.GetBucketPolicyStatusInput, _a2 ...request.Option) (*s3.GetBucketPolicyStatusOutput, error)
GetBucketPolicyStatusWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketPolicyWithContext ¶
func (_m *S3API) GetBucketPolicyWithContext(_a0 context.Context, _a1 *s3.GetBucketPolicyInput, _a2 ...request.Option) (*s3.GetBucketPolicyOutput, error)
GetBucketPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketReplication ¶
func (_m *S3API) GetBucketReplication(_a0 *s3.GetBucketReplicationInput) (*s3.GetBucketReplicationOutput, error)
GetBucketReplication provides a mock function with given fields: _a0
func (*S3API) GetBucketReplicationRequest ¶
func (_m *S3API) GetBucketReplicationRequest(_a0 *s3.GetBucketReplicationInput) (*request.Request, *s3.GetBucketReplicationOutput)
GetBucketReplicationRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketReplicationWithContext ¶
func (_m *S3API) GetBucketReplicationWithContext(_a0 context.Context, _a1 *s3.GetBucketReplicationInput, _a2 ...request.Option) (*s3.GetBucketReplicationOutput, error)
GetBucketReplicationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketRequestPayment ¶
func (_m *S3API) GetBucketRequestPayment(_a0 *s3.GetBucketRequestPaymentInput) (*s3.GetBucketRequestPaymentOutput, error)
GetBucketRequestPayment provides a mock function with given fields: _a0
func (*S3API) GetBucketRequestPaymentRequest ¶
func (_m *S3API) GetBucketRequestPaymentRequest(_a0 *s3.GetBucketRequestPaymentInput) (*request.Request, *s3.GetBucketRequestPaymentOutput)
GetBucketRequestPaymentRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketRequestPaymentWithContext ¶
func (_m *S3API) GetBucketRequestPaymentWithContext(_a0 context.Context, _a1 *s3.GetBucketRequestPaymentInput, _a2 ...request.Option) (*s3.GetBucketRequestPaymentOutput, error)
GetBucketRequestPaymentWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketTagging ¶
func (_m *S3API) GetBucketTagging(_a0 *s3.GetBucketTaggingInput) (*s3.GetBucketTaggingOutput, error)
GetBucketTagging provides a mock function with given fields: _a0
func (*S3API) GetBucketTaggingRequest ¶
func (_m *S3API) GetBucketTaggingRequest(_a0 *s3.GetBucketTaggingInput) (*request.Request, *s3.GetBucketTaggingOutput)
GetBucketTaggingRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketTaggingWithContext ¶
func (_m *S3API) GetBucketTaggingWithContext(_a0 context.Context, _a1 *s3.GetBucketTaggingInput, _a2 ...request.Option) (*s3.GetBucketTaggingOutput, error)
GetBucketTaggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketVersioning ¶
func (_m *S3API) GetBucketVersioning(_a0 *s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)
GetBucketVersioning provides a mock function with given fields: _a0
func (*S3API) GetBucketVersioningRequest ¶
func (_m *S3API) GetBucketVersioningRequest(_a0 *s3.GetBucketVersioningInput) (*request.Request, *s3.GetBucketVersioningOutput)
GetBucketVersioningRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketVersioningWithContext ¶
func (_m *S3API) GetBucketVersioningWithContext(_a0 context.Context, _a1 *s3.GetBucketVersioningInput, _a2 ...request.Option) (*s3.GetBucketVersioningOutput, error)
GetBucketVersioningWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetBucketWebsite ¶
func (_m *S3API) GetBucketWebsite(_a0 *s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)
GetBucketWebsite provides a mock function with given fields: _a0
func (*S3API) GetBucketWebsiteRequest ¶
func (_m *S3API) GetBucketWebsiteRequest(_a0 *s3.GetBucketWebsiteInput) (*request.Request, *s3.GetBucketWebsiteOutput)
GetBucketWebsiteRequest provides a mock function with given fields: _a0
func (*S3API) GetBucketWebsiteWithContext ¶
func (_m *S3API) GetBucketWebsiteWithContext(_a0 context.Context, _a1 *s3.GetBucketWebsiteInput, _a2 ...request.Option) (*s3.GetBucketWebsiteOutput, error)
GetBucketWebsiteWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObject ¶
func (_m *S3API) GetObject(_a0 *s3.GetObjectInput) (*s3.GetObjectOutput, error)
GetObject provides a mock function with given fields: _a0
func (*S3API) GetObjectAcl ¶
func (_m *S3API) GetObjectAcl(_a0 *s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)
GetObjectAcl provides a mock function with given fields: _a0
func (*S3API) GetObjectAclRequest ¶
func (_m *S3API) GetObjectAclRequest(_a0 *s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)
GetObjectAclRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectAclWithContext ¶
func (_m *S3API) GetObjectAclWithContext(_a0 context.Context, _a1 *s3.GetObjectAclInput, _a2 ...request.Option) (*s3.GetObjectAclOutput, error)
GetObjectAclWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectAttributes ¶
func (_m *S3API) GetObjectAttributes(_a0 *s3.GetObjectAttributesInput) (*s3.GetObjectAttributesOutput, error)
GetObjectAttributes provides a mock function with given fields: _a0
func (*S3API) GetObjectAttributesRequest ¶
func (_m *S3API) GetObjectAttributesRequest(_a0 *s3.GetObjectAttributesInput) (*request.Request, *s3.GetObjectAttributesOutput)
GetObjectAttributesRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectAttributesWithContext ¶
func (_m *S3API) GetObjectAttributesWithContext(_a0 context.Context, _a1 *s3.GetObjectAttributesInput, _a2 ...request.Option) (*s3.GetObjectAttributesOutput, error)
GetObjectAttributesWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectLegalHold ¶
func (_m *S3API) GetObjectLegalHold(_a0 *s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)
GetObjectLegalHold provides a mock function with given fields: _a0
func (*S3API) GetObjectLegalHoldRequest ¶
func (_m *S3API) GetObjectLegalHoldRequest(_a0 *s3.GetObjectLegalHoldInput) (*request.Request, *s3.GetObjectLegalHoldOutput)
GetObjectLegalHoldRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectLegalHoldWithContext ¶
func (_m *S3API) GetObjectLegalHoldWithContext(_a0 context.Context, _a1 *s3.GetObjectLegalHoldInput, _a2 ...request.Option) (*s3.GetObjectLegalHoldOutput, error)
GetObjectLegalHoldWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectLockConfiguration ¶
func (_m *S3API) GetObjectLockConfiguration(_a0 *s3.GetObjectLockConfigurationInput) (*s3.GetObjectLockConfigurationOutput, error)
GetObjectLockConfiguration provides a mock function with given fields: _a0
func (*S3API) GetObjectLockConfigurationRequest ¶
func (_m *S3API) GetObjectLockConfigurationRequest(_a0 *s3.GetObjectLockConfigurationInput) (*request.Request, *s3.GetObjectLockConfigurationOutput)
GetObjectLockConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectLockConfigurationWithContext ¶
func (_m *S3API) GetObjectLockConfigurationWithContext(_a0 context.Context, _a1 *s3.GetObjectLockConfigurationInput, _a2 ...request.Option) (*s3.GetObjectLockConfigurationOutput, error)
GetObjectLockConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectRequest ¶
func (_m *S3API) GetObjectRequest(_a0 *s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)
GetObjectRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectRetention ¶
func (_m *S3API) GetObjectRetention(_a0 *s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)
GetObjectRetention provides a mock function with given fields: _a0
func (*S3API) GetObjectRetentionRequest ¶
func (_m *S3API) GetObjectRetentionRequest(_a0 *s3.GetObjectRetentionInput) (*request.Request, *s3.GetObjectRetentionOutput)
GetObjectRetentionRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectRetentionWithContext ¶
func (_m *S3API) GetObjectRetentionWithContext(_a0 context.Context, _a1 *s3.GetObjectRetentionInput, _a2 ...request.Option) (*s3.GetObjectRetentionOutput, error)
GetObjectRetentionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectTagging ¶
func (_m *S3API) GetObjectTagging(_a0 *s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)
GetObjectTagging provides a mock function with given fields: _a0
func (*S3API) GetObjectTaggingRequest ¶
func (_m *S3API) GetObjectTaggingRequest(_a0 *s3.GetObjectTaggingInput) (*request.Request, *s3.GetObjectTaggingOutput)
GetObjectTaggingRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectTaggingWithContext ¶
func (_m *S3API) GetObjectTaggingWithContext(_a0 context.Context, _a1 *s3.GetObjectTaggingInput, _a2 ...request.Option) (*s3.GetObjectTaggingOutput, error)
GetObjectTaggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectTorrent ¶
func (_m *S3API) GetObjectTorrent(_a0 *s3.GetObjectTorrentInput) (*s3.GetObjectTorrentOutput, error)
GetObjectTorrent provides a mock function with given fields: _a0
func (*S3API) GetObjectTorrentRequest ¶
func (_m *S3API) GetObjectTorrentRequest(_a0 *s3.GetObjectTorrentInput) (*request.Request, *s3.GetObjectTorrentOutput)
GetObjectTorrentRequest provides a mock function with given fields: _a0
func (*S3API) GetObjectTorrentWithContext ¶
func (_m *S3API) GetObjectTorrentWithContext(_a0 context.Context, _a1 *s3.GetObjectTorrentInput, _a2 ...request.Option) (*s3.GetObjectTorrentOutput, error)
GetObjectTorrentWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetObjectWithContext ¶
func (_m *S3API) GetObjectWithContext(_a0 context.Context, _a1 *s3.GetObjectInput, _a2 ...request.Option) (*s3.GetObjectOutput, error)
GetObjectWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) GetPublicAccessBlock ¶
func (_m *S3API) GetPublicAccessBlock(_a0 *s3.GetPublicAccessBlockInput) (*s3.GetPublicAccessBlockOutput, error)
GetPublicAccessBlock provides a mock function with given fields: _a0
func (*S3API) GetPublicAccessBlockRequest ¶
func (_m *S3API) GetPublicAccessBlockRequest(_a0 *s3.GetPublicAccessBlockInput) (*request.Request, *s3.GetPublicAccessBlockOutput)
GetPublicAccessBlockRequest provides a mock function with given fields: _a0
func (*S3API) GetPublicAccessBlockWithContext ¶
func (_m *S3API) GetPublicAccessBlockWithContext(_a0 context.Context, _a1 *s3.GetPublicAccessBlockInput, _a2 ...request.Option) (*s3.GetPublicAccessBlockOutput, error)
GetPublicAccessBlockWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) HeadBucket ¶
func (_m *S3API) HeadBucket(_a0 *s3.HeadBucketInput) (*s3.HeadBucketOutput, error)
HeadBucket provides a mock function with given fields: _a0
func (*S3API) HeadBucketRequest ¶
func (_m *S3API) HeadBucketRequest(_a0 *s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)
HeadBucketRequest provides a mock function with given fields: _a0
func (*S3API) HeadBucketWithContext ¶
func (_m *S3API) HeadBucketWithContext(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.Option) (*s3.HeadBucketOutput, error)
HeadBucketWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) HeadObject ¶
func (_m *S3API) HeadObject(_a0 *s3.HeadObjectInput) (*s3.HeadObjectOutput, error)
HeadObject provides a mock function with given fields: _a0
func (*S3API) HeadObjectRequest ¶
func (_m *S3API) HeadObjectRequest(_a0 *s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)
HeadObjectRequest provides a mock function with given fields: _a0
func (*S3API) HeadObjectWithContext ¶
func (_m *S3API) HeadObjectWithContext(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.Option) (*s3.HeadObjectOutput, error)
HeadObjectWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListBucketAnalyticsConfigurations ¶
func (_m *S3API) ListBucketAnalyticsConfigurations(_a0 *s3.ListBucketAnalyticsConfigurationsInput) (*s3.ListBucketAnalyticsConfigurationsOutput, error)
ListBucketAnalyticsConfigurations provides a mock function with given fields: _a0
func (*S3API) ListBucketAnalyticsConfigurationsRequest ¶
func (_m *S3API) ListBucketAnalyticsConfigurationsRequest(_a0 *s3.ListBucketAnalyticsConfigurationsInput) (*request.Request, *s3.ListBucketAnalyticsConfigurationsOutput)
ListBucketAnalyticsConfigurationsRequest provides a mock function with given fields: _a0
func (*S3API) ListBucketAnalyticsConfigurationsWithContext ¶
func (_m *S3API) ListBucketAnalyticsConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketAnalyticsConfigurationsInput, _a2 ...request.Option) (*s3.ListBucketAnalyticsConfigurationsOutput, error)
ListBucketAnalyticsConfigurationsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListBucketIntelligentTieringConfigurations ¶
func (_m *S3API) ListBucketIntelligentTieringConfigurations(_a0 *s3.ListBucketIntelligentTieringConfigurationsInput) (*s3.ListBucketIntelligentTieringConfigurationsOutput, error)
ListBucketIntelligentTieringConfigurations provides a mock function with given fields: _a0
func (*S3API) ListBucketIntelligentTieringConfigurationsRequest ¶
func (_m *S3API) ListBucketIntelligentTieringConfigurationsRequest(_a0 *s3.ListBucketIntelligentTieringConfigurationsInput) (*request.Request, *s3.ListBucketIntelligentTieringConfigurationsOutput)
ListBucketIntelligentTieringConfigurationsRequest provides a mock function with given fields: _a0
func (*S3API) ListBucketIntelligentTieringConfigurationsWithContext ¶
func (_m *S3API) ListBucketIntelligentTieringConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketIntelligentTieringConfigurationsInput, _a2 ...request.Option) (*s3.ListBucketIntelligentTieringConfigurationsOutput, error)
ListBucketIntelligentTieringConfigurationsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListBucketInventoryConfigurations ¶
func (_m *S3API) ListBucketInventoryConfigurations(_a0 *s3.ListBucketInventoryConfigurationsInput) (*s3.ListBucketInventoryConfigurationsOutput, error)
ListBucketInventoryConfigurations provides a mock function with given fields: _a0
func (*S3API) ListBucketInventoryConfigurationsRequest ¶
func (_m *S3API) ListBucketInventoryConfigurationsRequest(_a0 *s3.ListBucketInventoryConfigurationsInput) (*request.Request, *s3.ListBucketInventoryConfigurationsOutput)
ListBucketInventoryConfigurationsRequest provides a mock function with given fields: _a0
func (*S3API) ListBucketInventoryConfigurationsWithContext ¶
func (_m *S3API) ListBucketInventoryConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketInventoryConfigurationsInput, _a2 ...request.Option) (*s3.ListBucketInventoryConfigurationsOutput, error)
ListBucketInventoryConfigurationsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListBucketMetricsConfigurations ¶
func (_m *S3API) ListBucketMetricsConfigurations(_a0 *s3.ListBucketMetricsConfigurationsInput) (*s3.ListBucketMetricsConfigurationsOutput, error)
ListBucketMetricsConfigurations provides a mock function with given fields: _a0
func (*S3API) ListBucketMetricsConfigurationsRequest ¶
func (_m *S3API) ListBucketMetricsConfigurationsRequest(_a0 *s3.ListBucketMetricsConfigurationsInput) (*request.Request, *s3.ListBucketMetricsConfigurationsOutput)
ListBucketMetricsConfigurationsRequest provides a mock function with given fields: _a0
func (*S3API) ListBucketMetricsConfigurationsWithContext ¶
func (_m *S3API) ListBucketMetricsConfigurationsWithContext(_a0 context.Context, _a1 *s3.ListBucketMetricsConfigurationsInput, _a2 ...request.Option) (*s3.ListBucketMetricsConfigurationsOutput, error)
ListBucketMetricsConfigurationsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListBuckets ¶
func (_m *S3API) ListBuckets(_a0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
ListBuckets provides a mock function with given fields: _a0
func (*S3API) ListBucketsRequest ¶
func (_m *S3API) ListBucketsRequest(_a0 *s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)
ListBucketsRequest provides a mock function with given fields: _a0
func (*S3API) ListBucketsWithContext ¶
func (_m *S3API) ListBucketsWithContext(_a0 context.Context, _a1 *s3.ListBucketsInput, _a2 ...request.Option) (*s3.ListBucketsOutput, error)
ListBucketsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListDirectoryBuckets ¶
func (_m *S3API) ListDirectoryBuckets(_a0 *s3.ListDirectoryBucketsInput) (*s3.ListDirectoryBucketsOutput, error)
ListDirectoryBuckets provides a mock function with given fields: _a0
func (*S3API) ListDirectoryBucketsPages ¶
func (_m *S3API) ListDirectoryBucketsPages(_a0 *s3.ListDirectoryBucketsInput, _a1 func(*s3.ListDirectoryBucketsOutput, bool) bool) error
ListDirectoryBucketsPages provides a mock function with given fields: _a0, _a1
func (*S3API) ListDirectoryBucketsPagesWithContext ¶
func (_m *S3API) ListDirectoryBucketsPagesWithContext(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, _a2 func(*s3.ListDirectoryBucketsOutput, bool) bool, _a3 ...request.Option) error
ListDirectoryBucketsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*S3API) ListDirectoryBucketsRequest ¶
func (_m *S3API) ListDirectoryBucketsRequest(_a0 *s3.ListDirectoryBucketsInput) (*request.Request, *s3.ListDirectoryBucketsOutput)
ListDirectoryBucketsRequest provides a mock function with given fields: _a0
func (*S3API) ListDirectoryBucketsWithContext ¶
func (_m *S3API) ListDirectoryBucketsWithContext(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, _a2 ...request.Option) (*s3.ListDirectoryBucketsOutput, error)
ListDirectoryBucketsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListMultipartUploads ¶
func (_m *S3API) ListMultipartUploads(_a0 *s3.ListMultipartUploadsInput) (*s3.ListMultipartUploadsOutput, error)
ListMultipartUploads provides a mock function with given fields: _a0
func (*S3API) ListMultipartUploadsPages ¶
func (_m *S3API) ListMultipartUploadsPages(_a0 *s3.ListMultipartUploadsInput, _a1 func(*s3.ListMultipartUploadsOutput, bool) bool) error
ListMultipartUploadsPages provides a mock function with given fields: _a0, _a1
func (*S3API) ListMultipartUploadsPagesWithContext ¶
func (_m *S3API) ListMultipartUploadsPagesWithContext(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, _a2 func(*s3.ListMultipartUploadsOutput, bool) bool, _a3 ...request.Option) error
ListMultipartUploadsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*S3API) ListMultipartUploadsRequest ¶
func (_m *S3API) ListMultipartUploadsRequest(_a0 *s3.ListMultipartUploadsInput) (*request.Request, *s3.ListMultipartUploadsOutput)
ListMultipartUploadsRequest provides a mock function with given fields: _a0
func (*S3API) ListMultipartUploadsWithContext ¶
func (_m *S3API) ListMultipartUploadsWithContext(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, _a2 ...request.Option) (*s3.ListMultipartUploadsOutput, error)
ListMultipartUploadsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListObjectVersions ¶
func (_m *S3API) ListObjectVersions(_a0 *s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)
ListObjectVersions provides a mock function with given fields: _a0
func (*S3API) ListObjectVersionsPages ¶
func (_m *S3API) ListObjectVersionsPages(_a0 *s3.ListObjectVersionsInput, _a1 func(*s3.ListObjectVersionsOutput, bool) bool) error
ListObjectVersionsPages provides a mock function with given fields: _a0, _a1
func (*S3API) ListObjectVersionsPagesWithContext ¶
func (_m *S3API) ListObjectVersionsPagesWithContext(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, _a2 func(*s3.ListObjectVersionsOutput, bool) bool, _a3 ...request.Option) error
ListObjectVersionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*S3API) ListObjectVersionsRequest ¶
func (_m *S3API) ListObjectVersionsRequest(_a0 *s3.ListObjectVersionsInput) (*request.Request, *s3.ListObjectVersionsOutput)
ListObjectVersionsRequest provides a mock function with given fields: _a0
func (*S3API) ListObjectVersionsWithContext ¶
func (_m *S3API) ListObjectVersionsWithContext(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, _a2 ...request.Option) (*s3.ListObjectVersionsOutput, error)
ListObjectVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListObjects ¶
func (_m *S3API) ListObjects(_a0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)
ListObjects provides a mock function with given fields: _a0
func (*S3API) ListObjectsPages ¶
func (_m *S3API) ListObjectsPages(_a0 *s3.ListObjectsInput, _a1 func(*s3.ListObjectsOutput, bool) bool) error
ListObjectsPages provides a mock function with given fields: _a0, _a1
func (*S3API) ListObjectsPagesWithContext ¶
func (_m *S3API) ListObjectsPagesWithContext(_a0 context.Context, _a1 *s3.ListObjectsInput, _a2 func(*s3.ListObjectsOutput, bool) bool, _a3 ...request.Option) error
ListObjectsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*S3API) ListObjectsRequest ¶
func (_m *S3API) ListObjectsRequest(_a0 *s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)
ListObjectsRequest provides a mock function with given fields: _a0
func (*S3API) ListObjectsV2 ¶
func (_m *S3API) ListObjectsV2(_a0 *s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)
ListObjectsV2 provides a mock function with given fields: _a0
func (*S3API) ListObjectsV2Pages ¶
func (_m *S3API) ListObjectsV2Pages(_a0 *s3.ListObjectsV2Input, _a1 func(*s3.ListObjectsV2Output, bool) bool) error
ListObjectsV2Pages provides a mock function with given fields: _a0, _a1
func (*S3API) ListObjectsV2PagesWithContext ¶
func (_m *S3API) ListObjectsV2PagesWithContext(_a0 context.Context, _a1 *s3.ListObjectsV2Input, _a2 func(*s3.ListObjectsV2Output, bool) bool, _a3 ...request.Option) error
ListObjectsV2PagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*S3API) ListObjectsV2Request ¶
func (_m *S3API) ListObjectsV2Request(_a0 *s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)
ListObjectsV2Request provides a mock function with given fields: _a0
func (*S3API) ListObjectsV2WithContext ¶
func (_m *S3API) ListObjectsV2WithContext(_a0 context.Context, _a1 *s3.ListObjectsV2Input, _a2 ...request.Option) (*s3.ListObjectsV2Output, error)
ListObjectsV2WithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListObjectsWithContext ¶
func (_m *S3API) ListObjectsWithContext(_a0 context.Context, _a1 *s3.ListObjectsInput, _a2 ...request.Option) (*s3.ListObjectsOutput, error)
ListObjectsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) ListParts ¶
func (_m *S3API) ListParts(_a0 *s3.ListPartsInput) (*s3.ListPartsOutput, error)
ListParts provides a mock function with given fields: _a0
func (*S3API) ListPartsPages ¶
func (_m *S3API) ListPartsPages(_a0 *s3.ListPartsInput, _a1 func(*s3.ListPartsOutput, bool) bool) error
ListPartsPages provides a mock function with given fields: _a0, _a1
func (*S3API) ListPartsPagesWithContext ¶
func (_m *S3API) ListPartsPagesWithContext(_a0 context.Context, _a1 *s3.ListPartsInput, _a2 func(*s3.ListPartsOutput, bool) bool, _a3 ...request.Option) error
ListPartsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*S3API) ListPartsRequest ¶
func (_m *S3API) ListPartsRequest(_a0 *s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)
ListPartsRequest provides a mock function with given fields: _a0
func (*S3API) ListPartsWithContext ¶
func (_m *S3API) ListPartsWithContext(_a0 context.Context, _a1 *s3.ListPartsInput, _a2 ...request.Option) (*s3.ListPartsOutput, error)
ListPartsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketAccelerateConfiguration ¶
func (_m *S3API) PutBucketAccelerateConfiguration(_a0 *s3.PutBucketAccelerateConfigurationInput) (*s3.PutBucketAccelerateConfigurationOutput, error)
PutBucketAccelerateConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketAccelerateConfigurationRequest ¶
func (_m *S3API) PutBucketAccelerateConfigurationRequest(_a0 *s3.PutBucketAccelerateConfigurationInput) (*request.Request, *s3.PutBucketAccelerateConfigurationOutput)
PutBucketAccelerateConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketAccelerateConfigurationWithContext ¶
func (_m *S3API) PutBucketAccelerateConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketAccelerateConfigurationInput, _a2 ...request.Option) (*s3.PutBucketAccelerateConfigurationOutput, error)
PutBucketAccelerateConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketAcl ¶
func (_m *S3API) PutBucketAcl(_a0 *s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)
PutBucketAcl provides a mock function with given fields: _a0
func (*S3API) PutBucketAclRequest ¶
func (_m *S3API) PutBucketAclRequest(_a0 *s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)
PutBucketAclRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketAclWithContext ¶
func (_m *S3API) PutBucketAclWithContext(_a0 context.Context, _a1 *s3.PutBucketAclInput, _a2 ...request.Option) (*s3.PutBucketAclOutput, error)
PutBucketAclWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketAnalyticsConfiguration ¶
func (_m *S3API) PutBucketAnalyticsConfiguration(_a0 *s3.PutBucketAnalyticsConfigurationInput) (*s3.PutBucketAnalyticsConfigurationOutput, error)
PutBucketAnalyticsConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketAnalyticsConfigurationRequest ¶
func (_m *S3API) PutBucketAnalyticsConfigurationRequest(_a0 *s3.PutBucketAnalyticsConfigurationInput) (*request.Request, *s3.PutBucketAnalyticsConfigurationOutput)
PutBucketAnalyticsConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketAnalyticsConfigurationWithContext ¶
func (_m *S3API) PutBucketAnalyticsConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketAnalyticsConfigurationInput, _a2 ...request.Option) (*s3.PutBucketAnalyticsConfigurationOutput, error)
PutBucketAnalyticsConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketCors ¶
func (_m *S3API) PutBucketCors(_a0 *s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)
PutBucketCors provides a mock function with given fields: _a0
func (*S3API) PutBucketCorsRequest ¶
func (_m *S3API) PutBucketCorsRequest(_a0 *s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)
PutBucketCorsRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketCorsWithContext ¶
func (_m *S3API) PutBucketCorsWithContext(_a0 context.Context, _a1 *s3.PutBucketCorsInput, _a2 ...request.Option) (*s3.PutBucketCorsOutput, error)
PutBucketCorsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketEncryption ¶
func (_m *S3API) PutBucketEncryption(_a0 *s3.PutBucketEncryptionInput) (*s3.PutBucketEncryptionOutput, error)
PutBucketEncryption provides a mock function with given fields: _a0
func (*S3API) PutBucketEncryptionRequest ¶
func (_m *S3API) PutBucketEncryptionRequest(_a0 *s3.PutBucketEncryptionInput) (*request.Request, *s3.PutBucketEncryptionOutput)
PutBucketEncryptionRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketEncryptionWithContext ¶
func (_m *S3API) PutBucketEncryptionWithContext(_a0 context.Context, _a1 *s3.PutBucketEncryptionInput, _a2 ...request.Option) (*s3.PutBucketEncryptionOutput, error)
PutBucketEncryptionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketIntelligentTieringConfiguration ¶
func (_m *S3API) PutBucketIntelligentTieringConfiguration(_a0 *s3.PutBucketIntelligentTieringConfigurationInput) (*s3.PutBucketIntelligentTieringConfigurationOutput, error)
PutBucketIntelligentTieringConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketIntelligentTieringConfigurationRequest ¶
func (_m *S3API) PutBucketIntelligentTieringConfigurationRequest(_a0 *s3.PutBucketIntelligentTieringConfigurationInput) (*request.Request, *s3.PutBucketIntelligentTieringConfigurationOutput)
PutBucketIntelligentTieringConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketIntelligentTieringConfigurationWithContext ¶
func (_m *S3API) PutBucketIntelligentTieringConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketIntelligentTieringConfigurationInput, _a2 ...request.Option) (*s3.PutBucketIntelligentTieringConfigurationOutput, error)
PutBucketIntelligentTieringConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketInventoryConfiguration ¶
func (_m *S3API) PutBucketInventoryConfiguration(_a0 *s3.PutBucketInventoryConfigurationInput) (*s3.PutBucketInventoryConfigurationOutput, error)
PutBucketInventoryConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketInventoryConfigurationRequest ¶
func (_m *S3API) PutBucketInventoryConfigurationRequest(_a0 *s3.PutBucketInventoryConfigurationInput) (*request.Request, *s3.PutBucketInventoryConfigurationOutput)
PutBucketInventoryConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketInventoryConfigurationWithContext ¶
func (_m *S3API) PutBucketInventoryConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketInventoryConfigurationInput, _a2 ...request.Option) (*s3.PutBucketInventoryConfigurationOutput, error)
PutBucketInventoryConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketLifecycle ¶
func (_m *S3API) PutBucketLifecycle(_a0 *s3.PutBucketLifecycleInput) (*s3.PutBucketLifecycleOutput, error)
PutBucketLifecycle provides a mock function with given fields: _a0
func (*S3API) PutBucketLifecycleConfiguration ¶
func (_m *S3API) PutBucketLifecycleConfiguration(_a0 *s3.PutBucketLifecycleConfigurationInput) (*s3.PutBucketLifecycleConfigurationOutput, error)
PutBucketLifecycleConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketLifecycleConfigurationRequest ¶
func (_m *S3API) PutBucketLifecycleConfigurationRequest(_a0 *s3.PutBucketLifecycleConfigurationInput) (*request.Request, *s3.PutBucketLifecycleConfigurationOutput)
PutBucketLifecycleConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketLifecycleConfigurationWithContext ¶
func (_m *S3API) PutBucketLifecycleConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketLifecycleConfigurationInput, _a2 ...request.Option) (*s3.PutBucketLifecycleConfigurationOutput, error)
PutBucketLifecycleConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketLifecycleRequest ¶
func (_m *S3API) PutBucketLifecycleRequest(_a0 *s3.PutBucketLifecycleInput) (*request.Request, *s3.PutBucketLifecycleOutput)
PutBucketLifecycleRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketLifecycleWithContext ¶
func (_m *S3API) PutBucketLifecycleWithContext(_a0 context.Context, _a1 *s3.PutBucketLifecycleInput, _a2 ...request.Option) (*s3.PutBucketLifecycleOutput, error)
PutBucketLifecycleWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketLogging ¶
func (_m *S3API) PutBucketLogging(_a0 *s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)
PutBucketLogging provides a mock function with given fields: _a0
func (*S3API) PutBucketLoggingRequest ¶
func (_m *S3API) PutBucketLoggingRequest(_a0 *s3.PutBucketLoggingInput) (*request.Request, *s3.PutBucketLoggingOutput)
PutBucketLoggingRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketLoggingWithContext ¶
func (_m *S3API) PutBucketLoggingWithContext(_a0 context.Context, _a1 *s3.PutBucketLoggingInput, _a2 ...request.Option) (*s3.PutBucketLoggingOutput, error)
PutBucketLoggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketMetricsConfiguration ¶
func (_m *S3API) PutBucketMetricsConfiguration(_a0 *s3.PutBucketMetricsConfigurationInput) (*s3.PutBucketMetricsConfigurationOutput, error)
PutBucketMetricsConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketMetricsConfigurationRequest ¶
func (_m *S3API) PutBucketMetricsConfigurationRequest(_a0 *s3.PutBucketMetricsConfigurationInput) (*request.Request, *s3.PutBucketMetricsConfigurationOutput)
PutBucketMetricsConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketMetricsConfigurationWithContext ¶
func (_m *S3API) PutBucketMetricsConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketMetricsConfigurationInput, _a2 ...request.Option) (*s3.PutBucketMetricsConfigurationOutput, error)
PutBucketMetricsConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketNotification ¶
func (_m *S3API) PutBucketNotification(_a0 *s3.PutBucketNotificationInput) (*s3.PutBucketNotificationOutput, error)
PutBucketNotification provides a mock function with given fields: _a0
func (*S3API) PutBucketNotificationConfiguration ¶
func (_m *S3API) PutBucketNotificationConfiguration(_a0 *s3.PutBucketNotificationConfigurationInput) (*s3.PutBucketNotificationConfigurationOutput, error)
PutBucketNotificationConfiguration provides a mock function with given fields: _a0
func (*S3API) PutBucketNotificationConfigurationRequest ¶
func (_m *S3API) PutBucketNotificationConfigurationRequest(_a0 *s3.PutBucketNotificationConfigurationInput) (*request.Request, *s3.PutBucketNotificationConfigurationOutput)
PutBucketNotificationConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketNotificationConfigurationWithContext ¶
func (_m *S3API) PutBucketNotificationConfigurationWithContext(_a0 context.Context, _a1 *s3.PutBucketNotificationConfigurationInput, _a2 ...request.Option) (*s3.PutBucketNotificationConfigurationOutput, error)
PutBucketNotificationConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketNotificationRequest ¶
func (_m *S3API) PutBucketNotificationRequest(_a0 *s3.PutBucketNotificationInput) (*request.Request, *s3.PutBucketNotificationOutput)
PutBucketNotificationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketNotificationWithContext ¶
func (_m *S3API) PutBucketNotificationWithContext(_a0 context.Context, _a1 *s3.PutBucketNotificationInput, _a2 ...request.Option) (*s3.PutBucketNotificationOutput, error)
PutBucketNotificationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketOwnershipControls ¶
func (_m *S3API) PutBucketOwnershipControls(_a0 *s3.PutBucketOwnershipControlsInput) (*s3.PutBucketOwnershipControlsOutput, error)
PutBucketOwnershipControls provides a mock function with given fields: _a0
func (*S3API) PutBucketOwnershipControlsRequest ¶
func (_m *S3API) PutBucketOwnershipControlsRequest(_a0 *s3.PutBucketOwnershipControlsInput) (*request.Request, *s3.PutBucketOwnershipControlsOutput)
PutBucketOwnershipControlsRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketOwnershipControlsWithContext ¶
func (_m *S3API) PutBucketOwnershipControlsWithContext(_a0 context.Context, _a1 *s3.PutBucketOwnershipControlsInput, _a2 ...request.Option) (*s3.PutBucketOwnershipControlsOutput, error)
PutBucketOwnershipControlsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketPolicy ¶
func (_m *S3API) PutBucketPolicy(_a0 *s3.PutBucketPolicyInput) (*s3.PutBucketPolicyOutput, error)
PutBucketPolicy provides a mock function with given fields: _a0
func (*S3API) PutBucketPolicyRequest ¶
func (_m *S3API) PutBucketPolicyRequest(_a0 *s3.PutBucketPolicyInput) (*request.Request, *s3.PutBucketPolicyOutput)
PutBucketPolicyRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketPolicyWithContext ¶
func (_m *S3API) PutBucketPolicyWithContext(_a0 context.Context, _a1 *s3.PutBucketPolicyInput, _a2 ...request.Option) (*s3.PutBucketPolicyOutput, error)
PutBucketPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketReplication ¶
func (_m *S3API) PutBucketReplication(_a0 *s3.PutBucketReplicationInput) (*s3.PutBucketReplicationOutput, error)
PutBucketReplication provides a mock function with given fields: _a0
func (*S3API) PutBucketReplicationRequest ¶
func (_m *S3API) PutBucketReplicationRequest(_a0 *s3.PutBucketReplicationInput) (*request.Request, *s3.PutBucketReplicationOutput)
PutBucketReplicationRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketReplicationWithContext ¶
func (_m *S3API) PutBucketReplicationWithContext(_a0 context.Context, _a1 *s3.PutBucketReplicationInput, _a2 ...request.Option) (*s3.PutBucketReplicationOutput, error)
PutBucketReplicationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketRequestPayment ¶
func (_m *S3API) PutBucketRequestPayment(_a0 *s3.PutBucketRequestPaymentInput) (*s3.PutBucketRequestPaymentOutput, error)
PutBucketRequestPayment provides a mock function with given fields: _a0
func (*S3API) PutBucketRequestPaymentRequest ¶
func (_m *S3API) PutBucketRequestPaymentRequest(_a0 *s3.PutBucketRequestPaymentInput) (*request.Request, *s3.PutBucketRequestPaymentOutput)
PutBucketRequestPaymentRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketRequestPaymentWithContext ¶
func (_m *S3API) PutBucketRequestPaymentWithContext(_a0 context.Context, _a1 *s3.PutBucketRequestPaymentInput, _a2 ...request.Option) (*s3.PutBucketRequestPaymentOutput, error)
PutBucketRequestPaymentWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketTagging ¶
func (_m *S3API) PutBucketTagging(_a0 *s3.PutBucketTaggingInput) (*s3.PutBucketTaggingOutput, error)
PutBucketTagging provides a mock function with given fields: _a0
func (*S3API) PutBucketTaggingRequest ¶
func (_m *S3API) PutBucketTaggingRequest(_a0 *s3.PutBucketTaggingInput) (*request.Request, *s3.PutBucketTaggingOutput)
PutBucketTaggingRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketTaggingWithContext ¶
func (_m *S3API) PutBucketTaggingWithContext(_a0 context.Context, _a1 *s3.PutBucketTaggingInput, _a2 ...request.Option) (*s3.PutBucketTaggingOutput, error)
PutBucketTaggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketVersioning ¶
func (_m *S3API) PutBucketVersioning(_a0 *s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)
PutBucketVersioning provides a mock function with given fields: _a0
func (*S3API) PutBucketVersioningRequest ¶
func (_m *S3API) PutBucketVersioningRequest(_a0 *s3.PutBucketVersioningInput) (*request.Request, *s3.PutBucketVersioningOutput)
PutBucketVersioningRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketVersioningWithContext ¶
func (_m *S3API) PutBucketVersioningWithContext(_a0 context.Context, _a1 *s3.PutBucketVersioningInput, _a2 ...request.Option) (*s3.PutBucketVersioningOutput, error)
PutBucketVersioningWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutBucketWebsite ¶
func (_m *S3API) PutBucketWebsite(_a0 *s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)
PutBucketWebsite provides a mock function with given fields: _a0
func (*S3API) PutBucketWebsiteRequest ¶
func (_m *S3API) PutBucketWebsiteRequest(_a0 *s3.PutBucketWebsiteInput) (*request.Request, *s3.PutBucketWebsiteOutput)
PutBucketWebsiteRequest provides a mock function with given fields: _a0
func (*S3API) PutBucketWebsiteWithContext ¶
func (_m *S3API) PutBucketWebsiteWithContext(_a0 context.Context, _a1 *s3.PutBucketWebsiteInput, _a2 ...request.Option) (*s3.PutBucketWebsiteOutput, error)
PutBucketWebsiteWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutObject ¶
func (_m *S3API) PutObject(_a0 *s3.PutObjectInput) (*s3.PutObjectOutput, error)
PutObject provides a mock function with given fields: _a0
func (*S3API) PutObjectAcl ¶
func (_m *S3API) PutObjectAcl(_a0 *s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)
PutObjectAcl provides a mock function with given fields: _a0
func (*S3API) PutObjectAclRequest ¶
func (_m *S3API) PutObjectAclRequest(_a0 *s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)
PutObjectAclRequest provides a mock function with given fields: _a0
func (*S3API) PutObjectAclWithContext ¶
func (_m *S3API) PutObjectAclWithContext(_a0 context.Context, _a1 *s3.PutObjectAclInput, _a2 ...request.Option) (*s3.PutObjectAclOutput, error)
PutObjectAclWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutObjectLegalHold ¶
func (_m *S3API) PutObjectLegalHold(_a0 *s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)
PutObjectLegalHold provides a mock function with given fields: _a0
func (*S3API) PutObjectLegalHoldRequest ¶
func (_m *S3API) PutObjectLegalHoldRequest(_a0 *s3.PutObjectLegalHoldInput) (*request.Request, *s3.PutObjectLegalHoldOutput)
PutObjectLegalHoldRequest provides a mock function with given fields: _a0
func (*S3API) PutObjectLegalHoldWithContext ¶
func (_m *S3API) PutObjectLegalHoldWithContext(_a0 context.Context, _a1 *s3.PutObjectLegalHoldInput, _a2 ...request.Option) (*s3.PutObjectLegalHoldOutput, error)
PutObjectLegalHoldWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutObjectLockConfiguration ¶
func (_m *S3API) PutObjectLockConfiguration(_a0 *s3.PutObjectLockConfigurationInput) (*s3.PutObjectLockConfigurationOutput, error)
PutObjectLockConfiguration provides a mock function with given fields: _a0
func (*S3API) PutObjectLockConfigurationRequest ¶
func (_m *S3API) PutObjectLockConfigurationRequest(_a0 *s3.PutObjectLockConfigurationInput) (*request.Request, *s3.PutObjectLockConfigurationOutput)
PutObjectLockConfigurationRequest provides a mock function with given fields: _a0
func (*S3API) PutObjectLockConfigurationWithContext ¶
func (_m *S3API) PutObjectLockConfigurationWithContext(_a0 context.Context, _a1 *s3.PutObjectLockConfigurationInput, _a2 ...request.Option) (*s3.PutObjectLockConfigurationOutput, error)
PutObjectLockConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutObjectRequest ¶
func (_m *S3API) PutObjectRequest(_a0 *s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)
PutObjectRequest provides a mock function with given fields: _a0
func (*S3API) PutObjectRetention ¶
func (_m *S3API) PutObjectRetention(_a0 *s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)
PutObjectRetention provides a mock function with given fields: _a0
func (*S3API) PutObjectRetentionRequest ¶
func (_m *S3API) PutObjectRetentionRequest(_a0 *s3.PutObjectRetentionInput) (*request.Request, *s3.PutObjectRetentionOutput)
PutObjectRetentionRequest provides a mock function with given fields: _a0
func (*S3API) PutObjectRetentionWithContext ¶
func (_m *S3API) PutObjectRetentionWithContext(_a0 context.Context, _a1 *s3.PutObjectRetentionInput, _a2 ...request.Option) (*s3.PutObjectRetentionOutput, error)
PutObjectRetentionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutObjectTagging ¶
func (_m *S3API) PutObjectTagging(_a0 *s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)
PutObjectTagging provides a mock function with given fields: _a0
func (*S3API) PutObjectTaggingRequest ¶
func (_m *S3API) PutObjectTaggingRequest(_a0 *s3.PutObjectTaggingInput) (*request.Request, *s3.PutObjectTaggingOutput)
PutObjectTaggingRequest provides a mock function with given fields: _a0
func (*S3API) PutObjectTaggingWithContext ¶
func (_m *S3API) PutObjectTaggingWithContext(_a0 context.Context, _a1 *s3.PutObjectTaggingInput, _a2 ...request.Option) (*s3.PutObjectTaggingOutput, error)
PutObjectTaggingWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutObjectWithContext ¶
func (_m *S3API) PutObjectWithContext(_a0 context.Context, _a1 *s3.PutObjectInput, _a2 ...request.Option) (*s3.PutObjectOutput, error)
PutObjectWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) PutPublicAccessBlock ¶
func (_m *S3API) PutPublicAccessBlock(_a0 *s3.PutPublicAccessBlockInput) (*s3.PutPublicAccessBlockOutput, error)
PutPublicAccessBlock provides a mock function with given fields: _a0
func (*S3API) PutPublicAccessBlockRequest ¶
func (_m *S3API) PutPublicAccessBlockRequest(_a0 *s3.PutPublicAccessBlockInput) (*request.Request, *s3.PutPublicAccessBlockOutput)
PutPublicAccessBlockRequest provides a mock function with given fields: _a0
func (*S3API) PutPublicAccessBlockWithContext ¶
func (_m *S3API) PutPublicAccessBlockWithContext(_a0 context.Context, _a1 *s3.PutPublicAccessBlockInput, _a2 ...request.Option) (*s3.PutPublicAccessBlockOutput, error)
PutPublicAccessBlockWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) RestoreObject ¶
func (_m *S3API) RestoreObject(_a0 *s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)
RestoreObject provides a mock function with given fields: _a0
func (*S3API) RestoreObjectRequest ¶
func (_m *S3API) RestoreObjectRequest(_a0 *s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)
RestoreObjectRequest provides a mock function with given fields: _a0
func (*S3API) RestoreObjectWithContext ¶
func (_m *S3API) RestoreObjectWithContext(_a0 context.Context, _a1 *s3.RestoreObjectInput, _a2 ...request.Option) (*s3.RestoreObjectOutput, error)
RestoreObjectWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) SelectObjectContent ¶
func (_m *S3API) SelectObjectContent(_a0 *s3.SelectObjectContentInput) (*s3.SelectObjectContentOutput, error)
SelectObjectContent provides a mock function with given fields: _a0
func (*S3API) SelectObjectContentRequest ¶
func (_m *S3API) SelectObjectContentRequest(_a0 *s3.SelectObjectContentInput) (*request.Request, *s3.SelectObjectContentOutput)
SelectObjectContentRequest provides a mock function with given fields: _a0
func (*S3API) SelectObjectContentWithContext ¶
func (_m *S3API) SelectObjectContentWithContext(_a0 context.Context, _a1 *s3.SelectObjectContentInput, _a2 ...request.Option) (*s3.SelectObjectContentOutput, error)
SelectObjectContentWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) UploadPart ¶
func (_m *S3API) UploadPart(_a0 *s3.UploadPartInput) (*s3.UploadPartOutput, error)
UploadPart provides a mock function with given fields: _a0
func (*S3API) UploadPartCopy ¶
func (_m *S3API) UploadPartCopy(_a0 *s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)
UploadPartCopy provides a mock function with given fields: _a0
func (*S3API) UploadPartCopyRequest ¶
func (_m *S3API) UploadPartCopyRequest(_a0 *s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)
UploadPartCopyRequest provides a mock function with given fields: _a0
func (*S3API) UploadPartCopyWithContext ¶
func (_m *S3API) UploadPartCopyWithContext(_a0 context.Context, _a1 *s3.UploadPartCopyInput, _a2 ...request.Option) (*s3.UploadPartCopyOutput, error)
UploadPartCopyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) UploadPartRequest ¶
func (_m *S3API) UploadPartRequest(_a0 *s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)
UploadPartRequest provides a mock function with given fields: _a0
func (*S3API) UploadPartWithContext ¶
func (_m *S3API) UploadPartWithContext(_a0 context.Context, _a1 *s3.UploadPartInput, _a2 ...request.Option) (*s3.UploadPartOutput, error)
UploadPartWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) WaitUntilBucketExists ¶
func (_m *S3API) WaitUntilBucketExists(_a0 *s3.HeadBucketInput) error
WaitUntilBucketExists provides a mock function with given fields: _a0
func (*S3API) WaitUntilBucketExistsWithContext ¶
func (_m *S3API) WaitUntilBucketExistsWithContext(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.WaiterOption) error
WaitUntilBucketExistsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) WaitUntilBucketNotExists ¶
func (_m *S3API) WaitUntilBucketNotExists(_a0 *s3.HeadBucketInput) error
WaitUntilBucketNotExists provides a mock function with given fields: _a0
func (*S3API) WaitUntilBucketNotExistsWithContext ¶
func (_m *S3API) WaitUntilBucketNotExistsWithContext(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.WaiterOption) error
WaitUntilBucketNotExistsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) WaitUntilObjectExists ¶
func (_m *S3API) WaitUntilObjectExists(_a0 *s3.HeadObjectInput) error
WaitUntilObjectExists provides a mock function with given fields: _a0
func (*S3API) WaitUntilObjectExistsWithContext ¶
func (_m *S3API) WaitUntilObjectExistsWithContext(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.WaiterOption) error
WaitUntilObjectExistsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) WaitUntilObjectNotExists ¶
func (_m *S3API) WaitUntilObjectNotExists(_a0 *s3.HeadObjectInput) error
WaitUntilObjectNotExists provides a mock function with given fields: _a0
func (*S3API) WaitUntilObjectNotExistsWithContext ¶
func (_m *S3API) WaitUntilObjectNotExistsWithContext(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.WaiterOption) error
WaitUntilObjectNotExistsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*S3API) WriteGetObjectResponse ¶
func (_m *S3API) WriteGetObjectResponse(_a0 *s3.WriteGetObjectResponseInput) (*s3.WriteGetObjectResponseOutput, error)
WriteGetObjectResponse provides a mock function with given fields: _a0
func (*S3API) WriteGetObjectResponseRequest ¶
func (_m *S3API) WriteGetObjectResponseRequest(_a0 *s3.WriteGetObjectResponseInput) (*request.Request, *s3.WriteGetObjectResponseOutput)
WriteGetObjectResponseRequest provides a mock function with given fields: _a0
func (*S3API) WriteGetObjectResponseWithContext ¶
func (_m *S3API) WriteGetObjectResponseWithContext(_a0 context.Context, _a1 *s3.WriteGetObjectResponseInput, _a2 ...request.Option) (*s3.WriteGetObjectResponseOutput, error)
WriteGetObjectResponseWithContext provides a mock function with given fields: _a0, _a1, _a2
type S3API_AbortMultipartUploadRequest_Call ¶
S3API_AbortMultipartUploadRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AbortMultipartUploadRequest'
func (*S3API_AbortMultipartUploadRequest_Call) Return ¶
func (_c *S3API_AbortMultipartUploadRequest_Call) Return(_a0 *request.Request, _a1 *s3.AbortMultipartUploadOutput) *S3API_AbortMultipartUploadRequest_Call
func (*S3API_AbortMultipartUploadRequest_Call) Run ¶
func (_c *S3API_AbortMultipartUploadRequest_Call) Run(run func(_a0 *s3.AbortMultipartUploadInput)) *S3API_AbortMultipartUploadRequest_Call
func (*S3API_AbortMultipartUploadRequest_Call) RunAndReturn ¶
func (_c *S3API_AbortMultipartUploadRequest_Call) RunAndReturn(run func(*s3.AbortMultipartUploadInput) (*request.Request, *s3.AbortMultipartUploadOutput)) *S3API_AbortMultipartUploadRequest_Call
type S3API_AbortMultipartUploadWithContext_Call ¶
S3API_AbortMultipartUploadWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AbortMultipartUploadWithContext'
func (*S3API_AbortMultipartUploadWithContext_Call) Return ¶
func (_c *S3API_AbortMultipartUploadWithContext_Call) Return(_a0 *s3.AbortMultipartUploadOutput, _a1 error) *S3API_AbortMultipartUploadWithContext_Call
func (*S3API_AbortMultipartUploadWithContext_Call) Run ¶
func (_c *S3API_AbortMultipartUploadWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.AbortMultipartUploadInput, _a2 ...request.Option)) *S3API_AbortMultipartUploadWithContext_Call
func (*S3API_AbortMultipartUploadWithContext_Call) RunAndReturn ¶
func (_c *S3API_AbortMultipartUploadWithContext_Call) RunAndReturn(run func(context.Context, *s3.AbortMultipartUploadInput, ...request.Option) (*s3.AbortMultipartUploadOutput, error)) *S3API_AbortMultipartUploadWithContext_Call
type S3API_AbortMultipartUpload_Call ¶
S3API_AbortMultipartUpload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AbortMultipartUpload'
func (*S3API_AbortMultipartUpload_Call) Return ¶
func (_c *S3API_AbortMultipartUpload_Call) Return(_a0 *s3.AbortMultipartUploadOutput, _a1 error) *S3API_AbortMultipartUpload_Call
func (*S3API_AbortMultipartUpload_Call) Run ¶
func (_c *S3API_AbortMultipartUpload_Call) Run(run func(_a0 *s3.AbortMultipartUploadInput)) *S3API_AbortMultipartUpload_Call
func (*S3API_AbortMultipartUpload_Call) RunAndReturn ¶
func (_c *S3API_AbortMultipartUpload_Call) RunAndReturn(run func(*s3.AbortMultipartUploadInput) (*s3.AbortMultipartUploadOutput, error)) *S3API_AbortMultipartUpload_Call
type S3API_CompleteMultipartUploadRequest_Call ¶
S3API_CompleteMultipartUploadRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CompleteMultipartUploadRequest'
func (*S3API_CompleteMultipartUploadRequest_Call) Return ¶
func (_c *S3API_CompleteMultipartUploadRequest_Call) Return(_a0 *request.Request, _a1 *s3.CompleteMultipartUploadOutput) *S3API_CompleteMultipartUploadRequest_Call
func (*S3API_CompleteMultipartUploadRequest_Call) Run ¶
func (_c *S3API_CompleteMultipartUploadRequest_Call) Run(run func(_a0 *s3.CompleteMultipartUploadInput)) *S3API_CompleteMultipartUploadRequest_Call
func (*S3API_CompleteMultipartUploadRequest_Call) RunAndReturn ¶
func (_c *S3API_CompleteMultipartUploadRequest_Call) RunAndReturn(run func(*s3.CompleteMultipartUploadInput) (*request.Request, *s3.CompleteMultipartUploadOutput)) *S3API_CompleteMultipartUploadRequest_Call
type S3API_CompleteMultipartUploadWithContext_Call ¶
S3API_CompleteMultipartUploadWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CompleteMultipartUploadWithContext'
func (*S3API_CompleteMultipartUploadWithContext_Call) Return ¶
func (_c *S3API_CompleteMultipartUploadWithContext_Call) Return(_a0 *s3.CompleteMultipartUploadOutput, _a1 error) *S3API_CompleteMultipartUploadWithContext_Call
func (*S3API_CompleteMultipartUploadWithContext_Call) Run ¶
func (_c *S3API_CompleteMultipartUploadWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CompleteMultipartUploadInput, _a2 ...request.Option)) *S3API_CompleteMultipartUploadWithContext_Call
func (*S3API_CompleteMultipartUploadWithContext_Call) RunAndReturn ¶
func (_c *S3API_CompleteMultipartUploadWithContext_Call) RunAndReturn(run func(context.Context, *s3.CompleteMultipartUploadInput, ...request.Option) (*s3.CompleteMultipartUploadOutput, error)) *S3API_CompleteMultipartUploadWithContext_Call
type S3API_CompleteMultipartUpload_Call ¶
S3API_CompleteMultipartUpload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CompleteMultipartUpload'
func (*S3API_CompleteMultipartUpload_Call) Return ¶
func (_c *S3API_CompleteMultipartUpload_Call) Return(_a0 *s3.CompleteMultipartUploadOutput, _a1 error) *S3API_CompleteMultipartUpload_Call
func (*S3API_CompleteMultipartUpload_Call) Run ¶
func (_c *S3API_CompleteMultipartUpload_Call) Run(run func(_a0 *s3.CompleteMultipartUploadInput)) *S3API_CompleteMultipartUpload_Call
func (*S3API_CompleteMultipartUpload_Call) RunAndReturn ¶
func (_c *S3API_CompleteMultipartUpload_Call) RunAndReturn(run func(*s3.CompleteMultipartUploadInput) (*s3.CompleteMultipartUploadOutput, error)) *S3API_CompleteMultipartUpload_Call
type S3API_CopyObjectRequest_Call ¶
S3API_CopyObjectRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CopyObjectRequest'
func (*S3API_CopyObjectRequest_Call) Return ¶
func (_c *S3API_CopyObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.CopyObjectOutput) *S3API_CopyObjectRequest_Call
func (*S3API_CopyObjectRequest_Call) Run ¶
func (_c *S3API_CopyObjectRequest_Call) Run(run func(_a0 *s3.CopyObjectInput)) *S3API_CopyObjectRequest_Call
func (*S3API_CopyObjectRequest_Call) RunAndReturn ¶
func (_c *S3API_CopyObjectRequest_Call) RunAndReturn(run func(*s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)) *S3API_CopyObjectRequest_Call
type S3API_CopyObjectWithContext_Call ¶
S3API_CopyObjectWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CopyObjectWithContext'
func (*S3API_CopyObjectWithContext_Call) Return ¶
func (_c *S3API_CopyObjectWithContext_Call) Return(_a0 *s3.CopyObjectOutput, _a1 error) *S3API_CopyObjectWithContext_Call
func (*S3API_CopyObjectWithContext_Call) Run ¶
func (_c *S3API_CopyObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CopyObjectInput, _a2 ...request.Option)) *S3API_CopyObjectWithContext_Call
func (*S3API_CopyObjectWithContext_Call) RunAndReturn ¶
func (_c *S3API_CopyObjectWithContext_Call) RunAndReturn(run func(context.Context, *s3.CopyObjectInput, ...request.Option) (*s3.CopyObjectOutput, error)) *S3API_CopyObjectWithContext_Call
type S3API_CopyObject_Call ¶
S3API_CopyObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CopyObject'
func (*S3API_CopyObject_Call) Return ¶
func (_c *S3API_CopyObject_Call) Return(_a0 *s3.CopyObjectOutput, _a1 error) *S3API_CopyObject_Call
func (*S3API_CopyObject_Call) Run ¶
func (_c *S3API_CopyObject_Call) Run(run func(_a0 *s3.CopyObjectInput)) *S3API_CopyObject_Call
func (*S3API_CopyObject_Call) RunAndReturn ¶
func (_c *S3API_CopyObject_Call) RunAndReturn(run func(*s3.CopyObjectInput) (*s3.CopyObjectOutput, error)) *S3API_CopyObject_Call
type S3API_CreateBucketRequest_Call ¶
S3API_CreateBucketRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBucketRequest'
func (*S3API_CreateBucketRequest_Call) Return ¶
func (_c *S3API_CreateBucketRequest_Call) Return(_a0 *request.Request, _a1 *s3.CreateBucketOutput) *S3API_CreateBucketRequest_Call
func (*S3API_CreateBucketRequest_Call) Run ¶
func (_c *S3API_CreateBucketRequest_Call) Run(run func(_a0 *s3.CreateBucketInput)) *S3API_CreateBucketRequest_Call
func (*S3API_CreateBucketRequest_Call) RunAndReturn ¶
func (_c *S3API_CreateBucketRequest_Call) RunAndReturn(run func(*s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)) *S3API_CreateBucketRequest_Call
type S3API_CreateBucketWithContext_Call ¶
S3API_CreateBucketWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBucketWithContext'
func (*S3API_CreateBucketWithContext_Call) Return ¶
func (_c *S3API_CreateBucketWithContext_Call) Return(_a0 *s3.CreateBucketOutput, _a1 error) *S3API_CreateBucketWithContext_Call
func (*S3API_CreateBucketWithContext_Call) Run ¶
func (_c *S3API_CreateBucketWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CreateBucketInput, _a2 ...request.Option)) *S3API_CreateBucketWithContext_Call
func (*S3API_CreateBucketWithContext_Call) RunAndReturn ¶
func (_c *S3API_CreateBucketWithContext_Call) RunAndReturn(run func(context.Context, *s3.CreateBucketInput, ...request.Option) (*s3.CreateBucketOutput, error)) *S3API_CreateBucketWithContext_Call
type S3API_CreateBucket_Call ¶
S3API_CreateBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBucket'
func (*S3API_CreateBucket_Call) Return ¶
func (_c *S3API_CreateBucket_Call) Return(_a0 *s3.CreateBucketOutput, _a1 error) *S3API_CreateBucket_Call
func (*S3API_CreateBucket_Call) Run ¶
func (_c *S3API_CreateBucket_Call) Run(run func(_a0 *s3.CreateBucketInput)) *S3API_CreateBucket_Call
func (*S3API_CreateBucket_Call) RunAndReturn ¶
func (_c *S3API_CreateBucket_Call) RunAndReturn(run func(*s3.CreateBucketInput) (*s3.CreateBucketOutput, error)) *S3API_CreateBucket_Call
type S3API_CreateMultipartUploadRequest_Call ¶
S3API_CreateMultipartUploadRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateMultipartUploadRequest'
func (*S3API_CreateMultipartUploadRequest_Call) Return ¶
func (_c *S3API_CreateMultipartUploadRequest_Call) Return(_a0 *request.Request, _a1 *s3.CreateMultipartUploadOutput) *S3API_CreateMultipartUploadRequest_Call
func (*S3API_CreateMultipartUploadRequest_Call) Run ¶
func (_c *S3API_CreateMultipartUploadRequest_Call) Run(run func(_a0 *s3.CreateMultipartUploadInput)) *S3API_CreateMultipartUploadRequest_Call
func (*S3API_CreateMultipartUploadRequest_Call) RunAndReturn ¶
func (_c *S3API_CreateMultipartUploadRequest_Call) RunAndReturn(run func(*s3.CreateMultipartUploadInput) (*request.Request, *s3.CreateMultipartUploadOutput)) *S3API_CreateMultipartUploadRequest_Call
type S3API_CreateMultipartUploadWithContext_Call ¶
S3API_CreateMultipartUploadWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateMultipartUploadWithContext'
func (*S3API_CreateMultipartUploadWithContext_Call) Return ¶
func (_c *S3API_CreateMultipartUploadWithContext_Call) Return(_a0 *s3.CreateMultipartUploadOutput, _a1 error) *S3API_CreateMultipartUploadWithContext_Call
func (*S3API_CreateMultipartUploadWithContext_Call) Run ¶
func (_c *S3API_CreateMultipartUploadWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CreateMultipartUploadInput, _a2 ...request.Option)) *S3API_CreateMultipartUploadWithContext_Call
func (*S3API_CreateMultipartUploadWithContext_Call) RunAndReturn ¶
func (_c *S3API_CreateMultipartUploadWithContext_Call) RunAndReturn(run func(context.Context, *s3.CreateMultipartUploadInput, ...request.Option) (*s3.CreateMultipartUploadOutput, error)) *S3API_CreateMultipartUploadWithContext_Call
type S3API_CreateMultipartUpload_Call ¶
S3API_CreateMultipartUpload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateMultipartUpload'
func (*S3API_CreateMultipartUpload_Call) Return ¶
func (_c *S3API_CreateMultipartUpload_Call) Return(_a0 *s3.CreateMultipartUploadOutput, _a1 error) *S3API_CreateMultipartUpload_Call
func (*S3API_CreateMultipartUpload_Call) Run ¶
func (_c *S3API_CreateMultipartUpload_Call) Run(run func(_a0 *s3.CreateMultipartUploadInput)) *S3API_CreateMultipartUpload_Call
func (*S3API_CreateMultipartUpload_Call) RunAndReturn ¶
func (_c *S3API_CreateMultipartUpload_Call) RunAndReturn(run func(*s3.CreateMultipartUploadInput) (*s3.CreateMultipartUploadOutput, error)) *S3API_CreateMultipartUpload_Call
type S3API_CreateSessionRequest_Call ¶
S3API_CreateSessionRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSessionRequest'
func (*S3API_CreateSessionRequest_Call) Return ¶
func (_c *S3API_CreateSessionRequest_Call) Return(_a0 *request.Request, _a1 *s3.CreateSessionOutput) *S3API_CreateSessionRequest_Call
func (*S3API_CreateSessionRequest_Call) Run ¶
func (_c *S3API_CreateSessionRequest_Call) Run(run func(_a0 *s3.CreateSessionInput)) *S3API_CreateSessionRequest_Call
func (*S3API_CreateSessionRequest_Call) RunAndReturn ¶
func (_c *S3API_CreateSessionRequest_Call) RunAndReturn(run func(*s3.CreateSessionInput) (*request.Request, *s3.CreateSessionOutput)) *S3API_CreateSessionRequest_Call
type S3API_CreateSessionWithContext_Call ¶
S3API_CreateSessionWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSessionWithContext'
func (*S3API_CreateSessionWithContext_Call) Return ¶
func (_c *S3API_CreateSessionWithContext_Call) Return(_a0 *s3.CreateSessionOutput, _a1 error) *S3API_CreateSessionWithContext_Call
func (*S3API_CreateSessionWithContext_Call) Run ¶
func (_c *S3API_CreateSessionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.CreateSessionInput, _a2 ...request.Option)) *S3API_CreateSessionWithContext_Call
func (*S3API_CreateSessionWithContext_Call) RunAndReturn ¶
func (_c *S3API_CreateSessionWithContext_Call) RunAndReturn(run func(context.Context, *s3.CreateSessionInput, ...request.Option) (*s3.CreateSessionOutput, error)) *S3API_CreateSessionWithContext_Call
type S3API_CreateSession_Call ¶
S3API_CreateSession_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSession'
func (*S3API_CreateSession_Call) Return ¶
func (_c *S3API_CreateSession_Call) Return(_a0 *s3.CreateSessionOutput, _a1 error) *S3API_CreateSession_Call
func (*S3API_CreateSession_Call) Run ¶
func (_c *S3API_CreateSession_Call) Run(run func(_a0 *s3.CreateSessionInput)) *S3API_CreateSession_Call
func (*S3API_CreateSession_Call) RunAndReturn ¶
func (_c *S3API_CreateSession_Call) RunAndReturn(run func(*s3.CreateSessionInput) (*s3.CreateSessionOutput, error)) *S3API_CreateSession_Call
type S3API_DeleteBucketAnalyticsConfigurationRequest_Call ¶
S3API_DeleteBucketAnalyticsConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketAnalyticsConfigurationRequest'
func (*S3API_DeleteBucketAnalyticsConfigurationRequest_Call) RunAndReturn ¶
type S3API_DeleteBucketAnalyticsConfigurationWithContext_Call ¶
S3API_DeleteBucketAnalyticsConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketAnalyticsConfigurationWithContext'
func (*S3API_DeleteBucketAnalyticsConfigurationWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketAnalyticsConfigurationInput, _a2 ...request.Option)) *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
func (*S3API_DeleteBucketAnalyticsConfigurationWithContext_Call) RunAndReturn ¶
type S3API_DeleteBucketAnalyticsConfiguration_Call ¶
S3API_DeleteBucketAnalyticsConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketAnalyticsConfiguration'
func (*S3API_DeleteBucketAnalyticsConfiguration_Call) Run ¶
func (_c *S3API_DeleteBucketAnalyticsConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketAnalyticsConfigurationInput)) *S3API_DeleteBucketAnalyticsConfiguration_Call
func (*S3API_DeleteBucketAnalyticsConfiguration_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketAnalyticsConfiguration_Call) RunAndReturn(run func(*s3.DeleteBucketAnalyticsConfigurationInput) (*s3.DeleteBucketAnalyticsConfigurationOutput, error)) *S3API_DeleteBucketAnalyticsConfiguration_Call
type S3API_DeleteBucketCorsRequest_Call ¶
S3API_DeleteBucketCorsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketCorsRequest'
func (*S3API_DeleteBucketCorsRequest_Call) Return ¶
func (_c *S3API_DeleteBucketCorsRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketCorsOutput) *S3API_DeleteBucketCorsRequest_Call
func (*S3API_DeleteBucketCorsRequest_Call) Run ¶
func (_c *S3API_DeleteBucketCorsRequest_Call) Run(run func(_a0 *s3.DeleteBucketCorsInput)) *S3API_DeleteBucketCorsRequest_Call
func (*S3API_DeleteBucketCorsRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketCorsRequest_Call) RunAndReturn(run func(*s3.DeleteBucketCorsInput) (*request.Request, *s3.DeleteBucketCorsOutput)) *S3API_DeleteBucketCorsRequest_Call
type S3API_DeleteBucketCorsWithContext_Call ¶
S3API_DeleteBucketCorsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketCorsWithContext'
func (*S3API_DeleteBucketCorsWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketCorsWithContext_Call) Return(_a0 *s3.DeleteBucketCorsOutput, _a1 error) *S3API_DeleteBucketCorsWithContext_Call
func (*S3API_DeleteBucketCorsWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketCorsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketCorsInput, _a2 ...request.Option)) *S3API_DeleteBucketCorsWithContext_Call
func (*S3API_DeleteBucketCorsWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketCorsWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketCorsInput, ...request.Option) (*s3.DeleteBucketCorsOutput, error)) *S3API_DeleteBucketCorsWithContext_Call
type S3API_DeleteBucketCors_Call ¶
S3API_DeleteBucketCors_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketCors'
func (*S3API_DeleteBucketCors_Call) Return ¶
func (_c *S3API_DeleteBucketCors_Call) Return(_a0 *s3.DeleteBucketCorsOutput, _a1 error) *S3API_DeleteBucketCors_Call
func (*S3API_DeleteBucketCors_Call) Run ¶
func (_c *S3API_DeleteBucketCors_Call) Run(run func(_a0 *s3.DeleteBucketCorsInput)) *S3API_DeleteBucketCors_Call
func (*S3API_DeleteBucketCors_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketCors_Call) RunAndReturn(run func(*s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)) *S3API_DeleteBucketCors_Call
type S3API_DeleteBucketEncryptionRequest_Call ¶
S3API_DeleteBucketEncryptionRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketEncryptionRequest'
func (*S3API_DeleteBucketEncryptionRequest_Call) Return ¶
func (_c *S3API_DeleteBucketEncryptionRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketEncryptionOutput) *S3API_DeleteBucketEncryptionRequest_Call
func (*S3API_DeleteBucketEncryptionRequest_Call) Run ¶
func (_c *S3API_DeleteBucketEncryptionRequest_Call) Run(run func(_a0 *s3.DeleteBucketEncryptionInput)) *S3API_DeleteBucketEncryptionRequest_Call
func (*S3API_DeleteBucketEncryptionRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketEncryptionRequest_Call) RunAndReturn(run func(*s3.DeleteBucketEncryptionInput) (*request.Request, *s3.DeleteBucketEncryptionOutput)) *S3API_DeleteBucketEncryptionRequest_Call
type S3API_DeleteBucketEncryptionWithContext_Call ¶
S3API_DeleteBucketEncryptionWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketEncryptionWithContext'
func (*S3API_DeleteBucketEncryptionWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketEncryptionWithContext_Call) Return(_a0 *s3.DeleteBucketEncryptionOutput, _a1 error) *S3API_DeleteBucketEncryptionWithContext_Call
func (*S3API_DeleteBucketEncryptionWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketEncryptionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketEncryptionInput, _a2 ...request.Option)) *S3API_DeleteBucketEncryptionWithContext_Call
func (*S3API_DeleteBucketEncryptionWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketEncryptionWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketEncryptionInput, ...request.Option) (*s3.DeleteBucketEncryptionOutput, error)) *S3API_DeleteBucketEncryptionWithContext_Call
type S3API_DeleteBucketEncryption_Call ¶
S3API_DeleteBucketEncryption_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketEncryption'
func (*S3API_DeleteBucketEncryption_Call) Return ¶
func (_c *S3API_DeleteBucketEncryption_Call) Return(_a0 *s3.DeleteBucketEncryptionOutput, _a1 error) *S3API_DeleteBucketEncryption_Call
func (*S3API_DeleteBucketEncryption_Call) Run ¶
func (_c *S3API_DeleteBucketEncryption_Call) Run(run func(_a0 *s3.DeleteBucketEncryptionInput)) *S3API_DeleteBucketEncryption_Call
func (*S3API_DeleteBucketEncryption_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketEncryption_Call) RunAndReturn(run func(*s3.DeleteBucketEncryptionInput) (*s3.DeleteBucketEncryptionOutput, error)) *S3API_DeleteBucketEncryption_Call
type S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call ¶
S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketIntelligentTieringConfigurationRequest'
func (*S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call) RunAndReturn ¶
type S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call ¶
S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketIntelligentTieringConfigurationWithContext'
func (*S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketIntelligentTieringConfigurationInput, _a2 ...request.Option)) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
func (*S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketIntelligentTieringConfigurationInput, ...request.Option) (*s3.DeleteBucketIntelligentTieringConfigurationOutput, error)) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
type S3API_DeleteBucketIntelligentTieringConfiguration_Call ¶
S3API_DeleteBucketIntelligentTieringConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketIntelligentTieringConfiguration'
func (*S3API_DeleteBucketIntelligentTieringConfiguration_Call) RunAndReturn ¶
type S3API_DeleteBucketInventoryConfigurationRequest_Call ¶
S3API_DeleteBucketInventoryConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketInventoryConfigurationRequest'
func (*S3API_DeleteBucketInventoryConfigurationRequest_Call) RunAndReturn ¶
type S3API_DeleteBucketInventoryConfigurationWithContext_Call ¶
S3API_DeleteBucketInventoryConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketInventoryConfigurationWithContext'
func (*S3API_DeleteBucketInventoryConfigurationWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketInventoryConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketInventoryConfigurationInput, _a2 ...request.Option)) *S3API_DeleteBucketInventoryConfigurationWithContext_Call
func (*S3API_DeleteBucketInventoryConfigurationWithContext_Call) RunAndReturn ¶
type S3API_DeleteBucketInventoryConfiguration_Call ¶
S3API_DeleteBucketInventoryConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketInventoryConfiguration'
func (*S3API_DeleteBucketInventoryConfiguration_Call) Run ¶
func (_c *S3API_DeleteBucketInventoryConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketInventoryConfigurationInput)) *S3API_DeleteBucketInventoryConfiguration_Call
func (*S3API_DeleteBucketInventoryConfiguration_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketInventoryConfiguration_Call) RunAndReturn(run func(*s3.DeleteBucketInventoryConfigurationInput) (*s3.DeleteBucketInventoryConfigurationOutput, error)) *S3API_DeleteBucketInventoryConfiguration_Call
type S3API_DeleteBucketLifecycleRequest_Call ¶
S3API_DeleteBucketLifecycleRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketLifecycleRequest'
func (*S3API_DeleteBucketLifecycleRequest_Call) Return ¶
func (_c *S3API_DeleteBucketLifecycleRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketLifecycleOutput) *S3API_DeleteBucketLifecycleRequest_Call
func (*S3API_DeleteBucketLifecycleRequest_Call) Run ¶
func (_c *S3API_DeleteBucketLifecycleRequest_Call) Run(run func(_a0 *s3.DeleteBucketLifecycleInput)) *S3API_DeleteBucketLifecycleRequest_Call
func (*S3API_DeleteBucketLifecycleRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketLifecycleRequest_Call) RunAndReturn(run func(*s3.DeleteBucketLifecycleInput) (*request.Request, *s3.DeleteBucketLifecycleOutput)) *S3API_DeleteBucketLifecycleRequest_Call
type S3API_DeleteBucketLifecycleWithContext_Call ¶
S3API_DeleteBucketLifecycleWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketLifecycleWithContext'
func (*S3API_DeleteBucketLifecycleWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketLifecycleWithContext_Call) Return(_a0 *s3.DeleteBucketLifecycleOutput, _a1 error) *S3API_DeleteBucketLifecycleWithContext_Call
func (*S3API_DeleteBucketLifecycleWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketLifecycleWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketLifecycleInput, _a2 ...request.Option)) *S3API_DeleteBucketLifecycleWithContext_Call
func (*S3API_DeleteBucketLifecycleWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketLifecycleWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketLifecycleInput, ...request.Option) (*s3.DeleteBucketLifecycleOutput, error)) *S3API_DeleteBucketLifecycleWithContext_Call
type S3API_DeleteBucketLifecycle_Call ¶
S3API_DeleteBucketLifecycle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketLifecycle'
func (*S3API_DeleteBucketLifecycle_Call) Return ¶
func (_c *S3API_DeleteBucketLifecycle_Call) Return(_a0 *s3.DeleteBucketLifecycleOutput, _a1 error) *S3API_DeleteBucketLifecycle_Call
func (*S3API_DeleteBucketLifecycle_Call) Run ¶
func (_c *S3API_DeleteBucketLifecycle_Call) Run(run func(_a0 *s3.DeleteBucketLifecycleInput)) *S3API_DeleteBucketLifecycle_Call
func (*S3API_DeleteBucketLifecycle_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketLifecycle_Call) RunAndReturn(run func(*s3.DeleteBucketLifecycleInput) (*s3.DeleteBucketLifecycleOutput, error)) *S3API_DeleteBucketLifecycle_Call
type S3API_DeleteBucketMetricsConfigurationRequest_Call ¶
S3API_DeleteBucketMetricsConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketMetricsConfigurationRequest'
func (*S3API_DeleteBucketMetricsConfigurationRequest_Call) Run ¶
func (_c *S3API_DeleteBucketMetricsConfigurationRequest_Call) Run(run func(_a0 *s3.DeleteBucketMetricsConfigurationInput)) *S3API_DeleteBucketMetricsConfigurationRequest_Call
func (*S3API_DeleteBucketMetricsConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketMetricsConfigurationRequest_Call) RunAndReturn(run func(*s3.DeleteBucketMetricsConfigurationInput) (*request.Request, *s3.DeleteBucketMetricsConfigurationOutput)) *S3API_DeleteBucketMetricsConfigurationRequest_Call
type S3API_DeleteBucketMetricsConfigurationWithContext_Call ¶
S3API_DeleteBucketMetricsConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketMetricsConfigurationWithContext'
func (*S3API_DeleteBucketMetricsConfigurationWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketMetricsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketMetricsConfigurationInput, _a2 ...request.Option)) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
func (*S3API_DeleteBucketMetricsConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketMetricsConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketMetricsConfigurationInput, ...request.Option) (*s3.DeleteBucketMetricsConfigurationOutput, error)) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
type S3API_DeleteBucketMetricsConfiguration_Call ¶
S3API_DeleteBucketMetricsConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketMetricsConfiguration'
func (*S3API_DeleteBucketMetricsConfiguration_Call) Return ¶
func (_c *S3API_DeleteBucketMetricsConfiguration_Call) Return(_a0 *s3.DeleteBucketMetricsConfigurationOutput, _a1 error) *S3API_DeleteBucketMetricsConfiguration_Call
func (*S3API_DeleteBucketMetricsConfiguration_Call) Run ¶
func (_c *S3API_DeleteBucketMetricsConfiguration_Call) Run(run func(_a0 *s3.DeleteBucketMetricsConfigurationInput)) *S3API_DeleteBucketMetricsConfiguration_Call
func (*S3API_DeleteBucketMetricsConfiguration_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketMetricsConfiguration_Call) RunAndReturn(run func(*s3.DeleteBucketMetricsConfigurationInput) (*s3.DeleteBucketMetricsConfigurationOutput, error)) *S3API_DeleteBucketMetricsConfiguration_Call
type S3API_DeleteBucketOwnershipControlsRequest_Call ¶
S3API_DeleteBucketOwnershipControlsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketOwnershipControlsRequest'
func (*S3API_DeleteBucketOwnershipControlsRequest_Call) Run ¶
func (_c *S3API_DeleteBucketOwnershipControlsRequest_Call) Run(run func(_a0 *s3.DeleteBucketOwnershipControlsInput)) *S3API_DeleteBucketOwnershipControlsRequest_Call
func (*S3API_DeleteBucketOwnershipControlsRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketOwnershipControlsRequest_Call) RunAndReturn(run func(*s3.DeleteBucketOwnershipControlsInput) (*request.Request, *s3.DeleteBucketOwnershipControlsOutput)) *S3API_DeleteBucketOwnershipControlsRequest_Call
type S3API_DeleteBucketOwnershipControlsWithContext_Call ¶
S3API_DeleteBucketOwnershipControlsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketOwnershipControlsWithContext'
func (*S3API_DeleteBucketOwnershipControlsWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketOwnershipControlsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketOwnershipControlsInput, _a2 ...request.Option)) *S3API_DeleteBucketOwnershipControlsWithContext_Call
func (*S3API_DeleteBucketOwnershipControlsWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketOwnershipControlsWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketOwnershipControlsInput, ...request.Option) (*s3.DeleteBucketOwnershipControlsOutput, error)) *S3API_DeleteBucketOwnershipControlsWithContext_Call
type S3API_DeleteBucketOwnershipControls_Call ¶
S3API_DeleteBucketOwnershipControls_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketOwnershipControls'
func (*S3API_DeleteBucketOwnershipControls_Call) Return ¶
func (_c *S3API_DeleteBucketOwnershipControls_Call) Return(_a0 *s3.DeleteBucketOwnershipControlsOutput, _a1 error) *S3API_DeleteBucketOwnershipControls_Call
func (*S3API_DeleteBucketOwnershipControls_Call) Run ¶
func (_c *S3API_DeleteBucketOwnershipControls_Call) Run(run func(_a0 *s3.DeleteBucketOwnershipControlsInput)) *S3API_DeleteBucketOwnershipControls_Call
func (*S3API_DeleteBucketOwnershipControls_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketOwnershipControls_Call) RunAndReturn(run func(*s3.DeleteBucketOwnershipControlsInput) (*s3.DeleteBucketOwnershipControlsOutput, error)) *S3API_DeleteBucketOwnershipControls_Call
type S3API_DeleteBucketPolicyRequest_Call ¶
S3API_DeleteBucketPolicyRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketPolicyRequest'
func (*S3API_DeleteBucketPolicyRequest_Call) Return ¶
func (_c *S3API_DeleteBucketPolicyRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketPolicyOutput) *S3API_DeleteBucketPolicyRequest_Call
func (*S3API_DeleteBucketPolicyRequest_Call) Run ¶
func (_c *S3API_DeleteBucketPolicyRequest_Call) Run(run func(_a0 *s3.DeleteBucketPolicyInput)) *S3API_DeleteBucketPolicyRequest_Call
func (*S3API_DeleteBucketPolicyRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketPolicyRequest_Call) RunAndReturn(run func(*s3.DeleteBucketPolicyInput) (*request.Request, *s3.DeleteBucketPolicyOutput)) *S3API_DeleteBucketPolicyRequest_Call
type S3API_DeleteBucketPolicyWithContext_Call ¶
S3API_DeleteBucketPolicyWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketPolicyWithContext'
func (*S3API_DeleteBucketPolicyWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketPolicyWithContext_Call) Return(_a0 *s3.DeleteBucketPolicyOutput, _a1 error) *S3API_DeleteBucketPolicyWithContext_Call
func (*S3API_DeleteBucketPolicyWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketPolicyWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketPolicyInput, _a2 ...request.Option)) *S3API_DeleteBucketPolicyWithContext_Call
func (*S3API_DeleteBucketPolicyWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketPolicyWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketPolicyInput, ...request.Option) (*s3.DeleteBucketPolicyOutput, error)) *S3API_DeleteBucketPolicyWithContext_Call
type S3API_DeleteBucketPolicy_Call ¶
S3API_DeleteBucketPolicy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketPolicy'
func (*S3API_DeleteBucketPolicy_Call) Return ¶
func (_c *S3API_DeleteBucketPolicy_Call) Return(_a0 *s3.DeleteBucketPolicyOutput, _a1 error) *S3API_DeleteBucketPolicy_Call
func (*S3API_DeleteBucketPolicy_Call) Run ¶
func (_c *S3API_DeleteBucketPolicy_Call) Run(run func(_a0 *s3.DeleteBucketPolicyInput)) *S3API_DeleteBucketPolicy_Call
func (*S3API_DeleteBucketPolicy_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketPolicy_Call) RunAndReturn(run func(*s3.DeleteBucketPolicyInput) (*s3.DeleteBucketPolicyOutput, error)) *S3API_DeleteBucketPolicy_Call
type S3API_DeleteBucketReplicationRequest_Call ¶
S3API_DeleteBucketReplicationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketReplicationRequest'
func (*S3API_DeleteBucketReplicationRequest_Call) Return ¶
func (_c *S3API_DeleteBucketReplicationRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketReplicationOutput) *S3API_DeleteBucketReplicationRequest_Call
func (*S3API_DeleteBucketReplicationRequest_Call) Run ¶
func (_c *S3API_DeleteBucketReplicationRequest_Call) Run(run func(_a0 *s3.DeleteBucketReplicationInput)) *S3API_DeleteBucketReplicationRequest_Call
func (*S3API_DeleteBucketReplicationRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketReplicationRequest_Call) RunAndReturn(run func(*s3.DeleteBucketReplicationInput) (*request.Request, *s3.DeleteBucketReplicationOutput)) *S3API_DeleteBucketReplicationRequest_Call
type S3API_DeleteBucketReplicationWithContext_Call ¶
S3API_DeleteBucketReplicationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketReplicationWithContext'
func (*S3API_DeleteBucketReplicationWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketReplicationWithContext_Call) Return(_a0 *s3.DeleteBucketReplicationOutput, _a1 error) *S3API_DeleteBucketReplicationWithContext_Call
func (*S3API_DeleteBucketReplicationWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketReplicationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketReplicationInput, _a2 ...request.Option)) *S3API_DeleteBucketReplicationWithContext_Call
func (*S3API_DeleteBucketReplicationWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketReplicationWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketReplicationInput, ...request.Option) (*s3.DeleteBucketReplicationOutput, error)) *S3API_DeleteBucketReplicationWithContext_Call
type S3API_DeleteBucketReplication_Call ¶
S3API_DeleteBucketReplication_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketReplication'
func (*S3API_DeleteBucketReplication_Call) Return ¶
func (_c *S3API_DeleteBucketReplication_Call) Return(_a0 *s3.DeleteBucketReplicationOutput, _a1 error) *S3API_DeleteBucketReplication_Call
func (*S3API_DeleteBucketReplication_Call) Run ¶
func (_c *S3API_DeleteBucketReplication_Call) Run(run func(_a0 *s3.DeleteBucketReplicationInput)) *S3API_DeleteBucketReplication_Call
func (*S3API_DeleteBucketReplication_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketReplication_Call) RunAndReturn(run func(*s3.DeleteBucketReplicationInput) (*s3.DeleteBucketReplicationOutput, error)) *S3API_DeleteBucketReplication_Call
type S3API_DeleteBucketRequest_Call ¶
S3API_DeleteBucketRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketRequest'
func (*S3API_DeleteBucketRequest_Call) Return ¶
func (_c *S3API_DeleteBucketRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketOutput) *S3API_DeleteBucketRequest_Call
func (*S3API_DeleteBucketRequest_Call) Run ¶
func (_c *S3API_DeleteBucketRequest_Call) Run(run func(_a0 *s3.DeleteBucketInput)) *S3API_DeleteBucketRequest_Call
func (*S3API_DeleteBucketRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketRequest_Call) RunAndReturn(run func(*s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)) *S3API_DeleteBucketRequest_Call
type S3API_DeleteBucketTaggingRequest_Call ¶
S3API_DeleteBucketTaggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketTaggingRequest'
func (*S3API_DeleteBucketTaggingRequest_Call) Return ¶
func (_c *S3API_DeleteBucketTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketTaggingOutput) *S3API_DeleteBucketTaggingRequest_Call
func (*S3API_DeleteBucketTaggingRequest_Call) Run ¶
func (_c *S3API_DeleteBucketTaggingRequest_Call) Run(run func(_a0 *s3.DeleteBucketTaggingInput)) *S3API_DeleteBucketTaggingRequest_Call
func (*S3API_DeleteBucketTaggingRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketTaggingRequest_Call) RunAndReturn(run func(*s3.DeleteBucketTaggingInput) (*request.Request, *s3.DeleteBucketTaggingOutput)) *S3API_DeleteBucketTaggingRequest_Call
type S3API_DeleteBucketTaggingWithContext_Call ¶
S3API_DeleteBucketTaggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketTaggingWithContext'
func (*S3API_DeleteBucketTaggingWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketTaggingWithContext_Call) Return(_a0 *s3.DeleteBucketTaggingOutput, _a1 error) *S3API_DeleteBucketTaggingWithContext_Call
func (*S3API_DeleteBucketTaggingWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketTaggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketTaggingInput, _a2 ...request.Option)) *S3API_DeleteBucketTaggingWithContext_Call
func (*S3API_DeleteBucketTaggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketTaggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketTaggingInput, ...request.Option) (*s3.DeleteBucketTaggingOutput, error)) *S3API_DeleteBucketTaggingWithContext_Call
type S3API_DeleteBucketTagging_Call ¶
S3API_DeleteBucketTagging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketTagging'
func (*S3API_DeleteBucketTagging_Call) Return ¶
func (_c *S3API_DeleteBucketTagging_Call) Return(_a0 *s3.DeleteBucketTaggingOutput, _a1 error) *S3API_DeleteBucketTagging_Call
func (*S3API_DeleteBucketTagging_Call) Run ¶
func (_c *S3API_DeleteBucketTagging_Call) Run(run func(_a0 *s3.DeleteBucketTaggingInput)) *S3API_DeleteBucketTagging_Call
func (*S3API_DeleteBucketTagging_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketTagging_Call) RunAndReturn(run func(*s3.DeleteBucketTaggingInput) (*s3.DeleteBucketTaggingOutput, error)) *S3API_DeleteBucketTagging_Call
type S3API_DeleteBucketWebsiteRequest_Call ¶
S3API_DeleteBucketWebsiteRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketWebsiteRequest'
func (*S3API_DeleteBucketWebsiteRequest_Call) Return ¶
func (_c *S3API_DeleteBucketWebsiteRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteBucketWebsiteOutput) *S3API_DeleteBucketWebsiteRequest_Call
func (*S3API_DeleteBucketWebsiteRequest_Call) Run ¶
func (_c *S3API_DeleteBucketWebsiteRequest_Call) Run(run func(_a0 *s3.DeleteBucketWebsiteInput)) *S3API_DeleteBucketWebsiteRequest_Call
func (*S3API_DeleteBucketWebsiteRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketWebsiteRequest_Call) RunAndReturn(run func(*s3.DeleteBucketWebsiteInput) (*request.Request, *s3.DeleteBucketWebsiteOutput)) *S3API_DeleteBucketWebsiteRequest_Call
type S3API_DeleteBucketWebsiteWithContext_Call ¶
S3API_DeleteBucketWebsiteWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketWebsiteWithContext'
func (*S3API_DeleteBucketWebsiteWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketWebsiteWithContext_Call) Return(_a0 *s3.DeleteBucketWebsiteOutput, _a1 error) *S3API_DeleteBucketWebsiteWithContext_Call
func (*S3API_DeleteBucketWebsiteWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketWebsiteWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketWebsiteInput, _a2 ...request.Option)) *S3API_DeleteBucketWebsiteWithContext_Call
func (*S3API_DeleteBucketWebsiteWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketWebsiteWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketWebsiteInput, ...request.Option) (*s3.DeleteBucketWebsiteOutput, error)) *S3API_DeleteBucketWebsiteWithContext_Call
type S3API_DeleteBucketWebsite_Call ¶
S3API_DeleteBucketWebsite_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketWebsite'
func (*S3API_DeleteBucketWebsite_Call) Return ¶
func (_c *S3API_DeleteBucketWebsite_Call) Return(_a0 *s3.DeleteBucketWebsiteOutput, _a1 error) *S3API_DeleteBucketWebsite_Call
func (*S3API_DeleteBucketWebsite_Call) Run ¶
func (_c *S3API_DeleteBucketWebsite_Call) Run(run func(_a0 *s3.DeleteBucketWebsiteInput)) *S3API_DeleteBucketWebsite_Call
func (*S3API_DeleteBucketWebsite_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketWebsite_Call) RunAndReturn(run func(*s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)) *S3API_DeleteBucketWebsite_Call
type S3API_DeleteBucketWithContext_Call ¶
S3API_DeleteBucketWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucketWithContext'
func (*S3API_DeleteBucketWithContext_Call) Return ¶
func (_c *S3API_DeleteBucketWithContext_Call) Return(_a0 *s3.DeleteBucketOutput, _a1 error) *S3API_DeleteBucketWithContext_Call
func (*S3API_DeleteBucketWithContext_Call) Run ¶
func (_c *S3API_DeleteBucketWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteBucketInput, _a2 ...request.Option)) *S3API_DeleteBucketWithContext_Call
func (*S3API_DeleteBucketWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucketWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteBucketInput, ...request.Option) (*s3.DeleteBucketOutput, error)) *S3API_DeleteBucketWithContext_Call
type S3API_DeleteBucket_Call ¶
S3API_DeleteBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteBucket'
func (*S3API_DeleteBucket_Call) Return ¶
func (_c *S3API_DeleteBucket_Call) Return(_a0 *s3.DeleteBucketOutput, _a1 error) *S3API_DeleteBucket_Call
func (*S3API_DeleteBucket_Call) Run ¶
func (_c *S3API_DeleteBucket_Call) Run(run func(_a0 *s3.DeleteBucketInput)) *S3API_DeleteBucket_Call
func (*S3API_DeleteBucket_Call) RunAndReturn ¶
func (_c *S3API_DeleteBucket_Call) RunAndReturn(run func(*s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)) *S3API_DeleteBucket_Call
type S3API_DeleteObjectRequest_Call ¶
S3API_DeleteObjectRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectRequest'
func (*S3API_DeleteObjectRequest_Call) Return ¶
func (_c *S3API_DeleteObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteObjectOutput) *S3API_DeleteObjectRequest_Call
func (*S3API_DeleteObjectRequest_Call) Run ¶
func (_c *S3API_DeleteObjectRequest_Call) Run(run func(_a0 *s3.DeleteObjectInput)) *S3API_DeleteObjectRequest_Call
func (*S3API_DeleteObjectRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectRequest_Call) RunAndReturn(run func(*s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)) *S3API_DeleteObjectRequest_Call
type S3API_DeleteObjectTaggingRequest_Call ¶
S3API_DeleteObjectTaggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectTaggingRequest'
func (*S3API_DeleteObjectTaggingRequest_Call) Return ¶
func (_c *S3API_DeleteObjectTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteObjectTaggingOutput) *S3API_DeleteObjectTaggingRequest_Call
func (*S3API_DeleteObjectTaggingRequest_Call) Run ¶
func (_c *S3API_DeleteObjectTaggingRequest_Call) Run(run func(_a0 *s3.DeleteObjectTaggingInput)) *S3API_DeleteObjectTaggingRequest_Call
func (*S3API_DeleteObjectTaggingRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectTaggingRequest_Call) RunAndReturn(run func(*s3.DeleteObjectTaggingInput) (*request.Request, *s3.DeleteObjectTaggingOutput)) *S3API_DeleteObjectTaggingRequest_Call
type S3API_DeleteObjectTaggingWithContext_Call ¶
S3API_DeleteObjectTaggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectTaggingWithContext'
func (*S3API_DeleteObjectTaggingWithContext_Call) Return ¶
func (_c *S3API_DeleteObjectTaggingWithContext_Call) Return(_a0 *s3.DeleteObjectTaggingOutput, _a1 error) *S3API_DeleteObjectTaggingWithContext_Call
func (*S3API_DeleteObjectTaggingWithContext_Call) Run ¶
func (_c *S3API_DeleteObjectTaggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteObjectTaggingInput, _a2 ...request.Option)) *S3API_DeleteObjectTaggingWithContext_Call
func (*S3API_DeleteObjectTaggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectTaggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteObjectTaggingInput, ...request.Option) (*s3.DeleteObjectTaggingOutput, error)) *S3API_DeleteObjectTaggingWithContext_Call
type S3API_DeleteObjectTagging_Call ¶
S3API_DeleteObjectTagging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectTagging'
func (*S3API_DeleteObjectTagging_Call) Return ¶
func (_c *S3API_DeleteObjectTagging_Call) Return(_a0 *s3.DeleteObjectTaggingOutput, _a1 error) *S3API_DeleteObjectTagging_Call
func (*S3API_DeleteObjectTagging_Call) Run ¶
func (_c *S3API_DeleteObjectTagging_Call) Run(run func(_a0 *s3.DeleteObjectTaggingInput)) *S3API_DeleteObjectTagging_Call
func (*S3API_DeleteObjectTagging_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectTagging_Call) RunAndReturn(run func(*s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)) *S3API_DeleteObjectTagging_Call
type S3API_DeleteObjectWithContext_Call ¶
S3API_DeleteObjectWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectWithContext'
func (*S3API_DeleteObjectWithContext_Call) Return ¶
func (_c *S3API_DeleteObjectWithContext_Call) Return(_a0 *s3.DeleteObjectOutput, _a1 error) *S3API_DeleteObjectWithContext_Call
func (*S3API_DeleteObjectWithContext_Call) Run ¶
func (_c *S3API_DeleteObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteObjectInput, _a2 ...request.Option)) *S3API_DeleteObjectWithContext_Call
func (*S3API_DeleteObjectWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteObjectInput, ...request.Option) (*s3.DeleteObjectOutput, error)) *S3API_DeleteObjectWithContext_Call
type S3API_DeleteObject_Call ¶
S3API_DeleteObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObject'
func (*S3API_DeleteObject_Call) Return ¶
func (_c *S3API_DeleteObject_Call) Return(_a0 *s3.DeleteObjectOutput, _a1 error) *S3API_DeleteObject_Call
func (*S3API_DeleteObject_Call) Run ¶
func (_c *S3API_DeleteObject_Call) Run(run func(_a0 *s3.DeleteObjectInput)) *S3API_DeleteObject_Call
func (*S3API_DeleteObject_Call) RunAndReturn ¶
func (_c *S3API_DeleteObject_Call) RunAndReturn(run func(*s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)) *S3API_DeleteObject_Call
type S3API_DeleteObjectsRequest_Call ¶
S3API_DeleteObjectsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectsRequest'
func (*S3API_DeleteObjectsRequest_Call) Return ¶
func (_c *S3API_DeleteObjectsRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeleteObjectsOutput) *S3API_DeleteObjectsRequest_Call
func (*S3API_DeleteObjectsRequest_Call) Run ¶
func (_c *S3API_DeleteObjectsRequest_Call) Run(run func(_a0 *s3.DeleteObjectsInput)) *S3API_DeleteObjectsRequest_Call
func (*S3API_DeleteObjectsRequest_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectsRequest_Call) RunAndReturn(run func(*s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)) *S3API_DeleteObjectsRequest_Call
type S3API_DeleteObjectsWithContext_Call ¶
S3API_DeleteObjectsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjectsWithContext'
func (*S3API_DeleteObjectsWithContext_Call) Return ¶
func (_c *S3API_DeleteObjectsWithContext_Call) Return(_a0 *s3.DeleteObjectsOutput, _a1 error) *S3API_DeleteObjectsWithContext_Call
func (*S3API_DeleteObjectsWithContext_Call) Run ¶
func (_c *S3API_DeleteObjectsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeleteObjectsInput, _a2 ...request.Option)) *S3API_DeleteObjectsWithContext_Call
func (*S3API_DeleteObjectsWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjectsWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeleteObjectsInput, ...request.Option) (*s3.DeleteObjectsOutput, error)) *S3API_DeleteObjectsWithContext_Call
type S3API_DeleteObjects_Call ¶
S3API_DeleteObjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObjects'
func (*S3API_DeleteObjects_Call) Return ¶
func (_c *S3API_DeleteObjects_Call) Return(_a0 *s3.DeleteObjectsOutput, _a1 error) *S3API_DeleteObjects_Call
func (*S3API_DeleteObjects_Call) Run ¶
func (_c *S3API_DeleteObjects_Call) Run(run func(_a0 *s3.DeleteObjectsInput)) *S3API_DeleteObjects_Call
func (*S3API_DeleteObjects_Call) RunAndReturn ¶
func (_c *S3API_DeleteObjects_Call) RunAndReturn(run func(*s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)) *S3API_DeleteObjects_Call
type S3API_DeletePublicAccessBlockRequest_Call ¶
S3API_DeletePublicAccessBlockRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePublicAccessBlockRequest'
func (*S3API_DeletePublicAccessBlockRequest_Call) Return ¶
func (_c *S3API_DeletePublicAccessBlockRequest_Call) Return(_a0 *request.Request, _a1 *s3.DeletePublicAccessBlockOutput) *S3API_DeletePublicAccessBlockRequest_Call
func (*S3API_DeletePublicAccessBlockRequest_Call) Run ¶
func (_c *S3API_DeletePublicAccessBlockRequest_Call) Run(run func(_a0 *s3.DeletePublicAccessBlockInput)) *S3API_DeletePublicAccessBlockRequest_Call
func (*S3API_DeletePublicAccessBlockRequest_Call) RunAndReturn ¶
func (_c *S3API_DeletePublicAccessBlockRequest_Call) RunAndReturn(run func(*s3.DeletePublicAccessBlockInput) (*request.Request, *s3.DeletePublicAccessBlockOutput)) *S3API_DeletePublicAccessBlockRequest_Call
type S3API_DeletePublicAccessBlockWithContext_Call ¶
S3API_DeletePublicAccessBlockWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePublicAccessBlockWithContext'
func (*S3API_DeletePublicAccessBlockWithContext_Call) Return ¶
func (_c *S3API_DeletePublicAccessBlockWithContext_Call) Return(_a0 *s3.DeletePublicAccessBlockOutput, _a1 error) *S3API_DeletePublicAccessBlockWithContext_Call
func (*S3API_DeletePublicAccessBlockWithContext_Call) Run ¶
func (_c *S3API_DeletePublicAccessBlockWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.DeletePublicAccessBlockInput, _a2 ...request.Option)) *S3API_DeletePublicAccessBlockWithContext_Call
func (*S3API_DeletePublicAccessBlockWithContext_Call) RunAndReturn ¶
func (_c *S3API_DeletePublicAccessBlockWithContext_Call) RunAndReturn(run func(context.Context, *s3.DeletePublicAccessBlockInput, ...request.Option) (*s3.DeletePublicAccessBlockOutput, error)) *S3API_DeletePublicAccessBlockWithContext_Call
type S3API_DeletePublicAccessBlock_Call ¶
S3API_DeletePublicAccessBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePublicAccessBlock'
func (*S3API_DeletePublicAccessBlock_Call) Return ¶
func (_c *S3API_DeletePublicAccessBlock_Call) Return(_a0 *s3.DeletePublicAccessBlockOutput, _a1 error) *S3API_DeletePublicAccessBlock_Call
func (*S3API_DeletePublicAccessBlock_Call) Run ¶
func (_c *S3API_DeletePublicAccessBlock_Call) Run(run func(_a0 *s3.DeletePublicAccessBlockInput)) *S3API_DeletePublicAccessBlock_Call
func (*S3API_DeletePublicAccessBlock_Call) RunAndReturn ¶
func (_c *S3API_DeletePublicAccessBlock_Call) RunAndReturn(run func(*s3.DeletePublicAccessBlockInput) (*s3.DeletePublicAccessBlockOutput, error)) *S3API_DeletePublicAccessBlock_Call
type S3API_Expecter ¶
type S3API_Expecter struct {
// contains filtered or unexported fields
}
func (*S3API_Expecter) AbortMultipartUpload ¶
func (_e *S3API_Expecter) AbortMultipartUpload(_a0 interface{}) *S3API_AbortMultipartUpload_Call
AbortMultipartUpload is a helper method to define mock.On call
- _a0 *s3.AbortMultipartUploadInput
func (*S3API_Expecter) AbortMultipartUploadRequest ¶
func (_e *S3API_Expecter) AbortMultipartUploadRequest(_a0 interface{}) *S3API_AbortMultipartUploadRequest_Call
AbortMultipartUploadRequest is a helper method to define mock.On call
- _a0 *s3.AbortMultipartUploadInput
func (*S3API_Expecter) AbortMultipartUploadWithContext ¶
func (_e *S3API_Expecter) AbortMultipartUploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_AbortMultipartUploadWithContext_Call
AbortMultipartUploadWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.AbortMultipartUploadInput
- _a2 ...request.Option
func (*S3API_Expecter) CompleteMultipartUpload ¶
func (_e *S3API_Expecter) CompleteMultipartUpload(_a0 interface{}) *S3API_CompleteMultipartUpload_Call
CompleteMultipartUpload is a helper method to define mock.On call
- _a0 *s3.CompleteMultipartUploadInput
func (*S3API_Expecter) CompleteMultipartUploadRequest ¶
func (_e *S3API_Expecter) CompleteMultipartUploadRequest(_a0 interface{}) *S3API_CompleteMultipartUploadRequest_Call
CompleteMultipartUploadRequest is a helper method to define mock.On call
- _a0 *s3.CompleteMultipartUploadInput
func (*S3API_Expecter) CompleteMultipartUploadWithContext ¶
func (_e *S3API_Expecter) CompleteMultipartUploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CompleteMultipartUploadWithContext_Call
CompleteMultipartUploadWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.CompleteMultipartUploadInput
- _a2 ...request.Option
func (*S3API_Expecter) CopyObject ¶
func (_e *S3API_Expecter) CopyObject(_a0 interface{}) *S3API_CopyObject_Call
CopyObject is a helper method to define mock.On call
- _a0 *s3.CopyObjectInput
func (*S3API_Expecter) CopyObjectRequest ¶
func (_e *S3API_Expecter) CopyObjectRequest(_a0 interface{}) *S3API_CopyObjectRequest_Call
CopyObjectRequest is a helper method to define mock.On call
- _a0 *s3.CopyObjectInput
func (*S3API_Expecter) CopyObjectWithContext ¶
func (_e *S3API_Expecter) CopyObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CopyObjectWithContext_Call
CopyObjectWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.CopyObjectInput
- _a2 ...request.Option
func (*S3API_Expecter) CreateBucket ¶
func (_e *S3API_Expecter) CreateBucket(_a0 interface{}) *S3API_CreateBucket_Call
CreateBucket is a helper method to define mock.On call
- _a0 *s3.CreateBucketInput
func (*S3API_Expecter) CreateBucketRequest ¶
func (_e *S3API_Expecter) CreateBucketRequest(_a0 interface{}) *S3API_CreateBucketRequest_Call
CreateBucketRequest is a helper method to define mock.On call
- _a0 *s3.CreateBucketInput
func (*S3API_Expecter) CreateBucketWithContext ¶
func (_e *S3API_Expecter) CreateBucketWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CreateBucketWithContext_Call
CreateBucketWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.CreateBucketInput
- _a2 ...request.Option
func (*S3API_Expecter) CreateMultipartUpload ¶
func (_e *S3API_Expecter) CreateMultipartUpload(_a0 interface{}) *S3API_CreateMultipartUpload_Call
CreateMultipartUpload is a helper method to define mock.On call
- _a0 *s3.CreateMultipartUploadInput
func (*S3API_Expecter) CreateMultipartUploadRequest ¶
func (_e *S3API_Expecter) CreateMultipartUploadRequest(_a0 interface{}) *S3API_CreateMultipartUploadRequest_Call
CreateMultipartUploadRequest is a helper method to define mock.On call
- _a0 *s3.CreateMultipartUploadInput
func (*S3API_Expecter) CreateMultipartUploadWithContext ¶
func (_e *S3API_Expecter) CreateMultipartUploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CreateMultipartUploadWithContext_Call
CreateMultipartUploadWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.CreateMultipartUploadInput
- _a2 ...request.Option
func (*S3API_Expecter) CreateSession ¶
func (_e *S3API_Expecter) CreateSession(_a0 interface{}) *S3API_CreateSession_Call
CreateSession is a helper method to define mock.On call
- _a0 *s3.CreateSessionInput
func (*S3API_Expecter) CreateSessionRequest ¶
func (_e *S3API_Expecter) CreateSessionRequest(_a0 interface{}) *S3API_CreateSessionRequest_Call
CreateSessionRequest is a helper method to define mock.On call
- _a0 *s3.CreateSessionInput
func (*S3API_Expecter) CreateSessionWithContext ¶
func (_e *S3API_Expecter) CreateSessionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_CreateSessionWithContext_Call
CreateSessionWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.CreateSessionInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucket ¶
func (_e *S3API_Expecter) DeleteBucket(_a0 interface{}) *S3API_DeleteBucket_Call
DeleteBucket is a helper method to define mock.On call
- _a0 *s3.DeleteBucketInput
func (*S3API_Expecter) DeleteBucketAnalyticsConfiguration ¶
func (_e *S3API_Expecter) DeleteBucketAnalyticsConfiguration(_a0 interface{}) *S3API_DeleteBucketAnalyticsConfiguration_Call
DeleteBucketAnalyticsConfiguration is a helper method to define mock.On call
- _a0 *s3.DeleteBucketAnalyticsConfigurationInput
func (*S3API_Expecter) DeleteBucketAnalyticsConfigurationRequest ¶
func (_e *S3API_Expecter) DeleteBucketAnalyticsConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketAnalyticsConfigurationRequest_Call
DeleteBucketAnalyticsConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketAnalyticsConfigurationInput
func (*S3API_Expecter) DeleteBucketAnalyticsConfigurationWithContext ¶
func (_e *S3API_Expecter) DeleteBucketAnalyticsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketAnalyticsConfigurationWithContext_Call
DeleteBucketAnalyticsConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketAnalyticsConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketCors ¶
func (_e *S3API_Expecter) DeleteBucketCors(_a0 interface{}) *S3API_DeleteBucketCors_Call
DeleteBucketCors is a helper method to define mock.On call
- _a0 *s3.DeleteBucketCorsInput
func (*S3API_Expecter) DeleteBucketCorsRequest ¶
func (_e *S3API_Expecter) DeleteBucketCorsRequest(_a0 interface{}) *S3API_DeleteBucketCorsRequest_Call
DeleteBucketCorsRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketCorsInput
func (*S3API_Expecter) DeleteBucketCorsWithContext ¶
func (_e *S3API_Expecter) DeleteBucketCorsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketCorsWithContext_Call
DeleteBucketCorsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketCorsInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketEncryption ¶
func (_e *S3API_Expecter) DeleteBucketEncryption(_a0 interface{}) *S3API_DeleteBucketEncryption_Call
DeleteBucketEncryption is a helper method to define mock.On call
- _a0 *s3.DeleteBucketEncryptionInput
func (*S3API_Expecter) DeleteBucketEncryptionRequest ¶
func (_e *S3API_Expecter) DeleteBucketEncryptionRequest(_a0 interface{}) *S3API_DeleteBucketEncryptionRequest_Call
DeleteBucketEncryptionRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketEncryptionInput
func (*S3API_Expecter) DeleteBucketEncryptionWithContext ¶
func (_e *S3API_Expecter) DeleteBucketEncryptionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketEncryptionWithContext_Call
DeleteBucketEncryptionWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketEncryptionInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketIntelligentTieringConfiguration ¶
func (_e *S3API_Expecter) DeleteBucketIntelligentTieringConfiguration(_a0 interface{}) *S3API_DeleteBucketIntelligentTieringConfiguration_Call
DeleteBucketIntelligentTieringConfiguration is a helper method to define mock.On call
- _a0 *s3.DeleteBucketIntelligentTieringConfigurationInput
func (*S3API_Expecter) DeleteBucketIntelligentTieringConfigurationRequest ¶
func (_e *S3API_Expecter) DeleteBucketIntelligentTieringConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketIntelligentTieringConfigurationRequest_Call
DeleteBucketIntelligentTieringConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketIntelligentTieringConfigurationInput
func (*S3API_Expecter) DeleteBucketIntelligentTieringConfigurationWithContext ¶
func (_e *S3API_Expecter) DeleteBucketIntelligentTieringConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketIntelligentTieringConfigurationWithContext_Call
DeleteBucketIntelligentTieringConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketIntelligentTieringConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketInventoryConfiguration ¶
func (_e *S3API_Expecter) DeleteBucketInventoryConfiguration(_a0 interface{}) *S3API_DeleteBucketInventoryConfiguration_Call
DeleteBucketInventoryConfiguration is a helper method to define mock.On call
- _a0 *s3.DeleteBucketInventoryConfigurationInput
func (*S3API_Expecter) DeleteBucketInventoryConfigurationRequest ¶
func (_e *S3API_Expecter) DeleteBucketInventoryConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketInventoryConfigurationRequest_Call
DeleteBucketInventoryConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketInventoryConfigurationInput
func (*S3API_Expecter) DeleteBucketInventoryConfigurationWithContext ¶
func (_e *S3API_Expecter) DeleteBucketInventoryConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketInventoryConfigurationWithContext_Call
DeleteBucketInventoryConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketInventoryConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketLifecycle ¶
func (_e *S3API_Expecter) DeleteBucketLifecycle(_a0 interface{}) *S3API_DeleteBucketLifecycle_Call
DeleteBucketLifecycle is a helper method to define mock.On call
- _a0 *s3.DeleteBucketLifecycleInput
func (*S3API_Expecter) DeleteBucketLifecycleRequest ¶
func (_e *S3API_Expecter) DeleteBucketLifecycleRequest(_a0 interface{}) *S3API_DeleteBucketLifecycleRequest_Call
DeleteBucketLifecycleRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketLifecycleInput
func (*S3API_Expecter) DeleteBucketLifecycleWithContext ¶
func (_e *S3API_Expecter) DeleteBucketLifecycleWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketLifecycleWithContext_Call
DeleteBucketLifecycleWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketLifecycleInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketMetricsConfiguration ¶
func (_e *S3API_Expecter) DeleteBucketMetricsConfiguration(_a0 interface{}) *S3API_DeleteBucketMetricsConfiguration_Call
DeleteBucketMetricsConfiguration is a helper method to define mock.On call
- _a0 *s3.DeleteBucketMetricsConfigurationInput
func (*S3API_Expecter) DeleteBucketMetricsConfigurationRequest ¶
func (_e *S3API_Expecter) DeleteBucketMetricsConfigurationRequest(_a0 interface{}) *S3API_DeleteBucketMetricsConfigurationRequest_Call
DeleteBucketMetricsConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketMetricsConfigurationInput
func (*S3API_Expecter) DeleteBucketMetricsConfigurationWithContext ¶
func (_e *S3API_Expecter) DeleteBucketMetricsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketMetricsConfigurationWithContext_Call
DeleteBucketMetricsConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketMetricsConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketOwnershipControls ¶
func (_e *S3API_Expecter) DeleteBucketOwnershipControls(_a0 interface{}) *S3API_DeleteBucketOwnershipControls_Call
DeleteBucketOwnershipControls is a helper method to define mock.On call
- _a0 *s3.DeleteBucketOwnershipControlsInput
func (*S3API_Expecter) DeleteBucketOwnershipControlsRequest ¶
func (_e *S3API_Expecter) DeleteBucketOwnershipControlsRequest(_a0 interface{}) *S3API_DeleteBucketOwnershipControlsRequest_Call
DeleteBucketOwnershipControlsRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketOwnershipControlsInput
func (*S3API_Expecter) DeleteBucketOwnershipControlsWithContext ¶
func (_e *S3API_Expecter) DeleteBucketOwnershipControlsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketOwnershipControlsWithContext_Call
DeleteBucketOwnershipControlsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketOwnershipControlsInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketPolicy ¶
func (_e *S3API_Expecter) DeleteBucketPolicy(_a0 interface{}) *S3API_DeleteBucketPolicy_Call
DeleteBucketPolicy is a helper method to define mock.On call
- _a0 *s3.DeleteBucketPolicyInput
func (*S3API_Expecter) DeleteBucketPolicyRequest ¶
func (_e *S3API_Expecter) DeleteBucketPolicyRequest(_a0 interface{}) *S3API_DeleteBucketPolicyRequest_Call
DeleteBucketPolicyRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketPolicyInput
func (*S3API_Expecter) DeleteBucketPolicyWithContext ¶
func (_e *S3API_Expecter) DeleteBucketPolicyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketPolicyWithContext_Call
DeleteBucketPolicyWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketPolicyInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketReplication ¶
func (_e *S3API_Expecter) DeleteBucketReplication(_a0 interface{}) *S3API_DeleteBucketReplication_Call
DeleteBucketReplication is a helper method to define mock.On call
- _a0 *s3.DeleteBucketReplicationInput
func (*S3API_Expecter) DeleteBucketReplicationRequest ¶
func (_e *S3API_Expecter) DeleteBucketReplicationRequest(_a0 interface{}) *S3API_DeleteBucketReplicationRequest_Call
DeleteBucketReplicationRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketReplicationInput
func (*S3API_Expecter) DeleteBucketReplicationWithContext ¶
func (_e *S3API_Expecter) DeleteBucketReplicationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketReplicationWithContext_Call
DeleteBucketReplicationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketReplicationInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketRequest ¶
func (_e *S3API_Expecter) DeleteBucketRequest(_a0 interface{}) *S3API_DeleteBucketRequest_Call
DeleteBucketRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketInput
func (*S3API_Expecter) DeleteBucketTagging ¶
func (_e *S3API_Expecter) DeleteBucketTagging(_a0 interface{}) *S3API_DeleteBucketTagging_Call
DeleteBucketTagging is a helper method to define mock.On call
- _a0 *s3.DeleteBucketTaggingInput
func (*S3API_Expecter) DeleteBucketTaggingRequest ¶
func (_e *S3API_Expecter) DeleteBucketTaggingRequest(_a0 interface{}) *S3API_DeleteBucketTaggingRequest_Call
DeleteBucketTaggingRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketTaggingInput
func (*S3API_Expecter) DeleteBucketTaggingWithContext ¶
func (_e *S3API_Expecter) DeleteBucketTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketTaggingWithContext_Call
DeleteBucketTaggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketTaggingInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketWebsite ¶
func (_e *S3API_Expecter) DeleteBucketWebsite(_a0 interface{}) *S3API_DeleteBucketWebsite_Call
DeleteBucketWebsite is a helper method to define mock.On call
- _a0 *s3.DeleteBucketWebsiteInput
func (*S3API_Expecter) DeleteBucketWebsiteRequest ¶
func (_e *S3API_Expecter) DeleteBucketWebsiteRequest(_a0 interface{}) *S3API_DeleteBucketWebsiteRequest_Call
DeleteBucketWebsiteRequest is a helper method to define mock.On call
- _a0 *s3.DeleteBucketWebsiteInput
func (*S3API_Expecter) DeleteBucketWebsiteWithContext ¶
func (_e *S3API_Expecter) DeleteBucketWebsiteWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketWebsiteWithContext_Call
DeleteBucketWebsiteWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketWebsiteInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteBucketWithContext ¶
func (_e *S3API_Expecter) DeleteBucketWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteBucketWithContext_Call
DeleteBucketWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteBucketInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteObject ¶
func (_e *S3API_Expecter) DeleteObject(_a0 interface{}) *S3API_DeleteObject_Call
DeleteObject is a helper method to define mock.On call
- _a0 *s3.DeleteObjectInput
func (*S3API_Expecter) DeleteObjectRequest ¶
func (_e *S3API_Expecter) DeleteObjectRequest(_a0 interface{}) *S3API_DeleteObjectRequest_Call
DeleteObjectRequest is a helper method to define mock.On call
- _a0 *s3.DeleteObjectInput
func (*S3API_Expecter) DeleteObjectTagging ¶
func (_e *S3API_Expecter) DeleteObjectTagging(_a0 interface{}) *S3API_DeleteObjectTagging_Call
DeleteObjectTagging is a helper method to define mock.On call
- _a0 *s3.DeleteObjectTaggingInput
func (*S3API_Expecter) DeleteObjectTaggingRequest ¶
func (_e *S3API_Expecter) DeleteObjectTaggingRequest(_a0 interface{}) *S3API_DeleteObjectTaggingRequest_Call
DeleteObjectTaggingRequest is a helper method to define mock.On call
- _a0 *s3.DeleteObjectTaggingInput
func (*S3API_Expecter) DeleteObjectTaggingWithContext ¶
func (_e *S3API_Expecter) DeleteObjectTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteObjectTaggingWithContext_Call
DeleteObjectTaggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteObjectTaggingInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteObjectWithContext ¶
func (_e *S3API_Expecter) DeleteObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteObjectWithContext_Call
DeleteObjectWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteObjectInput
- _a2 ...request.Option
func (*S3API_Expecter) DeleteObjects ¶
func (_e *S3API_Expecter) DeleteObjects(_a0 interface{}) *S3API_DeleteObjects_Call
DeleteObjects is a helper method to define mock.On call
- _a0 *s3.DeleteObjectsInput
func (*S3API_Expecter) DeleteObjectsRequest ¶
func (_e *S3API_Expecter) DeleteObjectsRequest(_a0 interface{}) *S3API_DeleteObjectsRequest_Call
DeleteObjectsRequest is a helper method to define mock.On call
- _a0 *s3.DeleteObjectsInput
func (*S3API_Expecter) DeleteObjectsWithContext ¶
func (_e *S3API_Expecter) DeleteObjectsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeleteObjectsWithContext_Call
DeleteObjectsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeleteObjectsInput
- _a2 ...request.Option
func (*S3API_Expecter) DeletePublicAccessBlock ¶
func (_e *S3API_Expecter) DeletePublicAccessBlock(_a0 interface{}) *S3API_DeletePublicAccessBlock_Call
DeletePublicAccessBlock is a helper method to define mock.On call
- _a0 *s3.DeletePublicAccessBlockInput
func (*S3API_Expecter) DeletePublicAccessBlockRequest ¶
func (_e *S3API_Expecter) DeletePublicAccessBlockRequest(_a0 interface{}) *S3API_DeletePublicAccessBlockRequest_Call
DeletePublicAccessBlockRequest is a helper method to define mock.On call
- _a0 *s3.DeletePublicAccessBlockInput
func (*S3API_Expecter) DeletePublicAccessBlockWithContext ¶
func (_e *S3API_Expecter) DeletePublicAccessBlockWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_DeletePublicAccessBlockWithContext_Call
DeletePublicAccessBlockWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.DeletePublicAccessBlockInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketAccelerateConfiguration ¶
func (_e *S3API_Expecter) GetBucketAccelerateConfiguration(_a0 interface{}) *S3API_GetBucketAccelerateConfiguration_Call
GetBucketAccelerateConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketAccelerateConfigurationInput
func (*S3API_Expecter) GetBucketAccelerateConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketAccelerateConfigurationRequest(_a0 interface{}) *S3API_GetBucketAccelerateConfigurationRequest_Call
GetBucketAccelerateConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketAccelerateConfigurationInput
func (*S3API_Expecter) GetBucketAccelerateConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketAccelerateConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketAccelerateConfigurationWithContext_Call
GetBucketAccelerateConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketAccelerateConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketAcl ¶
func (_e *S3API_Expecter) GetBucketAcl(_a0 interface{}) *S3API_GetBucketAcl_Call
GetBucketAcl is a helper method to define mock.On call
- _a0 *s3.GetBucketAclInput
func (*S3API_Expecter) GetBucketAclRequest ¶
func (_e *S3API_Expecter) GetBucketAclRequest(_a0 interface{}) *S3API_GetBucketAclRequest_Call
GetBucketAclRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketAclInput
func (*S3API_Expecter) GetBucketAclWithContext ¶
func (_e *S3API_Expecter) GetBucketAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketAclWithContext_Call
GetBucketAclWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketAclInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketAnalyticsConfiguration ¶
func (_e *S3API_Expecter) GetBucketAnalyticsConfiguration(_a0 interface{}) *S3API_GetBucketAnalyticsConfiguration_Call
GetBucketAnalyticsConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketAnalyticsConfigurationInput
func (*S3API_Expecter) GetBucketAnalyticsConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketAnalyticsConfigurationRequest(_a0 interface{}) *S3API_GetBucketAnalyticsConfigurationRequest_Call
GetBucketAnalyticsConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketAnalyticsConfigurationInput
func (*S3API_Expecter) GetBucketAnalyticsConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketAnalyticsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
GetBucketAnalyticsConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketAnalyticsConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketCors ¶
func (_e *S3API_Expecter) GetBucketCors(_a0 interface{}) *S3API_GetBucketCors_Call
GetBucketCors is a helper method to define mock.On call
- _a0 *s3.GetBucketCorsInput
func (*S3API_Expecter) GetBucketCorsRequest ¶
func (_e *S3API_Expecter) GetBucketCorsRequest(_a0 interface{}) *S3API_GetBucketCorsRequest_Call
GetBucketCorsRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketCorsInput
func (*S3API_Expecter) GetBucketCorsWithContext ¶
func (_e *S3API_Expecter) GetBucketCorsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketCorsWithContext_Call
GetBucketCorsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketCorsInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketEncryption ¶
func (_e *S3API_Expecter) GetBucketEncryption(_a0 interface{}) *S3API_GetBucketEncryption_Call
GetBucketEncryption is a helper method to define mock.On call
- _a0 *s3.GetBucketEncryptionInput
func (*S3API_Expecter) GetBucketEncryptionRequest ¶
func (_e *S3API_Expecter) GetBucketEncryptionRequest(_a0 interface{}) *S3API_GetBucketEncryptionRequest_Call
GetBucketEncryptionRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketEncryptionInput
func (*S3API_Expecter) GetBucketEncryptionWithContext ¶
func (_e *S3API_Expecter) GetBucketEncryptionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketEncryptionWithContext_Call
GetBucketEncryptionWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketEncryptionInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketIntelligentTieringConfiguration ¶
func (_e *S3API_Expecter) GetBucketIntelligentTieringConfiguration(_a0 interface{}) *S3API_GetBucketIntelligentTieringConfiguration_Call
GetBucketIntelligentTieringConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketIntelligentTieringConfigurationInput
func (*S3API_Expecter) GetBucketIntelligentTieringConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketIntelligentTieringConfigurationRequest(_a0 interface{}) *S3API_GetBucketIntelligentTieringConfigurationRequest_Call
GetBucketIntelligentTieringConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketIntelligentTieringConfigurationInput
func (*S3API_Expecter) GetBucketIntelligentTieringConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketIntelligentTieringConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
GetBucketIntelligentTieringConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketIntelligentTieringConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketInventoryConfiguration ¶
func (_e *S3API_Expecter) GetBucketInventoryConfiguration(_a0 interface{}) *S3API_GetBucketInventoryConfiguration_Call
GetBucketInventoryConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketInventoryConfigurationInput
func (*S3API_Expecter) GetBucketInventoryConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketInventoryConfigurationRequest(_a0 interface{}) *S3API_GetBucketInventoryConfigurationRequest_Call
GetBucketInventoryConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketInventoryConfigurationInput
func (*S3API_Expecter) GetBucketInventoryConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketInventoryConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketInventoryConfigurationWithContext_Call
GetBucketInventoryConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketInventoryConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketLifecycle ¶
func (_e *S3API_Expecter) GetBucketLifecycle(_a0 interface{}) *S3API_GetBucketLifecycle_Call
GetBucketLifecycle is a helper method to define mock.On call
- _a0 *s3.GetBucketLifecycleInput
func (*S3API_Expecter) GetBucketLifecycleConfiguration ¶
func (_e *S3API_Expecter) GetBucketLifecycleConfiguration(_a0 interface{}) *S3API_GetBucketLifecycleConfiguration_Call
GetBucketLifecycleConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketLifecycleConfigurationInput
func (*S3API_Expecter) GetBucketLifecycleConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketLifecycleConfigurationRequest(_a0 interface{}) *S3API_GetBucketLifecycleConfigurationRequest_Call
GetBucketLifecycleConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketLifecycleConfigurationInput
func (*S3API_Expecter) GetBucketLifecycleConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketLifecycleConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLifecycleConfigurationWithContext_Call
GetBucketLifecycleConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketLifecycleConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketLifecycleRequest ¶
func (_e *S3API_Expecter) GetBucketLifecycleRequest(_a0 interface{}) *S3API_GetBucketLifecycleRequest_Call
GetBucketLifecycleRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketLifecycleInput
func (*S3API_Expecter) GetBucketLifecycleWithContext ¶
func (_e *S3API_Expecter) GetBucketLifecycleWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLifecycleWithContext_Call
GetBucketLifecycleWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketLifecycleInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketLocation ¶
func (_e *S3API_Expecter) GetBucketLocation(_a0 interface{}) *S3API_GetBucketLocation_Call
GetBucketLocation is a helper method to define mock.On call
- _a0 *s3.GetBucketLocationInput
func (*S3API_Expecter) GetBucketLocationRequest ¶
func (_e *S3API_Expecter) GetBucketLocationRequest(_a0 interface{}) *S3API_GetBucketLocationRequest_Call
GetBucketLocationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketLocationInput
func (*S3API_Expecter) GetBucketLocationWithContext ¶
func (_e *S3API_Expecter) GetBucketLocationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLocationWithContext_Call
GetBucketLocationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketLocationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketLogging ¶
func (_e *S3API_Expecter) GetBucketLogging(_a0 interface{}) *S3API_GetBucketLogging_Call
GetBucketLogging is a helper method to define mock.On call
- _a0 *s3.GetBucketLoggingInput
func (*S3API_Expecter) GetBucketLoggingRequest ¶
func (_e *S3API_Expecter) GetBucketLoggingRequest(_a0 interface{}) *S3API_GetBucketLoggingRequest_Call
GetBucketLoggingRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketLoggingInput
func (*S3API_Expecter) GetBucketLoggingWithContext ¶
func (_e *S3API_Expecter) GetBucketLoggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketLoggingWithContext_Call
GetBucketLoggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketLoggingInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketMetricsConfiguration ¶
func (_e *S3API_Expecter) GetBucketMetricsConfiguration(_a0 interface{}) *S3API_GetBucketMetricsConfiguration_Call
GetBucketMetricsConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketMetricsConfigurationInput
func (*S3API_Expecter) GetBucketMetricsConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketMetricsConfigurationRequest(_a0 interface{}) *S3API_GetBucketMetricsConfigurationRequest_Call
GetBucketMetricsConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketMetricsConfigurationInput
func (*S3API_Expecter) GetBucketMetricsConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketMetricsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketMetricsConfigurationWithContext_Call
GetBucketMetricsConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketMetricsConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketNotification ¶
func (_e *S3API_Expecter) GetBucketNotification(_a0 interface{}) *S3API_GetBucketNotification_Call
GetBucketNotification is a helper method to define mock.On call
- _a0 *s3.GetBucketNotificationConfigurationRequest
func (*S3API_Expecter) GetBucketNotificationConfiguration ¶
func (_e *S3API_Expecter) GetBucketNotificationConfiguration(_a0 interface{}) *S3API_GetBucketNotificationConfiguration_Call
GetBucketNotificationConfiguration is a helper method to define mock.On call
- _a0 *s3.GetBucketNotificationConfigurationRequest
func (*S3API_Expecter) GetBucketNotificationConfigurationRequest ¶
func (_e *S3API_Expecter) GetBucketNotificationConfigurationRequest(_a0 interface{}) *S3API_GetBucketNotificationConfigurationRequest_Call
GetBucketNotificationConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketNotificationConfigurationRequest
func (*S3API_Expecter) GetBucketNotificationConfigurationWithContext ¶
func (_e *S3API_Expecter) GetBucketNotificationConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketNotificationConfigurationWithContext_Call
GetBucketNotificationConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketNotificationConfigurationRequest
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketNotificationRequest ¶
func (_e *S3API_Expecter) GetBucketNotificationRequest(_a0 interface{}) *S3API_GetBucketNotificationRequest_Call
GetBucketNotificationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketNotificationConfigurationRequest
func (*S3API_Expecter) GetBucketNotificationWithContext ¶
func (_e *S3API_Expecter) GetBucketNotificationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketNotificationWithContext_Call
GetBucketNotificationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketNotificationConfigurationRequest
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketOwnershipControls ¶
func (_e *S3API_Expecter) GetBucketOwnershipControls(_a0 interface{}) *S3API_GetBucketOwnershipControls_Call
GetBucketOwnershipControls is a helper method to define mock.On call
- _a0 *s3.GetBucketOwnershipControlsInput
func (*S3API_Expecter) GetBucketOwnershipControlsRequest ¶
func (_e *S3API_Expecter) GetBucketOwnershipControlsRequest(_a0 interface{}) *S3API_GetBucketOwnershipControlsRequest_Call
GetBucketOwnershipControlsRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketOwnershipControlsInput
func (*S3API_Expecter) GetBucketOwnershipControlsWithContext ¶
func (_e *S3API_Expecter) GetBucketOwnershipControlsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketOwnershipControlsWithContext_Call
GetBucketOwnershipControlsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketOwnershipControlsInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketPolicy ¶
func (_e *S3API_Expecter) GetBucketPolicy(_a0 interface{}) *S3API_GetBucketPolicy_Call
GetBucketPolicy is a helper method to define mock.On call
- _a0 *s3.GetBucketPolicyInput
func (*S3API_Expecter) GetBucketPolicyRequest ¶
func (_e *S3API_Expecter) GetBucketPolicyRequest(_a0 interface{}) *S3API_GetBucketPolicyRequest_Call
GetBucketPolicyRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketPolicyInput
func (*S3API_Expecter) GetBucketPolicyStatus ¶
func (_e *S3API_Expecter) GetBucketPolicyStatus(_a0 interface{}) *S3API_GetBucketPolicyStatus_Call
GetBucketPolicyStatus is a helper method to define mock.On call
- _a0 *s3.GetBucketPolicyStatusInput
func (*S3API_Expecter) GetBucketPolicyStatusRequest ¶
func (_e *S3API_Expecter) GetBucketPolicyStatusRequest(_a0 interface{}) *S3API_GetBucketPolicyStatusRequest_Call
GetBucketPolicyStatusRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketPolicyStatusInput
func (*S3API_Expecter) GetBucketPolicyStatusWithContext ¶
func (_e *S3API_Expecter) GetBucketPolicyStatusWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketPolicyStatusWithContext_Call
GetBucketPolicyStatusWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketPolicyStatusInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketPolicyWithContext ¶
func (_e *S3API_Expecter) GetBucketPolicyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketPolicyWithContext_Call
GetBucketPolicyWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketPolicyInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketReplication ¶
func (_e *S3API_Expecter) GetBucketReplication(_a0 interface{}) *S3API_GetBucketReplication_Call
GetBucketReplication is a helper method to define mock.On call
- _a0 *s3.GetBucketReplicationInput
func (*S3API_Expecter) GetBucketReplicationRequest ¶
func (_e *S3API_Expecter) GetBucketReplicationRequest(_a0 interface{}) *S3API_GetBucketReplicationRequest_Call
GetBucketReplicationRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketReplicationInput
func (*S3API_Expecter) GetBucketReplicationWithContext ¶
func (_e *S3API_Expecter) GetBucketReplicationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketReplicationWithContext_Call
GetBucketReplicationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketReplicationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketRequestPayment ¶
func (_e *S3API_Expecter) GetBucketRequestPayment(_a0 interface{}) *S3API_GetBucketRequestPayment_Call
GetBucketRequestPayment is a helper method to define mock.On call
- _a0 *s3.GetBucketRequestPaymentInput
func (*S3API_Expecter) GetBucketRequestPaymentRequest ¶
func (_e *S3API_Expecter) GetBucketRequestPaymentRequest(_a0 interface{}) *S3API_GetBucketRequestPaymentRequest_Call
GetBucketRequestPaymentRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketRequestPaymentInput
func (*S3API_Expecter) GetBucketRequestPaymentWithContext ¶
func (_e *S3API_Expecter) GetBucketRequestPaymentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketRequestPaymentWithContext_Call
GetBucketRequestPaymentWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketRequestPaymentInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketTagging ¶
func (_e *S3API_Expecter) GetBucketTagging(_a0 interface{}) *S3API_GetBucketTagging_Call
GetBucketTagging is a helper method to define mock.On call
- _a0 *s3.GetBucketTaggingInput
func (*S3API_Expecter) GetBucketTaggingRequest ¶
func (_e *S3API_Expecter) GetBucketTaggingRequest(_a0 interface{}) *S3API_GetBucketTaggingRequest_Call
GetBucketTaggingRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketTaggingInput
func (*S3API_Expecter) GetBucketTaggingWithContext ¶
func (_e *S3API_Expecter) GetBucketTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketTaggingWithContext_Call
GetBucketTaggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketTaggingInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketVersioning ¶
func (_e *S3API_Expecter) GetBucketVersioning(_a0 interface{}) *S3API_GetBucketVersioning_Call
GetBucketVersioning is a helper method to define mock.On call
- _a0 *s3.GetBucketVersioningInput
func (*S3API_Expecter) GetBucketVersioningRequest ¶
func (_e *S3API_Expecter) GetBucketVersioningRequest(_a0 interface{}) *S3API_GetBucketVersioningRequest_Call
GetBucketVersioningRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketVersioningInput
func (*S3API_Expecter) GetBucketVersioningWithContext ¶
func (_e *S3API_Expecter) GetBucketVersioningWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketVersioningWithContext_Call
GetBucketVersioningWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketVersioningInput
- _a2 ...request.Option
func (*S3API_Expecter) GetBucketWebsite ¶
func (_e *S3API_Expecter) GetBucketWebsite(_a0 interface{}) *S3API_GetBucketWebsite_Call
GetBucketWebsite is a helper method to define mock.On call
- _a0 *s3.GetBucketWebsiteInput
func (*S3API_Expecter) GetBucketWebsiteRequest ¶
func (_e *S3API_Expecter) GetBucketWebsiteRequest(_a0 interface{}) *S3API_GetBucketWebsiteRequest_Call
GetBucketWebsiteRequest is a helper method to define mock.On call
- _a0 *s3.GetBucketWebsiteInput
func (*S3API_Expecter) GetBucketWebsiteWithContext ¶
func (_e *S3API_Expecter) GetBucketWebsiteWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetBucketWebsiteWithContext_Call
GetBucketWebsiteWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetBucketWebsiteInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObject ¶
func (_e *S3API_Expecter) GetObject(_a0 interface{}) *S3API_GetObject_Call
GetObject is a helper method to define mock.On call
- _a0 *s3.GetObjectInput
func (*S3API_Expecter) GetObjectAcl ¶
func (_e *S3API_Expecter) GetObjectAcl(_a0 interface{}) *S3API_GetObjectAcl_Call
GetObjectAcl is a helper method to define mock.On call
- _a0 *s3.GetObjectAclInput
func (*S3API_Expecter) GetObjectAclRequest ¶
func (_e *S3API_Expecter) GetObjectAclRequest(_a0 interface{}) *S3API_GetObjectAclRequest_Call
GetObjectAclRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectAclInput
func (*S3API_Expecter) GetObjectAclWithContext ¶
func (_e *S3API_Expecter) GetObjectAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectAclWithContext_Call
GetObjectAclWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectAclInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectAttributes ¶
func (_e *S3API_Expecter) GetObjectAttributes(_a0 interface{}) *S3API_GetObjectAttributes_Call
GetObjectAttributes is a helper method to define mock.On call
- _a0 *s3.GetObjectAttributesInput
func (*S3API_Expecter) GetObjectAttributesRequest ¶
func (_e *S3API_Expecter) GetObjectAttributesRequest(_a0 interface{}) *S3API_GetObjectAttributesRequest_Call
GetObjectAttributesRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectAttributesInput
func (*S3API_Expecter) GetObjectAttributesWithContext ¶
func (_e *S3API_Expecter) GetObjectAttributesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectAttributesWithContext_Call
GetObjectAttributesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectAttributesInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectLegalHold ¶
func (_e *S3API_Expecter) GetObjectLegalHold(_a0 interface{}) *S3API_GetObjectLegalHold_Call
GetObjectLegalHold is a helper method to define mock.On call
- _a0 *s3.GetObjectLegalHoldInput
func (*S3API_Expecter) GetObjectLegalHoldRequest ¶
func (_e *S3API_Expecter) GetObjectLegalHoldRequest(_a0 interface{}) *S3API_GetObjectLegalHoldRequest_Call
GetObjectLegalHoldRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectLegalHoldInput
func (*S3API_Expecter) GetObjectLegalHoldWithContext ¶
func (_e *S3API_Expecter) GetObjectLegalHoldWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectLegalHoldWithContext_Call
GetObjectLegalHoldWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectLegalHoldInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectLockConfiguration ¶
func (_e *S3API_Expecter) GetObjectLockConfiguration(_a0 interface{}) *S3API_GetObjectLockConfiguration_Call
GetObjectLockConfiguration is a helper method to define mock.On call
- _a0 *s3.GetObjectLockConfigurationInput
func (*S3API_Expecter) GetObjectLockConfigurationRequest ¶
func (_e *S3API_Expecter) GetObjectLockConfigurationRequest(_a0 interface{}) *S3API_GetObjectLockConfigurationRequest_Call
GetObjectLockConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectLockConfigurationInput
func (*S3API_Expecter) GetObjectLockConfigurationWithContext ¶
func (_e *S3API_Expecter) GetObjectLockConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectLockConfigurationWithContext_Call
GetObjectLockConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectLockConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectRequest ¶
func (_e *S3API_Expecter) GetObjectRequest(_a0 interface{}) *S3API_GetObjectRequest_Call
GetObjectRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectInput
func (*S3API_Expecter) GetObjectRetention ¶
func (_e *S3API_Expecter) GetObjectRetention(_a0 interface{}) *S3API_GetObjectRetention_Call
GetObjectRetention is a helper method to define mock.On call
- _a0 *s3.GetObjectRetentionInput
func (*S3API_Expecter) GetObjectRetentionRequest ¶
func (_e *S3API_Expecter) GetObjectRetentionRequest(_a0 interface{}) *S3API_GetObjectRetentionRequest_Call
GetObjectRetentionRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectRetentionInput
func (*S3API_Expecter) GetObjectRetentionWithContext ¶
func (_e *S3API_Expecter) GetObjectRetentionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectRetentionWithContext_Call
GetObjectRetentionWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectRetentionInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectTagging ¶
func (_e *S3API_Expecter) GetObjectTagging(_a0 interface{}) *S3API_GetObjectTagging_Call
GetObjectTagging is a helper method to define mock.On call
- _a0 *s3.GetObjectTaggingInput
func (*S3API_Expecter) GetObjectTaggingRequest ¶
func (_e *S3API_Expecter) GetObjectTaggingRequest(_a0 interface{}) *S3API_GetObjectTaggingRequest_Call
GetObjectTaggingRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectTaggingInput
func (*S3API_Expecter) GetObjectTaggingWithContext ¶
func (_e *S3API_Expecter) GetObjectTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectTaggingWithContext_Call
GetObjectTaggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectTaggingInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectTorrent ¶
func (_e *S3API_Expecter) GetObjectTorrent(_a0 interface{}) *S3API_GetObjectTorrent_Call
GetObjectTorrent is a helper method to define mock.On call
- _a0 *s3.GetObjectTorrentInput
func (*S3API_Expecter) GetObjectTorrentRequest ¶
func (_e *S3API_Expecter) GetObjectTorrentRequest(_a0 interface{}) *S3API_GetObjectTorrentRequest_Call
GetObjectTorrentRequest is a helper method to define mock.On call
- _a0 *s3.GetObjectTorrentInput
func (*S3API_Expecter) GetObjectTorrentWithContext ¶
func (_e *S3API_Expecter) GetObjectTorrentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectTorrentWithContext_Call
GetObjectTorrentWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectTorrentInput
- _a2 ...request.Option
func (*S3API_Expecter) GetObjectWithContext ¶
func (_e *S3API_Expecter) GetObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetObjectWithContext_Call
GetObjectWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetObjectInput
- _a2 ...request.Option
func (*S3API_Expecter) GetPublicAccessBlock ¶
func (_e *S3API_Expecter) GetPublicAccessBlock(_a0 interface{}) *S3API_GetPublicAccessBlock_Call
GetPublicAccessBlock is a helper method to define mock.On call
- _a0 *s3.GetPublicAccessBlockInput
func (*S3API_Expecter) GetPublicAccessBlockRequest ¶
func (_e *S3API_Expecter) GetPublicAccessBlockRequest(_a0 interface{}) *S3API_GetPublicAccessBlockRequest_Call
GetPublicAccessBlockRequest is a helper method to define mock.On call
- _a0 *s3.GetPublicAccessBlockInput
func (*S3API_Expecter) GetPublicAccessBlockWithContext ¶
func (_e *S3API_Expecter) GetPublicAccessBlockWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_GetPublicAccessBlockWithContext_Call
GetPublicAccessBlockWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.GetPublicAccessBlockInput
- _a2 ...request.Option
func (*S3API_Expecter) HeadBucket ¶
func (_e *S3API_Expecter) HeadBucket(_a0 interface{}) *S3API_HeadBucket_Call
HeadBucket is a helper method to define mock.On call
- _a0 *s3.HeadBucketInput
func (*S3API_Expecter) HeadBucketRequest ¶
func (_e *S3API_Expecter) HeadBucketRequest(_a0 interface{}) *S3API_HeadBucketRequest_Call
HeadBucketRequest is a helper method to define mock.On call
- _a0 *s3.HeadBucketInput
func (*S3API_Expecter) HeadBucketWithContext ¶
func (_e *S3API_Expecter) HeadBucketWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_HeadBucketWithContext_Call
HeadBucketWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.HeadBucketInput
- _a2 ...request.Option
func (*S3API_Expecter) HeadObject ¶
func (_e *S3API_Expecter) HeadObject(_a0 interface{}) *S3API_HeadObject_Call
HeadObject is a helper method to define mock.On call
- _a0 *s3.HeadObjectInput
func (*S3API_Expecter) HeadObjectRequest ¶
func (_e *S3API_Expecter) HeadObjectRequest(_a0 interface{}) *S3API_HeadObjectRequest_Call
HeadObjectRequest is a helper method to define mock.On call
- _a0 *s3.HeadObjectInput
func (*S3API_Expecter) HeadObjectWithContext ¶
func (_e *S3API_Expecter) HeadObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_HeadObjectWithContext_Call
HeadObjectWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.HeadObjectInput
- _a2 ...request.Option
func (*S3API_Expecter) ListBucketAnalyticsConfigurations ¶
func (_e *S3API_Expecter) ListBucketAnalyticsConfigurations(_a0 interface{}) *S3API_ListBucketAnalyticsConfigurations_Call
ListBucketAnalyticsConfigurations is a helper method to define mock.On call
- _a0 *s3.ListBucketAnalyticsConfigurationsInput
func (*S3API_Expecter) ListBucketAnalyticsConfigurationsRequest ¶
func (_e *S3API_Expecter) ListBucketAnalyticsConfigurationsRequest(_a0 interface{}) *S3API_ListBucketAnalyticsConfigurationsRequest_Call
ListBucketAnalyticsConfigurationsRequest is a helper method to define mock.On call
- _a0 *s3.ListBucketAnalyticsConfigurationsInput
func (*S3API_Expecter) ListBucketAnalyticsConfigurationsWithContext ¶
func (_e *S3API_Expecter) ListBucketAnalyticsConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
ListBucketAnalyticsConfigurationsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListBucketAnalyticsConfigurationsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListBucketIntelligentTieringConfigurations ¶
func (_e *S3API_Expecter) ListBucketIntelligentTieringConfigurations(_a0 interface{}) *S3API_ListBucketIntelligentTieringConfigurations_Call
ListBucketIntelligentTieringConfigurations is a helper method to define mock.On call
- _a0 *s3.ListBucketIntelligentTieringConfigurationsInput
func (*S3API_Expecter) ListBucketIntelligentTieringConfigurationsRequest ¶
func (_e *S3API_Expecter) ListBucketIntelligentTieringConfigurationsRequest(_a0 interface{}) *S3API_ListBucketIntelligentTieringConfigurationsRequest_Call
ListBucketIntelligentTieringConfigurationsRequest is a helper method to define mock.On call
- _a0 *s3.ListBucketIntelligentTieringConfigurationsInput
func (*S3API_Expecter) ListBucketIntelligentTieringConfigurationsWithContext ¶
func (_e *S3API_Expecter) ListBucketIntelligentTieringConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
ListBucketIntelligentTieringConfigurationsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListBucketIntelligentTieringConfigurationsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListBucketInventoryConfigurations ¶
func (_e *S3API_Expecter) ListBucketInventoryConfigurations(_a0 interface{}) *S3API_ListBucketInventoryConfigurations_Call
ListBucketInventoryConfigurations is a helper method to define mock.On call
- _a0 *s3.ListBucketInventoryConfigurationsInput
func (*S3API_Expecter) ListBucketInventoryConfigurationsRequest ¶
func (_e *S3API_Expecter) ListBucketInventoryConfigurationsRequest(_a0 interface{}) *S3API_ListBucketInventoryConfigurationsRequest_Call
ListBucketInventoryConfigurationsRequest is a helper method to define mock.On call
- _a0 *s3.ListBucketInventoryConfigurationsInput
func (*S3API_Expecter) ListBucketInventoryConfigurationsWithContext ¶
func (_e *S3API_Expecter) ListBucketInventoryConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketInventoryConfigurationsWithContext_Call
ListBucketInventoryConfigurationsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListBucketInventoryConfigurationsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListBucketMetricsConfigurations ¶
func (_e *S3API_Expecter) ListBucketMetricsConfigurations(_a0 interface{}) *S3API_ListBucketMetricsConfigurations_Call
ListBucketMetricsConfigurations is a helper method to define mock.On call
- _a0 *s3.ListBucketMetricsConfigurationsInput
func (*S3API_Expecter) ListBucketMetricsConfigurationsRequest ¶
func (_e *S3API_Expecter) ListBucketMetricsConfigurationsRequest(_a0 interface{}) *S3API_ListBucketMetricsConfigurationsRequest_Call
ListBucketMetricsConfigurationsRequest is a helper method to define mock.On call
- _a0 *s3.ListBucketMetricsConfigurationsInput
func (*S3API_Expecter) ListBucketMetricsConfigurationsWithContext ¶
func (_e *S3API_Expecter) ListBucketMetricsConfigurationsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketMetricsConfigurationsWithContext_Call
ListBucketMetricsConfigurationsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListBucketMetricsConfigurationsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListBuckets ¶
func (_e *S3API_Expecter) ListBuckets(_a0 interface{}) *S3API_ListBuckets_Call
ListBuckets is a helper method to define mock.On call
- _a0 *s3.ListBucketsInput
func (*S3API_Expecter) ListBucketsRequest ¶
func (_e *S3API_Expecter) ListBucketsRequest(_a0 interface{}) *S3API_ListBucketsRequest_Call
ListBucketsRequest is a helper method to define mock.On call
- _a0 *s3.ListBucketsInput
func (*S3API_Expecter) ListBucketsWithContext ¶
func (_e *S3API_Expecter) ListBucketsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListBucketsWithContext_Call
ListBucketsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListBucketsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListDirectoryBuckets ¶
func (_e *S3API_Expecter) ListDirectoryBuckets(_a0 interface{}) *S3API_ListDirectoryBuckets_Call
ListDirectoryBuckets is a helper method to define mock.On call
- _a0 *s3.ListDirectoryBucketsInput
func (*S3API_Expecter) ListDirectoryBucketsPages ¶
func (_e *S3API_Expecter) ListDirectoryBucketsPages(_a0 interface{}, _a1 interface{}) *S3API_ListDirectoryBucketsPages_Call
ListDirectoryBucketsPages is a helper method to define mock.On call
- _a0 *s3.ListDirectoryBucketsInput
- _a1 func(*s3.ListDirectoryBucketsOutput , bool) bool
func (*S3API_Expecter) ListDirectoryBucketsPagesWithContext ¶
func (_e *S3API_Expecter) ListDirectoryBucketsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListDirectoryBucketsPagesWithContext_Call
ListDirectoryBucketsPagesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListDirectoryBucketsInput
- _a2 func(*s3.ListDirectoryBucketsOutput , bool) bool
- _a3 ...request.Option
func (*S3API_Expecter) ListDirectoryBucketsRequest ¶
func (_e *S3API_Expecter) ListDirectoryBucketsRequest(_a0 interface{}) *S3API_ListDirectoryBucketsRequest_Call
ListDirectoryBucketsRequest is a helper method to define mock.On call
- _a0 *s3.ListDirectoryBucketsInput
func (*S3API_Expecter) ListDirectoryBucketsWithContext ¶
func (_e *S3API_Expecter) ListDirectoryBucketsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListDirectoryBucketsWithContext_Call
ListDirectoryBucketsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListDirectoryBucketsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListMultipartUploads ¶
func (_e *S3API_Expecter) ListMultipartUploads(_a0 interface{}) *S3API_ListMultipartUploads_Call
ListMultipartUploads is a helper method to define mock.On call
- _a0 *s3.ListMultipartUploadsInput
func (*S3API_Expecter) ListMultipartUploadsPages ¶
func (_e *S3API_Expecter) ListMultipartUploadsPages(_a0 interface{}, _a1 interface{}) *S3API_ListMultipartUploadsPages_Call
ListMultipartUploadsPages is a helper method to define mock.On call
- _a0 *s3.ListMultipartUploadsInput
- _a1 func(*s3.ListMultipartUploadsOutput , bool) bool
func (*S3API_Expecter) ListMultipartUploadsPagesWithContext ¶
func (_e *S3API_Expecter) ListMultipartUploadsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListMultipartUploadsPagesWithContext_Call
ListMultipartUploadsPagesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListMultipartUploadsInput
- _a2 func(*s3.ListMultipartUploadsOutput , bool) bool
- _a3 ...request.Option
func (*S3API_Expecter) ListMultipartUploadsRequest ¶
func (_e *S3API_Expecter) ListMultipartUploadsRequest(_a0 interface{}) *S3API_ListMultipartUploadsRequest_Call
ListMultipartUploadsRequest is a helper method to define mock.On call
- _a0 *s3.ListMultipartUploadsInput
func (*S3API_Expecter) ListMultipartUploadsWithContext ¶
func (_e *S3API_Expecter) ListMultipartUploadsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListMultipartUploadsWithContext_Call
ListMultipartUploadsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListMultipartUploadsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListObjectVersions ¶
func (_e *S3API_Expecter) ListObjectVersions(_a0 interface{}) *S3API_ListObjectVersions_Call
ListObjectVersions is a helper method to define mock.On call
- _a0 *s3.ListObjectVersionsInput
func (*S3API_Expecter) ListObjectVersionsPages ¶
func (_e *S3API_Expecter) ListObjectVersionsPages(_a0 interface{}, _a1 interface{}) *S3API_ListObjectVersionsPages_Call
ListObjectVersionsPages is a helper method to define mock.On call
- _a0 *s3.ListObjectVersionsInput
- _a1 func(*s3.ListObjectVersionsOutput , bool) bool
func (*S3API_Expecter) ListObjectVersionsPagesWithContext ¶
func (_e *S3API_Expecter) ListObjectVersionsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListObjectVersionsPagesWithContext_Call
ListObjectVersionsPagesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListObjectVersionsInput
- _a2 func(*s3.ListObjectVersionsOutput , bool) bool
- _a3 ...request.Option
func (*S3API_Expecter) ListObjectVersionsRequest ¶
func (_e *S3API_Expecter) ListObjectVersionsRequest(_a0 interface{}) *S3API_ListObjectVersionsRequest_Call
ListObjectVersionsRequest is a helper method to define mock.On call
- _a0 *s3.ListObjectVersionsInput
func (*S3API_Expecter) ListObjectVersionsWithContext ¶
func (_e *S3API_Expecter) ListObjectVersionsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListObjectVersionsWithContext_Call
ListObjectVersionsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListObjectVersionsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListObjects ¶
func (_e *S3API_Expecter) ListObjects(_a0 interface{}) *S3API_ListObjects_Call
ListObjects is a helper method to define mock.On call
- _a0 *s3.ListObjectsInput
func (*S3API_Expecter) ListObjectsPages ¶
func (_e *S3API_Expecter) ListObjectsPages(_a0 interface{}, _a1 interface{}) *S3API_ListObjectsPages_Call
ListObjectsPages is a helper method to define mock.On call
- _a0 *s3.ListObjectsInput
- _a1 func(*s3.ListObjectsOutput , bool) bool
func (*S3API_Expecter) ListObjectsPagesWithContext ¶
func (_e *S3API_Expecter) ListObjectsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListObjectsPagesWithContext_Call
ListObjectsPagesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListObjectsInput
- _a2 func(*s3.ListObjectsOutput , bool) bool
- _a3 ...request.Option
func (*S3API_Expecter) ListObjectsRequest ¶
func (_e *S3API_Expecter) ListObjectsRequest(_a0 interface{}) *S3API_ListObjectsRequest_Call
ListObjectsRequest is a helper method to define mock.On call
- _a0 *s3.ListObjectsInput
func (*S3API_Expecter) ListObjectsV2 ¶
func (_e *S3API_Expecter) ListObjectsV2(_a0 interface{}) *S3API_ListObjectsV2_Call
ListObjectsV2 is a helper method to define mock.On call
- _a0 *s3.ListObjectsV2Input
func (*S3API_Expecter) ListObjectsV2Pages ¶
func (_e *S3API_Expecter) ListObjectsV2Pages(_a0 interface{}, _a1 interface{}) *S3API_ListObjectsV2Pages_Call
ListObjectsV2Pages is a helper method to define mock.On call
- _a0 *s3.ListObjectsV2Input
- _a1 func(*s3.ListObjectsV2Output , bool) bool
func (*S3API_Expecter) ListObjectsV2PagesWithContext ¶
func (_e *S3API_Expecter) ListObjectsV2PagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListObjectsV2PagesWithContext_Call
ListObjectsV2PagesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListObjectsV2Input
- _a2 func(*s3.ListObjectsV2Output , bool) bool
- _a3 ...request.Option
func (*S3API_Expecter) ListObjectsV2Request ¶
func (_e *S3API_Expecter) ListObjectsV2Request(_a0 interface{}) *S3API_ListObjectsV2Request_Call
ListObjectsV2Request is a helper method to define mock.On call
- _a0 *s3.ListObjectsV2Input
func (*S3API_Expecter) ListObjectsV2WithContext ¶
func (_e *S3API_Expecter) ListObjectsV2WithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListObjectsV2WithContext_Call
ListObjectsV2WithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListObjectsV2Input
- _a2 ...request.Option
func (*S3API_Expecter) ListObjectsWithContext ¶
func (_e *S3API_Expecter) ListObjectsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListObjectsWithContext_Call
ListObjectsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListObjectsInput
- _a2 ...request.Option
func (*S3API_Expecter) ListParts ¶
func (_e *S3API_Expecter) ListParts(_a0 interface{}) *S3API_ListParts_Call
ListParts is a helper method to define mock.On call
- _a0 *s3.ListPartsInput
func (*S3API_Expecter) ListPartsPages ¶
func (_e *S3API_Expecter) ListPartsPages(_a0 interface{}, _a1 interface{}) *S3API_ListPartsPages_Call
ListPartsPages is a helper method to define mock.On call
- _a0 *s3.ListPartsInput
- _a1 func(*s3.ListPartsOutput , bool) bool
func (*S3API_Expecter) ListPartsPagesWithContext ¶
func (_e *S3API_Expecter) ListPartsPagesWithContext(_a0 interface{}, _a1 interface{}, _a2 interface{}, _a3 ...interface{}) *S3API_ListPartsPagesWithContext_Call
ListPartsPagesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListPartsInput
- _a2 func(*s3.ListPartsOutput , bool) bool
- _a3 ...request.Option
func (*S3API_Expecter) ListPartsRequest ¶
func (_e *S3API_Expecter) ListPartsRequest(_a0 interface{}) *S3API_ListPartsRequest_Call
ListPartsRequest is a helper method to define mock.On call
- _a0 *s3.ListPartsInput
func (*S3API_Expecter) ListPartsWithContext ¶
func (_e *S3API_Expecter) ListPartsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_ListPartsWithContext_Call
ListPartsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.ListPartsInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketAccelerateConfiguration ¶
func (_e *S3API_Expecter) PutBucketAccelerateConfiguration(_a0 interface{}) *S3API_PutBucketAccelerateConfiguration_Call
PutBucketAccelerateConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketAccelerateConfigurationInput
func (*S3API_Expecter) PutBucketAccelerateConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketAccelerateConfigurationRequest(_a0 interface{}) *S3API_PutBucketAccelerateConfigurationRequest_Call
PutBucketAccelerateConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketAccelerateConfigurationInput
func (*S3API_Expecter) PutBucketAccelerateConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketAccelerateConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketAccelerateConfigurationWithContext_Call
PutBucketAccelerateConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketAccelerateConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketAcl ¶
func (_e *S3API_Expecter) PutBucketAcl(_a0 interface{}) *S3API_PutBucketAcl_Call
PutBucketAcl is a helper method to define mock.On call
- _a0 *s3.PutBucketAclInput
func (*S3API_Expecter) PutBucketAclRequest ¶
func (_e *S3API_Expecter) PutBucketAclRequest(_a0 interface{}) *S3API_PutBucketAclRequest_Call
PutBucketAclRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketAclInput
func (*S3API_Expecter) PutBucketAclWithContext ¶
func (_e *S3API_Expecter) PutBucketAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketAclWithContext_Call
PutBucketAclWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketAclInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketAnalyticsConfiguration ¶
func (_e *S3API_Expecter) PutBucketAnalyticsConfiguration(_a0 interface{}) *S3API_PutBucketAnalyticsConfiguration_Call
PutBucketAnalyticsConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketAnalyticsConfigurationInput
func (*S3API_Expecter) PutBucketAnalyticsConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketAnalyticsConfigurationRequest(_a0 interface{}) *S3API_PutBucketAnalyticsConfigurationRequest_Call
PutBucketAnalyticsConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketAnalyticsConfigurationInput
func (*S3API_Expecter) PutBucketAnalyticsConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketAnalyticsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
PutBucketAnalyticsConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketAnalyticsConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketCors ¶
func (_e *S3API_Expecter) PutBucketCors(_a0 interface{}) *S3API_PutBucketCors_Call
PutBucketCors is a helper method to define mock.On call
- _a0 *s3.PutBucketCorsInput
func (*S3API_Expecter) PutBucketCorsRequest ¶
func (_e *S3API_Expecter) PutBucketCorsRequest(_a0 interface{}) *S3API_PutBucketCorsRequest_Call
PutBucketCorsRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketCorsInput
func (*S3API_Expecter) PutBucketCorsWithContext ¶
func (_e *S3API_Expecter) PutBucketCorsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketCorsWithContext_Call
PutBucketCorsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketCorsInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketEncryption ¶
func (_e *S3API_Expecter) PutBucketEncryption(_a0 interface{}) *S3API_PutBucketEncryption_Call
PutBucketEncryption is a helper method to define mock.On call
- _a0 *s3.PutBucketEncryptionInput
func (*S3API_Expecter) PutBucketEncryptionRequest ¶
func (_e *S3API_Expecter) PutBucketEncryptionRequest(_a0 interface{}) *S3API_PutBucketEncryptionRequest_Call
PutBucketEncryptionRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketEncryptionInput
func (*S3API_Expecter) PutBucketEncryptionWithContext ¶
func (_e *S3API_Expecter) PutBucketEncryptionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketEncryptionWithContext_Call
PutBucketEncryptionWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketEncryptionInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketIntelligentTieringConfiguration ¶
func (_e *S3API_Expecter) PutBucketIntelligentTieringConfiguration(_a0 interface{}) *S3API_PutBucketIntelligentTieringConfiguration_Call
PutBucketIntelligentTieringConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketIntelligentTieringConfigurationInput
func (*S3API_Expecter) PutBucketIntelligentTieringConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketIntelligentTieringConfigurationRequest(_a0 interface{}) *S3API_PutBucketIntelligentTieringConfigurationRequest_Call
PutBucketIntelligentTieringConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketIntelligentTieringConfigurationInput
func (*S3API_Expecter) PutBucketIntelligentTieringConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketIntelligentTieringConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
PutBucketIntelligentTieringConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketIntelligentTieringConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketInventoryConfiguration ¶
func (_e *S3API_Expecter) PutBucketInventoryConfiguration(_a0 interface{}) *S3API_PutBucketInventoryConfiguration_Call
PutBucketInventoryConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketInventoryConfigurationInput
func (*S3API_Expecter) PutBucketInventoryConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketInventoryConfigurationRequest(_a0 interface{}) *S3API_PutBucketInventoryConfigurationRequest_Call
PutBucketInventoryConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketInventoryConfigurationInput
func (*S3API_Expecter) PutBucketInventoryConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketInventoryConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketInventoryConfigurationWithContext_Call
PutBucketInventoryConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketInventoryConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketLifecycle ¶
func (_e *S3API_Expecter) PutBucketLifecycle(_a0 interface{}) *S3API_PutBucketLifecycle_Call
PutBucketLifecycle is a helper method to define mock.On call
- _a0 *s3.PutBucketLifecycleInput
func (*S3API_Expecter) PutBucketLifecycleConfiguration ¶
func (_e *S3API_Expecter) PutBucketLifecycleConfiguration(_a0 interface{}) *S3API_PutBucketLifecycleConfiguration_Call
PutBucketLifecycleConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketLifecycleConfigurationInput
func (*S3API_Expecter) PutBucketLifecycleConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketLifecycleConfigurationRequest(_a0 interface{}) *S3API_PutBucketLifecycleConfigurationRequest_Call
PutBucketLifecycleConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketLifecycleConfigurationInput
func (*S3API_Expecter) PutBucketLifecycleConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketLifecycleConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketLifecycleConfigurationWithContext_Call
PutBucketLifecycleConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketLifecycleConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketLifecycleRequest ¶
func (_e *S3API_Expecter) PutBucketLifecycleRequest(_a0 interface{}) *S3API_PutBucketLifecycleRequest_Call
PutBucketLifecycleRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketLifecycleInput
func (*S3API_Expecter) PutBucketLifecycleWithContext ¶
func (_e *S3API_Expecter) PutBucketLifecycleWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketLifecycleWithContext_Call
PutBucketLifecycleWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketLifecycleInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketLogging ¶
func (_e *S3API_Expecter) PutBucketLogging(_a0 interface{}) *S3API_PutBucketLogging_Call
PutBucketLogging is a helper method to define mock.On call
- _a0 *s3.PutBucketLoggingInput
func (*S3API_Expecter) PutBucketLoggingRequest ¶
func (_e *S3API_Expecter) PutBucketLoggingRequest(_a0 interface{}) *S3API_PutBucketLoggingRequest_Call
PutBucketLoggingRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketLoggingInput
func (*S3API_Expecter) PutBucketLoggingWithContext ¶
func (_e *S3API_Expecter) PutBucketLoggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketLoggingWithContext_Call
PutBucketLoggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketLoggingInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketMetricsConfiguration ¶
func (_e *S3API_Expecter) PutBucketMetricsConfiguration(_a0 interface{}) *S3API_PutBucketMetricsConfiguration_Call
PutBucketMetricsConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketMetricsConfigurationInput
func (*S3API_Expecter) PutBucketMetricsConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketMetricsConfigurationRequest(_a0 interface{}) *S3API_PutBucketMetricsConfigurationRequest_Call
PutBucketMetricsConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketMetricsConfigurationInput
func (*S3API_Expecter) PutBucketMetricsConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketMetricsConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketMetricsConfigurationWithContext_Call
PutBucketMetricsConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketMetricsConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketNotification ¶
func (_e *S3API_Expecter) PutBucketNotification(_a0 interface{}) *S3API_PutBucketNotification_Call
PutBucketNotification is a helper method to define mock.On call
- _a0 *s3.PutBucketNotificationInput
func (*S3API_Expecter) PutBucketNotificationConfiguration ¶
func (_e *S3API_Expecter) PutBucketNotificationConfiguration(_a0 interface{}) *S3API_PutBucketNotificationConfiguration_Call
PutBucketNotificationConfiguration is a helper method to define mock.On call
- _a0 *s3.PutBucketNotificationConfigurationInput
func (*S3API_Expecter) PutBucketNotificationConfigurationRequest ¶
func (_e *S3API_Expecter) PutBucketNotificationConfigurationRequest(_a0 interface{}) *S3API_PutBucketNotificationConfigurationRequest_Call
PutBucketNotificationConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketNotificationConfigurationInput
func (*S3API_Expecter) PutBucketNotificationConfigurationWithContext ¶
func (_e *S3API_Expecter) PutBucketNotificationConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketNotificationConfigurationWithContext_Call
PutBucketNotificationConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketNotificationConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketNotificationRequest ¶
func (_e *S3API_Expecter) PutBucketNotificationRequest(_a0 interface{}) *S3API_PutBucketNotificationRequest_Call
PutBucketNotificationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketNotificationInput
func (*S3API_Expecter) PutBucketNotificationWithContext ¶
func (_e *S3API_Expecter) PutBucketNotificationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketNotificationWithContext_Call
PutBucketNotificationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketNotificationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketOwnershipControls ¶
func (_e *S3API_Expecter) PutBucketOwnershipControls(_a0 interface{}) *S3API_PutBucketOwnershipControls_Call
PutBucketOwnershipControls is a helper method to define mock.On call
- _a0 *s3.PutBucketOwnershipControlsInput
func (*S3API_Expecter) PutBucketOwnershipControlsRequest ¶
func (_e *S3API_Expecter) PutBucketOwnershipControlsRequest(_a0 interface{}) *S3API_PutBucketOwnershipControlsRequest_Call
PutBucketOwnershipControlsRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketOwnershipControlsInput
func (*S3API_Expecter) PutBucketOwnershipControlsWithContext ¶
func (_e *S3API_Expecter) PutBucketOwnershipControlsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketOwnershipControlsWithContext_Call
PutBucketOwnershipControlsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketOwnershipControlsInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketPolicy ¶
func (_e *S3API_Expecter) PutBucketPolicy(_a0 interface{}) *S3API_PutBucketPolicy_Call
PutBucketPolicy is a helper method to define mock.On call
- _a0 *s3.PutBucketPolicyInput
func (*S3API_Expecter) PutBucketPolicyRequest ¶
func (_e *S3API_Expecter) PutBucketPolicyRequest(_a0 interface{}) *S3API_PutBucketPolicyRequest_Call
PutBucketPolicyRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketPolicyInput
func (*S3API_Expecter) PutBucketPolicyWithContext ¶
func (_e *S3API_Expecter) PutBucketPolicyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketPolicyWithContext_Call
PutBucketPolicyWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketPolicyInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketReplication ¶
func (_e *S3API_Expecter) PutBucketReplication(_a0 interface{}) *S3API_PutBucketReplication_Call
PutBucketReplication is a helper method to define mock.On call
- _a0 *s3.PutBucketReplicationInput
func (*S3API_Expecter) PutBucketReplicationRequest ¶
func (_e *S3API_Expecter) PutBucketReplicationRequest(_a0 interface{}) *S3API_PutBucketReplicationRequest_Call
PutBucketReplicationRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketReplicationInput
func (*S3API_Expecter) PutBucketReplicationWithContext ¶
func (_e *S3API_Expecter) PutBucketReplicationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketReplicationWithContext_Call
PutBucketReplicationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketReplicationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketRequestPayment ¶
func (_e *S3API_Expecter) PutBucketRequestPayment(_a0 interface{}) *S3API_PutBucketRequestPayment_Call
PutBucketRequestPayment is a helper method to define mock.On call
- _a0 *s3.PutBucketRequestPaymentInput
func (*S3API_Expecter) PutBucketRequestPaymentRequest ¶
func (_e *S3API_Expecter) PutBucketRequestPaymentRequest(_a0 interface{}) *S3API_PutBucketRequestPaymentRequest_Call
PutBucketRequestPaymentRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketRequestPaymentInput
func (*S3API_Expecter) PutBucketRequestPaymentWithContext ¶
func (_e *S3API_Expecter) PutBucketRequestPaymentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketRequestPaymentWithContext_Call
PutBucketRequestPaymentWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketRequestPaymentInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketTagging ¶
func (_e *S3API_Expecter) PutBucketTagging(_a0 interface{}) *S3API_PutBucketTagging_Call
PutBucketTagging is a helper method to define mock.On call
- _a0 *s3.PutBucketTaggingInput
func (*S3API_Expecter) PutBucketTaggingRequest ¶
func (_e *S3API_Expecter) PutBucketTaggingRequest(_a0 interface{}) *S3API_PutBucketTaggingRequest_Call
PutBucketTaggingRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketTaggingInput
func (*S3API_Expecter) PutBucketTaggingWithContext ¶
func (_e *S3API_Expecter) PutBucketTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketTaggingWithContext_Call
PutBucketTaggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketTaggingInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketVersioning ¶
func (_e *S3API_Expecter) PutBucketVersioning(_a0 interface{}) *S3API_PutBucketVersioning_Call
PutBucketVersioning is a helper method to define mock.On call
- _a0 *s3.PutBucketVersioningInput
func (*S3API_Expecter) PutBucketVersioningRequest ¶
func (_e *S3API_Expecter) PutBucketVersioningRequest(_a0 interface{}) *S3API_PutBucketVersioningRequest_Call
PutBucketVersioningRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketVersioningInput
func (*S3API_Expecter) PutBucketVersioningWithContext ¶
func (_e *S3API_Expecter) PutBucketVersioningWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketVersioningWithContext_Call
PutBucketVersioningWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketVersioningInput
- _a2 ...request.Option
func (*S3API_Expecter) PutBucketWebsite ¶
func (_e *S3API_Expecter) PutBucketWebsite(_a0 interface{}) *S3API_PutBucketWebsite_Call
PutBucketWebsite is a helper method to define mock.On call
- _a0 *s3.PutBucketWebsiteInput
func (*S3API_Expecter) PutBucketWebsiteRequest ¶
func (_e *S3API_Expecter) PutBucketWebsiteRequest(_a0 interface{}) *S3API_PutBucketWebsiteRequest_Call
PutBucketWebsiteRequest is a helper method to define mock.On call
- _a0 *s3.PutBucketWebsiteInput
func (*S3API_Expecter) PutBucketWebsiteWithContext ¶
func (_e *S3API_Expecter) PutBucketWebsiteWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutBucketWebsiteWithContext_Call
PutBucketWebsiteWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutBucketWebsiteInput
- _a2 ...request.Option
func (*S3API_Expecter) PutObject ¶
func (_e *S3API_Expecter) PutObject(_a0 interface{}) *S3API_PutObject_Call
PutObject is a helper method to define mock.On call
- _a0 *s3.PutObjectInput
func (*S3API_Expecter) PutObjectAcl ¶
func (_e *S3API_Expecter) PutObjectAcl(_a0 interface{}) *S3API_PutObjectAcl_Call
PutObjectAcl is a helper method to define mock.On call
- _a0 *s3.PutObjectAclInput
func (*S3API_Expecter) PutObjectAclRequest ¶
func (_e *S3API_Expecter) PutObjectAclRequest(_a0 interface{}) *S3API_PutObjectAclRequest_Call
PutObjectAclRequest is a helper method to define mock.On call
- _a0 *s3.PutObjectAclInput
func (*S3API_Expecter) PutObjectAclWithContext ¶
func (_e *S3API_Expecter) PutObjectAclWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectAclWithContext_Call
PutObjectAclWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutObjectAclInput
- _a2 ...request.Option
func (*S3API_Expecter) PutObjectLegalHold ¶
func (_e *S3API_Expecter) PutObjectLegalHold(_a0 interface{}) *S3API_PutObjectLegalHold_Call
PutObjectLegalHold is a helper method to define mock.On call
- _a0 *s3.PutObjectLegalHoldInput
func (*S3API_Expecter) PutObjectLegalHoldRequest ¶
func (_e *S3API_Expecter) PutObjectLegalHoldRequest(_a0 interface{}) *S3API_PutObjectLegalHoldRequest_Call
PutObjectLegalHoldRequest is a helper method to define mock.On call
- _a0 *s3.PutObjectLegalHoldInput
func (*S3API_Expecter) PutObjectLegalHoldWithContext ¶
func (_e *S3API_Expecter) PutObjectLegalHoldWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectLegalHoldWithContext_Call
PutObjectLegalHoldWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutObjectLegalHoldInput
- _a2 ...request.Option
func (*S3API_Expecter) PutObjectLockConfiguration ¶
func (_e *S3API_Expecter) PutObjectLockConfiguration(_a0 interface{}) *S3API_PutObjectLockConfiguration_Call
PutObjectLockConfiguration is a helper method to define mock.On call
- _a0 *s3.PutObjectLockConfigurationInput
func (*S3API_Expecter) PutObjectLockConfigurationRequest ¶
func (_e *S3API_Expecter) PutObjectLockConfigurationRequest(_a0 interface{}) *S3API_PutObjectLockConfigurationRequest_Call
PutObjectLockConfigurationRequest is a helper method to define mock.On call
- _a0 *s3.PutObjectLockConfigurationInput
func (*S3API_Expecter) PutObjectLockConfigurationWithContext ¶
func (_e *S3API_Expecter) PutObjectLockConfigurationWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectLockConfigurationWithContext_Call
PutObjectLockConfigurationWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutObjectLockConfigurationInput
- _a2 ...request.Option
func (*S3API_Expecter) PutObjectRequest ¶
func (_e *S3API_Expecter) PutObjectRequest(_a0 interface{}) *S3API_PutObjectRequest_Call
PutObjectRequest is a helper method to define mock.On call
- _a0 *s3.PutObjectInput
func (*S3API_Expecter) PutObjectRetention ¶
func (_e *S3API_Expecter) PutObjectRetention(_a0 interface{}) *S3API_PutObjectRetention_Call
PutObjectRetention is a helper method to define mock.On call
- _a0 *s3.PutObjectRetentionInput
func (*S3API_Expecter) PutObjectRetentionRequest ¶
func (_e *S3API_Expecter) PutObjectRetentionRequest(_a0 interface{}) *S3API_PutObjectRetentionRequest_Call
PutObjectRetentionRequest is a helper method to define mock.On call
- _a0 *s3.PutObjectRetentionInput
func (*S3API_Expecter) PutObjectRetentionWithContext ¶
func (_e *S3API_Expecter) PutObjectRetentionWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectRetentionWithContext_Call
PutObjectRetentionWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutObjectRetentionInput
- _a2 ...request.Option
func (*S3API_Expecter) PutObjectTagging ¶
func (_e *S3API_Expecter) PutObjectTagging(_a0 interface{}) *S3API_PutObjectTagging_Call
PutObjectTagging is a helper method to define mock.On call
- _a0 *s3.PutObjectTaggingInput
func (*S3API_Expecter) PutObjectTaggingRequest ¶
func (_e *S3API_Expecter) PutObjectTaggingRequest(_a0 interface{}) *S3API_PutObjectTaggingRequest_Call
PutObjectTaggingRequest is a helper method to define mock.On call
- _a0 *s3.PutObjectTaggingInput
func (*S3API_Expecter) PutObjectTaggingWithContext ¶
func (_e *S3API_Expecter) PutObjectTaggingWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectTaggingWithContext_Call
PutObjectTaggingWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutObjectTaggingInput
- _a2 ...request.Option
func (*S3API_Expecter) PutObjectWithContext ¶
func (_e *S3API_Expecter) PutObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutObjectWithContext_Call
PutObjectWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutObjectInput
- _a2 ...request.Option
func (*S3API_Expecter) PutPublicAccessBlock ¶
func (_e *S3API_Expecter) PutPublicAccessBlock(_a0 interface{}) *S3API_PutPublicAccessBlock_Call
PutPublicAccessBlock is a helper method to define mock.On call
- _a0 *s3.PutPublicAccessBlockInput
func (*S3API_Expecter) PutPublicAccessBlockRequest ¶
func (_e *S3API_Expecter) PutPublicAccessBlockRequest(_a0 interface{}) *S3API_PutPublicAccessBlockRequest_Call
PutPublicAccessBlockRequest is a helper method to define mock.On call
- _a0 *s3.PutPublicAccessBlockInput
func (*S3API_Expecter) PutPublicAccessBlockWithContext ¶
func (_e *S3API_Expecter) PutPublicAccessBlockWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_PutPublicAccessBlockWithContext_Call
PutPublicAccessBlockWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.PutPublicAccessBlockInput
- _a2 ...request.Option
func (*S3API_Expecter) RestoreObject ¶
func (_e *S3API_Expecter) RestoreObject(_a0 interface{}) *S3API_RestoreObject_Call
RestoreObject is a helper method to define mock.On call
- _a0 *s3.RestoreObjectInput
func (*S3API_Expecter) RestoreObjectRequest ¶
func (_e *S3API_Expecter) RestoreObjectRequest(_a0 interface{}) *S3API_RestoreObjectRequest_Call
RestoreObjectRequest is a helper method to define mock.On call
- _a0 *s3.RestoreObjectInput
func (*S3API_Expecter) RestoreObjectWithContext ¶
func (_e *S3API_Expecter) RestoreObjectWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_RestoreObjectWithContext_Call
RestoreObjectWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.RestoreObjectInput
- _a2 ...request.Option
func (*S3API_Expecter) SelectObjectContent ¶
func (_e *S3API_Expecter) SelectObjectContent(_a0 interface{}) *S3API_SelectObjectContent_Call
SelectObjectContent is a helper method to define mock.On call
- _a0 *s3.SelectObjectContentInput
func (*S3API_Expecter) SelectObjectContentRequest ¶
func (_e *S3API_Expecter) SelectObjectContentRequest(_a0 interface{}) *S3API_SelectObjectContentRequest_Call
SelectObjectContentRequest is a helper method to define mock.On call
- _a0 *s3.SelectObjectContentInput
func (*S3API_Expecter) SelectObjectContentWithContext ¶
func (_e *S3API_Expecter) SelectObjectContentWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_SelectObjectContentWithContext_Call
SelectObjectContentWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.SelectObjectContentInput
- _a2 ...request.Option
func (*S3API_Expecter) UploadPart ¶
func (_e *S3API_Expecter) UploadPart(_a0 interface{}) *S3API_UploadPart_Call
UploadPart is a helper method to define mock.On call
- _a0 *s3.UploadPartInput
func (*S3API_Expecter) UploadPartCopy ¶
func (_e *S3API_Expecter) UploadPartCopy(_a0 interface{}) *S3API_UploadPartCopy_Call
UploadPartCopy is a helper method to define mock.On call
- _a0 *s3.UploadPartCopyInput
func (*S3API_Expecter) UploadPartCopyRequest ¶
func (_e *S3API_Expecter) UploadPartCopyRequest(_a0 interface{}) *S3API_UploadPartCopyRequest_Call
UploadPartCopyRequest is a helper method to define mock.On call
- _a0 *s3.UploadPartCopyInput
func (*S3API_Expecter) UploadPartCopyWithContext ¶
func (_e *S3API_Expecter) UploadPartCopyWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_UploadPartCopyWithContext_Call
UploadPartCopyWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.UploadPartCopyInput
- _a2 ...request.Option
func (*S3API_Expecter) UploadPartRequest ¶
func (_e *S3API_Expecter) UploadPartRequest(_a0 interface{}) *S3API_UploadPartRequest_Call
UploadPartRequest is a helper method to define mock.On call
- _a0 *s3.UploadPartInput
func (*S3API_Expecter) UploadPartWithContext ¶
func (_e *S3API_Expecter) UploadPartWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_UploadPartWithContext_Call
UploadPartWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.UploadPartInput
- _a2 ...request.Option
func (*S3API_Expecter) WaitUntilBucketExists ¶
func (_e *S3API_Expecter) WaitUntilBucketExists(_a0 interface{}) *S3API_WaitUntilBucketExists_Call
WaitUntilBucketExists is a helper method to define mock.On call
- _a0 *s3.HeadBucketInput
func (*S3API_Expecter) WaitUntilBucketExistsWithContext ¶
func (_e *S3API_Expecter) WaitUntilBucketExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilBucketExistsWithContext_Call
WaitUntilBucketExistsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.HeadBucketInput
- _a2 ...request.WaiterOption
func (*S3API_Expecter) WaitUntilBucketNotExists ¶
func (_e *S3API_Expecter) WaitUntilBucketNotExists(_a0 interface{}) *S3API_WaitUntilBucketNotExists_Call
WaitUntilBucketNotExists is a helper method to define mock.On call
- _a0 *s3.HeadBucketInput
func (*S3API_Expecter) WaitUntilBucketNotExistsWithContext ¶
func (_e *S3API_Expecter) WaitUntilBucketNotExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilBucketNotExistsWithContext_Call
WaitUntilBucketNotExistsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.HeadBucketInput
- _a2 ...request.WaiterOption
func (*S3API_Expecter) WaitUntilObjectExists ¶
func (_e *S3API_Expecter) WaitUntilObjectExists(_a0 interface{}) *S3API_WaitUntilObjectExists_Call
WaitUntilObjectExists is a helper method to define mock.On call
- _a0 *s3.HeadObjectInput
func (*S3API_Expecter) WaitUntilObjectExistsWithContext ¶
func (_e *S3API_Expecter) WaitUntilObjectExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilObjectExistsWithContext_Call
WaitUntilObjectExistsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.HeadObjectInput
- _a2 ...request.WaiterOption
func (*S3API_Expecter) WaitUntilObjectNotExists ¶
func (_e *S3API_Expecter) WaitUntilObjectNotExists(_a0 interface{}) *S3API_WaitUntilObjectNotExists_Call
WaitUntilObjectNotExists is a helper method to define mock.On call
- _a0 *s3.HeadObjectInput
func (*S3API_Expecter) WaitUntilObjectNotExistsWithContext ¶
func (_e *S3API_Expecter) WaitUntilObjectNotExistsWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WaitUntilObjectNotExistsWithContext_Call
WaitUntilObjectNotExistsWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.HeadObjectInput
- _a2 ...request.WaiterOption
func (*S3API_Expecter) WriteGetObjectResponse ¶
func (_e *S3API_Expecter) WriteGetObjectResponse(_a0 interface{}) *S3API_WriteGetObjectResponse_Call
WriteGetObjectResponse is a helper method to define mock.On call
- _a0 *s3.WriteGetObjectResponseInput
func (*S3API_Expecter) WriteGetObjectResponseRequest ¶
func (_e *S3API_Expecter) WriteGetObjectResponseRequest(_a0 interface{}) *S3API_WriteGetObjectResponseRequest_Call
WriteGetObjectResponseRequest is a helper method to define mock.On call
- _a0 *s3.WriteGetObjectResponseInput
func (*S3API_Expecter) WriteGetObjectResponseWithContext ¶
func (_e *S3API_Expecter) WriteGetObjectResponseWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *S3API_WriteGetObjectResponseWithContext_Call
WriteGetObjectResponseWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3.WriteGetObjectResponseInput
- _a2 ...request.Option
type S3API_GetBucketAccelerateConfigurationRequest_Call ¶
S3API_GetBucketAccelerateConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAccelerateConfigurationRequest'
func (*S3API_GetBucketAccelerateConfigurationRequest_Call) Run ¶
func (_c *S3API_GetBucketAccelerateConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketAccelerateConfigurationInput)) *S3API_GetBucketAccelerateConfigurationRequest_Call
func (*S3API_GetBucketAccelerateConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAccelerateConfigurationRequest_Call) RunAndReturn(run func(*s3.GetBucketAccelerateConfigurationInput) (*request.Request, *s3.GetBucketAccelerateConfigurationOutput)) *S3API_GetBucketAccelerateConfigurationRequest_Call
type S3API_GetBucketAccelerateConfigurationWithContext_Call ¶
S3API_GetBucketAccelerateConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAccelerateConfigurationWithContext'
func (*S3API_GetBucketAccelerateConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketAccelerateConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketAccelerateConfigurationInput, _a2 ...request.Option)) *S3API_GetBucketAccelerateConfigurationWithContext_Call
func (*S3API_GetBucketAccelerateConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAccelerateConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketAccelerateConfigurationInput, ...request.Option) (*s3.GetBucketAccelerateConfigurationOutput, error)) *S3API_GetBucketAccelerateConfigurationWithContext_Call
type S3API_GetBucketAccelerateConfiguration_Call ¶
S3API_GetBucketAccelerateConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAccelerateConfiguration'
func (*S3API_GetBucketAccelerateConfiguration_Call) Return ¶
func (_c *S3API_GetBucketAccelerateConfiguration_Call) Return(_a0 *s3.GetBucketAccelerateConfigurationOutput, _a1 error) *S3API_GetBucketAccelerateConfiguration_Call
func (*S3API_GetBucketAccelerateConfiguration_Call) Run ¶
func (_c *S3API_GetBucketAccelerateConfiguration_Call) Run(run func(_a0 *s3.GetBucketAccelerateConfigurationInput)) *S3API_GetBucketAccelerateConfiguration_Call
func (*S3API_GetBucketAccelerateConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAccelerateConfiguration_Call) RunAndReturn(run func(*s3.GetBucketAccelerateConfigurationInput) (*s3.GetBucketAccelerateConfigurationOutput, error)) *S3API_GetBucketAccelerateConfiguration_Call
type S3API_GetBucketAclRequest_Call ¶
S3API_GetBucketAclRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAclRequest'
func (*S3API_GetBucketAclRequest_Call) Return ¶
func (_c *S3API_GetBucketAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketAclOutput) *S3API_GetBucketAclRequest_Call
func (*S3API_GetBucketAclRequest_Call) Run ¶
func (_c *S3API_GetBucketAclRequest_Call) Run(run func(_a0 *s3.GetBucketAclInput)) *S3API_GetBucketAclRequest_Call
func (*S3API_GetBucketAclRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAclRequest_Call) RunAndReturn(run func(*s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)) *S3API_GetBucketAclRequest_Call
type S3API_GetBucketAclWithContext_Call ¶
S3API_GetBucketAclWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAclWithContext'
func (*S3API_GetBucketAclWithContext_Call) Return ¶
func (_c *S3API_GetBucketAclWithContext_Call) Return(_a0 *s3.GetBucketAclOutput, _a1 error) *S3API_GetBucketAclWithContext_Call
func (*S3API_GetBucketAclWithContext_Call) Run ¶
func (_c *S3API_GetBucketAclWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketAclInput, _a2 ...request.Option)) *S3API_GetBucketAclWithContext_Call
func (*S3API_GetBucketAclWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAclWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketAclInput, ...request.Option) (*s3.GetBucketAclOutput, error)) *S3API_GetBucketAclWithContext_Call
type S3API_GetBucketAcl_Call ¶
S3API_GetBucketAcl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAcl'
func (*S3API_GetBucketAcl_Call) Return ¶
func (_c *S3API_GetBucketAcl_Call) Return(_a0 *s3.GetBucketAclOutput, _a1 error) *S3API_GetBucketAcl_Call
func (*S3API_GetBucketAcl_Call) Run ¶
func (_c *S3API_GetBucketAcl_Call) Run(run func(_a0 *s3.GetBucketAclInput)) *S3API_GetBucketAcl_Call
func (*S3API_GetBucketAcl_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAcl_Call) RunAndReturn(run func(*s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)) *S3API_GetBucketAcl_Call
type S3API_GetBucketAnalyticsConfigurationRequest_Call ¶
S3API_GetBucketAnalyticsConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAnalyticsConfigurationRequest'
func (*S3API_GetBucketAnalyticsConfigurationRequest_Call) Run ¶
func (_c *S3API_GetBucketAnalyticsConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketAnalyticsConfigurationInput)) *S3API_GetBucketAnalyticsConfigurationRequest_Call
func (*S3API_GetBucketAnalyticsConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAnalyticsConfigurationRequest_Call) RunAndReturn(run func(*s3.GetBucketAnalyticsConfigurationInput) (*request.Request, *s3.GetBucketAnalyticsConfigurationOutput)) *S3API_GetBucketAnalyticsConfigurationRequest_Call
type S3API_GetBucketAnalyticsConfigurationWithContext_Call ¶
S3API_GetBucketAnalyticsConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAnalyticsConfigurationWithContext'
func (*S3API_GetBucketAnalyticsConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketAnalyticsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketAnalyticsConfigurationInput, _a2 ...request.Option)) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
func (*S3API_GetBucketAnalyticsConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAnalyticsConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketAnalyticsConfigurationInput, ...request.Option) (*s3.GetBucketAnalyticsConfigurationOutput, error)) *S3API_GetBucketAnalyticsConfigurationWithContext_Call
type S3API_GetBucketAnalyticsConfiguration_Call ¶
S3API_GetBucketAnalyticsConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketAnalyticsConfiguration'
func (*S3API_GetBucketAnalyticsConfiguration_Call) Return ¶
func (_c *S3API_GetBucketAnalyticsConfiguration_Call) Return(_a0 *s3.GetBucketAnalyticsConfigurationOutput, _a1 error) *S3API_GetBucketAnalyticsConfiguration_Call
func (*S3API_GetBucketAnalyticsConfiguration_Call) Run ¶
func (_c *S3API_GetBucketAnalyticsConfiguration_Call) Run(run func(_a0 *s3.GetBucketAnalyticsConfigurationInput)) *S3API_GetBucketAnalyticsConfiguration_Call
func (*S3API_GetBucketAnalyticsConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetBucketAnalyticsConfiguration_Call) RunAndReturn(run func(*s3.GetBucketAnalyticsConfigurationInput) (*s3.GetBucketAnalyticsConfigurationOutput, error)) *S3API_GetBucketAnalyticsConfiguration_Call
type S3API_GetBucketCorsRequest_Call ¶
S3API_GetBucketCorsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketCorsRequest'
func (*S3API_GetBucketCorsRequest_Call) Return ¶
func (_c *S3API_GetBucketCorsRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketCorsOutput) *S3API_GetBucketCorsRequest_Call
func (*S3API_GetBucketCorsRequest_Call) Run ¶
func (_c *S3API_GetBucketCorsRequest_Call) Run(run func(_a0 *s3.GetBucketCorsInput)) *S3API_GetBucketCorsRequest_Call
func (*S3API_GetBucketCorsRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketCorsRequest_Call) RunAndReturn(run func(*s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)) *S3API_GetBucketCorsRequest_Call
type S3API_GetBucketCorsWithContext_Call ¶
S3API_GetBucketCorsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketCorsWithContext'
func (*S3API_GetBucketCorsWithContext_Call) Return ¶
func (_c *S3API_GetBucketCorsWithContext_Call) Return(_a0 *s3.GetBucketCorsOutput, _a1 error) *S3API_GetBucketCorsWithContext_Call
func (*S3API_GetBucketCorsWithContext_Call) Run ¶
func (_c *S3API_GetBucketCorsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketCorsInput, _a2 ...request.Option)) *S3API_GetBucketCorsWithContext_Call
func (*S3API_GetBucketCorsWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketCorsWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketCorsInput, ...request.Option) (*s3.GetBucketCorsOutput, error)) *S3API_GetBucketCorsWithContext_Call
type S3API_GetBucketCors_Call ¶
S3API_GetBucketCors_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketCors'
func (*S3API_GetBucketCors_Call) Return ¶
func (_c *S3API_GetBucketCors_Call) Return(_a0 *s3.GetBucketCorsOutput, _a1 error) *S3API_GetBucketCors_Call
func (*S3API_GetBucketCors_Call) Run ¶
func (_c *S3API_GetBucketCors_Call) Run(run func(_a0 *s3.GetBucketCorsInput)) *S3API_GetBucketCors_Call
func (*S3API_GetBucketCors_Call) RunAndReturn ¶
func (_c *S3API_GetBucketCors_Call) RunAndReturn(run func(*s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)) *S3API_GetBucketCors_Call
type S3API_GetBucketEncryptionRequest_Call ¶
S3API_GetBucketEncryptionRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketEncryptionRequest'
func (*S3API_GetBucketEncryptionRequest_Call) Return ¶
func (_c *S3API_GetBucketEncryptionRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketEncryptionOutput) *S3API_GetBucketEncryptionRequest_Call
func (*S3API_GetBucketEncryptionRequest_Call) Run ¶
func (_c *S3API_GetBucketEncryptionRequest_Call) Run(run func(_a0 *s3.GetBucketEncryptionInput)) *S3API_GetBucketEncryptionRequest_Call
func (*S3API_GetBucketEncryptionRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketEncryptionRequest_Call) RunAndReturn(run func(*s3.GetBucketEncryptionInput) (*request.Request, *s3.GetBucketEncryptionOutput)) *S3API_GetBucketEncryptionRequest_Call
type S3API_GetBucketEncryptionWithContext_Call ¶
S3API_GetBucketEncryptionWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketEncryptionWithContext'
func (*S3API_GetBucketEncryptionWithContext_Call) Return ¶
func (_c *S3API_GetBucketEncryptionWithContext_Call) Return(_a0 *s3.GetBucketEncryptionOutput, _a1 error) *S3API_GetBucketEncryptionWithContext_Call
func (*S3API_GetBucketEncryptionWithContext_Call) Run ¶
func (_c *S3API_GetBucketEncryptionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketEncryptionInput, _a2 ...request.Option)) *S3API_GetBucketEncryptionWithContext_Call
func (*S3API_GetBucketEncryptionWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketEncryptionWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketEncryptionInput, ...request.Option) (*s3.GetBucketEncryptionOutput, error)) *S3API_GetBucketEncryptionWithContext_Call
type S3API_GetBucketEncryption_Call ¶
S3API_GetBucketEncryption_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketEncryption'
func (*S3API_GetBucketEncryption_Call) Return ¶
func (_c *S3API_GetBucketEncryption_Call) Return(_a0 *s3.GetBucketEncryptionOutput, _a1 error) *S3API_GetBucketEncryption_Call
func (*S3API_GetBucketEncryption_Call) Run ¶
func (_c *S3API_GetBucketEncryption_Call) Run(run func(_a0 *s3.GetBucketEncryptionInput)) *S3API_GetBucketEncryption_Call
func (*S3API_GetBucketEncryption_Call) RunAndReturn ¶
func (_c *S3API_GetBucketEncryption_Call) RunAndReturn(run func(*s3.GetBucketEncryptionInput) (*s3.GetBucketEncryptionOutput, error)) *S3API_GetBucketEncryption_Call
type S3API_GetBucketIntelligentTieringConfigurationRequest_Call ¶
S3API_GetBucketIntelligentTieringConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketIntelligentTieringConfigurationRequest'
func (*S3API_GetBucketIntelligentTieringConfigurationRequest_Call) RunAndReturn ¶
type S3API_GetBucketIntelligentTieringConfigurationWithContext_Call ¶
S3API_GetBucketIntelligentTieringConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketIntelligentTieringConfigurationWithContext'
func (*S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketIntelligentTieringConfigurationInput, _a2 ...request.Option)) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
func (*S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketIntelligentTieringConfigurationInput, ...request.Option) (*s3.GetBucketIntelligentTieringConfigurationOutput, error)) *S3API_GetBucketIntelligentTieringConfigurationWithContext_Call
type S3API_GetBucketIntelligentTieringConfiguration_Call ¶
S3API_GetBucketIntelligentTieringConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketIntelligentTieringConfiguration'
func (*S3API_GetBucketIntelligentTieringConfiguration_Call) RunAndReturn ¶
type S3API_GetBucketInventoryConfigurationRequest_Call ¶
S3API_GetBucketInventoryConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketInventoryConfigurationRequest'
func (*S3API_GetBucketInventoryConfigurationRequest_Call) Run ¶
func (_c *S3API_GetBucketInventoryConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketInventoryConfigurationInput)) *S3API_GetBucketInventoryConfigurationRequest_Call
func (*S3API_GetBucketInventoryConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketInventoryConfigurationRequest_Call) RunAndReturn(run func(*s3.GetBucketInventoryConfigurationInput) (*request.Request, *s3.GetBucketInventoryConfigurationOutput)) *S3API_GetBucketInventoryConfigurationRequest_Call
type S3API_GetBucketInventoryConfigurationWithContext_Call ¶
S3API_GetBucketInventoryConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketInventoryConfigurationWithContext'
func (*S3API_GetBucketInventoryConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketInventoryConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketInventoryConfigurationInput, _a2 ...request.Option)) *S3API_GetBucketInventoryConfigurationWithContext_Call
func (*S3API_GetBucketInventoryConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketInventoryConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketInventoryConfigurationInput, ...request.Option) (*s3.GetBucketInventoryConfigurationOutput, error)) *S3API_GetBucketInventoryConfigurationWithContext_Call
type S3API_GetBucketInventoryConfiguration_Call ¶
S3API_GetBucketInventoryConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketInventoryConfiguration'
func (*S3API_GetBucketInventoryConfiguration_Call) Return ¶
func (_c *S3API_GetBucketInventoryConfiguration_Call) Return(_a0 *s3.GetBucketInventoryConfigurationOutput, _a1 error) *S3API_GetBucketInventoryConfiguration_Call
func (*S3API_GetBucketInventoryConfiguration_Call) Run ¶
func (_c *S3API_GetBucketInventoryConfiguration_Call) Run(run func(_a0 *s3.GetBucketInventoryConfigurationInput)) *S3API_GetBucketInventoryConfiguration_Call
func (*S3API_GetBucketInventoryConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetBucketInventoryConfiguration_Call) RunAndReturn(run func(*s3.GetBucketInventoryConfigurationInput) (*s3.GetBucketInventoryConfigurationOutput, error)) *S3API_GetBucketInventoryConfiguration_Call
type S3API_GetBucketLifecycleConfigurationRequest_Call ¶
S3API_GetBucketLifecycleConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLifecycleConfigurationRequest'
func (*S3API_GetBucketLifecycleConfigurationRequest_Call) Run ¶
func (_c *S3API_GetBucketLifecycleConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketLifecycleConfigurationInput)) *S3API_GetBucketLifecycleConfigurationRequest_Call
func (*S3API_GetBucketLifecycleConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLifecycleConfigurationRequest_Call) RunAndReturn(run func(*s3.GetBucketLifecycleConfigurationInput) (*request.Request, *s3.GetBucketLifecycleConfigurationOutput)) *S3API_GetBucketLifecycleConfigurationRequest_Call
type S3API_GetBucketLifecycleConfigurationWithContext_Call ¶
S3API_GetBucketLifecycleConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLifecycleConfigurationWithContext'
func (*S3API_GetBucketLifecycleConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketLifecycleConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketLifecycleConfigurationInput, _a2 ...request.Option)) *S3API_GetBucketLifecycleConfigurationWithContext_Call
func (*S3API_GetBucketLifecycleConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLifecycleConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketLifecycleConfigurationInput, ...request.Option) (*s3.GetBucketLifecycleConfigurationOutput, error)) *S3API_GetBucketLifecycleConfigurationWithContext_Call
type S3API_GetBucketLifecycleConfiguration_Call ¶
S3API_GetBucketLifecycleConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLifecycleConfiguration'
func (*S3API_GetBucketLifecycleConfiguration_Call) Return ¶
func (_c *S3API_GetBucketLifecycleConfiguration_Call) Return(_a0 *s3.GetBucketLifecycleConfigurationOutput, _a1 error) *S3API_GetBucketLifecycleConfiguration_Call
func (*S3API_GetBucketLifecycleConfiguration_Call) Run ¶
func (_c *S3API_GetBucketLifecycleConfiguration_Call) Run(run func(_a0 *s3.GetBucketLifecycleConfigurationInput)) *S3API_GetBucketLifecycleConfiguration_Call
func (*S3API_GetBucketLifecycleConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLifecycleConfiguration_Call) RunAndReturn(run func(*s3.GetBucketLifecycleConfigurationInput) (*s3.GetBucketLifecycleConfigurationOutput, error)) *S3API_GetBucketLifecycleConfiguration_Call
type S3API_GetBucketLifecycleRequest_Call ¶
S3API_GetBucketLifecycleRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLifecycleRequest'
func (*S3API_GetBucketLifecycleRequest_Call) Return ¶
func (_c *S3API_GetBucketLifecycleRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLifecycleOutput) *S3API_GetBucketLifecycleRequest_Call
func (*S3API_GetBucketLifecycleRequest_Call) Run ¶
func (_c *S3API_GetBucketLifecycleRequest_Call) Run(run func(_a0 *s3.GetBucketLifecycleInput)) *S3API_GetBucketLifecycleRequest_Call
func (*S3API_GetBucketLifecycleRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLifecycleRequest_Call) RunAndReturn(run func(*s3.GetBucketLifecycleInput) (*request.Request, *s3.GetBucketLifecycleOutput)) *S3API_GetBucketLifecycleRequest_Call
type S3API_GetBucketLifecycleWithContext_Call ¶
S3API_GetBucketLifecycleWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLifecycleWithContext'
func (*S3API_GetBucketLifecycleWithContext_Call) Return ¶
func (_c *S3API_GetBucketLifecycleWithContext_Call) Return(_a0 *s3.GetBucketLifecycleOutput, _a1 error) *S3API_GetBucketLifecycleWithContext_Call
func (*S3API_GetBucketLifecycleWithContext_Call) Run ¶
func (_c *S3API_GetBucketLifecycleWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketLifecycleInput, _a2 ...request.Option)) *S3API_GetBucketLifecycleWithContext_Call
func (*S3API_GetBucketLifecycleWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLifecycleWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketLifecycleInput, ...request.Option) (*s3.GetBucketLifecycleOutput, error)) *S3API_GetBucketLifecycleWithContext_Call
type S3API_GetBucketLifecycle_Call ¶
S3API_GetBucketLifecycle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLifecycle'
func (*S3API_GetBucketLifecycle_Call) Return ¶
func (_c *S3API_GetBucketLifecycle_Call) Return(_a0 *s3.GetBucketLifecycleOutput, _a1 error) *S3API_GetBucketLifecycle_Call
func (*S3API_GetBucketLifecycle_Call) Run ¶
func (_c *S3API_GetBucketLifecycle_Call) Run(run func(_a0 *s3.GetBucketLifecycleInput)) *S3API_GetBucketLifecycle_Call
func (*S3API_GetBucketLifecycle_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLifecycle_Call) RunAndReturn(run func(*s3.GetBucketLifecycleInput) (*s3.GetBucketLifecycleOutput, error)) *S3API_GetBucketLifecycle_Call
type S3API_GetBucketLocationRequest_Call ¶
S3API_GetBucketLocationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLocationRequest'
func (*S3API_GetBucketLocationRequest_Call) Return ¶
func (_c *S3API_GetBucketLocationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLocationOutput) *S3API_GetBucketLocationRequest_Call
func (*S3API_GetBucketLocationRequest_Call) Run ¶
func (_c *S3API_GetBucketLocationRequest_Call) Run(run func(_a0 *s3.GetBucketLocationInput)) *S3API_GetBucketLocationRequest_Call
func (*S3API_GetBucketLocationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLocationRequest_Call) RunAndReturn(run func(*s3.GetBucketLocationInput) (*request.Request, *s3.GetBucketLocationOutput)) *S3API_GetBucketLocationRequest_Call
type S3API_GetBucketLocationWithContext_Call ¶
S3API_GetBucketLocationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLocationWithContext'
func (*S3API_GetBucketLocationWithContext_Call) Return ¶
func (_c *S3API_GetBucketLocationWithContext_Call) Return(_a0 *s3.GetBucketLocationOutput, _a1 error) *S3API_GetBucketLocationWithContext_Call
func (*S3API_GetBucketLocationWithContext_Call) Run ¶
func (_c *S3API_GetBucketLocationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketLocationInput, _a2 ...request.Option)) *S3API_GetBucketLocationWithContext_Call
func (*S3API_GetBucketLocationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLocationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketLocationInput, ...request.Option) (*s3.GetBucketLocationOutput, error)) *S3API_GetBucketLocationWithContext_Call
type S3API_GetBucketLocation_Call ¶
S3API_GetBucketLocation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLocation'
func (*S3API_GetBucketLocation_Call) Return ¶
func (_c *S3API_GetBucketLocation_Call) Return(_a0 *s3.GetBucketLocationOutput, _a1 error) *S3API_GetBucketLocation_Call
func (*S3API_GetBucketLocation_Call) Run ¶
func (_c *S3API_GetBucketLocation_Call) Run(run func(_a0 *s3.GetBucketLocationInput)) *S3API_GetBucketLocation_Call
func (*S3API_GetBucketLocation_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLocation_Call) RunAndReturn(run func(*s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)) *S3API_GetBucketLocation_Call
type S3API_GetBucketLoggingRequest_Call ¶
S3API_GetBucketLoggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLoggingRequest'
func (*S3API_GetBucketLoggingRequest_Call) Return ¶
func (_c *S3API_GetBucketLoggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketLoggingOutput) *S3API_GetBucketLoggingRequest_Call
func (*S3API_GetBucketLoggingRequest_Call) Run ¶
func (_c *S3API_GetBucketLoggingRequest_Call) Run(run func(_a0 *s3.GetBucketLoggingInput)) *S3API_GetBucketLoggingRequest_Call
func (*S3API_GetBucketLoggingRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLoggingRequest_Call) RunAndReturn(run func(*s3.GetBucketLoggingInput) (*request.Request, *s3.GetBucketLoggingOutput)) *S3API_GetBucketLoggingRequest_Call
type S3API_GetBucketLoggingWithContext_Call ¶
S3API_GetBucketLoggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLoggingWithContext'
func (*S3API_GetBucketLoggingWithContext_Call) Return ¶
func (_c *S3API_GetBucketLoggingWithContext_Call) Return(_a0 *s3.GetBucketLoggingOutput, _a1 error) *S3API_GetBucketLoggingWithContext_Call
func (*S3API_GetBucketLoggingWithContext_Call) Run ¶
func (_c *S3API_GetBucketLoggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketLoggingInput, _a2 ...request.Option)) *S3API_GetBucketLoggingWithContext_Call
func (*S3API_GetBucketLoggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLoggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketLoggingInput, ...request.Option) (*s3.GetBucketLoggingOutput, error)) *S3API_GetBucketLoggingWithContext_Call
type S3API_GetBucketLogging_Call ¶
S3API_GetBucketLogging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketLogging'
func (*S3API_GetBucketLogging_Call) Return ¶
func (_c *S3API_GetBucketLogging_Call) Return(_a0 *s3.GetBucketLoggingOutput, _a1 error) *S3API_GetBucketLogging_Call
func (*S3API_GetBucketLogging_Call) Run ¶
func (_c *S3API_GetBucketLogging_Call) Run(run func(_a0 *s3.GetBucketLoggingInput)) *S3API_GetBucketLogging_Call
func (*S3API_GetBucketLogging_Call) RunAndReturn ¶
func (_c *S3API_GetBucketLogging_Call) RunAndReturn(run func(*s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)) *S3API_GetBucketLogging_Call
type S3API_GetBucketMetricsConfigurationRequest_Call ¶
S3API_GetBucketMetricsConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketMetricsConfigurationRequest'
func (*S3API_GetBucketMetricsConfigurationRequest_Call) Run ¶
func (_c *S3API_GetBucketMetricsConfigurationRequest_Call) Run(run func(_a0 *s3.GetBucketMetricsConfigurationInput)) *S3API_GetBucketMetricsConfigurationRequest_Call
func (*S3API_GetBucketMetricsConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketMetricsConfigurationRequest_Call) RunAndReturn(run func(*s3.GetBucketMetricsConfigurationInput) (*request.Request, *s3.GetBucketMetricsConfigurationOutput)) *S3API_GetBucketMetricsConfigurationRequest_Call
type S3API_GetBucketMetricsConfigurationWithContext_Call ¶
S3API_GetBucketMetricsConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketMetricsConfigurationWithContext'
func (*S3API_GetBucketMetricsConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketMetricsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketMetricsConfigurationInput, _a2 ...request.Option)) *S3API_GetBucketMetricsConfigurationWithContext_Call
func (*S3API_GetBucketMetricsConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketMetricsConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketMetricsConfigurationInput, ...request.Option) (*s3.GetBucketMetricsConfigurationOutput, error)) *S3API_GetBucketMetricsConfigurationWithContext_Call
type S3API_GetBucketMetricsConfiguration_Call ¶
S3API_GetBucketMetricsConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketMetricsConfiguration'
func (*S3API_GetBucketMetricsConfiguration_Call) Return ¶
func (_c *S3API_GetBucketMetricsConfiguration_Call) Return(_a0 *s3.GetBucketMetricsConfigurationOutput, _a1 error) *S3API_GetBucketMetricsConfiguration_Call
func (*S3API_GetBucketMetricsConfiguration_Call) Run ¶
func (_c *S3API_GetBucketMetricsConfiguration_Call) Run(run func(_a0 *s3.GetBucketMetricsConfigurationInput)) *S3API_GetBucketMetricsConfiguration_Call
func (*S3API_GetBucketMetricsConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetBucketMetricsConfiguration_Call) RunAndReturn(run func(*s3.GetBucketMetricsConfigurationInput) (*s3.GetBucketMetricsConfigurationOutput, error)) *S3API_GetBucketMetricsConfiguration_Call
type S3API_GetBucketNotificationConfigurationRequest_Call ¶
S3API_GetBucketNotificationConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketNotificationConfigurationRequest'
func (*S3API_GetBucketNotificationConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketNotificationConfigurationRequest_Call) RunAndReturn(run func(*s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfiguration)) *S3API_GetBucketNotificationConfigurationRequest_Call
type S3API_GetBucketNotificationConfigurationWithContext_Call ¶
S3API_GetBucketNotificationConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketNotificationConfigurationWithContext'
func (*S3API_GetBucketNotificationConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetBucketNotificationConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketNotificationConfigurationRequest, _a2 ...request.Option)) *S3API_GetBucketNotificationConfigurationWithContext_Call
func (*S3API_GetBucketNotificationConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketNotificationConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketNotificationConfigurationRequest, ...request.Option) (*s3.NotificationConfiguration, error)) *S3API_GetBucketNotificationConfigurationWithContext_Call
type S3API_GetBucketNotificationConfiguration_Call ¶
S3API_GetBucketNotificationConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketNotificationConfiguration'
func (*S3API_GetBucketNotificationConfiguration_Call) Return ¶
func (_c *S3API_GetBucketNotificationConfiguration_Call) Return(_a0 *s3.NotificationConfiguration, _a1 error) *S3API_GetBucketNotificationConfiguration_Call
func (*S3API_GetBucketNotificationConfiguration_Call) Run ¶
func (_c *S3API_GetBucketNotificationConfiguration_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotificationConfiguration_Call
func (*S3API_GetBucketNotificationConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetBucketNotificationConfiguration_Call) RunAndReturn(run func(*s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfiguration, error)) *S3API_GetBucketNotificationConfiguration_Call
type S3API_GetBucketNotificationRequest_Call ¶
S3API_GetBucketNotificationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketNotificationRequest'
func (*S3API_GetBucketNotificationRequest_Call) Return ¶
func (_c *S3API_GetBucketNotificationRequest_Call) Return(_a0 *request.Request, _a1 *s3.NotificationConfigurationDeprecated) *S3API_GetBucketNotificationRequest_Call
func (*S3API_GetBucketNotificationRequest_Call) Run ¶
func (_c *S3API_GetBucketNotificationRequest_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotificationRequest_Call
func (*S3API_GetBucketNotificationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketNotificationRequest_Call) RunAndReturn(run func(*s3.GetBucketNotificationConfigurationRequest) (*request.Request, *s3.NotificationConfigurationDeprecated)) *S3API_GetBucketNotificationRequest_Call
type S3API_GetBucketNotificationWithContext_Call ¶
S3API_GetBucketNotificationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketNotificationWithContext'
func (*S3API_GetBucketNotificationWithContext_Call) Return ¶
func (_c *S3API_GetBucketNotificationWithContext_Call) Return(_a0 *s3.NotificationConfigurationDeprecated, _a1 error) *S3API_GetBucketNotificationWithContext_Call
func (*S3API_GetBucketNotificationWithContext_Call) Run ¶
func (_c *S3API_GetBucketNotificationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketNotificationConfigurationRequest, _a2 ...request.Option)) *S3API_GetBucketNotificationWithContext_Call
func (*S3API_GetBucketNotificationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketNotificationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketNotificationConfigurationRequest, ...request.Option) (*s3.NotificationConfigurationDeprecated, error)) *S3API_GetBucketNotificationWithContext_Call
type S3API_GetBucketNotification_Call ¶
S3API_GetBucketNotification_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketNotification'
func (*S3API_GetBucketNotification_Call) Return ¶
func (_c *S3API_GetBucketNotification_Call) Return(_a0 *s3.NotificationConfigurationDeprecated, _a1 error) *S3API_GetBucketNotification_Call
func (*S3API_GetBucketNotification_Call) Run ¶
func (_c *S3API_GetBucketNotification_Call) Run(run func(_a0 *s3.GetBucketNotificationConfigurationRequest)) *S3API_GetBucketNotification_Call
func (*S3API_GetBucketNotification_Call) RunAndReturn ¶
func (_c *S3API_GetBucketNotification_Call) RunAndReturn(run func(*s3.GetBucketNotificationConfigurationRequest) (*s3.NotificationConfigurationDeprecated, error)) *S3API_GetBucketNotification_Call
type S3API_GetBucketOwnershipControlsRequest_Call ¶
S3API_GetBucketOwnershipControlsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketOwnershipControlsRequest'
func (*S3API_GetBucketOwnershipControlsRequest_Call) Return ¶
func (_c *S3API_GetBucketOwnershipControlsRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketOwnershipControlsOutput) *S3API_GetBucketOwnershipControlsRequest_Call
func (*S3API_GetBucketOwnershipControlsRequest_Call) Run ¶
func (_c *S3API_GetBucketOwnershipControlsRequest_Call) Run(run func(_a0 *s3.GetBucketOwnershipControlsInput)) *S3API_GetBucketOwnershipControlsRequest_Call
func (*S3API_GetBucketOwnershipControlsRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketOwnershipControlsRequest_Call) RunAndReturn(run func(*s3.GetBucketOwnershipControlsInput) (*request.Request, *s3.GetBucketOwnershipControlsOutput)) *S3API_GetBucketOwnershipControlsRequest_Call
type S3API_GetBucketOwnershipControlsWithContext_Call ¶
S3API_GetBucketOwnershipControlsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketOwnershipControlsWithContext'
func (*S3API_GetBucketOwnershipControlsWithContext_Call) Return ¶
func (_c *S3API_GetBucketOwnershipControlsWithContext_Call) Return(_a0 *s3.GetBucketOwnershipControlsOutput, _a1 error) *S3API_GetBucketOwnershipControlsWithContext_Call
func (*S3API_GetBucketOwnershipControlsWithContext_Call) Run ¶
func (_c *S3API_GetBucketOwnershipControlsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketOwnershipControlsInput, _a2 ...request.Option)) *S3API_GetBucketOwnershipControlsWithContext_Call
func (*S3API_GetBucketOwnershipControlsWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketOwnershipControlsWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketOwnershipControlsInput, ...request.Option) (*s3.GetBucketOwnershipControlsOutput, error)) *S3API_GetBucketOwnershipControlsWithContext_Call
type S3API_GetBucketOwnershipControls_Call ¶
S3API_GetBucketOwnershipControls_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketOwnershipControls'
func (*S3API_GetBucketOwnershipControls_Call) Return ¶
func (_c *S3API_GetBucketOwnershipControls_Call) Return(_a0 *s3.GetBucketOwnershipControlsOutput, _a1 error) *S3API_GetBucketOwnershipControls_Call
func (*S3API_GetBucketOwnershipControls_Call) Run ¶
func (_c *S3API_GetBucketOwnershipControls_Call) Run(run func(_a0 *s3.GetBucketOwnershipControlsInput)) *S3API_GetBucketOwnershipControls_Call
func (*S3API_GetBucketOwnershipControls_Call) RunAndReturn ¶
func (_c *S3API_GetBucketOwnershipControls_Call) RunAndReturn(run func(*s3.GetBucketOwnershipControlsInput) (*s3.GetBucketOwnershipControlsOutput, error)) *S3API_GetBucketOwnershipControls_Call
type S3API_GetBucketPolicyRequest_Call ¶
S3API_GetBucketPolicyRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketPolicyRequest'
func (*S3API_GetBucketPolicyRequest_Call) Return ¶
func (_c *S3API_GetBucketPolicyRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketPolicyOutput) *S3API_GetBucketPolicyRequest_Call
func (*S3API_GetBucketPolicyRequest_Call) Run ¶
func (_c *S3API_GetBucketPolicyRequest_Call) Run(run func(_a0 *s3.GetBucketPolicyInput)) *S3API_GetBucketPolicyRequest_Call
func (*S3API_GetBucketPolicyRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketPolicyRequest_Call) RunAndReturn(run func(*s3.GetBucketPolicyInput) (*request.Request, *s3.GetBucketPolicyOutput)) *S3API_GetBucketPolicyRequest_Call
type S3API_GetBucketPolicyStatusRequest_Call ¶
S3API_GetBucketPolicyStatusRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketPolicyStatusRequest'
func (*S3API_GetBucketPolicyStatusRequest_Call) Return ¶
func (_c *S3API_GetBucketPolicyStatusRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketPolicyStatusOutput) *S3API_GetBucketPolicyStatusRequest_Call
func (*S3API_GetBucketPolicyStatusRequest_Call) Run ¶
func (_c *S3API_GetBucketPolicyStatusRequest_Call) Run(run func(_a0 *s3.GetBucketPolicyStatusInput)) *S3API_GetBucketPolicyStatusRequest_Call
func (*S3API_GetBucketPolicyStatusRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketPolicyStatusRequest_Call) RunAndReturn(run func(*s3.GetBucketPolicyStatusInput) (*request.Request, *s3.GetBucketPolicyStatusOutput)) *S3API_GetBucketPolicyStatusRequest_Call
type S3API_GetBucketPolicyStatusWithContext_Call ¶
S3API_GetBucketPolicyStatusWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketPolicyStatusWithContext'
func (*S3API_GetBucketPolicyStatusWithContext_Call) Return ¶
func (_c *S3API_GetBucketPolicyStatusWithContext_Call) Return(_a0 *s3.GetBucketPolicyStatusOutput, _a1 error) *S3API_GetBucketPolicyStatusWithContext_Call
func (*S3API_GetBucketPolicyStatusWithContext_Call) Run ¶
func (_c *S3API_GetBucketPolicyStatusWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketPolicyStatusInput, _a2 ...request.Option)) *S3API_GetBucketPolicyStatusWithContext_Call
func (*S3API_GetBucketPolicyStatusWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketPolicyStatusWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketPolicyStatusInput, ...request.Option) (*s3.GetBucketPolicyStatusOutput, error)) *S3API_GetBucketPolicyStatusWithContext_Call
type S3API_GetBucketPolicyStatus_Call ¶
S3API_GetBucketPolicyStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketPolicyStatus'
func (*S3API_GetBucketPolicyStatus_Call) Return ¶
func (_c *S3API_GetBucketPolicyStatus_Call) Return(_a0 *s3.GetBucketPolicyStatusOutput, _a1 error) *S3API_GetBucketPolicyStatus_Call
func (*S3API_GetBucketPolicyStatus_Call) Run ¶
func (_c *S3API_GetBucketPolicyStatus_Call) Run(run func(_a0 *s3.GetBucketPolicyStatusInput)) *S3API_GetBucketPolicyStatus_Call
func (*S3API_GetBucketPolicyStatus_Call) RunAndReturn ¶
func (_c *S3API_GetBucketPolicyStatus_Call) RunAndReturn(run func(*s3.GetBucketPolicyStatusInput) (*s3.GetBucketPolicyStatusOutput, error)) *S3API_GetBucketPolicyStatus_Call
type S3API_GetBucketPolicyWithContext_Call ¶
S3API_GetBucketPolicyWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketPolicyWithContext'
func (*S3API_GetBucketPolicyWithContext_Call) Return ¶
func (_c *S3API_GetBucketPolicyWithContext_Call) Return(_a0 *s3.GetBucketPolicyOutput, _a1 error) *S3API_GetBucketPolicyWithContext_Call
func (*S3API_GetBucketPolicyWithContext_Call) Run ¶
func (_c *S3API_GetBucketPolicyWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketPolicyInput, _a2 ...request.Option)) *S3API_GetBucketPolicyWithContext_Call
func (*S3API_GetBucketPolicyWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketPolicyWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketPolicyInput, ...request.Option) (*s3.GetBucketPolicyOutput, error)) *S3API_GetBucketPolicyWithContext_Call
type S3API_GetBucketPolicy_Call ¶
S3API_GetBucketPolicy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketPolicy'
func (*S3API_GetBucketPolicy_Call) Return ¶
func (_c *S3API_GetBucketPolicy_Call) Return(_a0 *s3.GetBucketPolicyOutput, _a1 error) *S3API_GetBucketPolicy_Call
func (*S3API_GetBucketPolicy_Call) Run ¶
func (_c *S3API_GetBucketPolicy_Call) Run(run func(_a0 *s3.GetBucketPolicyInput)) *S3API_GetBucketPolicy_Call
func (*S3API_GetBucketPolicy_Call) RunAndReturn ¶
func (_c *S3API_GetBucketPolicy_Call) RunAndReturn(run func(*s3.GetBucketPolicyInput) (*s3.GetBucketPolicyOutput, error)) *S3API_GetBucketPolicy_Call
type S3API_GetBucketReplicationRequest_Call ¶
S3API_GetBucketReplicationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketReplicationRequest'
func (*S3API_GetBucketReplicationRequest_Call) Return ¶
func (_c *S3API_GetBucketReplicationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketReplicationOutput) *S3API_GetBucketReplicationRequest_Call
func (*S3API_GetBucketReplicationRequest_Call) Run ¶
func (_c *S3API_GetBucketReplicationRequest_Call) Run(run func(_a0 *s3.GetBucketReplicationInput)) *S3API_GetBucketReplicationRequest_Call
func (*S3API_GetBucketReplicationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketReplicationRequest_Call) RunAndReturn(run func(*s3.GetBucketReplicationInput) (*request.Request, *s3.GetBucketReplicationOutput)) *S3API_GetBucketReplicationRequest_Call
type S3API_GetBucketReplicationWithContext_Call ¶
S3API_GetBucketReplicationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketReplicationWithContext'
func (*S3API_GetBucketReplicationWithContext_Call) Return ¶
func (_c *S3API_GetBucketReplicationWithContext_Call) Return(_a0 *s3.GetBucketReplicationOutput, _a1 error) *S3API_GetBucketReplicationWithContext_Call
func (*S3API_GetBucketReplicationWithContext_Call) Run ¶
func (_c *S3API_GetBucketReplicationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketReplicationInput, _a2 ...request.Option)) *S3API_GetBucketReplicationWithContext_Call
func (*S3API_GetBucketReplicationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketReplicationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketReplicationInput, ...request.Option) (*s3.GetBucketReplicationOutput, error)) *S3API_GetBucketReplicationWithContext_Call
type S3API_GetBucketReplication_Call ¶
S3API_GetBucketReplication_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketReplication'
func (*S3API_GetBucketReplication_Call) Return ¶
func (_c *S3API_GetBucketReplication_Call) Return(_a0 *s3.GetBucketReplicationOutput, _a1 error) *S3API_GetBucketReplication_Call
func (*S3API_GetBucketReplication_Call) Run ¶
func (_c *S3API_GetBucketReplication_Call) Run(run func(_a0 *s3.GetBucketReplicationInput)) *S3API_GetBucketReplication_Call
func (*S3API_GetBucketReplication_Call) RunAndReturn ¶
func (_c *S3API_GetBucketReplication_Call) RunAndReturn(run func(*s3.GetBucketReplicationInput) (*s3.GetBucketReplicationOutput, error)) *S3API_GetBucketReplication_Call
type S3API_GetBucketRequestPaymentRequest_Call ¶
S3API_GetBucketRequestPaymentRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketRequestPaymentRequest'
func (*S3API_GetBucketRequestPaymentRequest_Call) Return ¶
func (_c *S3API_GetBucketRequestPaymentRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketRequestPaymentOutput) *S3API_GetBucketRequestPaymentRequest_Call
func (*S3API_GetBucketRequestPaymentRequest_Call) Run ¶
func (_c *S3API_GetBucketRequestPaymentRequest_Call) Run(run func(_a0 *s3.GetBucketRequestPaymentInput)) *S3API_GetBucketRequestPaymentRequest_Call
func (*S3API_GetBucketRequestPaymentRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketRequestPaymentRequest_Call) RunAndReturn(run func(*s3.GetBucketRequestPaymentInput) (*request.Request, *s3.GetBucketRequestPaymentOutput)) *S3API_GetBucketRequestPaymentRequest_Call
type S3API_GetBucketRequestPaymentWithContext_Call ¶
S3API_GetBucketRequestPaymentWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketRequestPaymentWithContext'
func (*S3API_GetBucketRequestPaymentWithContext_Call) Return ¶
func (_c *S3API_GetBucketRequestPaymentWithContext_Call) Return(_a0 *s3.GetBucketRequestPaymentOutput, _a1 error) *S3API_GetBucketRequestPaymentWithContext_Call
func (*S3API_GetBucketRequestPaymentWithContext_Call) Run ¶
func (_c *S3API_GetBucketRequestPaymentWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketRequestPaymentInput, _a2 ...request.Option)) *S3API_GetBucketRequestPaymentWithContext_Call
func (*S3API_GetBucketRequestPaymentWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketRequestPaymentWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketRequestPaymentInput, ...request.Option) (*s3.GetBucketRequestPaymentOutput, error)) *S3API_GetBucketRequestPaymentWithContext_Call
type S3API_GetBucketRequestPayment_Call ¶
S3API_GetBucketRequestPayment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketRequestPayment'
func (*S3API_GetBucketRequestPayment_Call) Return ¶
func (_c *S3API_GetBucketRequestPayment_Call) Return(_a0 *s3.GetBucketRequestPaymentOutput, _a1 error) *S3API_GetBucketRequestPayment_Call
func (*S3API_GetBucketRequestPayment_Call) Run ¶
func (_c *S3API_GetBucketRequestPayment_Call) Run(run func(_a0 *s3.GetBucketRequestPaymentInput)) *S3API_GetBucketRequestPayment_Call
func (*S3API_GetBucketRequestPayment_Call) RunAndReturn ¶
func (_c *S3API_GetBucketRequestPayment_Call) RunAndReturn(run func(*s3.GetBucketRequestPaymentInput) (*s3.GetBucketRequestPaymentOutput, error)) *S3API_GetBucketRequestPayment_Call
type S3API_GetBucketTaggingRequest_Call ¶
S3API_GetBucketTaggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketTaggingRequest'
func (*S3API_GetBucketTaggingRequest_Call) Return ¶
func (_c *S3API_GetBucketTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketTaggingOutput) *S3API_GetBucketTaggingRequest_Call
func (*S3API_GetBucketTaggingRequest_Call) Run ¶
func (_c *S3API_GetBucketTaggingRequest_Call) Run(run func(_a0 *s3.GetBucketTaggingInput)) *S3API_GetBucketTaggingRequest_Call
func (*S3API_GetBucketTaggingRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketTaggingRequest_Call) RunAndReturn(run func(*s3.GetBucketTaggingInput) (*request.Request, *s3.GetBucketTaggingOutput)) *S3API_GetBucketTaggingRequest_Call
type S3API_GetBucketTaggingWithContext_Call ¶
S3API_GetBucketTaggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketTaggingWithContext'
func (*S3API_GetBucketTaggingWithContext_Call) Return ¶
func (_c *S3API_GetBucketTaggingWithContext_Call) Return(_a0 *s3.GetBucketTaggingOutput, _a1 error) *S3API_GetBucketTaggingWithContext_Call
func (*S3API_GetBucketTaggingWithContext_Call) Run ¶
func (_c *S3API_GetBucketTaggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketTaggingInput, _a2 ...request.Option)) *S3API_GetBucketTaggingWithContext_Call
func (*S3API_GetBucketTaggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketTaggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketTaggingInput, ...request.Option) (*s3.GetBucketTaggingOutput, error)) *S3API_GetBucketTaggingWithContext_Call
type S3API_GetBucketTagging_Call ¶
S3API_GetBucketTagging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketTagging'
func (*S3API_GetBucketTagging_Call) Return ¶
func (_c *S3API_GetBucketTagging_Call) Return(_a0 *s3.GetBucketTaggingOutput, _a1 error) *S3API_GetBucketTagging_Call
func (*S3API_GetBucketTagging_Call) Run ¶
func (_c *S3API_GetBucketTagging_Call) Run(run func(_a0 *s3.GetBucketTaggingInput)) *S3API_GetBucketTagging_Call
func (*S3API_GetBucketTagging_Call) RunAndReturn ¶
func (_c *S3API_GetBucketTagging_Call) RunAndReturn(run func(*s3.GetBucketTaggingInput) (*s3.GetBucketTaggingOutput, error)) *S3API_GetBucketTagging_Call
type S3API_GetBucketVersioningRequest_Call ¶
S3API_GetBucketVersioningRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketVersioningRequest'
func (*S3API_GetBucketVersioningRequest_Call) Return ¶
func (_c *S3API_GetBucketVersioningRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketVersioningOutput) *S3API_GetBucketVersioningRequest_Call
func (*S3API_GetBucketVersioningRequest_Call) Run ¶
func (_c *S3API_GetBucketVersioningRequest_Call) Run(run func(_a0 *s3.GetBucketVersioningInput)) *S3API_GetBucketVersioningRequest_Call
func (*S3API_GetBucketVersioningRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketVersioningRequest_Call) RunAndReturn(run func(*s3.GetBucketVersioningInput) (*request.Request, *s3.GetBucketVersioningOutput)) *S3API_GetBucketVersioningRequest_Call
type S3API_GetBucketVersioningWithContext_Call ¶
S3API_GetBucketVersioningWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketVersioningWithContext'
func (*S3API_GetBucketVersioningWithContext_Call) Return ¶
func (_c *S3API_GetBucketVersioningWithContext_Call) Return(_a0 *s3.GetBucketVersioningOutput, _a1 error) *S3API_GetBucketVersioningWithContext_Call
func (*S3API_GetBucketVersioningWithContext_Call) Run ¶
func (_c *S3API_GetBucketVersioningWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketVersioningInput, _a2 ...request.Option)) *S3API_GetBucketVersioningWithContext_Call
func (*S3API_GetBucketVersioningWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketVersioningWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketVersioningInput, ...request.Option) (*s3.GetBucketVersioningOutput, error)) *S3API_GetBucketVersioningWithContext_Call
type S3API_GetBucketVersioning_Call ¶
S3API_GetBucketVersioning_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketVersioning'
func (*S3API_GetBucketVersioning_Call) Return ¶
func (_c *S3API_GetBucketVersioning_Call) Return(_a0 *s3.GetBucketVersioningOutput, _a1 error) *S3API_GetBucketVersioning_Call
func (*S3API_GetBucketVersioning_Call) Run ¶
func (_c *S3API_GetBucketVersioning_Call) Run(run func(_a0 *s3.GetBucketVersioningInput)) *S3API_GetBucketVersioning_Call
func (*S3API_GetBucketVersioning_Call) RunAndReturn ¶
func (_c *S3API_GetBucketVersioning_Call) RunAndReturn(run func(*s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)) *S3API_GetBucketVersioning_Call
type S3API_GetBucketWebsiteRequest_Call ¶
S3API_GetBucketWebsiteRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketWebsiteRequest'
func (*S3API_GetBucketWebsiteRequest_Call) Return ¶
func (_c *S3API_GetBucketWebsiteRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetBucketWebsiteOutput) *S3API_GetBucketWebsiteRequest_Call
func (*S3API_GetBucketWebsiteRequest_Call) Run ¶
func (_c *S3API_GetBucketWebsiteRequest_Call) Run(run func(_a0 *s3.GetBucketWebsiteInput)) *S3API_GetBucketWebsiteRequest_Call
func (*S3API_GetBucketWebsiteRequest_Call) RunAndReturn ¶
func (_c *S3API_GetBucketWebsiteRequest_Call) RunAndReturn(run func(*s3.GetBucketWebsiteInput) (*request.Request, *s3.GetBucketWebsiteOutput)) *S3API_GetBucketWebsiteRequest_Call
type S3API_GetBucketWebsiteWithContext_Call ¶
S3API_GetBucketWebsiteWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketWebsiteWithContext'
func (*S3API_GetBucketWebsiteWithContext_Call) Return ¶
func (_c *S3API_GetBucketWebsiteWithContext_Call) Return(_a0 *s3.GetBucketWebsiteOutput, _a1 error) *S3API_GetBucketWebsiteWithContext_Call
func (*S3API_GetBucketWebsiteWithContext_Call) Run ¶
func (_c *S3API_GetBucketWebsiteWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetBucketWebsiteInput, _a2 ...request.Option)) *S3API_GetBucketWebsiteWithContext_Call
func (*S3API_GetBucketWebsiteWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetBucketWebsiteWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetBucketWebsiteInput, ...request.Option) (*s3.GetBucketWebsiteOutput, error)) *S3API_GetBucketWebsiteWithContext_Call
type S3API_GetBucketWebsite_Call ¶
S3API_GetBucketWebsite_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBucketWebsite'
func (*S3API_GetBucketWebsite_Call) Return ¶
func (_c *S3API_GetBucketWebsite_Call) Return(_a0 *s3.GetBucketWebsiteOutput, _a1 error) *S3API_GetBucketWebsite_Call
func (*S3API_GetBucketWebsite_Call) Run ¶
func (_c *S3API_GetBucketWebsite_Call) Run(run func(_a0 *s3.GetBucketWebsiteInput)) *S3API_GetBucketWebsite_Call
func (*S3API_GetBucketWebsite_Call) RunAndReturn ¶
func (_c *S3API_GetBucketWebsite_Call) RunAndReturn(run func(*s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)) *S3API_GetBucketWebsite_Call
type S3API_GetObjectAclRequest_Call ¶
S3API_GetObjectAclRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectAclRequest'
func (*S3API_GetObjectAclRequest_Call) Return ¶
func (_c *S3API_GetObjectAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectAclOutput) *S3API_GetObjectAclRequest_Call
func (*S3API_GetObjectAclRequest_Call) Run ¶
func (_c *S3API_GetObjectAclRequest_Call) Run(run func(_a0 *s3.GetObjectAclInput)) *S3API_GetObjectAclRequest_Call
func (*S3API_GetObjectAclRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectAclRequest_Call) RunAndReturn(run func(*s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)) *S3API_GetObjectAclRequest_Call
type S3API_GetObjectAclWithContext_Call ¶
S3API_GetObjectAclWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectAclWithContext'
func (*S3API_GetObjectAclWithContext_Call) Return ¶
func (_c *S3API_GetObjectAclWithContext_Call) Return(_a0 *s3.GetObjectAclOutput, _a1 error) *S3API_GetObjectAclWithContext_Call
func (*S3API_GetObjectAclWithContext_Call) Run ¶
func (_c *S3API_GetObjectAclWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectAclInput, _a2 ...request.Option)) *S3API_GetObjectAclWithContext_Call
func (*S3API_GetObjectAclWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectAclWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectAclInput, ...request.Option) (*s3.GetObjectAclOutput, error)) *S3API_GetObjectAclWithContext_Call
type S3API_GetObjectAcl_Call ¶
S3API_GetObjectAcl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectAcl'
func (*S3API_GetObjectAcl_Call) Return ¶
func (_c *S3API_GetObjectAcl_Call) Return(_a0 *s3.GetObjectAclOutput, _a1 error) *S3API_GetObjectAcl_Call
func (*S3API_GetObjectAcl_Call) Run ¶
func (_c *S3API_GetObjectAcl_Call) Run(run func(_a0 *s3.GetObjectAclInput)) *S3API_GetObjectAcl_Call
func (*S3API_GetObjectAcl_Call) RunAndReturn ¶
func (_c *S3API_GetObjectAcl_Call) RunAndReturn(run func(*s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)) *S3API_GetObjectAcl_Call
type S3API_GetObjectAttributesRequest_Call ¶
S3API_GetObjectAttributesRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectAttributesRequest'
func (*S3API_GetObjectAttributesRequest_Call) Return ¶
func (_c *S3API_GetObjectAttributesRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectAttributesOutput) *S3API_GetObjectAttributesRequest_Call
func (*S3API_GetObjectAttributesRequest_Call) Run ¶
func (_c *S3API_GetObjectAttributesRequest_Call) Run(run func(_a0 *s3.GetObjectAttributesInput)) *S3API_GetObjectAttributesRequest_Call
func (*S3API_GetObjectAttributesRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectAttributesRequest_Call) RunAndReturn(run func(*s3.GetObjectAttributesInput) (*request.Request, *s3.GetObjectAttributesOutput)) *S3API_GetObjectAttributesRequest_Call
type S3API_GetObjectAttributesWithContext_Call ¶
S3API_GetObjectAttributesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectAttributesWithContext'
func (*S3API_GetObjectAttributesWithContext_Call) Return ¶
func (_c *S3API_GetObjectAttributesWithContext_Call) Return(_a0 *s3.GetObjectAttributesOutput, _a1 error) *S3API_GetObjectAttributesWithContext_Call
func (*S3API_GetObjectAttributesWithContext_Call) Run ¶
func (_c *S3API_GetObjectAttributesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectAttributesInput, _a2 ...request.Option)) *S3API_GetObjectAttributesWithContext_Call
func (*S3API_GetObjectAttributesWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectAttributesWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectAttributesInput, ...request.Option) (*s3.GetObjectAttributesOutput, error)) *S3API_GetObjectAttributesWithContext_Call
type S3API_GetObjectAttributes_Call ¶
S3API_GetObjectAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectAttributes'
func (*S3API_GetObjectAttributes_Call) Return ¶
func (_c *S3API_GetObjectAttributes_Call) Return(_a0 *s3.GetObjectAttributesOutput, _a1 error) *S3API_GetObjectAttributes_Call
func (*S3API_GetObjectAttributes_Call) Run ¶
func (_c *S3API_GetObjectAttributes_Call) Run(run func(_a0 *s3.GetObjectAttributesInput)) *S3API_GetObjectAttributes_Call
func (*S3API_GetObjectAttributes_Call) RunAndReturn ¶
func (_c *S3API_GetObjectAttributes_Call) RunAndReturn(run func(*s3.GetObjectAttributesInput) (*s3.GetObjectAttributesOutput, error)) *S3API_GetObjectAttributes_Call
type S3API_GetObjectLegalHoldRequest_Call ¶
S3API_GetObjectLegalHoldRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectLegalHoldRequest'
func (*S3API_GetObjectLegalHoldRequest_Call) Return ¶
func (_c *S3API_GetObjectLegalHoldRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectLegalHoldOutput) *S3API_GetObjectLegalHoldRequest_Call
func (*S3API_GetObjectLegalHoldRequest_Call) Run ¶
func (_c *S3API_GetObjectLegalHoldRequest_Call) Run(run func(_a0 *s3.GetObjectLegalHoldInput)) *S3API_GetObjectLegalHoldRequest_Call
func (*S3API_GetObjectLegalHoldRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectLegalHoldRequest_Call) RunAndReturn(run func(*s3.GetObjectLegalHoldInput) (*request.Request, *s3.GetObjectLegalHoldOutput)) *S3API_GetObjectLegalHoldRequest_Call
type S3API_GetObjectLegalHoldWithContext_Call ¶
S3API_GetObjectLegalHoldWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectLegalHoldWithContext'
func (*S3API_GetObjectLegalHoldWithContext_Call) Return ¶
func (_c *S3API_GetObjectLegalHoldWithContext_Call) Return(_a0 *s3.GetObjectLegalHoldOutput, _a1 error) *S3API_GetObjectLegalHoldWithContext_Call
func (*S3API_GetObjectLegalHoldWithContext_Call) Run ¶
func (_c *S3API_GetObjectLegalHoldWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectLegalHoldInput, _a2 ...request.Option)) *S3API_GetObjectLegalHoldWithContext_Call
func (*S3API_GetObjectLegalHoldWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectLegalHoldWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectLegalHoldInput, ...request.Option) (*s3.GetObjectLegalHoldOutput, error)) *S3API_GetObjectLegalHoldWithContext_Call
type S3API_GetObjectLegalHold_Call ¶
S3API_GetObjectLegalHold_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectLegalHold'
func (*S3API_GetObjectLegalHold_Call) Return ¶
func (_c *S3API_GetObjectLegalHold_Call) Return(_a0 *s3.GetObjectLegalHoldOutput, _a1 error) *S3API_GetObjectLegalHold_Call
func (*S3API_GetObjectLegalHold_Call) Run ¶
func (_c *S3API_GetObjectLegalHold_Call) Run(run func(_a0 *s3.GetObjectLegalHoldInput)) *S3API_GetObjectLegalHold_Call
func (*S3API_GetObjectLegalHold_Call) RunAndReturn ¶
func (_c *S3API_GetObjectLegalHold_Call) RunAndReturn(run func(*s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)) *S3API_GetObjectLegalHold_Call
type S3API_GetObjectLockConfigurationRequest_Call ¶
S3API_GetObjectLockConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectLockConfigurationRequest'
func (*S3API_GetObjectLockConfigurationRequest_Call) Return ¶
func (_c *S3API_GetObjectLockConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectLockConfigurationOutput) *S3API_GetObjectLockConfigurationRequest_Call
func (*S3API_GetObjectLockConfigurationRequest_Call) Run ¶
func (_c *S3API_GetObjectLockConfigurationRequest_Call) Run(run func(_a0 *s3.GetObjectLockConfigurationInput)) *S3API_GetObjectLockConfigurationRequest_Call
func (*S3API_GetObjectLockConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectLockConfigurationRequest_Call) RunAndReturn(run func(*s3.GetObjectLockConfigurationInput) (*request.Request, *s3.GetObjectLockConfigurationOutput)) *S3API_GetObjectLockConfigurationRequest_Call
type S3API_GetObjectLockConfigurationWithContext_Call ¶
S3API_GetObjectLockConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectLockConfigurationWithContext'
func (*S3API_GetObjectLockConfigurationWithContext_Call) Return ¶
func (_c *S3API_GetObjectLockConfigurationWithContext_Call) Return(_a0 *s3.GetObjectLockConfigurationOutput, _a1 error) *S3API_GetObjectLockConfigurationWithContext_Call
func (*S3API_GetObjectLockConfigurationWithContext_Call) Run ¶
func (_c *S3API_GetObjectLockConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectLockConfigurationInput, _a2 ...request.Option)) *S3API_GetObjectLockConfigurationWithContext_Call
func (*S3API_GetObjectLockConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectLockConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectLockConfigurationInput, ...request.Option) (*s3.GetObjectLockConfigurationOutput, error)) *S3API_GetObjectLockConfigurationWithContext_Call
type S3API_GetObjectLockConfiguration_Call ¶
S3API_GetObjectLockConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectLockConfiguration'
func (*S3API_GetObjectLockConfiguration_Call) Return ¶
func (_c *S3API_GetObjectLockConfiguration_Call) Return(_a0 *s3.GetObjectLockConfigurationOutput, _a1 error) *S3API_GetObjectLockConfiguration_Call
func (*S3API_GetObjectLockConfiguration_Call) Run ¶
func (_c *S3API_GetObjectLockConfiguration_Call) Run(run func(_a0 *s3.GetObjectLockConfigurationInput)) *S3API_GetObjectLockConfiguration_Call
func (*S3API_GetObjectLockConfiguration_Call) RunAndReturn ¶
func (_c *S3API_GetObjectLockConfiguration_Call) RunAndReturn(run func(*s3.GetObjectLockConfigurationInput) (*s3.GetObjectLockConfigurationOutput, error)) *S3API_GetObjectLockConfiguration_Call
type S3API_GetObjectRequest_Call ¶
S3API_GetObjectRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectRequest'
func (*S3API_GetObjectRequest_Call) Return ¶
func (_c *S3API_GetObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectOutput) *S3API_GetObjectRequest_Call
func (*S3API_GetObjectRequest_Call) Run ¶
func (_c *S3API_GetObjectRequest_Call) Run(run func(_a0 *s3.GetObjectInput)) *S3API_GetObjectRequest_Call
func (*S3API_GetObjectRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectRequest_Call) RunAndReturn(run func(*s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)) *S3API_GetObjectRequest_Call
type S3API_GetObjectRetentionRequest_Call ¶
S3API_GetObjectRetentionRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectRetentionRequest'
func (*S3API_GetObjectRetentionRequest_Call) Return ¶
func (_c *S3API_GetObjectRetentionRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectRetentionOutput) *S3API_GetObjectRetentionRequest_Call
func (*S3API_GetObjectRetentionRequest_Call) Run ¶
func (_c *S3API_GetObjectRetentionRequest_Call) Run(run func(_a0 *s3.GetObjectRetentionInput)) *S3API_GetObjectRetentionRequest_Call
func (*S3API_GetObjectRetentionRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectRetentionRequest_Call) RunAndReturn(run func(*s3.GetObjectRetentionInput) (*request.Request, *s3.GetObjectRetentionOutput)) *S3API_GetObjectRetentionRequest_Call
type S3API_GetObjectRetentionWithContext_Call ¶
S3API_GetObjectRetentionWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectRetentionWithContext'
func (*S3API_GetObjectRetentionWithContext_Call) Return ¶
func (_c *S3API_GetObjectRetentionWithContext_Call) Return(_a0 *s3.GetObjectRetentionOutput, _a1 error) *S3API_GetObjectRetentionWithContext_Call
func (*S3API_GetObjectRetentionWithContext_Call) Run ¶
func (_c *S3API_GetObjectRetentionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectRetentionInput, _a2 ...request.Option)) *S3API_GetObjectRetentionWithContext_Call
func (*S3API_GetObjectRetentionWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectRetentionWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectRetentionInput, ...request.Option) (*s3.GetObjectRetentionOutput, error)) *S3API_GetObjectRetentionWithContext_Call
type S3API_GetObjectRetention_Call ¶
S3API_GetObjectRetention_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectRetention'
func (*S3API_GetObjectRetention_Call) Return ¶
func (_c *S3API_GetObjectRetention_Call) Return(_a0 *s3.GetObjectRetentionOutput, _a1 error) *S3API_GetObjectRetention_Call
func (*S3API_GetObjectRetention_Call) Run ¶
func (_c *S3API_GetObjectRetention_Call) Run(run func(_a0 *s3.GetObjectRetentionInput)) *S3API_GetObjectRetention_Call
func (*S3API_GetObjectRetention_Call) RunAndReturn ¶
func (_c *S3API_GetObjectRetention_Call) RunAndReturn(run func(*s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)) *S3API_GetObjectRetention_Call
type S3API_GetObjectTaggingRequest_Call ¶
S3API_GetObjectTaggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectTaggingRequest'
func (*S3API_GetObjectTaggingRequest_Call) Return ¶
func (_c *S3API_GetObjectTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectTaggingOutput) *S3API_GetObjectTaggingRequest_Call
func (*S3API_GetObjectTaggingRequest_Call) Run ¶
func (_c *S3API_GetObjectTaggingRequest_Call) Run(run func(_a0 *s3.GetObjectTaggingInput)) *S3API_GetObjectTaggingRequest_Call
func (*S3API_GetObjectTaggingRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectTaggingRequest_Call) RunAndReturn(run func(*s3.GetObjectTaggingInput) (*request.Request, *s3.GetObjectTaggingOutput)) *S3API_GetObjectTaggingRequest_Call
type S3API_GetObjectTaggingWithContext_Call ¶
S3API_GetObjectTaggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectTaggingWithContext'
func (*S3API_GetObjectTaggingWithContext_Call) Return ¶
func (_c *S3API_GetObjectTaggingWithContext_Call) Return(_a0 *s3.GetObjectTaggingOutput, _a1 error) *S3API_GetObjectTaggingWithContext_Call
func (*S3API_GetObjectTaggingWithContext_Call) Run ¶
func (_c *S3API_GetObjectTaggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectTaggingInput, _a2 ...request.Option)) *S3API_GetObjectTaggingWithContext_Call
func (*S3API_GetObjectTaggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectTaggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectTaggingInput, ...request.Option) (*s3.GetObjectTaggingOutput, error)) *S3API_GetObjectTaggingWithContext_Call
type S3API_GetObjectTagging_Call ¶
S3API_GetObjectTagging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectTagging'
func (*S3API_GetObjectTagging_Call) Return ¶
func (_c *S3API_GetObjectTagging_Call) Return(_a0 *s3.GetObjectTaggingOutput, _a1 error) *S3API_GetObjectTagging_Call
func (*S3API_GetObjectTagging_Call) Run ¶
func (_c *S3API_GetObjectTagging_Call) Run(run func(_a0 *s3.GetObjectTaggingInput)) *S3API_GetObjectTagging_Call
func (*S3API_GetObjectTagging_Call) RunAndReturn ¶
func (_c *S3API_GetObjectTagging_Call) RunAndReturn(run func(*s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)) *S3API_GetObjectTagging_Call
type S3API_GetObjectTorrentRequest_Call ¶
S3API_GetObjectTorrentRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectTorrentRequest'
func (*S3API_GetObjectTorrentRequest_Call) Return ¶
func (_c *S3API_GetObjectTorrentRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetObjectTorrentOutput) *S3API_GetObjectTorrentRequest_Call
func (*S3API_GetObjectTorrentRequest_Call) Run ¶
func (_c *S3API_GetObjectTorrentRequest_Call) Run(run func(_a0 *s3.GetObjectTorrentInput)) *S3API_GetObjectTorrentRequest_Call
func (*S3API_GetObjectTorrentRequest_Call) RunAndReturn ¶
func (_c *S3API_GetObjectTorrentRequest_Call) RunAndReturn(run func(*s3.GetObjectTorrentInput) (*request.Request, *s3.GetObjectTorrentOutput)) *S3API_GetObjectTorrentRequest_Call
type S3API_GetObjectTorrentWithContext_Call ¶
S3API_GetObjectTorrentWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectTorrentWithContext'
func (*S3API_GetObjectTorrentWithContext_Call) Return ¶
func (_c *S3API_GetObjectTorrentWithContext_Call) Return(_a0 *s3.GetObjectTorrentOutput, _a1 error) *S3API_GetObjectTorrentWithContext_Call
func (*S3API_GetObjectTorrentWithContext_Call) Run ¶
func (_c *S3API_GetObjectTorrentWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectTorrentInput, _a2 ...request.Option)) *S3API_GetObjectTorrentWithContext_Call
func (*S3API_GetObjectTorrentWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectTorrentWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectTorrentInput, ...request.Option) (*s3.GetObjectTorrentOutput, error)) *S3API_GetObjectTorrentWithContext_Call
type S3API_GetObjectTorrent_Call ¶
S3API_GetObjectTorrent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectTorrent'
func (*S3API_GetObjectTorrent_Call) Return ¶
func (_c *S3API_GetObjectTorrent_Call) Return(_a0 *s3.GetObjectTorrentOutput, _a1 error) *S3API_GetObjectTorrent_Call
func (*S3API_GetObjectTorrent_Call) Run ¶
func (_c *S3API_GetObjectTorrent_Call) Run(run func(_a0 *s3.GetObjectTorrentInput)) *S3API_GetObjectTorrent_Call
func (*S3API_GetObjectTorrent_Call) RunAndReturn ¶
func (_c *S3API_GetObjectTorrent_Call) RunAndReturn(run func(*s3.GetObjectTorrentInput) (*s3.GetObjectTorrentOutput, error)) *S3API_GetObjectTorrent_Call
type S3API_GetObjectWithContext_Call ¶
S3API_GetObjectWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObjectWithContext'
func (*S3API_GetObjectWithContext_Call) Return ¶
func (_c *S3API_GetObjectWithContext_Call) Return(_a0 *s3.GetObjectOutput, _a1 error) *S3API_GetObjectWithContext_Call
func (*S3API_GetObjectWithContext_Call) Run ¶
func (_c *S3API_GetObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetObjectInput, _a2 ...request.Option)) *S3API_GetObjectWithContext_Call
func (*S3API_GetObjectWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetObjectWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetObjectInput, ...request.Option) (*s3.GetObjectOutput, error)) *S3API_GetObjectWithContext_Call
type S3API_GetObject_Call ¶
S3API_GetObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObject'
func (*S3API_GetObject_Call) Return ¶
func (_c *S3API_GetObject_Call) Return(_a0 *s3.GetObjectOutput, _a1 error) *S3API_GetObject_Call
func (*S3API_GetObject_Call) Run ¶
func (_c *S3API_GetObject_Call) Run(run func(_a0 *s3.GetObjectInput)) *S3API_GetObject_Call
func (*S3API_GetObject_Call) RunAndReturn ¶
func (_c *S3API_GetObject_Call) RunAndReturn(run func(*s3.GetObjectInput) (*s3.GetObjectOutput, error)) *S3API_GetObject_Call
type S3API_GetPublicAccessBlockRequest_Call ¶
S3API_GetPublicAccessBlockRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPublicAccessBlockRequest'
func (*S3API_GetPublicAccessBlockRequest_Call) Return ¶
func (_c *S3API_GetPublicAccessBlockRequest_Call) Return(_a0 *request.Request, _a1 *s3.GetPublicAccessBlockOutput) *S3API_GetPublicAccessBlockRequest_Call
func (*S3API_GetPublicAccessBlockRequest_Call) Run ¶
func (_c *S3API_GetPublicAccessBlockRequest_Call) Run(run func(_a0 *s3.GetPublicAccessBlockInput)) *S3API_GetPublicAccessBlockRequest_Call
func (*S3API_GetPublicAccessBlockRequest_Call) RunAndReturn ¶
func (_c *S3API_GetPublicAccessBlockRequest_Call) RunAndReturn(run func(*s3.GetPublicAccessBlockInput) (*request.Request, *s3.GetPublicAccessBlockOutput)) *S3API_GetPublicAccessBlockRequest_Call
type S3API_GetPublicAccessBlockWithContext_Call ¶
S3API_GetPublicAccessBlockWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPublicAccessBlockWithContext'
func (*S3API_GetPublicAccessBlockWithContext_Call) Return ¶
func (_c *S3API_GetPublicAccessBlockWithContext_Call) Return(_a0 *s3.GetPublicAccessBlockOutput, _a1 error) *S3API_GetPublicAccessBlockWithContext_Call
func (*S3API_GetPublicAccessBlockWithContext_Call) Run ¶
func (_c *S3API_GetPublicAccessBlockWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.GetPublicAccessBlockInput, _a2 ...request.Option)) *S3API_GetPublicAccessBlockWithContext_Call
func (*S3API_GetPublicAccessBlockWithContext_Call) RunAndReturn ¶
func (_c *S3API_GetPublicAccessBlockWithContext_Call) RunAndReturn(run func(context.Context, *s3.GetPublicAccessBlockInput, ...request.Option) (*s3.GetPublicAccessBlockOutput, error)) *S3API_GetPublicAccessBlockWithContext_Call
type S3API_GetPublicAccessBlock_Call ¶
S3API_GetPublicAccessBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPublicAccessBlock'
func (*S3API_GetPublicAccessBlock_Call) Return ¶
func (_c *S3API_GetPublicAccessBlock_Call) Return(_a0 *s3.GetPublicAccessBlockOutput, _a1 error) *S3API_GetPublicAccessBlock_Call
func (*S3API_GetPublicAccessBlock_Call) Run ¶
func (_c *S3API_GetPublicAccessBlock_Call) Run(run func(_a0 *s3.GetPublicAccessBlockInput)) *S3API_GetPublicAccessBlock_Call
func (*S3API_GetPublicAccessBlock_Call) RunAndReturn ¶
func (_c *S3API_GetPublicAccessBlock_Call) RunAndReturn(run func(*s3.GetPublicAccessBlockInput) (*s3.GetPublicAccessBlockOutput, error)) *S3API_GetPublicAccessBlock_Call
type S3API_HeadBucketRequest_Call ¶
S3API_HeadBucketRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadBucketRequest'
func (*S3API_HeadBucketRequest_Call) Return ¶
func (_c *S3API_HeadBucketRequest_Call) Return(_a0 *request.Request, _a1 *s3.HeadBucketOutput) *S3API_HeadBucketRequest_Call
func (*S3API_HeadBucketRequest_Call) Run ¶
func (_c *S3API_HeadBucketRequest_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_HeadBucketRequest_Call
func (*S3API_HeadBucketRequest_Call) RunAndReturn ¶
func (_c *S3API_HeadBucketRequest_Call) RunAndReturn(run func(*s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)) *S3API_HeadBucketRequest_Call
type S3API_HeadBucketWithContext_Call ¶
S3API_HeadBucketWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadBucketWithContext'
func (*S3API_HeadBucketWithContext_Call) Return ¶
func (_c *S3API_HeadBucketWithContext_Call) Return(_a0 *s3.HeadBucketOutput, _a1 error) *S3API_HeadBucketWithContext_Call
func (*S3API_HeadBucketWithContext_Call) Run ¶
func (_c *S3API_HeadBucketWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.Option)) *S3API_HeadBucketWithContext_Call
func (*S3API_HeadBucketWithContext_Call) RunAndReturn ¶
func (_c *S3API_HeadBucketWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadBucketInput, ...request.Option) (*s3.HeadBucketOutput, error)) *S3API_HeadBucketWithContext_Call
type S3API_HeadBucket_Call ¶
S3API_HeadBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadBucket'
func (*S3API_HeadBucket_Call) Return ¶
func (_c *S3API_HeadBucket_Call) Return(_a0 *s3.HeadBucketOutput, _a1 error) *S3API_HeadBucket_Call
func (*S3API_HeadBucket_Call) Run ¶
func (_c *S3API_HeadBucket_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_HeadBucket_Call
func (*S3API_HeadBucket_Call) RunAndReturn ¶
func (_c *S3API_HeadBucket_Call) RunAndReturn(run func(*s3.HeadBucketInput) (*s3.HeadBucketOutput, error)) *S3API_HeadBucket_Call
type S3API_HeadObjectRequest_Call ¶
S3API_HeadObjectRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadObjectRequest'
func (*S3API_HeadObjectRequest_Call) Return ¶
func (_c *S3API_HeadObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.HeadObjectOutput) *S3API_HeadObjectRequest_Call
func (*S3API_HeadObjectRequest_Call) Run ¶
func (_c *S3API_HeadObjectRequest_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_HeadObjectRequest_Call
func (*S3API_HeadObjectRequest_Call) RunAndReturn ¶
func (_c *S3API_HeadObjectRequest_Call) RunAndReturn(run func(*s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)) *S3API_HeadObjectRequest_Call
type S3API_HeadObjectWithContext_Call ¶
S3API_HeadObjectWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadObjectWithContext'
func (*S3API_HeadObjectWithContext_Call) Return ¶
func (_c *S3API_HeadObjectWithContext_Call) Return(_a0 *s3.HeadObjectOutput, _a1 error) *S3API_HeadObjectWithContext_Call
func (*S3API_HeadObjectWithContext_Call) Run ¶
func (_c *S3API_HeadObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.Option)) *S3API_HeadObjectWithContext_Call
func (*S3API_HeadObjectWithContext_Call) RunAndReturn ¶
func (_c *S3API_HeadObjectWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadObjectInput, ...request.Option) (*s3.HeadObjectOutput, error)) *S3API_HeadObjectWithContext_Call
type S3API_HeadObject_Call ¶
S3API_HeadObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeadObject'
func (*S3API_HeadObject_Call) Return ¶
func (_c *S3API_HeadObject_Call) Return(_a0 *s3.HeadObjectOutput, _a1 error) *S3API_HeadObject_Call
func (*S3API_HeadObject_Call) Run ¶
func (_c *S3API_HeadObject_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_HeadObject_Call
func (*S3API_HeadObject_Call) RunAndReturn ¶
func (_c *S3API_HeadObject_Call) RunAndReturn(run func(*s3.HeadObjectInput) (*s3.HeadObjectOutput, error)) *S3API_HeadObject_Call
type S3API_ListBucketAnalyticsConfigurationsRequest_Call ¶
S3API_ListBucketAnalyticsConfigurationsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketAnalyticsConfigurationsRequest'
func (*S3API_ListBucketAnalyticsConfigurationsRequest_Call) RunAndReturn ¶
type S3API_ListBucketAnalyticsConfigurationsWithContext_Call ¶
S3API_ListBucketAnalyticsConfigurationsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketAnalyticsConfigurationsWithContext'
func (*S3API_ListBucketAnalyticsConfigurationsWithContext_Call) Run ¶
func (_c *S3API_ListBucketAnalyticsConfigurationsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListBucketAnalyticsConfigurationsInput, _a2 ...request.Option)) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
func (*S3API_ListBucketAnalyticsConfigurationsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListBucketAnalyticsConfigurationsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListBucketAnalyticsConfigurationsInput, ...request.Option) (*s3.ListBucketAnalyticsConfigurationsOutput, error)) *S3API_ListBucketAnalyticsConfigurationsWithContext_Call
type S3API_ListBucketAnalyticsConfigurations_Call ¶
S3API_ListBucketAnalyticsConfigurations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketAnalyticsConfigurations'
func (*S3API_ListBucketAnalyticsConfigurations_Call) Return ¶
func (_c *S3API_ListBucketAnalyticsConfigurations_Call) Return(_a0 *s3.ListBucketAnalyticsConfigurationsOutput, _a1 error) *S3API_ListBucketAnalyticsConfigurations_Call
func (*S3API_ListBucketAnalyticsConfigurations_Call) Run ¶
func (_c *S3API_ListBucketAnalyticsConfigurations_Call) Run(run func(_a0 *s3.ListBucketAnalyticsConfigurationsInput)) *S3API_ListBucketAnalyticsConfigurations_Call
func (*S3API_ListBucketAnalyticsConfigurations_Call) RunAndReturn ¶
func (_c *S3API_ListBucketAnalyticsConfigurations_Call) RunAndReturn(run func(*s3.ListBucketAnalyticsConfigurationsInput) (*s3.ListBucketAnalyticsConfigurationsOutput, error)) *S3API_ListBucketAnalyticsConfigurations_Call
type S3API_ListBucketIntelligentTieringConfigurationsRequest_Call ¶
S3API_ListBucketIntelligentTieringConfigurationsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketIntelligentTieringConfigurationsRequest'
func (*S3API_ListBucketIntelligentTieringConfigurationsRequest_Call) RunAndReturn ¶
type S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call ¶
S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketIntelligentTieringConfigurationsWithContext'
func (*S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) Run ¶
func (_c *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListBucketIntelligentTieringConfigurationsInput, _a2 ...request.Option)) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
func (*S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListBucketIntelligentTieringConfigurationsInput, ...request.Option) (*s3.ListBucketIntelligentTieringConfigurationsOutput, error)) *S3API_ListBucketIntelligentTieringConfigurationsWithContext_Call
type S3API_ListBucketIntelligentTieringConfigurations_Call ¶
S3API_ListBucketIntelligentTieringConfigurations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketIntelligentTieringConfigurations'
func (*S3API_ListBucketIntelligentTieringConfigurations_Call) RunAndReturn ¶
type S3API_ListBucketInventoryConfigurationsRequest_Call ¶
S3API_ListBucketInventoryConfigurationsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketInventoryConfigurationsRequest'
func (*S3API_ListBucketInventoryConfigurationsRequest_Call) RunAndReturn ¶
type S3API_ListBucketInventoryConfigurationsWithContext_Call ¶
S3API_ListBucketInventoryConfigurationsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketInventoryConfigurationsWithContext'
func (*S3API_ListBucketInventoryConfigurationsWithContext_Call) Run ¶
func (_c *S3API_ListBucketInventoryConfigurationsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListBucketInventoryConfigurationsInput, _a2 ...request.Option)) *S3API_ListBucketInventoryConfigurationsWithContext_Call
func (*S3API_ListBucketInventoryConfigurationsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListBucketInventoryConfigurationsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListBucketInventoryConfigurationsInput, ...request.Option) (*s3.ListBucketInventoryConfigurationsOutput, error)) *S3API_ListBucketInventoryConfigurationsWithContext_Call
type S3API_ListBucketInventoryConfigurations_Call ¶
S3API_ListBucketInventoryConfigurations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketInventoryConfigurations'
func (*S3API_ListBucketInventoryConfigurations_Call) Return ¶
func (_c *S3API_ListBucketInventoryConfigurations_Call) Return(_a0 *s3.ListBucketInventoryConfigurationsOutput, _a1 error) *S3API_ListBucketInventoryConfigurations_Call
func (*S3API_ListBucketInventoryConfigurations_Call) Run ¶
func (_c *S3API_ListBucketInventoryConfigurations_Call) Run(run func(_a0 *s3.ListBucketInventoryConfigurationsInput)) *S3API_ListBucketInventoryConfigurations_Call
func (*S3API_ListBucketInventoryConfigurations_Call) RunAndReturn ¶
func (_c *S3API_ListBucketInventoryConfigurations_Call) RunAndReturn(run func(*s3.ListBucketInventoryConfigurationsInput) (*s3.ListBucketInventoryConfigurationsOutput, error)) *S3API_ListBucketInventoryConfigurations_Call
type S3API_ListBucketMetricsConfigurationsRequest_Call ¶
S3API_ListBucketMetricsConfigurationsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketMetricsConfigurationsRequest'
func (*S3API_ListBucketMetricsConfigurationsRequest_Call) Run ¶
func (_c *S3API_ListBucketMetricsConfigurationsRequest_Call) Run(run func(_a0 *s3.ListBucketMetricsConfigurationsInput)) *S3API_ListBucketMetricsConfigurationsRequest_Call
func (*S3API_ListBucketMetricsConfigurationsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListBucketMetricsConfigurationsRequest_Call) RunAndReturn(run func(*s3.ListBucketMetricsConfigurationsInput) (*request.Request, *s3.ListBucketMetricsConfigurationsOutput)) *S3API_ListBucketMetricsConfigurationsRequest_Call
type S3API_ListBucketMetricsConfigurationsWithContext_Call ¶
S3API_ListBucketMetricsConfigurationsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketMetricsConfigurationsWithContext'
func (*S3API_ListBucketMetricsConfigurationsWithContext_Call) Run ¶
func (_c *S3API_ListBucketMetricsConfigurationsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListBucketMetricsConfigurationsInput, _a2 ...request.Option)) *S3API_ListBucketMetricsConfigurationsWithContext_Call
func (*S3API_ListBucketMetricsConfigurationsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListBucketMetricsConfigurationsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListBucketMetricsConfigurationsInput, ...request.Option) (*s3.ListBucketMetricsConfigurationsOutput, error)) *S3API_ListBucketMetricsConfigurationsWithContext_Call
type S3API_ListBucketMetricsConfigurations_Call ¶
S3API_ListBucketMetricsConfigurations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketMetricsConfigurations'
func (*S3API_ListBucketMetricsConfigurations_Call) Return ¶
func (_c *S3API_ListBucketMetricsConfigurations_Call) Return(_a0 *s3.ListBucketMetricsConfigurationsOutput, _a1 error) *S3API_ListBucketMetricsConfigurations_Call
func (*S3API_ListBucketMetricsConfigurations_Call) Run ¶
func (_c *S3API_ListBucketMetricsConfigurations_Call) Run(run func(_a0 *s3.ListBucketMetricsConfigurationsInput)) *S3API_ListBucketMetricsConfigurations_Call
func (*S3API_ListBucketMetricsConfigurations_Call) RunAndReturn ¶
func (_c *S3API_ListBucketMetricsConfigurations_Call) RunAndReturn(run func(*s3.ListBucketMetricsConfigurationsInput) (*s3.ListBucketMetricsConfigurationsOutput, error)) *S3API_ListBucketMetricsConfigurations_Call
type S3API_ListBucketsRequest_Call ¶
S3API_ListBucketsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketsRequest'
func (*S3API_ListBucketsRequest_Call) Return ¶
func (_c *S3API_ListBucketsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListBucketsOutput) *S3API_ListBucketsRequest_Call
func (*S3API_ListBucketsRequest_Call) Run ¶
func (_c *S3API_ListBucketsRequest_Call) Run(run func(_a0 *s3.ListBucketsInput)) *S3API_ListBucketsRequest_Call
func (*S3API_ListBucketsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListBucketsRequest_Call) RunAndReturn(run func(*s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)) *S3API_ListBucketsRequest_Call
type S3API_ListBucketsWithContext_Call ¶
S3API_ListBucketsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBucketsWithContext'
func (*S3API_ListBucketsWithContext_Call) Return ¶
func (_c *S3API_ListBucketsWithContext_Call) Return(_a0 *s3.ListBucketsOutput, _a1 error) *S3API_ListBucketsWithContext_Call
func (*S3API_ListBucketsWithContext_Call) Run ¶
func (_c *S3API_ListBucketsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListBucketsInput, _a2 ...request.Option)) *S3API_ListBucketsWithContext_Call
func (*S3API_ListBucketsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListBucketsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListBucketsInput, ...request.Option) (*s3.ListBucketsOutput, error)) *S3API_ListBucketsWithContext_Call
type S3API_ListBuckets_Call ¶
S3API_ListBuckets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBuckets'
func (*S3API_ListBuckets_Call) Return ¶
func (_c *S3API_ListBuckets_Call) Return(_a0 *s3.ListBucketsOutput, _a1 error) *S3API_ListBuckets_Call
func (*S3API_ListBuckets_Call) Run ¶
func (_c *S3API_ListBuckets_Call) Run(run func(_a0 *s3.ListBucketsInput)) *S3API_ListBuckets_Call
func (*S3API_ListBuckets_Call) RunAndReturn ¶
func (_c *S3API_ListBuckets_Call) RunAndReturn(run func(*s3.ListBucketsInput) (*s3.ListBucketsOutput, error)) *S3API_ListBuckets_Call
type S3API_ListDirectoryBucketsPagesWithContext_Call ¶
S3API_ListDirectoryBucketsPagesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDirectoryBucketsPagesWithContext'
func (*S3API_ListDirectoryBucketsPagesWithContext_Call) Return ¶
func (_c *S3API_ListDirectoryBucketsPagesWithContext_Call) Return(_a0 error) *S3API_ListDirectoryBucketsPagesWithContext_Call
func (*S3API_ListDirectoryBucketsPagesWithContext_Call) Run ¶
func (_c *S3API_ListDirectoryBucketsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, _a2 func(*s3.ListDirectoryBucketsOutput, bool) bool, _a3 ...request.Option)) *S3API_ListDirectoryBucketsPagesWithContext_Call
func (*S3API_ListDirectoryBucketsPagesWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListDirectoryBucketsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListDirectoryBucketsInput, func(*s3.ListDirectoryBucketsOutput, bool) bool, ...request.Option) error) *S3API_ListDirectoryBucketsPagesWithContext_Call
type S3API_ListDirectoryBucketsPages_Call ¶
S3API_ListDirectoryBucketsPages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDirectoryBucketsPages'
func (*S3API_ListDirectoryBucketsPages_Call) Return ¶
func (_c *S3API_ListDirectoryBucketsPages_Call) Return(_a0 error) *S3API_ListDirectoryBucketsPages_Call
func (*S3API_ListDirectoryBucketsPages_Call) Run ¶
func (_c *S3API_ListDirectoryBucketsPages_Call) Run(run func(_a0 *s3.ListDirectoryBucketsInput, _a1 func(*s3.ListDirectoryBucketsOutput, bool) bool)) *S3API_ListDirectoryBucketsPages_Call
func (*S3API_ListDirectoryBucketsPages_Call) RunAndReturn ¶
func (_c *S3API_ListDirectoryBucketsPages_Call) RunAndReturn(run func(*s3.ListDirectoryBucketsInput, func(*s3.ListDirectoryBucketsOutput, bool) bool) error) *S3API_ListDirectoryBucketsPages_Call
type S3API_ListDirectoryBucketsRequest_Call ¶
S3API_ListDirectoryBucketsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDirectoryBucketsRequest'
func (*S3API_ListDirectoryBucketsRequest_Call) Return ¶
func (_c *S3API_ListDirectoryBucketsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListDirectoryBucketsOutput) *S3API_ListDirectoryBucketsRequest_Call
func (*S3API_ListDirectoryBucketsRequest_Call) Run ¶
func (_c *S3API_ListDirectoryBucketsRequest_Call) Run(run func(_a0 *s3.ListDirectoryBucketsInput)) *S3API_ListDirectoryBucketsRequest_Call
func (*S3API_ListDirectoryBucketsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListDirectoryBucketsRequest_Call) RunAndReturn(run func(*s3.ListDirectoryBucketsInput) (*request.Request, *s3.ListDirectoryBucketsOutput)) *S3API_ListDirectoryBucketsRequest_Call
type S3API_ListDirectoryBucketsWithContext_Call ¶
S3API_ListDirectoryBucketsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDirectoryBucketsWithContext'
func (*S3API_ListDirectoryBucketsWithContext_Call) Return ¶
func (_c *S3API_ListDirectoryBucketsWithContext_Call) Return(_a0 *s3.ListDirectoryBucketsOutput, _a1 error) *S3API_ListDirectoryBucketsWithContext_Call
func (*S3API_ListDirectoryBucketsWithContext_Call) Run ¶
func (_c *S3API_ListDirectoryBucketsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListDirectoryBucketsInput, _a2 ...request.Option)) *S3API_ListDirectoryBucketsWithContext_Call
func (*S3API_ListDirectoryBucketsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListDirectoryBucketsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListDirectoryBucketsInput, ...request.Option) (*s3.ListDirectoryBucketsOutput, error)) *S3API_ListDirectoryBucketsWithContext_Call
type S3API_ListDirectoryBuckets_Call ¶
S3API_ListDirectoryBuckets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDirectoryBuckets'
func (*S3API_ListDirectoryBuckets_Call) Return ¶
func (_c *S3API_ListDirectoryBuckets_Call) Return(_a0 *s3.ListDirectoryBucketsOutput, _a1 error) *S3API_ListDirectoryBuckets_Call
func (*S3API_ListDirectoryBuckets_Call) Run ¶
func (_c *S3API_ListDirectoryBuckets_Call) Run(run func(_a0 *s3.ListDirectoryBucketsInput)) *S3API_ListDirectoryBuckets_Call
func (*S3API_ListDirectoryBuckets_Call) RunAndReturn ¶
func (_c *S3API_ListDirectoryBuckets_Call) RunAndReturn(run func(*s3.ListDirectoryBucketsInput) (*s3.ListDirectoryBucketsOutput, error)) *S3API_ListDirectoryBuckets_Call
type S3API_ListMultipartUploadsPagesWithContext_Call ¶
S3API_ListMultipartUploadsPagesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMultipartUploadsPagesWithContext'
func (*S3API_ListMultipartUploadsPagesWithContext_Call) Return ¶
func (_c *S3API_ListMultipartUploadsPagesWithContext_Call) Return(_a0 error) *S3API_ListMultipartUploadsPagesWithContext_Call
func (*S3API_ListMultipartUploadsPagesWithContext_Call) Run ¶
func (_c *S3API_ListMultipartUploadsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, _a2 func(*s3.ListMultipartUploadsOutput, bool) bool, _a3 ...request.Option)) *S3API_ListMultipartUploadsPagesWithContext_Call
func (*S3API_ListMultipartUploadsPagesWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListMultipartUploadsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListMultipartUploadsInput, func(*s3.ListMultipartUploadsOutput, bool) bool, ...request.Option) error) *S3API_ListMultipartUploadsPagesWithContext_Call
type S3API_ListMultipartUploadsPages_Call ¶
S3API_ListMultipartUploadsPages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMultipartUploadsPages'
func (*S3API_ListMultipartUploadsPages_Call) Return ¶
func (_c *S3API_ListMultipartUploadsPages_Call) Return(_a0 error) *S3API_ListMultipartUploadsPages_Call
func (*S3API_ListMultipartUploadsPages_Call) Run ¶
func (_c *S3API_ListMultipartUploadsPages_Call) Run(run func(_a0 *s3.ListMultipartUploadsInput, _a1 func(*s3.ListMultipartUploadsOutput, bool) bool)) *S3API_ListMultipartUploadsPages_Call
func (*S3API_ListMultipartUploadsPages_Call) RunAndReturn ¶
func (_c *S3API_ListMultipartUploadsPages_Call) RunAndReturn(run func(*s3.ListMultipartUploadsInput, func(*s3.ListMultipartUploadsOutput, bool) bool) error) *S3API_ListMultipartUploadsPages_Call
type S3API_ListMultipartUploadsRequest_Call ¶
S3API_ListMultipartUploadsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMultipartUploadsRequest'
func (*S3API_ListMultipartUploadsRequest_Call) Return ¶
func (_c *S3API_ListMultipartUploadsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListMultipartUploadsOutput) *S3API_ListMultipartUploadsRequest_Call
func (*S3API_ListMultipartUploadsRequest_Call) Run ¶
func (_c *S3API_ListMultipartUploadsRequest_Call) Run(run func(_a0 *s3.ListMultipartUploadsInput)) *S3API_ListMultipartUploadsRequest_Call
func (*S3API_ListMultipartUploadsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListMultipartUploadsRequest_Call) RunAndReturn(run func(*s3.ListMultipartUploadsInput) (*request.Request, *s3.ListMultipartUploadsOutput)) *S3API_ListMultipartUploadsRequest_Call
type S3API_ListMultipartUploadsWithContext_Call ¶
S3API_ListMultipartUploadsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMultipartUploadsWithContext'
func (*S3API_ListMultipartUploadsWithContext_Call) Return ¶
func (_c *S3API_ListMultipartUploadsWithContext_Call) Return(_a0 *s3.ListMultipartUploadsOutput, _a1 error) *S3API_ListMultipartUploadsWithContext_Call
func (*S3API_ListMultipartUploadsWithContext_Call) Run ¶
func (_c *S3API_ListMultipartUploadsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListMultipartUploadsInput, _a2 ...request.Option)) *S3API_ListMultipartUploadsWithContext_Call
func (*S3API_ListMultipartUploadsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListMultipartUploadsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListMultipartUploadsInput, ...request.Option) (*s3.ListMultipartUploadsOutput, error)) *S3API_ListMultipartUploadsWithContext_Call
type S3API_ListMultipartUploads_Call ¶
S3API_ListMultipartUploads_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMultipartUploads'
func (*S3API_ListMultipartUploads_Call) Return ¶
func (_c *S3API_ListMultipartUploads_Call) Return(_a0 *s3.ListMultipartUploadsOutput, _a1 error) *S3API_ListMultipartUploads_Call
func (*S3API_ListMultipartUploads_Call) Run ¶
func (_c *S3API_ListMultipartUploads_Call) Run(run func(_a0 *s3.ListMultipartUploadsInput)) *S3API_ListMultipartUploads_Call
func (*S3API_ListMultipartUploads_Call) RunAndReturn ¶
func (_c *S3API_ListMultipartUploads_Call) RunAndReturn(run func(*s3.ListMultipartUploadsInput) (*s3.ListMultipartUploadsOutput, error)) *S3API_ListMultipartUploads_Call
type S3API_ListObjectVersionsPagesWithContext_Call ¶
S3API_ListObjectVersionsPagesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectVersionsPagesWithContext'
func (*S3API_ListObjectVersionsPagesWithContext_Call) Return ¶
func (_c *S3API_ListObjectVersionsPagesWithContext_Call) Return(_a0 error) *S3API_ListObjectVersionsPagesWithContext_Call
func (*S3API_ListObjectVersionsPagesWithContext_Call) Run ¶
func (_c *S3API_ListObjectVersionsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, _a2 func(*s3.ListObjectVersionsOutput, bool) bool, _a3 ...request.Option)) *S3API_ListObjectVersionsPagesWithContext_Call
func (*S3API_ListObjectVersionsPagesWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListObjectVersionsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectVersionsInput, func(*s3.ListObjectVersionsOutput, bool) bool, ...request.Option) error) *S3API_ListObjectVersionsPagesWithContext_Call
type S3API_ListObjectVersionsPages_Call ¶
S3API_ListObjectVersionsPages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectVersionsPages'
func (*S3API_ListObjectVersionsPages_Call) Return ¶
func (_c *S3API_ListObjectVersionsPages_Call) Return(_a0 error) *S3API_ListObjectVersionsPages_Call
func (*S3API_ListObjectVersionsPages_Call) Run ¶
func (_c *S3API_ListObjectVersionsPages_Call) Run(run func(_a0 *s3.ListObjectVersionsInput, _a1 func(*s3.ListObjectVersionsOutput, bool) bool)) *S3API_ListObjectVersionsPages_Call
func (*S3API_ListObjectVersionsPages_Call) RunAndReturn ¶
func (_c *S3API_ListObjectVersionsPages_Call) RunAndReturn(run func(*s3.ListObjectVersionsInput, func(*s3.ListObjectVersionsOutput, bool) bool) error) *S3API_ListObjectVersionsPages_Call
type S3API_ListObjectVersionsRequest_Call ¶
S3API_ListObjectVersionsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectVersionsRequest'
func (*S3API_ListObjectVersionsRequest_Call) Return ¶
func (_c *S3API_ListObjectVersionsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListObjectVersionsOutput) *S3API_ListObjectVersionsRequest_Call
func (*S3API_ListObjectVersionsRequest_Call) Run ¶
func (_c *S3API_ListObjectVersionsRequest_Call) Run(run func(_a0 *s3.ListObjectVersionsInput)) *S3API_ListObjectVersionsRequest_Call
func (*S3API_ListObjectVersionsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListObjectVersionsRequest_Call) RunAndReturn(run func(*s3.ListObjectVersionsInput) (*request.Request, *s3.ListObjectVersionsOutput)) *S3API_ListObjectVersionsRequest_Call
type S3API_ListObjectVersionsWithContext_Call ¶
S3API_ListObjectVersionsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectVersionsWithContext'
func (*S3API_ListObjectVersionsWithContext_Call) Return ¶
func (_c *S3API_ListObjectVersionsWithContext_Call) Return(_a0 *s3.ListObjectVersionsOutput, _a1 error) *S3API_ListObjectVersionsWithContext_Call
func (*S3API_ListObjectVersionsWithContext_Call) Run ¶
func (_c *S3API_ListObjectVersionsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectVersionsInput, _a2 ...request.Option)) *S3API_ListObjectVersionsWithContext_Call
func (*S3API_ListObjectVersionsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListObjectVersionsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectVersionsInput, ...request.Option) (*s3.ListObjectVersionsOutput, error)) *S3API_ListObjectVersionsWithContext_Call
type S3API_ListObjectVersions_Call ¶
S3API_ListObjectVersions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectVersions'
func (*S3API_ListObjectVersions_Call) Return ¶
func (_c *S3API_ListObjectVersions_Call) Return(_a0 *s3.ListObjectVersionsOutput, _a1 error) *S3API_ListObjectVersions_Call
func (*S3API_ListObjectVersions_Call) Run ¶
func (_c *S3API_ListObjectVersions_Call) Run(run func(_a0 *s3.ListObjectVersionsInput)) *S3API_ListObjectVersions_Call
func (*S3API_ListObjectVersions_Call) RunAndReturn ¶
func (_c *S3API_ListObjectVersions_Call) RunAndReturn(run func(*s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)) *S3API_ListObjectVersions_Call
type S3API_ListObjectsPagesWithContext_Call ¶
S3API_ListObjectsPagesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsPagesWithContext'
func (*S3API_ListObjectsPagesWithContext_Call) Return ¶
func (_c *S3API_ListObjectsPagesWithContext_Call) Return(_a0 error) *S3API_ListObjectsPagesWithContext_Call
func (*S3API_ListObjectsPagesWithContext_Call) Run ¶
func (_c *S3API_ListObjectsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsInput, _a2 func(*s3.ListObjectsOutput, bool) bool, _a3 ...request.Option)) *S3API_ListObjectsPagesWithContext_Call
func (*S3API_ListObjectsPagesWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectsInput, func(*s3.ListObjectsOutput, bool) bool, ...request.Option) error) *S3API_ListObjectsPagesWithContext_Call
type S3API_ListObjectsPages_Call ¶
S3API_ListObjectsPages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsPages'
func (*S3API_ListObjectsPages_Call) Return ¶
func (_c *S3API_ListObjectsPages_Call) Return(_a0 error) *S3API_ListObjectsPages_Call
func (*S3API_ListObjectsPages_Call) Run ¶
func (_c *S3API_ListObjectsPages_Call) Run(run func(_a0 *s3.ListObjectsInput, _a1 func(*s3.ListObjectsOutput, bool) bool)) *S3API_ListObjectsPages_Call
func (*S3API_ListObjectsPages_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsPages_Call) RunAndReturn(run func(*s3.ListObjectsInput, func(*s3.ListObjectsOutput, bool) bool) error) *S3API_ListObjectsPages_Call
type S3API_ListObjectsRequest_Call ¶
S3API_ListObjectsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsRequest'
func (*S3API_ListObjectsRequest_Call) Return ¶
func (_c *S3API_ListObjectsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListObjectsOutput) *S3API_ListObjectsRequest_Call
func (*S3API_ListObjectsRequest_Call) Run ¶
func (_c *S3API_ListObjectsRequest_Call) Run(run func(_a0 *s3.ListObjectsInput)) *S3API_ListObjectsRequest_Call
func (*S3API_ListObjectsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsRequest_Call) RunAndReturn(run func(*s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)) *S3API_ListObjectsRequest_Call
type S3API_ListObjectsV2PagesWithContext_Call ¶
S3API_ListObjectsV2PagesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsV2PagesWithContext'
func (*S3API_ListObjectsV2PagesWithContext_Call) Return ¶
func (_c *S3API_ListObjectsV2PagesWithContext_Call) Return(_a0 error) *S3API_ListObjectsV2PagesWithContext_Call
func (*S3API_ListObjectsV2PagesWithContext_Call) Run ¶
func (_c *S3API_ListObjectsV2PagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsV2Input, _a2 func(*s3.ListObjectsV2Output, bool) bool, _a3 ...request.Option)) *S3API_ListObjectsV2PagesWithContext_Call
func (*S3API_ListObjectsV2PagesWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsV2PagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectsV2Input, func(*s3.ListObjectsV2Output, bool) bool, ...request.Option) error) *S3API_ListObjectsV2PagesWithContext_Call
type S3API_ListObjectsV2Pages_Call ¶
S3API_ListObjectsV2Pages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsV2Pages'
func (*S3API_ListObjectsV2Pages_Call) Return ¶
func (_c *S3API_ListObjectsV2Pages_Call) Return(_a0 error) *S3API_ListObjectsV2Pages_Call
func (*S3API_ListObjectsV2Pages_Call) Run ¶
func (_c *S3API_ListObjectsV2Pages_Call) Run(run func(_a0 *s3.ListObjectsV2Input, _a1 func(*s3.ListObjectsV2Output, bool) bool)) *S3API_ListObjectsV2Pages_Call
func (*S3API_ListObjectsV2Pages_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsV2Pages_Call) RunAndReturn(run func(*s3.ListObjectsV2Input, func(*s3.ListObjectsV2Output, bool) bool) error) *S3API_ListObjectsV2Pages_Call
type S3API_ListObjectsV2Request_Call ¶
S3API_ListObjectsV2Request_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsV2Request'
func (*S3API_ListObjectsV2Request_Call) Return ¶
func (_c *S3API_ListObjectsV2Request_Call) Return(_a0 *request.Request, _a1 *s3.ListObjectsV2Output) *S3API_ListObjectsV2Request_Call
func (*S3API_ListObjectsV2Request_Call) Run ¶
func (_c *S3API_ListObjectsV2Request_Call) Run(run func(_a0 *s3.ListObjectsV2Input)) *S3API_ListObjectsV2Request_Call
func (*S3API_ListObjectsV2Request_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsV2Request_Call) RunAndReturn(run func(*s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)) *S3API_ListObjectsV2Request_Call
type S3API_ListObjectsV2WithContext_Call ¶
S3API_ListObjectsV2WithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsV2WithContext'
func (*S3API_ListObjectsV2WithContext_Call) Return ¶
func (_c *S3API_ListObjectsV2WithContext_Call) Return(_a0 *s3.ListObjectsV2Output, _a1 error) *S3API_ListObjectsV2WithContext_Call
func (*S3API_ListObjectsV2WithContext_Call) Run ¶
func (_c *S3API_ListObjectsV2WithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsV2Input, _a2 ...request.Option)) *S3API_ListObjectsV2WithContext_Call
func (*S3API_ListObjectsV2WithContext_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsV2WithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectsV2Input, ...request.Option) (*s3.ListObjectsV2Output, error)) *S3API_ListObjectsV2WithContext_Call
type S3API_ListObjectsV2_Call ¶
S3API_ListObjectsV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsV2'
func (*S3API_ListObjectsV2_Call) Return ¶
func (_c *S3API_ListObjectsV2_Call) Return(_a0 *s3.ListObjectsV2Output, _a1 error) *S3API_ListObjectsV2_Call
func (*S3API_ListObjectsV2_Call) Run ¶
func (_c *S3API_ListObjectsV2_Call) Run(run func(_a0 *s3.ListObjectsV2Input)) *S3API_ListObjectsV2_Call
func (*S3API_ListObjectsV2_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsV2_Call) RunAndReturn(run func(*s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)) *S3API_ListObjectsV2_Call
type S3API_ListObjectsWithContext_Call ¶
S3API_ListObjectsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjectsWithContext'
func (*S3API_ListObjectsWithContext_Call) Return ¶
func (_c *S3API_ListObjectsWithContext_Call) Return(_a0 *s3.ListObjectsOutput, _a1 error) *S3API_ListObjectsWithContext_Call
func (*S3API_ListObjectsWithContext_Call) Run ¶
func (_c *S3API_ListObjectsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListObjectsInput, _a2 ...request.Option)) *S3API_ListObjectsWithContext_Call
func (*S3API_ListObjectsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListObjectsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListObjectsInput, ...request.Option) (*s3.ListObjectsOutput, error)) *S3API_ListObjectsWithContext_Call
type S3API_ListObjects_Call ¶
S3API_ListObjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObjects'
func (*S3API_ListObjects_Call) Return ¶
func (_c *S3API_ListObjects_Call) Return(_a0 *s3.ListObjectsOutput, _a1 error) *S3API_ListObjects_Call
func (*S3API_ListObjects_Call) Run ¶
func (_c *S3API_ListObjects_Call) Run(run func(_a0 *s3.ListObjectsInput)) *S3API_ListObjects_Call
func (*S3API_ListObjects_Call) RunAndReturn ¶
func (_c *S3API_ListObjects_Call) RunAndReturn(run func(*s3.ListObjectsInput) (*s3.ListObjectsOutput, error)) *S3API_ListObjects_Call
type S3API_ListPartsPagesWithContext_Call ¶
S3API_ListPartsPagesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPartsPagesWithContext'
func (*S3API_ListPartsPagesWithContext_Call) Return ¶
func (_c *S3API_ListPartsPagesWithContext_Call) Return(_a0 error) *S3API_ListPartsPagesWithContext_Call
func (*S3API_ListPartsPagesWithContext_Call) Run ¶
func (_c *S3API_ListPartsPagesWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListPartsInput, _a2 func(*s3.ListPartsOutput, bool) bool, _a3 ...request.Option)) *S3API_ListPartsPagesWithContext_Call
func (*S3API_ListPartsPagesWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListPartsPagesWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListPartsInput, func(*s3.ListPartsOutput, bool) bool, ...request.Option) error) *S3API_ListPartsPagesWithContext_Call
type S3API_ListPartsPages_Call ¶
S3API_ListPartsPages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPartsPages'
func (*S3API_ListPartsPages_Call) Return ¶
func (_c *S3API_ListPartsPages_Call) Return(_a0 error) *S3API_ListPartsPages_Call
func (*S3API_ListPartsPages_Call) Run ¶
func (_c *S3API_ListPartsPages_Call) Run(run func(_a0 *s3.ListPartsInput, _a1 func(*s3.ListPartsOutput, bool) bool)) *S3API_ListPartsPages_Call
func (*S3API_ListPartsPages_Call) RunAndReturn ¶
func (_c *S3API_ListPartsPages_Call) RunAndReturn(run func(*s3.ListPartsInput, func(*s3.ListPartsOutput, bool) bool) error) *S3API_ListPartsPages_Call
type S3API_ListPartsRequest_Call ¶
S3API_ListPartsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPartsRequest'
func (*S3API_ListPartsRequest_Call) Return ¶
func (_c *S3API_ListPartsRequest_Call) Return(_a0 *request.Request, _a1 *s3.ListPartsOutput) *S3API_ListPartsRequest_Call
func (*S3API_ListPartsRequest_Call) Run ¶
func (_c *S3API_ListPartsRequest_Call) Run(run func(_a0 *s3.ListPartsInput)) *S3API_ListPartsRequest_Call
func (*S3API_ListPartsRequest_Call) RunAndReturn ¶
func (_c *S3API_ListPartsRequest_Call) RunAndReturn(run func(*s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)) *S3API_ListPartsRequest_Call
type S3API_ListPartsWithContext_Call ¶
S3API_ListPartsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPartsWithContext'
func (*S3API_ListPartsWithContext_Call) Return ¶
func (_c *S3API_ListPartsWithContext_Call) Return(_a0 *s3.ListPartsOutput, _a1 error) *S3API_ListPartsWithContext_Call
func (*S3API_ListPartsWithContext_Call) Run ¶
func (_c *S3API_ListPartsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.ListPartsInput, _a2 ...request.Option)) *S3API_ListPartsWithContext_Call
func (*S3API_ListPartsWithContext_Call) RunAndReturn ¶
func (_c *S3API_ListPartsWithContext_Call) RunAndReturn(run func(context.Context, *s3.ListPartsInput, ...request.Option) (*s3.ListPartsOutput, error)) *S3API_ListPartsWithContext_Call
type S3API_ListParts_Call ¶
S3API_ListParts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListParts'
func (*S3API_ListParts_Call) Return ¶
func (_c *S3API_ListParts_Call) Return(_a0 *s3.ListPartsOutput, _a1 error) *S3API_ListParts_Call
func (*S3API_ListParts_Call) Run ¶
func (_c *S3API_ListParts_Call) Run(run func(_a0 *s3.ListPartsInput)) *S3API_ListParts_Call
func (*S3API_ListParts_Call) RunAndReturn ¶
func (_c *S3API_ListParts_Call) RunAndReturn(run func(*s3.ListPartsInput) (*s3.ListPartsOutput, error)) *S3API_ListParts_Call
type S3API_PutBucketAccelerateConfigurationRequest_Call ¶
S3API_PutBucketAccelerateConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAccelerateConfigurationRequest'
func (*S3API_PutBucketAccelerateConfigurationRequest_Call) Run ¶
func (_c *S3API_PutBucketAccelerateConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketAccelerateConfigurationInput)) *S3API_PutBucketAccelerateConfigurationRequest_Call
func (*S3API_PutBucketAccelerateConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAccelerateConfigurationRequest_Call) RunAndReturn(run func(*s3.PutBucketAccelerateConfigurationInput) (*request.Request, *s3.PutBucketAccelerateConfigurationOutput)) *S3API_PutBucketAccelerateConfigurationRequest_Call
type S3API_PutBucketAccelerateConfigurationWithContext_Call ¶
S3API_PutBucketAccelerateConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAccelerateConfigurationWithContext'
func (*S3API_PutBucketAccelerateConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketAccelerateConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketAccelerateConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketAccelerateConfigurationWithContext_Call
func (*S3API_PutBucketAccelerateConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAccelerateConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketAccelerateConfigurationInput, ...request.Option) (*s3.PutBucketAccelerateConfigurationOutput, error)) *S3API_PutBucketAccelerateConfigurationWithContext_Call
type S3API_PutBucketAccelerateConfiguration_Call ¶
S3API_PutBucketAccelerateConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAccelerateConfiguration'
func (*S3API_PutBucketAccelerateConfiguration_Call) Return ¶
func (_c *S3API_PutBucketAccelerateConfiguration_Call) Return(_a0 *s3.PutBucketAccelerateConfigurationOutput, _a1 error) *S3API_PutBucketAccelerateConfiguration_Call
func (*S3API_PutBucketAccelerateConfiguration_Call) Run ¶
func (_c *S3API_PutBucketAccelerateConfiguration_Call) Run(run func(_a0 *s3.PutBucketAccelerateConfigurationInput)) *S3API_PutBucketAccelerateConfiguration_Call
func (*S3API_PutBucketAccelerateConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAccelerateConfiguration_Call) RunAndReturn(run func(*s3.PutBucketAccelerateConfigurationInput) (*s3.PutBucketAccelerateConfigurationOutput, error)) *S3API_PutBucketAccelerateConfiguration_Call
type S3API_PutBucketAclRequest_Call ¶
S3API_PutBucketAclRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAclRequest'
func (*S3API_PutBucketAclRequest_Call) Return ¶
func (_c *S3API_PutBucketAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketAclOutput) *S3API_PutBucketAclRequest_Call
func (*S3API_PutBucketAclRequest_Call) Run ¶
func (_c *S3API_PutBucketAclRequest_Call) Run(run func(_a0 *s3.PutBucketAclInput)) *S3API_PutBucketAclRequest_Call
func (*S3API_PutBucketAclRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAclRequest_Call) RunAndReturn(run func(*s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)) *S3API_PutBucketAclRequest_Call
type S3API_PutBucketAclWithContext_Call ¶
S3API_PutBucketAclWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAclWithContext'
func (*S3API_PutBucketAclWithContext_Call) Return ¶
func (_c *S3API_PutBucketAclWithContext_Call) Return(_a0 *s3.PutBucketAclOutput, _a1 error) *S3API_PutBucketAclWithContext_Call
func (*S3API_PutBucketAclWithContext_Call) Run ¶
func (_c *S3API_PutBucketAclWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketAclInput, _a2 ...request.Option)) *S3API_PutBucketAclWithContext_Call
func (*S3API_PutBucketAclWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAclWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketAclInput, ...request.Option) (*s3.PutBucketAclOutput, error)) *S3API_PutBucketAclWithContext_Call
type S3API_PutBucketAcl_Call ¶
S3API_PutBucketAcl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAcl'
func (*S3API_PutBucketAcl_Call) Return ¶
func (_c *S3API_PutBucketAcl_Call) Return(_a0 *s3.PutBucketAclOutput, _a1 error) *S3API_PutBucketAcl_Call
func (*S3API_PutBucketAcl_Call) Run ¶
func (_c *S3API_PutBucketAcl_Call) Run(run func(_a0 *s3.PutBucketAclInput)) *S3API_PutBucketAcl_Call
func (*S3API_PutBucketAcl_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAcl_Call) RunAndReturn(run func(*s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)) *S3API_PutBucketAcl_Call
type S3API_PutBucketAnalyticsConfigurationRequest_Call ¶
S3API_PutBucketAnalyticsConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAnalyticsConfigurationRequest'
func (*S3API_PutBucketAnalyticsConfigurationRequest_Call) Run ¶
func (_c *S3API_PutBucketAnalyticsConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketAnalyticsConfigurationInput)) *S3API_PutBucketAnalyticsConfigurationRequest_Call
func (*S3API_PutBucketAnalyticsConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAnalyticsConfigurationRequest_Call) RunAndReturn(run func(*s3.PutBucketAnalyticsConfigurationInput) (*request.Request, *s3.PutBucketAnalyticsConfigurationOutput)) *S3API_PutBucketAnalyticsConfigurationRequest_Call
type S3API_PutBucketAnalyticsConfigurationWithContext_Call ¶
S3API_PutBucketAnalyticsConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAnalyticsConfigurationWithContext'
func (*S3API_PutBucketAnalyticsConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketAnalyticsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketAnalyticsConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
func (*S3API_PutBucketAnalyticsConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAnalyticsConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketAnalyticsConfigurationInput, ...request.Option) (*s3.PutBucketAnalyticsConfigurationOutput, error)) *S3API_PutBucketAnalyticsConfigurationWithContext_Call
type S3API_PutBucketAnalyticsConfiguration_Call ¶
S3API_PutBucketAnalyticsConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketAnalyticsConfiguration'
func (*S3API_PutBucketAnalyticsConfiguration_Call) Return ¶
func (_c *S3API_PutBucketAnalyticsConfiguration_Call) Return(_a0 *s3.PutBucketAnalyticsConfigurationOutput, _a1 error) *S3API_PutBucketAnalyticsConfiguration_Call
func (*S3API_PutBucketAnalyticsConfiguration_Call) Run ¶
func (_c *S3API_PutBucketAnalyticsConfiguration_Call) Run(run func(_a0 *s3.PutBucketAnalyticsConfigurationInput)) *S3API_PutBucketAnalyticsConfiguration_Call
func (*S3API_PutBucketAnalyticsConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutBucketAnalyticsConfiguration_Call) RunAndReturn(run func(*s3.PutBucketAnalyticsConfigurationInput) (*s3.PutBucketAnalyticsConfigurationOutput, error)) *S3API_PutBucketAnalyticsConfiguration_Call
type S3API_PutBucketCorsRequest_Call ¶
S3API_PutBucketCorsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketCorsRequest'
func (*S3API_PutBucketCorsRequest_Call) Return ¶
func (_c *S3API_PutBucketCorsRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketCorsOutput) *S3API_PutBucketCorsRequest_Call
func (*S3API_PutBucketCorsRequest_Call) Run ¶
func (_c *S3API_PutBucketCorsRequest_Call) Run(run func(_a0 *s3.PutBucketCorsInput)) *S3API_PutBucketCorsRequest_Call
func (*S3API_PutBucketCorsRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketCorsRequest_Call) RunAndReturn(run func(*s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)) *S3API_PutBucketCorsRequest_Call
type S3API_PutBucketCorsWithContext_Call ¶
S3API_PutBucketCorsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketCorsWithContext'
func (*S3API_PutBucketCorsWithContext_Call) Return ¶
func (_c *S3API_PutBucketCorsWithContext_Call) Return(_a0 *s3.PutBucketCorsOutput, _a1 error) *S3API_PutBucketCorsWithContext_Call
func (*S3API_PutBucketCorsWithContext_Call) Run ¶
func (_c *S3API_PutBucketCorsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketCorsInput, _a2 ...request.Option)) *S3API_PutBucketCorsWithContext_Call
func (*S3API_PutBucketCorsWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketCorsWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketCorsInput, ...request.Option) (*s3.PutBucketCorsOutput, error)) *S3API_PutBucketCorsWithContext_Call
type S3API_PutBucketCors_Call ¶
S3API_PutBucketCors_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketCors'
func (*S3API_PutBucketCors_Call) Return ¶
func (_c *S3API_PutBucketCors_Call) Return(_a0 *s3.PutBucketCorsOutput, _a1 error) *S3API_PutBucketCors_Call
func (*S3API_PutBucketCors_Call) Run ¶
func (_c *S3API_PutBucketCors_Call) Run(run func(_a0 *s3.PutBucketCorsInput)) *S3API_PutBucketCors_Call
func (*S3API_PutBucketCors_Call) RunAndReturn ¶
func (_c *S3API_PutBucketCors_Call) RunAndReturn(run func(*s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)) *S3API_PutBucketCors_Call
type S3API_PutBucketEncryptionRequest_Call ¶
S3API_PutBucketEncryptionRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketEncryptionRequest'
func (*S3API_PutBucketEncryptionRequest_Call) Return ¶
func (_c *S3API_PutBucketEncryptionRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketEncryptionOutput) *S3API_PutBucketEncryptionRequest_Call
func (*S3API_PutBucketEncryptionRequest_Call) Run ¶
func (_c *S3API_PutBucketEncryptionRequest_Call) Run(run func(_a0 *s3.PutBucketEncryptionInput)) *S3API_PutBucketEncryptionRequest_Call
func (*S3API_PutBucketEncryptionRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketEncryptionRequest_Call) RunAndReturn(run func(*s3.PutBucketEncryptionInput) (*request.Request, *s3.PutBucketEncryptionOutput)) *S3API_PutBucketEncryptionRequest_Call
type S3API_PutBucketEncryptionWithContext_Call ¶
S3API_PutBucketEncryptionWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketEncryptionWithContext'
func (*S3API_PutBucketEncryptionWithContext_Call) Return ¶
func (_c *S3API_PutBucketEncryptionWithContext_Call) Return(_a0 *s3.PutBucketEncryptionOutput, _a1 error) *S3API_PutBucketEncryptionWithContext_Call
func (*S3API_PutBucketEncryptionWithContext_Call) Run ¶
func (_c *S3API_PutBucketEncryptionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketEncryptionInput, _a2 ...request.Option)) *S3API_PutBucketEncryptionWithContext_Call
func (*S3API_PutBucketEncryptionWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketEncryptionWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketEncryptionInput, ...request.Option) (*s3.PutBucketEncryptionOutput, error)) *S3API_PutBucketEncryptionWithContext_Call
type S3API_PutBucketEncryption_Call ¶
S3API_PutBucketEncryption_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketEncryption'
func (*S3API_PutBucketEncryption_Call) Return ¶
func (_c *S3API_PutBucketEncryption_Call) Return(_a0 *s3.PutBucketEncryptionOutput, _a1 error) *S3API_PutBucketEncryption_Call
func (*S3API_PutBucketEncryption_Call) Run ¶
func (_c *S3API_PutBucketEncryption_Call) Run(run func(_a0 *s3.PutBucketEncryptionInput)) *S3API_PutBucketEncryption_Call
func (*S3API_PutBucketEncryption_Call) RunAndReturn ¶
func (_c *S3API_PutBucketEncryption_Call) RunAndReturn(run func(*s3.PutBucketEncryptionInput) (*s3.PutBucketEncryptionOutput, error)) *S3API_PutBucketEncryption_Call
type S3API_PutBucketIntelligentTieringConfigurationRequest_Call ¶
S3API_PutBucketIntelligentTieringConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketIntelligentTieringConfigurationRequest'
func (*S3API_PutBucketIntelligentTieringConfigurationRequest_Call) RunAndReturn ¶
type S3API_PutBucketIntelligentTieringConfigurationWithContext_Call ¶
S3API_PutBucketIntelligentTieringConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketIntelligentTieringConfigurationWithContext'
func (*S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketIntelligentTieringConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
func (*S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketIntelligentTieringConfigurationInput, ...request.Option) (*s3.PutBucketIntelligentTieringConfigurationOutput, error)) *S3API_PutBucketIntelligentTieringConfigurationWithContext_Call
type S3API_PutBucketIntelligentTieringConfiguration_Call ¶
S3API_PutBucketIntelligentTieringConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketIntelligentTieringConfiguration'
func (*S3API_PutBucketIntelligentTieringConfiguration_Call) RunAndReturn ¶
type S3API_PutBucketInventoryConfigurationRequest_Call ¶
S3API_PutBucketInventoryConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketInventoryConfigurationRequest'
func (*S3API_PutBucketInventoryConfigurationRequest_Call) Run ¶
func (_c *S3API_PutBucketInventoryConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketInventoryConfigurationInput)) *S3API_PutBucketInventoryConfigurationRequest_Call
func (*S3API_PutBucketInventoryConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketInventoryConfigurationRequest_Call) RunAndReturn(run func(*s3.PutBucketInventoryConfigurationInput) (*request.Request, *s3.PutBucketInventoryConfigurationOutput)) *S3API_PutBucketInventoryConfigurationRequest_Call
type S3API_PutBucketInventoryConfigurationWithContext_Call ¶
S3API_PutBucketInventoryConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketInventoryConfigurationWithContext'
func (*S3API_PutBucketInventoryConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketInventoryConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketInventoryConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketInventoryConfigurationWithContext_Call
func (*S3API_PutBucketInventoryConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketInventoryConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketInventoryConfigurationInput, ...request.Option) (*s3.PutBucketInventoryConfigurationOutput, error)) *S3API_PutBucketInventoryConfigurationWithContext_Call
type S3API_PutBucketInventoryConfiguration_Call ¶
S3API_PutBucketInventoryConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketInventoryConfiguration'
func (*S3API_PutBucketInventoryConfiguration_Call) Return ¶
func (_c *S3API_PutBucketInventoryConfiguration_Call) Return(_a0 *s3.PutBucketInventoryConfigurationOutput, _a1 error) *S3API_PutBucketInventoryConfiguration_Call
func (*S3API_PutBucketInventoryConfiguration_Call) Run ¶
func (_c *S3API_PutBucketInventoryConfiguration_Call) Run(run func(_a0 *s3.PutBucketInventoryConfigurationInput)) *S3API_PutBucketInventoryConfiguration_Call
func (*S3API_PutBucketInventoryConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutBucketInventoryConfiguration_Call) RunAndReturn(run func(*s3.PutBucketInventoryConfigurationInput) (*s3.PutBucketInventoryConfigurationOutput, error)) *S3API_PutBucketInventoryConfiguration_Call
type S3API_PutBucketLifecycleConfigurationRequest_Call ¶
S3API_PutBucketLifecycleConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLifecycleConfigurationRequest'
func (*S3API_PutBucketLifecycleConfigurationRequest_Call) Run ¶
func (_c *S3API_PutBucketLifecycleConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketLifecycleConfigurationInput)) *S3API_PutBucketLifecycleConfigurationRequest_Call
func (*S3API_PutBucketLifecycleConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLifecycleConfigurationRequest_Call) RunAndReturn(run func(*s3.PutBucketLifecycleConfigurationInput) (*request.Request, *s3.PutBucketLifecycleConfigurationOutput)) *S3API_PutBucketLifecycleConfigurationRequest_Call
type S3API_PutBucketLifecycleConfigurationWithContext_Call ¶
S3API_PutBucketLifecycleConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLifecycleConfigurationWithContext'
func (*S3API_PutBucketLifecycleConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketLifecycleConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketLifecycleConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketLifecycleConfigurationWithContext_Call
func (*S3API_PutBucketLifecycleConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLifecycleConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketLifecycleConfigurationInput, ...request.Option) (*s3.PutBucketLifecycleConfigurationOutput, error)) *S3API_PutBucketLifecycleConfigurationWithContext_Call
type S3API_PutBucketLifecycleConfiguration_Call ¶
S3API_PutBucketLifecycleConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLifecycleConfiguration'
func (*S3API_PutBucketLifecycleConfiguration_Call) Return ¶
func (_c *S3API_PutBucketLifecycleConfiguration_Call) Return(_a0 *s3.PutBucketLifecycleConfigurationOutput, _a1 error) *S3API_PutBucketLifecycleConfiguration_Call
func (*S3API_PutBucketLifecycleConfiguration_Call) Run ¶
func (_c *S3API_PutBucketLifecycleConfiguration_Call) Run(run func(_a0 *s3.PutBucketLifecycleConfigurationInput)) *S3API_PutBucketLifecycleConfiguration_Call
func (*S3API_PutBucketLifecycleConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLifecycleConfiguration_Call) RunAndReturn(run func(*s3.PutBucketLifecycleConfigurationInput) (*s3.PutBucketLifecycleConfigurationOutput, error)) *S3API_PutBucketLifecycleConfiguration_Call
type S3API_PutBucketLifecycleRequest_Call ¶
S3API_PutBucketLifecycleRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLifecycleRequest'
func (*S3API_PutBucketLifecycleRequest_Call) Return ¶
func (_c *S3API_PutBucketLifecycleRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketLifecycleOutput) *S3API_PutBucketLifecycleRequest_Call
func (*S3API_PutBucketLifecycleRequest_Call) Run ¶
func (_c *S3API_PutBucketLifecycleRequest_Call) Run(run func(_a0 *s3.PutBucketLifecycleInput)) *S3API_PutBucketLifecycleRequest_Call
func (*S3API_PutBucketLifecycleRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLifecycleRequest_Call) RunAndReturn(run func(*s3.PutBucketLifecycleInput) (*request.Request, *s3.PutBucketLifecycleOutput)) *S3API_PutBucketLifecycleRequest_Call
type S3API_PutBucketLifecycleWithContext_Call ¶
S3API_PutBucketLifecycleWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLifecycleWithContext'
func (*S3API_PutBucketLifecycleWithContext_Call) Return ¶
func (_c *S3API_PutBucketLifecycleWithContext_Call) Return(_a0 *s3.PutBucketLifecycleOutput, _a1 error) *S3API_PutBucketLifecycleWithContext_Call
func (*S3API_PutBucketLifecycleWithContext_Call) Run ¶
func (_c *S3API_PutBucketLifecycleWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketLifecycleInput, _a2 ...request.Option)) *S3API_PutBucketLifecycleWithContext_Call
func (*S3API_PutBucketLifecycleWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLifecycleWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketLifecycleInput, ...request.Option) (*s3.PutBucketLifecycleOutput, error)) *S3API_PutBucketLifecycleWithContext_Call
type S3API_PutBucketLifecycle_Call ¶
S3API_PutBucketLifecycle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLifecycle'
func (*S3API_PutBucketLifecycle_Call) Return ¶
func (_c *S3API_PutBucketLifecycle_Call) Return(_a0 *s3.PutBucketLifecycleOutput, _a1 error) *S3API_PutBucketLifecycle_Call
func (*S3API_PutBucketLifecycle_Call) Run ¶
func (_c *S3API_PutBucketLifecycle_Call) Run(run func(_a0 *s3.PutBucketLifecycleInput)) *S3API_PutBucketLifecycle_Call
func (*S3API_PutBucketLifecycle_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLifecycle_Call) RunAndReturn(run func(*s3.PutBucketLifecycleInput) (*s3.PutBucketLifecycleOutput, error)) *S3API_PutBucketLifecycle_Call
type S3API_PutBucketLoggingRequest_Call ¶
S3API_PutBucketLoggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLoggingRequest'
func (*S3API_PutBucketLoggingRequest_Call) Return ¶
func (_c *S3API_PutBucketLoggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketLoggingOutput) *S3API_PutBucketLoggingRequest_Call
func (*S3API_PutBucketLoggingRequest_Call) Run ¶
func (_c *S3API_PutBucketLoggingRequest_Call) Run(run func(_a0 *s3.PutBucketLoggingInput)) *S3API_PutBucketLoggingRequest_Call
func (*S3API_PutBucketLoggingRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLoggingRequest_Call) RunAndReturn(run func(*s3.PutBucketLoggingInput) (*request.Request, *s3.PutBucketLoggingOutput)) *S3API_PutBucketLoggingRequest_Call
type S3API_PutBucketLoggingWithContext_Call ¶
S3API_PutBucketLoggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLoggingWithContext'
func (*S3API_PutBucketLoggingWithContext_Call) Return ¶
func (_c *S3API_PutBucketLoggingWithContext_Call) Return(_a0 *s3.PutBucketLoggingOutput, _a1 error) *S3API_PutBucketLoggingWithContext_Call
func (*S3API_PutBucketLoggingWithContext_Call) Run ¶
func (_c *S3API_PutBucketLoggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketLoggingInput, _a2 ...request.Option)) *S3API_PutBucketLoggingWithContext_Call
func (*S3API_PutBucketLoggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLoggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketLoggingInput, ...request.Option) (*s3.PutBucketLoggingOutput, error)) *S3API_PutBucketLoggingWithContext_Call
type S3API_PutBucketLogging_Call ¶
S3API_PutBucketLogging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketLogging'
func (*S3API_PutBucketLogging_Call) Return ¶
func (_c *S3API_PutBucketLogging_Call) Return(_a0 *s3.PutBucketLoggingOutput, _a1 error) *S3API_PutBucketLogging_Call
func (*S3API_PutBucketLogging_Call) Run ¶
func (_c *S3API_PutBucketLogging_Call) Run(run func(_a0 *s3.PutBucketLoggingInput)) *S3API_PutBucketLogging_Call
func (*S3API_PutBucketLogging_Call) RunAndReturn ¶
func (_c *S3API_PutBucketLogging_Call) RunAndReturn(run func(*s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)) *S3API_PutBucketLogging_Call
type S3API_PutBucketMetricsConfigurationRequest_Call ¶
S3API_PutBucketMetricsConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketMetricsConfigurationRequest'
func (*S3API_PutBucketMetricsConfigurationRequest_Call) Run ¶
func (_c *S3API_PutBucketMetricsConfigurationRequest_Call) Run(run func(_a0 *s3.PutBucketMetricsConfigurationInput)) *S3API_PutBucketMetricsConfigurationRequest_Call
func (*S3API_PutBucketMetricsConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketMetricsConfigurationRequest_Call) RunAndReturn(run func(*s3.PutBucketMetricsConfigurationInput) (*request.Request, *s3.PutBucketMetricsConfigurationOutput)) *S3API_PutBucketMetricsConfigurationRequest_Call
type S3API_PutBucketMetricsConfigurationWithContext_Call ¶
S3API_PutBucketMetricsConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketMetricsConfigurationWithContext'
func (*S3API_PutBucketMetricsConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketMetricsConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketMetricsConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketMetricsConfigurationWithContext_Call
func (*S3API_PutBucketMetricsConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketMetricsConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketMetricsConfigurationInput, ...request.Option) (*s3.PutBucketMetricsConfigurationOutput, error)) *S3API_PutBucketMetricsConfigurationWithContext_Call
type S3API_PutBucketMetricsConfiguration_Call ¶
S3API_PutBucketMetricsConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketMetricsConfiguration'
func (*S3API_PutBucketMetricsConfiguration_Call) Return ¶
func (_c *S3API_PutBucketMetricsConfiguration_Call) Return(_a0 *s3.PutBucketMetricsConfigurationOutput, _a1 error) *S3API_PutBucketMetricsConfiguration_Call
func (*S3API_PutBucketMetricsConfiguration_Call) Run ¶
func (_c *S3API_PutBucketMetricsConfiguration_Call) Run(run func(_a0 *s3.PutBucketMetricsConfigurationInput)) *S3API_PutBucketMetricsConfiguration_Call
func (*S3API_PutBucketMetricsConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutBucketMetricsConfiguration_Call) RunAndReturn(run func(*s3.PutBucketMetricsConfigurationInput) (*s3.PutBucketMetricsConfigurationOutput, error)) *S3API_PutBucketMetricsConfiguration_Call
type S3API_PutBucketNotificationConfigurationRequest_Call ¶
S3API_PutBucketNotificationConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketNotificationConfigurationRequest'
func (*S3API_PutBucketNotificationConfigurationRequest_Call) RunAndReturn ¶
type S3API_PutBucketNotificationConfigurationWithContext_Call ¶
S3API_PutBucketNotificationConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketNotificationConfigurationWithContext'
func (*S3API_PutBucketNotificationConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutBucketNotificationConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketNotificationConfigurationInput, _a2 ...request.Option)) *S3API_PutBucketNotificationConfigurationWithContext_Call
func (*S3API_PutBucketNotificationConfigurationWithContext_Call) RunAndReturn ¶
type S3API_PutBucketNotificationConfiguration_Call ¶
S3API_PutBucketNotificationConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketNotificationConfiguration'
func (*S3API_PutBucketNotificationConfiguration_Call) Run ¶
func (_c *S3API_PutBucketNotificationConfiguration_Call) Run(run func(_a0 *s3.PutBucketNotificationConfigurationInput)) *S3API_PutBucketNotificationConfiguration_Call
func (*S3API_PutBucketNotificationConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutBucketNotificationConfiguration_Call) RunAndReturn(run func(*s3.PutBucketNotificationConfigurationInput) (*s3.PutBucketNotificationConfigurationOutput, error)) *S3API_PutBucketNotificationConfiguration_Call
type S3API_PutBucketNotificationRequest_Call ¶
S3API_PutBucketNotificationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketNotificationRequest'
func (*S3API_PutBucketNotificationRequest_Call) Return ¶
func (_c *S3API_PutBucketNotificationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketNotificationOutput) *S3API_PutBucketNotificationRequest_Call
func (*S3API_PutBucketNotificationRequest_Call) Run ¶
func (_c *S3API_PutBucketNotificationRequest_Call) Run(run func(_a0 *s3.PutBucketNotificationInput)) *S3API_PutBucketNotificationRequest_Call
func (*S3API_PutBucketNotificationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketNotificationRequest_Call) RunAndReturn(run func(*s3.PutBucketNotificationInput) (*request.Request, *s3.PutBucketNotificationOutput)) *S3API_PutBucketNotificationRequest_Call
type S3API_PutBucketNotificationWithContext_Call ¶
S3API_PutBucketNotificationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketNotificationWithContext'
func (*S3API_PutBucketNotificationWithContext_Call) Return ¶
func (_c *S3API_PutBucketNotificationWithContext_Call) Return(_a0 *s3.PutBucketNotificationOutput, _a1 error) *S3API_PutBucketNotificationWithContext_Call
func (*S3API_PutBucketNotificationWithContext_Call) Run ¶
func (_c *S3API_PutBucketNotificationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketNotificationInput, _a2 ...request.Option)) *S3API_PutBucketNotificationWithContext_Call
func (*S3API_PutBucketNotificationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketNotificationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketNotificationInput, ...request.Option) (*s3.PutBucketNotificationOutput, error)) *S3API_PutBucketNotificationWithContext_Call
type S3API_PutBucketNotification_Call ¶
S3API_PutBucketNotification_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketNotification'
func (*S3API_PutBucketNotification_Call) Return ¶
func (_c *S3API_PutBucketNotification_Call) Return(_a0 *s3.PutBucketNotificationOutput, _a1 error) *S3API_PutBucketNotification_Call
func (*S3API_PutBucketNotification_Call) Run ¶
func (_c *S3API_PutBucketNotification_Call) Run(run func(_a0 *s3.PutBucketNotificationInput)) *S3API_PutBucketNotification_Call
func (*S3API_PutBucketNotification_Call) RunAndReturn ¶
func (_c *S3API_PutBucketNotification_Call) RunAndReturn(run func(*s3.PutBucketNotificationInput) (*s3.PutBucketNotificationOutput, error)) *S3API_PutBucketNotification_Call
type S3API_PutBucketOwnershipControlsRequest_Call ¶
S3API_PutBucketOwnershipControlsRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketOwnershipControlsRequest'
func (*S3API_PutBucketOwnershipControlsRequest_Call) Return ¶
func (_c *S3API_PutBucketOwnershipControlsRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketOwnershipControlsOutput) *S3API_PutBucketOwnershipControlsRequest_Call
func (*S3API_PutBucketOwnershipControlsRequest_Call) Run ¶
func (_c *S3API_PutBucketOwnershipControlsRequest_Call) Run(run func(_a0 *s3.PutBucketOwnershipControlsInput)) *S3API_PutBucketOwnershipControlsRequest_Call
func (*S3API_PutBucketOwnershipControlsRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketOwnershipControlsRequest_Call) RunAndReturn(run func(*s3.PutBucketOwnershipControlsInput) (*request.Request, *s3.PutBucketOwnershipControlsOutput)) *S3API_PutBucketOwnershipControlsRequest_Call
type S3API_PutBucketOwnershipControlsWithContext_Call ¶
S3API_PutBucketOwnershipControlsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketOwnershipControlsWithContext'
func (*S3API_PutBucketOwnershipControlsWithContext_Call) Return ¶
func (_c *S3API_PutBucketOwnershipControlsWithContext_Call) Return(_a0 *s3.PutBucketOwnershipControlsOutput, _a1 error) *S3API_PutBucketOwnershipControlsWithContext_Call
func (*S3API_PutBucketOwnershipControlsWithContext_Call) Run ¶
func (_c *S3API_PutBucketOwnershipControlsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketOwnershipControlsInput, _a2 ...request.Option)) *S3API_PutBucketOwnershipControlsWithContext_Call
func (*S3API_PutBucketOwnershipControlsWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketOwnershipControlsWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketOwnershipControlsInput, ...request.Option) (*s3.PutBucketOwnershipControlsOutput, error)) *S3API_PutBucketOwnershipControlsWithContext_Call
type S3API_PutBucketOwnershipControls_Call ¶
S3API_PutBucketOwnershipControls_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketOwnershipControls'
func (*S3API_PutBucketOwnershipControls_Call) Return ¶
func (_c *S3API_PutBucketOwnershipControls_Call) Return(_a0 *s3.PutBucketOwnershipControlsOutput, _a1 error) *S3API_PutBucketOwnershipControls_Call
func (*S3API_PutBucketOwnershipControls_Call) Run ¶
func (_c *S3API_PutBucketOwnershipControls_Call) Run(run func(_a0 *s3.PutBucketOwnershipControlsInput)) *S3API_PutBucketOwnershipControls_Call
func (*S3API_PutBucketOwnershipControls_Call) RunAndReturn ¶
func (_c *S3API_PutBucketOwnershipControls_Call) RunAndReturn(run func(*s3.PutBucketOwnershipControlsInput) (*s3.PutBucketOwnershipControlsOutput, error)) *S3API_PutBucketOwnershipControls_Call
type S3API_PutBucketPolicyRequest_Call ¶
S3API_PutBucketPolicyRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketPolicyRequest'
func (*S3API_PutBucketPolicyRequest_Call) Return ¶
func (_c *S3API_PutBucketPolicyRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketPolicyOutput) *S3API_PutBucketPolicyRequest_Call
func (*S3API_PutBucketPolicyRequest_Call) Run ¶
func (_c *S3API_PutBucketPolicyRequest_Call) Run(run func(_a0 *s3.PutBucketPolicyInput)) *S3API_PutBucketPolicyRequest_Call
func (*S3API_PutBucketPolicyRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketPolicyRequest_Call) RunAndReturn(run func(*s3.PutBucketPolicyInput) (*request.Request, *s3.PutBucketPolicyOutput)) *S3API_PutBucketPolicyRequest_Call
type S3API_PutBucketPolicyWithContext_Call ¶
S3API_PutBucketPolicyWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketPolicyWithContext'
func (*S3API_PutBucketPolicyWithContext_Call) Return ¶
func (_c *S3API_PutBucketPolicyWithContext_Call) Return(_a0 *s3.PutBucketPolicyOutput, _a1 error) *S3API_PutBucketPolicyWithContext_Call
func (*S3API_PutBucketPolicyWithContext_Call) Run ¶
func (_c *S3API_PutBucketPolicyWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketPolicyInput, _a2 ...request.Option)) *S3API_PutBucketPolicyWithContext_Call
func (*S3API_PutBucketPolicyWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketPolicyWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketPolicyInput, ...request.Option) (*s3.PutBucketPolicyOutput, error)) *S3API_PutBucketPolicyWithContext_Call
type S3API_PutBucketPolicy_Call ¶
S3API_PutBucketPolicy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketPolicy'
func (*S3API_PutBucketPolicy_Call) Return ¶
func (_c *S3API_PutBucketPolicy_Call) Return(_a0 *s3.PutBucketPolicyOutput, _a1 error) *S3API_PutBucketPolicy_Call
func (*S3API_PutBucketPolicy_Call) Run ¶
func (_c *S3API_PutBucketPolicy_Call) Run(run func(_a0 *s3.PutBucketPolicyInput)) *S3API_PutBucketPolicy_Call
func (*S3API_PutBucketPolicy_Call) RunAndReturn ¶
func (_c *S3API_PutBucketPolicy_Call) RunAndReturn(run func(*s3.PutBucketPolicyInput) (*s3.PutBucketPolicyOutput, error)) *S3API_PutBucketPolicy_Call
type S3API_PutBucketReplicationRequest_Call ¶
S3API_PutBucketReplicationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketReplicationRequest'
func (*S3API_PutBucketReplicationRequest_Call) Return ¶
func (_c *S3API_PutBucketReplicationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketReplicationOutput) *S3API_PutBucketReplicationRequest_Call
func (*S3API_PutBucketReplicationRequest_Call) Run ¶
func (_c *S3API_PutBucketReplicationRequest_Call) Run(run func(_a0 *s3.PutBucketReplicationInput)) *S3API_PutBucketReplicationRequest_Call
func (*S3API_PutBucketReplicationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketReplicationRequest_Call) RunAndReturn(run func(*s3.PutBucketReplicationInput) (*request.Request, *s3.PutBucketReplicationOutput)) *S3API_PutBucketReplicationRequest_Call
type S3API_PutBucketReplicationWithContext_Call ¶
S3API_PutBucketReplicationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketReplicationWithContext'
func (*S3API_PutBucketReplicationWithContext_Call) Return ¶
func (_c *S3API_PutBucketReplicationWithContext_Call) Return(_a0 *s3.PutBucketReplicationOutput, _a1 error) *S3API_PutBucketReplicationWithContext_Call
func (*S3API_PutBucketReplicationWithContext_Call) Run ¶
func (_c *S3API_PutBucketReplicationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketReplicationInput, _a2 ...request.Option)) *S3API_PutBucketReplicationWithContext_Call
func (*S3API_PutBucketReplicationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketReplicationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketReplicationInput, ...request.Option) (*s3.PutBucketReplicationOutput, error)) *S3API_PutBucketReplicationWithContext_Call
type S3API_PutBucketReplication_Call ¶
S3API_PutBucketReplication_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketReplication'
func (*S3API_PutBucketReplication_Call) Return ¶
func (_c *S3API_PutBucketReplication_Call) Return(_a0 *s3.PutBucketReplicationOutput, _a1 error) *S3API_PutBucketReplication_Call
func (*S3API_PutBucketReplication_Call) Run ¶
func (_c *S3API_PutBucketReplication_Call) Run(run func(_a0 *s3.PutBucketReplicationInput)) *S3API_PutBucketReplication_Call
func (*S3API_PutBucketReplication_Call) RunAndReturn ¶
func (_c *S3API_PutBucketReplication_Call) RunAndReturn(run func(*s3.PutBucketReplicationInput) (*s3.PutBucketReplicationOutput, error)) *S3API_PutBucketReplication_Call
type S3API_PutBucketRequestPaymentRequest_Call ¶
S3API_PutBucketRequestPaymentRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketRequestPaymentRequest'
func (*S3API_PutBucketRequestPaymentRequest_Call) Return ¶
func (_c *S3API_PutBucketRequestPaymentRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketRequestPaymentOutput) *S3API_PutBucketRequestPaymentRequest_Call
func (*S3API_PutBucketRequestPaymentRequest_Call) Run ¶
func (_c *S3API_PutBucketRequestPaymentRequest_Call) Run(run func(_a0 *s3.PutBucketRequestPaymentInput)) *S3API_PutBucketRequestPaymentRequest_Call
func (*S3API_PutBucketRequestPaymentRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketRequestPaymentRequest_Call) RunAndReturn(run func(*s3.PutBucketRequestPaymentInput) (*request.Request, *s3.PutBucketRequestPaymentOutput)) *S3API_PutBucketRequestPaymentRequest_Call
type S3API_PutBucketRequestPaymentWithContext_Call ¶
S3API_PutBucketRequestPaymentWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketRequestPaymentWithContext'
func (*S3API_PutBucketRequestPaymentWithContext_Call) Return ¶
func (_c *S3API_PutBucketRequestPaymentWithContext_Call) Return(_a0 *s3.PutBucketRequestPaymentOutput, _a1 error) *S3API_PutBucketRequestPaymentWithContext_Call
func (*S3API_PutBucketRequestPaymentWithContext_Call) Run ¶
func (_c *S3API_PutBucketRequestPaymentWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketRequestPaymentInput, _a2 ...request.Option)) *S3API_PutBucketRequestPaymentWithContext_Call
func (*S3API_PutBucketRequestPaymentWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketRequestPaymentWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketRequestPaymentInput, ...request.Option) (*s3.PutBucketRequestPaymentOutput, error)) *S3API_PutBucketRequestPaymentWithContext_Call
type S3API_PutBucketRequestPayment_Call ¶
S3API_PutBucketRequestPayment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketRequestPayment'
func (*S3API_PutBucketRequestPayment_Call) Return ¶
func (_c *S3API_PutBucketRequestPayment_Call) Return(_a0 *s3.PutBucketRequestPaymentOutput, _a1 error) *S3API_PutBucketRequestPayment_Call
func (*S3API_PutBucketRequestPayment_Call) Run ¶
func (_c *S3API_PutBucketRequestPayment_Call) Run(run func(_a0 *s3.PutBucketRequestPaymentInput)) *S3API_PutBucketRequestPayment_Call
func (*S3API_PutBucketRequestPayment_Call) RunAndReturn ¶
func (_c *S3API_PutBucketRequestPayment_Call) RunAndReturn(run func(*s3.PutBucketRequestPaymentInput) (*s3.PutBucketRequestPaymentOutput, error)) *S3API_PutBucketRequestPayment_Call
type S3API_PutBucketTaggingRequest_Call ¶
S3API_PutBucketTaggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketTaggingRequest'
func (*S3API_PutBucketTaggingRequest_Call) Return ¶
func (_c *S3API_PutBucketTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketTaggingOutput) *S3API_PutBucketTaggingRequest_Call
func (*S3API_PutBucketTaggingRequest_Call) Run ¶
func (_c *S3API_PutBucketTaggingRequest_Call) Run(run func(_a0 *s3.PutBucketTaggingInput)) *S3API_PutBucketTaggingRequest_Call
func (*S3API_PutBucketTaggingRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketTaggingRequest_Call) RunAndReturn(run func(*s3.PutBucketTaggingInput) (*request.Request, *s3.PutBucketTaggingOutput)) *S3API_PutBucketTaggingRequest_Call
type S3API_PutBucketTaggingWithContext_Call ¶
S3API_PutBucketTaggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketTaggingWithContext'
func (*S3API_PutBucketTaggingWithContext_Call) Return ¶
func (_c *S3API_PutBucketTaggingWithContext_Call) Return(_a0 *s3.PutBucketTaggingOutput, _a1 error) *S3API_PutBucketTaggingWithContext_Call
func (*S3API_PutBucketTaggingWithContext_Call) Run ¶
func (_c *S3API_PutBucketTaggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketTaggingInput, _a2 ...request.Option)) *S3API_PutBucketTaggingWithContext_Call
func (*S3API_PutBucketTaggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketTaggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketTaggingInput, ...request.Option) (*s3.PutBucketTaggingOutput, error)) *S3API_PutBucketTaggingWithContext_Call
type S3API_PutBucketTagging_Call ¶
S3API_PutBucketTagging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketTagging'
func (*S3API_PutBucketTagging_Call) Return ¶
func (_c *S3API_PutBucketTagging_Call) Return(_a0 *s3.PutBucketTaggingOutput, _a1 error) *S3API_PutBucketTagging_Call
func (*S3API_PutBucketTagging_Call) Run ¶
func (_c *S3API_PutBucketTagging_Call) Run(run func(_a0 *s3.PutBucketTaggingInput)) *S3API_PutBucketTagging_Call
func (*S3API_PutBucketTagging_Call) RunAndReturn ¶
func (_c *S3API_PutBucketTagging_Call) RunAndReturn(run func(*s3.PutBucketTaggingInput) (*s3.PutBucketTaggingOutput, error)) *S3API_PutBucketTagging_Call
type S3API_PutBucketVersioningRequest_Call ¶
S3API_PutBucketVersioningRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketVersioningRequest'
func (*S3API_PutBucketVersioningRequest_Call) Return ¶
func (_c *S3API_PutBucketVersioningRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketVersioningOutput) *S3API_PutBucketVersioningRequest_Call
func (*S3API_PutBucketVersioningRequest_Call) Run ¶
func (_c *S3API_PutBucketVersioningRequest_Call) Run(run func(_a0 *s3.PutBucketVersioningInput)) *S3API_PutBucketVersioningRequest_Call
func (*S3API_PutBucketVersioningRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketVersioningRequest_Call) RunAndReturn(run func(*s3.PutBucketVersioningInput) (*request.Request, *s3.PutBucketVersioningOutput)) *S3API_PutBucketVersioningRequest_Call
type S3API_PutBucketVersioningWithContext_Call ¶
S3API_PutBucketVersioningWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketVersioningWithContext'
func (*S3API_PutBucketVersioningWithContext_Call) Return ¶
func (_c *S3API_PutBucketVersioningWithContext_Call) Return(_a0 *s3.PutBucketVersioningOutput, _a1 error) *S3API_PutBucketVersioningWithContext_Call
func (*S3API_PutBucketVersioningWithContext_Call) Run ¶
func (_c *S3API_PutBucketVersioningWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketVersioningInput, _a2 ...request.Option)) *S3API_PutBucketVersioningWithContext_Call
func (*S3API_PutBucketVersioningWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketVersioningWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketVersioningInput, ...request.Option) (*s3.PutBucketVersioningOutput, error)) *S3API_PutBucketVersioningWithContext_Call
type S3API_PutBucketVersioning_Call ¶
S3API_PutBucketVersioning_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketVersioning'
func (*S3API_PutBucketVersioning_Call) Return ¶
func (_c *S3API_PutBucketVersioning_Call) Return(_a0 *s3.PutBucketVersioningOutput, _a1 error) *S3API_PutBucketVersioning_Call
func (*S3API_PutBucketVersioning_Call) Run ¶
func (_c *S3API_PutBucketVersioning_Call) Run(run func(_a0 *s3.PutBucketVersioningInput)) *S3API_PutBucketVersioning_Call
func (*S3API_PutBucketVersioning_Call) RunAndReturn ¶
func (_c *S3API_PutBucketVersioning_Call) RunAndReturn(run func(*s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)) *S3API_PutBucketVersioning_Call
type S3API_PutBucketWebsiteRequest_Call ¶
S3API_PutBucketWebsiteRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketWebsiteRequest'
func (*S3API_PutBucketWebsiteRequest_Call) Return ¶
func (_c *S3API_PutBucketWebsiteRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutBucketWebsiteOutput) *S3API_PutBucketWebsiteRequest_Call
func (*S3API_PutBucketWebsiteRequest_Call) Run ¶
func (_c *S3API_PutBucketWebsiteRequest_Call) Run(run func(_a0 *s3.PutBucketWebsiteInput)) *S3API_PutBucketWebsiteRequest_Call
func (*S3API_PutBucketWebsiteRequest_Call) RunAndReturn ¶
func (_c *S3API_PutBucketWebsiteRequest_Call) RunAndReturn(run func(*s3.PutBucketWebsiteInput) (*request.Request, *s3.PutBucketWebsiteOutput)) *S3API_PutBucketWebsiteRequest_Call
type S3API_PutBucketWebsiteWithContext_Call ¶
S3API_PutBucketWebsiteWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketWebsiteWithContext'
func (*S3API_PutBucketWebsiteWithContext_Call) Return ¶
func (_c *S3API_PutBucketWebsiteWithContext_Call) Return(_a0 *s3.PutBucketWebsiteOutput, _a1 error) *S3API_PutBucketWebsiteWithContext_Call
func (*S3API_PutBucketWebsiteWithContext_Call) Run ¶
func (_c *S3API_PutBucketWebsiteWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutBucketWebsiteInput, _a2 ...request.Option)) *S3API_PutBucketWebsiteWithContext_Call
func (*S3API_PutBucketWebsiteWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutBucketWebsiteWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutBucketWebsiteInput, ...request.Option) (*s3.PutBucketWebsiteOutput, error)) *S3API_PutBucketWebsiteWithContext_Call
type S3API_PutBucketWebsite_Call ¶
S3API_PutBucketWebsite_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutBucketWebsite'
func (*S3API_PutBucketWebsite_Call) Return ¶
func (_c *S3API_PutBucketWebsite_Call) Return(_a0 *s3.PutBucketWebsiteOutput, _a1 error) *S3API_PutBucketWebsite_Call
func (*S3API_PutBucketWebsite_Call) Run ¶
func (_c *S3API_PutBucketWebsite_Call) Run(run func(_a0 *s3.PutBucketWebsiteInput)) *S3API_PutBucketWebsite_Call
func (*S3API_PutBucketWebsite_Call) RunAndReturn ¶
func (_c *S3API_PutBucketWebsite_Call) RunAndReturn(run func(*s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)) *S3API_PutBucketWebsite_Call
type S3API_PutObjectAclRequest_Call ¶
S3API_PutObjectAclRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectAclRequest'
func (*S3API_PutObjectAclRequest_Call) Return ¶
func (_c *S3API_PutObjectAclRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectAclOutput) *S3API_PutObjectAclRequest_Call
func (*S3API_PutObjectAclRequest_Call) Run ¶
func (_c *S3API_PutObjectAclRequest_Call) Run(run func(_a0 *s3.PutObjectAclInput)) *S3API_PutObjectAclRequest_Call
func (*S3API_PutObjectAclRequest_Call) RunAndReturn ¶
func (_c *S3API_PutObjectAclRequest_Call) RunAndReturn(run func(*s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)) *S3API_PutObjectAclRequest_Call
type S3API_PutObjectAclWithContext_Call ¶
S3API_PutObjectAclWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectAclWithContext'
func (*S3API_PutObjectAclWithContext_Call) Return ¶
func (_c *S3API_PutObjectAclWithContext_Call) Return(_a0 *s3.PutObjectAclOutput, _a1 error) *S3API_PutObjectAclWithContext_Call
func (*S3API_PutObjectAclWithContext_Call) Run ¶
func (_c *S3API_PutObjectAclWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectAclInput, _a2 ...request.Option)) *S3API_PutObjectAclWithContext_Call
func (*S3API_PutObjectAclWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutObjectAclWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutObjectAclInput, ...request.Option) (*s3.PutObjectAclOutput, error)) *S3API_PutObjectAclWithContext_Call
type S3API_PutObjectAcl_Call ¶
S3API_PutObjectAcl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectAcl'
func (*S3API_PutObjectAcl_Call) Return ¶
func (_c *S3API_PutObjectAcl_Call) Return(_a0 *s3.PutObjectAclOutput, _a1 error) *S3API_PutObjectAcl_Call
func (*S3API_PutObjectAcl_Call) Run ¶
func (_c *S3API_PutObjectAcl_Call) Run(run func(_a0 *s3.PutObjectAclInput)) *S3API_PutObjectAcl_Call
func (*S3API_PutObjectAcl_Call) RunAndReturn ¶
func (_c *S3API_PutObjectAcl_Call) RunAndReturn(run func(*s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)) *S3API_PutObjectAcl_Call
type S3API_PutObjectLegalHoldRequest_Call ¶
S3API_PutObjectLegalHoldRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectLegalHoldRequest'
func (*S3API_PutObjectLegalHoldRequest_Call) Return ¶
func (_c *S3API_PutObjectLegalHoldRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectLegalHoldOutput) *S3API_PutObjectLegalHoldRequest_Call
func (*S3API_PutObjectLegalHoldRequest_Call) Run ¶
func (_c *S3API_PutObjectLegalHoldRequest_Call) Run(run func(_a0 *s3.PutObjectLegalHoldInput)) *S3API_PutObjectLegalHoldRequest_Call
func (*S3API_PutObjectLegalHoldRequest_Call) RunAndReturn ¶
func (_c *S3API_PutObjectLegalHoldRequest_Call) RunAndReturn(run func(*s3.PutObjectLegalHoldInput) (*request.Request, *s3.PutObjectLegalHoldOutput)) *S3API_PutObjectLegalHoldRequest_Call
type S3API_PutObjectLegalHoldWithContext_Call ¶
S3API_PutObjectLegalHoldWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectLegalHoldWithContext'
func (*S3API_PutObjectLegalHoldWithContext_Call) Return ¶
func (_c *S3API_PutObjectLegalHoldWithContext_Call) Return(_a0 *s3.PutObjectLegalHoldOutput, _a1 error) *S3API_PutObjectLegalHoldWithContext_Call
func (*S3API_PutObjectLegalHoldWithContext_Call) Run ¶
func (_c *S3API_PutObjectLegalHoldWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectLegalHoldInput, _a2 ...request.Option)) *S3API_PutObjectLegalHoldWithContext_Call
func (*S3API_PutObjectLegalHoldWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutObjectLegalHoldWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutObjectLegalHoldInput, ...request.Option) (*s3.PutObjectLegalHoldOutput, error)) *S3API_PutObjectLegalHoldWithContext_Call
type S3API_PutObjectLegalHold_Call ¶
S3API_PutObjectLegalHold_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectLegalHold'
func (*S3API_PutObjectLegalHold_Call) Return ¶
func (_c *S3API_PutObjectLegalHold_Call) Return(_a0 *s3.PutObjectLegalHoldOutput, _a1 error) *S3API_PutObjectLegalHold_Call
func (*S3API_PutObjectLegalHold_Call) Run ¶
func (_c *S3API_PutObjectLegalHold_Call) Run(run func(_a0 *s3.PutObjectLegalHoldInput)) *S3API_PutObjectLegalHold_Call
func (*S3API_PutObjectLegalHold_Call) RunAndReturn ¶
func (_c *S3API_PutObjectLegalHold_Call) RunAndReturn(run func(*s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)) *S3API_PutObjectLegalHold_Call
type S3API_PutObjectLockConfigurationRequest_Call ¶
S3API_PutObjectLockConfigurationRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectLockConfigurationRequest'
func (*S3API_PutObjectLockConfigurationRequest_Call) Return ¶
func (_c *S3API_PutObjectLockConfigurationRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectLockConfigurationOutput) *S3API_PutObjectLockConfigurationRequest_Call
func (*S3API_PutObjectLockConfigurationRequest_Call) Run ¶
func (_c *S3API_PutObjectLockConfigurationRequest_Call) Run(run func(_a0 *s3.PutObjectLockConfigurationInput)) *S3API_PutObjectLockConfigurationRequest_Call
func (*S3API_PutObjectLockConfigurationRequest_Call) RunAndReturn ¶
func (_c *S3API_PutObjectLockConfigurationRequest_Call) RunAndReturn(run func(*s3.PutObjectLockConfigurationInput) (*request.Request, *s3.PutObjectLockConfigurationOutput)) *S3API_PutObjectLockConfigurationRequest_Call
type S3API_PutObjectLockConfigurationWithContext_Call ¶
S3API_PutObjectLockConfigurationWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectLockConfigurationWithContext'
func (*S3API_PutObjectLockConfigurationWithContext_Call) Return ¶
func (_c *S3API_PutObjectLockConfigurationWithContext_Call) Return(_a0 *s3.PutObjectLockConfigurationOutput, _a1 error) *S3API_PutObjectLockConfigurationWithContext_Call
func (*S3API_PutObjectLockConfigurationWithContext_Call) Run ¶
func (_c *S3API_PutObjectLockConfigurationWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectLockConfigurationInput, _a2 ...request.Option)) *S3API_PutObjectLockConfigurationWithContext_Call
func (*S3API_PutObjectLockConfigurationWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutObjectLockConfigurationWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutObjectLockConfigurationInput, ...request.Option) (*s3.PutObjectLockConfigurationOutput, error)) *S3API_PutObjectLockConfigurationWithContext_Call
type S3API_PutObjectLockConfiguration_Call ¶
S3API_PutObjectLockConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectLockConfiguration'
func (*S3API_PutObjectLockConfiguration_Call) Return ¶
func (_c *S3API_PutObjectLockConfiguration_Call) Return(_a0 *s3.PutObjectLockConfigurationOutput, _a1 error) *S3API_PutObjectLockConfiguration_Call
func (*S3API_PutObjectLockConfiguration_Call) Run ¶
func (_c *S3API_PutObjectLockConfiguration_Call) Run(run func(_a0 *s3.PutObjectLockConfigurationInput)) *S3API_PutObjectLockConfiguration_Call
func (*S3API_PutObjectLockConfiguration_Call) RunAndReturn ¶
func (_c *S3API_PutObjectLockConfiguration_Call) RunAndReturn(run func(*s3.PutObjectLockConfigurationInput) (*s3.PutObjectLockConfigurationOutput, error)) *S3API_PutObjectLockConfiguration_Call
type S3API_PutObjectRequest_Call ¶
S3API_PutObjectRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectRequest'
func (*S3API_PutObjectRequest_Call) Return ¶
func (_c *S3API_PutObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectOutput) *S3API_PutObjectRequest_Call
func (*S3API_PutObjectRequest_Call) Run ¶
func (_c *S3API_PutObjectRequest_Call) Run(run func(_a0 *s3.PutObjectInput)) *S3API_PutObjectRequest_Call
func (*S3API_PutObjectRequest_Call) RunAndReturn ¶
func (_c *S3API_PutObjectRequest_Call) RunAndReturn(run func(*s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)) *S3API_PutObjectRequest_Call
type S3API_PutObjectRetentionRequest_Call ¶
S3API_PutObjectRetentionRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectRetentionRequest'
func (*S3API_PutObjectRetentionRequest_Call) Return ¶
func (_c *S3API_PutObjectRetentionRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectRetentionOutput) *S3API_PutObjectRetentionRequest_Call
func (*S3API_PutObjectRetentionRequest_Call) Run ¶
func (_c *S3API_PutObjectRetentionRequest_Call) Run(run func(_a0 *s3.PutObjectRetentionInput)) *S3API_PutObjectRetentionRequest_Call
func (*S3API_PutObjectRetentionRequest_Call) RunAndReturn ¶
func (_c *S3API_PutObjectRetentionRequest_Call) RunAndReturn(run func(*s3.PutObjectRetentionInput) (*request.Request, *s3.PutObjectRetentionOutput)) *S3API_PutObjectRetentionRequest_Call
type S3API_PutObjectRetentionWithContext_Call ¶
S3API_PutObjectRetentionWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectRetentionWithContext'
func (*S3API_PutObjectRetentionWithContext_Call) Return ¶
func (_c *S3API_PutObjectRetentionWithContext_Call) Return(_a0 *s3.PutObjectRetentionOutput, _a1 error) *S3API_PutObjectRetentionWithContext_Call
func (*S3API_PutObjectRetentionWithContext_Call) Run ¶
func (_c *S3API_PutObjectRetentionWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectRetentionInput, _a2 ...request.Option)) *S3API_PutObjectRetentionWithContext_Call
func (*S3API_PutObjectRetentionWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutObjectRetentionWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutObjectRetentionInput, ...request.Option) (*s3.PutObjectRetentionOutput, error)) *S3API_PutObjectRetentionWithContext_Call
type S3API_PutObjectRetention_Call ¶
S3API_PutObjectRetention_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectRetention'
func (*S3API_PutObjectRetention_Call) Return ¶
func (_c *S3API_PutObjectRetention_Call) Return(_a0 *s3.PutObjectRetentionOutput, _a1 error) *S3API_PutObjectRetention_Call
func (*S3API_PutObjectRetention_Call) Run ¶
func (_c *S3API_PutObjectRetention_Call) Run(run func(_a0 *s3.PutObjectRetentionInput)) *S3API_PutObjectRetention_Call
func (*S3API_PutObjectRetention_Call) RunAndReturn ¶
func (_c *S3API_PutObjectRetention_Call) RunAndReturn(run func(*s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)) *S3API_PutObjectRetention_Call
type S3API_PutObjectTaggingRequest_Call ¶
S3API_PutObjectTaggingRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectTaggingRequest'
func (*S3API_PutObjectTaggingRequest_Call) Return ¶
func (_c *S3API_PutObjectTaggingRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutObjectTaggingOutput) *S3API_PutObjectTaggingRequest_Call
func (*S3API_PutObjectTaggingRequest_Call) Run ¶
func (_c *S3API_PutObjectTaggingRequest_Call) Run(run func(_a0 *s3.PutObjectTaggingInput)) *S3API_PutObjectTaggingRequest_Call
func (*S3API_PutObjectTaggingRequest_Call) RunAndReturn ¶
func (_c *S3API_PutObjectTaggingRequest_Call) RunAndReturn(run func(*s3.PutObjectTaggingInput) (*request.Request, *s3.PutObjectTaggingOutput)) *S3API_PutObjectTaggingRequest_Call
type S3API_PutObjectTaggingWithContext_Call ¶
S3API_PutObjectTaggingWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectTaggingWithContext'
func (*S3API_PutObjectTaggingWithContext_Call) Return ¶
func (_c *S3API_PutObjectTaggingWithContext_Call) Return(_a0 *s3.PutObjectTaggingOutput, _a1 error) *S3API_PutObjectTaggingWithContext_Call
func (*S3API_PutObjectTaggingWithContext_Call) Run ¶
func (_c *S3API_PutObjectTaggingWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectTaggingInput, _a2 ...request.Option)) *S3API_PutObjectTaggingWithContext_Call
func (*S3API_PutObjectTaggingWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutObjectTaggingWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutObjectTaggingInput, ...request.Option) (*s3.PutObjectTaggingOutput, error)) *S3API_PutObjectTaggingWithContext_Call
type S3API_PutObjectTagging_Call ¶
S3API_PutObjectTagging_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectTagging'
func (*S3API_PutObjectTagging_Call) Return ¶
func (_c *S3API_PutObjectTagging_Call) Return(_a0 *s3.PutObjectTaggingOutput, _a1 error) *S3API_PutObjectTagging_Call
func (*S3API_PutObjectTagging_Call) Run ¶
func (_c *S3API_PutObjectTagging_Call) Run(run func(_a0 *s3.PutObjectTaggingInput)) *S3API_PutObjectTagging_Call
func (*S3API_PutObjectTagging_Call) RunAndReturn ¶
func (_c *S3API_PutObjectTagging_Call) RunAndReturn(run func(*s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)) *S3API_PutObjectTagging_Call
type S3API_PutObjectWithContext_Call ¶
S3API_PutObjectWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObjectWithContext'
func (*S3API_PutObjectWithContext_Call) Return ¶
func (_c *S3API_PutObjectWithContext_Call) Return(_a0 *s3.PutObjectOutput, _a1 error) *S3API_PutObjectWithContext_Call
func (*S3API_PutObjectWithContext_Call) Run ¶
func (_c *S3API_PutObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutObjectInput, _a2 ...request.Option)) *S3API_PutObjectWithContext_Call
func (*S3API_PutObjectWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutObjectWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutObjectInput, ...request.Option) (*s3.PutObjectOutput, error)) *S3API_PutObjectWithContext_Call
type S3API_PutObject_Call ¶
S3API_PutObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutObject'
func (*S3API_PutObject_Call) Return ¶
func (_c *S3API_PutObject_Call) Return(_a0 *s3.PutObjectOutput, _a1 error) *S3API_PutObject_Call
func (*S3API_PutObject_Call) Run ¶
func (_c *S3API_PutObject_Call) Run(run func(_a0 *s3.PutObjectInput)) *S3API_PutObject_Call
func (*S3API_PutObject_Call) RunAndReturn ¶
func (_c *S3API_PutObject_Call) RunAndReturn(run func(*s3.PutObjectInput) (*s3.PutObjectOutput, error)) *S3API_PutObject_Call
type S3API_PutPublicAccessBlockRequest_Call ¶
S3API_PutPublicAccessBlockRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutPublicAccessBlockRequest'
func (*S3API_PutPublicAccessBlockRequest_Call) Return ¶
func (_c *S3API_PutPublicAccessBlockRequest_Call) Return(_a0 *request.Request, _a1 *s3.PutPublicAccessBlockOutput) *S3API_PutPublicAccessBlockRequest_Call
func (*S3API_PutPublicAccessBlockRequest_Call) Run ¶
func (_c *S3API_PutPublicAccessBlockRequest_Call) Run(run func(_a0 *s3.PutPublicAccessBlockInput)) *S3API_PutPublicAccessBlockRequest_Call
func (*S3API_PutPublicAccessBlockRequest_Call) RunAndReturn ¶
func (_c *S3API_PutPublicAccessBlockRequest_Call) RunAndReturn(run func(*s3.PutPublicAccessBlockInput) (*request.Request, *s3.PutPublicAccessBlockOutput)) *S3API_PutPublicAccessBlockRequest_Call
type S3API_PutPublicAccessBlockWithContext_Call ¶
S3API_PutPublicAccessBlockWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutPublicAccessBlockWithContext'
func (*S3API_PutPublicAccessBlockWithContext_Call) Return ¶
func (_c *S3API_PutPublicAccessBlockWithContext_Call) Return(_a0 *s3.PutPublicAccessBlockOutput, _a1 error) *S3API_PutPublicAccessBlockWithContext_Call
func (*S3API_PutPublicAccessBlockWithContext_Call) Run ¶
func (_c *S3API_PutPublicAccessBlockWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.PutPublicAccessBlockInput, _a2 ...request.Option)) *S3API_PutPublicAccessBlockWithContext_Call
func (*S3API_PutPublicAccessBlockWithContext_Call) RunAndReturn ¶
func (_c *S3API_PutPublicAccessBlockWithContext_Call) RunAndReturn(run func(context.Context, *s3.PutPublicAccessBlockInput, ...request.Option) (*s3.PutPublicAccessBlockOutput, error)) *S3API_PutPublicAccessBlockWithContext_Call
type S3API_PutPublicAccessBlock_Call ¶
S3API_PutPublicAccessBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutPublicAccessBlock'
func (*S3API_PutPublicAccessBlock_Call) Return ¶
func (_c *S3API_PutPublicAccessBlock_Call) Return(_a0 *s3.PutPublicAccessBlockOutput, _a1 error) *S3API_PutPublicAccessBlock_Call
func (*S3API_PutPublicAccessBlock_Call) Run ¶
func (_c *S3API_PutPublicAccessBlock_Call) Run(run func(_a0 *s3.PutPublicAccessBlockInput)) *S3API_PutPublicAccessBlock_Call
func (*S3API_PutPublicAccessBlock_Call) RunAndReturn ¶
func (_c *S3API_PutPublicAccessBlock_Call) RunAndReturn(run func(*s3.PutPublicAccessBlockInput) (*s3.PutPublicAccessBlockOutput, error)) *S3API_PutPublicAccessBlock_Call
type S3API_RestoreObjectRequest_Call ¶
S3API_RestoreObjectRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RestoreObjectRequest'
func (*S3API_RestoreObjectRequest_Call) Return ¶
func (_c *S3API_RestoreObjectRequest_Call) Return(_a0 *request.Request, _a1 *s3.RestoreObjectOutput) *S3API_RestoreObjectRequest_Call
func (*S3API_RestoreObjectRequest_Call) Run ¶
func (_c *S3API_RestoreObjectRequest_Call) Run(run func(_a0 *s3.RestoreObjectInput)) *S3API_RestoreObjectRequest_Call
func (*S3API_RestoreObjectRequest_Call) RunAndReturn ¶
func (_c *S3API_RestoreObjectRequest_Call) RunAndReturn(run func(*s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)) *S3API_RestoreObjectRequest_Call
type S3API_RestoreObjectWithContext_Call ¶
S3API_RestoreObjectWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RestoreObjectWithContext'
func (*S3API_RestoreObjectWithContext_Call) Return ¶
func (_c *S3API_RestoreObjectWithContext_Call) Return(_a0 *s3.RestoreObjectOutput, _a1 error) *S3API_RestoreObjectWithContext_Call
func (*S3API_RestoreObjectWithContext_Call) Run ¶
func (_c *S3API_RestoreObjectWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.RestoreObjectInput, _a2 ...request.Option)) *S3API_RestoreObjectWithContext_Call
func (*S3API_RestoreObjectWithContext_Call) RunAndReturn ¶
func (_c *S3API_RestoreObjectWithContext_Call) RunAndReturn(run func(context.Context, *s3.RestoreObjectInput, ...request.Option) (*s3.RestoreObjectOutput, error)) *S3API_RestoreObjectWithContext_Call
type S3API_RestoreObject_Call ¶
S3API_RestoreObject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RestoreObject'
func (*S3API_RestoreObject_Call) Return ¶
func (_c *S3API_RestoreObject_Call) Return(_a0 *s3.RestoreObjectOutput, _a1 error) *S3API_RestoreObject_Call
func (*S3API_RestoreObject_Call) Run ¶
func (_c *S3API_RestoreObject_Call) Run(run func(_a0 *s3.RestoreObjectInput)) *S3API_RestoreObject_Call
func (*S3API_RestoreObject_Call) RunAndReturn ¶
func (_c *S3API_RestoreObject_Call) RunAndReturn(run func(*s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)) *S3API_RestoreObject_Call
type S3API_SelectObjectContentRequest_Call ¶
S3API_SelectObjectContentRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SelectObjectContentRequest'
func (*S3API_SelectObjectContentRequest_Call) Return ¶
func (_c *S3API_SelectObjectContentRequest_Call) Return(_a0 *request.Request, _a1 *s3.SelectObjectContentOutput) *S3API_SelectObjectContentRequest_Call
func (*S3API_SelectObjectContentRequest_Call) Run ¶
func (_c *S3API_SelectObjectContentRequest_Call) Run(run func(_a0 *s3.SelectObjectContentInput)) *S3API_SelectObjectContentRequest_Call
func (*S3API_SelectObjectContentRequest_Call) RunAndReturn ¶
func (_c *S3API_SelectObjectContentRequest_Call) RunAndReturn(run func(*s3.SelectObjectContentInput) (*request.Request, *s3.SelectObjectContentOutput)) *S3API_SelectObjectContentRequest_Call
type S3API_SelectObjectContentWithContext_Call ¶
S3API_SelectObjectContentWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SelectObjectContentWithContext'
func (*S3API_SelectObjectContentWithContext_Call) Return ¶
func (_c *S3API_SelectObjectContentWithContext_Call) Return(_a0 *s3.SelectObjectContentOutput, _a1 error) *S3API_SelectObjectContentWithContext_Call
func (*S3API_SelectObjectContentWithContext_Call) Run ¶
func (_c *S3API_SelectObjectContentWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.SelectObjectContentInput, _a2 ...request.Option)) *S3API_SelectObjectContentWithContext_Call
func (*S3API_SelectObjectContentWithContext_Call) RunAndReturn ¶
func (_c *S3API_SelectObjectContentWithContext_Call) RunAndReturn(run func(context.Context, *s3.SelectObjectContentInput, ...request.Option) (*s3.SelectObjectContentOutput, error)) *S3API_SelectObjectContentWithContext_Call
type S3API_SelectObjectContent_Call ¶
S3API_SelectObjectContent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SelectObjectContent'
func (*S3API_SelectObjectContent_Call) Return ¶
func (_c *S3API_SelectObjectContent_Call) Return(_a0 *s3.SelectObjectContentOutput, _a1 error) *S3API_SelectObjectContent_Call
func (*S3API_SelectObjectContent_Call) Run ¶
func (_c *S3API_SelectObjectContent_Call) Run(run func(_a0 *s3.SelectObjectContentInput)) *S3API_SelectObjectContent_Call
func (*S3API_SelectObjectContent_Call) RunAndReturn ¶
func (_c *S3API_SelectObjectContent_Call) RunAndReturn(run func(*s3.SelectObjectContentInput) (*s3.SelectObjectContentOutput, error)) *S3API_SelectObjectContent_Call
type S3API_UploadPartCopyRequest_Call ¶
S3API_UploadPartCopyRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadPartCopyRequest'
func (*S3API_UploadPartCopyRequest_Call) Return ¶
func (_c *S3API_UploadPartCopyRequest_Call) Return(_a0 *request.Request, _a1 *s3.UploadPartCopyOutput) *S3API_UploadPartCopyRequest_Call
func (*S3API_UploadPartCopyRequest_Call) Run ¶
func (_c *S3API_UploadPartCopyRequest_Call) Run(run func(_a0 *s3.UploadPartCopyInput)) *S3API_UploadPartCopyRequest_Call
func (*S3API_UploadPartCopyRequest_Call) RunAndReturn ¶
func (_c *S3API_UploadPartCopyRequest_Call) RunAndReturn(run func(*s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)) *S3API_UploadPartCopyRequest_Call
type S3API_UploadPartCopyWithContext_Call ¶
S3API_UploadPartCopyWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadPartCopyWithContext'
func (*S3API_UploadPartCopyWithContext_Call) Return ¶
func (_c *S3API_UploadPartCopyWithContext_Call) Return(_a0 *s3.UploadPartCopyOutput, _a1 error) *S3API_UploadPartCopyWithContext_Call
func (*S3API_UploadPartCopyWithContext_Call) Run ¶
func (_c *S3API_UploadPartCopyWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.UploadPartCopyInput, _a2 ...request.Option)) *S3API_UploadPartCopyWithContext_Call
func (*S3API_UploadPartCopyWithContext_Call) RunAndReturn ¶
func (_c *S3API_UploadPartCopyWithContext_Call) RunAndReturn(run func(context.Context, *s3.UploadPartCopyInput, ...request.Option) (*s3.UploadPartCopyOutput, error)) *S3API_UploadPartCopyWithContext_Call
type S3API_UploadPartCopy_Call ¶
S3API_UploadPartCopy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadPartCopy'
func (*S3API_UploadPartCopy_Call) Return ¶
func (_c *S3API_UploadPartCopy_Call) Return(_a0 *s3.UploadPartCopyOutput, _a1 error) *S3API_UploadPartCopy_Call
func (*S3API_UploadPartCopy_Call) Run ¶
func (_c *S3API_UploadPartCopy_Call) Run(run func(_a0 *s3.UploadPartCopyInput)) *S3API_UploadPartCopy_Call
func (*S3API_UploadPartCopy_Call) RunAndReturn ¶
func (_c *S3API_UploadPartCopy_Call) RunAndReturn(run func(*s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)) *S3API_UploadPartCopy_Call
type S3API_UploadPartRequest_Call ¶
S3API_UploadPartRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadPartRequest'
func (*S3API_UploadPartRequest_Call) Return ¶
func (_c *S3API_UploadPartRequest_Call) Return(_a0 *request.Request, _a1 *s3.UploadPartOutput) *S3API_UploadPartRequest_Call
func (*S3API_UploadPartRequest_Call) Run ¶
func (_c *S3API_UploadPartRequest_Call) Run(run func(_a0 *s3.UploadPartInput)) *S3API_UploadPartRequest_Call
func (*S3API_UploadPartRequest_Call) RunAndReturn ¶
func (_c *S3API_UploadPartRequest_Call) RunAndReturn(run func(*s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)) *S3API_UploadPartRequest_Call
type S3API_UploadPartWithContext_Call ¶
S3API_UploadPartWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadPartWithContext'
func (*S3API_UploadPartWithContext_Call) Return ¶
func (_c *S3API_UploadPartWithContext_Call) Return(_a0 *s3.UploadPartOutput, _a1 error) *S3API_UploadPartWithContext_Call
func (*S3API_UploadPartWithContext_Call) Run ¶
func (_c *S3API_UploadPartWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.UploadPartInput, _a2 ...request.Option)) *S3API_UploadPartWithContext_Call
func (*S3API_UploadPartWithContext_Call) RunAndReturn ¶
func (_c *S3API_UploadPartWithContext_Call) RunAndReturn(run func(context.Context, *s3.UploadPartInput, ...request.Option) (*s3.UploadPartOutput, error)) *S3API_UploadPartWithContext_Call
type S3API_UploadPart_Call ¶
S3API_UploadPart_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadPart'
func (*S3API_UploadPart_Call) Return ¶
func (_c *S3API_UploadPart_Call) Return(_a0 *s3.UploadPartOutput, _a1 error) *S3API_UploadPart_Call
func (*S3API_UploadPart_Call) Run ¶
func (_c *S3API_UploadPart_Call) Run(run func(_a0 *s3.UploadPartInput)) *S3API_UploadPart_Call
func (*S3API_UploadPart_Call) RunAndReturn ¶
func (_c *S3API_UploadPart_Call) RunAndReturn(run func(*s3.UploadPartInput) (*s3.UploadPartOutput, error)) *S3API_UploadPart_Call
type S3API_WaitUntilBucketExistsWithContext_Call ¶
S3API_WaitUntilBucketExistsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilBucketExistsWithContext'
func (*S3API_WaitUntilBucketExistsWithContext_Call) Return ¶
func (_c *S3API_WaitUntilBucketExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilBucketExistsWithContext_Call
func (*S3API_WaitUntilBucketExistsWithContext_Call) Run ¶
func (_c *S3API_WaitUntilBucketExistsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.WaiterOption)) *S3API_WaitUntilBucketExistsWithContext_Call
func (*S3API_WaitUntilBucketExistsWithContext_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilBucketExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadBucketInput, ...request.WaiterOption) error) *S3API_WaitUntilBucketExistsWithContext_Call
type S3API_WaitUntilBucketExists_Call ¶
S3API_WaitUntilBucketExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilBucketExists'
func (*S3API_WaitUntilBucketExists_Call) Return ¶
func (_c *S3API_WaitUntilBucketExists_Call) Return(_a0 error) *S3API_WaitUntilBucketExists_Call
func (*S3API_WaitUntilBucketExists_Call) Run ¶
func (_c *S3API_WaitUntilBucketExists_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_WaitUntilBucketExists_Call
func (*S3API_WaitUntilBucketExists_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilBucketExists_Call) RunAndReturn(run func(*s3.HeadBucketInput) error) *S3API_WaitUntilBucketExists_Call
type S3API_WaitUntilBucketNotExistsWithContext_Call ¶
S3API_WaitUntilBucketNotExistsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilBucketNotExistsWithContext'
func (*S3API_WaitUntilBucketNotExistsWithContext_Call) Return ¶
func (_c *S3API_WaitUntilBucketNotExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilBucketNotExistsWithContext_Call
func (*S3API_WaitUntilBucketNotExistsWithContext_Call) Run ¶
func (_c *S3API_WaitUntilBucketNotExistsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadBucketInput, _a2 ...request.WaiterOption)) *S3API_WaitUntilBucketNotExistsWithContext_Call
func (*S3API_WaitUntilBucketNotExistsWithContext_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilBucketNotExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadBucketInput, ...request.WaiterOption) error) *S3API_WaitUntilBucketNotExistsWithContext_Call
type S3API_WaitUntilBucketNotExists_Call ¶
S3API_WaitUntilBucketNotExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilBucketNotExists'
func (*S3API_WaitUntilBucketNotExists_Call) Return ¶
func (_c *S3API_WaitUntilBucketNotExists_Call) Return(_a0 error) *S3API_WaitUntilBucketNotExists_Call
func (*S3API_WaitUntilBucketNotExists_Call) Run ¶
func (_c *S3API_WaitUntilBucketNotExists_Call) Run(run func(_a0 *s3.HeadBucketInput)) *S3API_WaitUntilBucketNotExists_Call
func (*S3API_WaitUntilBucketNotExists_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilBucketNotExists_Call) RunAndReturn(run func(*s3.HeadBucketInput) error) *S3API_WaitUntilBucketNotExists_Call
type S3API_WaitUntilObjectExistsWithContext_Call ¶
S3API_WaitUntilObjectExistsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilObjectExistsWithContext'
func (*S3API_WaitUntilObjectExistsWithContext_Call) Return ¶
func (_c *S3API_WaitUntilObjectExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilObjectExistsWithContext_Call
func (*S3API_WaitUntilObjectExistsWithContext_Call) Run ¶
func (_c *S3API_WaitUntilObjectExistsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.WaiterOption)) *S3API_WaitUntilObjectExistsWithContext_Call
func (*S3API_WaitUntilObjectExistsWithContext_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilObjectExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadObjectInput, ...request.WaiterOption) error) *S3API_WaitUntilObjectExistsWithContext_Call
type S3API_WaitUntilObjectExists_Call ¶
S3API_WaitUntilObjectExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilObjectExists'
func (*S3API_WaitUntilObjectExists_Call) Return ¶
func (_c *S3API_WaitUntilObjectExists_Call) Return(_a0 error) *S3API_WaitUntilObjectExists_Call
func (*S3API_WaitUntilObjectExists_Call) Run ¶
func (_c *S3API_WaitUntilObjectExists_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_WaitUntilObjectExists_Call
func (*S3API_WaitUntilObjectExists_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilObjectExists_Call) RunAndReturn(run func(*s3.HeadObjectInput) error) *S3API_WaitUntilObjectExists_Call
type S3API_WaitUntilObjectNotExistsWithContext_Call ¶
S3API_WaitUntilObjectNotExistsWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilObjectNotExistsWithContext'
func (*S3API_WaitUntilObjectNotExistsWithContext_Call) Return ¶
func (_c *S3API_WaitUntilObjectNotExistsWithContext_Call) Return(_a0 error) *S3API_WaitUntilObjectNotExistsWithContext_Call
func (*S3API_WaitUntilObjectNotExistsWithContext_Call) Run ¶
func (_c *S3API_WaitUntilObjectNotExistsWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.HeadObjectInput, _a2 ...request.WaiterOption)) *S3API_WaitUntilObjectNotExistsWithContext_Call
func (*S3API_WaitUntilObjectNotExistsWithContext_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilObjectNotExistsWithContext_Call) RunAndReturn(run func(context.Context, *s3.HeadObjectInput, ...request.WaiterOption) error) *S3API_WaitUntilObjectNotExistsWithContext_Call
type S3API_WaitUntilObjectNotExists_Call ¶
S3API_WaitUntilObjectNotExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WaitUntilObjectNotExists'
func (*S3API_WaitUntilObjectNotExists_Call) Return ¶
func (_c *S3API_WaitUntilObjectNotExists_Call) Return(_a0 error) *S3API_WaitUntilObjectNotExists_Call
func (*S3API_WaitUntilObjectNotExists_Call) Run ¶
func (_c *S3API_WaitUntilObjectNotExists_Call) Run(run func(_a0 *s3.HeadObjectInput)) *S3API_WaitUntilObjectNotExists_Call
func (*S3API_WaitUntilObjectNotExists_Call) RunAndReturn ¶
func (_c *S3API_WaitUntilObjectNotExists_Call) RunAndReturn(run func(*s3.HeadObjectInput) error) *S3API_WaitUntilObjectNotExists_Call
type S3API_WriteGetObjectResponseRequest_Call ¶
S3API_WriteGetObjectResponseRequest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteGetObjectResponseRequest'
func (*S3API_WriteGetObjectResponseRequest_Call) Return ¶
func (_c *S3API_WriteGetObjectResponseRequest_Call) Return(_a0 *request.Request, _a1 *s3.WriteGetObjectResponseOutput) *S3API_WriteGetObjectResponseRequest_Call
func (*S3API_WriteGetObjectResponseRequest_Call) Run ¶
func (_c *S3API_WriteGetObjectResponseRequest_Call) Run(run func(_a0 *s3.WriteGetObjectResponseInput)) *S3API_WriteGetObjectResponseRequest_Call
func (*S3API_WriteGetObjectResponseRequest_Call) RunAndReturn ¶
func (_c *S3API_WriteGetObjectResponseRequest_Call) RunAndReturn(run func(*s3.WriteGetObjectResponseInput) (*request.Request, *s3.WriteGetObjectResponseOutput)) *S3API_WriteGetObjectResponseRequest_Call
type S3API_WriteGetObjectResponseWithContext_Call ¶
S3API_WriteGetObjectResponseWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteGetObjectResponseWithContext'
func (*S3API_WriteGetObjectResponseWithContext_Call) Return ¶
func (_c *S3API_WriteGetObjectResponseWithContext_Call) Return(_a0 *s3.WriteGetObjectResponseOutput, _a1 error) *S3API_WriteGetObjectResponseWithContext_Call
func (*S3API_WriteGetObjectResponseWithContext_Call) Run ¶
func (_c *S3API_WriteGetObjectResponseWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3.WriteGetObjectResponseInput, _a2 ...request.Option)) *S3API_WriteGetObjectResponseWithContext_Call
func (*S3API_WriteGetObjectResponseWithContext_Call) RunAndReturn ¶
func (_c *S3API_WriteGetObjectResponseWithContext_Call) RunAndReturn(run func(context.Context, *s3.WriteGetObjectResponseInput, ...request.Option) (*s3.WriteGetObjectResponseOutput, error)) *S3API_WriteGetObjectResponseWithContext_Call
type S3API_WriteGetObjectResponse_Call ¶
S3API_WriteGetObjectResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteGetObjectResponse'
func (*S3API_WriteGetObjectResponse_Call) Return ¶
func (_c *S3API_WriteGetObjectResponse_Call) Return(_a0 *s3.WriteGetObjectResponseOutput, _a1 error) *S3API_WriteGetObjectResponse_Call
func (*S3API_WriteGetObjectResponse_Call) Run ¶
func (_c *S3API_WriteGetObjectResponse_Call) Run(run func(_a0 *s3.WriteGetObjectResponseInput)) *S3API_WriteGetObjectResponse_Call
func (*S3API_WriteGetObjectResponse_Call) RunAndReturn ¶
func (_c *S3API_WriteGetObjectResponse_Call) RunAndReturn(run func(*s3.WriteGetObjectResponseInput) (*s3.WriteGetObjectResponseOutput, error)) *S3API_WriteGetObjectResponse_Call
type UploaderAPI ¶
UploaderAPI is an autogenerated mock type for the UploaderAPI type
func NewUploaderAPI ¶
func NewUploaderAPI(t interface { mock.TestingT Cleanup(func()) }) *UploaderAPI
NewUploaderAPI creates a new instance of UploaderAPI. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*UploaderAPI) EXPECT ¶
func (_m *UploaderAPI) EXPECT() *UploaderAPI_Expecter
func (*UploaderAPI) Upload ¶
func (_m *UploaderAPI) Upload(_a0 *s3manager.UploadInput, _a1 ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)
Upload provides a mock function with given fields: _a0, _a1
func (*UploaderAPI) UploadWithContext ¶
func (_m *UploaderAPI) UploadWithContext(_a0 context.Context, _a1 *s3manager.UploadInput, _a2 ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)
UploadWithContext provides a mock function with given fields: _a0, _a1, _a2
type UploaderAPI_Expecter ¶
type UploaderAPI_Expecter struct {
// contains filtered or unexported fields
}
func (*UploaderAPI_Expecter) Upload ¶
func (_e *UploaderAPI_Expecter) Upload(_a0 interface{}, _a1 ...interface{}) *UploaderAPI_Upload_Call
Upload is a helper method to define mock.On call
- _a0 *s3manager.UploadInput
- _a1 ...func(*s3manager.Uploader)
func (*UploaderAPI_Expecter) UploadWithContext ¶
func (_e *UploaderAPI_Expecter) UploadWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *UploaderAPI_UploadWithContext_Call
UploadWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *s3manager.UploadInput
- _a2 ...func(*s3manager.Uploader)
type UploaderAPI_UploadWithContext_Call ¶
UploaderAPI_UploadWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadWithContext'
func (*UploaderAPI_UploadWithContext_Call) Return ¶
func (_c *UploaderAPI_UploadWithContext_Call) Return(_a0 *s3manager.UploadOutput, _a1 error) *UploaderAPI_UploadWithContext_Call
func (*UploaderAPI_UploadWithContext_Call) Run ¶
func (_c *UploaderAPI_UploadWithContext_Call) Run(run func(_a0 context.Context, _a1 *s3manager.UploadInput, _a2 ...func(*s3manager.Uploader))) *UploaderAPI_UploadWithContext_Call
func (*UploaderAPI_UploadWithContext_Call) RunAndReturn ¶
func (_c *UploaderAPI_UploadWithContext_Call) RunAndReturn(run func(context.Context, *s3manager.UploadInput, ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)) *UploaderAPI_UploadWithContext_Call
type UploaderAPI_Upload_Call ¶
UploaderAPI_Upload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upload'
func (*UploaderAPI_Upload_Call) Return ¶
func (_c *UploaderAPI_Upload_Call) Return(_a0 *s3manager.UploadOutput, _a1 error) *UploaderAPI_Upload_Call
func (*UploaderAPI_Upload_Call) Run ¶
func (_c *UploaderAPI_Upload_Call) Run(run func(_a0 *s3manager.UploadInput, _a1 ...func(*s3manager.Uploader))) *UploaderAPI_Upload_Call
func (*UploaderAPI_Upload_Call) RunAndReturn ¶
func (_c *UploaderAPI_Upload_Call) RunAndReturn(run func(*s3manager.UploadInput, ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)) *UploaderAPI_Upload_Call