s3controlmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package s3controlmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS3ControlAPI

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

MockS3ControlAPI is a mock of S3ControlAPI interface.

func NewMockS3ControlAPI

func NewMockS3ControlAPI(ctrl *gomock.Controller) *MockS3ControlAPI

NewMockS3ControlAPI creates a new mock instance.

func (*MockS3ControlAPI) CreateAccessPoint

CreateAccessPoint mocks base method.

func (*MockS3ControlAPI) CreateAccessPointForObjectLambda added in v1.38.35

CreateAccessPointForObjectLambda mocks base method.

func (*MockS3ControlAPI) CreateAccessPointForObjectLambdaRequest added in v1.38.35

CreateAccessPointForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) CreateAccessPointForObjectLambdaWithContext added in v1.38.35

CreateAccessPointForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) CreateAccessPointRequest

CreateAccessPointRequest mocks base method.

func (*MockS3ControlAPI) CreateAccessPointWithContext

func (m *MockS3ControlAPI) CreateAccessPointWithContext(arg0 context.Context, arg1 *s3control.CreateAccessPointInput, arg2 ...request.Option) (*s3control.CreateAccessPointOutput, error)

CreateAccessPointWithContext mocks base method.

func (*MockS3ControlAPI) CreateBucket

CreateBucket mocks base method.

func (*MockS3ControlAPI) CreateBucketRequest

CreateBucketRequest mocks base method.

func (*MockS3ControlAPI) CreateBucketWithContext

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

CreateBucketWithContext mocks base method.

func (*MockS3ControlAPI) CreateJob

CreateJob mocks base method.

func (*MockS3ControlAPI) CreateJobRequest

CreateJobRequest mocks base method.

func (*MockS3ControlAPI) CreateJobWithContext

func (m *MockS3ControlAPI) CreateJobWithContext(arg0 context.Context, arg1 *s3control.CreateJobInput, arg2 ...request.Option) (*s3control.CreateJobOutput, error)

CreateJobWithContext mocks base method.

func (*MockS3ControlAPI) CreateMultiRegionAccessPoint added in v1.43.22

CreateMultiRegionAccessPoint mocks base method.

func (*MockS3ControlAPI) CreateMultiRegionAccessPointRequest added in v1.43.22

CreateMultiRegionAccessPointRequest mocks base method.

func (*MockS3ControlAPI) CreateMultiRegionAccessPointWithContext added in v1.43.22

CreateMultiRegionAccessPointWithContext mocks base method.

func (*MockS3ControlAPI) DeleteAccessPoint

DeleteAccessPoint mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointForObjectLambda added in v1.38.35

DeleteAccessPointForObjectLambda mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointForObjectLambdaRequest added in v1.38.35

DeleteAccessPointForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointForObjectLambdaWithContext added in v1.38.35

DeleteAccessPointForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointPolicy

DeleteAccessPointPolicy mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointPolicyForObjectLambda added in v1.38.35

DeleteAccessPointPolicyForObjectLambda mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointPolicyForObjectLambdaRequest added in v1.38.35

DeleteAccessPointPolicyForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointPolicyForObjectLambdaWithContext added in v1.38.35

DeleteAccessPointPolicyForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointPolicyRequest

DeleteAccessPointPolicyRequest mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointPolicyWithContext

func (m *MockS3ControlAPI) DeleteAccessPointPolicyWithContext(arg0 context.Context, arg1 *s3control.DeleteAccessPointPolicyInput, arg2 ...request.Option) (*s3control.DeleteAccessPointPolicyOutput, error)

DeleteAccessPointPolicyWithContext mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointRequest

DeleteAccessPointRequest mocks base method.

func (*MockS3ControlAPI) DeleteAccessPointWithContext

func (m *MockS3ControlAPI) DeleteAccessPointWithContext(arg0 context.Context, arg1 *s3control.DeleteAccessPointInput, arg2 ...request.Option) (*s3control.DeleteAccessPointOutput, error)

DeleteAccessPointWithContext mocks base method.

func (*MockS3ControlAPI) DeleteBucket

DeleteBucket mocks base method.

func (*MockS3ControlAPI) DeleteBucketLifecycleConfiguration

DeleteBucketLifecycleConfiguration mocks base method.

func (*MockS3ControlAPI) DeleteBucketLifecycleConfigurationRequest

DeleteBucketLifecycleConfigurationRequest mocks base method.

func (*MockS3ControlAPI) DeleteBucketLifecycleConfigurationWithContext

DeleteBucketLifecycleConfigurationWithContext mocks base method.

func (*MockS3ControlAPI) DeleteBucketPolicy

DeleteBucketPolicy mocks base method.

func (*MockS3ControlAPI) DeleteBucketPolicyRequest

DeleteBucketPolicyRequest mocks base method.

func (*MockS3ControlAPI) DeleteBucketPolicyWithContext

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

DeleteBucketPolicyWithContext mocks base method.

func (*MockS3ControlAPI) DeleteBucketRequest

DeleteBucketRequest mocks base method.

func (*MockS3ControlAPI) DeleteBucketTagging

DeleteBucketTagging mocks base method.

func (*MockS3ControlAPI) DeleteBucketTaggingRequest

DeleteBucketTaggingRequest mocks base method.

func (*MockS3ControlAPI) DeleteBucketTaggingWithContext

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

DeleteBucketTaggingWithContext mocks base method.

func (*MockS3ControlAPI) DeleteBucketWithContext

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

DeleteBucketWithContext mocks base method.

func (*MockS3ControlAPI) DeleteJobTagging

DeleteJobTagging mocks base method.

func (*MockS3ControlAPI) DeleteJobTaggingRequest

DeleteJobTaggingRequest mocks base method.

func (*MockS3ControlAPI) DeleteJobTaggingWithContext

func (m *MockS3ControlAPI) DeleteJobTaggingWithContext(arg0 context.Context, arg1 *s3control.DeleteJobTaggingInput, arg2 ...request.Option) (*s3control.DeleteJobTaggingOutput, error)

DeleteJobTaggingWithContext mocks base method.

func (*MockS3ControlAPI) DeleteMultiRegionAccessPoint added in v1.43.22

DeleteMultiRegionAccessPoint mocks base method.

func (*MockS3ControlAPI) DeleteMultiRegionAccessPointRequest added in v1.43.22

DeleteMultiRegionAccessPointRequest mocks base method.

func (*MockS3ControlAPI) DeleteMultiRegionAccessPointWithContext added in v1.43.22

DeleteMultiRegionAccessPointWithContext mocks base method.

func (*MockS3ControlAPI) DeletePublicAccessBlock

DeletePublicAccessBlock mocks base method.

func (*MockS3ControlAPI) DeletePublicAccessBlockRequest

DeletePublicAccessBlockRequest mocks base method.

func (*MockS3ControlAPI) DeletePublicAccessBlockWithContext

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

DeletePublicAccessBlockWithContext mocks base method.

func (*MockS3ControlAPI) DeleteStorageLensConfiguration

DeleteStorageLensConfiguration mocks base method.

func (*MockS3ControlAPI) DeleteStorageLensConfigurationRequest

DeleteStorageLensConfigurationRequest mocks base method.

func (*MockS3ControlAPI) DeleteStorageLensConfigurationTagging

DeleteStorageLensConfigurationTagging mocks base method.

func (*MockS3ControlAPI) DeleteStorageLensConfigurationTaggingRequest

DeleteStorageLensConfigurationTaggingRequest mocks base method.

func (*MockS3ControlAPI) DeleteStorageLensConfigurationTaggingWithContext

DeleteStorageLensConfigurationTaggingWithContext mocks base method.

func (*MockS3ControlAPI) DeleteStorageLensConfigurationWithContext

DeleteStorageLensConfigurationWithContext mocks base method.

func (*MockS3ControlAPI) DescribeJob

DescribeJob mocks base method.

func (*MockS3ControlAPI) DescribeJobRequest

DescribeJobRequest mocks base method.

func (*MockS3ControlAPI) DescribeJobWithContext

func (m *MockS3ControlAPI) DescribeJobWithContext(arg0 context.Context, arg1 *s3control.DescribeJobInput, arg2 ...request.Option) (*s3control.DescribeJobOutput, error)

DescribeJobWithContext mocks base method.

func (*MockS3ControlAPI) DescribeMultiRegionAccessPointOperation added in v1.43.22

DescribeMultiRegionAccessPointOperation mocks base method.

func (*MockS3ControlAPI) DescribeMultiRegionAccessPointOperationRequest added in v1.43.22

DescribeMultiRegionAccessPointOperationRequest mocks base method.

func (*MockS3ControlAPI) DescribeMultiRegionAccessPointOperationWithContext added in v1.43.22

DescribeMultiRegionAccessPointOperationWithContext mocks base method.

func (*MockS3ControlAPI) EXPECT

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

func (*MockS3ControlAPI) GetAccessPoint

GetAccessPoint mocks base method.

func (*MockS3ControlAPI) GetAccessPointConfigurationForObjectLambda added in v1.38.35

GetAccessPointConfigurationForObjectLambda mocks base method.

func (*MockS3ControlAPI) GetAccessPointConfigurationForObjectLambdaRequest added in v1.38.35

GetAccessPointConfigurationForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointConfigurationForObjectLambdaWithContext added in v1.38.35

GetAccessPointConfigurationForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) GetAccessPointForObjectLambda added in v1.38.35

GetAccessPointForObjectLambda mocks base method.

func (*MockS3ControlAPI) GetAccessPointForObjectLambdaRequest added in v1.38.35

GetAccessPointForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointForObjectLambdaWithContext added in v1.38.35

GetAccessPointForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicy

GetAccessPointPolicy mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyForObjectLambda added in v1.38.35

GetAccessPointPolicyForObjectLambda mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyForObjectLambdaRequest added in v1.38.35

GetAccessPointPolicyForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyForObjectLambdaWithContext added in v1.38.35

GetAccessPointPolicyForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyRequest

GetAccessPointPolicyRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyStatus

GetAccessPointPolicyStatus mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyStatusForObjectLambda added in v1.38.35

GetAccessPointPolicyStatusForObjectLambda mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyStatusForObjectLambdaRequest added in v1.38.35

GetAccessPointPolicyStatusForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyStatusForObjectLambdaWithContext added in v1.38.35

GetAccessPointPolicyStatusForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyStatusRequest

GetAccessPointPolicyStatusRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyStatusWithContext

GetAccessPointPolicyStatusWithContext mocks base method.

func (*MockS3ControlAPI) GetAccessPointPolicyWithContext

func (m *MockS3ControlAPI) GetAccessPointPolicyWithContext(arg0 context.Context, arg1 *s3control.GetAccessPointPolicyInput, arg2 ...request.Option) (*s3control.GetAccessPointPolicyOutput, error)

GetAccessPointPolicyWithContext mocks base method.

func (*MockS3ControlAPI) GetAccessPointRequest

GetAccessPointRequest mocks base method.

func (*MockS3ControlAPI) GetAccessPointWithContext

func (m *MockS3ControlAPI) GetAccessPointWithContext(arg0 context.Context, arg1 *s3control.GetAccessPointInput, arg2 ...request.Option) (*s3control.GetAccessPointOutput, error)

GetAccessPointWithContext mocks base method.

func (*MockS3ControlAPI) GetBucket

GetBucket mocks base method.

func (*MockS3ControlAPI) GetBucketLifecycleConfiguration

GetBucketLifecycleConfiguration mocks base method.

func (*MockS3ControlAPI) GetBucketLifecycleConfigurationRequest

GetBucketLifecycleConfigurationRequest mocks base method.

func (*MockS3ControlAPI) GetBucketLifecycleConfigurationWithContext

GetBucketLifecycleConfigurationWithContext mocks base method.

func (*MockS3ControlAPI) GetBucketPolicy

GetBucketPolicy mocks base method.

func (*MockS3ControlAPI) GetBucketPolicyRequest

GetBucketPolicyRequest mocks base method.

func (*MockS3ControlAPI) GetBucketPolicyWithContext

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

GetBucketPolicyWithContext mocks base method.

func (*MockS3ControlAPI) GetBucketRequest

GetBucketRequest mocks base method.

func (*MockS3ControlAPI) GetBucketTagging

GetBucketTagging mocks base method.

func (*MockS3ControlAPI) GetBucketTaggingRequest

GetBucketTaggingRequest mocks base method.

func (*MockS3ControlAPI) GetBucketTaggingWithContext

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

GetBucketTaggingWithContext mocks base method.

func (*MockS3ControlAPI) GetBucketWithContext

func (m *MockS3ControlAPI) GetBucketWithContext(arg0 context.Context, arg1 *s3control.GetBucketInput, arg2 ...request.Option) (*s3control.GetBucketOutput, error)

GetBucketWithContext mocks base method.

func (*MockS3ControlAPI) GetJobTagging

GetJobTagging mocks base method.

func (*MockS3ControlAPI) GetJobTaggingRequest

GetJobTaggingRequest mocks base method.

func (*MockS3ControlAPI) GetJobTaggingWithContext

func (m *MockS3ControlAPI) GetJobTaggingWithContext(arg0 context.Context, arg1 *s3control.GetJobTaggingInput, arg2 ...request.Option) (*s3control.GetJobTaggingOutput, error)

GetJobTaggingWithContext mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPoint added in v1.43.22

GetMultiRegionAccessPoint mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicy added in v1.43.22

GetMultiRegionAccessPointPolicy mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyRequest added in v1.43.22

GetMultiRegionAccessPointPolicyRequest mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyStatus added in v1.43.22

GetMultiRegionAccessPointPolicyStatus mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyStatusRequest added in v1.43.22

GetMultiRegionAccessPointPolicyStatusRequest mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyStatusWithContext added in v1.43.22

GetMultiRegionAccessPointPolicyStatusWithContext mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointPolicyWithContext added in v1.43.22

GetMultiRegionAccessPointPolicyWithContext mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointRequest added in v1.43.22

GetMultiRegionAccessPointRequest mocks base method.

func (*MockS3ControlAPI) GetMultiRegionAccessPointWithContext added in v1.43.22

GetMultiRegionAccessPointWithContext mocks base method.

func (*MockS3ControlAPI) GetPublicAccessBlock

GetPublicAccessBlock mocks base method.

func (*MockS3ControlAPI) GetPublicAccessBlockRequest

GetPublicAccessBlockRequest mocks base method.

func (*MockS3ControlAPI) GetPublicAccessBlockWithContext

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

GetPublicAccessBlockWithContext mocks base method.

func (*MockS3ControlAPI) GetStorageLensConfiguration

GetStorageLensConfiguration mocks base method.

func (*MockS3ControlAPI) GetStorageLensConfigurationRequest

GetStorageLensConfigurationRequest mocks base method.

func (*MockS3ControlAPI) GetStorageLensConfigurationTagging

GetStorageLensConfigurationTagging mocks base method.

func (*MockS3ControlAPI) GetStorageLensConfigurationTaggingRequest

GetStorageLensConfigurationTaggingRequest mocks base method.

func (*MockS3ControlAPI) GetStorageLensConfigurationTaggingWithContext

GetStorageLensConfigurationTaggingWithContext mocks base method.

func (*MockS3ControlAPI) GetStorageLensConfigurationWithContext

GetStorageLensConfigurationWithContext mocks base method.

func (*MockS3ControlAPI) ListAccessPoints

ListAccessPoints mocks base method.

func (*MockS3ControlAPI) ListAccessPointsForObjectLambda added in v1.38.35

ListAccessPointsForObjectLambda mocks base method.

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaPages added in v1.38.35

ListAccessPointsForObjectLambdaPages mocks base method.

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaPagesWithContext added in v1.38.35

func (m *MockS3ControlAPI) ListAccessPointsForObjectLambdaPagesWithContext(arg0 context.Context, arg1 *s3control.ListAccessPointsForObjectLambdaInput, arg2 func(*s3control.ListAccessPointsForObjectLambdaOutput, bool) bool, arg3 ...request.Option) error

ListAccessPointsForObjectLambdaPagesWithContext mocks base method.

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaRequest added in v1.38.35

ListAccessPointsForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) ListAccessPointsForObjectLambdaWithContext added in v1.38.35

ListAccessPointsForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) ListAccessPointsPages

func (m *MockS3ControlAPI) ListAccessPointsPages(arg0 *s3control.ListAccessPointsInput, arg1 func(*s3control.ListAccessPointsOutput, bool) bool) error

ListAccessPointsPages mocks base method.

func (*MockS3ControlAPI) ListAccessPointsPagesWithContext

func (m *MockS3ControlAPI) ListAccessPointsPagesWithContext(arg0 context.Context, arg1 *s3control.ListAccessPointsInput, arg2 func(*s3control.ListAccessPointsOutput, bool) bool, arg3 ...request.Option) error

ListAccessPointsPagesWithContext mocks base method.

func (*MockS3ControlAPI) ListAccessPointsRequest

ListAccessPointsRequest mocks base method.

func (*MockS3ControlAPI) ListAccessPointsWithContext

func (m *MockS3ControlAPI) ListAccessPointsWithContext(arg0 context.Context, arg1 *s3control.ListAccessPointsInput, arg2 ...request.Option) (*s3control.ListAccessPointsOutput, error)

ListAccessPointsWithContext mocks base method.

func (*MockS3ControlAPI) ListJobs

ListJobs mocks base method.

func (*MockS3ControlAPI) ListJobsPages

func (m *MockS3ControlAPI) ListJobsPages(arg0 *s3control.ListJobsInput, arg1 func(*s3control.ListJobsOutput, bool) bool) error

ListJobsPages mocks base method.

func (*MockS3ControlAPI) ListJobsPagesWithContext

func (m *MockS3ControlAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *s3control.ListJobsInput, arg2 func(*s3control.ListJobsOutput, bool) bool, arg3 ...request.Option) error

ListJobsPagesWithContext mocks base method.

func (*MockS3ControlAPI) ListJobsRequest

ListJobsRequest mocks base method.

func (*MockS3ControlAPI) ListJobsWithContext

func (m *MockS3ControlAPI) ListJobsWithContext(arg0 context.Context, arg1 *s3control.ListJobsInput, arg2 ...request.Option) (*s3control.ListJobsOutput, error)

ListJobsWithContext mocks base method.

func (*MockS3ControlAPI) ListMultiRegionAccessPoints added in v1.43.22

ListMultiRegionAccessPoints mocks base method.

func (*MockS3ControlAPI) ListMultiRegionAccessPointsPages added in v1.43.22

ListMultiRegionAccessPointsPages mocks base method.

func (*MockS3ControlAPI) ListMultiRegionAccessPointsPagesWithContext added in v1.43.22

func (m *MockS3ControlAPI) ListMultiRegionAccessPointsPagesWithContext(arg0 context.Context, arg1 *s3control.ListMultiRegionAccessPointsInput, arg2 func(*s3control.ListMultiRegionAccessPointsOutput, bool) bool, arg3 ...request.Option) error

ListMultiRegionAccessPointsPagesWithContext mocks base method.

func (*MockS3ControlAPI) ListMultiRegionAccessPointsRequest added in v1.43.22

ListMultiRegionAccessPointsRequest mocks base method.

func (*MockS3ControlAPI) ListMultiRegionAccessPointsWithContext added in v1.43.22

ListMultiRegionAccessPointsWithContext mocks base method.

func (*MockS3ControlAPI) ListRegionalBuckets

ListRegionalBuckets mocks base method.

func (*MockS3ControlAPI) ListRegionalBucketsPages

func (m *MockS3ControlAPI) ListRegionalBucketsPages(arg0 *s3control.ListRegionalBucketsInput, arg1 func(*s3control.ListRegionalBucketsOutput, bool) bool) error

ListRegionalBucketsPages mocks base method.

func (*MockS3ControlAPI) ListRegionalBucketsPagesWithContext

func (m *MockS3ControlAPI) ListRegionalBucketsPagesWithContext(arg0 context.Context, arg1 *s3control.ListRegionalBucketsInput, arg2 func(*s3control.ListRegionalBucketsOutput, bool) bool, arg3 ...request.Option) error

ListRegionalBucketsPagesWithContext mocks base method.

func (*MockS3ControlAPI) ListRegionalBucketsRequest

ListRegionalBucketsRequest mocks base method.

func (*MockS3ControlAPI) ListRegionalBucketsWithContext

func (m *MockS3ControlAPI) ListRegionalBucketsWithContext(arg0 context.Context, arg1 *s3control.ListRegionalBucketsInput, arg2 ...request.Option) (*s3control.ListRegionalBucketsOutput, error)

ListRegionalBucketsWithContext mocks base method.

func (*MockS3ControlAPI) ListStorageLensConfigurations

ListStorageLensConfigurations mocks base method.

func (*MockS3ControlAPI) ListStorageLensConfigurationsPages added in v1.38.35

ListStorageLensConfigurationsPages mocks base method.

func (*MockS3ControlAPI) ListStorageLensConfigurationsPagesWithContext added in v1.38.35

func (m *MockS3ControlAPI) ListStorageLensConfigurationsPagesWithContext(arg0 context.Context, arg1 *s3control.ListStorageLensConfigurationsInput, arg2 func(*s3control.ListStorageLensConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListStorageLensConfigurationsPagesWithContext mocks base method.

func (*MockS3ControlAPI) ListStorageLensConfigurationsRequest

ListStorageLensConfigurationsRequest mocks base method.

func (*MockS3ControlAPI) ListStorageLensConfigurationsWithContext

ListStorageLensConfigurationsWithContext mocks base method.

func (*MockS3ControlAPI) PutAccessPointConfigurationForObjectLambda added in v1.38.35

PutAccessPointConfigurationForObjectLambda mocks base method.

func (*MockS3ControlAPI) PutAccessPointConfigurationForObjectLambdaRequest added in v1.38.35

PutAccessPointConfigurationForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) PutAccessPointConfigurationForObjectLambdaWithContext added in v1.38.35

PutAccessPointConfigurationForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) PutAccessPointPolicy

PutAccessPointPolicy mocks base method.

func (*MockS3ControlAPI) PutAccessPointPolicyForObjectLambda added in v1.38.35

PutAccessPointPolicyForObjectLambda mocks base method.

func (*MockS3ControlAPI) PutAccessPointPolicyForObjectLambdaRequest added in v1.38.35

PutAccessPointPolicyForObjectLambdaRequest mocks base method.

func (*MockS3ControlAPI) PutAccessPointPolicyForObjectLambdaWithContext added in v1.38.35

PutAccessPointPolicyForObjectLambdaWithContext mocks base method.

func (*MockS3ControlAPI) PutAccessPointPolicyRequest

PutAccessPointPolicyRequest mocks base method.

func (*MockS3ControlAPI) PutAccessPointPolicyWithContext

func (m *MockS3ControlAPI) PutAccessPointPolicyWithContext(arg0 context.Context, arg1 *s3control.PutAccessPointPolicyInput, arg2 ...request.Option) (*s3control.PutAccessPointPolicyOutput, error)

PutAccessPointPolicyWithContext mocks base method.

func (*MockS3ControlAPI) PutBucketLifecycleConfiguration

PutBucketLifecycleConfiguration mocks base method.

func (*MockS3ControlAPI) PutBucketLifecycleConfigurationRequest

PutBucketLifecycleConfigurationRequest mocks base method.

func (*MockS3ControlAPI) PutBucketLifecycleConfigurationWithContext

PutBucketLifecycleConfigurationWithContext mocks base method.

func (*MockS3ControlAPI) PutBucketPolicy

PutBucketPolicy mocks base method.

func (*MockS3ControlAPI) PutBucketPolicyRequest

PutBucketPolicyRequest mocks base method.

func (*MockS3ControlAPI) PutBucketPolicyWithContext

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

PutBucketPolicyWithContext mocks base method.

func (*MockS3ControlAPI) PutBucketTagging

PutBucketTagging mocks base method.

func (*MockS3ControlAPI) PutBucketTaggingRequest

PutBucketTaggingRequest mocks base method.

func (*MockS3ControlAPI) PutBucketTaggingWithContext

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

PutBucketTaggingWithContext mocks base method.

func (*MockS3ControlAPI) PutJobTagging

PutJobTagging mocks base method.

func (*MockS3ControlAPI) PutJobTaggingRequest

PutJobTaggingRequest mocks base method.

func (*MockS3ControlAPI) PutJobTaggingWithContext

func (m *MockS3ControlAPI) PutJobTaggingWithContext(arg0 context.Context, arg1 *s3control.PutJobTaggingInput, arg2 ...request.Option) (*s3control.PutJobTaggingOutput, error)

PutJobTaggingWithContext mocks base method.

func (*MockS3ControlAPI) PutMultiRegionAccessPointPolicy added in v1.43.22

PutMultiRegionAccessPointPolicy mocks base method.

func (*MockS3ControlAPI) PutMultiRegionAccessPointPolicyRequest added in v1.43.22

PutMultiRegionAccessPointPolicyRequest mocks base method.

func (*MockS3ControlAPI) PutMultiRegionAccessPointPolicyWithContext added in v1.43.22

PutMultiRegionAccessPointPolicyWithContext mocks base method.

func (*MockS3ControlAPI) PutPublicAccessBlock

PutPublicAccessBlock mocks base method.

func (*MockS3ControlAPI) PutPublicAccessBlockRequest

PutPublicAccessBlockRequest mocks base method.

func (*MockS3ControlAPI) PutPublicAccessBlockWithContext

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

PutPublicAccessBlockWithContext mocks base method.

func (*MockS3ControlAPI) PutStorageLensConfiguration

PutStorageLensConfiguration mocks base method.

func (*MockS3ControlAPI) PutStorageLensConfigurationRequest

PutStorageLensConfigurationRequest mocks base method.

func (*MockS3ControlAPI) PutStorageLensConfigurationTagging

PutStorageLensConfigurationTagging mocks base method.

func (*MockS3ControlAPI) PutStorageLensConfigurationTaggingRequest

PutStorageLensConfigurationTaggingRequest mocks base method.

func (*MockS3ControlAPI) PutStorageLensConfigurationTaggingWithContext

PutStorageLensConfigurationTaggingWithContext mocks base method.

func (*MockS3ControlAPI) PutStorageLensConfigurationWithContext

PutStorageLensConfigurationWithContext mocks base method.

func (*MockS3ControlAPI) UpdateJobPriority

UpdateJobPriority mocks base method.

func (*MockS3ControlAPI) UpdateJobPriorityRequest

UpdateJobPriorityRequest mocks base method.

func (*MockS3ControlAPI) UpdateJobPriorityWithContext

func (m *MockS3ControlAPI) UpdateJobPriorityWithContext(arg0 context.Context, arg1 *s3control.UpdateJobPriorityInput, arg2 ...request.Option) (*s3control.UpdateJobPriorityOutput, error)

UpdateJobPriorityWithContext mocks base method.

func (*MockS3ControlAPI) UpdateJobStatus

UpdateJobStatus mocks base method.

func (*MockS3ControlAPI) UpdateJobStatusRequest

UpdateJobStatusRequest mocks base method.

func (*MockS3ControlAPI) UpdateJobStatusWithContext

func (m *MockS3ControlAPI) UpdateJobStatusWithContext(arg0 context.Context, arg1 *s3control.UpdateJobStatusInput, arg2 ...request.Option) (*s3control.UpdateJobStatusOutput, error)

UpdateJobStatusWithContext mocks base method.

type MockS3ControlAPIMockRecorder

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

MockS3ControlAPIMockRecorder is the mock recorder for MockS3ControlAPI.

func (*MockS3ControlAPIMockRecorder) CreateAccessPoint

func (mr *MockS3ControlAPIMockRecorder) CreateAccessPoint(arg0 interface{}) *gomock.Call

CreateAccessPoint indicates an expected call of CreateAccessPoint.

func (*MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambda(arg0 interface{}) *gomock.Call

CreateAccessPointForObjectLambda indicates an expected call of CreateAccessPointForObjectLambda.

func (*MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambdaRequest(arg0 interface{}) *gomock.Call

CreateAccessPointForObjectLambdaRequest indicates an expected call of CreateAccessPointForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) CreateAccessPointForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessPointForObjectLambdaWithContext indicates an expected call of CreateAccessPointForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) CreateAccessPointRequest

func (mr *MockS3ControlAPIMockRecorder) CreateAccessPointRequest(arg0 interface{}) *gomock.Call

CreateAccessPointRequest indicates an expected call of CreateAccessPointRequest.

func (*MockS3ControlAPIMockRecorder) CreateAccessPointWithContext

func (mr *MockS3ControlAPIMockRecorder) CreateAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessPointWithContext indicates an expected call of CreateAccessPointWithContext.

func (*MockS3ControlAPIMockRecorder) CreateBucket

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

CreateBucket indicates an expected call of CreateBucket.

func (*MockS3ControlAPIMockRecorder) CreateBucketRequest

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

CreateBucketRequest indicates an expected call of CreateBucketRequest.

func (*MockS3ControlAPIMockRecorder) CreateBucketWithContext

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

CreateBucketWithContext indicates an expected call of CreateBucketWithContext.

func (*MockS3ControlAPIMockRecorder) CreateJob

func (mr *MockS3ControlAPIMockRecorder) CreateJob(arg0 interface{}) *gomock.Call

CreateJob indicates an expected call of CreateJob.

func (*MockS3ControlAPIMockRecorder) CreateJobRequest

func (mr *MockS3ControlAPIMockRecorder) CreateJobRequest(arg0 interface{}) *gomock.Call

CreateJobRequest indicates an expected call of CreateJobRequest.

func (*MockS3ControlAPIMockRecorder) CreateJobWithContext

func (mr *MockS3ControlAPIMockRecorder) CreateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateJobWithContext indicates an expected call of CreateJobWithContext.

func (*MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPoint added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPoint(arg0 interface{}) *gomock.Call

CreateMultiRegionAccessPoint indicates an expected call of CreateMultiRegionAccessPoint.

func (*MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPointRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPointRequest(arg0 interface{}) *gomock.Call

CreateMultiRegionAccessPointRequest indicates an expected call of CreateMultiRegionAccessPointRequest.

func (*MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPointWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) CreateMultiRegionAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMultiRegionAccessPointWithContext indicates an expected call of CreateMultiRegionAccessPointWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPoint

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPoint(arg0 interface{}) *gomock.Call

DeleteAccessPoint indicates an expected call of DeleteAccessPoint.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambda(arg0 interface{}) *gomock.Call

DeleteAccessPointForObjectLambda indicates an expected call of DeleteAccessPointForObjectLambda.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambdaRequest(arg0 interface{}) *gomock.Call

DeleteAccessPointForObjectLambdaRequest indicates an expected call of DeleteAccessPointForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPointForObjectLambdaWithContext indicates an expected call of DeleteAccessPointForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicy

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointPolicy(arg0 interface{}) *gomock.Call

DeleteAccessPointPolicy indicates an expected call of DeleteAccessPointPolicy.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambda(arg0 interface{}) *gomock.Call

DeleteAccessPointPolicyForObjectLambda indicates an expected call of DeleteAccessPointPolicyForObjectLambda.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambdaRequest(arg0 interface{}) *gomock.Call

DeleteAccessPointPolicyForObjectLambdaRequest indicates an expected call of DeleteAccessPointPolicyForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPointPolicyForObjectLambdaWithContext indicates an expected call of DeleteAccessPointPolicyForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyRequest

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyRequest(arg0 interface{}) *gomock.Call

DeleteAccessPointPolicyRequest indicates an expected call of DeleteAccessPointPolicyRequest.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyWithContext

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPointPolicyWithContext indicates an expected call of DeleteAccessPointPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointRequest

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointRequest(arg0 interface{}) *gomock.Call

DeleteAccessPointRequest indicates an expected call of DeleteAccessPointRequest.

func (*MockS3ControlAPIMockRecorder) DeleteAccessPointWithContext

func (mr *MockS3ControlAPIMockRecorder) DeleteAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPointWithContext indicates an expected call of DeleteAccessPointWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteBucket

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

DeleteBucket indicates an expected call of DeleteBucket.

func (*MockS3ControlAPIMockRecorder) DeleteBucketLifecycleConfiguration

func (mr *MockS3ControlAPIMockRecorder) DeleteBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call

DeleteBucketLifecycleConfiguration indicates an expected call of DeleteBucketLifecycleConfiguration.

func (*MockS3ControlAPIMockRecorder) DeleteBucketLifecycleConfigurationRequest

func (mr *MockS3ControlAPIMockRecorder) DeleteBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteBucketLifecycleConfigurationRequest indicates an expected call of DeleteBucketLifecycleConfigurationRequest.

func (*MockS3ControlAPIMockRecorder) DeleteBucketLifecycleConfigurationWithContext

func (mr *MockS3ControlAPIMockRecorder) DeleteBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketLifecycleConfigurationWithContext indicates an expected call of DeleteBucketLifecycleConfigurationWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteBucketPolicy

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

DeleteBucketPolicy indicates an expected call of DeleteBucketPolicy.

func (*MockS3ControlAPIMockRecorder) DeleteBucketPolicyRequest

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

DeleteBucketPolicyRequest indicates an expected call of DeleteBucketPolicyRequest.

func (*MockS3ControlAPIMockRecorder) DeleteBucketPolicyWithContext

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

DeleteBucketPolicyWithContext indicates an expected call of DeleteBucketPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteBucketRequest

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

DeleteBucketRequest indicates an expected call of DeleteBucketRequest.

func (*MockS3ControlAPIMockRecorder) DeleteBucketTagging

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

DeleteBucketTagging indicates an expected call of DeleteBucketTagging.

func (*MockS3ControlAPIMockRecorder) DeleteBucketTaggingRequest

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

DeleteBucketTaggingRequest indicates an expected call of DeleteBucketTaggingRequest.

func (*MockS3ControlAPIMockRecorder) DeleteBucketTaggingWithContext

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

DeleteBucketTaggingWithContext indicates an expected call of DeleteBucketTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteBucketWithContext

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

DeleteBucketWithContext indicates an expected call of DeleteBucketWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteJobTagging

func (mr *MockS3ControlAPIMockRecorder) DeleteJobTagging(arg0 interface{}) *gomock.Call

DeleteJobTagging indicates an expected call of DeleteJobTagging.

func (*MockS3ControlAPIMockRecorder) DeleteJobTaggingRequest

func (mr *MockS3ControlAPIMockRecorder) DeleteJobTaggingRequest(arg0 interface{}) *gomock.Call

DeleteJobTaggingRequest indicates an expected call of DeleteJobTaggingRequest.

func (*MockS3ControlAPIMockRecorder) DeleteJobTaggingWithContext

func (mr *MockS3ControlAPIMockRecorder) DeleteJobTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteJobTaggingWithContext indicates an expected call of DeleteJobTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPoint added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPoint(arg0 interface{}) *gomock.Call

DeleteMultiRegionAccessPoint indicates an expected call of DeleteMultiRegionAccessPoint.

func (*MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPointRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPointRequest(arg0 interface{}) *gomock.Call

DeleteMultiRegionAccessPointRequest indicates an expected call of DeleteMultiRegionAccessPointRequest.

func (*MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPointWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) DeleteMultiRegionAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMultiRegionAccessPointWithContext indicates an expected call of DeleteMultiRegionAccessPointWithContext.

func (*MockS3ControlAPIMockRecorder) DeletePublicAccessBlock

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

DeletePublicAccessBlock indicates an expected call of DeletePublicAccessBlock.

func (*MockS3ControlAPIMockRecorder) DeletePublicAccessBlockRequest

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

DeletePublicAccessBlockRequest indicates an expected call of DeletePublicAccessBlockRequest.

func (*MockS3ControlAPIMockRecorder) DeletePublicAccessBlockWithContext

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

DeletePublicAccessBlockWithContext indicates an expected call of DeletePublicAccessBlockWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensConfiguration

func (mr *MockS3ControlAPIMockRecorder) DeleteStorageLensConfiguration(arg0 interface{}) *gomock.Call

DeleteStorageLensConfiguration indicates an expected call of DeleteStorageLensConfiguration.

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationRequest

func (mr *MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteStorageLensConfigurationRequest indicates an expected call of DeleteStorageLensConfigurationRequest.

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationTagging

func (mr *MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationTagging(arg0 interface{}) *gomock.Call

DeleteStorageLensConfigurationTagging indicates an expected call of DeleteStorageLensConfigurationTagging.

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationTaggingRequest

func (mr *MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationTaggingRequest(arg0 interface{}) *gomock.Call

DeleteStorageLensConfigurationTaggingRequest indicates an expected call of DeleteStorageLensConfigurationTaggingRequest.

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationTaggingWithContext

func (mr *MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStorageLensConfigurationTaggingWithContext indicates an expected call of DeleteStorageLensConfigurationTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationWithContext

func (mr *MockS3ControlAPIMockRecorder) DeleteStorageLensConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStorageLensConfigurationWithContext indicates an expected call of DeleteStorageLensConfigurationWithContext.

func (*MockS3ControlAPIMockRecorder) DescribeJob

func (mr *MockS3ControlAPIMockRecorder) DescribeJob(arg0 interface{}) *gomock.Call

DescribeJob indicates an expected call of DescribeJob.

func (*MockS3ControlAPIMockRecorder) DescribeJobRequest

func (mr *MockS3ControlAPIMockRecorder) DescribeJobRequest(arg0 interface{}) *gomock.Call

DescribeJobRequest indicates an expected call of DescribeJobRequest.

func (*MockS3ControlAPIMockRecorder) DescribeJobWithContext

func (mr *MockS3ControlAPIMockRecorder) DescribeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeJobWithContext indicates an expected call of DescribeJobWithContext.

func (*MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperation added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperation(arg0 interface{}) *gomock.Call

DescribeMultiRegionAccessPointOperation indicates an expected call of DescribeMultiRegionAccessPointOperation.

func (*MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperationRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperationRequest(arg0 interface{}) *gomock.Call

DescribeMultiRegionAccessPointOperationRequest indicates an expected call of DescribeMultiRegionAccessPointOperationRequest.

func (*MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperationWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) DescribeMultiRegionAccessPointOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMultiRegionAccessPointOperationWithContext indicates an expected call of DescribeMultiRegionAccessPointOperationWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPoint

func (mr *MockS3ControlAPIMockRecorder) GetAccessPoint(arg0 interface{}) *gomock.Call

GetAccessPoint indicates an expected call of GetAccessPoint.

func (*MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambda(arg0 interface{}) *gomock.Call

GetAccessPointConfigurationForObjectLambda indicates an expected call of GetAccessPointConfigurationForObjectLambda.

func (*MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambdaRequest(arg0 interface{}) *gomock.Call

GetAccessPointConfigurationForObjectLambdaRequest indicates an expected call of GetAccessPointConfigurationForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointConfigurationForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointConfigurationForObjectLambdaWithContext indicates an expected call of GetAccessPointConfigurationForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambda(arg0 interface{}) *gomock.Call

GetAccessPointForObjectLambda indicates an expected call of GetAccessPointForObjectLambda.

func (*MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambdaRequest(arg0 interface{}) *gomock.Call

GetAccessPointForObjectLambdaRequest indicates an expected call of GetAccessPointForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointForObjectLambdaWithContext indicates an expected call of GetAccessPointForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicy

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicy(arg0 interface{}) *gomock.Call

GetAccessPointPolicy indicates an expected call of GetAccessPointPolicy.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambda(arg0 interface{}) *gomock.Call

GetAccessPointPolicyForObjectLambda indicates an expected call of GetAccessPointPolicyForObjectLambda.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambdaRequest(arg0 interface{}) *gomock.Call

GetAccessPointPolicyForObjectLambdaRequest indicates an expected call of GetAccessPointPolicyForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointPolicyForObjectLambdaWithContext indicates an expected call of GetAccessPointPolicyForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyRequest

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyRequest(arg0 interface{}) *gomock.Call

GetAccessPointPolicyRequest indicates an expected call of GetAccessPointPolicyRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatus

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatus(arg0 interface{}) *gomock.Call

GetAccessPointPolicyStatus indicates an expected call of GetAccessPointPolicyStatus.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambda(arg0 interface{}) *gomock.Call

GetAccessPointPolicyStatusForObjectLambda indicates an expected call of GetAccessPointPolicyStatusForObjectLambda.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambdaRequest(arg0 interface{}) *gomock.Call

GetAccessPointPolicyStatusForObjectLambdaRequest indicates an expected call of GetAccessPointPolicyStatusForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointPolicyStatusForObjectLambdaWithContext indicates an expected call of GetAccessPointPolicyStatusForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusRequest

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusRequest(arg0 interface{}) *gomock.Call

GetAccessPointPolicyStatusRequest indicates an expected call of GetAccessPointPolicyStatusRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusWithContext

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointPolicyStatusWithContext indicates an expected call of GetAccessPointPolicyStatusWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPointPolicyWithContext

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointPolicyWithContext indicates an expected call of GetAccessPointPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) GetAccessPointRequest

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointRequest(arg0 interface{}) *gomock.Call

GetAccessPointRequest indicates an expected call of GetAccessPointRequest.

func (*MockS3ControlAPIMockRecorder) GetAccessPointWithContext

func (mr *MockS3ControlAPIMockRecorder) GetAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessPointWithContext indicates an expected call of GetAccessPointWithContext.

func (*MockS3ControlAPIMockRecorder) GetBucket

func (mr *MockS3ControlAPIMockRecorder) GetBucket(arg0 interface{}) *gomock.Call

GetBucket indicates an expected call of GetBucket.

func (*MockS3ControlAPIMockRecorder) GetBucketLifecycleConfiguration

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

GetBucketLifecycleConfiguration indicates an expected call of GetBucketLifecycleConfiguration.

func (*MockS3ControlAPIMockRecorder) GetBucketLifecycleConfigurationRequest

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

GetBucketLifecycleConfigurationRequest indicates an expected call of GetBucketLifecycleConfigurationRequest.

func (*MockS3ControlAPIMockRecorder) GetBucketLifecycleConfigurationWithContext

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

GetBucketLifecycleConfigurationWithContext indicates an expected call of GetBucketLifecycleConfigurationWithContext.

func (*MockS3ControlAPIMockRecorder) GetBucketPolicy

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

GetBucketPolicy indicates an expected call of GetBucketPolicy.

func (*MockS3ControlAPIMockRecorder) GetBucketPolicyRequest

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

GetBucketPolicyRequest indicates an expected call of GetBucketPolicyRequest.

func (*MockS3ControlAPIMockRecorder) GetBucketPolicyWithContext

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

GetBucketPolicyWithContext indicates an expected call of GetBucketPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) GetBucketRequest

func (mr *MockS3ControlAPIMockRecorder) GetBucketRequest(arg0 interface{}) *gomock.Call

GetBucketRequest indicates an expected call of GetBucketRequest.

func (*MockS3ControlAPIMockRecorder) GetBucketTagging

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

GetBucketTagging indicates an expected call of GetBucketTagging.

func (*MockS3ControlAPIMockRecorder) GetBucketTaggingRequest

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

GetBucketTaggingRequest indicates an expected call of GetBucketTaggingRequest.

func (*MockS3ControlAPIMockRecorder) GetBucketTaggingWithContext

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

GetBucketTaggingWithContext indicates an expected call of GetBucketTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) GetBucketWithContext

func (mr *MockS3ControlAPIMockRecorder) GetBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketWithContext indicates an expected call of GetBucketWithContext.

func (*MockS3ControlAPIMockRecorder) GetJobTagging

func (mr *MockS3ControlAPIMockRecorder) GetJobTagging(arg0 interface{}) *gomock.Call

GetJobTagging indicates an expected call of GetJobTagging.

func (*MockS3ControlAPIMockRecorder) GetJobTaggingRequest

func (mr *MockS3ControlAPIMockRecorder) GetJobTaggingRequest(arg0 interface{}) *gomock.Call

GetJobTaggingRequest indicates an expected call of GetJobTaggingRequest.

func (*MockS3ControlAPIMockRecorder) GetJobTaggingWithContext

func (mr *MockS3ControlAPIMockRecorder) GetJobTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobTaggingWithContext indicates an expected call of GetJobTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPoint added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPoint(arg0 interface{}) *gomock.Call

GetMultiRegionAccessPoint indicates an expected call of GetMultiRegionAccessPoint.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicy added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicy(arg0 interface{}) *gomock.Call

GetMultiRegionAccessPointPolicy indicates an expected call of GetMultiRegionAccessPointPolicy.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyRequest(arg0 interface{}) *gomock.Call

GetMultiRegionAccessPointPolicyRequest indicates an expected call of GetMultiRegionAccessPointPolicyRequest.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatus added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatus(arg0 interface{}) *gomock.Call

GetMultiRegionAccessPointPolicyStatus indicates an expected call of GetMultiRegionAccessPointPolicyStatus.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatusRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatusRequest(arg0 interface{}) *gomock.Call

GetMultiRegionAccessPointPolicyStatusRequest indicates an expected call of GetMultiRegionAccessPointPolicyStatusRequest.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatusWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMultiRegionAccessPointPolicyStatusWithContext indicates an expected call of GetMultiRegionAccessPointPolicyStatusWithContext.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMultiRegionAccessPointPolicyWithContext indicates an expected call of GetMultiRegionAccessPointPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointRequest(arg0 interface{}) *gomock.Call

GetMultiRegionAccessPointRequest indicates an expected call of GetMultiRegionAccessPointRequest.

func (*MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) GetMultiRegionAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMultiRegionAccessPointWithContext indicates an expected call of GetMultiRegionAccessPointWithContext.

func (*MockS3ControlAPIMockRecorder) GetPublicAccessBlock

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

GetPublicAccessBlock indicates an expected call of GetPublicAccessBlock.

func (*MockS3ControlAPIMockRecorder) GetPublicAccessBlockRequest

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

GetPublicAccessBlockRequest indicates an expected call of GetPublicAccessBlockRequest.

func (*MockS3ControlAPIMockRecorder) GetPublicAccessBlockWithContext

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

GetPublicAccessBlockWithContext indicates an expected call of GetPublicAccessBlockWithContext.

func (*MockS3ControlAPIMockRecorder) GetStorageLensConfiguration

func (mr *MockS3ControlAPIMockRecorder) GetStorageLensConfiguration(arg0 interface{}) *gomock.Call

GetStorageLensConfiguration indicates an expected call of GetStorageLensConfiguration.

func (*MockS3ControlAPIMockRecorder) GetStorageLensConfigurationRequest

func (mr *MockS3ControlAPIMockRecorder) GetStorageLensConfigurationRequest(arg0 interface{}) *gomock.Call

GetStorageLensConfigurationRequest indicates an expected call of GetStorageLensConfigurationRequest.

func (*MockS3ControlAPIMockRecorder) GetStorageLensConfigurationTagging

func (mr *MockS3ControlAPIMockRecorder) GetStorageLensConfigurationTagging(arg0 interface{}) *gomock.Call

GetStorageLensConfigurationTagging indicates an expected call of GetStorageLensConfigurationTagging.

func (*MockS3ControlAPIMockRecorder) GetStorageLensConfigurationTaggingRequest

func (mr *MockS3ControlAPIMockRecorder) GetStorageLensConfigurationTaggingRequest(arg0 interface{}) *gomock.Call

GetStorageLensConfigurationTaggingRequest indicates an expected call of GetStorageLensConfigurationTaggingRequest.

func (*MockS3ControlAPIMockRecorder) GetStorageLensConfigurationTaggingWithContext

func (mr *MockS3ControlAPIMockRecorder) GetStorageLensConfigurationTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStorageLensConfigurationTaggingWithContext indicates an expected call of GetStorageLensConfigurationTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) GetStorageLensConfigurationWithContext

func (mr *MockS3ControlAPIMockRecorder) GetStorageLensConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStorageLensConfigurationWithContext indicates an expected call of GetStorageLensConfigurationWithContext.

func (*MockS3ControlAPIMockRecorder) ListAccessPoints

func (mr *MockS3ControlAPIMockRecorder) ListAccessPoints(arg0 interface{}) *gomock.Call

ListAccessPoints indicates an expected call of ListAccessPoints.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambda(arg0 interface{}) *gomock.Call

ListAccessPointsForObjectLambda indicates an expected call of ListAccessPointsForObjectLambda.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaPages added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaPages(arg0, arg1 interface{}) *gomock.Call

ListAccessPointsForObjectLambdaPages indicates an expected call of ListAccessPointsForObjectLambdaPages.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaPagesWithContext added in v1.38.35

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

ListAccessPointsForObjectLambdaPagesWithContext indicates an expected call of ListAccessPointsForObjectLambdaPagesWithContext.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaRequest(arg0 interface{}) *gomock.Call

ListAccessPointsForObjectLambdaRequest indicates an expected call of ListAccessPointsForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessPointsForObjectLambdaWithContext indicates an expected call of ListAccessPointsForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsPages

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsPages(arg0, arg1 interface{}) *gomock.Call

ListAccessPointsPages indicates an expected call of ListAccessPointsPages.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsPagesWithContext

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

ListAccessPointsPagesWithContext indicates an expected call of ListAccessPointsPagesWithContext.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsRequest

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsRequest(arg0 interface{}) *gomock.Call

ListAccessPointsRequest indicates an expected call of ListAccessPointsRequest.

func (*MockS3ControlAPIMockRecorder) ListAccessPointsWithContext

func (mr *MockS3ControlAPIMockRecorder) ListAccessPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessPointsWithContext indicates an expected call of ListAccessPointsWithContext.

func (*MockS3ControlAPIMockRecorder) ListJobs

func (mr *MockS3ControlAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call

ListJobs indicates an expected call of ListJobs.

func (*MockS3ControlAPIMockRecorder) ListJobsPages

func (mr *MockS3ControlAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call

ListJobsPages indicates an expected call of ListJobsPages.

func (*MockS3ControlAPIMockRecorder) ListJobsPagesWithContext

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

ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext.

func (*MockS3ControlAPIMockRecorder) ListJobsRequest

func (mr *MockS3ControlAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call

ListJobsRequest indicates an expected call of ListJobsRequest.

func (*MockS3ControlAPIMockRecorder) ListJobsWithContext

func (mr *MockS3ControlAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListJobsWithContext indicates an expected call of ListJobsWithContext.

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPoints added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) ListMultiRegionAccessPoints(arg0 interface{}) *gomock.Call

ListMultiRegionAccessPoints indicates an expected call of ListMultiRegionAccessPoints.

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsPages added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsPages(arg0, arg1 interface{}) *gomock.Call

ListMultiRegionAccessPointsPages indicates an expected call of ListMultiRegionAccessPointsPages.

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsPagesWithContext added in v1.43.22

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

ListMultiRegionAccessPointsPagesWithContext indicates an expected call of ListMultiRegionAccessPointsPagesWithContext.

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsRequest(arg0 interface{}) *gomock.Call

ListMultiRegionAccessPointsRequest indicates an expected call of ListMultiRegionAccessPointsRequest.

func (*MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) ListMultiRegionAccessPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMultiRegionAccessPointsWithContext indicates an expected call of ListMultiRegionAccessPointsWithContext.

func (*MockS3ControlAPIMockRecorder) ListRegionalBuckets

func (mr *MockS3ControlAPIMockRecorder) ListRegionalBuckets(arg0 interface{}) *gomock.Call

ListRegionalBuckets indicates an expected call of ListRegionalBuckets.

func (*MockS3ControlAPIMockRecorder) ListRegionalBucketsPages

func (mr *MockS3ControlAPIMockRecorder) ListRegionalBucketsPages(arg0, arg1 interface{}) *gomock.Call

ListRegionalBucketsPages indicates an expected call of ListRegionalBucketsPages.

func (*MockS3ControlAPIMockRecorder) ListRegionalBucketsPagesWithContext

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

ListRegionalBucketsPagesWithContext indicates an expected call of ListRegionalBucketsPagesWithContext.

func (*MockS3ControlAPIMockRecorder) ListRegionalBucketsRequest

func (mr *MockS3ControlAPIMockRecorder) ListRegionalBucketsRequest(arg0 interface{}) *gomock.Call

ListRegionalBucketsRequest indicates an expected call of ListRegionalBucketsRequest.

func (*MockS3ControlAPIMockRecorder) ListRegionalBucketsWithContext

func (mr *MockS3ControlAPIMockRecorder) ListRegionalBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRegionalBucketsWithContext indicates an expected call of ListRegionalBucketsWithContext.

func (*MockS3ControlAPIMockRecorder) ListStorageLensConfigurations

func (mr *MockS3ControlAPIMockRecorder) ListStorageLensConfigurations(arg0 interface{}) *gomock.Call

ListStorageLensConfigurations indicates an expected call of ListStorageLensConfigurations.

func (*MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsPages added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListStorageLensConfigurationsPages indicates an expected call of ListStorageLensConfigurationsPages.

func (*MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsPagesWithContext added in v1.38.35

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

ListStorageLensConfigurationsPagesWithContext indicates an expected call of ListStorageLensConfigurationsPagesWithContext.

func (*MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsRequest

func (mr *MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsRequest(arg0 interface{}) *gomock.Call

ListStorageLensConfigurationsRequest indicates an expected call of ListStorageLensConfigurationsRequest.

func (*MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsWithContext

func (mr *MockS3ControlAPIMockRecorder) ListStorageLensConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStorageLensConfigurationsWithContext indicates an expected call of ListStorageLensConfigurationsWithContext.

func (*MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambda(arg0 interface{}) *gomock.Call

PutAccessPointConfigurationForObjectLambda indicates an expected call of PutAccessPointConfigurationForObjectLambda.

func (*MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambdaRequest(arg0 interface{}) *gomock.Call

PutAccessPointConfigurationForObjectLambdaRequest indicates an expected call of PutAccessPointConfigurationForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointConfigurationForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccessPointConfigurationForObjectLambdaWithContext indicates an expected call of PutAccessPointConfigurationForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicy

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointPolicy(arg0 interface{}) *gomock.Call

PutAccessPointPolicy indicates an expected call of PutAccessPointPolicy.

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambda added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambda(arg0 interface{}) *gomock.Call

PutAccessPointPolicyForObjectLambda indicates an expected call of PutAccessPointPolicyForObjectLambda.

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambdaRequest added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambdaRequest(arg0 interface{}) *gomock.Call

PutAccessPointPolicyForObjectLambdaRequest indicates an expected call of PutAccessPointPolicyForObjectLambdaRequest.

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambdaWithContext added in v1.38.35

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointPolicyForObjectLambdaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccessPointPolicyForObjectLambdaWithContext indicates an expected call of PutAccessPointPolicyForObjectLambdaWithContext.

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyRequest

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointPolicyRequest(arg0 interface{}) *gomock.Call

PutAccessPointPolicyRequest indicates an expected call of PutAccessPointPolicyRequest.

func (*MockS3ControlAPIMockRecorder) PutAccessPointPolicyWithContext

func (mr *MockS3ControlAPIMockRecorder) PutAccessPointPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccessPointPolicyWithContext indicates an expected call of PutAccessPointPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) PutBucketLifecycleConfiguration

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

PutBucketLifecycleConfiguration indicates an expected call of PutBucketLifecycleConfiguration.

func (*MockS3ControlAPIMockRecorder) PutBucketLifecycleConfigurationRequest

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

PutBucketLifecycleConfigurationRequest indicates an expected call of PutBucketLifecycleConfigurationRequest.

func (*MockS3ControlAPIMockRecorder) PutBucketLifecycleConfigurationWithContext

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

PutBucketLifecycleConfigurationWithContext indicates an expected call of PutBucketLifecycleConfigurationWithContext.

func (*MockS3ControlAPIMockRecorder) PutBucketPolicy

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

PutBucketPolicy indicates an expected call of PutBucketPolicy.

func (*MockS3ControlAPIMockRecorder) PutBucketPolicyRequest

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

PutBucketPolicyRequest indicates an expected call of PutBucketPolicyRequest.

func (*MockS3ControlAPIMockRecorder) PutBucketPolicyWithContext

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

PutBucketPolicyWithContext indicates an expected call of PutBucketPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) PutBucketTagging

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

PutBucketTagging indicates an expected call of PutBucketTagging.

func (*MockS3ControlAPIMockRecorder) PutBucketTaggingRequest

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

PutBucketTaggingRequest indicates an expected call of PutBucketTaggingRequest.

func (*MockS3ControlAPIMockRecorder) PutBucketTaggingWithContext

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

PutBucketTaggingWithContext indicates an expected call of PutBucketTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) PutJobTagging

func (mr *MockS3ControlAPIMockRecorder) PutJobTagging(arg0 interface{}) *gomock.Call

PutJobTagging indicates an expected call of PutJobTagging.

func (*MockS3ControlAPIMockRecorder) PutJobTaggingRequest

func (mr *MockS3ControlAPIMockRecorder) PutJobTaggingRequest(arg0 interface{}) *gomock.Call

PutJobTaggingRequest indicates an expected call of PutJobTaggingRequest.

func (*MockS3ControlAPIMockRecorder) PutJobTaggingWithContext

func (mr *MockS3ControlAPIMockRecorder) PutJobTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutJobTaggingWithContext indicates an expected call of PutJobTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicy added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicy(arg0 interface{}) *gomock.Call

PutMultiRegionAccessPointPolicy indicates an expected call of PutMultiRegionAccessPointPolicy.

func (*MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicyRequest added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicyRequest(arg0 interface{}) *gomock.Call

PutMultiRegionAccessPointPolicyRequest indicates an expected call of PutMultiRegionAccessPointPolicyRequest.

func (*MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicyWithContext added in v1.43.22

func (mr *MockS3ControlAPIMockRecorder) PutMultiRegionAccessPointPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutMultiRegionAccessPointPolicyWithContext indicates an expected call of PutMultiRegionAccessPointPolicyWithContext.

func (*MockS3ControlAPIMockRecorder) PutPublicAccessBlock

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

PutPublicAccessBlock indicates an expected call of PutPublicAccessBlock.

func (*MockS3ControlAPIMockRecorder) PutPublicAccessBlockRequest

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

PutPublicAccessBlockRequest indicates an expected call of PutPublicAccessBlockRequest.

func (*MockS3ControlAPIMockRecorder) PutPublicAccessBlockWithContext

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

PutPublicAccessBlockWithContext indicates an expected call of PutPublicAccessBlockWithContext.

func (*MockS3ControlAPIMockRecorder) PutStorageLensConfiguration

func (mr *MockS3ControlAPIMockRecorder) PutStorageLensConfiguration(arg0 interface{}) *gomock.Call

PutStorageLensConfiguration indicates an expected call of PutStorageLensConfiguration.

func (*MockS3ControlAPIMockRecorder) PutStorageLensConfigurationRequest

func (mr *MockS3ControlAPIMockRecorder) PutStorageLensConfigurationRequest(arg0 interface{}) *gomock.Call

PutStorageLensConfigurationRequest indicates an expected call of PutStorageLensConfigurationRequest.

func (*MockS3ControlAPIMockRecorder) PutStorageLensConfigurationTagging

func (mr *MockS3ControlAPIMockRecorder) PutStorageLensConfigurationTagging(arg0 interface{}) *gomock.Call

PutStorageLensConfigurationTagging indicates an expected call of PutStorageLensConfigurationTagging.

func (*MockS3ControlAPIMockRecorder) PutStorageLensConfigurationTaggingRequest

func (mr *MockS3ControlAPIMockRecorder) PutStorageLensConfigurationTaggingRequest(arg0 interface{}) *gomock.Call

PutStorageLensConfigurationTaggingRequest indicates an expected call of PutStorageLensConfigurationTaggingRequest.

func (*MockS3ControlAPIMockRecorder) PutStorageLensConfigurationTaggingWithContext

func (mr *MockS3ControlAPIMockRecorder) PutStorageLensConfigurationTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutStorageLensConfigurationTaggingWithContext indicates an expected call of PutStorageLensConfigurationTaggingWithContext.

func (*MockS3ControlAPIMockRecorder) PutStorageLensConfigurationWithContext

func (mr *MockS3ControlAPIMockRecorder) PutStorageLensConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutStorageLensConfigurationWithContext indicates an expected call of PutStorageLensConfigurationWithContext.

func (*MockS3ControlAPIMockRecorder) UpdateJobPriority

func (mr *MockS3ControlAPIMockRecorder) UpdateJobPriority(arg0 interface{}) *gomock.Call

UpdateJobPriority indicates an expected call of UpdateJobPriority.

func (*MockS3ControlAPIMockRecorder) UpdateJobPriorityRequest

func (mr *MockS3ControlAPIMockRecorder) UpdateJobPriorityRequest(arg0 interface{}) *gomock.Call

UpdateJobPriorityRequest indicates an expected call of UpdateJobPriorityRequest.

func (*MockS3ControlAPIMockRecorder) UpdateJobPriorityWithContext

func (mr *MockS3ControlAPIMockRecorder) UpdateJobPriorityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateJobPriorityWithContext indicates an expected call of UpdateJobPriorityWithContext.

func (*MockS3ControlAPIMockRecorder) UpdateJobStatus

func (mr *MockS3ControlAPIMockRecorder) UpdateJobStatus(arg0 interface{}) *gomock.Call

UpdateJobStatus indicates an expected call of UpdateJobStatus.

func (*MockS3ControlAPIMockRecorder) UpdateJobStatusRequest

func (mr *MockS3ControlAPIMockRecorder) UpdateJobStatusRequest(arg0 interface{}) *gomock.Call

UpdateJobStatusRequest indicates an expected call of UpdateJobStatusRequest.

func (*MockS3ControlAPIMockRecorder) UpdateJobStatusWithContext

func (mr *MockS3ControlAPIMockRecorder) UpdateJobStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateJobStatusWithContext indicates an expected call of UpdateJobStatusWithContext.

Jump to

Keyboard shortcuts

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